Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a218d4f56953046ecdce72b8d912b6fb71d7f601 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-ssh9807971211674409642.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13983095069268475725.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh1590169273586875062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3371799802943798681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh4976948415559683622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-5357 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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-ssh3929826395057989576.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 a218d4f56953046ecdce72b8d912b6fb71d7f601 (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 a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 Commit message: "feat: Added "make lint" target and added it to "make test". Also resolved all lint errors (#63)" > git rev-list --no-walk a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-16T16:17:08.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-16T16:17:08.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-16T16:17:08.824Z] ========================================================= [2022-02-16T16:17:08.824Z] EdgeX Global Pipelines Version Info [2022-02-16T16:17:08.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:17:09.975Z] ------------------- [2022-02-16T16:17:09.975Z] stable info: [2022-02-16T16:17:09.975Z] ------------------- [2022-02-16T16:17:09.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T16:17:09.975Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T16:17:09.975Z] Message: update stable to v1.0.220 [2022-02-16T16:17:10.552Z] ------------------- [2022-02-16T16:17:10.552Z] experimental info: [2022-02-16T16:17:10.552Z] ------------------- [2022-02-16T16:17:10.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T16:17:10.552Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T16:17:10.553Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-16T16:17:10.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-02-16T16:17:10.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-02-16T16:17:10.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-16T16:17:10.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-16T16:17:10.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-16T16:17:10.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-16T16:17:10.753Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-16T16:17:10.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-16T16:17:10.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-16T16:17:10.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-16T16:17:10.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-16T16:17:10.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-02-16T16:17:10.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-16T16:17:10.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-16T16:17:10.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T16:17:10.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T16:17:10.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T16:17:10.890Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T16:17:10.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-16T16:17:10.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-16T16:17:10.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-16T16:17:10.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-16T16:17:10.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-16T16:17:10.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-16T16:17:10.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-16T16:17:10.994Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-16T16:17:11.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-16T16:17:11.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-16T16:17:11.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-16T16:17:11.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo [2022-02-16T16:17:11.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a218d4f [Pipeline] echo [2022-02-16T16:17:11.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:17:11.109Z] provisioning config files... [2022-02-16T16:17:11.121Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6763964299778264031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:17:11.430Z] ---> docker-login.sh [2022-02-16T16:17:11.430Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:17:11.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:11.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:11.691Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:11.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:11.691Z] [2022-02-16T16:17:11.691Z] Login Succeeded [2022-02-16T16:17:11.691Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:17:11.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:11.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:11.691Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:11.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:11.691Z] [2022-02-16T16:17:11.691Z] Login Succeeded [2022-02-16T16:17:11.691Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:17:11.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:11.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:11.953Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:11.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:11.953Z] [2022-02-16T16:17:11.953Z] Login Succeeded [2022-02-16T16:17:11.953Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:17:11.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:11.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:11.953Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:11.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:11.953Z] [2022-02-16T16:17:11.953Z] Login Succeeded [2022-02-16T16:17:11.953Z] docker.io [2022-02-16T16:17:11.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:12.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:12.530Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:12.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:12.530Z] [2022-02-16T16:17:12.530Z] Login Succeeded [2022-02-16T16:17:12.530Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:17:12.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-16T16:17:12.934Z] + git rev-list -1 --merges a218d4f56953046ecdce72b8d912b6fb71d7f601~1..a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo [2022-02-16T16:17:12.953Z] -----------> git rev-list -1 --merges a218d4f56953046ecdce72b8d912b6fb71d7f601~1..a218d4f56953046ecdce72b8d912b6fb71d7f601 a218d4f56953046ecdce72b8d912b6fb71d7f601 [false] [Pipeline] sh [2022-02-16T16:17:13.249Z] + git log --format=format:%s -1 a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo [2022-02-16T16:17:13.267Z] ========================================================= [2022-02-16T16:17:13.267Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-16T16:17:13.267Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:17:13.607Z] + git log --format=format:%s -1 a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo [2022-02-16T16:17:13.621Z] [semverPrep] GIT_COMMIT: a218d4f56953046ecdce72b8d912b6fb71d7f601, Commit Message: feat: Added "make lint" target and added it to "make test". Also resolved all lint errors (#63) [Pipeline] echo [2022-02-16T16:17:13.634Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-16T16:17:14.054Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:17:14.054Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-16T16:17:14.054Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-16T16:17:14.054Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-16T16:17:14.054Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-16T16:17:14.054Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-16T16:17:14.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:17:14.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:17:14.492Z] [2022-02-16T16:17:14.492Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:17:14.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:17:14.799Z] latest: Pulling from edgex-devops/git-semver [2022-02-16T16:17:14.799Z] a0d0a0d46f8b: Pulling fs layer [2022-02-16T16:17:14.799Z] 3e5f54012d9b: Pulling fs layer [2022-02-16T16:17:14.799Z] 4c7163046ea9: Pulling fs layer [2022-02-16T16:17:14.799Z] 0c2d73faf560: Pulling fs layer [2022-02-16T16:17:14.799Z] 0c2d73faf560: Waiting [2022-02-16T16:17:14.799Z] 3e5f54012d9b: Verifying Checksum [2022-02-16T16:17:14.799Z] 3e5f54012d9b: Download complete [2022-02-16T16:17:14.799Z] a0d0a0d46f8b: Verifying Checksum [2022-02-16T16:17:14.799Z] a0d0a0d46f8b: Download complete [2022-02-16T16:17:14.799Z] 0c2d73faf560: Verifying Checksum [2022-02-16T16:17:14.799Z] 0c2d73faf560: Download complete [2022-02-16T16:17:14.799Z] 4c7163046ea9: Verifying Checksum [2022-02-16T16:17:14.799Z] 4c7163046ea9: Download complete [2022-02-16T16:17:15.067Z] a0d0a0d46f8b: Pull complete [2022-02-16T16:17:15.067Z] 3e5f54012d9b: Pull complete [2022-02-16T16:17:15.334Z] 4c7163046ea9: Pull complete [2022-02-16T16:17:15.602Z] 0c2d73faf560: Pull complete [2022-02-16T16:17:15.602Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-16T16:17:15.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:17:15.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-16T16:17:15.667Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:17:15.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:17:16.212Z] $ docker top 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:17:16.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:17:16.311Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:17:16.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:17:16.414Z] $ docker exec 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent [2022-02-16T16:17:16.525Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiOBkdn/agent.13 [2022-02-16T16:17:16.525Z] SSH_AGENT_PID=20 [2022-02-16T16:17:16.532Z] Running ssh-add (command line suppressed) [2022-02-16T16:17:16.641Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7755649537307763733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7755649537307763733.key) [2022-02-16T16:17:16.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:17:16.948Z] + git tag --points-at HEAD [Pipeline] } [2022-02-16T16:17:16.960Z] $ docker exec --env ******** --env ******** 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent -k [2022-02-16T16:17:17.079Z] unset SSH_AUTH_SOCK; [2022-02-16T16:17:17.081Z] unset SSH_AGENT_PID; [2022-02-16T16:17:17.081Z] echo Agent pid 20 killed; [2022-02-16T16:17:17.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-16T16:17:17.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:17:17.117Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:17:17.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:17:17.221Z] $ docker exec 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent [2022-02-16T16:17:17.321Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhFOCEL/agent.54 [2022-02-16T16:17:17.321Z] SSH_AGENT_PID=60 [2022-02-16T16:17:17.327Z] Running ssh-add (command line suppressed) [2022-02-16T16:17:17.419Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8130130325502759860.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8130130325502759860.key) [2022-02-16T16:17:17.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:17:17.727Z] + git semver init [2022-02-16T16:17:17.727Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:17:17.727Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T16:17:17.727Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T16:17:17.727Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:17:17.727Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:17:17.727Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:17:17.727Z] # $SEMVER_BRANCH = main [2022-02-16T16:17:17.727Z] # $SEMVER_TEMP = /tmp/semver-467218320 [2022-02-16T16:17:17.727Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-02-16T16:17:19.115Z] # '/tmp/semver-467218320' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-02-16T16:17:19.115Z] # -> Force: false [2022-02-16T16:17:19.115Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-02-16T16:17:19.126Z] $ docker exec --env ******** --env ******** 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent -k [2022-02-16T16:17:19.206Z] unset SSH_AUTH_SOCK; [2022-02-16T16:17:19.206Z] unset SSH_AGENT_PID; [2022-02-16T16:17:19.207Z] echo Agent pid 60 killed; [2022-02-16T16:17:19.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:17:19.530Z] + git semver [Pipeline] } [2022-02-16T16:17:19.542Z] $ docker stop --time=1 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 [2022-02-16T16:17:20.782Z] $ docker rm -f 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:17:21.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-16T16:17:21.353Z] Stashed 1 file(s) [Pipeline] echo [2022-02-16T16:17:21.357Z] [edgeXSemver]: initialized semver on version 2.1.0-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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:17:21.532Z] provisioning config files... [2022-02-16T16:17:21.541Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8229936183026116574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:17:21.845Z] ---> docker-login.sh [2022-02-16T16:17:21.846Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:17:21.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:21.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:21.846Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:21.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:21.846Z] [2022-02-16T16:17:21.846Z] Login Succeeded [2022-02-16T16:17:21.846Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:17:21.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:21.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:21.846Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:21.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:21.846Z] [2022-02-16T16:17:21.846Z] Login Succeeded [2022-02-16T16:17:21.846Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:17:22.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:22.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:22.106Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:22.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:22.106Z] [2022-02-16T16:17:22.106Z] Login Succeeded [2022-02-16T16:17:22.106Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:17:22.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:22.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:22.106Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:22.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:22.106Z] [2022-02-16T16:17:22.106Z] Login Succeeded [2022-02-16T16:17:22.106Z] docker.io [2022-02-16T16:17:22.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:17:22.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:17:22.629Z] Configure a credential helper to remove this warning. See [2022-02-16T16:17:22.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:17:22.629Z] [2022-02-16T16:17:22.629Z] Login Succeeded [2022-02-16T16:17:22.629Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:17:22.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T16:17:22.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:17:22.721Z] ========================================================= [2022-02-16T16:17:22.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-16T16:17:22.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:17:23.034Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-16T16:17:23.035Z] Sending build context to Docker daemon 10MB [2022-02-16T16:17:23.035Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:17:23.035Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-16T16:17:23.035Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-16T16:17:23.035Z] 59bf1c3509f3: Pulling fs layer [2022-02-16T16:17:23.035Z] 666ba61612fd: Pulling fs layer [2022-02-16T16:17:23.035Z] 8ed8ca486205: Pulling fs layer [2022-02-16T16:17:23.035Z] 4fe6c5a15a65: Pulling fs layer [2022-02-16T16:17:23.035Z] 22a0e8bec74d: Pulling fs layer [2022-02-16T16:17:23.035Z] 640e595b4fbd: Pulling fs layer [2022-02-16T16:17:23.035Z] 763cafe07f6e: Pulling fs layer [2022-02-16T16:17:23.035Z] 0c0b528cf693: Pulling fs layer [2022-02-16T16:17:23.035Z] 10935f4eaf8b: Pulling fs layer [2022-02-16T16:17:23.035Z] 4fe6c5a15a65: Waiting [2022-02-16T16:17:23.035Z] 22a0e8bec74d: Waiting [2022-02-16T16:17:23.035Z] 640e595b4fbd: Waiting [2022-02-16T16:17:23.035Z] 763cafe07f6e: Waiting [2022-02-16T16:17:23.035Z] 0c0b528cf693: Waiting [2022-02-16T16:17:23.035Z] 10935f4eaf8b: Waiting [2022-02-16T16:17:23.035Z] 8ed8ca486205: Verifying Checksum [2022-02-16T16:17:23.035Z] 8ed8ca486205: Download complete [2022-02-16T16:17:23.294Z] 666ba61612fd: Verifying Checksum [2022-02-16T16:17:23.294Z] 666ba61612fd: Download complete [2022-02-16T16:17:23.294Z] 22a0e8bec74d: Verifying Checksum [2022-02-16T16:17:23.294Z] 22a0e8bec74d: Download complete [2022-02-16T16:17:23.294Z] 640e595b4fbd: Verifying Checksum [2022-02-16T16:17:23.294Z] 640e595b4fbd: Download complete [2022-02-16T16:17:23.294Z] 763cafe07f6e: Verifying Checksum [2022-02-16T16:17:23.294Z] 763cafe07f6e: Download complete [2022-02-16T16:17:23.294Z] 59bf1c3509f3: Verifying Checksum [2022-02-16T16:17:23.294Z] 59bf1c3509f3: Download complete [2022-02-16T16:17:23.294Z] 0c0b528cf693: Verifying Checksum [2022-02-16T16:17:23.294Z] 0c0b528cf693: Download complete [2022-02-16T16:17:23.560Z] 59bf1c3509f3: Pull complete [2022-02-16T16:17:23.834Z] 666ba61612fd: Pull complete [2022-02-16T16:17:23.834Z] 4fe6c5a15a65: Verifying Checksum [2022-02-16T16:17:23.834Z] 4fe6c5a15a65: Download complete [2022-02-16T16:17:23.834Z] 8ed8ca486205: Pull complete [2022-02-16T16:17:24.102Z] 10935f4eaf8b: Verifying Checksum [2022-02-16T16:17:24.102Z] 10935f4eaf8b: Download complete [2022-02-16T16:17:28.360Z] 4fe6c5a15a65: Pull complete [2022-02-16T16:17:28.360Z] 22a0e8bec74d: Pull complete [2022-02-16T16:17:28.360Z] 640e595b4fbd: Pull complete [2022-02-16T16:17:28.360Z] 763cafe07f6e: Pull complete [2022-02-16T16:17:28.360Z] 0c0b528cf693: Pull complete [2022-02-16T16:17:30.912Z] 10935f4eaf8b: Pull complete [2022-02-16T16:17:30.912Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-16T16:17:30.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T16:17:30.912Z] ---> 99d49a6021b9 [2022-02-16T16:17:30.912Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T16:17:32.302Z] ---> Running in a36acabcba61 [2022-02-16T16:17:32.302Z] Removing intermediate container a36acabcba61 [2022-02-16T16:17:32.302Z] ---> 907e74062800 [2022-02-16T16:17:32.302Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:17:32.302Z] ---> Running in 63a282f4d0d6 [2022-02-16T16:17:32.302Z] Removing intermediate container 63a282f4d0d6 [2022-02-16T16:17:32.302Z] ---> 8e767a91dc72 [2022-02-16T16:17:32.302Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T16:17:32.302Z] ---> Running in c5ac4c740b69 [2022-02-16T16:17:32.565Z] Removing intermediate container c5ac4c740b69 [2022-02-16T16:17:32.565Z] ---> 2b10516c20d7 [2022-02-16T16:17:32.565Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:17:32.565Z] ---> Running in 583aa968fba0 [2022-02-16T16:17:33.138Z] Removing intermediate container 583aa968fba0 [2022-02-16T16:17:33.138Z] ---> f8babc8f85da [2022-02-16T16:17:33.138Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:17:33.138Z] ---> Running in bb5d185b14ff [2022-02-16T16:17:33.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:17:36.486Z] Still waiting to schedule task [2022-02-16T16:17:36.486Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-16T16:17:37.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:17:37.343Z] OK: 221 MiB in 52 packages [2022-02-16T16:17:37.343Z] Removing intermediate container bb5d185b14ff [2022-02-16T16:17:37.343Z] ---> cef1ab559c84 [2022-02-16T16:17:37.343Z] Step 8/13 : WORKDIR /app [2022-02-16T16:17:37.344Z] ---> Running in d1ed5d36552a [2022-02-16T16:17:37.344Z] Removing intermediate container d1ed5d36552a [2022-02-16T16:17:37.344Z] ---> 5685eb0f4c71 [2022-02-16T16:17:37.344Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-16T16:17:37.605Z] ---> 369902ae835d [2022-02-16T16:17:37.605Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:17:37.605Z] ---> Running in bd12d4258c45 [2022-02-16T16:18:16.438Z] Removing intermediate container bd12d4258c45 [2022-02-16T16:18:16.438Z] ---> dac73fe9ab73 [2022-02-16T16:18:16.438Z] Step 11/13 : COPY . . [2022-02-16T16:18:16.438Z] ---> 1f7d9aa51035 [2022-02-16T16:18:16.438Z] Step 12/13 : ARG MAKE="make build" [2022-02-16T16:18:16.438Z] ---> Running in 5396dfd543bb [2022-02-16T16:18:16.438Z] Removing intermediate container 5396dfd543bb [2022-02-16T16:18:16.438Z] ---> 1c62f6babb6e [2022-02-16T16:18:16.438Z] Step 13/13 : RUN $MAKE [2022-02-16T16:18:16.438Z] ---> Running in c81c8bd30aee [2022-02-16T16:18:16.438Z] noop [2022-02-16T16:18:16.438Z] Removing intermediate container c81c8bd30aee [2022-02-16T16:18:16.438Z] ---> 6dcb4b83e583 [2022-02-16T16:18:16.438Z] Successfully built 6dcb4b83e583 [2022-02-16T16:18:16.438Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:18:16.739Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T16:18:16.739Z] . [Pipeline] withDockerContainer [2022-02-16T16:18:16.805Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:18:16.838Z] $ 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 ******** ci-base-image-x86_64 cat [2022-02-16T16:18:17.195Z] $ docker top 26d4443bc564ead78d9b9cb5cfd3dd0e99e6bd39dc8a4779515e4561294b026a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:18:17.556Z] + go version [2022-02-16T16:18:17.556Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-16T16:18:17.566Z] $ docker stop --time=1 26d4443bc564ead78d9b9cb5cfd3dd0e99e6bd39dc8a4779515e4561294b026a [2022-02-16T16:18:18.729Z] $ docker rm -f 26d4443bc564ead78d9b9cb5cfd3dd0e99e6bd39dc8a4779515e4561294b026a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:18:19.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T16:18:19.152Z] . [Pipeline] withDockerContainer [2022-02-16T16:18:19.217Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:18:19.253Z] $ 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 ******** ci-base-image-x86_64 cat [2022-02-16T16:18:19.600Z] $ docker top 38379467e9cc6403cc4b803b0c7952ce7e2c0dfae6acbd6c60c54900ae30dde8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:18:19.984Z] + make test [2022-02-16T16:18:19.984Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-16T16:18:34.970Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-16T16:18:36.091Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.2% of statements [2022-02-16T16:18:36.091Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-16T16:18:38.755Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.535s coverage: 71.9% of statements [2022-02-16T16:18:38.756Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-16T16:18:51.121Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-16T16:18:54.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T16:18:54.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T16:18:54.449Z] ./bin/test-attribution.sh [Pipeline] echo [2022-02-16T16:18:54.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T16:18:54.476Z] $ docker stop --time=1 38379467e9cc6403cc4b803b0c7952ce7e2c0dfae6acbd6c60c54900ae30dde8 [2022-02-16T16:18:55.877Z] $ docker rm -f 38379467e9cc6403cc4b803b0c7952ce7e2c0dfae6acbd6c60c54900ae30dde8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:18:56.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T16:18:56.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-16T16:18:57.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T16:18:57.690Z] + ls -al . [2022-02-16T16:18:57.690Z] total 200 [2022-02-16T16:18:57.690Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 16 16:18 . [2022-02-16T16:18:57.690Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 16 16:17 .. [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 8248 Feb 16 16:17 Attribution.txt [2022-02-16T16:18:57.690Z] drwxrwxr-x. 2 jenkins jenkins 33 Feb 16 16:17 bin [2022-02-16T16:18:57.690Z] -rw-r--r--. 1 jenkins jenkins 41008 Feb 16 16:18 coverage.out [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 1923 Feb 16 16:17 Dockerfile [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 262 Feb 16 16:17 .dockerignore [2022-02-16T16:18:57.690Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 16:17 .git [2022-02-16T16:18:57.690Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 16:17 .github [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 788 Feb 16 16:17 .gitignore [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 41 Feb 16 16:17 .golangci.yml [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 3031 Feb 16 16:17 go.mod [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 49531 Feb 16 16:17 go.sum [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 16 16:17 GOVERNANCE.md [2022-02-16T16:18:57.690Z] drwxrwxr-x. 2 jenkins jenkins 140 Feb 16 16:17 images [2022-02-16T16:18:57.690Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 16 16:17 internal [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 686 Feb 16 16:17 Jenkinsfile [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 11347 Feb 16 16:17 LICENSE [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 531 Feb 16 16:17 main.go [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 2095 Feb 16 16:17 Makefile [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 617 Feb 16 16:17 OWNERS.md [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 31205 Feb 16 16:17 README.md [2022-02-16T16:18:57.690Z] drwxrwxr-x. 2 jenkins jenkins 32 Feb 16 16:17 res [2022-02-16T16:18:57.690Z] drwx------. 3 jenkins jenkins 30 Feb 16 16:17 .semver [2022-02-16T16:18:57.690Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 16 16:17 snap [2022-02-16T16:18:57.690Z] drwxrwxr-x. 3 jenkins jenkins 18 Feb 16 16:17 static [2022-02-16T16:18:57.690Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 16:17 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:18:57.987Z] + 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=a218d4f56953046ecdce72b8d912b6fb71d7f601 --label arch=amd64 --label version=2.1.0-dev.1 . [2022-02-16T16:18:57.987Z] Sending build context to Docker daemon 10MB [2022-02-16T16:18:57.987Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:18:57.987Z] Step 2/31 : FROM ${BASE} AS builder [2022-02-16T16:18:57.987Z] ---> 6dcb4b83e583 [2022-02-16T16:18:57.987Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T16:18:57.987Z] ---> Running in 271f65c3f68c [2022-02-16T16:18:58.155Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5362 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-02-16T16:18:58.168Z] Running in /w/workspace/app-rfid-llrp-inventory/22 [Pipeline] { [Pipeline] checkout [2022-02-16T16:18:58.245Z] Removing intermediate container 271f65c3f68c [2022-02-16T16:18:58.245Z] ---> 29446213eef8 [2022-02-16T16:18:58.245Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:18:58.245Z] ---> Running in cea61bcdbe97 [2022-02-16T16:18:58.245Z] Removing intermediate container cea61bcdbe97 [2022-02-16T16:18:58.245Z] ---> edab8bd4f689 [2022-02-16T16:18:58.245Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T16:18:58.245Z] ---> Running in 86b0461f69b7 [2022-02-16T16:18:58.245Z] Removing intermediate container 86b0461f69b7 [2022-02-16T16:18:58.245Z] ---> 9db595efdcd4 [2022-02-16T16:18:58.245Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:18:58.345Z] The recommended git tool is: git [2022-02-16T16:18:58.508Z] ---> Running in 186bdb9224d1 [2022-02-16T16:18:58.767Z] Removing intermediate container 186bdb9224d1 [2022-02-16T16:18:58.767Z] ---> 8d5b24755952 [2022-02-16T16:18:58.767Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:18:58.767Z] ---> Running in 1b6750c46d28 [2022-02-16T16:18:59.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:18:59.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:19:00.223Z] OK: 221 MiB in 52 packages [2022-02-16T16:19:00.485Z] Removing intermediate container 1b6750c46d28 [2022-02-16T16:19:00.485Z] ---> e69ba291c39f [2022-02-16T16:19:00.485Z] Step 8/31 : WORKDIR /app [2022-02-16T16:19:00.485Z] ---> Running in 36fb1509a29a [2022-02-16T16:19:00.746Z] Removing intermediate container 36fb1509a29a [2022-02-16T16:19:00.746Z] ---> 4d1817b4d72d [2022-02-16T16:19:00.746Z] Step 9/31 : COPY go.mod vendor* ./ [2022-02-16T16:19:00.746Z] ---> 49a0b41f2c0c [2022-02-16T16:19:00.746Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:19:00.746Z] ---> Running in c40c39717d0d [2022-02-16T16:19:01.322Z] Removing intermediate container c40c39717d0d [2022-02-16T16:19:01.322Z] ---> 629d2a4f5584 [2022-02-16T16:19:01.322Z] Step 11/31 : COPY . . [2022-02-16T16:19:01.586Z] ---> 10c2eeaa4016 [2022-02-16T16:19:01.586Z] Step 12/31 : ARG MAKE="make build" [2022-02-16T16:19:01.586Z] ---> Running in b5f8429dde39 [2022-02-16T16:19:01.846Z] Removing intermediate container b5f8429dde39 [2022-02-16T16:19:01.846Z] ---> 7956fd57a7a1 [2022-02-16T16:19:01.846Z] Step 13/31 : RUN $MAKE [2022-02-16T16:19:01.846Z] ---> Running in db665eabfcef [2022-02-16T16:19:02.111Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.1" -o app-rfid-llrp-inventory [2022-02-16T16:19:03.132Z] using credential edgex-jenkins-ssh [2022-02-16T16:19:03.148Z] Cloning the remote Git repository [2022-02-16T16:19:03.199Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-16T16:19:03.274Z] > git init /w/workspace/app-rfid-llrp-inventory/22 # timeout=10 [2022-02-16T16:19:03.356Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-16T16:19:03.356Z] > git --version # timeout=10 [2022-02-16T16:19:03.380Z] > git --version # 'git version 2.17.1' [2022-02-16T16:19:03.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T16:19:03.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T16:19:14.400Z] Removing intermediate container db665eabfcef [2022-02-16T16:19:14.400Z] ---> 5d095b463a7e [2022-02-16T16:19:14.400Z] Step 14/31 : FROM alpine:3.14 [2022-02-16T16:19:14.400Z] 3.14: Pulling from library/alpine [2022-02-16T16:19:14.659Z] 97518928ae5f: Pulling fs layer [2022-02-16T16:19:14.918Z] 97518928ae5f: Verifying Checksum [2022-02-16T16:19:14.918Z] 97518928ae5f: Download complete [2022-02-16T16:19:14.918Z] 97518928ae5f: Pull complete [2022-02-16T16:19:14.918Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T16:19:14.918Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T16:19:14.918Z] ---> 0a97eee8041e [2022-02-16T16:19:14.918Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T16:19:15.181Z] ---> Running in 2e2b0c8125f5 [2022-02-16T16:19:15.181Z] Removing intermediate container 2e2b0c8125f5 [2022-02-16T16:19:15.181Z] ---> 41c651a5ea23 [2022-02-16T16:19:15.181Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-02-16T16:19:15.181Z] ---> Running in ddcc00940b61 [2022-02-16T16:19:15.181Z] Removing intermediate container ddcc00940b61 [2022-02-16T16:19:15.181Z] ---> 5f62aed25973 [2022-02-16T16:19:15.181Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:19:15.181Z] ---> Running in f001406e14ab [2022-02-16T16:19:15.755Z] Removing intermediate container f001406e14ab [2022-02-16T16:19:15.755Z] ---> 63e6a188d0fc [2022-02-16T16:19:15.755Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-02-16T16:19:15.755Z] ---> Running in 4ddacda9bdae [2022-02-16T16:19:16.015Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:19:16.563Z] Avoid second fetch [2022-02-16T16:19:16.564Z] Checking out Revision a218d4f56953046ecdce72b8d912b6fb71d7f601 (main) [2022-02-16T16:19:16.464Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-02-16T16:19:16.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T16:19:16.609Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T16:19:16.635Z] > git checkout -f a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 [2022-02-16T16:19:16.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:19:17.217Z] (1/6) Installing ca-certificates (20211220-r0) [2022-02-16T16:19:17.217Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:19:17.478Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T16:19:17.478Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:19:17.478Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T16:19:17.744Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T16:19:17.744Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:19:17.744Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:19:17.744Z] OK: 9 MiB in 20 packages [2022-02-16T16:19:18.008Z] Removing intermediate container 4ddacda9bdae [2022-02-16T16:19:18.008Z] ---> b7c217144c9c [2022-02-16T16:19:18.008Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-16T16:19:18.267Z] ---> 894c82c21cac [2022-02-16T16:19:18.267Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-16T16:19:18.527Z] ---> 74d3abf9a3a0 [2022-02-16T16:19:18.527Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-02-16T16:19:18.527Z] ---> 0d09a6578f7d [2022-02-16T16:19:18.527Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-02-16T16:19:18.785Z] ---> 9c2b21ada030 [2022-02-16T16:19:18.785Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-02-16T16:19:19.049Z] ---> 037aecddfbc8 [2022-02-16T16:19:19.049Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-02-16T16:19:19.049Z] ---> Running in 1de7df07e533 [2022-02-16T16:19:19.629Z] Removing intermediate container 1de7df07e533 [2022-02-16T16:19:19.629Z] ---> 582ed54706d0 [2022-02-16T16:19:19.629Z] Step 25/31 : VOLUME /cache [2022-02-16T16:19:19.629Z] ---> Running in 4ae52f4f181f [2022-02-16T16:19:19.629Z] Removing intermediate container 4ae52f4f181f [2022-02-16T16:19:19.629Z] ---> 8c011acd49a6 [2022-02-16T16:19:19.629Z] Step 26/31 : EXPOSE 59711 [2022-02-16T16:19:19.629Z] ---> Running in f71d380e3170 [2022-02-16T16:19:19.629Z] Removing intermediate container f71d380e3170 [2022-02-16T16:19:19.629Z] ---> 1a59f9014a47 [2022-02-16T16:19:19.629Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-02-16T16:19:19.629Z] ---> Running in 940016c56e93 [2022-02-16T16:19:19.890Z] Removing intermediate container 940016c56e93 [2022-02-16T16:19:19.890Z] ---> 8216208b4bba [2022-02-16T16:19:19.890Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-02-16T16:19:19.890Z] ---> Running in a35a0b167f8c [2022-02-16T16:19:19.890Z] Removing intermediate container a35a0b167f8c [2022-02-16T16:19:19.890Z] ---> df0e1289941b [2022-02-16T16:19:19.890Z] Step 29/31 : LABEL arch=amd64 [2022-02-16T16:19:19.890Z] ---> Running in 98cbe8ac8b01 [2022-02-16T16:19:20.152Z] Removing intermediate container 98cbe8ac8b01 [2022-02-16T16:19:20.152Z] ---> ac4b8996a393 [2022-02-16T16:19:20.152Z] Step 30/31 : LABEL git_sha=a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:19:20.152Z] ---> Running in eb0d71255871 [2022-02-16T16:19:20.152Z] Removing intermediate container eb0d71255871 [2022-02-16T16:19:20.152Z] ---> 2d54b1ff9730 [2022-02-16T16:19:20.152Z] Step 31/31 : LABEL version=2.1.0-dev.1 [2022-02-16T16:19:20.152Z] ---> Running in 046373b74ee6 [2022-02-16T16:19:20.152Z] Removing intermediate container 046373b74ee6 [2022-02-16T16:19:20.152Z] ---> 1a79d3af6a16 [2022-02-16T16:19:20.152Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T16:19:20.152Z] Successfully built 1a79d3af6a16 [2022-02-16T16:19:20.416Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:19:20.501Z] provisioning config files... [2022-02-16T16:19:20.511Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8851115851786084886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:19:20.809Z] ---> docker-login.sh [2022-02-16T16:19:20.809Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:19:20.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:20.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:20.809Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:20.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:20.809Z] [2022-02-16T16:19:20.809Z] Login Succeeded [2022-02-16T16:19:20.809Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:19:20.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:20.824Z] Commit message: "feat: Added "make lint" target and added it to "make test". Also resolved all lint errors (#63)" [2022-02-16T16:19:21.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:21.069Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:21.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:21.069Z] [2022-02-16T16:19:21.069Z] Login Succeeded [2022-02-16T16:19:21.069Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:19:21.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:21.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:21.069Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:21.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:21.069Z] [2022-02-16T16:19:21.069Z] Login Succeeded [2022-02-16T16:19:21.069Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:19:21.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:21.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:21.069Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:21.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:21.069Z] [2022-02-16T16:19:21.069Z] Login Succeeded [2022-02-16T16:19:21.069Z] docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:19:21.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:21.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:21.587Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:21.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:21.587Z] [2022-02-16T16:19:21.587Z] Login Succeeded [2022-02-16T16:19:21.587Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:19:21.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:19:21.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:19:21.648Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-02-16T16:19:21.648Z] a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:19:21.648Z] latest [2022-02-16T16:19:21.648Z] 2.1.0-dev.1 [2022-02-16T16:19:21.648Z] a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [2022-02-16T16:19:21.648Z] main [2022-02-16T16:19:21.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:21.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-16T16:19:21.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:19:21.743Z] Dload Upload Total Spent Left Speed [2022-02-16T16:19:21.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh [2022-02-16T16:19:21.969Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:22.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-16T16:19:22.289Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:19:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T16:19:22.289Z] 9ce466da39fd: Preparing [2022-02-16T16:19:22.289Z] eeb2a7083311: Preparing [2022-02-16T16:19:22.289Z] 18c9b8319f94: Preparing [2022-02-16T16:19:22.289Z] 90eca52cbe11: Preparing [2022-02-16T16:19:22.289Z] 46fbc32eb3eb: Preparing [2022-02-16T16:19:22.289Z] 751dd6bc6c97: Preparing [2022-02-16T16:19:22.289Z] 77fbaf4670fd: Preparing [2022-02-16T16:19:22.289Z] 150902cc4e38: Preparing [2022-02-16T16:19:22.289Z] 1a058d5342cc: Preparing [2022-02-16T16:19:22.289Z] 77fbaf4670fd: Waiting [2022-02-16T16:19:22.289Z] 150902cc4e38: Waiting [2022-02-16T16:19:22.289Z] 1a058d5342cc: Waiting [2022-02-16T16:19:22.289Z] 751dd6bc6c97: Waiting [2022-02-16T16:19:22.289Z] 18c9b8319f94: Pushed [2022-02-16T16:19:22.289Z] 90eca52cbe11: Pushed [2022-02-16T16:19:22.289Z] 46fbc32eb3eb: Pushed [2022-02-16T16:19:22.289Z] 9ce466da39fd: Pushed [2022-02-16T16:19:22.555Z] 1a058d5342cc: Layer already exists [2022-02-16T16:19:22.555Z] 751dd6bc6c97: Pushed [2022-02-16T16:19:22.555Z] 150902cc4e38: Pushed [2022-02-16T16:19:22.591Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-16T16:19:22.591Z] + sudo tee /etc/docker/daemon.new [2022-02-16T16:19:22.591Z] { [2022-02-16T16:19:22.591Z] "registry-mirrors": [ [2022-02-16T16:19:22.591Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-16T16:19:22.591Z] ], [2022-02-16T16:19:22.591Z] "bip": "10.250.0.254/24", [2022-02-16T16:19:22.591Z] "hosts": [ [2022-02-16T16:19:22.591Z] "tcp://0.0.0.0:5555", [2022-02-16T16:19:22.591Z] "unix:///var/run/docker.sock" [2022-02-16T16:19:22.591Z] ], [2022-02-16T16:19:22.591Z] "mtu": 1458, [2022-02-16T16:19:22.591Z] "selinux-enabled": true, [2022-02-16T16:19:22.591Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-16T16:19:22.591Z] } [Pipeline] sh [2022-02-16T16:19:22.814Z] 77fbaf4670fd: Pushed [2022-02-16T16:19:22.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-16T16:19:23.263Z] + sudo service docker restart [2022-02-16T16:19:23.755Z] eeb2a7083311: Pushed [2022-02-16T16:19:24.017Z] a218d4f56953046ecdce72b8d912b6fb71d7f601: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:24.319Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:24.617Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-02-16T16:19:24.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T16:19:24.617Z] 9ce466da39fd: Preparing [2022-02-16T16:19:24.617Z] eeb2a7083311: Preparing [2022-02-16T16:19:24.617Z] 18c9b8319f94: Preparing [2022-02-16T16:19:24.617Z] 90eca52cbe11: Preparing [2022-02-16T16:19:24.617Z] 46fbc32eb3eb: Preparing [2022-02-16T16:19:24.617Z] 751dd6bc6c97: Preparing [2022-02-16T16:19:24.617Z] 77fbaf4670fd: Preparing [2022-02-16T16:19:24.617Z] 150902cc4e38: Preparing [2022-02-16T16:19:24.617Z] 1a058d5342cc: Preparing [2022-02-16T16:19:24.617Z] 751dd6bc6c97: Waiting [2022-02-16T16:19:24.617Z] 77fbaf4670fd: Waiting [2022-02-16T16:19:24.617Z] 150902cc4e38: Waiting [2022-02-16T16:19:24.617Z] 1a058d5342cc: Waiting [2022-02-16T16:19:24.617Z] 90eca52cbe11: Layer already exists [2022-02-16T16:19:24.617Z] 9ce466da39fd: Layer already exists [2022-02-16T16:19:24.617Z] eeb2a7083311: Layer already exists [2022-02-16T16:19:24.617Z] 46fbc32eb3eb: Layer already exists [2022-02-16T16:19:24.617Z] 18c9b8319f94: Layer already exists [2022-02-16T16:19:24.617Z] 751dd6bc6c97: Layer already exists [2022-02-16T16:19:24.617Z] 1a058d5342cc: Layer already exists [2022-02-16T16:19:24.617Z] 77fbaf4670fd: Layer already exists [2022-02-16T16:19:24.617Z] 150902cc4e38: Layer already exists [2022-02-16T16:19:24.617Z] latest: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:24.918Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:25.211Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.1 [2022-02-16T16:19:25.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T16:19:25.211Z] 9ce466da39fd: Preparing [2022-02-16T16:19:25.211Z] eeb2a7083311: Preparing [2022-02-16T16:19:25.211Z] 18c9b8319f94: Preparing [2022-02-16T16:19:25.211Z] 90eca52cbe11: Preparing [2022-02-16T16:19:25.211Z] 46fbc32eb3eb: Preparing [2022-02-16T16:19:25.211Z] 751dd6bc6c97: Preparing [2022-02-16T16:19:25.211Z] 77fbaf4670fd: Preparing [2022-02-16T16:19:25.211Z] 150902cc4e38: Preparing [2022-02-16T16:19:25.211Z] 1a058d5342cc: Preparing [2022-02-16T16:19:25.211Z] 751dd6bc6c97: Waiting [2022-02-16T16:19:25.211Z] 77fbaf4670fd: Waiting [2022-02-16T16:19:25.211Z] 150902cc4e38: Waiting [2022-02-16T16:19:25.211Z] 1a058d5342cc: Waiting [2022-02-16T16:19:25.211Z] 46fbc32eb3eb: Layer already exists [2022-02-16T16:19:25.211Z] 18c9b8319f94: Layer already exists [2022-02-16T16:19:25.211Z] 90eca52cbe11: Layer already exists [2022-02-16T16:19:25.211Z] eeb2a7083311: Layer already exists [2022-02-16T16:19:25.211Z] 9ce466da39fd: Layer already exists [2022-02-16T16:19:25.211Z] 751dd6bc6c97: Layer already exists [2022-02-16T16:19:25.211Z] 150902cc4e38: Layer already exists [2022-02-16T16:19:25.211Z] 1a058d5342cc: Layer already exists [2022-02-16T16:19:25.211Z] 77fbaf4670fd: Layer already exists [2022-02-16T16:19:25.211Z] 2.1.0-dev.1: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:25.511Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:25.805Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [2022-02-16T16:19:25.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T16:19:25.805Z] 9ce466da39fd: Preparing [2022-02-16T16:19:25.805Z] eeb2a7083311: Preparing [2022-02-16T16:19:25.805Z] 18c9b8319f94: Preparing [2022-02-16T16:19:25.805Z] 90eca52cbe11: Preparing [2022-02-16T16:19:25.805Z] 46fbc32eb3eb: Preparing [2022-02-16T16:19:25.805Z] 751dd6bc6c97: Preparing [2022-02-16T16:19:25.805Z] 77fbaf4670fd: Preparing [2022-02-16T16:19:25.805Z] 150902cc4e38: Preparing [2022-02-16T16:19:25.805Z] 1a058d5342cc: Preparing [2022-02-16T16:19:25.805Z] 77fbaf4670fd: Waiting [2022-02-16T16:19:25.805Z] 150902cc4e38: Waiting [2022-02-16T16:19:25.805Z] 1a058d5342cc: Waiting [2022-02-16T16:19:25.805Z] 18c9b8319f94: Layer already exists [2022-02-16T16:19:25.805Z] 90eca52cbe11: Layer already exists [2022-02-16T16:19:25.805Z] eeb2a7083311: Layer already exists [2022-02-16T16:19:25.805Z] 46fbc32eb3eb: Layer already exists [2022-02-16T16:19:25.805Z] 9ce466da39fd: Layer already exists [2022-02-16T16:19:25.805Z] 751dd6bc6c97: Layer already exists [2022-02-16T16:19:25.805Z] 1a058d5342cc: Layer already exists [2022-02-16T16:19:25.805Z] 150902cc4e38: Layer already exists [2022-02-16T16:19:25.805Z] 77fbaf4670fd: Layer already exists [2022-02-16T16:19:25.805Z] a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:26.101Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:26.393Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-02-16T16:19:26.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-16T16:19:26.393Z] 9ce466da39fd: Preparing [2022-02-16T16:19:26.393Z] eeb2a7083311: Preparing [2022-02-16T16:19:26.393Z] 18c9b8319f94: Preparing [2022-02-16T16:19:26.393Z] 90eca52cbe11: Preparing [2022-02-16T16:19:26.393Z] 46fbc32eb3eb: Preparing [2022-02-16T16:19:26.393Z] 751dd6bc6c97: Preparing [2022-02-16T16:19:26.393Z] 77fbaf4670fd: Preparing [2022-02-16T16:19:26.393Z] 150902cc4e38: Preparing [2022-02-16T16:19:26.393Z] 1a058d5342cc: Preparing [2022-02-16T16:19:26.393Z] 751dd6bc6c97: Waiting [2022-02-16T16:19:26.393Z] 77fbaf4670fd: Waiting [2022-02-16T16:19:26.393Z] 150902cc4e38: Waiting [2022-02-16T16:19:26.393Z] 1a058d5342cc: Waiting [2022-02-16T16:19:26.393Z] 46fbc32eb3eb: Layer already exists [2022-02-16T16:19:26.393Z] eeb2a7083311: Layer already exists [2022-02-16T16:19:26.393Z] 9ce466da39fd: Layer already exists [2022-02-16T16:19:26.393Z] 18c9b8319f94: Layer already exists [2022-02-16T16:19:26.393Z] 90eca52cbe11: Layer already exists [2022-02-16T16:19:26.393Z] 77fbaf4670fd: Layer already exists [2022-02-16T16:19:26.393Z] 1a058d5342cc: Layer already exists [2022-02-16T16:19:26.393Z] 751dd6bc6c97: Layer already exists [2022-02-16T16:19:26.393Z] 150902cc4e38: Layer already exists [2022-02-16T16:19:26.393Z] main: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:19:26.424Z] ===================================================== [Pipeline] echo [2022-02-16T16:19:26.433Z] taggedImages: [2022-02-16T16:19:26.433Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:19:26.433Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-02-16T16:19:26.433Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.1 [2022-02-16T16:19:26.433Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [2022-02-16T16:19:26.433Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:26.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:19:26.811Z] [2022-02-16T16:19:26.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:27.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:19:27.110Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-16T16:19:27.110Z] b4d181a07f80: Pulling fs layer [2022-02-16T16:19:27.110Z] a1111a8f2ec3: Pulling fs layer [2022-02-16T16:19:27.110Z] ed53099fbce6: Pulling fs layer [2022-02-16T16:19:27.110Z] dc539afda2c1: Pulling fs layer [2022-02-16T16:19:27.110Z] 77bc0d833cb6: Pulling fs layer [2022-02-16T16:19:27.111Z] 9065ff56babe: Pulling fs layer [2022-02-16T16:19:27.111Z] d287ab97295c: Pulling fs layer [2022-02-16T16:19:27.111Z] 77bc0d833cb6: Waiting [2022-02-16T16:19:27.111Z] 9065ff56babe: Waiting [2022-02-16T16:19:27.111Z] d287ab97295c: Waiting [2022-02-16T16:19:27.111Z] dc539afda2c1: Waiting [2022-02-16T16:19:27.111Z] a1111a8f2ec3: Verifying Checksum [2022-02-16T16:19:27.111Z] a1111a8f2ec3: Download complete [2022-02-16T16:19:27.111Z] dc539afda2c1: Verifying Checksum [2022-02-16T16:19:27.111Z] dc539afda2c1: Download complete [2022-02-16T16:19:27.111Z] ed53099fbce6: Verifying Checksum [2022-02-16T16:19:27.111Z] ed53099fbce6: Download complete [2022-02-16T16:19:27.111Z] 9065ff56babe: Verifying Checksum [2022-02-16T16:19:27.111Z] 9065ff56babe: Download complete [2022-02-16T16:19:27.111Z] 77bc0d833cb6: Verifying Checksum [2022-02-16T16:19:27.111Z] 77bc0d833cb6: Download complete [2022-02-16T16:19:27.373Z] b4d181a07f80: Verifying Checksum [2022-02-16T16:19:27.373Z] b4d181a07f80: Download complete [2022-02-16T16:19:27.952Z] d287ab97295c: Verifying Checksum [2022-02-16T16:19:27.952Z] d287ab97295c: Download complete [2022-02-16T16:19:28.909Z] b4d181a07f80: Pull complete [2022-02-16T16:19:28.909Z] a1111a8f2ec3: Pull complete [2022-02-16T16:19:29.484Z] ed53099fbce6: Pull complete [2022-02-16T16:19:29.484Z] dc539afda2c1: Pull complete [2022-02-16T16:19:29.746Z] 77bc0d833cb6: Pull complete [2022-02-16T16:19:30.008Z] 9065ff56babe: Pull complete [2022-02-16T16:19:35.388Z] d287ab97295c: Pull complete [2022-02-16T16:19:35.388Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-16T16:19:35.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:19:35.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-16T16:19:35.457Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:19:35.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:latest cat [2022-02-16T16:19:38.361Z] $ docker top 820d6b3993db253fe8babe422ee2f91e5f6776f9cff4f41b83d1a7e1f4ee00ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:19:38.799Z] ---> job-cost.sh [2022-02-16T16:19:38.799Z] lf-activate-venv: SKIPPING [2022-02-16T16:19:38.799Z] INFO: No Stack... [2022-02-16T16:19:39.060Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T16:19:39.321Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T16:19:39.626Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-02-16T16:19:39.626Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T16:19:39.642Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [2022-02-16T16:19:39.651Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] did not exist. Created. [2022-02-16T16:19:39.651Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T16:19:39.970Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T16:19:39.998Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T16:19:40.004Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T16:19:40.022Z] $ docker stop --time=1 820d6b3993db253fe8babe422ee2f91e5f6776f9cff4f41b83d1a7e1f4ee00ea [2022-02-16T16:19:41.150Z] $ docker rm -f 820d6b3993db253fe8babe422ee2f91e5f6776f9cff4f41b83d1a7e1f4ee00ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:19:41.614Z] provisioning config files... [2022-02-16T16:19:41.635Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/22@tmp/config199377415302915995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:19:41.985Z] ---> docker-login.sh [2022-02-16T16:19:41.985Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:19:42.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:42.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:42.577Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:42.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:42.577Z] [2022-02-16T16:19:42.577Z] Login Succeeded [2022-02-16T16:19:42.577Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:19:42.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:43.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:43.126Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:43.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:43.126Z] [2022-02-16T16:19:43.126Z] Login Succeeded [2022-02-16T16:19:43.126Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:19:43.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:43.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:43.401Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:43.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:43.401Z] [2022-02-16T16:19:43.401Z] Login Succeeded [2022-02-16T16:19:43.401Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:19:43.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:43.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:43.948Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:43.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:43.948Z] [2022-02-16T16:19:43.948Z] Login Succeeded [2022-02-16T16:19:43.948Z] docker.io [2022-02-16T16:19:44.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:19:44.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:19:44.489Z] Configure a credential helper to remove this warning. See [2022-02-16T16:19:44.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:19:44.489Z] [2022-02-16T16:19:44.489Z] Login Succeeded [2022-02-16T16:19:44.489Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:19:44.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T16:19:44.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:19:44.887Z] ========================================================= [2022-02-16T16:19:44.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-16T16:19:44.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:19:45.241Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-16T16:19:45.515Z] Sending build context to Docker daemon 681.5kB [2022-02-16T16:19:45.515Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:19:45.515Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-16T16:19:45.789Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-16T16:19:45.789Z] 9b3977197b4f: Pulling fs layer [2022-02-16T16:19:45.789Z] 1a89e8eeedd5: Pulling fs layer [2022-02-16T16:19:45.789Z] 94645a83ff95: Pulling fs layer [2022-02-16T16:19:45.789Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-16T16:19:45.789Z] 0c92f367c5e7: Pulling fs layer [2022-02-16T16:19:45.789Z] f7c0051592d6: Pulling fs layer [2022-02-16T16:19:45.789Z] a227ed2f7395: Pulling fs layer [2022-02-16T16:19:45.789Z] 7b1c46037f91: Pulling fs layer [2022-02-16T16:19:45.789Z] 3f3a8bcf1eab: Waiting [2022-02-16T16:19:45.789Z] 0c92f367c5e7: Waiting [2022-02-16T16:19:45.789Z] f7c0051592d6: Waiting [2022-02-16T16:19:45.789Z] 7b1c46037f91: Waiting [2022-02-16T16:19:45.789Z] a227ed2f7395: Waiting [2022-02-16T16:19:45.789Z] 94645a83ff95: Verifying Checksum [2022-02-16T16:19:45.789Z] 1a89e8eeedd5: Verifying Checksum [2022-02-16T16:19:45.789Z] 1a89e8eeedd5: Download complete [2022-02-16T16:19:45.789Z] 0c92f367c5e7: Download complete [2022-02-16T16:19:45.789Z] f7c0051592d6: Verifying Checksum [2022-02-16T16:19:45.789Z] f7c0051592d6: Download complete [2022-02-16T16:19:45.789Z] 9b3977197b4f: Download complete [2022-02-16T16:19:45.789Z] a227ed2f7395: Verifying Checksum [2022-02-16T16:19:45.789Z] a227ed2f7395: Download complete [2022-02-16T16:19:46.388Z] 9b3977197b4f: Pull complete [2022-02-16T16:19:46.991Z] 1a89e8eeedd5: Pull complete [2022-02-16T16:19:47.595Z] 94645a83ff95: Pull complete [2022-02-16T16:19:47.595Z] 7b1c46037f91: Verifying Checksum [2022-02-16T16:19:47.595Z] 7b1c46037f91: Download complete [2022-02-16T16:19:48.193Z] 3f3a8bcf1eab: Download complete [2022-02-16T16:20:00.589Z] 3f3a8bcf1eab: Pull complete [2022-02-16T16:20:00.589Z] 0c92f367c5e7: Pull complete [2022-02-16T16:20:00.589Z] f7c0051592d6: Pull complete [2022-02-16T16:20:00.589Z] a227ed2f7395: Pull complete [2022-02-16T16:20:05.989Z] 7b1c46037f91: Pull complete [2022-02-16T16:20:05.989Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-16T16:20:05.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T16:20:05.989Z] ---> f79e39bc4007 [2022-02-16T16:20:05.989Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T16:20:07.969Z] ---> Running in c071b0960e25 [2022-02-16T16:20:07.969Z] Removing intermediate container c071b0960e25 [2022-02-16T16:20:07.969Z] ---> 71e7c24f7389 [2022-02-16T16:20:07.969Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:20:07.969Z] ---> Running in c1f99b04e3f8 [2022-02-16T16:20:08.243Z] Removing intermediate container c1f99b04e3f8 [2022-02-16T16:20:08.243Z] ---> 4025890aafde [2022-02-16T16:20:08.243Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T16:20:08.530Z] ---> Running in 87c320060a1f [2022-02-16T16:20:08.810Z] Removing intermediate container 87c320060a1f [2022-02-16T16:20:08.810Z] ---> 567d0aa88fbe [2022-02-16T16:20:08.810Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:20:08.810Z] ---> Running in 6c9d066b06a8 [2022-02-16T16:20:10.783Z] Removing intermediate container 6c9d066b06a8 [2022-02-16T16:20:10.783Z] ---> 3c59b029be76 [2022-02-16T16:20:10.783Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:20:10.783Z] ---> Running in f86cc360da89 [2022-02-16T16:20:11.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:20:12.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:20:13.319Z] OK: 220 MiB in 52 packages [2022-02-16T16:20:14.297Z] Removing intermediate container f86cc360da89 [2022-02-16T16:20:14.297Z] ---> 39fcb99824ff [2022-02-16T16:20:14.297Z] Step 8/13 : WORKDIR /app [2022-02-16T16:20:14.297Z] ---> Running in ae7c0eebb238 [2022-02-16T16:20:14.889Z] Removing intermediate container ae7c0eebb238 [2022-02-16T16:20:14.889Z] ---> 524d7bc5373f [2022-02-16T16:20:14.889Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-16T16:20:15.483Z] ---> ca566b9a0c0c [2022-02-16T16:20:15.483Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:20:15.483Z] ---> Running in 2b38de98708b [2022-02-16T16:21:23.490Z] Removing intermediate container 2b38de98708b [2022-02-16T16:21:23.491Z] ---> 437225862f63 [2022-02-16T16:21:23.491Z] Step 11/13 : COPY . . [2022-02-16T16:21:24.085Z] ---> 92856ca7dc6a [2022-02-16T16:21:24.085Z] Step 12/13 : ARG MAKE="make build" [2022-02-16T16:21:24.358Z] ---> Running in a790e5fda395 [2022-02-16T16:21:24.630Z] Removing intermediate container a790e5fda395 [2022-02-16T16:21:24.630Z] ---> 5cdefb1c76ce [2022-02-16T16:21:24.630Z] Step 13/13 : RUN $MAKE [2022-02-16T16:21:24.630Z] ---> Running in dbe30e8ef3cf [2022-02-16T16:21:25.614Z] noop [2022-02-16T16:21:26.214Z] Removing intermediate container dbe30e8ef3cf [2022-02-16T16:21:26.214Z] ---> e94d64f1dfe9 [2022-02-16T16:21:26.214Z] Successfully built e94d64f1dfe9 [2022-02-16T16:21:26.214Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:21:26.558Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T16:21:26.558Z] . [Pipeline] withDockerContainer [2022-02-16T16:21:26.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-5362 does not seem to be running inside a container [2022-02-16T16:21:26.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/22 -v /w/workspace/app-rfid-llrp-inventory/22:/w/workspace/app-rfid-llrp-inventory/22:rw,z -v /w/workspace/app-rfid-llrp-inventory/22@tmp:/w/workspace/app-rfid-llrp-inventory/22@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 [2022-02-16T16:21:28.094Z] $ docker top 7a6a03a54925210920d13a1fd208795592af9b8502619bc744fdf694c8d1a39e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:21:28.981Z] + go version [2022-02-16T16:21:28.981Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-16T16:21:28.999Z] $ docker stop --time=1 7a6a03a54925210920d13a1fd208795592af9b8502619bc744fdf694c8d1a39e [2022-02-16T16:21:30.668Z] $ docker rm -f 7a6a03a54925210920d13a1fd208795592af9b8502619bc744fdf694c8d1a39e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:21:31.263Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T16:21:31.263Z] . [Pipeline] withDockerContainer [2022-02-16T16:21:31.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-5362 does not seem to be running inside a container [2022-02-16T16:21:31.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/22 -v /w/workspace/app-rfid-llrp-inventory/22:/w/workspace/app-rfid-llrp-inventory/22:rw,z -v /w/workspace/app-rfid-llrp-inventory/22@tmp:/w/workspace/app-rfid-llrp-inventory/22@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 [2022-02-16T16:21:32.847Z] $ docker top e6e4359b7f8c92d6bc2dcf7bc10624d89f8a05045b414e413cdc68c7154ba971 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:21:33.755Z] + make test [2022-02-16T16:21:33.755Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-16T16:22:20.776Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-16T16:22:23.390Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.165s coverage: 86.2% of statements [2022-02-16T16:22:23.390Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-16T16:22:27.682Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.667s coverage: 71.9% of statements [2022-02-16T16:22:27.682Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-16T16:22:27.682Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-16T16:22:27.682Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-16T16:22:45.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T16:22:45.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T16:22:45.991Z] ./bin/test-attribution.sh [Pipeline] echo [2022-02-16T16:22:47.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T16:22:47.453Z] $ docker stop --time=1 e6e4359b7f8c92d6bc2dcf7bc10624d89f8a05045b414e413cdc68c7154ba971 [2022-02-16T16:22:49.183Z] $ docker rm -f e6e4359b7f8c92d6bc2dcf7bc10624d89f8a05045b414e413cdc68c7154ba971 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:22:50.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T16:22:50.029Z] Warning: overwriting stash ‘coverage-report’ [2022-02-16T16:22:50.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:22:50.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T16:22:51.179Z] + ls -al . [2022-02-16T16:22:51.179Z] total 236 [2022-02-16T16:22:51.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 16:22 . [2022-02-16T16:22:51.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:19 .. [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 16:19 .dockerignore [2022-02-16T16:22:51.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 16:19 .git [2022-02-16T16:22:51.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 .github [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 16 16:19 .gitignore [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 16:19 .golangci.yml [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 8248 Feb 16 16:19 Attribution.txt [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 16 16:19 Dockerfile [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 16:19 GOVERNANCE.md [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 686 Feb 16 16:19 Jenkinsfile [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 16:19 LICENSE [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 2095 Feb 16 16:19 Makefile [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 16:19 OWNERS.md [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 31205 Feb 16 16:19 README.md [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 16:17 VERSION [2022-02-16T16:22:51.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 bin [2022-02-16T16:22:51.179Z] -rw-r--r-- 1 jenkins jenkins 41008 Feb 16 16:22 coverage.out [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 3031 Feb 16 16:19 go.mod [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 49531 Feb 16 16:19 go.sum [2022-02-16T16:22:51.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 images [2022-02-16T16:22:51.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:19 internal [2022-02-16T16:22:51.179Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 16:19 main.go [2022-02-16T16:22:51.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 res [2022-02-16T16:22:51.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:19 snap [2022-02-16T16:22:51.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 16:19 static [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:22:51.514Z] + 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=a218d4f56953046ecdce72b8d912b6fb71d7f601 --label arch=arm64 --label version=2.1.0-dev.1 . [2022-02-16T16:22:51.787Z] Sending build context to Docker daemon 681.5kB [2022-02-16T16:22:51.787Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:22:51.787Z] Step 2/31 : FROM ${BASE} AS builder [2022-02-16T16:22:51.787Z] ---> e94d64f1dfe9 [2022-02-16T16:22:51.787Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-16T16:22:51.787Z] ---> Running in b29828c1daa0 [2022-02-16T16:22:52.382Z] Removing intermediate container b29828c1daa0 [2022-02-16T16:22:52.382Z] ---> 99ae2ab711b0 [2022-02-16T16:22:52.382Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:22:52.382Z] ---> Running in 87deaca47da7 [2022-02-16T16:22:52.653Z] Removing intermediate container 87deaca47da7 [2022-02-16T16:22:52.653Z] ---> 539166f30da4 [2022-02-16T16:22:52.653Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T16:22:52.653Z] ---> Running in b3c9fe8dd427 [2022-02-16T16:22:53.247Z] Removing intermediate container b3c9fe8dd427 [2022-02-16T16:22:53.247Z] ---> fd3cf232797e [2022-02-16T16:22:53.247Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:22:53.247Z] ---> Running in f81378746c4b [2022-02-16T16:22:54.674Z] Removing intermediate container f81378746c4b [2022-02-16T16:22:54.674Z] ---> 63f9ea30de9e [2022-02-16T16:22:54.674Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:22:54.946Z] ---> Running in 3bc9da817274 [2022-02-16T16:22:55.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:22:56.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:22:57.611Z] OK: 220 MiB in 52 packages [2022-02-16T16:22:58.599Z] Removing intermediate container 3bc9da817274 [2022-02-16T16:22:58.599Z] ---> b9832a9ca5f2 [2022-02-16T16:22:58.599Z] Step 8/31 : WORKDIR /app [2022-02-16T16:22:58.599Z] ---> Running in 75f98a73d336 [2022-02-16T16:22:58.869Z] Removing intermediate container 75f98a73d336 [2022-02-16T16:22:58.869Z] ---> 5d080e5fbaf3 [2022-02-16T16:22:58.869Z] Step 9/31 : COPY go.mod vendor* ./ [2022-02-16T16:22:59.462Z] ---> 27d0ed7feffd [2022-02-16T16:22:59.462Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:22:59.735Z] ---> Running in 8a60518b03bc [2022-02-16T16:23:01.701Z] Removing intermediate container 8a60518b03bc [2022-02-16T16:23:01.701Z] ---> 2b738cf3a48e [2022-02-16T16:23:01.701Z] Step 11/31 : COPY . . [2022-02-16T16:23:02.294Z] ---> 2af4dfed3057 [2022-02-16T16:23:02.294Z] Step 12/31 : ARG MAKE="make build" [2022-02-16T16:23:02.294Z] ---> Running in e07fe2167ab7 [2022-02-16T16:23:02.567Z] Removing intermediate container e07fe2167ab7 [2022-02-16T16:23:02.567Z] ---> 6795521419fe [2022-02-16T16:23:02.567Z] Step 13/31 : RUN $MAKE [2022-02-16T16:23:02.567Z] ---> Running in 157a96e69bbb [2022-02-16T16:23:03.547Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.1" -o app-rfid-llrp-inventory [2022-02-16T16:23:50.511Z] Removing intermediate container 157a96e69bbb [2022-02-16T16:23:50.511Z] ---> 4162d5ae2345 [2022-02-16T16:23:50.511Z] Step 14/31 : FROM alpine:3.14 [2022-02-16T16:23:50.511Z] 3.14: Pulling from library/alpine [2022-02-16T16:23:50.511Z] be307f383ecc: Pulling fs layer [2022-02-16T16:23:50.511Z] be307f383ecc: Download complete [2022-02-16T16:23:50.511Z] be307f383ecc: Pull complete [2022-02-16T16:23:50.511Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T16:23:50.511Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T16:23:50.511Z] ---> 5b8b7b635229 [2022-02-16T16:23:50.511Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-16T16:23:50.511Z] ---> Running in 59503734f587 [2022-02-16T16:23:50.511Z] Removing intermediate container 59503734f587 [2022-02-16T16:23:50.511Z] ---> ebe4efeee9c7 [2022-02-16T16:23:50.512Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-02-16T16:23:50.512Z] ---> Running in 157f5f811a84 [2022-02-16T16:23:50.512Z] Removing intermediate container 157f5f811a84 [2022-02-16T16:23:50.512Z] ---> 41c107fedb1d [2022-02-16T16:23:50.512Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:23:50.512Z] ---> Running in 05d13e780f2e [2022-02-16T16:23:50.512Z] Removing intermediate container 05d13e780f2e [2022-02-16T16:23:50.512Z] ---> 432053c7dc3a [2022-02-16T16:23:50.512Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-02-16T16:23:50.512Z] ---> Running in aabd7c680b7e [2022-02-16T16:23:51.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:23:52.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:23:53.039Z] (1/6) Installing ca-certificates (20211220-r0) [2022-02-16T16:23:53.039Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:23:53.039Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T16:23:53.039Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:23:53.307Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T16:23:53.307Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T16:23:53.307Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:23:53.579Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:23:53.579Z] OK: 9 MiB in 20 packages [2022-02-16T16:23:55.005Z] Removing intermediate container aabd7c680b7e [2022-02-16T16:23:55.005Z] ---> 5b6ed9b627fb [2022-02-16T16:23:55.005Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-16T16:23:55.279Z] ---> 0f2b88be9fed [2022-02-16T16:23:55.279Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-16T16:23:55.879Z] ---> 39c7f0e5adab [2022-02-16T16:23:55.879Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-02-16T16:23:56.474Z] ---> 7538ea239605 [2022-02-16T16:23:56.474Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-02-16T16:23:57.068Z] ---> 80a516ad9a61 [2022-02-16T16:23:57.068Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-02-16T16:23:58.497Z] ---> 903f859527fe [2022-02-16T16:23:58.497Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-02-16T16:23:58.497Z] ---> Running in 3bd9596b3ccf [2022-02-16T16:23:59.926Z] Removing intermediate container 3bd9596b3ccf [2022-02-16T16:23:59.926Z] ---> 80e0d55aef77 [2022-02-16T16:23:59.926Z] Step 25/31 : VOLUME /cache [2022-02-16T16:23:59.926Z] ---> Running in 927e8d341faa [2022-02-16T16:24:00.196Z] Removing intermediate container 927e8d341faa [2022-02-16T16:24:00.196Z] ---> 29c4ac57563d [2022-02-16T16:24:00.196Z] Step 26/31 : EXPOSE 59711 [2022-02-16T16:24:00.473Z] ---> Running in b7dbfa928552 [2022-02-16T16:24:00.747Z] Removing intermediate container b7dbfa928552 [2022-02-16T16:24:00.747Z] ---> 67c5b85d6e2b [2022-02-16T16:24:00.747Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-02-16T16:24:00.747Z] ---> Running in f03383930eb3 [2022-02-16T16:24:01.023Z] Removing intermediate container f03383930eb3 [2022-02-16T16:24:01.023Z] ---> d98535b8cceb [2022-02-16T16:24:01.023Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-02-16T16:24:01.294Z] ---> Running in 10f5f75af87b [2022-02-16T16:24:01.569Z] Removing intermediate container 10f5f75af87b [2022-02-16T16:24:01.569Z] ---> 75404e3b2d46 [2022-02-16T16:24:01.569Z] Step 29/31 : LABEL arch=arm64 [2022-02-16T16:24:01.569Z] ---> Running in cbd1f3e94bb7 [2022-02-16T16:24:02.163Z] Removing intermediate container cbd1f3e94bb7 [2022-02-16T16:24:02.163Z] ---> 7c4774ac6d6b [2022-02-16T16:24:02.163Z] Step 30/31 : LABEL git_sha=a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:24:02.163Z] ---> Running in 51bdb5cd7662 [2022-02-16T16:24:02.437Z] Removing intermediate container 51bdb5cd7662 [2022-02-16T16:24:02.437Z] ---> 5f4a60859c73 [2022-02-16T16:24:02.437Z] Step 31/31 : LABEL version=2.1.0-dev.1 [2022-02-16T16:24:02.437Z] ---> Running in 3caf7fb6b117 [2022-02-16T16:24:03.029Z] Removing intermediate container 3caf7fb6b117 [2022-02-16T16:24:03.029Z] ---> a19c24b12c42 [2022-02-16T16:24:03.029Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T16:24:03.029Z] Successfully built a19c24b12c42 [2022-02-16T16:24:03.029Z] 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 [2022-02-16T16:24:03.145Z] provisioning config files... [2022-02-16T16:24:03.161Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/22@tmp/config4200508530494805403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:24:03.502Z] ---> docker-login.sh [2022-02-16T16:24:03.502Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:24:03.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:24:03.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:24:03.773Z] Configure a credential helper to remove this warning. See [2022-02-16T16:24:03.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:24:03.773Z] [2022-02-16T16:24:03.773Z] Login Succeeded [2022-02-16T16:24:03.773Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:24:04.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:24:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:24:04.323Z] Configure a credential helper to remove this warning. See [2022-02-16T16:24:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:24:04.323Z] [2022-02-16T16:24:04.323Z] Login Succeeded [2022-02-16T16:24:04.323Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:24:04.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:24:04.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:24:04.597Z] Configure a credential helper to remove this warning. See [2022-02-16T16:24:04.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:24:04.597Z] [2022-02-16T16:24:04.597Z] Login Succeeded [2022-02-16T16:24:04.597Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:24:05.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:24:05.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:24:05.190Z] Configure a credential helper to remove this warning. See [2022-02-16T16:24:05.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:24:05.190Z] [2022-02-16T16:24:05.190Z] Login Succeeded [2022-02-16T16:24:05.190Z] docker.io [2022-02-16T16:24:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:24:05.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:24:05.732Z] Configure a credential helper to remove this warning. See [2022-02-16T16:24:05.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:24:05.732Z] [2022-02-16T16:24:05.732Z] Login Succeeded [2022-02-16T16:24:05.732Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:24:05.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:24:05.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:24:05.801Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-02-16T16:24:05.801Z] a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:24:05.801Z] latest [2022-02-16T16:24:05.801Z] 2.1.0-dev.1 [2022-02-16T16:24:05.801Z] a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [2022-02-16T16:24:05.801Z] main [2022-02-16T16:24:05.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:06.155Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:06.497Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:24:06.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T16:24:06.497Z] f030801fe2f3: Preparing [2022-02-16T16:24:06.497Z] 1fb7458906ea: Preparing [2022-02-16T16:24:06.497Z] 5db582c011f0: Preparing [2022-02-16T16:24:06.497Z] 71da5c90f790: Preparing [2022-02-16T16:24:06.497Z] db074828c8f2: Preparing [2022-02-16T16:24:06.497Z] 1540abf43f2d: Preparing [2022-02-16T16:24:06.497Z] 89da882c9fa3: Preparing [2022-02-16T16:24:06.497Z] ecea9e5fe734: Preparing [2022-02-16T16:24:06.497Z] 62170e181a92: Preparing [2022-02-16T16:24:06.497Z] 1540abf43f2d: Waiting [2022-02-16T16:24:06.497Z] ecea9e5fe734: Waiting [2022-02-16T16:24:06.497Z] 89da882c9fa3: Waiting [2022-02-16T16:24:06.497Z] 62170e181a92: Waiting [2022-02-16T16:24:06.769Z] 71da5c90f790: Pushed [2022-02-16T16:24:06.769Z] 5db582c011f0: Pushed [2022-02-16T16:24:06.769Z] db074828c8f2: Pushed [2022-02-16T16:24:06.769Z] f030801fe2f3: Pushed [2022-02-16T16:24:06.769Z] 62170e181a92: Layer already exists [2022-02-16T16:24:07.043Z] 1540abf43f2d: Pushed [2022-02-16T16:24:07.043Z] ecea9e5fe734: Pushed [2022-02-16T16:24:08.018Z] 89da882c9fa3: Pushed [2022-02-16T16:24:10.626Z] 1fb7458906ea: Pushed [2022-02-16T16:24:10.626Z] a218d4f56953046ecdce72b8d912b6fb71d7f601: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:10.969Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:11.311Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-02-16T16:24:11.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T16:24:11.312Z] f030801fe2f3: Preparing [2022-02-16T16:24:11.312Z] 1fb7458906ea: Preparing [2022-02-16T16:24:11.312Z] 5db582c011f0: Preparing [2022-02-16T16:24:11.312Z] 71da5c90f790: Preparing [2022-02-16T16:24:11.312Z] db074828c8f2: Preparing [2022-02-16T16:24:11.312Z] 1540abf43f2d: Preparing [2022-02-16T16:24:11.312Z] 89da882c9fa3: Preparing [2022-02-16T16:24:11.312Z] ecea9e5fe734: Preparing [2022-02-16T16:24:11.312Z] 62170e181a92: Preparing [2022-02-16T16:24:11.312Z] 89da882c9fa3: Waiting [2022-02-16T16:24:11.312Z] ecea9e5fe734: Waiting [2022-02-16T16:24:11.312Z] 62170e181a92: Waiting [2022-02-16T16:24:11.312Z] 1540abf43f2d: Waiting [2022-02-16T16:24:11.312Z] 1fb7458906ea: Layer already exists [2022-02-16T16:24:11.312Z] 5db582c011f0: Layer already exists [2022-02-16T16:24:11.312Z] db074828c8f2: Layer already exists [2022-02-16T16:24:11.312Z] 71da5c90f790: Layer already exists [2022-02-16T16:24:11.312Z] f030801fe2f3: Layer already exists [2022-02-16T16:24:11.312Z] ecea9e5fe734: Layer already exists [2022-02-16T16:24:11.312Z] 1540abf43f2d: Layer already exists [2022-02-16T16:24:11.312Z] 62170e181a92: Layer already exists [2022-02-16T16:24:11.312Z] 89da882c9fa3: Layer already exists [2022-02-16T16:24:11.586Z] latest: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:11.943Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:12.290Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.1 [2022-02-16T16:24:12.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T16:24:12.291Z] f030801fe2f3: Preparing [2022-02-16T16:24:12.291Z] 1fb7458906ea: Preparing [2022-02-16T16:24:12.291Z] 5db582c011f0: Preparing [2022-02-16T16:24:12.291Z] 71da5c90f790: Preparing [2022-02-16T16:24:12.291Z] db074828c8f2: Preparing [2022-02-16T16:24:12.291Z] 1540abf43f2d: Preparing [2022-02-16T16:24:12.291Z] 89da882c9fa3: Preparing [2022-02-16T16:24:12.291Z] ecea9e5fe734: Preparing [2022-02-16T16:24:12.291Z] 62170e181a92: Preparing [2022-02-16T16:24:12.291Z] 89da882c9fa3: Waiting [2022-02-16T16:24:12.291Z] ecea9e5fe734: Waiting [2022-02-16T16:24:12.291Z] 62170e181a92: Waiting [2022-02-16T16:24:12.291Z] 1540abf43f2d: Waiting [2022-02-16T16:24:12.291Z] 71da5c90f790: Layer already exists [2022-02-16T16:24:12.291Z] 5db582c011f0: Layer already exists [2022-02-16T16:24:12.291Z] 1fb7458906ea: Layer already exists [2022-02-16T16:24:12.291Z] db074828c8f2: Layer already exists [2022-02-16T16:24:12.291Z] f030801fe2f3: Layer already exists [2022-02-16T16:24:12.564Z] 89da882c9fa3: Layer already exists [2022-02-16T16:24:12.564Z] 62170e181a92: Layer already exists [2022-02-16T16:24:12.564Z] 1540abf43f2d: Layer already exists [2022-02-16T16:24:12.564Z] ecea9e5fe734: Layer already exists [2022-02-16T16:24:12.564Z] 2.1.0-dev.1: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:12.916Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:13.260Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [2022-02-16T16:24:13.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T16:24:13.260Z] f030801fe2f3: Preparing [2022-02-16T16:24:13.260Z] 1fb7458906ea: Preparing [2022-02-16T16:24:13.260Z] 5db582c011f0: Preparing [2022-02-16T16:24:13.260Z] 71da5c90f790: Preparing [2022-02-16T16:24:13.260Z] db074828c8f2: Preparing [2022-02-16T16:24:13.260Z] 1540abf43f2d: Preparing [2022-02-16T16:24:13.260Z] 89da882c9fa3: Preparing [2022-02-16T16:24:13.260Z] ecea9e5fe734: Preparing [2022-02-16T16:24:13.260Z] 62170e181a92: Preparing [2022-02-16T16:24:13.260Z] 1540abf43f2d: Waiting [2022-02-16T16:24:13.260Z] 89da882c9fa3: Waiting [2022-02-16T16:24:13.260Z] ecea9e5fe734: Waiting [2022-02-16T16:24:13.260Z] 62170e181a92: Waiting [2022-02-16T16:24:13.260Z] 71da5c90f790: Layer already exists [2022-02-16T16:24:13.260Z] 1fb7458906ea: Layer already exists [2022-02-16T16:24:13.260Z] db074828c8f2: Layer already exists [2022-02-16T16:24:13.260Z] f030801fe2f3: Layer already exists [2022-02-16T16:24:13.260Z] 5db582c011f0: Layer already exists [2022-02-16T16:24:13.537Z] 1540abf43f2d: Layer already exists [2022-02-16T16:24:13.537Z] ecea9e5fe734: Layer already exists [2022-02-16T16:24:13.537Z] 89da882c9fa3: Layer already exists [2022-02-16T16:24:13.537Z] 62170e181a92: Layer already exists [2022-02-16T16:24:13.537Z] a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:13.887Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:14.269Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-02-16T16:24:14.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-16T16:24:14.269Z] f030801fe2f3: Preparing [2022-02-16T16:24:14.269Z] 1fb7458906ea: Preparing [2022-02-16T16:24:14.269Z] 5db582c011f0: Preparing [2022-02-16T16:24:14.269Z] 71da5c90f790: Preparing [2022-02-16T16:24:14.269Z] db074828c8f2: Preparing [2022-02-16T16:24:14.269Z] 1540abf43f2d: Preparing [2022-02-16T16:24:14.269Z] 89da882c9fa3: Preparing [2022-02-16T16:24:14.269Z] ecea9e5fe734: Preparing [2022-02-16T16:24:14.269Z] 62170e181a92: Preparing [2022-02-16T16:24:14.269Z] 1540abf43f2d: Waiting [2022-02-16T16:24:14.269Z] 89da882c9fa3: Waiting [2022-02-16T16:24:14.269Z] ecea9e5fe734: Waiting [2022-02-16T16:24:14.269Z] 62170e181a92: Waiting [2022-02-16T16:24:14.550Z] 5db582c011f0: Layer already exists [2022-02-16T16:24:14.550Z] db074828c8f2: Layer already exists [2022-02-16T16:24:14.550Z] 1fb7458906ea: Layer already exists [2022-02-16T16:24:14.550Z] f030801fe2f3: Layer already exists [2022-02-16T16:24:14.550Z] 71da5c90f790: Layer already exists [2022-02-16T16:24:14.550Z] 1540abf43f2d: Layer already exists [2022-02-16T16:24:14.550Z] 62170e181a92: Layer already exists [2022-02-16T16:24:14.550Z] ecea9e5fe734: Layer already exists [2022-02-16T16:24:14.550Z] 89da882c9fa3: Layer already exists [2022-02-16T16:24:14.550Z] main: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:24:14.601Z] ===================================================== [Pipeline] echo [2022-02-16T16:24:14.612Z] taggedImages: [2022-02-16T16:24:14.612Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601 [2022-02-16T16:24:14.612Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-02-16T16:24:14.612Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.1 [2022-02-16T16:24:14.612Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [2022-02-16T16:24:14.612Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:15.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:24:15.000Z] [2022-02-16T16:24:15.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:15.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:24:15.639Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-16T16:24:15.639Z] 448f6bf000e3: Pulling fs layer [2022-02-16T16:24:15.639Z] f757da607395: Pulling fs layer [2022-02-16T16:24:15.639Z] 05883995daec: Pulling fs layer [2022-02-16T16:24:15.639Z] 8603b9c90790: Pulling fs layer [2022-02-16T16:24:15.639Z] 1560dd03e051: Pulling fs layer [2022-02-16T16:24:15.639Z] 27f5ce0e4adf: Pulling fs layer [2022-02-16T16:24:15.639Z] c2d8d7efcc4b: Pulling fs layer [2022-02-16T16:24:15.639Z] 8603b9c90790: Waiting [2022-02-16T16:24:15.639Z] 1560dd03e051: Waiting [2022-02-16T16:24:15.639Z] 27f5ce0e4adf: Waiting [2022-02-16T16:24:15.639Z] c2d8d7efcc4b: Waiting [2022-02-16T16:24:15.639Z] f757da607395: Verifying Checksum [2022-02-16T16:24:15.639Z] f757da607395: Download complete [2022-02-16T16:24:15.639Z] 8603b9c90790: Verifying Checksum [2022-02-16T16:24:15.639Z] 8603b9c90790: Download complete [2022-02-16T16:24:15.915Z] 1560dd03e051: Verifying Checksum [2022-02-16T16:24:15.915Z] 1560dd03e051: Download complete [2022-02-16T16:24:15.915Z] 27f5ce0e4adf: Verifying Checksum [2022-02-16T16:24:15.916Z] 27f5ce0e4adf: Download complete [2022-02-16T16:24:15.916Z] 05883995daec: Verifying Checksum [2022-02-16T16:24:15.916Z] 05883995daec: Download complete [2022-02-16T16:24:16.194Z] 448f6bf000e3: Verifying Checksum [2022-02-16T16:24:16.194Z] 448f6bf000e3: Download complete [2022-02-16T16:24:18.812Z] c2d8d7efcc4b: Verifying Checksum [2022-02-16T16:24:18.812Z] c2d8d7efcc4b: Download complete [2022-02-16T16:24:20.245Z] 448f6bf000e3: Pull complete [2022-02-16T16:24:20.517Z] f757da607395: Pull complete [2022-02-16T16:24:21.945Z] 05883995daec: Pull complete [2022-02-16T16:24:22.216Z] 8603b9c90790: Pull complete [2022-02-16T16:24:23.187Z] 1560dd03e051: Pull complete [2022-02-16T16:24:23.459Z] 27f5ce0e4adf: Pull complete [2022-02-16T16:24:38.533Z] c2d8d7efcc4b: Pull complete [2022-02-16T16:24:38.533Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-16T16:24:38.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:24:38.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-16T16:24:38.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-5362 does not seem to be running inside a container [2022-02-16T16:24:38.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/22 -v /w/workspace/app-rfid-llrp-inventory/22:/w/workspace/app-rfid-llrp-inventory/22:rw,z -v /w/workspace/app-rfid-llrp-inventory/22@tmp:/w/workspace/app-rfid-llrp-inventory/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-16T16:24:41.422Z] $ docker top 358801c98020f25e43340d0fdc67135b7068545ce76f697a54bcd72ea9038f3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:24:42.320Z] ---> job-cost.sh [2022-02-16T16:24:42.320Z] lf-activate-venv: SKIPPING [2022-02-16T16:24:42.320Z] INFO: No Stack... [2022-02-16T16:24:42.591Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-16T16:24:42.863Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T16:24:43.530Z] + cat /w/workspace/app-rfid-llrp-inventory/22/archives/cost.csv [2022-02-16T16:24:43.530Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T16:24:43.591Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [2022-02-16T16:24:43.596Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] did not exist. Created. [2022-02-16T16:24:43.596Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T16:24:44.277Z] /w/workspace/app-rfid-llrp-inventory/22@tmp/durable-bce3086d/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/22@tmp/durable-bce3086d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-16T16:24:44.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T16:24:44.972Z] Warning: overwriting stash ‘stack-cost’ [2022-02-16T16:24:45.021Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T16:24:45.028Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T16:24:45.038Z] $ docker stop --time=1 358801c98020f25e43340d0fdc67135b7068545ce76f697a54bcd72ea9038f3f [2022-02-16T16:24:46.526Z] $ docker rm -f 358801c98020f25e43340d0fdc67135b7068545ce76f697a54bcd72ea9038f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-16T16:24:47.037Z] provisioning config files... [2022-02-16T16:24:47.045Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2950695649954115275tmp [Pipeline] { [Pipeline] sh [2022-02-16T16:24:47.345Z] + set +x [2022-02-16T16:24:47.346Z] + curl -s https://codecov.io/bash [2022-02-16T16:24:47.346Z] + bash -s -- [2022-02-16T16:24:47.606Z] [2022-02-16T16:24:47.606Z] _____ _ [2022-02-16T16:24:47.606Z] / ____| | | [2022-02-16T16:24:47.606Z] | | ___ __| | ___ ___ _____ __ [2022-02-16T16:24:47.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-16T16:24:47.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-16T16:24:47.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-16T16:24:47.606Z] Bash-1.0.6 [2022-02-16T16:24:47.606Z] [2022-02-16T16:24:47.606Z] [2022-02-16T16:24:47.607Z] ==> git version 2.24.4 found [2022-02-16T16:24:47.607Z] ==> 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 [2022-02-16T16:24:47.607Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-16T16:24:47.607Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-16T16:24:47.607Z] ==> Jenkins CI detected. [2022-02-16T16:24:47.607Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T16:24:47.607Z] project root: . [2022-02-16T16:24:47.607Z] --> token set from env [2022-02-16T16:24:47.607Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-16T16:24:47.607Z] ==> Running gcov in . (disable via -X gcov) [2022-02-16T16:24:47.607Z] ==> Python coveragepy not found [2022-02-16T16:24:47.607Z] ==> Searching for coverage reports in: [2022-02-16T16:24:47.607Z] + . [2022-02-16T16:24:47.607Z] -> Found 1 reports [2022-02-16T16:24:47.607Z] ==> Detecting git/mercurial file structure [2022-02-16T16:24:47.607Z] ==> Reading reports [2022-02-16T16:24:47.607Z] + ./coverage.out bytes=41008 [2022-02-16T16:24:47.607Z] ==> Appending adjustments [2022-02-16T16:24:47.607Z] https://docs.codecov.io/docs/fixing-reports [2022-02-16T16:24:47.868Z] + Found adjustments [2022-02-16T16:24:47.868Z] ==> Gzipping contents [2022-02-16T16:24:47.868Z] 12K /tmp/codecov.SvrKEb.gz [2022-02-16T16:24:47.868Z] ==> Uploading reports [2022-02-16T16:24:47.869Z] url: https://codecov.io [2022-02-16T16:24:47.869Z] query: branch=main&commit=a218d4f56953046ecdce72b8d912b6fb71d7f601&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T16:24:47.869Z] -> Pinging Codecov [2022-02-16T16:24:47.869Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=a218d4f56953046ecdce72b8d912b6fb71d7f601&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T16:24:48.129Z] -> Uploading to [2022-02-16T16:24:48.129Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-16/581DD39554BDF9B6E22D074273EAD858/a218d4f56953046ecdce72b8d912b6fb71d7f601/f7012965-afab-4dbb-b619-5f0a189499a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T162447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00345c5e4d5a8559914d93773ea65623606f539b43db3551855c38bcf143f275 [2022-02-16T16:24:48.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:24:48.129Z] Dload Upload Total Spent Left Speed [2022-02-16T16:24:48.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11575 0 0 100 11575 0 36045 --:--:-- --:--:-- --:--:-- 36059 [2022-02-16T16:24:48.389Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] } [2022-02-16T16:24:48.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-16T16:24:48.686Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-16T16:24:48.699Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:49.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:24:49.003Z] [2022-02-16T16:24:49.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:24:49.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:24:49.311Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-16T16:24:49.311Z] 188c0c94c7c5: Pulling fs layer [2022-02-16T16:24:49.311Z] 0ef7d3d256c8: Pulling fs layer [2022-02-16T16:24:49.311Z] de9db76c5a1d: Pulling fs layer [2022-02-16T16:24:49.311Z] 0eba1c9be4d2: Pulling fs layer [2022-02-16T16:24:49.311Z] 0d57e429df01: Pulling fs layer [2022-02-16T16:24:49.311Z] 4e4be7b47b0d: Pulling fs layer [2022-02-16T16:24:49.311Z] e1f770b5df2f: Pulling fs layer [2022-02-16T16:24:49.311Z] 85a0685a4137: Pulling fs layer [2022-02-16T16:24:49.311Z] 4e4be7b47b0d: Waiting [2022-02-16T16:24:49.311Z] e1f770b5df2f: Waiting [2022-02-16T16:24:49.311Z] 85a0685a4137: Waiting [2022-02-16T16:24:49.311Z] 0eba1c9be4d2: Waiting [2022-02-16T16:24:49.311Z] 0d57e429df01: Waiting [2022-02-16T16:24:49.311Z] de9db76c5a1d: Verifying Checksum [2022-02-16T16:24:49.311Z] de9db76c5a1d: Download complete [2022-02-16T16:24:49.311Z] 0ef7d3d256c8: Verifying Checksum [2022-02-16T16:24:49.311Z] 0ef7d3d256c8: Download complete [2022-02-16T16:24:49.311Z] 0d57e429df01: Verifying Checksum [2022-02-16T16:24:49.311Z] 0d57e429df01: Download complete [2022-02-16T16:24:49.311Z] 188c0c94c7c5: Verifying Checksum [2022-02-16T16:24:49.311Z] 188c0c94c7c5: Download complete [2022-02-16T16:24:49.311Z] 4e4be7b47b0d: Verifying Checksum [2022-02-16T16:24:49.311Z] 4e4be7b47b0d: Download complete [2022-02-16T16:24:49.577Z] e1f770b5df2f: Verifying Checksum [2022-02-16T16:24:49.577Z] e1f770b5df2f: Download complete [2022-02-16T16:24:49.577Z] 188c0c94c7c5: Pull complete [2022-02-16T16:24:50.154Z] 0eba1c9be4d2: Verifying Checksum [2022-02-16T16:24:50.154Z] 0eba1c9be4d2: Download complete [2022-02-16T16:24:50.154Z] 0ef7d3d256c8: Pull complete [2022-02-16T16:24:50.154Z] de9db76c5a1d: Pull complete [2022-02-16T16:24:50.154Z] 85a0685a4137: Verifying Checksum [2022-02-16T16:24:50.154Z] 85a0685a4137: Download complete [2022-02-16T16:24:54.392Z] 0eba1c9be4d2: Pull complete [2022-02-16T16:24:54.392Z] 0d57e429df01: Pull complete [2022-02-16T16:24:54.392Z] 4e4be7b47b0d: Pull complete [2022-02-16T16:24:54.392Z] e1f770b5df2f: Pull complete [2022-02-16T16:24:58.623Z] 85a0685a4137: Pull complete [2022-02-16T16:24:58.884Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-16T16:24:58.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:24:58.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-16T16:24:58.951Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:24:58.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-16T16:24:59.611Z] $ docker top 158112684f60d3f1c4136c87d73046f41cefd1bca15e99a0fb03c0df623463b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-16T16:24:59.682Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-16T16:24:59.964Z] + set -o pipefail [2022-02-16T16:24:59.965Z] + snyk monitor '--org=edgex-jenkins' [2022-02-16T16:25:06.562Z] [2022-02-16T16:25:06.562Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-02-16T16:25:06.562Z] [2022-02-16T16:25:06.562Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/b524828f-02d0-4a24-8f62-a65fa16fda2b [2022-02-16T16:25:06.562Z] [2022-02-16T16:25:06.562Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-16T16:25:06.562Z] [2022-02-16T16:25:06.562Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-16T16:25:06.562Z] [2022-02-16T16:25:06.562Z] [Pipeline] } [2022-02-16T16:25:06.573Z] $ docker stop --time=1 158112684f60d3f1c4136c87d73046f41cefd1bca15e99a0fb03c0df623463b0 [2022-02-16T16:25:08.556Z] $ docker rm -f 158112684f60d3f1c4136c87d73046f41cefd1bca15e99a0fb03c0df623463b0 [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 [2022-02-16T16:25:09.294Z] + git log --format=format:%s -1 a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] sh [2022-02-16T16:25:09.591Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:25:09.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:09.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:25:09.886Z] . [Pipeline] withDockerContainer [2022-02-16T16:25:09.948Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:25:09.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:25:10.313Z] $ docker top ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:25:10.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:25:10.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:25:10.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:25:10.501Z] $ docker exec ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd ssh-agent [2022-02-16T16:25:10.625Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngjmdc/agent.14 [2022-02-16T16:25:10.625Z] SSH_AGENT_PID=21 [2022-02-16T16:25:10.629Z] Running ssh-add (command line suppressed) [2022-02-16T16:25:10.750Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4887479108202595005.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4887479108202595005.key) [2022-02-16T16:25:10.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:25:11.055Z] + git semver tag [2022-02-16T16:25:11.055Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:25:11.055Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T16:25:11.055Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T16:25:11.055Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:25:11.055Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:25:11.055Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:25:11.055Z] # $SEMVER_BRANCH = main [2022-02-16T16:25:11.055Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-02-16T16:25:11.055Z] # a218d4f56953046ecdce72b8d912b6fb71d7f601 HEAD [2022-02-16T16:25:11.055Z] # -> Force: false [2022-02-16T16:25:11.055Z] # 4563809549b4fa07fd25b189037653969635c9a1 refs/tags/v2.1.0-dev.1 [Pipeline] } [2022-02-16T16:25:11.062Z] $ docker exec --env ******** --env ******** ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd ssh-agent -k [2022-02-16T16:25:11.148Z] unset SSH_AUTH_SOCK; [2022-02-16T16:25:11.148Z] unset SSH_AGENT_PID; [2022-02-16T16:25:11.148Z] echo Agent pid 21 killed; [2022-02-16T16:25:11.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:25:11.465Z] + git semver [Pipeline] } [2022-02-16T16:25:11.474Z] $ docker stop --time=1 ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd [2022-02-16T16:25:12.643Z] $ docker rm -f ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:13.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:25:13.040Z] [2022-02-16T16:25:13.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:13.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:25:13.345Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-16T16:25:13.345Z] ab5ef0e58194: Pulling fs layer [2022-02-16T16:25:13.345Z] 9712f1f96733: Pulling fs layer [2022-02-16T16:25:13.345Z] 63f879dbbcfc: Pulling fs layer [2022-02-16T16:25:13.345Z] 0d9ebad4ef96: Pulling fs layer [2022-02-16T16:25:13.345Z] e9a5061849ea: Pulling fs layer [2022-02-16T16:25:13.345Z] d747dcd14b5f: Pulling fs layer [2022-02-16T16:25:13.345Z] 2de7ff778b66: Pulling fs layer [2022-02-16T16:25:13.345Z] e9a5061849ea: Waiting [2022-02-16T16:25:13.345Z] d747dcd14b5f: Waiting [2022-02-16T16:25:13.345Z] 2de7ff778b66: Waiting [2022-02-16T16:25:13.345Z] 0d9ebad4ef96: Waiting [2022-02-16T16:25:13.345Z] 9712f1f96733: Verifying Checksum [2022-02-16T16:25:13.345Z] 9712f1f96733: Download complete [2022-02-16T16:25:13.615Z] 63f879dbbcfc: Verifying Checksum [2022-02-16T16:25:13.615Z] 63f879dbbcfc: Download complete [2022-02-16T16:25:13.880Z] ab5ef0e58194: Verifying Checksum [2022-02-16T16:25:13.880Z] ab5ef0e58194: Download complete [2022-02-16T16:25:13.880Z] d747dcd14b5f: Verifying Checksum [2022-02-16T16:25:13.880Z] d747dcd14b5f: Download complete [2022-02-16T16:25:13.880Z] 0d9ebad4ef96: Verifying Checksum [2022-02-16T16:25:13.880Z] 0d9ebad4ef96: Download complete [2022-02-16T16:25:13.880Z] e9a5061849ea: Verifying Checksum [2022-02-16T16:25:13.880Z] e9a5061849ea: Download complete [2022-02-16T16:25:13.880Z] 2de7ff778b66: Verifying Checksum [2022-02-16T16:25:13.880Z] 2de7ff778b66: Download complete [2022-02-16T16:25:17.230Z] ab5ef0e58194: Pull complete [2022-02-16T16:25:17.230Z] 9712f1f96733: Pull complete [2022-02-16T16:25:17.490Z] 63f879dbbcfc: Pull complete [2022-02-16T16:25:21.744Z] 0d9ebad4ef96: Pull complete [2022-02-16T16:25:21.744Z] e9a5061849ea: Pull complete [2022-02-16T16:25:21.744Z] d747dcd14b5f: Pull complete [2022-02-16T16:25:23.155Z] 2de7ff778b66: Pull complete [2022-02-16T16:25:23.155Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-16T16:25:23.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:25:23.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-16T16:25:23.225Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:25:23.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-16T16:25:26.693Z] $ docker top 2e3cea7909b2c4cb46df9f5351592ba193216511c3d835508e6b05f38d412ea6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:25:26.778Z] provisioning config files... [2022-02-16T16:25:26.787Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6065992016462632359tmp [2022-02-16T16:25:26.846Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3922774644911141412tmp [2022-02-16T16:25:26.914Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6774795278677721063tmp [Pipeline] { [Pipeline] echo [2022-02-16T16:25:26.964Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:27.431Z] ---> sigul-configuration.sh [2022-02-16T16:25:27.431Z] gpg: directory `/root/.gnupg' created [2022-02-16T16:25:27.431Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-16T16:25:27.431Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-16T16:25:27.431Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-16T16:25:27.431Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-16T16:25:27.431Z] gpg: CAST5 encrypted data [2022-02-16T16:25:27.431Z] gpg: encrypted with 1 passphrase [2022-02-16T16:25:27.431Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-16T16:25:27.716Z] + mkdir /home/jenkins [2022-02-16T16:25:27.716Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-16T16:25:28.007Z] + 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 [2022-02-16T16:25:28.017Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:28.306Z] ---> sigul-install.sh [2022-02-16T16:25:28.306Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-16T16:25:28.594Z] + git tag --list [2022-02-16T16:25:28.594Z] v0.0.0 [2022-02-16T16:25:28.594Z] v0.0.1-dev.1 [2022-02-16T16:25:28.594Z] v0.0.1-dev.2 [2022-02-16T16:25:28.594Z] v0.0.1-dev.3 [2022-02-16T16:25:28.594Z] v0.0.1-dev.4 [2022-02-16T16:25:28.594Z] v0.0.1-dev.5 [2022-02-16T16:25:28.594Z] v0.0.1-dev.6 [2022-02-16T16:25:28.594Z] v0.0.1-dev.7 [2022-02-16T16:25:28.594Z] v1.0.0 [2022-02-16T16:25:28.594Z] v1.0.1-dev.1 [2022-02-16T16:25:28.594Z] v1.0.1-dev.2 [2022-02-16T16:25:28.594Z] v1.0.1-dev.3 [2022-02-16T16:25:28.594Z] v1.0.1-dev.4 [2022-02-16T16:25:28.594Z] v1.0.1-dev.5 [2022-02-16T16:25:28.594Z] v2.1.0-dev.1 [Pipeline] sh [2022-02-16T16:25:28.882Z] + lftools sign git-tag v2.1.0-dev.1 [2022-02-16T16:25:29.452Z] Signing Git tag with Sigul... [2022-02-16T16:25:29.452Z] Signing v2.1.0-dev.1 [Pipeline] echo [2022-02-16T16:25:29.723Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:30.010Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-16T16:25:30.017Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-16T16:25:30.034Z] $ docker stop --time=1 2e3cea7909b2c4cb46df9f5351592ba193216511c3d835508e6b05f38d412ea6 [2022-02-16T16:25:31.243Z] $ docker rm -f 2e3cea7909b2c4cb46df9f5351592ba193216511c3d835508e6b05f38d412ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-16T16:25:31.663Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:25:31.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:31.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:25:31.961Z] . [Pipeline] withDockerContainer [2022-02-16T16:25:32.022Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:25:32.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:25:32.380Z] $ docker top 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:25:32.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:25:32.476Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:25:32.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:25:32.598Z] $ docker exec 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a ssh-agent [2022-02-16T16:25:32.696Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbPBFl/agent.13 [2022-02-16T16:25:32.696Z] SSH_AGENT_PID=20 [2022-02-16T16:25:32.701Z] Running ssh-add (command line suppressed) [2022-02-16T16:25:32.792Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7462586610734760584.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7462586610734760584.key) [2022-02-16T16:25:32.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:25:33.102Z] + git semver bump pre [2022-02-16T16:25:33.102Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:25:33.102Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T16:25:33.102Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T16:25:33.102Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:25:33.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:25:33.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:25:33.102Z] # $SEMVER_BRANCH = main [2022-02-16T16:25:33.102Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-02-16T16:25:33.102Z] 2.1.0-dev.2 [Pipeline] } [2022-02-16T16:25:33.109Z] $ docker exec --env ******** --env ******** 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a ssh-agent -k [2022-02-16T16:25:33.192Z] unset SSH_AUTH_SOCK; [2022-02-16T16:25:33.192Z] unset SSH_AGENT_PID; [2022-02-16T16:25:33.192Z] echo Agent pid 20 killed; [2022-02-16T16:25:33.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:25:33.508Z] + git semver [Pipeline] } [2022-02-16T16:25:33.520Z] $ docker stop --time=1 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a [2022-02-16T16:25:34.706Z] $ docker rm -f 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:25:35.054Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:25:35.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:35.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:25:35.351Z] . [Pipeline] withDockerContainer [2022-02-16T16:25:35.409Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:25:35.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:25:35.743Z] $ docker top 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:25:35.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:25:35.831Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:25:35.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:25:35.934Z] $ docker exec 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc ssh-agent [2022-02-16T16:25:36.033Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoChmJo/agent.13 [2022-02-16T16:25:36.033Z] SSH_AGENT_PID=20 [2022-02-16T16:25:36.038Z] Running ssh-add (command line suppressed) [2022-02-16T16:25:36.130Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1838441417218938921.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1838441417218938921.key) [2022-02-16T16:25:36.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:25:36.433Z] + git semver push [2022-02-16T16:25:36.433Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:25:36.433Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-16T16:25:36.433Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T16:25:36.433Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:25:36.433Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:25:36.433Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:25:36.433Z] # $SEMVER_BRANCH = main [2022-02-16T16:25:36.433Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-02-16T16:25:37.827Z] $ docker exec --env ******** --env ******** 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc ssh-agent -k [2022-02-16T16:25:37.907Z] unset SSH_AUTH_SOCK; [2022-02-16T16:25:37.908Z] unset SSH_AGENT_PID; [2022-02-16T16:25:37.908Z] echo Agent pid 20 killed; [2022-02-16T16:25:37.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:25:38.233Z] + git semver [Pipeline] } [2022-02-16T16:25:38.244Z] $ docker stop --time=1 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc [2022-02-16T16:25:39.412Z] $ docker rm -f 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-16T16:25:40.059Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [2022-02-16T16:25:40.059Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-16T16:25:40.059Z] total 8 [2022-02-16T16:25:40.059Z] drwxr-xr-x. 3 root root 34 Feb 16 16:19 . [2022-02-16T16:25:40.059Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:25 .. [2022-02-16T16:25:40.059Z] drwxr-xr-x. 2 root root 6 Feb 16 16:19 cost [2022-02-16T16:25:40.059Z] -rw-r--r--. 1 root root 94 Feb 16 16:19 cost.csv [2022-02-16T16:25:40.059Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-16T16:25:40.059Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-16T16:25:40.059Z] total 8 [2022-02-16T16:25:40.059Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 16:19 . [2022-02-16T16:25:40.059Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:25 .. [2022-02-16T16:25:40.059Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 16:19 cost [2022-02-16T16:25:40.059Z] -rw-r--r--. 1 jenkins jenkins 94 Feb 16 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:40.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:40.913Z] ---> package-listing.sh [2022-02-16T16:25:40.913Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-16T16:25:40.913Z] ++ facter osfamily [2022-02-16T16:25:41.174Z] + OS_FAMILY=redhat [2022-02-16T16:25:41.174Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-16T16:25:41.174Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-16T16:25:41.174Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-16T16:25:41.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-16T16:25:41.174Z] + PACKAGES=/tmp/packages_start.txt [2022-02-16T16:25:41.174Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-02-16T16:25:41.174Z] + PACKAGES=/tmp/packages_end.txt [2022-02-16T16:25:41.174Z] + case "${OS_FAMILY}" in [2022-02-16T16:25:41.174Z] + rpm -qa [2022-02-16T16:25:41.174Z] + sort [2022-02-16T16:25:41.747Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-16T16:25:41.747Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-16T16:25:41.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-16T16:25:41.747Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-02-16T16:25:41.747Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-02-16T16:25:41.747Z] + 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 [2022-02-16T16:25:41.762Z] 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 [2022-02-16T16:25:42.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:42.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:25:42.599Z] . [Pipeline] withDockerContainer [2022-02-16T16:25:42.671Z] prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container [2022-02-16T16:25:42.703Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-16T16:25:42.904Z] $ docker top 9602be439cf225cb8c56aa2aeba7579bfce44eb98385c23e1f6ea3835df72b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:25:43.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-16T16:25:43.560Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-16T16:25:43.853Z] + ls /var/log/sa-host [2022-02-16T16:25:43.853Z] + sadf -c /var/log/sa-host/sa16 [2022-02-16T16:25:43.853Z] file_magic: OK [2022-02-16T16:25:43.853Z] HZ: Using current value: 100 [2022-02-16T16:25:43.853Z] file_header: OK [2022-02-16T16:25:43.853Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-16T16:25:43.853Z] Statistics: [2022-02-16T16:25:43.853Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T16:25:43.853Z] File successfully converted to sysstat format version 12.0.3 [2022-02-16T16:25:43.853Z] + sadf -c /var/log/sa-host/sa17 [2022-02-16T16:25:43.853Z] file_magic: OK [2022-02-16T16:25:43.853Z] HZ: Using current value: 100 [2022-02-16T16:25:43.853Z] file_header: OK [2022-02-16T16:25:43.853Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-16T16:25:43.853Z] Statistics: [2022-02-16T16:25:43.853Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T16:25:43.853Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:25:44.080Z] provisioning config files... [2022-02-16T16:25:44.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config441897285569107854tmp [Pipeline] { [Pipeline] echo [2022-02-16T16:25:44.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:44.392Z] ---> create-netrc.sh [Pipeline] } [2022-02-16T16:25:44.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:44.742Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-16T16:25:44.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:45.040Z] ---> sudo-logs.sh [2022-02-16T16:25:45.040Z] Archiving 'sudo' log.. [2022-02-16T16:25:45.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5357.novalocal: Name or service not known [2022-02-16T16:25:45.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5357.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-16T16:25:45.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:45.351Z] ---> job-cost.sh [2022-02-16T16:25:45.351Z] lf-activate-venv: SKIPPING [2022-02-16T16:25:45.351Z] DEBUG: total: 0.10999999940395355 [2022-02-16T16:25:45.351Z] INFO: Retrieving Stack Cost... [2022-02-16T16:25:45.611Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T16:25:45.872Z] INFO: Archiving Costs [Pipeline] echo [2022-02-16T16:25:45.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:46.177Z] ---> logs-deploy.sh [2022-02-16T16:25:46.177Z] lf-activate-venv: SKIPPING [2022-02-16T16:25:46.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/22 [2022-02-16T16:25:46.177Z] INFO: archiving workspace using pattern(s): [2022-02-16T16:25:46.750Z] Archives upload complete. [2022-02-16T16:25:47.013Z] INFO: archiving logs to Nexus