Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 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-ssh11187980663082532017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6233196491568548057.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12815367366733037733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15942805482044915330.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh5630357986412862910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6002 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#224)" > 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 > git rev-list --no-walk f89810558e3f5e01df4ab595595a606dd5b50cca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:35:42.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:35:42.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:35:42.730Z] ========================================================= [2023-09-12T21:35:42.730Z] EdgeX Global Pipelines Version Info [2023-09-12T21:35:42.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:43.429Z] ------------------- [2023-09-12T21:35:43.429Z] stable info: [2023-09-12T21:35:43.429Z] ------------------- [2023-09-12T21:35:43.429Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:35:43.429Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:35:43.429Z] Message: update stable to v1.0.254 [2023-09-12T21:35:43.999Z] ------------------- [2023-09-12T21:35:43.999Z] experimental info: [2023-09-12T21:35:43.999Z] ------------------- [2023-09-12T21:35:43.999Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:35:43.999Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:35:43.999Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:35:44.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-12T21:35:44.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-12T21:35:44.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:35:44.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:35:44.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:35:44.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:35:44.265Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:35:44.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:35:44.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:35:44.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:35:44.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:35:44.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-12T21:35:44.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:35:44.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:35:44.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:35:44.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:35:44.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:35:44.410Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:35:44.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:35:44.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:35:44.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T21:35:44.465Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T21:35:44.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:35:44.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:35:44.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:35:44.516Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:35:44.529Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:35:44.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T21:35:44.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T21:35:44.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T21:35:44.581Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo [2023-09-12T21:35:44.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 373aed2 [Pipeline] echo [2023-09-12T21:35:44.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:35:44.646Z] provisioning config files... [2023-09-12T21:35:44.659Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2576031888133586167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:44.957Z] ---> docker-login.sh [2023-09-12T21:35:44.957Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:35:44.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:35:45.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:35:45.216Z] Configure a credential helper to remove this warning. See [2023-09-12T21:35:45.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:35:45.216Z] [2023-09-12T21:35:45.216Z] Login Succeeded [2023-09-12T21:35:45.216Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:35:45.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:35:45.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:35:45.216Z] Configure a credential helper to remove this warning. See [2023-09-12T21:35:45.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:35:45.216Z] [2023-09-12T21:35:45.216Z] Login Succeeded [2023-09-12T21:35:45.216Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:35:45.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:35:45.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:35:45.476Z] Configure a credential helper to remove this warning. See [2023-09-12T21:35:45.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:35:45.476Z] [2023-09-12T21:35:45.476Z] Login Succeeded [2023-09-12T21:35:45.476Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:35:45.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:35:45.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:35:45.476Z] Configure a credential helper to remove this warning. See [2023-09-12T21:35:45.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:35:45.476Z] [2023-09-12T21:35:45.476Z] Login Succeeded [2023-09-12T21:35:45.476Z] docker.io [2023-09-12T21:35:45.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:35:45.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:35:45.735Z] Configure a credential helper to remove this warning. See [2023-09-12T21:35:45.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:35:45.735Z] [2023-09-12T21:35:45.735Z] Login Succeeded [2023-09-12T21:35:45.735Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:35:45.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:35:46.104Z] + git rev-list -1 --merges 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f~1..373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo [2023-09-12T21:35:46.153Z] -----------> git rev-list -1 --merges 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f~1..373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [false] [Pipeline] sh [2023-09-12T21:35:46.437Z] + git log --format=format:%s -1 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo [2023-09-12T21:35:46.450Z] ========================================================= [2023-09-12T21:35:46.450Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:35:46.450Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:35:46.768Z] + git log --format=format:%s -1 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] echo [2023-09-12T21:35:46.782Z] [semverPrep] GIT_COMMIT: 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#224) [Pipeline] echo [2023-09-12T21:35:46.791Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:35:47.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:35:47.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:35:47.124Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:35:47.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:35:47.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:35:47.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:35:47.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:35:47.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:35:47.462Z] [2023-09-12T21:35:47.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:35:47.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:35:47.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:35:47.762Z] b85a868b505f: Pulling fs layer [2023-09-12T21:35:47.762Z] e2be974225ed: Pulling fs layer [2023-09-12T21:35:47.762Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:35:47.762Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:35:47.762Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:35:47.762Z] eaf3925da568: Pulling fs layer [2023-09-12T21:35:47.762Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:35:47.762Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:35:47.762Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:35:47.762Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:35:47.762Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:35:47.762Z] 988bab9f4d93: Waiting [2023-09-12T21:35:47.762Z] 1469e6f7b9e6: Waiting [2023-09-12T21:35:47.762Z] eaf3925da568: Waiting [2023-09-12T21:35:47.762Z] bab4dde63d76: Waiting [2023-09-12T21:35:47.762Z] bde34c3a00c8: Waiting [2023-09-12T21:35:47.762Z] b352a97aabf1: Waiting [2023-09-12T21:35:47.762Z] 4872d77fe225: Waiting [2023-09-12T21:35:47.762Z] 5851b861e8e6: Waiting [2023-09-12T21:35:47.762Z] e2be974225ed: Download complete [2023-09-12T21:35:47.762Z] 988bab9f4d93: Verifying Checksum [2023-09-12T21:35:47.762Z] 988bab9f4d93: Download complete [2023-09-12T21:35:47.762Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:35:47.762Z] 1469e6f7b9e6: Download complete [2023-09-12T21:35:48.021Z] eaf3925da568: Verifying Checksum [2023-09-12T21:35:48.021Z] eaf3925da568: Download complete [2023-09-12T21:35:48.021Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:35:48.021Z] 339a4e72a1f5: Download complete [2023-09-12T21:35:48.021Z] bde34c3a00c8: Verifying Checksum [2023-09-12T21:35:48.021Z] bde34c3a00c8: Download complete [2023-09-12T21:35:48.021Z] b352a97aabf1: Download complete [2023-09-12T21:35:48.021Z] 4872d77fe225: Verifying Checksum [2023-09-12T21:35:48.021Z] 4872d77fe225: Download complete [2023-09-12T21:35:48.021Z] 5851b861e8e6: Verifying Checksum [2023-09-12T21:35:48.021Z] 5851b861e8e6: Download complete [2023-09-12T21:35:48.021Z] b85a868b505f: Verifying Checksum [2023-09-12T21:35:48.021Z] b85a868b505f: Download complete [2023-09-12T21:35:48.280Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:35:48.280Z] bab4dde63d76: Download complete [2023-09-12T21:35:49.215Z] b85a868b505f: Pull complete [2023-09-12T21:35:49.215Z] e2be974225ed: Pull complete [2023-09-12T21:35:49.781Z] 339a4e72a1f5: Pull complete [2023-09-12T21:35:49.781Z] 988bab9f4d93: Pull complete [2023-09-12T21:35:50.039Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:35:50.039Z] eaf3925da568: Pull complete [2023-09-12T21:35:51.940Z] bab4dde63d76: Pull complete [2023-09-12T21:35:51.940Z] bde34c3a00c8: Pull complete [2023-09-12T21:35:51.940Z] b352a97aabf1: Pull complete [2023-09-12T21:35:51.940Z] 4872d77fe225: Pull complete [2023-09-12T21:35:51.940Z] 5851b861e8e6: Pull complete [2023-09-12T21:35:51.940Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:35:51.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:35:51.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:35:52.043Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:35:52.078Z] $ 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 [2023-09-12T21:35:55.822Z] $ docker top c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca -eo pid,comm [2023-09-12T21:35:55.876Z] 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). [2023-09-12T21:35:55.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:35:55.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:35:55.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:35:56.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:35:56.034Z] $ docker exec c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent [2023-09-12T21:35:56.136Z] SSH_AUTH_SOCK=/tmp/ssh-PCafcHp63maR/agent.31 [2023-09-12T21:35:56.136Z] SSH_AGENT_PID=37 [2023-09-12T21:35:56.143Z] Running ssh-add (command line suppressed) [2023-09-12T21:35:56.238Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14806437723359155709.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14806437723359155709.key) [2023-09-12T21:35:56.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:35:56.535Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:35:56.544Z] $ docker exec --env ******** --env ******** c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent -k [2023-09-12T21:35:56.638Z] unset SSH_AUTH_SOCK; [2023-09-12T21:35:56.639Z] unset SSH_AGENT_PID; [2023-09-12T21:35:56.639Z] echo Agent pid 37 killed; [2023-09-12T21:35:56.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:35:56.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:35:56.674Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:35:56.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:35:56.783Z] $ docker exec c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent [2023-09-12T21:35:56.912Z] SSH_AUTH_SOCK=/tmp/ssh-v16KGmGUTjrX/agent.69 [2023-09-12T21:35:56.912Z] SSH_AGENT_PID=75 [2023-09-12T21:35:56.917Z] Running ssh-add (command line suppressed) [2023-09-12T21:35:57.013Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5620912354062580178.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5620912354062580178.key) [2023-09-12T21:35:57.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:35:57.314Z] + git semver init [2023-09-12T21:35:57.574Z] 2023-09-12 21:35:57,477 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:35:57.574Z] 2023-09-12 21:35:57,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-12T21:35:57.574Z] 2023-09-12 21:35:57,478 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-12T21:35:57.574Z] 2023-09-12 21:35:57,478 [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) [2023-09-12T21:35:58.952Z] 2023-09-12 21:35:58,650 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-12T21:35:58.952Z] 2023-09-12 21:35:58,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-12T21:35:58.952Z] 2023-09-12 21:35:58,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:35:58.952Z] 2023-09-12 21:35:58,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:35:58.952Z] 3.1.0-dev.16 [Pipeline] } [2023-09-12T21:35:58.960Z] $ docker exec --env ******** --env ******** c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca ssh-agent -k [2023-09-12T21:35:59.058Z] unset SSH_AUTH_SOCK; [2023-09-12T21:35:59.059Z] unset SSH_AGENT_PID; [2023-09-12T21:35:59.059Z] echo Agent pid 75 killed; [2023-09-12T21:35:59.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:35:59.377Z] + git semver [Pipeline] } [2023-09-12T21:35:59.649Z] $ docker stop --time=1 c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca [2023-09-12T21:36:00.929Z] $ docker rm -f --volumes c3f9301d7636690d208b3fadeb53de904d4b93d7183e9ad3577ee32d338b5fca [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:36:01.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:36:01.466Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:36:01.469Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 [2023-09-12T21:36:01.626Z] provisioning config files... [2023-09-12T21:36:01.635Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16461697775377490413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:36:05.373Z] ---> docker-login.sh [2023-09-12T21:36:05.373Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:36:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:05.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:05.373Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:05.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:05.373Z] [2023-09-12T21:36:05.373Z] Login Succeeded [2023-09-12T21:36:05.373Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:36:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:05.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:05.373Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:05.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:05.373Z] [2023-09-12T21:36:05.373Z] Login Succeeded [2023-09-12T21:36:05.373Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:36:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:06.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:06.454Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:06.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:06.454Z] [2023-09-12T21:36:06.454Z] Login Succeeded [2023-09-12T21:36:06.454Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:36:06.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:06.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:06.718Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:06.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:06.718Z] [2023-09-12T21:36:06.718Z] Login Succeeded [2023-09-12T21:36:06.718Z] docker.io [2023-09-12T21:36:06.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:36:06.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:36:06.978Z] Configure a credential helper to remove this warning. See [2023-09-12T21:36:06.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:36:06.978Z] [2023-09-12T21:36:06.978Z] Login Succeeded [2023-09-12T21:36:06.978Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:36:06.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:36:07.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:36:07.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:36:07.082Z] ========================================================= [2023-09-12T21:36:07.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:36:07.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:36:07.395Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:36:07.395Z] Sending build context to Docker daemon 12.7MB [2023-09-12T21:36:07.395Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:36:07.395Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:36:07.395Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:36:07.395Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:36:07.395Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:36:07.395Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:36:07.395Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:36:07.395Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:36:07.395Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:36:07.395Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:36:07.395Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:36:07.395Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:36:07.395Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:36:07.395Z] 9e4f439ed901: Waiting [2023-09-12T21:36:07.395Z] feaf6a47b606: Waiting [2023-09-12T21:36:07.395Z] 5e8b037d7d82: Waiting [2023-09-12T21:36:07.395Z] 8ac70367396e: Waiting [2023-09-12T21:36:07.395Z] 6db16350a2e2: Waiting [2023-09-12T21:36:07.395Z] ad3a456e5733: Waiting [2023-09-12T21:36:07.395Z] 9250d5d63582: Waiting [2023-09-12T21:36:07.395Z] c4d48a809fc2: Download complete [2023-09-12T21:36:07.395Z] ad3a456e5733: Verifying Checksum [2023-09-12T21:36:07.395Z] ad3a456e5733: Download complete [2023-09-12T21:36:07.653Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:36:07.653Z] 9e4f439ed901: Download complete [2023-09-12T21:36:07.653Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:36:07.653Z] 7264a8db6415: Download complete [2023-09-12T21:36:07.653Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:36:07.653Z] feaf6a47b606: Download complete [2023-09-12T21:36:07.653Z] 7264a8db6415: Pull complete [2023-09-12T21:36:07.653Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:36:07.653Z] 8ac70367396e: Download complete [2023-09-12T21:36:07.911Z] c4d48a809fc2: Pull complete [2023-09-12T21:36:07.911Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:36:07.911Z] 4f1c88b9dad5: Download complete [2023-09-12T21:36:07.911Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:36:07.911Z] 6db16350a2e2: Download complete [2023-09-12T21:36:08.477Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:36:08.477Z] 9250d5d63582: Download complete [2023-09-12T21:36:08.477Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:36:08.477Z] 5e8b037d7d82: Download complete [2023-09-12T21:36:11.010Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:36:11.010Z] ad3a456e5733: Pull complete [2023-09-12T21:36:11.010Z] 9e4f439ed901: Pull complete [2023-09-12T21:36:11.267Z] feaf6a47b606: Pull complete [2023-09-12T21:36:13.806Z] 5e8b037d7d82: Pull complete [2023-09-12T21:36:14.065Z] 8ac70367396e: Pull complete [2023-09-12T21:36:14.630Z] 6db16350a2e2: Pull complete [2023-09-12T21:36:15.194Z] 9250d5d63582: Pull complete [2023-09-12T21:36:15.194Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:36:15.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:36:15.194Z] ---> fa269f55d9b9 [2023-09-12T21:36:15.194Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:36:16.581Z] Still waiting to schedule task [2023-09-12T21:36:16.581Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T21:36:21.770Z] ---> Running in fd675c7ed35c [2023-09-12T21:36:21.770Z] Removing intermediate container fd675c7ed35c [2023-09-12T21:36:21.770Z] ---> 8994265d6402 [2023-09-12T21:36:21.770Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:36:21.770Z] ---> Running in cd30d9002776 [2023-09-12T21:36:21.770Z] Removing intermediate container cd30d9002776 [2023-09-12T21:36:21.770Z] ---> a21174d60dba [2023-09-12T21:36:21.770Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:36:21.770Z] ---> Running in 43e49a49d99e [2023-09-12T21:36:21.770Z] Removing intermediate container 43e49a49d99e [2023-09-12T21:36:21.770Z] ---> ccc3bf74bfd4 [2023-09-12T21:36:21.770Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:36:21.770Z] ---> Running in 6032ef60d967 [2023-09-12T21:36:21.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:36:21.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:36:22.029Z] OK: 265 MiB in 56 packages [2023-09-12T21:36:22.288Z] Removing intermediate container 6032ef60d967 [2023-09-12T21:36:22.288Z] ---> fc919b292510 [2023-09-12T21:36:22.288Z] Step 7/12 : WORKDIR /app [2023-09-12T21:36:22.288Z] ---> Running in 34088a106bd0 [2023-09-12T21:36:22.288Z] Removing intermediate container 34088a106bd0 [2023-09-12T21:36:22.288Z] ---> 92835a7425b1 [2023-09-12T21:36:22.288Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:36:22.548Z] ---> 20d5e2a23cb0 [2023-09-12T21:36:22.548Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:36:22.548Z] ---> Running in 8bcf05fc57c5 [2023-09-12T21:37:01.297Z] Removing intermediate container 8bcf05fc57c5 [2023-09-12T21:37:01.297Z] ---> a504f8f6f772 [2023-09-12T21:37:01.297Z] Step 10/12 : COPY . . [2023-09-12T21:37:01.297Z] ---> 03aa46ca1f0a [2023-09-12T21:37:01.297Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:37:01.297Z] ---> Running in 6f7e00a467e7 [2023-09-12T21:37:01.297Z] Removing intermediate container 6f7e00a467e7 [2023-09-12T21:37:01.297Z] ---> 7047d2e039af [2023-09-12T21:37:01.297Z] Step 12/12 : RUN $MAKE [2023-09-12T21:37:01.297Z] ---> Running in 3d9041081d83 [2023-09-12T21:37:01.297Z] noop [2023-09-12T21:37:01.297Z] Removing intermediate container 3d9041081d83 [2023-09-12T21:37:01.297Z] ---> 064fdb332c46 [2023-09-12T21:37:01.297Z] Successfully built 064fdb332c46 [2023-09-12T21:37:01.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:37:01.614Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:37:01.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:37:01.683Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:37:01.711Z] $ 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 [2023-09-12T21:37:02.040Z] $ docker top a31c57702dbcc83a6c85e48409d0e7cd2cbb648308a0cffc8fb277951f3d532a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:37:02.379Z] + go version [2023-09-12T21:37:02.379Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:37:02.388Z] $ docker stop --time=1 a31c57702dbcc83a6c85e48409d0e7cd2cbb648308a0cffc8fb277951f3d532a [2023-09-12T21:37:03.649Z] $ docker rm -f --volumes a31c57702dbcc83a6c85e48409d0e7cd2cbb648308a0cffc8fb277951f3d532a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:37:04.051Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:37:04.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:37:04.128Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:37:04.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-09-12T21:37:04.500Z] $ docker top 3d021bff76e329f72942144825b43b168312b329ac3249e450d11845fbf11130 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:37:04.843Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:37:05.139Z] + make test [2023-09-12T21:37:05.139Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-12T21:37:23.220Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-12T21:37:23.221Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-12T21:37:24.598Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements [2023-09-12T21:37:27.131Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.705s coverage: 71.9% of statements [2023-09-12T21:37:45.201Z] go vet ./... [2023-09-12T21:37:48.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:37:48.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:37:48.483Z] ./bin/test-attribution.sh [2023-09-12T21:37:48.483Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-12T21:37:48.483Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-12T21:37:48.483Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-12T21:37:48.483Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-12T21:37:48.483Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-12T21:37:48.483Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-12T21:37:48.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:37:48.507Z] $ docker stop --time=1 3d021bff76e329f72942144825b43b168312b329ac3249e450d11845fbf11130 [2023-09-12T21:37:53.063Z] $ docker rm -f --volumes 3d021bff76e329f72942144825b43b168312b329ac3249e450d11845fbf11130 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:37:53.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:37:53.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:37:54.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:37:54.459Z] + ls -al . [2023-09-12T21:37:54.459Z] total 236 [2023-09-12T21:37:54.459Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:37 . [2023-09-12T21:37:54.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 .. [2023-09-12T21:37:54.459Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 21:35 .dockerignore [2023-09-12T21:37:54.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:37 .git [2023-09-12T21:37:54.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:35 .github [2023-09-12T21:37:54.459Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 21:35 .gitignore [2023-09-12T21:37:54.459Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:35 .golangci.yml [2023-09-12T21:37:54.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:35 .semver [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 21:35 Attribution.txt [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 12 21:35 CHANGELOG.md [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 12 21:35 Dockerfile [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:35 GOVERNANCE.md [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 21:35 Jenkinsfile [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 21:35 LICENSE [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 12 21:35 Makefile [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:35 OWNERS.md [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 12 21:35 README.md [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:36 VERSION [2023-09-12T21:37:54.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:35 bin [2023-09-12T21:37:54.460Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 21:37 coverage.out [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 12 21:35 go.mod [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 34348 Sep 12 21:35 go.sum [2023-09-12T21:37:54.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:35 images [2023-09-12T21:37:54.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 internal [2023-09-12T21:37:54.460Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 21:35 main.go [2023-09-12T21:37:54.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:35 res [2023-09-12T21:37:54.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 snap [2023-09-12T21:37:54.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:37:54.783Z] + 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=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f --label arch=amd64 --label version=3.1.0-dev.16 . [2023-09-12T21:37:54.783Z] Sending build context to Docker daemon 12.7MB [2023-09-12T21:37:54.783Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:37:54.783Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-12T21:37:54.783Z] ---> 064fdb332c46 [2023-09-12T21:37:54.783Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:37:55.045Z] ---> Running in 339dd9962108 [2023-09-12T21:37:55.045Z] Removing intermediate container 339dd9962108 [2023-09-12T21:37:55.045Z] ---> 3a7389b08a8a [2023-09-12T21:37:55.045Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:37:55.045Z] ---> Running in 94b631276241 [2023-09-12T21:37:55.304Z] Removing intermediate container 94b631276241 [2023-09-12T21:37:55.304Z] ---> 66fa6269396e [2023-09-12T21:37:55.304Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:37:55.304Z] ---> Running in 921ffa812569 [2023-09-12T21:37:55.304Z] Removing intermediate container 921ffa812569 [2023-09-12T21:37:55.304Z] ---> 19f699251f6a [2023-09-12T21:37:55.304Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:37:55.304Z] ---> Running in e8de6500b152 [2023-09-12T21:37:55.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:37:55.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:37:55.824Z] OK: 265 MiB in 56 packages [2023-09-12T21:37:56.412Z] Removing intermediate container e8de6500b152 [2023-09-12T21:37:56.412Z] ---> 06fa3eb9ddf8 [2023-09-12T21:37:56.412Z] Step 7/29 : WORKDIR /app [2023-09-12T21:37:56.412Z] ---> Running in dcb077be7a1e [2023-09-12T21:37:56.412Z] Removing intermediate container dcb077be7a1e [2023-09-12T21:37:56.412Z] ---> 53402dda91fc [2023-09-12T21:37:56.412Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-12T21:37:56.672Z] ---> e99b14582784 [2023-09-12T21:37:56.672Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:37:56.672Z] ---> Running in 1267f1057fac [2023-09-12T21:37:57.239Z] Removing intermediate container 1267f1057fac [2023-09-12T21:37:57.239Z] ---> a6910baf6ff2 [2023-09-12T21:37:57.239Z] Step 10/29 : COPY . . [2023-09-12T21:37:57.808Z] ---> ca8978128878 [2023-09-12T21:37:57.808Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:37:57.808Z] ---> Running in b36c8a453e14 [2023-09-12T21:37:57.808Z] Removing intermediate container b36c8a453e14 [2023-09-12T21:37:57.808Z] ---> a97a498898c3 [2023-09-12T21:37:57.808Z] Step 12/29 : RUN $MAKE [2023-09-12T21:37:57.808Z] ---> Running in 2434a3b51daa [2023-09-12T21:37:58.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-12T21:38:19.982Z] Removing intermediate container 2434a3b51daa [2023-09-12T21:38:19.982Z] ---> 0c4e4ebfc8f8 [2023-09-12T21:38:19.982Z] Step 13/29 : FROM alpine:3.18 [2023-09-12T21:38:19.982Z] 3.18: Pulling from library/alpine [2023-09-12T21:38:19.982Z] 7264a8db6415: Already exists [2023-09-12T21:38:19.982Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:38:19.982Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:38:19.982Z] ---> 7e01a0d0a1dc [2023-09-12T21:38:19.982Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:38:19.982Z] ---> Running in 26d230425875 [2023-09-12T21:38:19.982Z] Removing intermediate container 26d230425875 [2023-09-12T21:38:19.982Z] ---> 4a5775e52189 [2023-09-12T21:38:19.982Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-12T21:38:19.982Z] ---> Running in 2e33f96fe587 [2023-09-12T21:38:19.982Z] Removing intermediate container 2e33f96fe587 [2023-09-12T21:38:19.982Z] ---> 14c4275afeb2 [2023-09-12T21:38:19.982Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-12T21:38:19.982Z] ---> Running in e739e92b0a9f [2023-09-12T21:38:19.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:38:19.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:38:19.982Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:38:19.982Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:38:19.982Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:38:19.982Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:38:19.982Z] OK: 8 MiB in 17 packages [2023-09-12T21:38:19.982Z] Removing intermediate container e739e92b0a9f [2023-09-12T21:38:19.982Z] ---> 43454151e773 [2023-09-12T21:38:19.982Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:38:19.982Z] ---> b3da2d44dc4e [2023-09-12T21:38:19.982Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:38:19.982Z] ---> cdbc9b1d76a6 [2023-09-12T21:38:19.982Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:38:19.982Z] ---> 1fc4c2bb5565 [2023-09-12T21:38:19.982Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-12T21:38:19.982Z] ---> 4d13039b4474 [2023-09-12T21:38:19.982Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-12T21:38:20.240Z] ---> 85f82c75f921 [2023-09-12T21:38:20.240Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-12T21:38:20.500Z] ---> Running in 3771294c6fc3 [2023-09-12T21:38:20.771Z] Removing intermediate container 3771294c6fc3 [2023-09-12T21:38:20.771Z] ---> df1b045e573c [2023-09-12T21:38:20.771Z] Step 23/29 : VOLUME /cache [2023-09-12T21:38:21.031Z] ---> Running in 8eb90f868c49 [2023-09-12T21:38:21.031Z] Removing intermediate container 8eb90f868c49 [2023-09-12T21:38:21.031Z] ---> 3968a74de803 [2023-09-12T21:38:21.031Z] Step 24/29 : EXPOSE 59711 [2023-09-12T21:38:21.031Z] ---> Running in 3e0f87a43377 [2023-09-12T21:38:21.031Z] Removing intermediate container 3e0f87a43377 [2023-09-12T21:38:21.031Z] ---> b864529d4395 [2023-09-12T21:38:21.031Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-12T21:38:21.031Z] ---> Running in fc97d95e559e [2023-09-12T21:38:21.031Z] Removing intermediate container fc97d95e559e [2023-09-12T21:38:21.031Z] ---> 02a0fb56419f [2023-09-12T21:38:21.031Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-12T21:38:21.293Z] ---> Running in 6f7d6c071780 [2023-09-12T21:38:21.293Z] Removing intermediate container 6f7d6c071780 [2023-09-12T21:38:21.293Z] ---> 7127d843a82d [2023-09-12T21:38:21.293Z] Step 27/29 : LABEL arch=amd64 [2023-09-12T21:38:21.293Z] ---> Running in 612507c83fea [2023-09-12T21:38:21.293Z] Removing intermediate container 612507c83fea [2023-09-12T21:38:21.293Z] ---> bd37e6dfec22 [2023-09-12T21:38:21.293Z] Step 28/29 : LABEL git_sha=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:38:21.293Z] ---> Running in 84a012cfa1c7 [2023-09-12T21:38:21.293Z] Removing intermediate container 84a012cfa1c7 [2023-09-12T21:38:21.293Z] ---> 7570a4b45798 [2023-09-12T21:38:21.293Z] Step 29/29 : LABEL version=3.1.0-dev.16 [2023-09-12T21:38:21.551Z] ---> Running in 68f111e533f7 [2023-09-12T21:38:21.551Z] Removing intermediate container 68f111e533f7 [2023-09-12T21:38:21.551Z] ---> b40d4cb9671a [2023-09-12T21:38:21.551Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:38:21.551Z] Successfully built b40d4cb9671a [2023-09-12T21:38:21.551Z] 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 [2023-09-12T21:38:21.657Z] provisioning config files... [2023-09-12T21:38:21.665Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config776840072625216983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:38:21.960Z] ---> docker-login.sh [2023-09-12T21:38:21.960Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:38:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:38:21.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:38:21.960Z] Configure a credential helper to remove this warning. See [2023-09-12T21:38:21.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:38:21.960Z] [2023-09-12T21:38:21.960Z] Login Succeeded [2023-09-12T21:38:21.960Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:38:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:38:21.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:38:21.960Z] Configure a credential helper to remove this warning. See [2023-09-12T21:38:21.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:38:21.960Z] [2023-09-12T21:38:21.960Z] Login Succeeded [2023-09-12T21:38:21.960Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:38:22.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:38:22.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:38:22.218Z] Configure a credential helper to remove this warning. See [2023-09-12T21:38:22.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:38:22.218Z] [2023-09-12T21:38:22.218Z] Login Succeeded [2023-09-12T21:38:22.218Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:38:22.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:38:22.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:38:22.218Z] Configure a credential helper to remove this warning. See [2023-09-12T21:38:22.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:38:22.218Z] [2023-09-12T21:38:22.218Z] Login Succeeded [2023-09-12T21:38:22.218Z] docker.io [2023-09-12T21:38:22.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:38:22.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:38:22.478Z] Configure a credential helper to remove this warning. See [2023-09-12T21:38:22.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:38:22.478Z] [2023-09-12T21:38:22.478Z] Login Succeeded [2023-09-12T21:38:22.478Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:38:22.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:38:22.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:38:22.541Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-12T21:38:22.541Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:38:22.541Z] latest [2023-09-12T21:38:22.541Z] 3.1.0-dev.16 [2023-09-12T21:38:22.541Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [2023-09-12T21:38:22.541Z] main [2023-09-12T21:38:22.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:22.847Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:23.149Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:38:23.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-12T21:38:23.149Z] 6e28416a8a6d: Preparing [2023-09-12T21:38:23.149Z] 3fb228bb0d84: Preparing [2023-09-12T21:38:23.149Z] a997aa4295bd: Preparing [2023-09-12T21:38:23.149Z] 8ec8feb99b7f: Preparing [2023-09-12T21:38:23.149Z] 4d5ac6292e17: Preparing [2023-09-12T21:38:23.149Z] f0741bb0c8cb: Preparing [2023-09-12T21:38:23.149Z] 6945cb044b75: Preparing [2023-09-12T21:38:23.149Z] 4693057ce236: Preparing [2023-09-12T21:38:23.149Z] 6945cb044b75: Waiting [2023-09-12T21:38:23.149Z] 4693057ce236: Waiting [2023-09-12T21:38:23.149Z] f0741bb0c8cb: Waiting [2023-09-12T21:38:23.149Z] 4d5ac6292e17: Pushed [2023-09-12T21:38:23.149Z] 8ec8feb99b7f: Pushed [2023-09-12T21:38:23.149Z] 6e28416a8a6d: Pushed [2023-09-12T21:38:23.149Z] a997aa4295bd: Pushed [2023-09-12T21:38:23.149Z] 4693057ce236: Layer already exists [2023-09-12T21:38:23.149Z] f0741bb0c8cb: Pushed [2023-09-12T21:38:23.407Z] 6945cb044b75: Pushed [2023-09-12T21:38:25.943Z] 3fb228bb0d84: Pushed [2023-09-12T21:38:25.943Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:26.262Z] + 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 [2023-09-12T21:38:26.571Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-12T21:38:26.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-12T21:38:26.571Z] 6e28416a8a6d: Preparing [2023-09-12T21:38:26.571Z] 3fb228bb0d84: Preparing [2023-09-12T21:38:26.571Z] a997aa4295bd: Preparing [2023-09-12T21:38:26.571Z] 8ec8feb99b7f: Preparing [2023-09-12T21:38:26.571Z] 4d5ac6292e17: Preparing [2023-09-12T21:38:26.571Z] f0741bb0c8cb: Preparing [2023-09-12T21:38:26.571Z] 6945cb044b75: Preparing [2023-09-12T21:38:26.571Z] 4693057ce236: Preparing [2023-09-12T21:38:26.571Z] f0741bb0c8cb: Waiting [2023-09-12T21:38:26.571Z] 6945cb044b75: Waiting [2023-09-12T21:38:26.571Z] 4693057ce236: Waiting [2023-09-12T21:38:26.571Z] 8ec8feb99b7f: Layer already exists [2023-09-12T21:38:26.571Z] 4d5ac6292e17: Layer already exists [2023-09-12T21:38:26.571Z] 6e28416a8a6d: Layer already exists [2023-09-12T21:38:26.571Z] 3fb228bb0d84: Layer already exists [2023-09-12T21:38:26.571Z] a997aa4295bd: Layer already exists [2023-09-12T21:38:26.571Z] f0741bb0c8cb: Layer already exists [2023-09-12T21:38:26.571Z] 6945cb044b75: Layer already exists [2023-09-12T21:38:26.571Z] 4693057ce236: Layer already exists [2023-09-12T21:38:26.571Z] latest: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:26.885Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:27.191Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.16 [2023-09-12T21:38:27.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-12T21:38:27.191Z] 6e28416a8a6d: Preparing [2023-09-12T21:38:27.191Z] 3fb228bb0d84: Preparing [2023-09-12T21:38:27.191Z] a997aa4295bd: Preparing [2023-09-12T21:38:27.191Z] 8ec8feb99b7f: Preparing [2023-09-12T21:38:27.191Z] 4d5ac6292e17: Preparing [2023-09-12T21:38:27.191Z] f0741bb0c8cb: Preparing [2023-09-12T21:38:27.191Z] 6945cb044b75: Preparing [2023-09-12T21:38:27.191Z] 4693057ce236: Preparing [2023-09-12T21:38:27.191Z] 6945cb044b75: Waiting [2023-09-12T21:38:27.191Z] 4693057ce236: Waiting [2023-09-12T21:38:27.191Z] f0741bb0c8cb: Waiting [2023-09-12T21:38:27.191Z] 8ec8feb99b7f: Layer already exists [2023-09-12T21:38:27.191Z] a997aa4295bd: Layer already exists [2023-09-12T21:38:27.191Z] 4d5ac6292e17: Layer already exists [2023-09-12T21:38:27.191Z] 6e28416a8a6d: Layer already exists [2023-09-12T21:38:27.191Z] 3fb228bb0d84: Layer already exists [2023-09-12T21:38:27.191Z] f0741bb0c8cb: Layer already exists [2023-09-12T21:38:27.191Z] 6945cb044b75: Layer already exists [2023-09-12T21:38:27.191Z] 4693057ce236: Layer already exists [2023-09-12T21:38:27.191Z] 3.1.0-dev.16: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:27.499Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:27.816Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [2023-09-12T21:38:27.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-12T21:38:27.816Z] 6e28416a8a6d: Preparing [2023-09-12T21:38:27.816Z] 3fb228bb0d84: Preparing [2023-09-12T21:38:27.816Z] a997aa4295bd: Preparing [2023-09-12T21:38:27.816Z] 8ec8feb99b7f: Preparing [2023-09-12T21:38:27.816Z] 4d5ac6292e17: Preparing [2023-09-12T21:38:27.816Z] f0741bb0c8cb: Preparing [2023-09-12T21:38:27.816Z] 6945cb044b75: Preparing [2023-09-12T21:38:27.816Z] 4693057ce236: Preparing [2023-09-12T21:38:27.816Z] f0741bb0c8cb: Waiting [2023-09-12T21:38:27.816Z] 6945cb044b75: Waiting [2023-09-12T21:38:27.816Z] 4693057ce236: Waiting [2023-09-12T21:38:27.816Z] 8ec8feb99b7f: Layer already exists [2023-09-12T21:38:27.816Z] 3fb228bb0d84: Layer already exists [2023-09-12T21:38:27.816Z] 6e28416a8a6d: Layer already exists [2023-09-12T21:38:27.816Z] 4d5ac6292e17: Layer already exists [2023-09-12T21:38:27.816Z] a997aa4295bd: Layer already exists [2023-09-12T21:38:27.816Z] 4693057ce236: Layer already exists [2023-09-12T21:38:27.816Z] f0741bb0c8cb: Layer already exists [2023-09-12T21:38:27.816Z] 6945cb044b75: Layer already exists [2023-09-12T21:38:27.816Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:28.133Z] + 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 [2023-09-12T21:38:28.450Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-12T21:38:28.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-12T21:38:28.450Z] 6e28416a8a6d: Preparing [2023-09-12T21:38:28.450Z] 3fb228bb0d84: Preparing [2023-09-12T21:38:28.450Z] a997aa4295bd: Preparing [2023-09-12T21:38:28.450Z] 8ec8feb99b7f: Preparing [2023-09-12T21:38:28.450Z] 4d5ac6292e17: Preparing [2023-09-12T21:38:28.450Z] f0741bb0c8cb: Preparing [2023-09-12T21:38:28.450Z] 6945cb044b75: Preparing [2023-09-12T21:38:28.450Z] 4693057ce236: Preparing [2023-09-12T21:38:28.450Z] f0741bb0c8cb: Waiting [2023-09-12T21:38:28.450Z] 6945cb044b75: Waiting [2023-09-12T21:38:28.450Z] 4693057ce236: Waiting [2023-09-12T21:38:28.450Z] 8ec8feb99b7f: Layer already exists [2023-09-12T21:38:28.450Z] a997aa4295bd: Layer already exists [2023-09-12T21:38:28.450Z] 6e28416a8a6d: Layer already exists [2023-09-12T21:38:28.450Z] 3fb228bb0d84: Layer already exists [2023-09-12T21:38:28.450Z] 4d5ac6292e17: Layer already exists [2023-09-12T21:38:28.450Z] f0741bb0c8cb: Layer already exists [2023-09-12T21:38:28.450Z] 6945cb044b75: Layer already exists [2023-09-12T21:38:28.450Z] 4693057ce236: Layer already exists [2023-09-12T21:38:28.450Z] main: digest: sha256:c71e61f84601744e3e812ba557f542f479efa1ca17d8852b0a7899f5ee22941e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:38:28.499Z] ===================================================== [Pipeline] echo [2023-09-12T21:38:28.511Z] taggedImages: [2023-09-12T21:38:28.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:38:28.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-12T21:38:28.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.16 [2023-09-12T21:38:28.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [2023-09-12T21:38:28.512Z] - 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 [2023-09-12T21:38:28.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:38:28.878Z] [2023-09-12T21:38:28.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:38:29.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:38:29.186Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:38:29.186Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:38:29.186Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:38:29.186Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:38:29.186Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:38:29.186Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:38:29.186Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:38:29.186Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:38:29.186Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:38:29.186Z] 2f39f015ded8: Waiting [2023-09-12T21:38:29.186Z] 5d3b04190fa2: Waiting [2023-09-12T21:38:29.186Z] 33b1e0a273af: Waiting [2023-09-12T21:38:29.186Z] 5c69ac0246d0: Download complete [2023-09-12T21:38:29.186Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:38:29.186Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:38:29.186Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:38:29.186Z] 33b1e0a273af: Download complete [2023-09-12T21:38:29.186Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:38:29.186Z] ec43610c2a17: Download complete [2023-09-12T21:38:29.186Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:38:29.186Z] 5d3b04190fa2: Download complete [2023-09-12T21:38:29.443Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:38:29.443Z] 5eb5b503b376: Download complete [2023-09-12T21:38:30.009Z] 2f39f015ded8: Download complete [2023-09-12T21:38:30.576Z] 5eb5b503b376: Pull complete [2023-09-12T21:38:30.576Z] 5c69ac0246d0: Pull complete [2023-09-12T21:38:31.141Z] ec43610c2a17: Pull complete [2023-09-12T21:38:31.141Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:38:31.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6004 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-09-12T21:38:31.222Z] Running in /w/workspace/app-rfid-llrp-inventory/128 [Pipeline] { [Pipeline] checkout [2023-09-12T21:38:31.261Z] The recommended git tool is: git [2023-09-12T21:38:31.399Z] 33b1e0a273af: Pull complete [2023-09-12T21:38:31.399Z] 5d3b04190fa2: Pull complete [2023-09-12T21:38:35.580Z] 2f39f015ded8: Pull complete [2023-09-12T21:38:35.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:38:35.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:38:35.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:38:35.668Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:38:35.697Z] $ 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 [2023-09-12T21:38:36.798Z] using credential edgex-jenkins-ssh [2023-09-12T21:38:36.816Z] Cloning the remote Git repository [2023-09-12T21:38:36.871Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-12T21:38:36.992Z] > git init /w/workspace/app-rfid-llrp-inventory/128 # timeout=10 [2023-09-12T21:38:37.168Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-12T21:38:37.169Z] > git --version # timeout=10 [2023-09-12T21:38:37.198Z] > git --version # 'git version 2.25.1' [2023-09-12T21:38:37.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:38:37.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:38:39.396Z] $ docker top 51a4afb1fc7eaba87fcd36fccfc5ab6cd84443398d276c1c0a305afc4dbeca49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:38:39.765Z] ---> job-cost.sh [2023-09-12T21:38:39.765Z] lf-activate-venv: SKIPPING [2023-09-12T21:38:39.765Z] INFO: No Stack... [2023-09-12T21:38:40.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:38:39.584Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-12T21:38:39.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:38:40.281Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:38:40.568Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-12T21:38:40.568Z] + cut -d, -f6 [2023-09-12T21:38:40.573Z] Avoid second fetch [2023-09-12T21:38:40.574Z] Checking out Revision 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f (main) [Pipeline] lock [2023-09-12T21:38:40.583Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [2023-09-12T21:38:40.591Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] did not exist. Created. [2023-09-12T21:38:40.591Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:38:40.888Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:38:40.919Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:38:40.926Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:38:40.942Z] $ docker stop --time=1 51a4afb1fc7eaba87fcd36fccfc5ab6cd84443398d276c1c0a305afc4dbeca49 [2023-09-12T21:38:41.242Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#224)" [2023-09-12T21:38:40.592Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:38:40.675Z] > git checkout -f 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 [2023-09-12T21:38:41.569Z] [2023-09-12T21:38:41.569Z] GitHub has been notified of this commit’s build result [2023-09-12T21:38:41.569Z] [2023-09-12T21:38:42.074Z] $ docker rm -f --volumes 51a4afb1fc7eaba87fcd36fccfc5ab6cd84443398d276c1c0a305afc4dbeca49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:38:42.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:38:42.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:38:42.681Z] Dload Upload Total Spent Left Speed [2023-09-12T21:38:42.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-09-12T21:38:43.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:38:43.621Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:38:43.621Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:38:43.621Z] { [2023-09-12T21:38:43.621Z] "registry-mirrors": [ [2023-09-12T21:38:43.621Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:38:43.621Z] ], [2023-09-12T21:38:43.621Z] "bip": "10.250.0.254/24", [2023-09-12T21:38:43.621Z] "hosts": [ [2023-09-12T21:38:43.621Z] "tcp://0.0.0.0:5555", [2023-09-12T21:38:43.621Z] "unix:///var/run/docker.sock" [2023-09-12T21:38:43.621Z] ], [2023-09-12T21:38:43.621Z] "mtu": 1458, [2023-09-12T21:38:43.621Z] "selinux-enabled": true, [2023-09-12T21:38:43.621Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:38:43.621Z] } [Pipeline] sh [2023-09-12T21:38:43.978Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:38:44.321Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:39:02.613Z] provisioning config files... [2023-09-12T21:39:02.644Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/128@tmp/config3947611333439326879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:39:03.207Z] ---> docker-login.sh [2023-09-12T21:39:03.207Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:39:03.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:39:03.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:39:03.480Z] Configure a credential helper to remove this warning. See [2023-09-12T21:39:03.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:39:03.480Z] [2023-09-12T21:39:03.480Z] Login Succeeded [2023-09-12T21:39:03.749Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:39:03.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:39:04.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:39:04.021Z] Configure a credential helper to remove this warning. See [2023-09-12T21:39:04.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:39:04.021Z] [2023-09-12T21:39:04.021Z] Login Succeeded [2023-09-12T21:39:04.021Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:39:04.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:39:04.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:39:04.290Z] Configure a credential helper to remove this warning. See [2023-09-12T21:39:04.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:39:04.290Z] [2023-09-12T21:39:04.290Z] Login Succeeded [2023-09-12T21:39:04.290Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:39:04.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:39:04.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:39:04.829Z] Configure a credential helper to remove this warning. See [2023-09-12T21:39:04.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:39:04.829Z] [2023-09-12T21:39:04.829Z] Login Succeeded [2023-09-12T21:39:04.829Z] docker.io [2023-09-12T21:39:04.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:39:05.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:39:05.100Z] Configure a credential helper to remove this warning. See [2023-09-12T21:39:05.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:39:05.100Z] [2023-09-12T21:39:05.100Z] Login Succeeded [2023-09-12T21:39:05.100Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:39:05.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:39:05.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:39:05.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:39:05.398Z] ========================================================= [2023-09-12T21:39:05.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:39:05.398Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:39:05.759Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:39:06.028Z] Sending build context to Docker daemon 684kB [2023-09-12T21:39:06.028Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:39:06.028Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:39:06.028Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:39:06.298Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:39:06.298Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:39:06.298Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:39:06.298Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:39:06.298Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:39:06.298Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:39:06.298Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:39:06.298Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:39:06.298Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:39:06.298Z] 1baf3a5c0e64: Waiting [2023-09-12T21:39:06.298Z] 9a37bb91b891: Waiting [2023-09-12T21:39:06.298Z] a29adfc67d43: Waiting [2023-09-12T21:39:06.298Z] f0e02332f6b5: Waiting [2023-09-12T21:39:06.298Z] d5de9f91c1a4: Waiting [2023-09-12T21:39:06.298Z] 66412af1f25a: Waiting [2023-09-12T21:39:06.298Z] 5d54e960e981: Download complete [2023-09-12T21:39:06.298Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:39:06.298Z] f0e02332f6b5: Download complete [2023-09-12T21:39:06.298Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:39:06.298Z] 66412af1f25a: Download complete [2023-09-12T21:39:06.298Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T21:39:06.298Z] 9fda8d8052c6: Download complete [2023-09-12T21:39:06.905Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:39:06.905Z] 9a37bb91b891: Download complete [2023-09-12T21:39:07.174Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:39:07.174Z] a29adfc67d43: Download complete [2023-09-12T21:39:07.441Z] 9fda8d8052c6: Pull complete [2023-09-12T21:39:08.034Z] 5d54e960e981: Pull complete [2023-09-12T21:39:08.034Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:39:08.034Z] d5de9f91c1a4: Download complete [2023-09-12T21:39:08.307Z] c4a7e357bf2a: Download complete [2023-09-12T21:39:09.277Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:39:09.277Z] 1baf3a5c0e64: Download complete [2023-09-12T21:39:19.382Z] c4a7e357bf2a: Pull complete [2023-09-12T21:39:19.382Z] f0e02332f6b5: Pull complete [2023-09-12T21:39:19.382Z] 66412af1f25a: Pull complete [2023-09-12T21:39:27.609Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:39:27.879Z] 9a37bb91b891: Pull complete [2023-09-12T21:39:28.845Z] a29adfc67d43: Pull complete [2023-09-12T21:39:30.803Z] d5de9f91c1a4: Pull complete [2023-09-12T21:39:30.803Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:39:30.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:39:30.803Z] ---> 746ca1b523b5 [2023-09-12T21:39:30.803Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:39:32.744Z] ---> Running in 6a60d16d870e [2023-09-12T21:39:32.744Z] Removing intermediate container 6a60d16d870e [2023-09-12T21:39:32.744Z] ---> f9eea8391993 [2023-09-12T21:39:32.744Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:39:32.744Z] ---> Running in 2c219c5ab972 [2023-09-12T21:39:33.009Z] Removing intermediate container 2c219c5ab972 [2023-09-12T21:39:33.009Z] ---> fc17d0796027 [2023-09-12T21:39:33.009Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:39:33.277Z] ---> Running in b7c9ff4ab2db [2023-09-12T21:39:33.552Z] Removing intermediate container b7c9ff4ab2db [2023-09-12T21:39:33.552Z] ---> 1793669ebd66 [2023-09-12T21:39:33.552Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:39:33.552Z] ---> Running in 663758a58131 [2023-09-12T21:39:34.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:39:35.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:39:36.134Z] OK: 267 MiB in 56 packages [2023-09-12T21:39:38.708Z] Removing intermediate container 663758a58131 [2023-09-12T21:39:38.708Z] ---> 137425ff0901 [2023-09-12T21:39:38.708Z] Step 7/12 : WORKDIR /app [2023-09-12T21:39:38.708Z] ---> Running in 183fc132776c [2023-09-12T21:39:38.975Z] Removing intermediate container 183fc132776c [2023-09-12T21:39:38.976Z] ---> e8398d7632d2 [2023-09-12T21:39:38.976Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:39:39.557Z] ---> 32b2c306e8ff [2023-09-12T21:39:39.557Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:39:39.557Z] ---> Running in aae2e0c79202 [2023-09-12T21:41:01.198Z] Removing intermediate container aae2e0c79202 [2023-09-12T21:41:01.198Z] ---> 1f304acfb7bd [2023-09-12T21:41:01.198Z] Step 10/12 : COPY . . [2023-09-12T21:41:01.198Z] ---> dd37bd20b44c [2023-09-12T21:41:01.198Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:41:01.198Z] ---> Running in 7709f94530d4 [2023-09-12T21:41:01.198Z] Removing intermediate container 7709f94530d4 [2023-09-12T21:41:01.198Z] ---> b000f201a896 [2023-09-12T21:41:01.198Z] Step 12/12 : RUN $MAKE [2023-09-12T21:41:01.198Z] ---> Running in 1d7555b23063 [2023-09-12T21:41:01.198Z] noop [2023-09-12T21:41:01.198Z] Removing intermediate container 1d7555b23063 [2023-09-12T21:41:01.198Z] ---> af00c19ffce4 [2023-09-12T21:41:01.198Z] Successfully built af00c19ffce4 [2023-09-12T21:41:01.198Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:41:01.555Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:41:01.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:41:01.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-6004 does not seem to be running inside a container [2023-09-12T21:41:01.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/128 -v /w/workspace/app-rfid-llrp-inventory/128:/w/workspace/app-rfid-llrp-inventory/128:rw,z -v /w/workspace/app-rfid-llrp-inventory/128@tmp:/w/workspace/app-rfid-llrp-inventory/128@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 [2023-09-12T21:41:03.251Z] $ docker top 6546a6ffeaa4dca9b7f92d5dda2a9b474138566446b65b23eeb7cfb332edbbef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:41:04.113Z] + go version [2023-09-12T21:41:04.114Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:41:04.134Z] $ docker stop --time=1 6546a6ffeaa4dca9b7f92d5dda2a9b474138566446b65b23eeb7cfb332edbbef [2023-09-12T21:41:05.814Z] $ docker rm -f --volumes 6546a6ffeaa4dca9b7f92d5dda2a9b474138566446b65b23eeb7cfb332edbbef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:41:06.397Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:41:06.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:41:06.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-6004 does not seem to be running inside a container [2023-09-12T21:41:06.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/128 -v /w/workspace/app-rfid-llrp-inventory/128:/w/workspace/app-rfid-llrp-inventory/128:rw,z -v /w/workspace/app-rfid-llrp-inventory/128@tmp:/w/workspace/app-rfid-llrp-inventory/128@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 [2023-09-12T21:41:07.903Z] $ docker top 3b876b51c98731569aab6aefe05461c24653cabf4c126756846ce6509d8607df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:41:08.411Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/128 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:41:09.110Z] + make test [2023-09-12T21:41:09.110Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-12T21:43:30.820Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-12T21:43:32.230Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-12T21:43:34.177Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.172s coverage: 86.2% of statements [2023-09-12T21:43:44.271Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.514s coverage: 71.9% of statements [2023-09-12T21:43:44.271Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:43:44.271Z] go vet ./... [2023-09-12T21:45:35.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:45:35.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:45:35.956Z] ./bin/test-attribution.sh [2023-09-12T21:45:35.956Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-12T21:45:35.956Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-12T21:45:35.956Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-12T21:45:35.956Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-12T21:45:35.956Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-12T21:45:35.956Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-12T21:45:35.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:45:35.983Z] $ docker stop --time=1 3b876b51c98731569aab6aefe05461c24653cabf4c126756846ce6509d8607df [2023-09-12T21:45:37.872Z] $ docker rm -f --volumes 3b876b51c98731569aab6aefe05461c24653cabf4c126756846ce6509d8607df [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:45:39.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:45:39.419Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:45:39.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:45:40.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:45:40.607Z] + ls -al . [2023-09-12T21:45:40.607Z] total 232 [2023-09-12T21:45:40.607Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:41 . [2023-09-12T21:45:40.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:38 .. [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 21:38 .dockerignore [2023-09-12T21:45:40.607Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:38 .git [2023-09-12T21:45:40.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:38 .github [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 21:38 .gitignore [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:38 .golangci.yml [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 21:38 Attribution.txt [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 12 21:38 CHANGELOG.md [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 12 21:38 Dockerfile [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:38 GOVERNANCE.md [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 21:38 Jenkinsfile [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 21:38 LICENSE [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 12 21:38 Makefile [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:38 OWNERS.md [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 12 21:38 README.md [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:36 VERSION [2023-09-12T21:45:40.607Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:38 bin [2023-09-12T21:45:40.607Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 21:43 coverage.out [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 12 21:38 go.mod [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 34348 Sep 12 21:38 go.sum [2023-09-12T21:45:40.607Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:38 images [2023-09-12T21:45:40.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:38 internal [2023-09-12T21:45:40.607Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 21:38 main.go [2023-09-12T21:45:40.607Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:38 res [2023-09-12T21:45:40.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:38 snap [2023-09-12T21:45:40.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:45:40.948Z] + 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=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f --label arch=arm64 --label version=3.1.0-dev.16 . [2023-09-12T21:45:41.213Z] Sending build context to Docker daemon 684kB [2023-09-12T21:45:41.213Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:45:41.213Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-12T21:45:41.213Z] ---> af00c19ffce4 [2023-09-12T21:45:41.213Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:45:41.213Z] ---> Running in 933a3854e12b [2023-09-12T21:45:45.300Z] Removing intermediate container 933a3854e12b [2023-09-12T21:45:45.300Z] ---> 346442704816 [2023-09-12T21:45:45.300Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:45:45.300Z] ---> Running in 2d7144bf3f00 [2023-09-12T21:45:45.300Z] Removing intermediate container 2d7144bf3f00 [2023-09-12T21:45:45.300Z] ---> 511378b87a94 [2023-09-12T21:45:45.300Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:45:45.566Z] ---> Running in 05ca7bc44c25 [2023-09-12T21:45:45.566Z] Removing intermediate container 05ca7bc44c25 [2023-09-12T21:45:45.566Z] ---> 9298347cd33b [2023-09-12T21:45:45.566Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:45:45.833Z] ---> Running in 2dc4ecafb5f8 [2023-09-12T21:45:46.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:45:48.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:45:49.142Z] OK: 267 MiB in 56 packages [2023-09-12T21:45:50.099Z] Removing intermediate container 2dc4ecafb5f8 [2023-09-12T21:45:50.099Z] ---> 18dc315b99b3 [2023-09-12T21:45:50.099Z] Step 7/29 : WORKDIR /app [2023-09-12T21:45:50.099Z] ---> Running in 492508dbf53d [2023-09-12T21:45:50.365Z] Removing intermediate container 492508dbf53d [2023-09-12T21:45:50.365Z] ---> 10209b365661 [2023-09-12T21:45:50.365Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-12T21:45:50.946Z] ---> 46e7f8b5945d [2023-09-12T21:45:50.946Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:45:50.946Z] ---> Running in a9b59db8cd7b [2023-09-12T21:45:52.888Z] Removing intermediate container a9b59db8cd7b [2023-09-12T21:45:52.888Z] ---> 360bb196beb2 [2023-09-12T21:45:52.888Z] Step 10/29 : COPY . . [2023-09-12T21:45:53.473Z] ---> 94ad9b817a3a [2023-09-12T21:45:53.473Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:45:53.473Z] ---> Running in 4758fb97f14b [2023-09-12T21:45:53.740Z] Removing intermediate container 4758fb97f14b [2023-09-12T21:45:53.740Z] ---> 093a266fcd5b [2023-09-12T21:45:53.740Z] Step 12/29 : RUN $MAKE [2023-09-12T21:45:53.740Z] ---> Running in c6c967eaf79e [2023-09-12T21:45:54.699Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-12T21:47:46.380Z] Removing intermediate container c6c967eaf79e [2023-09-12T21:47:46.380Z] ---> 99a0f80505b1 [2023-09-12T21:47:46.380Z] Step 13/29 : FROM alpine:3.18 [2023-09-12T21:47:46.380Z] 3.18: Pulling from library/alpine [2023-09-12T21:47:46.380Z] 9fda8d8052c6: Already exists [2023-09-12T21:47:46.380Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:47:46.380Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:47:46.380Z] ---> f6648c04cd6c [2023-09-12T21:47:46.380Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:47:46.380Z] ---> Running in 489fe5b610b6 [2023-09-12T21:47:46.380Z] Removing intermediate container 489fe5b610b6 [2023-09-12T21:47:46.380Z] ---> b2527c8ddfc3 [2023-09-12T21:47:46.380Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-12T21:47:46.380Z] ---> Running in 34b4bc5b7a69 [2023-09-12T21:47:46.380Z] Removing intermediate container 34b4bc5b7a69 [2023-09-12T21:47:46.380Z] ---> 830e56361c26 [2023-09-12T21:47:46.380Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-12T21:47:46.380Z] ---> Running in 4c40897c5517 [2023-09-12T21:47:46.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:47:46.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:47:47.334Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:47:47.334Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:47:47.334Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:47:47.334Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:47:47.602Z] OK: 9 MiB in 17 packages [2023-09-12T21:47:48.563Z] Removing intermediate container 4c40897c5517 [2023-09-12T21:47:48.563Z] ---> 43936ec80b2c [2023-09-12T21:47:48.563Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:47:49.154Z] ---> 048a477bba6f [2023-09-12T21:47:49.154Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:47:49.742Z] ---> 246829bb198d [2023-09-12T21:47:49.742Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:47:50.007Z] ---> 2171368bd928 [2023-09-12T21:47:50.008Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-12T21:47:50.591Z] ---> dbb1f8d38d1c [2023-09-12T21:47:50.591Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-12T21:47:51.995Z] ---> 862f00a9af44 [2023-09-12T21:47:51.995Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-12T21:47:51.995Z] ---> Running in f10c23d4c913 [2023-09-12T21:47:53.398Z] Removing intermediate container f10c23d4c913 [2023-09-12T21:47:53.398Z] ---> 9b7956b14c06 [2023-09-12T21:47:53.398Z] Step 23/29 : VOLUME /cache [2023-09-12T21:47:53.398Z] ---> Running in 992e309300f8 [2023-09-12T21:47:53.665Z] Removing intermediate container 992e309300f8 [2023-09-12T21:47:53.665Z] ---> 0a1af7d7f804 [2023-09-12T21:47:53.665Z] Step 24/29 : EXPOSE 59711 [2023-09-12T21:47:53.936Z] ---> Running in e6c4e087ce3c [2023-09-12T21:47:54.202Z] Removing intermediate container e6c4e087ce3c [2023-09-12T21:47:54.202Z] ---> 5e9080dcf213 [2023-09-12T21:47:54.202Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-12T21:47:54.202Z] ---> Running in 04091683cfee [2023-09-12T21:47:54.471Z] Removing intermediate container 04091683cfee [2023-09-12T21:47:54.471Z] ---> eb8677ccb5e0 [2023-09-12T21:47:54.471Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-12T21:47:54.471Z] ---> Running in 05a27b311ff4 [2023-09-12T21:47:54.741Z] Removing intermediate container 05a27b311ff4 [2023-09-12T21:47:54.741Z] ---> 4d7195a987a0 [2023-09-12T21:47:54.741Z] Step 27/29 : LABEL arch=arm64 [2023-09-12T21:47:54.741Z] ---> Running in 41c1e495d6b9 [2023-09-12T21:47:55.037Z] Removing intermediate container 41c1e495d6b9 [2023-09-12T21:47:55.037Z] ---> c428de0173c9 [2023-09-12T21:47:55.037Z] Step 28/29 : LABEL git_sha=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:47:55.303Z] ---> Running in f6d42d5b55d4 [2023-09-12T21:47:55.570Z] Removing intermediate container f6d42d5b55d4 [2023-09-12T21:47:55.570Z] ---> b675a8734143 [2023-09-12T21:47:55.570Z] Step 29/29 : LABEL version=3.1.0-dev.16 [2023-09-12T21:47:55.570Z] ---> Running in 94924aaf07b9 [2023-09-12T21:47:55.837Z] Removing intermediate container 94924aaf07b9 [2023-09-12T21:47:55.837Z] ---> 9b30723b1241 [2023-09-12T21:47:55.837Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:47:55.837Z] Successfully built 9b30723b1241 [2023-09-12T21:47:55.837Z] 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 [2023-09-12T21:47:55.951Z] provisioning config files... [2023-09-12T21:47:56.011Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/128@tmp/config3652014650201749395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:47:56.351Z] ---> docker-login.sh [2023-09-12T21:47:56.351Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:47:56.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:47:56.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:47:56.637Z] Configure a credential helper to remove this warning. See [2023-09-12T21:47:56.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:47:56.637Z] [2023-09-12T21:47:56.637Z] Login Succeeded [2023-09-12T21:47:56.637Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:47:56.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:47:56.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:47:56.916Z] Configure a credential helper to remove this warning. See [2023-09-12T21:47:56.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:47:56.916Z] [2023-09-12T21:47:56.916Z] Login Succeeded [2023-09-12T21:47:56.916Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:47:57.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:47:57.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:47:57.191Z] Configure a credential helper to remove this warning. See [2023-09-12T21:47:57.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:47:57.191Z] [2023-09-12T21:47:57.191Z] Login Succeeded [2023-09-12T21:47:57.191Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:47:57.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:47:57.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:47:57.761Z] Configure a credential helper to remove this warning. See [2023-09-12T21:47:57.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:47:57.761Z] [2023-09-12T21:47:57.761Z] Login Succeeded [2023-09-12T21:47:57.761Z] docker.io [2023-09-12T21:47:58.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:47:58.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:47:58.304Z] Configure a credential helper to remove this warning. See [2023-09-12T21:47:58.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:47:58.304Z] [2023-09-12T21:47:58.304Z] Login Succeeded [2023-09-12T21:47:58.304Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:47:58.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:47:58.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:47:58.380Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-12T21:47:58.380Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:47:58.380Z] latest [2023-09-12T21:47:58.380Z] 3.1.0-dev.16 [2023-09-12T21:47:58.380Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [2023-09-12T21:47:58.380Z] main [2023-09-12T21:47:58.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:47:58.720Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:47:59.048Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:47:59.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-12T21:47:59.048Z] c45ec5bfc1f3: Preparing [2023-09-12T21:47:59.048Z] e61b81f4c662: Preparing [2023-09-12T21:47:59.048Z] b6ecdcf9cf05: Preparing [2023-09-12T21:47:59.048Z] 79ffc7fa02ff: Preparing [2023-09-12T21:47:59.048Z] d0703be1b48d: Preparing [2023-09-12T21:47:59.048Z] d1e9ff92ae4f: Preparing [2023-09-12T21:47:59.048Z] 6803778f349d: Preparing [2023-09-12T21:47:59.048Z] b2191e2be29d: Preparing [2023-09-12T21:47:59.048Z] d1e9ff92ae4f: Waiting [2023-09-12T21:47:59.048Z] 6803778f349d: Waiting [2023-09-12T21:47:59.048Z] b2191e2be29d: Waiting [2023-09-12T21:47:59.313Z] 79ffc7fa02ff: Pushed [2023-09-12T21:47:59.313Z] b6ecdcf9cf05: Pushed [2023-09-12T21:47:59.313Z] d0703be1b48d: Pushed [2023-09-12T21:47:59.313Z] c45ec5bfc1f3: Pushed [2023-09-12T21:47:59.313Z] b2191e2be29d: Layer already exists [2023-09-12T21:47:59.313Z] d1e9ff92ae4f: Pushed [2023-09-12T21:47:59.580Z] 6803778f349d: Pushed [2023-09-12T21:48:04.910Z] e61b81f4c662: Pushed [2023-09-12T21:48:05.174Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:05.520Z] + 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 [2023-09-12T21:48:05.861Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-12T21:48:05.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-12T21:48:05.861Z] c45ec5bfc1f3: Preparing [2023-09-12T21:48:05.861Z] e61b81f4c662: Preparing [2023-09-12T21:48:05.861Z] b6ecdcf9cf05: Preparing [2023-09-12T21:48:05.861Z] 79ffc7fa02ff: Preparing [2023-09-12T21:48:05.861Z] d0703be1b48d: Preparing [2023-09-12T21:48:05.861Z] d1e9ff92ae4f: Preparing [2023-09-12T21:48:05.861Z] 6803778f349d: Preparing [2023-09-12T21:48:05.861Z] b2191e2be29d: Preparing [2023-09-12T21:48:05.861Z] d1e9ff92ae4f: Waiting [2023-09-12T21:48:05.861Z] b2191e2be29d: Waiting [2023-09-12T21:48:05.861Z] 6803778f349d: Waiting [2023-09-12T21:48:05.861Z] d0703be1b48d: Layer already exists [2023-09-12T21:48:05.861Z] b6ecdcf9cf05: Layer already exists [2023-09-12T21:48:05.861Z] c45ec5bfc1f3: Layer already exists [2023-09-12T21:48:05.861Z] e61b81f4c662: Layer already exists [2023-09-12T21:48:05.861Z] 79ffc7fa02ff: Layer already exists [2023-09-12T21:48:05.861Z] 6803778f349d: Layer already exists [2023-09-12T21:48:05.861Z] d1e9ff92ae4f: Layer already exists [2023-09-12T21:48:05.861Z] b2191e2be29d: Layer already exists [2023-09-12T21:48:06.126Z] latest: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:06.462Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:06.794Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.16 [2023-09-12T21:48:06.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-12T21:48:06.795Z] c45ec5bfc1f3: Preparing [2023-09-12T21:48:06.795Z] e61b81f4c662: Preparing [2023-09-12T21:48:06.795Z] b6ecdcf9cf05: Preparing [2023-09-12T21:48:06.795Z] 79ffc7fa02ff: Preparing [2023-09-12T21:48:06.795Z] d0703be1b48d: Preparing [2023-09-12T21:48:06.795Z] d1e9ff92ae4f: Preparing [2023-09-12T21:48:06.795Z] 6803778f349d: Preparing [2023-09-12T21:48:06.795Z] b2191e2be29d: Preparing [2023-09-12T21:48:06.795Z] d1e9ff92ae4f: Waiting [2023-09-12T21:48:06.795Z] 6803778f349d: Waiting [2023-09-12T21:48:06.795Z] b2191e2be29d: Waiting [2023-09-12T21:48:06.795Z] 79ffc7fa02ff: Layer already exists [2023-09-12T21:48:06.795Z] b6ecdcf9cf05: Layer already exists [2023-09-12T21:48:06.795Z] e61b81f4c662: Layer already exists [2023-09-12T21:48:06.795Z] d0703be1b48d: Layer already exists [2023-09-12T21:48:06.795Z] c45ec5bfc1f3: Layer already exists [2023-09-12T21:48:06.795Z] d1e9ff92ae4f: Layer already exists [2023-09-12T21:48:06.795Z] b2191e2be29d: Layer already exists [2023-09-12T21:48:06.795Z] 6803778f349d: Layer already exists [2023-09-12T21:48:06.795Z] 3.1.0-dev.16: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:07.142Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:07.479Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [2023-09-12T21:48:07.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-12T21:48:07.479Z] c45ec5bfc1f3: Preparing [2023-09-12T21:48:07.479Z] e61b81f4c662: Preparing [2023-09-12T21:48:07.479Z] b6ecdcf9cf05: Preparing [2023-09-12T21:48:07.479Z] 79ffc7fa02ff: Preparing [2023-09-12T21:48:07.479Z] d0703be1b48d: Preparing [2023-09-12T21:48:07.479Z] d1e9ff92ae4f: Preparing [2023-09-12T21:48:07.479Z] 6803778f349d: Preparing [2023-09-12T21:48:07.479Z] b2191e2be29d: Preparing [2023-09-12T21:48:07.479Z] d1e9ff92ae4f: Waiting [2023-09-12T21:48:07.479Z] 6803778f349d: Waiting [2023-09-12T21:48:07.479Z] b2191e2be29d: Waiting [2023-09-12T21:48:07.479Z] d0703be1b48d: Layer already exists [2023-09-12T21:48:07.479Z] 79ffc7fa02ff: Layer already exists [2023-09-12T21:48:07.479Z] e61b81f4c662: Layer already exists [2023-09-12T21:48:07.479Z] c45ec5bfc1f3: Layer already exists [2023-09-12T21:48:07.479Z] b6ecdcf9cf05: Layer already exists [2023-09-12T21:48:07.479Z] d1e9ff92ae4f: Layer already exists [2023-09-12T21:48:07.479Z] 6803778f349d: Layer already exists [2023-09-12T21:48:07.479Z] b2191e2be29d: Layer already exists [2023-09-12T21:48:07.743Z] 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:08.084Z] + 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 [2023-09-12T21:48:08.413Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-12T21:48:08.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-12T21:48:08.413Z] c45ec5bfc1f3: Preparing [2023-09-12T21:48:08.413Z] e61b81f4c662: Preparing [2023-09-12T21:48:08.413Z] b6ecdcf9cf05: Preparing [2023-09-12T21:48:08.413Z] 79ffc7fa02ff: Preparing [2023-09-12T21:48:08.413Z] d0703be1b48d: Preparing [2023-09-12T21:48:08.413Z] d1e9ff92ae4f: Preparing [2023-09-12T21:48:08.413Z] 6803778f349d: Preparing [2023-09-12T21:48:08.413Z] b2191e2be29d: Preparing [2023-09-12T21:48:08.413Z] 6803778f349d: Waiting [2023-09-12T21:48:08.413Z] b2191e2be29d: Waiting [2023-09-12T21:48:08.413Z] d1e9ff92ae4f: Waiting [2023-09-12T21:48:08.413Z] e61b81f4c662: Layer already exists [2023-09-12T21:48:08.413Z] 79ffc7fa02ff: Layer already exists [2023-09-12T21:48:08.413Z] d0703be1b48d: Layer already exists [2023-09-12T21:48:08.413Z] b6ecdcf9cf05: Layer already exists [2023-09-12T21:48:08.413Z] c45ec5bfc1f3: Layer already exists [2023-09-12T21:48:08.413Z] d1e9ff92ae4f: Layer already exists [2023-09-12T21:48:08.413Z] b2191e2be29d: Layer already exists [2023-09-12T21:48:08.413Z] 6803778f349d: Layer already exists [2023-09-12T21:48:08.413Z] main: digest: sha256:cfa1b773a08028d960ab2912e0872a1523bce0289df090e4fd95250fb732f80e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:48:08.721Z] ===================================================== [Pipeline] echo [2023-09-12T21:48:08.726Z] taggedImages: [2023-09-12T21:48:08.726Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [2023-09-12T21:48:08.726Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-12T21:48:08.726Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.16 [2023-09-12T21:48:08.726Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f-3.1.0-dev.16 [2023-09-12T21:48:08.726Z] - 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 [2023-09-12T21:48:09.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:48:09.071Z] [2023-09-12T21:48:09.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:09.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:48:09.395Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:48:09.395Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:48:09.395Z] 04944245beec: Pulling fs layer [2023-09-12T21:48:09.395Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:48:09.395Z] 765212b225bb: Pulling fs layer [2023-09-12T21:48:09.395Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:48:09.395Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:48:09.395Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:48:09.395Z] 765212b225bb: Waiting [2023-09-12T21:48:09.395Z] f23df028b6ca: Waiting [2023-09-12T21:48:09.395Z] d65c8cfc05b1: Waiting [2023-09-12T21:48:09.395Z] 2437ff75d9bd: Waiting [2023-09-12T21:48:09.663Z] 04944245beec: Verifying Checksum [2023-09-12T21:48:09.663Z] 04944245beec: Download complete [2023-09-12T21:48:09.663Z] 765212b225bb: Verifying Checksum [2023-09-12T21:48:09.663Z] 765212b225bb: Download complete [2023-09-12T21:48:09.663Z] f23df028b6ca: Verifying Checksum [2023-09-12T21:48:09.663Z] f23df028b6ca: Download complete [2023-09-12T21:48:09.663Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:48:09.663Z] d65c8cfc05b1: Download complete [2023-09-12T21:48:09.663Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:48:09.663Z] 699f458cf7ca: Download complete [2023-09-12T21:48:10.243Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:48:10.243Z] 8998bd30e6a1: Download complete [2023-09-12T21:48:12.185Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:48:12.186Z] 2437ff75d9bd: Download complete [2023-09-12T21:48:14.128Z] 8998bd30e6a1: Pull complete [2023-09-12T21:48:14.397Z] 04944245beec: Pull complete [2023-09-12T21:48:15.806Z] 699f458cf7ca: Pull complete [2023-09-12T21:48:16.071Z] 765212b225bb: Pull complete [2023-09-12T21:48:17.034Z] f23df028b6ca: Pull complete [2023-09-12T21:48:17.034Z] d65c8cfc05b1: Pull complete [2023-09-12T21:48:32.028Z] 2437ff75d9bd: Pull complete [2023-09-12T21:48:32.028Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:48:32.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:48:32.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:48:32.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-6004 does not seem to be running inside a container [2023-09-12T21:48:32.268Z] $ 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/128 -v /w/workspace/app-rfid-llrp-inventory/128:/w/workspace/app-rfid-llrp-inventory/128:rw,z -v /w/workspace/app-rfid-llrp-inventory/128@tmp:/w/workspace/app-rfid-llrp-inventory/128@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 [2023-09-12T21:48:34.710Z] $ docker top 55706bbd4bb3d56b4239cba8564f5082b8409e93cde8309f159813829e9e9cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:48:35.191Z] ---> job-cost.sh [2023-09-12T21:48:35.456Z] lf-activate-venv: SKIPPING [2023-09-12T21:48:35.456Z] INFO: No Stack... [2023-09-12T21:48:35.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:48:36.673Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:48:37.308Z] + cut -d, -f6 [2023-09-12T21:48:37.308Z] + cat /w/workspace/app-rfid-llrp-inventory/128/archives/cost.csv [Pipeline] lock [2023-09-12T21:48:37.370Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [2023-09-12T21:48:37.379Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] did not exist. Created. [2023-09-12T21:48:37.380Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:48:38.026Z] /w/workspace/app-rfid-llrp-inventory/128@tmp/durable-ec2ddb86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:48:38.682Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:48:38.706Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:48:38.772Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:48:38.777Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:48:38.796Z] $ docker stop --time=1 55706bbd4bb3d56b4239cba8564f5082b8409e93cde8309f159813829e9e9cea [2023-09-12T21:48:40.278Z] $ docker rm -f --volumes 55706bbd4bb3d56b4239cba8564f5082b8409e93cde8309f159813829e9e9cea [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 [2023-09-12T21:48:40.652Z] provisioning config files... [2023-09-12T21:48:40.659Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13710278766450179241tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:48:40.951Z] + set +x [2023-09-12T21:48:40.951Z] + + curlbash -s -s https://codecov.io/bash -- [2023-09-12T21:48:40.951Z] [2023-09-12T21:48:40.951Z] [2023-09-12T21:48:40.951Z] _____ _ [2023-09-12T21:48:40.951Z] / ____| | | [2023-09-12T21:48:40.951Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:48:40.951Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:48:40.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:48:40.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:48:40.951Z] Bash-1.0.6 [2023-09-12T21:48:40.951Z] [2023-09-12T21:48:40.951Z] [2023-09-12T21:48:40.951Z] ==> git version 2.25.1 found [2023-09-12T21:48:40.951Z] ==> 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 [2023-09-12T21:48:40.951Z] Release-Date: 2020-01-08 [2023-09-12T21:48:40.951Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T21:48:40.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:48:40.951Z] ==> Jenkins CI detected. [2023-09-12T21:48:40.951Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-12T21:48:40.951Z] project root: . [2023-09-12T21:48:40.951Z] --> token set from env [2023-09-12T21:48:40.951Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:48:40.951Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:48:40.951Z] ==> Python coveragepy not found [2023-09-12T21:48:40.951Z] ==> Searching for coverage reports in: [2023-09-12T21:48:40.951Z] + . [2023-09-12T21:48:40.951Z] -> Found 1 reports [2023-09-12T21:48:40.951Z] ==> Detecting git/mercurial file structure [2023-09-12T21:48:41.209Z] ==> Reading reports [2023-09-12T21:48:41.209Z] + ./coverage.out bytes=41317 [2023-09-12T21:48:41.209Z] ==> Appending adjustments [2023-09-12T21:48:41.209Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:48:41.209Z] + Found adjustments [2023-09-12T21:48:41.209Z] ==> Gzipping contents [2023-09-12T21:48:41.209Z] 12K /tmp/codecov.hnOQap.gz [2023-09-12T21:48:41.209Z] ==> Uploading reports [2023-09-12T21:48:41.209Z] url: https://codecov.io [2023-09-12T21:48:41.209Z] query: branch=main&commit=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:48:41.209Z] -> Pinging Codecov [2023-09-12T21:48:41.209Z] 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=373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:48:41.467Z] -> Uploading to [2023-09-12T21:48:41.467Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/581DD39554BDF9B6E22D074273EAD858/373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f/1ec16b44-f1e5-485f-8a77-b02e8a4710d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T214841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbd5a3394b2fb6bfaad6657f448721ea7c3d3e0466148da6cfcc2e7d3924bf9b [2023-09-12T21:48:41.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:48:41.467Z] Dload Upload Total Spent Left Speed [2023-09-12T21:48:41.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 67491 --:--:-- --:--:-- --:--:-- 67491 [2023-09-12T21:48:41.726Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] } [2023-09-12T21:48:41.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T21:48:41.860Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T21:48:41.870Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:42.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:48:42.171Z] [2023-09-12T21:48:42.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:42.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:48:42.480Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T21:48:42.480Z] df9b9388f04a: Pulling fs layer [2023-09-12T21:48:42.480Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T21:48:42.480Z] 25bc292e5bac: Pulling fs layer [2023-09-12T21:48:42.480Z] 114826534d7a: Pulling fs layer [2023-09-12T21:48:42.480Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T21:48:42.480Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T21:48:42.480Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T21:48:42.480Z] 4657fd5d0bcf: Waiting [2023-09-12T21:48:42.480Z] 114826534d7a: Waiting [2023-09-12T21:48:42.480Z] 6ad1cebc031e: Waiting [2023-09-12T21:48:42.480Z] 8a3aa393b2d8: Waiting [2023-09-12T21:48:42.480Z] 52dc419b0ee2: Download complete [2023-09-12T21:48:42.480Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T21:48:42.480Z] 4657fd5d0bcf: Download complete [2023-09-12T21:48:42.480Z] df9b9388f04a: Download complete [2023-09-12T21:48:42.740Z] df9b9388f04a: Pull complete [2023-09-12T21:48:42.740Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T21:48:42.740Z] 6ad1cebc031e: Download complete [2023-09-12T21:48:42.740Z] 52dc419b0ee2: Pull complete [2023-09-12T21:48:42.740Z] 25bc292e5bac: Pull complete [2023-09-12T21:48:43.307Z] 114826534d7a: Verifying Checksum [2023-09-12T21:48:43.307Z] 114826534d7a: Download complete [2023-09-12T21:48:43.307Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T21:48:43.307Z] 8a3aa393b2d8: Download complete [2023-09-12T21:48:46.584Z] 114826534d7a: Pull complete [2023-09-12T21:48:46.584Z] 4657fd5d0bcf: Pull complete [2023-09-12T21:48:46.842Z] 6ad1cebc031e: Pull complete [2023-09-12T21:48:49.365Z] 8a3aa393b2d8: Pull complete [2023-09-12T21:48:49.365Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T21:48:49.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:48:49.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:48:49.445Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:48:49.461Z] $ 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 [2023-09-12T21:48:54.537Z] $ docker top 5c3530316ba0e8c917de1820af68eb2851c4817785eac46542716f76fdafb125 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T21:48:54.610Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-12T21:48:54.887Z] + set -o pipefail [2023-09-12T21:48:54.888Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-12T21:49:00.176Z] [2023-09-12T21:49:00.176Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-12T21:49:00.176Z] [2023-09-12T21:49:00.176Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/376bf887-6111-484c-a171-550a108c92e3 [2023-09-12T21:49:00.176Z] [2023-09-12T21:49:00.176Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T21:49:00.176Z] [2023-09-12T21:49:00.177Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T21:49:00.177Z] [2023-09-12T21:49:00.177Z] [2023-09-12T21:49:00.177Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T21:49:00.177Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T21:49:00.177Z] More details here: https://snyk.co/ue1NS [2023-09-12T21:49:00.177Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T21:49:00.177Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T21:49:00.352Z] $ docker stop --time=1 5c3530316ba0e8c917de1820af68eb2851c4817785eac46542716f76fdafb125 [2023-09-12T21:49:05.695Z] $ docker rm -f --volumes 5c3530316ba0e8c917de1820af68eb2851c4817785eac46542716f76fdafb125 [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 [2023-09-12T21:49:06.408Z] + git log --format=format:%s -1 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f [Pipeline] sh [2023-09-12T21:49:06.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:49:06.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:06.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:49:06.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:07.056Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:49:07.068Z] $ 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 [2023-09-12T21:49:07.613Z] $ docker top 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:49:07.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:49:07.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:49:07.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:49:07.817Z] $ docker exec 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c ssh-agent [2023-09-12T21:49:07.941Z] SSH_AUTH_SOCK=/tmp/ssh-nOMsVHrvwfQN/agent.32 [2023-09-12T21:49:07.941Z] SSH_AGENT_PID=39 [2023-09-12T21:49:07.945Z] Running ssh-add (command line suppressed) [2023-09-12T21:49:08.050Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15044587080503457899.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15044587080503457899.key) [2023-09-12T21:49:08.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:49:08.372Z] + git semver tag [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,521 [run_tag] DEBUG tag force:False [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,521 [check_head_tag] DEBUG check head tag [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,521 [execute] INFO git cat-file --batch-check [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,525 [execute] INFO git cat-file --batch [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,535 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,536 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:49:08.631Z] 2023-09-12 21:49:08,540 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:08.631Z] 3.1.0-dev.16 [Pipeline] } [2023-09-12T21:49:08.623Z] $ docker exec --env ******** --env ******** 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c ssh-agent -k [2023-09-12T21:49:08.717Z] unset SSH_AUTH_SOCK; [2023-09-12T21:49:08.717Z] unset SSH_AGENT_PID; [2023-09-12T21:49:08.717Z] echo Agent pid 39 killed; [2023-09-12T21:49:08.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:49:09.054Z] + git semver [Pipeline] } [2023-09-12T21:49:09.308Z] $ docker stop --time=1 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c [2023-09-12T21:49:10.583Z] $ docker rm -f --volumes 5125abceb2cef647e87062efa059c22816786b6a88db8709d4440070caa9b48c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:11.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:49:11.003Z] [2023-09-12T21:49:11.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:11.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:49:11.310Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T21:49:11.310Z] ab5ef0e58194: Pulling fs layer [2023-09-12T21:49:11.310Z] 9712f1f96733: Pulling fs layer [2023-09-12T21:49:11.310Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T21:49:11.310Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T21:49:11.310Z] e9a5061849ea: Pulling fs layer [2023-09-12T21:49:11.310Z] d747dcd14b5f: Pulling fs layer [2023-09-12T21:49:11.310Z] 2de7ff778b66: Pulling fs layer [2023-09-12T21:49:11.310Z] 0d9ebad4ef96: Waiting [2023-09-12T21:49:11.310Z] e9a5061849ea: Waiting [2023-09-12T21:49:11.310Z] d747dcd14b5f: Waiting [2023-09-12T21:49:11.310Z] 2de7ff778b66: Waiting [2023-09-12T21:49:11.310Z] 9712f1f96733: Download complete [2023-09-12T21:49:11.570Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T21:49:11.570Z] 63f879dbbcfc: Download complete [2023-09-12T21:49:11.829Z] e9a5061849ea: Download complete [2023-09-12T21:49:11.829Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T21:49:11.829Z] 0d9ebad4ef96: Download complete [2023-09-12T21:49:11.829Z] d747dcd14b5f: Verifying Checksum [2023-09-12T21:49:11.829Z] d747dcd14b5f: Download complete [2023-09-12T21:49:11.829Z] ab5ef0e58194: Verifying Checksum [2023-09-12T21:49:11.829Z] ab5ef0e58194: Download complete [2023-09-12T21:49:11.829Z] 2de7ff778b66: Verifying Checksum [2023-09-12T21:49:11.829Z] 2de7ff778b66: Download complete [2023-09-12T21:49:15.110Z] ab5ef0e58194: Pull complete [2023-09-12T21:49:15.110Z] 9712f1f96733: Pull complete [2023-09-12T21:49:15.368Z] 63f879dbbcfc: Pull complete [2023-09-12T21:49:19.586Z] 0d9ebad4ef96: Pull complete [2023-09-12T21:49:19.586Z] e9a5061849ea: Pull complete [2023-09-12T21:49:19.586Z] d747dcd14b5f: Pull complete [2023-09-12T21:49:20.519Z] 2de7ff778b66: Pull complete [2023-09-12T21:49:20.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T21:49:20.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:49:20.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:20.602Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:49:20.613Z] $ 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 [2023-09-12T21:49:25.930Z] $ docker top 7bb8a9d68c89f5016e35b8df12cc6e4b6fdd55b4b623c11d82e9e3fd7170550e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:49:26.019Z] provisioning config files... [2023-09-12T21:49:26.027Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1079721463976957457tmp [2023-09-12T21:49:26.036Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5731170663211757071tmp [2023-09-12T21:49:26.045Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11275556012312650543tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:49:26.060Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:26.340Z] ---> sigul-configuration.sh [2023-09-12T21:49:26.340Z] gpg: directory `/root/.gnupg' created [2023-09-12T21:49:26.340Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T21:49:26.340Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T21:49:26.340Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T21:49:26.340Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T21:49:26.340Z] gpg: CAST5 encrypted data [2023-09-12T21:49:26.340Z] gpg: encrypted with 1 passphrase [2023-09-12T21:49:26.340Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T21:49:26.629Z] + mkdir /home/jenkins [2023-09-12T21:49:26.630Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T21:49:26.919Z] + 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 [2023-09-12T21:49:26.926Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:27.212Z] ---> sigul-install.sh [2023-09-12T21:49:27.212Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T21:49:27.499Z] + git tag --list [2023-09-12T21:49:27.500Z] v0.0.0 [2023-09-12T21:49:27.500Z] v1.0.0 [2023-09-12T21:49:27.500Z] v2.1.0 [2023-09-12T21:49:27.500Z] v2.1.1 [2023-09-12T21:49:27.500Z] v2.2.0 [2023-09-12T21:49:27.500Z] v2.3.0 [2023-09-12T21:49:27.500Z] v3.0 [2023-09-12T21:49:27.500Z] v3.0.0 [2023-09-12T21:49:27.500Z] v3.0.1 [2023-09-12T21:49:27.500Z] v3.0.1-dev.1 [2023-09-12T21:49:27.500Z] v3.1.0-dev.1 [2023-09-12T21:49:27.500Z] v3.1.0-dev.10 [2023-09-12T21:49:27.500Z] v3.1.0-dev.11 [2023-09-12T21:49:27.500Z] v3.1.0-dev.12 [2023-09-12T21:49:27.500Z] v3.1.0-dev.13 [2023-09-12T21:49:27.500Z] v3.1.0-dev.14 [2023-09-12T21:49:27.500Z] v3.1.0-dev.15 [2023-09-12T21:49:27.500Z] v3.1.0-dev.16 [2023-09-12T21:49:27.500Z] v3.1.0-dev.2 [2023-09-12T21:49:27.500Z] v3.1.0-dev.3 [2023-09-12T21:49:27.500Z] v3.1.0-dev.4 [2023-09-12T21:49:27.500Z] v3.1.0-dev.5 [2023-09-12T21:49:27.500Z] v3.1.0-dev.6 [2023-09-12T21:49:27.500Z] v3.1.0-dev.7 [2023-09-12T21:49:27.500Z] v3.1.0-dev.8 [2023-09-12T21:49:27.500Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T21:49:27.787Z] + lftools sign git-tag v3.1.0-dev.16 [2023-09-12T21:49:28.356Z] Signing Git tag with Sigul... [2023-09-12T21:49:28.356Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-09-12T21:49:28.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:28.907Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T21:49:28.917Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T21:49:28.926Z] $ docker stop --time=1 7bb8a9d68c89f5016e35b8df12cc6e4b6fdd55b4b623c11d82e9e3fd7170550e [2023-09-12T21:49:30.219Z] $ docker rm -f --volumes 7bb8a9d68c89f5016e35b8df12cc6e4b6fdd55b4b623c11d82e9e3fd7170550e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T21:49:30.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:49:30.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:30.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:49:30.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:30.999Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:49:31.013Z] $ 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 [2023-09-12T21:49:31.344Z] $ docker top 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b -eo pid,comm [2023-09-12T21:49:31.408Z] 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). [2023-09-12T21:49:31.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:49:31.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:49:31.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:49:31.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:49:31.549Z] $ docker exec 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b ssh-agent [2023-09-12T21:49:31.679Z] SSH_AUTH_SOCK=/tmp/ssh-Rx9uuKjExGBz/agent.32 [2023-09-12T21:49:31.679Z] SSH_AGENT_PID=38 [2023-09-12T21:49:31.685Z] Running ssh-add (command line suppressed) [2023-09-12T21:49:31.767Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_802891909702088034.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_802891909702088034.key) [2023-09-12T21:49:31.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:49:32.079Z] + git semver bump pre [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,246 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,246 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,247 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,247 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,247 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,247 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,249 [execute] INFO git cat-file --batch-check [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:49:32.337Z] 2023-09-12 21:49:32,255 [execute] INFO git cat-file --batch [2023-09-12T21:49:32.338Z] 2023-09-12 21:49:32,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:49:32.338Z] 2023-09-12 21:49:32,261 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:32.338Z] 3.1.0-dev.17 [Pipeline] } [2023-09-12T21:49:32.331Z] $ docker exec --env ******** --env ******** 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b ssh-agent -k [2023-09-12T21:49:32.427Z] unset SSH_AUTH_SOCK; [2023-09-12T21:49:32.427Z] unset SSH_AGENT_PID; [2023-09-12T21:49:32.428Z] echo Agent pid 38 killed; [2023-09-12T21:49:32.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:49:32.751Z] + git semver [Pipeline] } [2023-09-12T21:49:33.003Z] $ docker stop --time=1 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b [2023-09-12T21:49:34.295Z] $ docker rm -f --volumes 4c70a55699ce1a9de2e2fa540efff15b4c466f5b1e57828a9ebb5fe54aa9204b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:49:34.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:49:34.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:34.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:49:34.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:35.012Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:49:35.029Z] $ 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 [2023-09-12T21:49:35.354Z] $ docker top 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:49:35.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:49:35.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:49:35.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:49:35.570Z] $ docker exec 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 ssh-agent [2023-09-12T21:49:35.702Z] SSH_AUTH_SOCK=/tmp/ssh-xT670723fBk3/agent.32 [2023-09-12T21:49:35.702Z] SSH_AGENT_PID=38 [2023-09-12T21:49:35.707Z] Running ssh-add (command line suppressed) [2023-09-12T21:49:35.809Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4658699302945274613.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4658699302945274613.key) [2023-09-12T21:49:35.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:49:36.127Z] + git semver push [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,294 [run_push] DEBUG push [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,294 [execute] INFO git cat-file --batch-check [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,297 [execute] INFO git rev-list df95f572ac5e8626444d80eeb5a35ca2b358b3dc -- [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,297 [execute] DEBUG Popen(['git', 'rev-list', 'df95f572ac5e8626444d80eeb5a35ca2b358b3dc', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,303 [execute] INFO git fetch -v origin [2023-09-12T21:49:36.386Z] 2023-09-12 21:49:36,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T21:49:36.952Z] 2023-09-12 21:49:36,768 [run_push] DEBUG no remote changes detected [2023-09-12T21:49:36.952Z] 2023-09-12 21:49:36,769 [execute] INFO git push origin semver [2023-09-12T21:49:36.952Z] 2023-09-12 21:49:36,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:49:37.888Z] 2023-09-12 21:49:37,516 [run_push] DEBUG push all version tags [2023-09-12T21:49:37.888Z] 2023-09-12 21:49:37,517 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T21:49:37.888Z] 2023-09-12 21:49:37,517 [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) [2023-09-12T21:49:38.456Z] 2023-09-12 21:49:38,204 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-12T21:49:38.456Z] 3.1.0-dev.17 [Pipeline] } [2023-09-12T21:49:38.449Z] $ docker exec --env ******** --env ******** 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 ssh-agent -k [2023-09-12T21:49:38.546Z] unset SSH_AUTH_SOCK; [2023-09-12T21:49:38.547Z] unset SSH_AGENT_PID; [2023-09-12T21:49:38.547Z] echo Agent pid 38 killed; [2023-09-12T21:49:38.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:49:38.877Z] + git semver [Pipeline] } [2023-09-12T21:49:39.128Z] $ docker stop --time=1 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 [2023-09-12T21:49:40.389Z] $ docker rm -f --volumes 2826c215641c9da41c27edeedd385cb70e3bbd572f84d7fafae732172fff4f52 [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 [2023-09-12T21:49:40.956Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-12T21:49:40.956Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-12T21:49:40.956Z] total 16 [2023-09-12T21:49:40.956Z] drwxr-xr-x 3 root root 4096 Sep 12 21:38 . [2023-09-12T21:49:40.956Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 21:49 .. [2023-09-12T21:49:40.956Z] drwxr-xr-x 2 root root 4096 Sep 12 21:38 cost [2023-09-12T21:49:40.956Z] -rw-r--r-- 1 root root 95 Sep 12 21:38 cost.csv [2023-09-12T21:49:40.956Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-12T21:49:40.956Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-12T21:49:40.956Z] total 16 [2023-09-12T21:49:40.956Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:38 . [2023-09-12T21:49:40.956Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 21:49 .. [2023-09-12T21:49:40.956Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:38 cost [2023-09-12T21:49:40.956Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 12 21:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:41.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:42.091Z] ---> package-listing.sh [2023-09-12T21:49:42.091Z] ++ facter osfamily [2023-09-12T21:49:42.091Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:49:42.350Z] + OS_FAMILY=debian [2023-09-12T21:49:42.350Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-12T21:49:42.350Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:49:42.350Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:49:42.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:49:42.350Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:49:42.350Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-12T21:49:42.350Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:49:42.350Z] + case "${OS_FAMILY}" in [2023-09-12T21:49:42.350Z] + grep '^ii' [2023-09-12T21:49:42.350Z] + dpkg -l [2023-09-12T21:49:42.350Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:49:42.350Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:49:42.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:49:42.350Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-12T21:49:42.350Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-12T21:49:42.350Z] + 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 [2023-09-12T21:49:42.361Z] 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 [2023-09-12T21:49:42.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:43.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:49:43.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:43.260Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-09-12T21:49:43.360Z] $ 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 [2023-09-12T21:49:43.583Z] $ docker top 158216d05259eb3a9fde2a0b2c1bb8ed605a8c67aae4d90db1c5567e5282033a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:49:43.992Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:49:44.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:49:44.549Z] + ls /var/log/sa-host [2023-09-12T21:49:44.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:49:44.611Z] provisioning config files... [2023-09-12T21:49:44.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10104216426545772421tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:49:44.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:44.910Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:49:44.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:45.239Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:49:45.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:45.524Z] ---> sudo-logs.sh [2023-09-12T21:49:45.524Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:49:45.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:45.832Z] ---> job-cost.sh [2023-09-12T21:49:45.832Z] lf-activate-venv: SKIPPING [2023-09-12T21:49:45.832Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:49:45.832Z] INFO: Retrieving Stack Cost... [2023-09-12T21:49:46.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:49:46.349Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:49:46.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:46.641Z] ---> logs-deploy.sh [2023-09-12T21:49:46.641Z] lf-activate-venv: SKIPPING [2023-09-12T21:49:46.641Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/128 [2023-09-12T21:49:46.641Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:49:47.575Z] Archives upload complete. [2023-09-12T21:49:47.576Z] INFO: archiving logs to Nexus