Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c550df661121fd0eeb913950a65d671d722b4d85 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-ssh7153351153347594162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3415425723540333406.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10576627008028842633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh9002847386565679749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9886372953126268251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22098’ Running on prd-ubuntu20.04-docker-8c-8g-22100 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 c550df661121fd0eeb913950a65d671d722b4d85 (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 c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#103)" > git rev-list --no-walk dc12914614d6a112f0a92a24f3d596335fb0de34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-07T22:20:28.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-07T22:20:28.521Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-07T22:20:28.545Z] ========================================================= [2022-08-07T22:20:28.545Z] EdgeX Global Pipelines Version Info [2022-08-07T22:20:28.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:20:29.336Z] ------------------- [2022-08-07T22:20:29.336Z] stable info: [2022-08-07T22:20:29.336Z] ------------------- [2022-08-07T22:20:29.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-07T22:20:29.336Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-07T22:20:29.336Z] Message: update stable to v1.0.238 [2022-08-07T22:20:29.915Z] ------------------- [2022-08-07T22:20:29.915Z] experimental info: [2022-08-07T22:20:29.915Z] ------------------- [2022-08-07T22:20:29.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-07T22:20:29.915Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-07T22:20:29.915Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-07T22:20:30.180Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-07T22:20:30.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-07T22:20:30.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-07T22:20:30.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-07T22:20:30.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-07T22:20:30.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-07T22:20:30.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-07T22:20:30.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-07T22:20:30.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-07T22:20:30.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-07T22:20:30.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-07T22:20:30.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-07T22:20:30.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-07T22:20:30.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-07T22:20:30.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-07T22:20:30.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-07T22:20:30.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-07T22:20:30.398Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-07T22:20:30.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-07T22:20:30.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-07T22:20:30.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-07T22:20:30.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-07T22:20:30.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-07T22:20:30.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-07T22:20:30.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-07T22:20:30.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-07T22:20:30.510Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-07T22:20:30.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-07T22:20:30.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-07T22:20:30.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-07T22:20:30.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo [2022-08-07T22:20:30.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c550df6 [Pipeline] echo [2022-08-07T22:20:30.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-07T22:20:30.622Z] provisioning config files... [2022-08-07T22:20:30.635Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3641597758219721721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:20:30.950Z] ---> docker-login.sh [2022-08-07T22:20:30.950Z] nexus3.edgexfoundry.org:10001 [2022-08-07T22:20:31.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:31.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:31.474Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:31.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:31.474Z] [2022-08-07T22:20:31.474Z] Login Succeeded [2022-08-07T22:20:31.474Z] nexus3.edgexfoundry.org:10002 [2022-08-07T22:20:31.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:31.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:31.474Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:31.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:31.474Z] [2022-08-07T22:20:31.474Z] Login Succeeded [2022-08-07T22:20:31.474Z] nexus3.edgexfoundry.org:10003 [2022-08-07T22:20:31.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:31.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:31.735Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:31.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:31.735Z] [2022-08-07T22:20:31.735Z] Login Succeeded [2022-08-07T22:20:31.735Z] nexus3.edgexfoundry.org:10004 [2022-08-07T22:20:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:31.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:31.735Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:31.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:31.735Z] [2022-08-07T22:20:31.735Z] Login Succeeded [2022-08-07T22:20:31.735Z] docker.io [2022-08-07T22:20:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:32.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:32.307Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:32.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:32.307Z] [2022-08-07T22:20:32.307Z] Login Succeeded [2022-08-07T22:20:32.307Z] ---> docker-login.sh ends [Pipeline] } [2022-08-07T22:20:32.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-07T22:20:32.698Z] + git rev-list -1 --merges c550df661121fd0eeb913950a65d671d722b4d85~1..c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo [2022-08-07T22:20:32.740Z] -----------> git rev-list -1 --merges c550df661121fd0eeb913950a65d671d722b4d85~1..c550df661121fd0eeb913950a65d671d722b4d85 c550df661121fd0eeb913950a65d671d722b4d85 [false] [Pipeline] sh [2022-08-07T22:20:33.034Z] + git log --format=format:%s -1 c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo [2022-08-07T22:20:33.050Z] ========================================================= [2022-08-07T22:20:33.050Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-07T22:20:33.050Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-07T22:20:33.379Z] + git log --format=format:%s -1 c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] echo [2022-08-07T22:20:33.392Z] [semverPrep] GIT_COMMIT: c550df661121fd0eeb913950a65d671d722b4d85, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#103) [Pipeline] echo [2022-08-07T22:20:33.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-07T22:20:33.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-07T22:20:33.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-07T22:20:33.755Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-07T22:20:33.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-07T22:20:33.755Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-08-07T22:20:33.755Z] -a /etc/ssh/ssh_known_hosts [2022-08-07T22:20:33.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:20:34.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-07T22:20:34.107Z] [2022-08-07T22:20:34.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:20:34.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-07T22:20:34.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-07T22:20:34.414Z] b85a868b505f: Pulling fs layer [2022-08-07T22:20:34.414Z] e2be974225ed: Pulling fs layer [2022-08-07T22:20:34.414Z] 339a4e72a1f5: Pulling fs layer [2022-08-07T22:20:34.414Z] 988bab9f4d93: Pulling fs layer [2022-08-07T22:20:34.414Z] 1469e6f7b9e6: Pulling fs layer [2022-08-07T22:20:34.414Z] eaf3925da568: Pulling fs layer [2022-08-07T22:20:34.414Z] bab4dde63d76: Pulling fs layer [2022-08-07T22:20:34.414Z] 988bab9f4d93: Waiting [2022-08-07T22:20:34.414Z] bde34c3a00c8: Pulling fs layer [2022-08-07T22:20:34.414Z] b352a97aabf1: Pulling fs layer [2022-08-07T22:20:34.414Z] 1469e6f7b9e6: Waiting [2022-08-07T22:20:34.414Z] 4872d77fe225: Pulling fs layer [2022-08-07T22:20:34.414Z] eaf3925da568: Waiting [2022-08-07T22:20:34.414Z] 5851b861e8e6: Pulling fs layer [2022-08-07T22:20:34.414Z] bab4dde63d76: Waiting [2022-08-07T22:20:34.414Z] bde34c3a00c8: Waiting [2022-08-07T22:20:34.414Z] b352a97aabf1: Waiting [2022-08-07T22:20:34.414Z] 4872d77fe225: Waiting [2022-08-07T22:20:34.414Z] 5851b861e8e6: Waiting [2022-08-07T22:20:34.414Z] e2be974225ed: Verifying Checksum [2022-08-07T22:20:34.414Z] e2be974225ed: Download complete [2022-08-07T22:20:34.414Z] 988bab9f4d93: Verifying Checksum [2022-08-07T22:20:34.414Z] 988bab9f4d93: Download complete [2022-08-07T22:20:34.676Z] 1469e6f7b9e6: Verifying Checksum [2022-08-07T22:20:34.676Z] 1469e6f7b9e6: Download complete [2022-08-07T22:20:34.676Z] eaf3925da568: Download complete [2022-08-07T22:20:34.676Z] 339a4e72a1f5: Verifying Checksum [2022-08-07T22:20:34.676Z] 339a4e72a1f5: Download complete [2022-08-07T22:20:34.676Z] bde34c3a00c8: Verifying Checksum [2022-08-07T22:20:34.676Z] bde34c3a00c8: Download complete [2022-08-07T22:20:34.676Z] b352a97aabf1: Download complete [2022-08-07T22:20:34.676Z] 4872d77fe225: Download complete [2022-08-07T22:20:34.676Z] 5851b861e8e6: Download complete [2022-08-07T22:20:34.676Z] b85a868b505f: Verifying Checksum [2022-08-07T22:20:34.676Z] b85a868b505f: Download complete [2022-08-07T22:20:34.938Z] bab4dde63d76: Verifying Checksum [2022-08-07T22:20:34.938Z] bab4dde63d76: Download complete [2022-08-07T22:20:36.320Z] b85a868b505f: Pull complete [2022-08-07T22:20:36.320Z] e2be974225ed: Pull complete [2022-08-07T22:20:36.894Z] 339a4e72a1f5: Pull complete [2022-08-07T22:20:36.894Z] 988bab9f4d93: Pull complete [2022-08-07T22:20:37.155Z] 1469e6f7b9e6: Pull complete [2022-08-07T22:20:37.155Z] eaf3925da568: Pull complete [2022-08-07T22:20:39.068Z] bab4dde63d76: Pull complete [2022-08-07T22:20:39.068Z] bde34c3a00c8: Pull complete [2022-08-07T22:20:39.330Z] b352a97aabf1: Pull complete [2022-08-07T22:20:39.330Z] 4872d77fe225: Pull complete [2022-08-07T22:20:39.591Z] 5851b861e8e6: Pull complete [2022-08-07T22:20:39.591Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-07T22:20:39.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-07T22:20:39.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:20:39.702Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:20:39.742Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-07T22:20:41.203Z] $ docker top c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 -eo pid,comm [2022-08-07T22:20:41.270Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-07T22:20:41.270Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-07T22:20:41.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-07T22:20:41.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-07T22:20:41.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-07T22:20:41.444Z] $ docker exec c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent [2022-08-07T22:20:41.566Z] SSH_AUTH_SOCK=/tmp/ssh-UT77yeXQbZtB/agent.33 [2022-08-07T22:20:41.566Z] SSH_AGENT_PID=39 [2022-08-07T22:20:41.574Z] Running ssh-add (command line suppressed) [2022-08-07T22:20:41.695Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5185145587325472983.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5185145587325472983.key) [2022-08-07T22:20:41.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-07T22:20:42.002Z] + git tag --points-at HEAD [Pipeline] } [2022-08-07T22:20:42.018Z] $ docker exec --env ******** --env ******** c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent -k [2022-08-07T22:20:42.129Z] unset SSH_AUTH_SOCK; [2022-08-07T22:20:42.129Z] unset SSH_AGENT_PID; [2022-08-07T22:20:42.129Z] echo Agent pid 39 killed; [2022-08-07T22:20:42.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-07T22:20:42.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-07T22:20:42.167Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-07T22:20:42.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-07T22:20:42.334Z] $ docker exec c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent [2022-08-07T22:20:42.477Z] SSH_AUTH_SOCK=/tmp/ssh-XKk9DeGZpOzO/agent.73 [2022-08-07T22:20:42.477Z] SSH_AGENT_PID=80 [2022-08-07T22:20:42.482Z] Running ssh-add (command line suppressed) [2022-08-07T22:20:42.606Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2716646025949563959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2716646025949563959.key) [2022-08-07T22:20:42.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-07T22:20:42.920Z] + git semver init [2022-08-07T22:20:43.183Z] 2022-08-07 22:20:43,128 [run_init] DEBUG init version:0.0.0 force:False [2022-08-07T22:20:43.183Z] 2022-08-07 22:20:43,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-07T22:20:43.183Z] 2022-08-07 22:20:43,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-07T22:20:43.183Z] 2022-08-07 22:20:43,130 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-07T22:20:44.574Z] 2022-08-07 22:20:44,166 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-08-07T22:20:44.574Z] 2022-08-07 22:20:44,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-08-07T22:20:44.574Z] 2022-08-07 22:20:44,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:20:44.574Z] 2022-08-07 22:20:44,166 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:20:44.574Z] 2.3.0-dev.11 [Pipeline] } [2022-08-07T22:20:44.590Z] $ docker exec --env ******** --env ******** c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 ssh-agent -k [2022-08-07T22:20:44.721Z] unset SSH_AUTH_SOCK; [2022-08-07T22:20:44.722Z] unset SSH_AGENT_PID; [2022-08-07T22:20:44.722Z] echo Agent pid 80 killed; [2022-08-07T22:20:44.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-07T22:20:45.046Z] + git semver [Pipeline] } [2022-08-07T22:20:45.330Z] $ docker stop --time=1 c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 [2022-08-07T22:20:46.683Z] $ docker rm -f c22a88315a1de0b5921875a949c2e7d3d03e0f666c3361857dd87e98f3fc16b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-07T22:20:47.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-07T22:20:47.339Z] Stashed 1 file(s) [Pipeline] echo [2022-08-07T22:20:47.343Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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-08-07T22:20:47.508Z] provisioning config files... [2022-08-07T22:20:47.519Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1084004686283711432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:20:47.821Z] ---> docker-login.sh [2022-08-07T22:20:47.821Z] nexus3.edgexfoundry.org:10001 [2022-08-07T22:20:47.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:47.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:47.821Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:47.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:47.821Z] [2022-08-07T22:20:47.821Z] Login Succeeded [2022-08-07T22:20:47.821Z] nexus3.edgexfoundry.org:10002 [2022-08-07T22:20:47.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:48.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:48.083Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:48.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:48.083Z] [2022-08-07T22:20:48.083Z] Login Succeeded [2022-08-07T22:20:48.083Z] nexus3.edgexfoundry.org:10003 [2022-08-07T22:20:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:48.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:48.083Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:48.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:48.083Z] [2022-08-07T22:20:48.083Z] Login Succeeded [2022-08-07T22:20:48.083Z] nexus3.edgexfoundry.org:10004 [2022-08-07T22:20:48.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:48.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:48.345Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:48.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:48.345Z] [2022-08-07T22:20:48.345Z] Login Succeeded [2022-08-07T22:20:48.345Z] docker.io [2022-08-07T22:20:48.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:20:48.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:20:48.607Z] Configure a credential helper to remove this warning. See [2022-08-07T22:20:48.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:20:48.607Z] [2022-08-07T22:20:48.607Z] Login Succeeded [2022-08-07T22:20:48.607Z] ---> docker-login.sh ends [Pipeline] } [2022-08-07T22:20:48.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-07T22:20:48.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-07T22:20:48.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-07T22:20:48.716Z] ========================================================= [2022-08-07T22:20:48.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-07T22:20:48.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:20:49.045Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-07T22:20:49.045Z] Sending build context to Docker daemon 12.46MB [2022-08-07T22:20:49.045Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-07T22:20:49.045Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-07T22:20:49.045Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-07T22:20:49.045Z] 2408cc74d12b: Pulling fs layer [2022-08-07T22:20:49.045Z] ea60b727a1ce: Pulling fs layer [2022-08-07T22:20:49.045Z] 30c4a7721957: Pulling fs layer [2022-08-07T22:20:49.045Z] 370296b7ddb6: Pulling fs layer [2022-08-07T22:20:49.045Z] 7c6cee850709: Pulling fs layer [2022-08-07T22:20:49.045Z] 39a5fcdaea64: Pulling fs layer [2022-08-07T22:20:49.045Z] d94ebbe4e438: Pulling fs layer [2022-08-07T22:20:49.045Z] bcfd1f05c69d: Pulling fs layer [2022-08-07T22:20:49.045Z] 59ccb84bbe0f: Pulling fs layer [2022-08-07T22:20:49.045Z] bcfd1f05c69d: Waiting [2022-08-07T22:20:49.045Z] 59ccb84bbe0f: Waiting [2022-08-07T22:20:49.045Z] 370296b7ddb6: Waiting [2022-08-07T22:20:49.045Z] d94ebbe4e438: Waiting [2022-08-07T22:20:49.045Z] 7c6cee850709: Waiting [2022-08-07T22:20:49.045Z] 39a5fcdaea64: Waiting [2022-08-07T22:20:49.045Z] 30c4a7721957: Download complete [2022-08-07T22:20:49.311Z] ea60b727a1ce: Verifying Checksum [2022-08-07T22:20:49.311Z] ea60b727a1ce: Download complete [2022-08-07T22:20:49.311Z] 7c6cee850709: Verifying Checksum [2022-08-07T22:20:49.311Z] 7c6cee850709: Download complete [2022-08-07T22:20:49.311Z] 39a5fcdaea64: Verifying Checksum [2022-08-07T22:20:49.311Z] 39a5fcdaea64: Download complete [2022-08-07T22:20:49.311Z] 2408cc74d12b: Verifying Checksum [2022-08-07T22:20:49.311Z] 2408cc74d12b: Download complete [2022-08-07T22:20:49.311Z] d94ebbe4e438: Download complete [2022-08-07T22:20:49.311Z] 2408cc74d12b: Pull complete [2022-08-07T22:20:49.587Z] ea60b727a1ce: Pull complete [2022-08-07T22:20:49.587Z] 30c4a7721957: Pull complete [2022-08-07T22:20:49.854Z] 59ccb84bbe0f: Verifying Checksum [2022-08-07T22:20:49.854Z] 59ccb84bbe0f: Download complete [2022-08-07T22:20:50.118Z] bcfd1f05c69d: Verifying Checksum [2022-08-07T22:20:50.118Z] bcfd1f05c69d: Download complete [2022-08-07T22:20:50.118Z] 370296b7ddb6: Verifying Checksum [2022-08-07T22:20:50.118Z] 370296b7ddb6: Download complete [2022-08-07T22:20:54.318Z] 370296b7ddb6: Pull complete [2022-08-07T22:20:54.318Z] 7c6cee850709: Pull complete [2022-08-07T22:20:54.579Z] 39a5fcdaea64: Pull complete [2022-08-07T22:20:54.579Z] d94ebbe4e438: Pull complete [2022-08-07T22:20:57.119Z] bcfd1f05c69d: Pull complete [2022-08-07T22:20:57.702Z] 59ccb84bbe0f: Pull complete [2022-08-07T22:20:57.702Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-07T22:20:57.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-07T22:20:57.702Z] ---> a4fb48ad2a94 [2022-08-07T22:20:57.702Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-07T22:20:59.628Z] ---> Running in 560358f4514a [2022-08-07T22:20:59.628Z] Removing intermediate container 560358f4514a [2022-08-07T22:20:59.628Z] ---> 65ce0cf50c70 [2022-08-07T22:20:59.628Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-07T22:20:59.628Z] ---> Running in 807b1f095768 [2022-08-07T22:20:59.890Z] Removing intermediate container 807b1f095768 [2022-08-07T22:20:59.890Z] ---> f8a25d409e38 [2022-08-07T22:20:59.890Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-07T22:20:59.890Z] ---> Running in e171e2ea84da [2022-08-07T22:20:59.890Z] Removing intermediate container e171e2ea84da [2022-08-07T22:20:59.890Z] ---> 9f7aa54a94b9 [2022-08-07T22:20:59.890Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-07T22:21:00.150Z] ---> Running in 5ac285b8c288 [2022-08-07T22:21:00.732Z] Removing intermediate container 5ac285b8c288 [2022-08-07T22:21:00.732Z] ---> e6306ac04c59 [2022-08-07T22:21:00.732Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-07T22:21:00.732Z] ---> Running in 795ded5e6d73 [2022-08-07T22:21:00.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-07T22:21:01.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-07T22:21:02.196Z] OK: 211 MiB in 51 packages [2022-08-07T22:21:02.456Z] Still waiting to schedule task [2022-08-07T22:21:02.456Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22099’ [2022-08-07T22:21:02.457Z] Removing intermediate container 795ded5e6d73 [2022-08-07T22:21:02.457Z] ---> 3ee2bd78ca37 [2022-08-07T22:21:02.457Z] Step 8/13 : WORKDIR /app [2022-08-07T22:21:02.457Z] ---> Running in 4d52cf80dc54 [2022-08-07T22:21:02.721Z] Removing intermediate container 4d52cf80dc54 [2022-08-07T22:21:02.721Z] ---> cf20adb0697d [2022-08-07T22:21:02.722Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-07T22:21:02.722Z] ---> 5fabc9543252 [2022-08-07T22:21:02.722Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-07T22:21:02.984Z] ---> Running in d1d45f18f5ce [2022-08-07T22:21:21.114Z] Removing intermediate container d1d45f18f5ce [2022-08-07T22:21:21.114Z] ---> fc3487236c99 [2022-08-07T22:21:21.114Z] Step 11/13 : COPY . . [2022-08-07T22:21:21.114Z] ---> 5dbd5c95ecd3 [2022-08-07T22:21:21.114Z] Step 12/13 : ARG MAKE="make build" [2022-08-07T22:21:21.114Z] ---> Running in 3ada4c78cf60 [2022-08-07T22:21:21.114Z] Removing intermediate container 3ada4c78cf60 [2022-08-07T22:21:21.114Z] ---> 96fa4427d4f0 [2022-08-07T22:21:21.114Z] Step 13/13 : RUN $MAKE [2022-08-07T22:21:21.375Z] ---> Running in 8f50ba5fffa4 [2022-08-07T22:21:21.636Z] noop [2022-08-07T22:21:21.898Z] Removing intermediate container 8f50ba5fffa4 [2022-08-07T22:21:21.898Z] ---> 39f0cd6a5910 [2022-08-07T22:21:21.898Z] Successfully built 39f0cd6a5910 [2022-08-07T22:21:21.898Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:21:22.222Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-07T22:21:22.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:21:22.309Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:21:22.360Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-07T22:21:22.734Z] $ docker top 7403c9e9f3955ca6902f602d1a691ea782d38b1ae294edf95e63a8301c80ac53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-07T22:21:23.099Z] + go version [2022-08-07T22:21:23.099Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-07T22:21:23.114Z] $ docker stop --time=1 7403c9e9f3955ca6902f602d1a691ea782d38b1ae294edf95e63a8301c80ac53 [2022-08-07T22:21:24.426Z] $ docker rm -f 7403c9e9f3955ca6902f602d1a691ea782d38b1ae294edf95e63a8301c80ac53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:21:24.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-07T22:21:24.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:21:24.975Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:21:25.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-07T22:21:25.439Z] $ docker top 1266fbc5397f489f29f1f393d08b8d52f5cfc4d16a813d8406a2f4275e6eecbe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-07T22:21:25.805Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-08-07T22:21:26.109Z] + make test [2022-08-07T22:21:26.109Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-07T22:21:38.332Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-07T22:21:38.332Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.032s coverage: 86.2% of statements [2022-08-07T22:21:38.332Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-07T22:21:39.720Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.553s coverage: 71.9% of statements [2022-08-07T22:21:47.852Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-07T22:21:47.852Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-07T22:21:52.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-07T22:21:52.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-07T22:21:52.064Z] ./bin/test-attribution.sh [Pipeline] echo [2022-08-07T22:21:52.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-07T22:21:52.094Z] $ docker stop --time=1 1266fbc5397f489f29f1f393d08b8d52f5cfc4d16a813d8406a2f4275e6eecbe [2022-08-07T22:21:53.980Z] $ docker rm -f 1266fbc5397f489f29f1f393d08b8d52f5cfc4d16a813d8406a2f4275e6eecbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-07T22:21:54.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-07T22:21:54.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-07T22:21:54.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-07T22:21:55.266Z] + ls -al . [2022-08-07T22:21:55.266Z] total 228 [2022-08-07T22:21:55.266Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 22:21 . [2022-08-07T22:21:55.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:20 .. [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 7 22:20 .dockerignore [2022-08-07T22:21:55.266Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 22:21 .git [2022-08-07T22:21:55.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:20 .github [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 7 22:20 .gitignore [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 22:20 .golangci.yml [2022-08-07T22:21:55.266Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 22:20 .semver [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 7 22:20 Attribution.txt [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 7 22:20 CHANGELOG.md [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 22:20 Dockerfile [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 22:20 GOVERNANCE.md [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 7 22:20 Jenkinsfile [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 7 22:20 LICENSE [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 7 22:20 Makefile [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 22:20 OWNERS.md [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 7 22:20 README.md [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 7 22:20 VERSION [2022-08-07T22:21:55.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:20 bin [2022-08-07T22:21:55.266Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 7 22:21 coverage.out [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 3540 Aug 7 22:20 go.mod [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 36292 Aug 7 22:20 go.sum [2022-08-07T22:21:55.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:20 images [2022-08-07T22:21:55.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:20 internal [2022-08-07T22:21:55.266Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 7 22:20 main.go [2022-08-07T22:21:55.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:20 res [2022-08-07T22:21:55.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:20 snap [2022-08-07T22:21:55.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:21:55.595Z] + 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=c550df661121fd0eeb913950a65d671d722b4d85 --label arch=amd64 --label version=2.3.0-dev.11 . [2022-08-07T22:21:55.595Z] Sending build context to Docker daemon 12.46MB [2022-08-07T22:21:55.595Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-07T22:21:55.595Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-07T22:21:55.595Z] ---> 39f0cd6a5910 [2022-08-07T22:21:55.595Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-07T22:21:55.857Z] ---> Running in 4a744f0dab65 [2022-08-07T22:21:55.857Z] Removing intermediate container 4a744f0dab65 [2022-08-07T22:21:55.857Z] ---> 110ffa369723 [2022-08-07T22:21:55.857Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-07T22:21:55.857Z] ---> Running in 2e3c30eb8447 [2022-08-07T22:21:55.857Z] Removing intermediate container 2e3c30eb8447 [2022-08-07T22:21:55.857Z] ---> 67ab9e3c9fa2 [2022-08-07T22:21:55.857Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-07T22:21:56.118Z] ---> Running in 0c478703d83b [2022-08-07T22:21:56.118Z] Removing intermediate container 0c478703d83b [2022-08-07T22:21:56.118Z] ---> 49be0c124917 [2022-08-07T22:21:56.118Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-07T22:21:56.118Z] ---> Running in 4df66dbb94a2 [2022-08-07T22:21:56.687Z] Removing intermediate container 4df66dbb94a2 [2022-08-07T22:21:56.687Z] ---> f271c0e4ee0d [2022-08-07T22:21:56.687Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-07T22:21:56.687Z] ---> Running in cf9dd2d80286 [2022-08-07T22:21:56.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-07T22:21:57.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-07T22:21:58.154Z] OK: 211 MiB in 51 packages [2022-08-07T22:21:58.728Z] Removing intermediate container cf9dd2d80286 [2022-08-07T22:21:58.728Z] ---> 144d3a0f8fd4 [2022-08-07T22:21:58.728Z] Step 8/31 : WORKDIR /app [2022-08-07T22:21:58.728Z] ---> Running in a8cd44cc2976 [2022-08-07T22:21:58.728Z] Removing intermediate container a8cd44cc2976 [2022-08-07T22:21:58.728Z] ---> a84aa787a364 [2022-08-07T22:21:58.728Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-07T22:21:58.728Z] ---> fa81232224f0 [2022-08-07T22:21:58.728Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-07T22:21:58.990Z] ---> Running in cfb89949c28c [2022-08-07T22:21:59.562Z] Removing intermediate container cfb89949c28c [2022-08-07T22:21:59.562Z] ---> b45fc236c122 [2022-08-07T22:21:59.562Z] Step 11/31 : COPY . . [2022-08-07T22:21:59.821Z] ---> 22fbd1077927 [2022-08-07T22:21:59.821Z] Step 12/31 : ARG MAKE="make build" [2022-08-07T22:21:59.821Z] ---> Running in 66f6d3f7dab3 [2022-08-07T22:22:00.082Z] Removing intermediate container 66f6d3f7dab3 [2022-08-07T22:22:00.082Z] ---> c1b6a2626cbc [2022-08-07T22:22:00.082Z] Step 13/31 : RUN $MAKE [2022-08-07T22:22:00.082Z] ---> Running in 5c33514c33bd [2022-08-07T22:22:00.343Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-07T22:22:22.305Z] Removing intermediate container 5c33514c33bd [2022-08-07T22:22:22.305Z] ---> 236213af6bfe [2022-08-07T22:22:22.305Z] Step 14/31 : FROM alpine:3.14 [2022-08-07T22:22:22.305Z] 3.14: Pulling from library/alpine [2022-08-07T22:22:22.564Z] decfdc335d9b: Pulling fs layer [2022-08-07T22:22:22.826Z] decfdc335d9b: Verifying Checksum [2022-08-07T22:22:22.826Z] decfdc335d9b: Download complete [2022-08-07T22:22:22.826Z] decfdc335d9b: Pull complete [2022-08-07T22:22:22.826Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-07T22:22:22.826Z] Status: Downloaded newer image for alpine:3.14 [2022-08-07T22:22:22.826Z] ---> 5977be310a9d [2022-08-07T22:22:22.826Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-07T22:22:23.087Z] ---> Running in 3ebfb0c8fee7 [2022-08-07T22:22:23.087Z] Removing intermediate container 3ebfb0c8fee7 [2022-08-07T22:22:23.087Z] ---> 94ec1c08d19b [2022-08-07T22:22:23.087Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-07T22:22:23.087Z] ---> Running in 9e06cfbbbc13 [2022-08-07T22:22:23.087Z] Removing intermediate container 9e06cfbbbc13 [2022-08-07T22:22:23.087Z] ---> e769e66beacc [2022-08-07T22:22:23.087Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-07T22:22:23.349Z] ---> Running in f851fc5fd11e [2022-08-07T22:22:23.919Z] Removing intermediate container f851fc5fd11e [2022-08-07T22:22:23.919Z] ---> 1ab57148e658 [2022-08-07T22:22:23.919Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-07T22:22:23.919Z] ---> Running in f48f7cc0ecbb [2022-08-07T22:22:24.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-07T22:22:25.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-07T22:22:25.390Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-07T22:22:25.390Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-07T22:22:25.390Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-07T22:22:25.652Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-07T22:22:25.652Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-07T22:22:25.652Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-07T22:22:25.913Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-07T22:22:25.913Z] Executing busybox-1.33.1-r8.trigger [2022-08-07T22:22:25.913Z] Executing ca-certificates-20220614-r0.trigger [2022-08-07T22:22:25.913Z] OK: 9 MiB in 21 packages [2022-08-07T22:22:26.482Z] Removing intermediate container f48f7cc0ecbb [2022-08-07T22:22:26.482Z] ---> f20a69335f97 [2022-08-07T22:22:26.482Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-07T22:22:26.744Z] ---> e2b8e82a6b53 [2022-08-07T22:22:26.744Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-07T22:22:26.744Z] ---> a12435fe834a [2022-08-07T22:22:26.744Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-07T22:22:27.013Z] ---> 7d2909de1311 [2022-08-07T22:22:27.013Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-07T22:22:27.275Z] ---> 5851f1a098e7 [2022-08-07T22:22:27.275Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-07T22:22:27.844Z] ---> ee218cbe011b [2022-08-07T22:22:27.845Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-07T22:22:27.845Z] ---> Running in 0c2bcea2264b [2022-08-07T22:22:28.414Z] Removing intermediate container 0c2bcea2264b [2022-08-07T22:22:28.414Z] ---> b6cdc141eb52 [2022-08-07T22:22:28.414Z] Step 25/31 : VOLUME /cache [2022-08-07T22:22:28.415Z] ---> Running in 2d3c9937e370 [2022-08-07T22:22:28.415Z] Removing intermediate container 2d3c9937e370 [2022-08-07T22:22:28.415Z] ---> f2f1fdd64887 [2022-08-07T22:22:28.415Z] Step 26/31 : EXPOSE 59711 [2022-08-07T22:22:28.415Z] ---> Running in 81821afae2ea [2022-08-07T22:22:28.676Z] Removing intermediate container 81821afae2ea [2022-08-07T22:22:28.676Z] ---> 78e5cf9c1281 [2022-08-07T22:22:28.676Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-07T22:22:28.676Z] ---> Running in e2639cb7d15d [2022-08-07T22:22:28.676Z] Removing intermediate container e2639cb7d15d [2022-08-07T22:22:28.676Z] ---> 8ffc5d223f00 [2022-08-07T22:22:28.676Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-07T22:22:28.948Z] ---> Running in a010b6eaaffc [2022-08-07T22:22:28.948Z] Removing intermediate container a010b6eaaffc [2022-08-07T22:22:28.948Z] ---> 3f553f7b98e5 [2022-08-07T22:22:28.948Z] Step 29/31 : LABEL arch=amd64 [2022-08-07T22:22:28.948Z] ---> Running in eb961f8873b4 [2022-08-07T22:22:28.948Z] Removing intermediate container eb961f8873b4 [2022-08-07T22:22:28.948Z] ---> 31768f2c2586 [2022-08-07T22:22:28.948Z] Step 30/31 : LABEL git_sha=c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:22:29.208Z] ---> Running in d9d3756bcb8a [2022-08-07T22:22:29.208Z] Removing intermediate container d9d3756bcb8a [2022-08-07T22:22:29.209Z] ---> 438fe77f3838 [2022-08-07T22:22:29.209Z] Step 31/31 : LABEL version=2.3.0-dev.11 [2022-08-07T22:22:29.209Z] ---> Running in f8911fd5191a [2022-08-07T22:22:29.470Z] Removing intermediate container f8911fd5191a [2022-08-07T22:22:29.470Z] ---> cf038e0691f8 [2022-08-07T22:22:29.470Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-07T22:22:29.470Z] Successfully built cf038e0691f8 [2022-08-07T22:22:29.470Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-07T22:22:29.592Z] provisioning config files... [2022-08-07T22:22:29.604Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4401581985888486277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:22:29.900Z] ---> docker-login.sh [2022-08-07T22:22:29.900Z] nexus3.edgexfoundry.org:10001 [2022-08-07T22:22:29.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:22:29.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:22:29.900Z] Configure a credential helper to remove this warning. See [2022-08-07T22:22:29.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:22:29.900Z] [2022-08-07T22:22:29.900Z] Login Succeeded [2022-08-07T22:22:29.900Z] nexus3.edgexfoundry.org:10002 [2022-08-07T22:22:29.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:22:30.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:22:30.160Z] Configure a credential helper to remove this warning. See [2022-08-07T22:22:30.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:22:30.160Z] [2022-08-07T22:22:30.160Z] Login Succeeded [2022-08-07T22:22:30.160Z] nexus3.edgexfoundry.org:10003 [2022-08-07T22:22:30.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:22:30.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:22:30.160Z] Configure a credential helper to remove this warning. See [2022-08-07T22:22:30.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:22:30.160Z] [2022-08-07T22:22:30.160Z] Login Succeeded [2022-08-07T22:22:30.160Z] nexus3.edgexfoundry.org:10004 [2022-08-07T22:22:30.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:22:30.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:22:30.420Z] Configure a credential helper to remove this warning. See [2022-08-07T22:22:30.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:22:30.420Z] [2022-08-07T22:22:30.420Z] Login Succeeded [2022-08-07T22:22:30.420Z] docker.io [2022-08-07T22:22:30.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:22:30.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:22:30.680Z] Configure a credential helper to remove this warning. See [2022-08-07T22:22:30.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:22:30.680Z] [2022-08-07T22:22:30.680Z] Login Succeeded [2022-08-07T22:22:30.680Z] ---> docker-login.sh ends [Pipeline] } [2022-08-07T22:22:30.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-07T22:22:30.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-07T22:22:30.748Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-08-07T22:22:30.748Z] c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:22:30.748Z] latest [2022-08-07T22:22:30.748Z] 2.3.0-dev.11 [2022-08-07T22:22:30.748Z] c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [2022-08-07T22:22:30.748Z] main [2022-08-07T22:22:30.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:31.080Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:31.396Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:22:31.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-07T22:22:31.396Z] d84d01b631a6: Preparing [2022-08-07T22:22:31.396Z] b62c98f152c3: Preparing [2022-08-07T22:22:31.396Z] 167bdd3b29e2: Preparing [2022-08-07T22:22:31.396Z] 7410d79c7585: Preparing [2022-08-07T22:22:31.396Z] 6d029b8de188: Preparing [2022-08-07T22:22:31.396Z] 065a64c5440f: Preparing [2022-08-07T22:22:31.396Z] 7f02d6211840: Preparing [2022-08-07T22:22:31.396Z] 383b5b4fafad: Preparing [2022-08-07T22:22:31.396Z] 713e7675e2c1: Preparing [2022-08-07T22:22:31.396Z] 065a64c5440f: Waiting [2022-08-07T22:22:31.396Z] 7f02d6211840: Waiting [2022-08-07T22:22:31.396Z] 383b5b4fafad: Waiting [2022-08-07T22:22:31.396Z] 713e7675e2c1: Waiting [2022-08-07T22:22:31.396Z] d84d01b631a6: Pushed [2022-08-07T22:22:31.396Z] 167bdd3b29e2: Pushed [2022-08-07T22:22:31.396Z] 7410d79c7585: Pushed [2022-08-07T22:22:31.396Z] 6d029b8de188: Pushed [2022-08-07T22:22:31.396Z] 713e7675e2c1: Layer already exists [2022-08-07T22:22:31.656Z] 065a64c5440f: Pushed [2022-08-07T22:22:31.656Z] 383b5b4fafad: Pushed [2022-08-07T22:22:31.916Z] 7f02d6211840: Pushed [2022-08-07T22:22:34.474Z] b62c98f152c3: Pushed [2022-08-07T22:22:34.777Z] c550df661121fd0eeb913950a65d671d722b4d85: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:35.174Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:35.499Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-07T22:22:35.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-07T22:22:35.499Z] d84d01b631a6: Preparing [2022-08-07T22:22:35.499Z] b62c98f152c3: Preparing [2022-08-07T22:22:35.499Z] 167bdd3b29e2: Preparing [2022-08-07T22:22:35.499Z] 7410d79c7585: Preparing [2022-08-07T22:22:35.499Z] 6d029b8de188: Preparing [2022-08-07T22:22:35.499Z] 065a64c5440f: Preparing [2022-08-07T22:22:35.499Z] 7f02d6211840: Preparing [2022-08-07T22:22:35.499Z] 383b5b4fafad: Preparing [2022-08-07T22:22:35.499Z] 713e7675e2c1: Preparing [2022-08-07T22:22:35.499Z] 065a64c5440f: Waiting [2022-08-07T22:22:35.499Z] 7f02d6211840: Waiting [2022-08-07T22:22:35.499Z] 383b5b4fafad: Waiting [2022-08-07T22:22:35.499Z] 713e7675e2c1: Waiting [2022-08-07T22:22:35.499Z] b62c98f152c3: Layer already exists [2022-08-07T22:22:35.499Z] d84d01b631a6: Layer already exists [2022-08-07T22:22:35.499Z] 6d029b8de188: Layer already exists [2022-08-07T22:22:35.499Z] 7410d79c7585: Layer already exists [2022-08-07T22:22:35.499Z] 167bdd3b29e2: Layer already exists [2022-08-07T22:22:35.499Z] 065a64c5440f: Layer already exists [2022-08-07T22:22:35.499Z] 383b5b4fafad: Layer already exists [2022-08-07T22:22:35.499Z] 7f02d6211840: Layer already exists [2022-08-07T22:22:35.499Z] 713e7675e2c1: Layer already exists [2022-08-07T22:22:35.499Z] latest: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:35.829Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:36.148Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.11 [2022-08-07T22:22:36.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-07T22:22:36.148Z] d84d01b631a6: Preparing [2022-08-07T22:22:36.148Z] b62c98f152c3: Preparing [2022-08-07T22:22:36.148Z] 167bdd3b29e2: Preparing [2022-08-07T22:22:36.148Z] 7410d79c7585: Preparing [2022-08-07T22:22:36.148Z] 6d029b8de188: Preparing [2022-08-07T22:22:36.148Z] 065a64c5440f: Preparing [2022-08-07T22:22:36.148Z] 7f02d6211840: Preparing [2022-08-07T22:22:36.148Z] 383b5b4fafad: Preparing [2022-08-07T22:22:36.148Z] 713e7675e2c1: Preparing [2022-08-07T22:22:36.148Z] 7f02d6211840: Waiting [2022-08-07T22:22:36.148Z] 383b5b4fafad: Waiting [2022-08-07T22:22:36.148Z] 713e7675e2c1: Waiting [2022-08-07T22:22:36.148Z] 065a64c5440f: Waiting [2022-08-07T22:22:36.148Z] 7410d79c7585: Layer already exists [2022-08-07T22:22:36.148Z] 167bdd3b29e2: Layer already exists [2022-08-07T22:22:36.148Z] b62c98f152c3: Layer already exists [2022-08-07T22:22:36.148Z] 6d029b8de188: Layer already exists [2022-08-07T22:22:36.148Z] d84d01b631a6: Layer already exists [2022-08-07T22:22:36.148Z] 065a64c5440f: Layer already exists [2022-08-07T22:22:36.148Z] 7f02d6211840: Layer already exists [2022-08-07T22:22:36.148Z] 383b5b4fafad: Layer already exists [2022-08-07T22:22:36.148Z] 713e7675e2c1: Layer already exists [2022-08-07T22:22:36.148Z] 2.3.0-dev.11: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:36.476Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:36.793Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [2022-08-07T22:22:36.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-07T22:22:36.793Z] d84d01b631a6: Preparing [2022-08-07T22:22:36.793Z] b62c98f152c3: Preparing [2022-08-07T22:22:36.793Z] 167bdd3b29e2: Preparing [2022-08-07T22:22:36.793Z] 7410d79c7585: Preparing [2022-08-07T22:22:36.793Z] 6d029b8de188: Preparing [2022-08-07T22:22:36.793Z] 065a64c5440f: Preparing [2022-08-07T22:22:36.793Z] 7f02d6211840: Preparing [2022-08-07T22:22:36.793Z] 383b5b4fafad: Preparing [2022-08-07T22:22:36.793Z] 713e7675e2c1: Preparing [2022-08-07T22:22:36.793Z] 7f02d6211840: Waiting [2022-08-07T22:22:36.793Z] 383b5b4fafad: Waiting [2022-08-07T22:22:36.793Z] 713e7675e2c1: Waiting [2022-08-07T22:22:36.793Z] b62c98f152c3: Layer already exists [2022-08-07T22:22:36.793Z] d84d01b631a6: Layer already exists [2022-08-07T22:22:36.793Z] 7410d79c7585: Layer already exists [2022-08-07T22:22:36.793Z] 167bdd3b29e2: Layer already exists [2022-08-07T22:22:36.793Z] 6d029b8de188: Layer already exists [2022-08-07T22:22:36.793Z] 713e7675e2c1: Layer already exists [2022-08-07T22:22:36.793Z] 065a64c5440f: Layer already exists [2022-08-07T22:22:36.793Z] 7f02d6211840: Layer already exists [2022-08-07T22:22:36.793Z] 383b5b4fafad: Layer already exists [2022-08-07T22:22:36.793Z] c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:37.120Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:37.439Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-08-07T22:22:37.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-07T22:22:37.439Z] d84d01b631a6: Preparing [2022-08-07T22:22:37.439Z] b62c98f152c3: Preparing [2022-08-07T22:22:37.439Z] 167bdd3b29e2: Preparing [2022-08-07T22:22:37.439Z] 7410d79c7585: Preparing [2022-08-07T22:22:37.439Z] 6d029b8de188: Preparing [2022-08-07T22:22:37.439Z] 065a64c5440f: Preparing [2022-08-07T22:22:37.439Z] 7f02d6211840: Preparing [2022-08-07T22:22:37.439Z] 383b5b4fafad: Preparing [2022-08-07T22:22:37.439Z] 713e7675e2c1: Preparing [2022-08-07T22:22:37.439Z] 065a64c5440f: Waiting [2022-08-07T22:22:37.439Z] 7f02d6211840: Waiting [2022-08-07T22:22:37.439Z] 713e7675e2c1: Waiting [2022-08-07T22:22:37.439Z] 383b5b4fafad: Waiting [2022-08-07T22:22:37.439Z] 6d029b8de188: Layer already exists [2022-08-07T22:22:37.439Z] 167bdd3b29e2: Layer already exists [2022-08-07T22:22:37.439Z] b62c98f152c3: Layer already exists [2022-08-07T22:22:37.439Z] 7410d79c7585: Layer already exists [2022-08-07T22:22:37.439Z] d84d01b631a6: Layer already exists [2022-08-07T22:22:37.439Z] 065a64c5440f: Layer already exists [2022-08-07T22:22:37.439Z] 7f02d6211840: Layer already exists [2022-08-07T22:22:37.439Z] 383b5b4fafad: Layer already exists [2022-08-07T22:22:37.439Z] 713e7675e2c1: Layer already exists [2022-08-07T22:22:37.439Z] main: digest: sha256:8fb11a597a2c74e1dd98719973a2942fce5d118a447da392d7bb4fb519e680e7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-07T22:22:37.495Z] ===================================================== [Pipeline] echo [2022-08-07T22:22:37.504Z] taggedImages: [2022-08-07T22:22:37.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:22:37.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-07T22:22:37.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.11 [2022-08-07T22:22:37.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [2022-08-07T22:22:37.504Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:37.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-07T22:22:37.875Z] [2022-08-07T22:22:37.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:22:38.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-07T22:22:38.182Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-07T22:22:38.182Z] 5eb5b503b376: Pulling fs layer [2022-08-07T22:22:38.182Z] 5c69ac0246d0: Pulling fs layer [2022-08-07T22:22:38.182Z] ec43610c2a17: Pulling fs layer [2022-08-07T22:22:38.182Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-07T22:22:38.182Z] 33b1e0a273af: Pulling fs layer [2022-08-07T22:22:38.182Z] 5d3b04190fa2: Pulling fs layer [2022-08-07T22:22:38.182Z] 2f39f015ded8: Pulling fs layer [2022-08-07T22:22:38.182Z] 3a2ae6a8a46f: Waiting [2022-08-07T22:22:38.182Z] 33b1e0a273af: Waiting [2022-08-07T22:22:38.182Z] 5d3b04190fa2: Waiting [2022-08-07T22:22:38.182Z] 2f39f015ded8: Waiting [2022-08-07T22:22:38.182Z] 5c69ac0246d0: Download complete [2022-08-07T22:22:38.182Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-07T22:22:38.182Z] 3a2ae6a8a46f: Download complete [2022-08-07T22:22:38.182Z] 33b1e0a273af: Verifying Checksum [2022-08-07T22:22:38.182Z] 33b1e0a273af: Download complete [2022-08-07T22:22:38.182Z] 5d3b04190fa2: Download complete [2022-08-07T22:22:38.182Z] ec43610c2a17: Verifying Checksum [2022-08-07T22:22:38.182Z] ec43610c2a17: Download complete [2022-08-07T22:22:38.442Z] 5eb5b503b376: Verifying Checksum [2022-08-07T22:22:38.442Z] 5eb5b503b376: Download complete [2022-08-07T22:22:39.012Z] 2f39f015ded8: Download complete [2022-08-07T22:22:39.954Z] 5eb5b503b376: Pull complete [2022-08-07T22:22:39.954Z] 5c69ac0246d0: Pull complete [2022-08-07T22:22:40.523Z] ec43610c2a17: Pull complete [2022-08-07T22:22:40.523Z] 3a2ae6a8a46f: Pull complete [2022-08-07T22:22:40.783Z] 33b1e0a273af: Pull complete [2022-08-07T22:22:40.783Z] 5d3b04190fa2: Pull complete [2022-08-07T22:22:46.061Z] 2f39f015ded8: Pull complete [2022-08-07T22:22:46.061Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-07T22:22:46.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-07T22:22:46.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:22:46.163Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:22:46.200Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-07T22:22:47.812Z] $ docker top 72396c499ee6c3aceeeca7f499af150c5344230956c733485bed4bd96031ad1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:22:48.233Z] ---> job-cost.sh [2022-08-07T22:22:48.233Z] lf-activate-venv: SKIPPING [2022-08-07T22:22:48.233Z] INFO: No Stack... [2022-08-07T22:22:48.493Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-07T22:22:49.067Z] INFO: Archiving Costs [Pipeline] sh [2022-08-07T22:22:49.365Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-08-07T22:22:49.365Z] + cut -d, -f6 [Pipeline] lock [2022-08-07T22:22:49.380Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [2022-08-07T22:22:49.385Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] did not exist. Created. [2022-08-07T22:22:49.385Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-07T22:22:49.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-07T22:22:49.724Z] Stashed 1 file(s) [Pipeline] } [2022-08-07T22:22:49.734Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-07T22:22:49.758Z] $ docker stop --time=1 72396c499ee6c3aceeeca7f499af150c5344230956c733485bed4bd96031ad1c [2022-08-07T22:22:50.929Z] $ docker rm -f 72396c499ee6c3aceeeca7f499af150c5344230956c733485bed4bd96031ad1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-07T22:24:02.743Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22102 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-08-07T22:24:02.756Z] Running in /w/workspace/app-rfid-llrp-inventory/51 [Pipeline] { [Pipeline] checkout [2022-08-07T22:24:02.827Z] The recommended git tool is: git [2022-08-07T22:24:10.016Z] using credential edgex-jenkins-ssh [2022-08-07T22:24:10.038Z] Cloning the remote Git repository [2022-08-07T22:24:10.107Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-07T22:24:10.200Z] > git init /w/workspace/app-rfid-llrp-inventory/51 # timeout=10 [2022-08-07T22:24:10.293Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-07T22:24:10.294Z] > git --version # timeout=10 [2022-08-07T22:24:10.317Z] > git --version # 'git version 2.25.1' [2022-08-07T22:24:10.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-07T22:24:10.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-07T22:24:12.969Z] Avoid second fetch [2022-08-07T22:24:12.969Z] Checking out Revision c550df661121fd0eeb913950a65d671d722b4d85 (main) [2022-08-07T22:24:12.915Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-07T22:24:12.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-07T22:24:12.995Z] > git config core.sparsecheckout # timeout=10 [2022-08-07T22:24:13.011Z] > git checkout -f c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 [2022-08-07T22:24:17.562Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#103)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-07T22:24:18.680Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-07T22:24:18.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-07T22:24:18.680Z] Dload Upload Total Spent Left Speed [2022-08-07T22:24:18.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2022-08-07T22:24:19.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-07T22:24:19.853Z] + sudo tee /etc/docker/daemon.new [2022-08-07T22:24:19.853Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-07T22:24:19.853Z] { [2022-08-07T22:24:19.853Z] "registry-mirrors": [ [2022-08-07T22:24:19.853Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-07T22:24:19.853Z] ], [2022-08-07T22:24:19.853Z] "bip": "10.250.0.254/24", [2022-08-07T22:24:19.853Z] "hosts": [ [2022-08-07T22:24:19.853Z] "tcp://0.0.0.0:5555", [2022-08-07T22:24:19.853Z] "unix:///var/run/docker.sock" [2022-08-07T22:24:19.853Z] ], [2022-08-07T22:24:19.853Z] "mtu": 1458, [2022-08-07T22:24:19.853Z] "selinux-enabled": true, [2022-08-07T22:24:19.853Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-07T22:24:19.853Z] } [Pipeline] sh [2022-08-07T22:24:20.215Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-07T22:24:20.569Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-07T22:24:39.046Z] provisioning config files... [2022-08-07T22:24:39.075Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/51@tmp/config2240506160638716344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:24:39.457Z] ---> docker-login.sh [2022-08-07T22:24:39.457Z] nexus3.edgexfoundry.org:10001 [2022-08-07T22:24:40.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:24:40.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:24:40.337Z] Configure a credential helper to remove this warning. See [2022-08-07T22:24:40.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:24:40.337Z] [2022-08-07T22:24:40.337Z] Login Succeeded [2022-08-07T22:24:40.337Z] nexus3.edgexfoundry.org:10002 [2022-08-07T22:24:40.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:24:40.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:24:40.940Z] Configure a credential helper to remove this warning. See [2022-08-07T22:24:40.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:24:40.940Z] [2022-08-07T22:24:40.940Z] Login Succeeded [2022-08-07T22:24:40.940Z] nexus3.edgexfoundry.org:10003 [2022-08-07T22:24:41.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:24:41.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:24:41.505Z] Configure a credential helper to remove this warning. See [2022-08-07T22:24:41.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:24:41.505Z] [2022-08-07T22:24:41.505Z] Login Succeeded [2022-08-07T22:24:41.505Z] nexus3.edgexfoundry.org:10004 [2022-08-07T22:24:41.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:24:42.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:24:42.070Z] Configure a credential helper to remove this warning. See [2022-08-07T22:24:42.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:24:42.070Z] [2022-08-07T22:24:42.070Z] Login Succeeded [2022-08-07T22:24:42.070Z] docker.io [2022-08-07T22:24:42.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:24:42.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:24:42.943Z] Configure a credential helper to remove this warning. See [2022-08-07T22:24:42.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:24:42.943Z] [2022-08-07T22:24:42.943Z] Login Succeeded [2022-08-07T22:24:42.943Z] ---> docker-login.sh ends [Pipeline] } [2022-08-07T22:24:42.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-07T22:24:43.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-07T22:24:43.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-07T22:24:43.574Z] ========================================================= [2022-08-07T22:24:43.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-07T22:24:43.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:24:43.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-07T22:24:44.230Z] Sending build context to Docker daemon 682kB [2022-08-07T22:24:44.230Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-07T22:24:44.230Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-07T22:24:44.507Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-07T22:24:44.507Z] b3c136eddcbf: Pulling fs layer [2022-08-07T22:24:44.507Z] c0a3192eca97: Pulling fs layer [2022-08-07T22:24:44.507Z] a050256f5b6f: Pulling fs layer [2022-08-07T22:24:44.507Z] 656be50a0ddc: Pulling fs layer [2022-08-07T22:24:44.507Z] 2bbca73fdf42: Pulling fs layer [2022-08-07T22:24:44.507Z] 46d945488cbd: Pulling fs layer [2022-08-07T22:24:44.507Z] 8a5474983e97: Pulling fs layer [2022-08-07T22:24:44.507Z] 329c88fbcd65: Pulling fs layer [2022-08-07T22:24:44.507Z] 46d945488cbd: Waiting [2022-08-07T22:24:44.507Z] 8a5474983e97: Waiting [2022-08-07T22:24:44.507Z] 329c88fbcd65: Waiting [2022-08-07T22:24:44.507Z] 2bbca73fdf42: Waiting [2022-08-07T22:24:44.507Z] 656be50a0ddc: Waiting [2022-08-07T22:24:44.507Z] a050256f5b6f: Verifying Checksum [2022-08-07T22:24:44.507Z] a050256f5b6f: Download complete [2022-08-07T22:24:44.507Z] c0a3192eca97: Download complete [2022-08-07T22:24:44.507Z] 2bbca73fdf42: Verifying Checksum [2022-08-07T22:24:44.507Z] 2bbca73fdf42: Download complete [2022-08-07T22:24:44.507Z] 46d945488cbd: Verifying Checksum [2022-08-07T22:24:44.507Z] 46d945488cbd: Download complete [2022-08-07T22:24:44.507Z] b3c136eddcbf: Verifying Checksum [2022-08-07T22:24:45.535Z] b3c136eddcbf: Pull complete [2022-08-07T22:24:45.821Z] 329c88fbcd65: Verifying Checksum [2022-08-07T22:24:45.821Z] 329c88fbcd65: Download complete [2022-08-07T22:24:46.126Z] c0a3192eca97: Pull complete [2022-08-07T22:24:46.734Z] a050256f5b6f: Pull complete [2022-08-07T22:24:47.012Z] 8a5474983e97: Verifying Checksum [2022-08-07T22:24:47.012Z] 8a5474983e97: Download complete [2022-08-07T22:24:47.997Z] 656be50a0ddc: Verifying Checksum [2022-08-07T22:24:47.997Z] 656be50a0ddc: Download complete [2022-08-07T22:25:03.133Z] 656be50a0ddc: Pull complete [2022-08-07T22:25:03.133Z] 2bbca73fdf42: Pull complete [2022-08-07T22:25:03.133Z] 46d945488cbd: Pull complete [2022-08-07T22:25:08.589Z] 8a5474983e97: Pull complete [2022-08-07T22:25:10.598Z] 329c88fbcd65: Pull complete [2022-08-07T22:25:10.598Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-07T22:25:10.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-07T22:25:10.598Z] ---> ff4287adb874 [2022-08-07T22:25:10.598Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-07T22:25:12.602Z] ---> Running in e3f0b66bde1e [2022-08-07T22:25:12.882Z] Removing intermediate container e3f0b66bde1e [2022-08-07T22:25:12.882Z] ---> 0a9dd4b4252d [2022-08-07T22:25:12.882Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-07T22:25:12.882Z] ---> Running in 17b542186329 [2022-08-07T22:25:13.156Z] Removing intermediate container 17b542186329 [2022-08-07T22:25:13.156Z] ---> b35a385aa00e [2022-08-07T22:25:13.156Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-07T22:25:13.434Z] ---> Running in d89dbec5b5f1 [2022-08-07T22:25:13.717Z] Removing intermediate container d89dbec5b5f1 [2022-08-07T22:25:13.717Z] ---> ec0f217313e0 [2022-08-07T22:25:13.717Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-07T22:25:13.717Z] ---> Running in ae5297e24540 [2022-08-07T22:25:15.745Z] Removing intermediate container ae5297e24540 [2022-08-07T22:25:15.745Z] ---> fee8dab85463 [2022-08-07T22:25:15.745Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-07T22:25:15.745Z] ---> Running in fd7542180dcb [2022-08-07T22:25:16.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-07T22:25:17.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-07T22:25:18.718Z] OK: 221 MiB in 51 packages [2022-08-07T22:25:20.060Z] Removing intermediate container fd7542180dcb [2022-08-07T22:25:20.060Z] ---> 119ec7b6e2de [2022-08-07T22:25:20.060Z] Step 8/13 : WORKDIR /app [2022-08-07T22:25:20.060Z] ---> Running in dec72af8e43d [2022-08-07T22:25:20.060Z] Removing intermediate container dec72af8e43d [2022-08-07T22:25:20.060Z] ---> b48cde64b295 [2022-08-07T22:25:20.060Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-07T22:25:20.690Z] ---> 6711d6af61b2 [2022-08-07T22:25:20.690Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-07T22:25:20.690Z] ---> Running in 8ce161a6e8bb [2022-08-07T22:26:17.430Z] Removing intermediate container 8ce161a6e8bb [2022-08-07T22:26:17.430Z] ---> 6b98d67142ba [2022-08-07T22:26:17.430Z] Step 11/13 : COPY . . [2022-08-07T22:26:17.430Z] ---> c277dfde9c8f [2022-08-07T22:26:17.430Z] Step 12/13 : ARG MAKE="make build" [2022-08-07T22:26:17.430Z] ---> Running in 0c143341e909 [2022-08-07T22:26:17.430Z] Removing intermediate container 0c143341e909 [2022-08-07T22:26:17.430Z] ---> 4eccc8e58b09 [2022-08-07T22:26:17.430Z] Step 13/13 : RUN $MAKE [2022-08-07T22:26:17.430Z] ---> Running in 99240d72a426 [2022-08-07T22:26:17.430Z] noop [2022-08-07T22:26:17.430Z] Removing intermediate container 99240d72a426 [2022-08-07T22:26:17.430Z] ---> 526494fa94c4 [2022-08-07T22:26:17.430Z] Successfully built 526494fa94c4 [2022-08-07T22:26:17.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:26:17.808Z] + docker inspect -f . ci-base-image-arm64 [2022-08-07T22:26:17.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:26:18.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container [2022-08-07T22:26:18.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/51 -v /w/workspace/app-rfid-llrp-inventory/51:/w/workspace/app-rfid-llrp-inventory/51:rw,z -v /w/workspace/app-rfid-llrp-inventory/51@tmp:/w/workspace/app-rfid-llrp-inventory/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-07T22:26:19.511Z] $ docker top f08dcb554820ce2b91b8548d3ef145a5547a2da4927537966aecfb8473f0c289 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-07T22:26:20.495Z] + go version [2022-08-07T22:26:20.495Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-07T22:26:20.525Z] $ docker stop --time=1 f08dcb554820ce2b91b8548d3ef145a5547a2da4927537966aecfb8473f0c289 [2022-08-07T22:26:22.221Z] $ docker rm -f f08dcb554820ce2b91b8548d3ef145a5547a2da4927537966aecfb8473f0c289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:26:22.889Z] + docker inspect -f . ci-base-image-arm64 [2022-08-07T22:26:22.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:26:23.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container [2022-08-07T22:26:23.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/51 -v /w/workspace/app-rfid-llrp-inventory/51:/w/workspace/app-rfid-llrp-inventory/51:rw,z -v /w/workspace/app-rfid-llrp-inventory/51@tmp:/w/workspace/app-rfid-llrp-inventory/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-07T22:26:24.711Z] $ docker top 18a00651c8174e1f25c64fffd2350d6cb4c8b537916860b08ba52ea749ac606d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-07T22:26:25.674Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/51 [Pipeline] fileExists [Pipeline] sh [2022-08-07T22:26:26.373Z] + make test [2022-08-07T22:26:26.373Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-07T22:28:03.365Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-07T22:28:03.366Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.169s coverage: 86.2% of statements [2022-08-07T22:28:03.366Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-07T22:28:03.366Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.735s coverage: 71.9% of statements [2022-08-07T22:28:03.366Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-07T22:28:03.366Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-07T22:28:25.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-07T22:28:25.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-07T22:28:25.681Z] ./bin/test-attribution.sh [Pipeline] echo [2022-08-07T22:28:25.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-07T22:28:25.725Z] $ docker stop --time=1 18a00651c8174e1f25c64fffd2350d6cb4c8b537916860b08ba52ea749ac606d [2022-08-07T22:28:27.587Z] $ docker rm -f 18a00651c8174e1f25c64fffd2350d6cb4c8b537916860b08ba52ea749ac606d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-07T22:28:28.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-07T22:28:28.700Z] Warning: overwriting stash ‘coverage-report’ [2022-08-07T22:28:29.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-07T22:28:29.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-07T22:28:30.162Z] + ls -al . [2022-08-07T22:28:30.162Z] total 224 [2022-08-07T22:28:30.162Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 22:26 . [2022-08-07T22:28:30.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:24 .. [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 7 22:24 .dockerignore [2022-08-07T22:28:30.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 22:24 .git [2022-08-07T22:28:30.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:24 .github [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 7 22:24 .gitignore [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 22:24 .golangci.yml [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 7 22:24 Attribution.txt [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 7 22:24 CHANGELOG.md [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 22:24 Dockerfile [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 22:24 GOVERNANCE.md [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 7 22:24 Jenkinsfile [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 7 22:24 LICENSE [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 7 22:24 Makefile [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 22:24 OWNERS.md [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 7 22:24 README.md [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 7 22:20 VERSION [2022-08-07T22:28:30.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:24 bin [2022-08-07T22:28:30.162Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 7 22:28 coverage.out [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 3540 Aug 7 22:24 go.mod [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 36292 Aug 7 22:24 go.sum [2022-08-07T22:28:30.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:24 images [2022-08-07T22:28:30.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:24 internal [2022-08-07T22:28:30.162Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 7 22:24 main.go [2022-08-07T22:28:30.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 22:24 res [2022-08-07T22:28:30.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 22:24 snap [2022-08-07T22:28:30.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 22:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:28:30.639Z] + 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=c550df661121fd0eeb913950a65d671d722b4d85 --label arch=arm64 --label version=2.3.0-dev.11 . [2022-08-07T22:28:30.922Z] Sending build context to Docker daemon 682kB [2022-08-07T22:28:30.922Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-07T22:28:30.922Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-07T22:28:30.922Z] ---> 526494fa94c4 [2022-08-07T22:28:30.922Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-07T22:28:31.251Z] ---> Running in 774b128af9cd [2022-08-07T22:28:31.554Z] Removing intermediate container 774b128af9cd [2022-08-07T22:28:31.554Z] ---> 38d8d10964d7 [2022-08-07T22:28:31.554Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-07T22:28:31.858Z] ---> Running in e8c7e790f900 [2022-08-07T22:28:32.139Z] Removing intermediate container e8c7e790f900 [2022-08-07T22:28:32.139Z] ---> 069ccc027d28 [2022-08-07T22:28:32.139Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-07T22:28:32.139Z] ---> Running in 317aba909b12 [2022-08-07T22:28:32.746Z] Removing intermediate container 317aba909b12 [2022-08-07T22:28:32.746Z] ---> b399364db0db [2022-08-07T22:28:32.746Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-07T22:28:32.746Z] ---> Running in 071f8f29f71f [2022-08-07T22:28:34.754Z] Removing intermediate container 071f8f29f71f [2022-08-07T22:28:34.754Z] ---> 309a3a27951e [2022-08-07T22:28:34.754Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-07T22:28:34.754Z] ---> Running in 80aa6826ed5d [2022-08-07T22:28:35.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-07T22:28:36.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-07T22:28:37.718Z] OK: 221 MiB in 51 packages [2022-08-07T22:28:38.345Z] Removing intermediate container 80aa6826ed5d [2022-08-07T22:28:38.345Z] ---> b5a56e27d09f [2022-08-07T22:28:38.345Z] Step 8/31 : WORKDIR /app [2022-08-07T22:28:38.628Z] ---> Running in 5395a8827ffa [2022-08-07T22:28:38.903Z] Removing intermediate container 5395a8827ffa [2022-08-07T22:28:38.903Z] ---> baf3b2f1b842 [2022-08-07T22:28:38.903Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-07T22:28:39.511Z] ---> ed9e23026759 [2022-08-07T22:28:39.511Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-07T22:28:39.511Z] ---> Running in af9a6ad4d8a8 [2022-08-07T22:28:41.490Z] Removing intermediate container af9a6ad4d8a8 [2022-08-07T22:28:41.490Z] ---> 35b51ae9b759 [2022-08-07T22:28:41.490Z] Step 11/31 : COPY . . [2022-08-07T22:28:42.090Z] ---> 0a8ea5eae4a1 [2022-08-07T22:28:42.090Z] Step 12/31 : ARG MAKE="make build" [2022-08-07T22:28:42.090Z] ---> Running in 4eeec90a861d [2022-08-07T22:28:42.371Z] Removing intermediate container 4eeec90a861d [2022-08-07T22:28:42.371Z] ---> 513cd7d1dcc5 [2022-08-07T22:28:42.371Z] Step 13/31 : RUN $MAKE [2022-08-07T22:28:42.654Z] ---> Running in 2f52f87c54e9 [2022-08-07T22:28:43.642Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-07T22:31:20.905Z] Removing intermediate container 2f52f87c54e9 [2022-08-07T22:31:20.905Z] ---> 906c71b42933 [2022-08-07T22:31:20.905Z] Step 14/31 : FROM alpine:3.14 [2022-08-07T22:31:20.905Z] 3.14: Pulling from library/alpine [2022-08-07T22:31:20.905Z] f4bf3852c6cc: Pulling fs layer [2022-08-07T22:31:20.905Z] f4bf3852c6cc: Verifying Checksum [2022-08-07T22:31:20.905Z] f4bf3852c6cc: Download complete [2022-08-07T22:31:20.905Z] f4bf3852c6cc: Pull complete [2022-08-07T22:31:20.905Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-07T22:31:20.905Z] Status: Downloaded newer image for alpine:3.14 [2022-08-07T22:31:20.905Z] ---> f19c924ebacc [2022-08-07T22:31:20.905Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-07T22:31:20.905Z] ---> Running in bdb5720f363e [2022-08-07T22:31:20.905Z] Removing intermediate container bdb5720f363e [2022-08-07T22:31:20.905Z] ---> f6dced8d1c7f [2022-08-07T22:31:20.905Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-07T22:31:20.905Z] ---> Running in f27b012be3fd [2022-08-07T22:31:20.905Z] Removing intermediate container f27b012be3fd [2022-08-07T22:31:20.905Z] ---> e1ef86422e10 [2022-08-07T22:31:20.905Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-07T22:31:20.905Z] ---> Running in c848dd9d8df4 [2022-08-07T22:31:20.905Z] Removing intermediate container c848dd9d8df4 [2022-08-07T22:31:20.905Z] ---> ab2b07f4a0b4 [2022-08-07T22:31:20.905Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-07T22:31:20.905Z] ---> Running in 615e46cc4f73 [2022-08-07T22:31:20.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-07T22:31:20.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-07T22:31:20.905Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-07T22:31:20.905Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-07T22:31:20.905Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-07T22:31:20.905Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-07T22:31:20.905Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-07T22:31:20.905Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-07T22:31:20.905Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-07T22:31:20.905Z] Executing busybox-1.33.1-r8.trigger [2022-08-07T22:31:20.905Z] Executing ca-certificates-20220614-r0.trigger [2022-08-07T22:31:20.905Z] OK: 9 MiB in 21 packages [2022-08-07T22:31:20.905Z] Removing intermediate container 615e46cc4f73 [2022-08-07T22:31:20.905Z] ---> 6ba9c05f84a5 [2022-08-07T22:31:20.905Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-07T22:31:20.905Z] ---> 225789326dea [2022-08-07T22:31:20.905Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-07T22:31:20.905Z] ---> ec6d18505983 [2022-08-07T22:31:20.905Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-07T22:31:20.905Z] ---> 2e18f3210d2a [2022-08-07T22:31:20.905Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-07T22:31:20.905Z] ---> 7235764b084e [2022-08-07T22:31:20.905Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-07T22:31:20.905Z] ---> b01571dcf6c1 [2022-08-07T22:31:20.905Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-07T22:31:20.905Z] ---> Running in 8601ff9bc83a [2022-08-07T22:31:21.947Z] Removing intermediate container 8601ff9bc83a [2022-08-07T22:31:21.947Z] ---> 573899a517f4 [2022-08-07T22:31:21.947Z] Step 25/31 : VOLUME /cache [2022-08-07T22:31:21.947Z] ---> Running in e01b9ae3ca4e [2022-08-07T22:31:22.240Z] Removing intermediate container e01b9ae3ca4e [2022-08-07T22:31:22.240Z] ---> 1fd664071705 [2022-08-07T22:31:22.240Z] Step 26/31 : EXPOSE 59711 [2022-08-07T22:31:22.240Z] ---> Running in 73d87666da2e [2022-08-07T22:31:22.550Z] Removing intermediate container 73d87666da2e [2022-08-07T22:31:22.550Z] ---> 3ab1651fbadb [2022-08-07T22:31:22.550Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-07T22:31:22.550Z] ---> Running in bc83b1aecaca [2022-08-07T22:31:23.165Z] Removing intermediate container bc83b1aecaca [2022-08-07T22:31:23.165Z] ---> d5ce440a1ffb [2022-08-07T22:31:23.165Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-07T22:31:23.165Z] ---> Running in e350c2ca0981 [2022-08-07T22:31:23.456Z] Removing intermediate container e350c2ca0981 [2022-08-07T22:31:23.456Z] ---> f2f919349edd [2022-08-07T22:31:23.456Z] Step 29/31 : LABEL arch=arm64 [2022-08-07T22:31:23.456Z] ---> Running in 2b7db2d3b6e1 [2022-08-07T22:31:24.077Z] Removing intermediate container 2b7db2d3b6e1 [2022-08-07T22:31:24.077Z] ---> 160eb9318822 [2022-08-07T22:31:24.077Z] Step 30/31 : LABEL git_sha=c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:31:24.077Z] ---> Running in bde3fb61c02c [2022-08-07T22:31:24.378Z] Removing intermediate container bde3fb61c02c [2022-08-07T22:31:24.378Z] ---> 21963dcf850b [2022-08-07T22:31:24.378Z] Step 31/31 : LABEL version=2.3.0-dev.11 [2022-08-07T22:31:24.378Z] ---> Running in 61698c1a7f1a [2022-08-07T22:31:24.673Z] Removing intermediate container 61698c1a7f1a [2022-08-07T22:31:24.673Z] ---> 77a09458181c [2022-08-07T22:31:24.673Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-07T22:31:24.673Z] Successfully built 77a09458181c [2022-08-07T22:31:24.967Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-07T22:31:25.117Z] provisioning config files... [2022-08-07T22:31:25.152Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/51@tmp/config7327550498758711158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:31:25.557Z] ---> docker-login.sh [2022-08-07T22:31:25.558Z] nexus3.edgexfoundry.org:10001 [2022-08-07T22:31:25.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:31:25.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:31:25.833Z] Configure a credential helper to remove this warning. See [2022-08-07T22:31:25.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:31:25.833Z] [2022-08-07T22:31:25.833Z] Login Succeeded [2022-08-07T22:31:25.833Z] nexus3.edgexfoundry.org:10002 [2022-08-07T22:31:26.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:31:26.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:31:26.431Z] Configure a credential helper to remove this warning. See [2022-08-07T22:31:26.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:31:26.431Z] [2022-08-07T22:31:26.431Z] Login Succeeded [2022-08-07T22:31:26.431Z] nexus3.edgexfoundry.org:10003 [2022-08-07T22:31:27.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:31:27.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:31:27.031Z] Configure a credential helper to remove this warning. See [2022-08-07T22:31:27.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:31:27.031Z] [2022-08-07T22:31:27.031Z] Login Succeeded [2022-08-07T22:31:27.031Z] nexus3.edgexfoundry.org:10004 [2022-08-07T22:31:27.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:31:27.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:31:27.584Z] Configure a credential helper to remove this warning. See [2022-08-07T22:31:27.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:31:27.584Z] [2022-08-07T22:31:27.584Z] Login Succeeded [2022-08-07T22:31:27.584Z] docker.io [2022-08-07T22:31:27.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-07T22:31:28.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-07T22:31:28.456Z] Configure a credential helper to remove this warning. See [2022-08-07T22:31:28.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-07T22:31:28.456Z] [2022-08-07T22:31:28.456Z] Login Succeeded [2022-08-07T22:31:28.456Z] ---> docker-login.sh ends [Pipeline] } [2022-08-07T22:31:28.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-07T22:31:28.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-07T22:31:28.533Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-08-07T22:31:28.533Z] c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:31:28.533Z] latest [2022-08-07T22:31:28.533Z] 2.3.0-dev.11 [2022-08-07T22:31:28.533Z] c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [2022-08-07T22:31:28.533Z] main [2022-08-07T22:31:28.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:28.906Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:29.276Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:31:29.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-07T22:31:29.276Z] 43afa81668a2: Preparing [2022-08-07T22:31:29.276Z] 807bfae1b56c: Preparing [2022-08-07T22:31:29.276Z] bee28d699cea: Preparing [2022-08-07T22:31:29.276Z] f36fb35c9cc3: Preparing [2022-08-07T22:31:29.276Z] fe20b6dc685c: Preparing [2022-08-07T22:31:29.276Z] 4431de5fffd3: Preparing [2022-08-07T22:31:29.276Z] 2bc0b3f6af1a: Preparing [2022-08-07T22:31:29.276Z] 96e2bc18fbd7: Preparing [2022-08-07T22:31:29.276Z] 51fe7c9ea229: Preparing [2022-08-07T22:31:29.276Z] 4431de5fffd3: Waiting [2022-08-07T22:31:29.276Z] 96e2bc18fbd7: Waiting [2022-08-07T22:31:29.276Z] 51fe7c9ea229: Waiting [2022-08-07T22:31:29.276Z] 2bc0b3f6af1a: Waiting [2022-08-07T22:31:29.572Z] bee28d699cea: Pushed [2022-08-07T22:31:29.572Z] 43afa81668a2: Pushed [2022-08-07T22:31:29.572Z] f36fb35c9cc3: Pushed [2022-08-07T22:31:29.572Z] fe20b6dc685c: Pushed [2022-08-07T22:31:29.855Z] 51fe7c9ea229: Layer already exists [2022-08-07T22:31:29.855Z] 4431de5fffd3: Pushed [2022-08-07T22:31:29.855Z] 96e2bc18fbd7: Pushed [2022-08-07T22:31:30.833Z] 2bc0b3f6af1a: Pushed [2022-08-07T22:31:35.125Z] 807bfae1b56c: Pushed [2022-08-07T22:31:35.125Z] c550df661121fd0eeb913950a65d671d722b4d85: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:35.508Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:35.882Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-07T22:31:35.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-07T22:31:35.882Z] 43afa81668a2: Preparing [2022-08-07T22:31:35.882Z] 807bfae1b56c: Preparing [2022-08-07T22:31:35.882Z] bee28d699cea: Preparing [2022-08-07T22:31:35.882Z] f36fb35c9cc3: Preparing [2022-08-07T22:31:35.882Z] fe20b6dc685c: Preparing [2022-08-07T22:31:35.882Z] 4431de5fffd3: Preparing [2022-08-07T22:31:35.882Z] 2bc0b3f6af1a: Preparing [2022-08-07T22:31:35.882Z] 96e2bc18fbd7: Preparing [2022-08-07T22:31:35.882Z] 51fe7c9ea229: Preparing [2022-08-07T22:31:35.882Z] 4431de5fffd3: Waiting [2022-08-07T22:31:35.882Z] 2bc0b3f6af1a: Waiting [2022-08-07T22:31:35.882Z] 51fe7c9ea229: Waiting [2022-08-07T22:31:35.882Z] 96e2bc18fbd7: Waiting [2022-08-07T22:31:35.882Z] 43afa81668a2: Layer already exists [2022-08-07T22:31:35.882Z] fe20b6dc685c: Layer already exists [2022-08-07T22:31:35.882Z] 807bfae1b56c: Layer already exists [2022-08-07T22:31:35.882Z] f36fb35c9cc3: Layer already exists [2022-08-07T22:31:35.882Z] bee28d699cea: Layer already exists [2022-08-07T22:31:36.155Z] 96e2bc18fbd7: Layer already exists [2022-08-07T22:31:36.155Z] 2bc0b3f6af1a: Layer already exists [2022-08-07T22:31:36.155Z] 51fe7c9ea229: Layer already exists [2022-08-07T22:31:36.155Z] 4431de5fffd3: Layer already exists [2022-08-07T22:31:36.155Z] latest: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:36.536Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:36.903Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.11 [2022-08-07T22:31:36.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-07T22:31:36.903Z] 43afa81668a2: Preparing [2022-08-07T22:31:36.903Z] 807bfae1b56c: Preparing [2022-08-07T22:31:36.903Z] bee28d699cea: Preparing [2022-08-07T22:31:36.903Z] f36fb35c9cc3: Preparing [2022-08-07T22:31:36.903Z] fe20b6dc685c: Preparing [2022-08-07T22:31:36.903Z] 4431de5fffd3: Preparing [2022-08-07T22:31:36.903Z] 2bc0b3f6af1a: Preparing [2022-08-07T22:31:36.903Z] 96e2bc18fbd7: Preparing [2022-08-07T22:31:36.903Z] 51fe7c9ea229: Preparing [2022-08-07T22:31:36.903Z] 96e2bc18fbd7: Waiting [2022-08-07T22:31:36.903Z] 4431de5fffd3: Waiting [2022-08-07T22:31:36.903Z] 2bc0b3f6af1a: Waiting [2022-08-07T22:31:36.903Z] 51fe7c9ea229: Waiting [2022-08-07T22:31:36.903Z] 43afa81668a2: Layer already exists [2022-08-07T22:31:36.903Z] fe20b6dc685c: Layer already exists [2022-08-07T22:31:36.903Z] bee28d699cea: Layer already exists [2022-08-07T22:31:37.180Z] f36fb35c9cc3: Layer already exists [2022-08-07T22:31:37.180Z] 807bfae1b56c: Layer already exists [2022-08-07T22:31:37.180Z] 4431de5fffd3: Layer already exists [2022-08-07T22:31:37.180Z] 2bc0b3f6af1a: Layer already exists [2022-08-07T22:31:37.180Z] 96e2bc18fbd7: Layer already exists [2022-08-07T22:31:37.180Z] 51fe7c9ea229: Layer already exists [2022-08-07T22:31:37.180Z] 2.3.0-dev.11: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:37.558Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:37.923Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [2022-08-07T22:31:37.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-07T22:31:37.923Z] 43afa81668a2: Preparing [2022-08-07T22:31:37.923Z] 807bfae1b56c: Preparing [2022-08-07T22:31:37.923Z] bee28d699cea: Preparing [2022-08-07T22:31:37.923Z] f36fb35c9cc3: Preparing [2022-08-07T22:31:37.923Z] fe20b6dc685c: Preparing [2022-08-07T22:31:37.923Z] 4431de5fffd3: Preparing [2022-08-07T22:31:37.923Z] 2bc0b3f6af1a: Preparing [2022-08-07T22:31:37.923Z] 96e2bc18fbd7: Preparing [2022-08-07T22:31:37.923Z] 51fe7c9ea229: Preparing [2022-08-07T22:31:37.923Z] 2bc0b3f6af1a: Waiting [2022-08-07T22:31:37.923Z] 96e2bc18fbd7: Waiting [2022-08-07T22:31:37.923Z] 4431de5fffd3: Waiting [2022-08-07T22:31:37.923Z] 51fe7c9ea229: Waiting [2022-08-07T22:31:37.923Z] 43afa81668a2: Layer already exists [2022-08-07T22:31:38.196Z] f36fb35c9cc3: Layer already exists [2022-08-07T22:31:38.196Z] bee28d699cea: Layer already exists [2022-08-07T22:31:38.196Z] fe20b6dc685c: Layer already exists [2022-08-07T22:31:38.196Z] 4431de5fffd3: Layer already exists [2022-08-07T22:31:38.196Z] 807bfae1b56c: Layer already exists [2022-08-07T22:31:38.196Z] 2bc0b3f6af1a: Layer already exists [2022-08-07T22:31:38.196Z] 96e2bc18fbd7: Layer already exists [2022-08-07T22:31:38.196Z] 51fe7c9ea229: Layer already exists [2022-08-07T22:31:38.196Z] c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:38.572Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:38.950Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-08-07T22:31:38.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-07T22:31:38.950Z] 43afa81668a2: Preparing [2022-08-07T22:31:38.950Z] 807bfae1b56c: Preparing [2022-08-07T22:31:38.950Z] bee28d699cea: Preparing [2022-08-07T22:31:38.950Z] f36fb35c9cc3: Preparing [2022-08-07T22:31:38.950Z] fe20b6dc685c: Preparing [2022-08-07T22:31:38.950Z] 4431de5fffd3: Preparing [2022-08-07T22:31:38.950Z] 2bc0b3f6af1a: Preparing [2022-08-07T22:31:38.950Z] 96e2bc18fbd7: Preparing [2022-08-07T22:31:38.950Z] 51fe7c9ea229: Preparing [2022-08-07T22:31:38.950Z] 2bc0b3f6af1a: Waiting [2022-08-07T22:31:38.950Z] 96e2bc18fbd7: Waiting [2022-08-07T22:31:38.950Z] 51fe7c9ea229: Waiting [2022-08-07T22:31:38.950Z] 4431de5fffd3: Waiting [2022-08-07T22:31:38.950Z] 43afa81668a2: Layer already exists [2022-08-07T22:31:38.950Z] f36fb35c9cc3: Layer already exists [2022-08-07T22:31:39.224Z] 807bfae1b56c: Layer already exists [2022-08-07T22:31:39.224Z] bee28d699cea: Layer already exists [2022-08-07T22:31:39.224Z] fe20b6dc685c: Layer already exists [2022-08-07T22:31:39.224Z] 2bc0b3f6af1a: Layer already exists [2022-08-07T22:31:39.224Z] 4431de5fffd3: Layer already exists [2022-08-07T22:31:39.224Z] 51fe7c9ea229: Layer already exists [2022-08-07T22:31:39.224Z] 96e2bc18fbd7: Layer already exists [2022-08-07T22:31:39.224Z] main: digest: sha256:f3f8c63da69053ad7537b699586cd5fffeb7efbb0e8fcda4886e0044574df3c7 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-07T22:31:39.288Z] ===================================================== [Pipeline] echo [2022-08-07T22:31:39.298Z] taggedImages: [2022-08-07T22:31:39.298Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85 [2022-08-07T22:31:39.298Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-07T22:31:39.298Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.11 [2022-08-07T22:31:39.298Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c550df661121fd0eeb913950a65d671d722b4d85-2.3.0-dev.11 [2022-08-07T22:31:39.298Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:39.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-07T22:31:39.669Z] [2022-08-07T22:31:39.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:31:40.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-07T22:31:40.308Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-07T22:31:40.308Z] 8998bd30e6a1: Pulling fs layer [2022-08-07T22:31:40.308Z] 04944245beec: Pulling fs layer [2022-08-07T22:31:40.308Z] 699f458cf7ca: Pulling fs layer [2022-08-07T22:31:40.308Z] 765212b225bb: Pulling fs layer [2022-08-07T22:31:40.308Z] f23df028b6ca: Pulling fs layer [2022-08-07T22:31:40.308Z] d65c8cfc05b1: Pulling fs layer [2022-08-07T22:31:40.308Z] 2437ff75d9bd: Pulling fs layer [2022-08-07T22:31:40.308Z] f23df028b6ca: Waiting [2022-08-07T22:31:40.308Z] d65c8cfc05b1: Waiting [2022-08-07T22:31:40.308Z] 2437ff75d9bd: Waiting [2022-08-07T22:31:40.308Z] 765212b225bb: Waiting [2022-08-07T22:31:40.308Z] 04944245beec: Verifying Checksum [2022-08-07T22:31:40.308Z] 04944245beec: Download complete [2022-08-07T22:31:40.308Z] 765212b225bb: Download complete [2022-08-07T22:31:40.308Z] f23df028b6ca: Verifying Checksum [2022-08-07T22:31:40.308Z] f23df028b6ca: Download complete [2022-08-07T22:31:40.308Z] d65c8cfc05b1: Verifying Checksum [2022-08-07T22:31:40.308Z] d65c8cfc05b1: Download complete [2022-08-07T22:31:40.586Z] 699f458cf7ca: Verifying Checksum [2022-08-07T22:31:40.586Z] 699f458cf7ca: Download complete [2022-08-07T22:31:40.860Z] 8998bd30e6a1: Verifying Checksum [2022-08-07T22:31:40.860Z] 8998bd30e6a1: Download complete [2022-08-07T22:31:43.492Z] 2437ff75d9bd: Verifying Checksum [2022-08-07T22:31:43.492Z] 2437ff75d9bd: Download complete [2022-08-07T22:31:45.502Z] 8998bd30e6a1: Pull complete [2022-08-07T22:31:46.103Z] 04944245beec: Pull complete [2022-08-07T22:31:48.432Z] 699f458cf7ca: Pull complete [2022-08-07T22:31:48.707Z] 765212b225bb: Pull complete [2022-08-07T22:31:49.698Z] f23df028b6ca: Pull complete [2022-08-07T22:31:49.698Z] d65c8cfc05b1: Pull complete [2022-08-07T22:32:08.035Z] 2437ff75d9bd: Pull complete [2022-08-07T22:32:08.035Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-07T22:32:08.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-07T22:32:08.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:32:08.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container [2022-08-07T22:32:08.396Z] $ 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/51 -v /w/workspace/app-rfid-llrp-inventory/51:/w/workspace/app-rfid-llrp-inventory/51:rw,z -v /w/workspace/app-rfid-llrp-inventory/51@tmp:/w/workspace/app-rfid-llrp-inventory/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-07T22:32:11.317Z] $ docker top b34937b93cc300059b074944a4b005de7b49ee6ed87e6e4427fa2ed86ca406d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:32:12.279Z] ---> job-cost.sh [2022-08-07T22:32:12.279Z] lf-activate-venv: SKIPPING [2022-08-07T22:32:12.279Z] INFO: No Stack... [2022-08-07T22:32:12.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-07T22:32:13.851Z] INFO: Archiving Costs [Pipeline] sh [2022-08-07T22:32:14.513Z] + cut -d, -f6 [2022-08-07T22:32:14.513Z] + cat /w/workspace/app-rfid-llrp-inventory/51/archives/cost.csv [Pipeline] lock [2022-08-07T22:32:14.584Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [2022-08-07T22:32:14.592Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] did not exist. Created. [2022-08-07T22:32:14.592Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-07T22:32:15.269Z] /w/workspace/app-rfid-llrp-inventory/51@tmp/durable-00855790/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-07T22:32:15.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-07T22:32:15.982Z] Warning: overwriting stash ‘stack-cost’ [2022-08-07T22:32:16.038Z] Stashed 1 file(s) [Pipeline] } [2022-08-07T22:32:16.048Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-07T22:32:16.066Z] $ docker stop --time=1 b34937b93cc300059b074944a4b005de7b49ee6ed87e6e4427fa2ed86ca406d3 [2022-08-07T22:32:17.624Z] $ docker rm -f b34937b93cc300059b074944a4b005de7b49ee6ed87e6e4427fa2ed86ca406d3 [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-08-07T22:32:18.176Z] provisioning config files... [2022-08-07T22:32:18.185Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config631646899846911597tmp [Pipeline] { [Pipeline] sh [2022-08-07T22:32:18.481Z] + set +x [2022-08-07T22:32:18.481Z] + curl -s https://codecov.io/bash [2022-08-07T22:32:18.481Z] + bash -s -- [2022-08-07T22:32:18.481Z] [2022-08-07T22:32:18.481Z] _____ _ [2022-08-07T22:32:18.481Z] / ____| | | [2022-08-07T22:32:18.481Z] | | ___ __| | ___ ___ _____ __ [2022-08-07T22:32:18.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-07T22:32:18.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-07T22:32:18.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-07T22:32:18.481Z] Bash-1.0.6 [2022-08-07T22:32:18.481Z] [2022-08-07T22:32:18.481Z] [2022-08-07T22:32:18.481Z] ==> git version 2.25.1 found [2022-08-07T22:32:18.481Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-07T22:32:18.481Z] Release-Date: 2020-01-08 [2022-08-07T22:32:18.481Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-07T22:32:18.481Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-07T22:32:18.481Z] ==> Jenkins CI detected. [2022-08-07T22:32:18.481Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-07T22:32:18.481Z] project root: . [2022-08-07T22:32:18.481Z] --> token set from env [2022-08-07T22:32:18.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-07T22:32:18.481Z] ==> Running gcov in . (disable via -X gcov) [2022-08-07T22:32:18.481Z] ==> Python coveragepy not found [2022-08-07T22:32:18.481Z] ==> Searching for coverage reports in: [2022-08-07T22:32:18.481Z] + . [2022-08-07T22:32:18.481Z] -> Found 1 reports [2022-08-07T22:32:18.481Z] ==> Detecting git/mercurial file structure [2022-08-07T22:32:18.481Z] ==> Reading reports [2022-08-07T22:32:18.481Z] + ./coverage.out bytes=41008 [2022-08-07T22:32:18.481Z] ==> Appending adjustments [2022-08-07T22:32:18.481Z] https://docs.codecov.io/docs/fixing-reports [2022-08-07T22:32:18.742Z] + Found adjustments [2022-08-07T22:32:18.742Z] ==> Gzipping contents [2022-08-07T22:32:18.742Z] 12K /tmp/codecov.fFCI8v.gz [2022-08-07T22:32:18.742Z] ==> Uploading reports [2022-08-07T22:32:18.742Z] url: https://codecov.io [2022-08-07T22:32:18.742Z] query: branch=main&commit=c550df661121fd0eeb913950a65d671d722b4d85&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-07T22:32:18.742Z] -> Pinging Codecov [2022-08-07T22:32:18.742Z] 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=c550df661121fd0eeb913950a65d671d722b4d85&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-07T22:32:19.003Z] -> Uploading to [2022-08-07T22:32:19.003Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-07/581DD39554BDF9B6E22D074273EAD858/c550df661121fd0eeb913950a65d671d722b4d85/0112fdab-ff06-4259-a687-c5d6afc418d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220807T223218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d1ba1f06b16238487567da46fe28bc4b2ef8d573b3c9de3a1fc2f185801b72 [2022-08-07T22:32:19.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-07T22:32:19.003Z] Dload Upload Total Spent Left Speed [2022-08-07T22:32:19.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11406 0 0 100 11406 0 43041 --:--:-- --:--:-- --:--:-- 43041 100 11406 0 0 100 11406 0 43041 --:--:-- --:--:-- --:--:-- 42879 [2022-08-07T22:32:19.263Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] } [2022-08-07T22:32:19.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-07T22:32:19.491Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-07T22:32:19.506Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:32:19.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-07T22:32:19.822Z] [2022-08-07T22:32:19.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:32:20.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-07T22:32:20.135Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-07T22:32:20.135Z] df9b9388f04a: Pulling fs layer [2022-08-07T22:32:20.135Z] 52dc419b0ee2: Pulling fs layer [2022-08-07T22:32:20.135Z] 25bc292e5bac: Pulling fs layer [2022-08-07T22:32:20.135Z] 114826534d7a: Pulling fs layer [2022-08-07T22:32:20.135Z] 4657fd5d0bcf: Pulling fs layer [2022-08-07T22:32:20.135Z] 6ad1cebc031e: Pulling fs layer [2022-08-07T22:32:20.135Z] 8a3aa393b2d8: Pulling fs layer [2022-08-07T22:32:20.135Z] 4657fd5d0bcf: Waiting [2022-08-07T22:32:20.135Z] 114826534d7a: Waiting [2022-08-07T22:32:20.135Z] 6ad1cebc031e: Waiting [2022-08-07T22:32:20.135Z] 25bc292e5bac: Verifying Checksum [2022-08-07T22:32:20.135Z] 25bc292e5bac: Download complete [2022-08-07T22:32:20.135Z] 52dc419b0ee2: Verifying Checksum [2022-08-07T22:32:20.135Z] 52dc419b0ee2: Download complete [2022-08-07T22:32:20.135Z] df9b9388f04a: Verifying Checksum [2022-08-07T22:32:20.135Z] df9b9388f04a: Download complete [2022-08-07T22:32:20.398Z] 6ad1cebc031e: Verifying Checksum [2022-08-07T22:32:20.398Z] 6ad1cebc031e: Download complete [2022-08-07T22:32:20.398Z] df9b9388f04a: Pull complete [2022-08-07T22:32:20.398Z] 52dc419b0ee2: Pull complete [2022-08-07T22:32:20.673Z] 25bc292e5bac: Pull complete [2022-08-07T22:32:20.936Z] 114826534d7a: Verifying Checksum [2022-08-07T22:32:20.936Z] 114826534d7a: Download complete [2022-08-07T22:32:21.195Z] 8a3aa393b2d8: Verifying Checksum [2022-08-07T22:32:21.195Z] 8a3aa393b2d8: Download complete [2022-08-07T22:32:24.484Z] 114826534d7a: Pull complete [2022-08-07T22:32:24.484Z] 4657fd5d0bcf: Pull complete [2022-08-07T22:32:24.744Z] 6ad1cebc031e: Pull complete [2022-08-07T22:32:27.282Z] 8a3aa393b2d8: Pull complete [2022-08-07T22:32:27.282Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-07T22:32:27.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-07T22:32:27.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:32:27.379Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:32:27.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-07T22:32:29.119Z] $ docker top 9c04f1da47e27e74b882eeb1afcad725a4d1a0f84b06635ad829773fd14dd1c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-07T22:32:29.205Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-08-07T22:32:29.485Z] + set -o pipefail [2022-08-07T22:32:29.485Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-08-07T22:32:36.068Z] [2022-08-07T22:32:36.068Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-08-07T22:32:36.068Z] [2022-08-07T22:32:36.068Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/353d2183-c4da-43e5-95e7-53259098842c [2022-08-07T22:32:36.068Z] [2022-08-07T22:32:36.068Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-07T22:32:36.068Z] [2022-08-07T22:32:36.068Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-07T22:32:36.068Z] [2022-08-07T22:32:36.068Z] [Pipeline] } [2022-08-07T22:32:36.080Z] $ docker stop --time=1 9c04f1da47e27e74b882eeb1afcad725a4d1a0f84b06635ad829773fd14dd1c6 [2022-08-07T22:32:38.086Z] $ docker rm -f 9c04f1da47e27e74b882eeb1afcad725a4d1a0f84b06635ad829773fd14dd1c6 [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-08-07T22:32:38.828Z] + git log --format=format:%s -1 c550df661121fd0eeb913950a65d671d722b4d85 [Pipeline] sh [2022-08-07T22:32:39.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-07T22:32:39.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:32:39.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-07T22:32:39.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:32:39.600Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:32:39.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-07T22:32:40.042Z] $ docker top 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-07T22:32:40.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-07T22:32:40.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-07T22:32:40.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-07T22:32:40.290Z] $ docker exec 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be ssh-agent [2022-08-07T22:32:40.425Z] SSH_AUTH_SOCK=/tmp/ssh-R9Ychf1mlIes/agent.35 [2022-08-07T22:32:40.425Z] SSH_AGENT_PID=41 [2022-08-07T22:32:40.429Z] Running ssh-add (command line suppressed) [2022-08-07T22:32:40.534Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9119405599926991685.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9119405599926991685.key) [2022-08-07T22:32:40.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-07T22:32:40.843Z] + git semver tag [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,040 [run_tag] DEBUG tag force:False [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,040 [check_head_tag] DEBUG check head tag [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,040 [execute] INFO git cat-file --batch-check [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,044 [execute] INFO git cat-file --batch [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,051 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,051 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,052 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-07T22:32:41.104Z] 2022-08-07 22:32:41,056 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:32:41.104Z] 2.3.0-dev.11 [Pipeline] } [2022-08-07T22:32:41.112Z] $ docker exec --env ******** --env ******** 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be ssh-agent -k [2022-08-07T22:32:41.220Z] unset SSH_AUTH_SOCK; [2022-08-07T22:32:41.220Z] unset SSH_AGENT_PID; [2022-08-07T22:32:41.220Z] echo Agent pid 41 killed; [2022-08-07T22:32:41.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-07T22:32:41.545Z] + git semver [Pipeline] } [2022-08-07T22:32:41.817Z] $ docker stop --time=1 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be [2022-08-07T22:32:43.107Z] $ docker rm -f 0997b0cbe2f9f313635de27ad9bfe1a39de69c1fe881252e8edda67722ffc4be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:32:43.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-07T22:32:43.539Z] [2022-08-07T22:32:43.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:32:43.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-07T22:32:43.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-07T22:32:43.844Z] ab5ef0e58194: Pulling fs layer [2022-08-07T22:32:43.844Z] 9712f1f96733: Pulling fs layer [2022-08-07T22:32:43.844Z] 63f879dbbcfc: Pulling fs layer [2022-08-07T22:32:43.844Z] 0d9ebad4ef96: Pulling fs layer [2022-08-07T22:32:43.844Z] e9a5061849ea: Pulling fs layer [2022-08-07T22:32:43.844Z] d747dcd14b5f: Pulling fs layer [2022-08-07T22:32:43.844Z] 2de7ff778b66: Pulling fs layer [2022-08-07T22:32:43.844Z] 2de7ff778b66: Waiting [2022-08-07T22:32:43.844Z] d747dcd14b5f: Waiting [2022-08-07T22:32:43.844Z] 0d9ebad4ef96: Waiting [2022-08-07T22:32:43.844Z] e9a5061849ea: Waiting [2022-08-07T22:32:43.844Z] 9712f1f96733: Download complete [2022-08-07T22:32:44.115Z] 63f879dbbcfc: Download complete [2022-08-07T22:32:44.378Z] e9a5061849ea: Verifying Checksum [2022-08-07T22:32:44.378Z] e9a5061849ea: Download complete [2022-08-07T22:32:44.378Z] d747dcd14b5f: Download complete [2022-08-07T22:32:44.378Z] ab5ef0e58194: Verifying Checksum [2022-08-07T22:32:44.378Z] ab5ef0e58194: Download complete [2022-08-07T22:32:44.637Z] 0d9ebad4ef96: Verifying Checksum [2022-08-07T22:32:44.637Z] 0d9ebad4ef96: Download complete [2022-08-07T22:32:44.637Z] 2de7ff778b66: Verifying Checksum [2022-08-07T22:32:44.637Z] 2de7ff778b66: Download complete [2022-08-07T22:32:47.174Z] ab5ef0e58194: Pull complete [2022-08-07T22:32:47.175Z] 9712f1f96733: Pull complete [2022-08-07T22:32:48.111Z] 63f879dbbcfc: Pull complete [2022-08-07T22:32:51.400Z] 0d9ebad4ef96: Pull complete [2022-08-07T22:32:51.660Z] e9a5061849ea: Pull complete [2022-08-07T22:32:51.660Z] d747dcd14b5f: Pull complete [2022-08-07T22:32:53.042Z] 2de7ff778b66: Pull complete [2022-08-07T22:32:53.042Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-07T22:32:53.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-07T22:32:53.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:32:53.141Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:32:53.174Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-07T22:32:55.021Z] $ docker top 63b478a411e6291fcead72337f6197ac59b945cfd225d8493f74a832e020b655 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-07T22:32:55.113Z] provisioning config files... [2022-08-07T22:32:55.122Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2267752107416444618tmp [2022-08-07T22:32:55.134Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3392604788996627336tmp [2022-08-07T22:32:55.147Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3142481586425189094tmp [Pipeline] { [Pipeline] echo [2022-08-07T22:32:55.164Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:32:55.449Z] ---> sigul-configuration.sh [2022-08-07T22:32:55.449Z] gpg: directory `/root/.gnupg' created [2022-08-07T22:32:55.449Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-07T22:32:55.450Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-07T22:32:55.450Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-07T22:32:55.450Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-07T22:32:55.450Z] gpg: CAST5 encrypted data [2022-08-07T22:32:55.450Z] gpg: encrypted with 1 passphrase [2022-08-07T22:32:55.450Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-07T22:32:55.739Z] + mkdir /home/jenkins [2022-08-07T22:32:55.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-07T22:32:56.031Z] + 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-08-07T22:32:56.040Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:32:56.330Z] ---> sigul-install.sh [2022-08-07T22:32:56.330Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-07T22:32:56.620Z] + git tag --list [2022-08-07T22:32:56.620Z] v0.0.0 [2022-08-07T22:32:56.620Z] v1.0.0 [2022-08-07T22:32:56.620Z] v2.1.0 [2022-08-07T22:32:56.620Z] v2.1.1 [2022-08-07T22:32:56.620Z] v2.1.1-dev.1 [2022-08-07T22:32:56.620Z] v2.2.0 [2022-08-07T22:32:56.620Z] v2.2.1-dev.1 [2022-08-07T22:32:56.620Z] v2.2.1-dev.2 [2022-08-07T22:32:56.620Z] v2.2.1-dev.3 [2022-08-07T22:32:56.620Z] v2.2.1-dev.4 [2022-08-07T22:32:56.620Z] v2.2.1-dev.5 [2022-08-07T22:32:56.620Z] v2.2.1-dev.6 [2022-08-07T22:32:56.620Z] v2.2.1-dev.7 [2022-08-07T22:32:56.620Z] v2.3.0-dev.10 [2022-08-07T22:32:56.620Z] v2.3.0-dev.11 [2022-08-07T22:32:56.620Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-07T22:32:56.913Z] + lftools sign git-tag v2.3.0-dev.11 [2022-08-07T22:32:57.485Z] Signing Git tag with Sigul... [2022-08-07T22:32:57.485Z] Signing v2.3.0-dev.11 [Pipeline] echo [2022-08-07T22:32:57.756Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:32:58.044Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-07T22:32:58.052Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-07T22:32:58.068Z] $ docker stop --time=1 63b478a411e6291fcead72337f6197ac59b945cfd225d8493f74a832e020b655 [2022-08-07T22:32:59.380Z] $ docker rm -f 63b478a411e6291fcead72337f6197ac59b945cfd225d8493f74a832e020b655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-07T22:32:59.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-07T22:32:59.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:33:00.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-07T22:33:00.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:33:00.216Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:33:00.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-07T22:33:00.643Z] $ docker top 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-07T22:33:00.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-07T22:33:00.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-07T22:33:00.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-07T22:33:00.865Z] $ docker exec 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec ssh-agent [2022-08-07T22:33:00.997Z] SSH_AUTH_SOCK=/tmp/ssh-ckfFyCQTw3Ca/agent.33 [2022-08-07T22:33:00.997Z] SSH_AGENT_PID=39 [2022-08-07T22:33:01.002Z] Running ssh-add (command line suppressed) [2022-08-07T22:33:01.109Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3092577596680115141.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3092577596680115141.key) [2022-08-07T22:33:01.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-07T22:33:01.422Z] + git semver bump pre [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,610 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,610 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,610 [bump_version] DEBUG bumped version:2.3.0-dev.12 [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,611 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,611 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,611 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,613 [execute] INFO git cat-file --batch-check [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,620 [execute] INFO git cat-file --batch [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-07T22:33:01.687Z] 2022-08-07 22:33:01,626 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:33:01.687Z] 2.3.0-dev.12 [Pipeline] } [2022-08-07T22:33:01.701Z] $ docker exec --env ******** --env ******** 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec ssh-agent -k [2022-08-07T22:33:01.818Z] unset SSH_AUTH_SOCK; [2022-08-07T22:33:01.818Z] unset SSH_AGENT_PID; [2022-08-07T22:33:01.818Z] echo Agent pid 39 killed; [2022-08-07T22:33:01.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-07T22:33:02.145Z] + git semver [Pipeline] } [2022-08-07T22:33:02.415Z] $ docker stop --time=1 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec [2022-08-07T22:33:03.720Z] $ docker rm -f 5d450cd4d59cdaf770d4b46cd54d611f8949b4583c8d51a762be259bf52a11ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-07T22:33:04.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-07T22:33:04.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:33:04.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-07T22:33:04.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:33:04.495Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:33:04.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-07T22:33:04.878Z] $ docker top cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-07T22:33:04.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-07T22:33:04.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-07T22:33:05.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-07T22:33:05.094Z] $ docker exec cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 ssh-agent [2022-08-07T22:33:05.221Z] SSH_AUTH_SOCK=/tmp/ssh-LYbSMvCSf02r/agent.32 [2022-08-07T22:33:05.221Z] SSH_AGENT_PID=38 [2022-08-07T22:33:05.226Z] Running ssh-add (command line suppressed) [2022-08-07T22:33:05.330Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7773374490427366008.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7773374490427366008.key) [2022-08-07T22:33:05.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-07T22:33:05.641Z] + git semver push [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,824 [run_push] DEBUG push [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,824 [execute] INFO git cat-file --batch-check [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,828 [execute] INFO git rev-list b26e05bfe50093e02068b371c0f548dc24f90da8 -- [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,828 [execute] DEBUG Popen(['git', 'rev-list', 'b26e05bfe50093e02068b371c0f548dc24f90da8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,833 [execute] INFO git fetch -v origin [2022-08-07T22:33:05.903Z] 2022-08-07 22:33:05,834 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-07T22:33:06.474Z] 2022-08-07 22:33:06,303 [run_push] DEBUG no remote changes detected [2022-08-07T22:33:06.474Z] 2022-08-07 22:33:06,303 [execute] INFO git push origin semver [2022-08-07T22:33:06.474Z] 2022-08-07 22:33:06,304 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-07T22:33:07.043Z] 2022-08-07 22:33:06,998 [run_push] DEBUG push all version tags [2022-08-07T22:33:07.043Z] 2022-08-07 22:33:06,999 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-07T22:33:07.043Z] 2022-08-07 22:33:07,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-07T22:33:07.984Z] 2022-08-07 22:33:07,658 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-07T22:33:07.984Z] 2.3.0-dev.12 [Pipeline] } [2022-08-07T22:33:07.992Z] $ docker exec --env ******** --env ******** cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 ssh-agent -k [2022-08-07T22:33:08.109Z] unset SSH_AUTH_SOCK; [2022-08-07T22:33:08.109Z] unset SSH_AGENT_PID; [2022-08-07T22:33:08.109Z] echo Agent pid 38 killed; [2022-08-07T22:33:08.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-07T22:33:08.439Z] + git semver [Pipeline] } [2022-08-07T22:33:08.715Z] $ docker stop --time=1 cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 [2022-08-07T22:33:10.004Z] $ docker rm -f cfb671a1fdef30bf70c2e2e3b82eeb1a38fe22a07e6593d84a8999a8fec68744 [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-08-07T22:33:10.668Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-08-07T22:33:10.668Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-07T22:33:10.668Z] total 16 [2022-08-07T22:33:10.668Z] drwxr-xr-x 3 root root 4096 Aug 7 22:22 . [2022-08-07T22:33:10.668Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 22:32 .. [2022-08-07T22:33:10.668Z] drwxr-xr-x 2 root root 4096 Aug 7 22:22 cost [2022-08-07T22:33:10.668Z] -rw-r--r-- 1 root root 94 Aug 7 22:22 cost.csv [2022-08-07T22:33:10.668Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-07T22:33:10.668Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-07T22:33:10.668Z] total 16 [2022-08-07T22:33:10.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 22:22 . [2022-08-07T22:33:10.668Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 22:32 .. [2022-08-07T22:33:10.668Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 22:22 cost [2022-08-07T22:33:10.668Z] -rw-r--r-- 1 jenkins jenkins 94 Aug 7 22:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:10.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:11.832Z] ---> package-listing.sh [2022-08-07T22:33:11.832Z] ++ facter osfamily [2022-08-07T22:33:11.832Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-07T22:33:12.093Z] + OS_FAMILY=debian [2022-08-07T22:33:12.093Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-07T22:33:12.093Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-07T22:33:12.093Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-07T22:33:12.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-07T22:33:12.093Z] + PACKAGES=/tmp/packages_start.txt [2022-08-07T22:33:12.093Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-07T22:33:12.093Z] + PACKAGES=/tmp/packages_end.txt [2022-08-07T22:33:12.093Z] + case "${OS_FAMILY}" in [2022-08-07T22:33:12.093Z] + dpkg -l [2022-08-07T22:33:12.093Z] + grep '^ii' [2022-08-07T22:33:12.093Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-07T22:33:12.093Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-07T22:33:12.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-07T22:33:12.093Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-07T22:33:12.093Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-08-07T22:33:12.093Z] + 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-08-07T22:33:12.106Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-08-07T22:33:12.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-07T22:33:12.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-07T22:33:12.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-07T22:33:13.038Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2022-08-07T22:33:13.066Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-07T22:33:13.263Z] $ docker top 2f93e08c1006d2a1b792f17a2baf3335203f5abf65fc57c6a3c3daf49d1573d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-07T22:33:13.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-07T22:33:13.904Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-07T22:33:14.193Z] + ls /var/log/sa-host [2022-08-07T22:33:14.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-07T22:33:14.348Z] provisioning config files... [2022-08-07T22:33:14.358Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7571966108862281341tmp [Pipeline] { [Pipeline] echo [2022-08-07T22:33:14.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:14.657Z] ---> create-netrc.sh [Pipeline] } [2022-08-07T22:33:14.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:15.006Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-07T22:33:15.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:15.300Z] ---> sudo-logs.sh [2022-08-07T22:33:15.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-07T22:33:15.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:15.606Z] ---> job-cost.sh [2022-08-07T22:33:15.606Z] lf-activate-venv: SKIPPING [2022-08-07T22:33:15.606Z] DEBUG: total: 0.2199999988079071 [2022-08-07T22:33:15.606Z] INFO: Retrieving Stack Cost... [2022-08-07T22:33:16.176Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-07T22:33:16.437Z] INFO: Archiving Costs [Pipeline] echo [2022-08-07T22:33:16.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-07T22:33:16.733Z] ---> logs-deploy.sh [2022-08-07T22:33:16.733Z] lf-activate-venv: SKIPPING [2022-08-07T22:33:16.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/51 [2022-08-07T22:33:16.733Z] INFO: archiving workspace using pattern(s): [2022-08-07T22:33:17.674Z] Archives upload complete. [2022-08-07T22:33:17.674Z] INFO: archiving logs to Nexus