Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b56d86f54a57adf355eebc5196d10e4230d59ab8 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-ssh17463136536543681685.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-ssh1763454574769772061.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-ssh4317523927334860721.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-ssh16801170308775361186.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-ssh5422964095116209995.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] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12646 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 b56d86f54a57adf355eebc5196d10e4230d59ab8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#242)" > git rev-list --no-walk df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T20:30:43.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T20:30:43.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T20:30:43.969Z] ========================================================= [2023-10-27T20:30:43.969Z] EdgeX Global Pipelines Version Info [2023-10-27T20:30:43.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:30:46.037Z] ------------------- [2023-10-27T20:30:46.037Z] stable info: [2023-10-27T20:30:46.037Z] ------------------- [2023-10-27T20:30:46.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T20:30:46.037Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T20:30:46.037Z] Message: update stable to v1.0.254 [2023-10-27T20:30:46.299Z] ------------------- [2023-10-27T20:30:46.299Z] experimental info: [2023-10-27T20:30:46.299Z] ------------------- [2023-10-27T20:30:46.299Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T20:30:46.299Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T20:30:46.299Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T20:30:46.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-27T20:30:46.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-27T20:30:46.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T20:30:46.489Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T20:30:46.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T20:30:46.513Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T20:30:46.528Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T20:30:46.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T20:30:46.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T20:30:46.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T20:30:46.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T20:30:46.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-27T20:30:46.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T20:30:46.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T20:30:46.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T20:30:46.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T20:30:46.704Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T20:30:46.713Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T20:30:46.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T20:30:46.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T20:30:46.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T20:30:46.751Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T20:30:46.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T20:30:46.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T20:30:46.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T20:30:46.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T20:30:46.799Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T20:30:46.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-27T20:30:46.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-27T20:30:46.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-27T20:30:46.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo [2023-10-27T20:30:46.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b56d86f [Pipeline] echo [2023-10-27T20:30:46.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:30:46.920Z] provisioning config files... [2023-10-27T20:30:46.935Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11108955606874910069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:30:47.238Z] ---> docker-login.sh [2023-10-27T20:30:47.238Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:30:47.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:30:49.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:30:49.412Z] Configure a credential helper to remove this warning. See [2023-10-27T20:30:49.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:30:49.412Z] [2023-10-27T20:30:49.412Z] Login Succeeded [2023-10-27T20:30:49.412Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:30:49.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:30:49.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:30:49.412Z] Configure a credential helper to remove this warning. See [2023-10-27T20:30:49.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:30:49.412Z] [2023-10-27T20:30:49.412Z] Login Succeeded [2023-10-27T20:30:49.412Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:30:49.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:30:49.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:30:49.412Z] Configure a credential helper to remove this warning. See [2023-10-27T20:30:49.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:30:49.412Z] [2023-10-27T20:30:49.412Z] Login Succeeded [2023-10-27T20:30:49.412Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:30:49.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:30:49.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:30:49.674Z] Configure a credential helper to remove this warning. See [2023-10-27T20:30:49.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:30:49.674Z] [2023-10-27T20:30:49.674Z] Login Succeeded [2023-10-27T20:30:49.674Z] docker.io [2023-10-27T20:30:49.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:30:49.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:30:49.934Z] Configure a credential helper to remove this warning. See [2023-10-27T20:30:49.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:30:49.934Z] [2023-10-27T20:30:49.934Z] Login Succeeded [2023-10-27T20:30:49.934Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:30:49.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T20:30:50.310Z] + git rev-list -1 --merges b56d86f54a57adf355eebc5196d10e4230d59ab8~1..b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo [2023-10-27T20:30:50.362Z] -----------> git rev-list -1 --merges b56d86f54a57adf355eebc5196d10e4230d59ab8~1..b56d86f54a57adf355eebc5196d10e4230d59ab8 b56d86f54a57adf355eebc5196d10e4230d59ab8 [false] [Pipeline] sh [2023-10-27T20:30:50.653Z] + git log --format=format:%s -1 b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo [2023-10-27T20:30:50.670Z] ========================================================= [2023-10-27T20:30:50.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T20:30:50.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:30:50.993Z] + git log --format=format:%s -1 b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo [2023-10-27T20:30:51.006Z] [semverPrep] GIT_COMMIT: b56d86f54a57adf355eebc5196d10e4230d59ab8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#242) [Pipeline] echo [2023-10-27T20:30:51.014Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T20:30:51.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:30:51.376Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T20:30:51.376Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T20:30:51.376Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T20:30:51.376Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T20:30:51.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T20:30:51.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:30:51.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:30:51.787Z] [2023-10-27T20:30:51.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:30:52.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:30:52.089Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T20:30:52.089Z] b85a868b505f: Pulling fs layer [2023-10-27T20:30:52.089Z] e2be974225ed: Pulling fs layer [2023-10-27T20:30:52.089Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T20:30:52.089Z] 988bab9f4d93: Pulling fs layer [2023-10-27T20:30:52.089Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T20:30:52.089Z] eaf3925da568: Pulling fs layer [2023-10-27T20:30:52.089Z] bab4dde63d76: Pulling fs layer [2023-10-27T20:30:52.089Z] bde34c3a00c8: Pulling fs layer [2023-10-27T20:30:52.089Z] b352a97aabf1: Pulling fs layer [2023-10-27T20:30:52.089Z] 4872d77fe225: Pulling fs layer [2023-10-27T20:30:52.089Z] 5851b861e8e6: Pulling fs layer [2023-10-27T20:30:52.089Z] eaf3925da568: Waiting [2023-10-27T20:30:52.089Z] 4872d77fe225: Waiting [2023-10-27T20:30:52.089Z] bab4dde63d76: Waiting [2023-10-27T20:30:52.089Z] 5851b861e8e6: Waiting [2023-10-27T20:30:52.089Z] bde34c3a00c8: Waiting [2023-10-27T20:30:52.089Z] b352a97aabf1: Waiting [2023-10-27T20:30:52.089Z] 1469e6f7b9e6: Waiting [2023-10-27T20:30:52.089Z] 988bab9f4d93: Waiting [2023-10-27T20:30:52.090Z] e2be974225ed: Verifying Checksum [2023-10-27T20:30:52.090Z] e2be974225ed: Download complete [2023-10-27T20:30:52.090Z] 988bab9f4d93: Download complete [2023-10-27T20:30:52.353Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T20:30:52.353Z] 339a4e72a1f5: Download complete [2023-10-27T20:30:52.353Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T20:30:52.353Z] 1469e6f7b9e6: Download complete [2023-10-27T20:30:52.353Z] eaf3925da568: Verifying Checksum [2023-10-27T20:30:52.353Z] eaf3925da568: Download complete [2023-10-27T20:30:52.353Z] bde34c3a00c8: Download complete [2023-10-27T20:30:52.353Z] b352a97aabf1: Verifying Checksum [2023-10-27T20:30:52.353Z] b352a97aabf1: Download complete [2023-10-27T20:30:52.353Z] 4872d77fe225: Verifying Checksum [2023-10-27T20:30:52.353Z] 4872d77fe225: Download complete [2023-10-27T20:30:52.353Z] 5851b861e8e6: Download complete [2023-10-27T20:30:52.353Z] b85a868b505f: Verifying Checksum [2023-10-27T20:30:52.353Z] b85a868b505f: Download complete [2023-10-27T20:30:52.626Z] bab4dde63d76: Verifying Checksum [2023-10-27T20:30:52.626Z] bab4dde63d76: Download complete [2023-10-27T20:30:53.565Z] b85a868b505f: Pull complete [2023-10-27T20:30:53.826Z] e2be974225ed: Pull complete [2023-10-27T20:30:54.395Z] 339a4e72a1f5: Pull complete [2023-10-27T20:30:54.395Z] 988bab9f4d93: Pull complete [2023-10-27T20:30:54.654Z] 1469e6f7b9e6: Pull complete [2023-10-27T20:30:54.654Z] eaf3925da568: Pull complete [2023-10-27T20:30:56.562Z] bab4dde63d76: Pull complete [2023-10-27T20:30:56.562Z] bde34c3a00c8: Pull complete [2023-10-27T20:30:56.562Z] b352a97aabf1: Pull complete [2023-10-27T20:30:56.562Z] 4872d77fe225: Pull complete [2023-10-27T20:30:56.562Z] 5851b861e8e6: Pull complete [2023-10-27T20:30:56.822Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T20:30:56.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:30:56.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:30:56.914Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:30:56.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T20:31:00.496Z] $ docker top 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 -eo pid,comm [2023-10-27T20:31:00.551Z] 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-10-27T20:31:00.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:31:00.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:31:00.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:31:00.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:31:00.701Z] $ docker exec 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent [2023-10-27T20:31:00.796Z] SSH_AUTH_SOCK=/tmp/ssh-VsUGQfmxQ5Ez/agent.33 [2023-10-27T20:31:00.796Z] SSH_AGENT_PID=39 [2023-10-27T20:31:00.802Z] Running ssh-add (command line suppressed) [2023-10-27T20:31:00.908Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3670225554288699665.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3670225554288699665.key) [2023-10-27T20:31:00.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:31:01.206Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T20:31:01.221Z] $ docker exec --env ******** --env ******** 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent -k [2023-10-27T20:31:01.314Z] unset SSH_AUTH_SOCK; [2023-10-27T20:31:01.315Z] unset SSH_AGENT_PID; [2023-10-27T20:31:01.315Z] echo Agent pid 39 killed; [2023-10-27T20:31:01.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T20:31:01.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:31:01.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:31:01.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:31:01.462Z] $ docker exec 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent [2023-10-27T20:31:01.555Z] SSH_AUTH_SOCK=/tmp/ssh-yjVCkdGuGpdn/agent.71 [2023-10-27T20:31:01.555Z] SSH_AGENT_PID=77 [2023-10-27T20:31:01.560Z] Running ssh-add (command line suppressed) [2023-10-27T20:31:01.666Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14560683620088664480.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14560683620088664480.key) [2023-10-27T20:31:01.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:31:01.965Z] + git semver init [2023-10-27T20:31:02.225Z] 2023-10-27 20:31:02,150 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T20:31:02.225Z] 2023-10-27 20:31:02,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-27T20:31:02.225Z] 2023-10-27 20:31:02,151 [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-10-27T20:31:02.225Z] 2023-10-27 20:31:02,151 [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-10-27T20:31:03.610Z] 2023-10-27 20:31:03,364 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-27T20:31:03.610Z] 2023-10-27 20:31:03,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-27T20:31:03.610Z] 2023-10-27 20:31:03,364 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:31:03.610Z] 2023-10-27 20:31:03,365 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:31:03.610Z] 3.1.0-dev.33 [Pipeline] } [2023-10-27T20:31:03.624Z] $ docker exec --env ******** --env ******** 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent -k [2023-10-27T20:31:03.712Z] unset SSH_AUTH_SOCK; [2023-10-27T20:31:03.713Z] unset SSH_AGENT_PID; [2023-10-27T20:31:03.713Z] echo Agent pid 77 killed; [2023-10-27T20:31:03.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:31:04.022Z] + git semver [Pipeline] } [2023-10-27T20:31:04.301Z] $ docker stop --time=1 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 [2023-10-27T20:31:05.638Z] $ docker rm -f --volumes 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:31:05.969Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T20:31:06.175Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T20:31:06.178Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [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-10-27T20:31:06.351Z] provisioning config files... [2023-10-27T20:31:06.360Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5569726887099690740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:31:06.423Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12635 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-27T20:31:06.434Z] Running in /w/workspace/app-rfid-llrp-inventory/145 [Pipeline] { [Pipeline] checkout [2023-10-27T20:31:06.471Z] The recommended git tool is: git [2023-10-27T20:31:06.658Z] ---> docker-login.sh [2023-10-27T20:31:06.658Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:31:06.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:06.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:06.658Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:06.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:06.658Z] [2023-10-27T20:31:06.658Z] Login Succeeded [2023-10-27T20:31:06.658Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:31:06.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:06.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:06.658Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:06.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:06.658Z] [2023-10-27T20:31:06.658Z] Login Succeeded [2023-10-27T20:31:06.658Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:31:06.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:06.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:06.917Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:06.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:06.917Z] [2023-10-27T20:31:06.917Z] Login Succeeded [2023-10-27T20:31:06.917Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:31:06.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:06.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:06.917Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:06.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:06.917Z] [2023-10-27T20:31:06.917Z] Login Succeeded [2023-10-27T20:31:06.917Z] docker.io [2023-10-27T20:31:07.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:07.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:07.437Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:07.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:07.437Z] [2023-10-27T20:31:07.437Z] Login Succeeded [2023-10-27T20:31:07.437Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:31:07.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T20:31:07.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:31:07.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:31:07.538Z] ========================================================= [2023-10-27T20:31:07.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T20:31:07.538Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:31:07.851Z] + 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-10-27T20:31:07.851Z] Sending build context to Docker daemon 12.73MB [2023-10-27T20:31:07.851Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:31:07.851Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T20:31:07.851Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T20:31:07.851Z] 7264a8db6415: Pulling fs layer [2023-10-27T20:31:07.851Z] c4d48a809fc2: Pulling fs layer [2023-10-27T20:31:07.851Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T20:31:07.851Z] ad3a456e5733: Pulling fs layer [2023-10-27T20:31:07.851Z] 33e27b845d1e: Pulling fs layer [2023-10-27T20:31:07.851Z] c68163c4e522: Pulling fs layer [2023-10-27T20:31:07.851Z] 50da416c3ac9: Pulling fs layer [2023-10-27T20:31:07.851Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T20:31:07.851Z] 23d2d4c4bb30: Waiting [2023-10-27T20:31:07.851Z] c68163c4e522: Waiting [2023-10-27T20:31:07.851Z] 50da416c3ac9: Waiting [2023-10-27T20:31:07.851Z] ad3a456e5733: Waiting [2023-10-27T20:31:07.851Z] 33e27b845d1e: Waiting [2023-10-27T20:31:08.111Z] c4d48a809fc2: Download complete [2023-10-27T20:31:08.111Z] ad3a456e5733: Download complete [2023-10-27T20:31:08.111Z] 33e27b845d1e: Verifying Checksum [2023-10-27T20:31:08.111Z] 33e27b845d1e: Download complete [2023-10-27T20:31:08.111Z] 7264a8db6415: Verifying Checksum [2023-10-27T20:31:08.111Z] 7264a8db6415: Download complete [2023-10-27T20:31:08.111Z] c68163c4e522: Verifying Checksum [2023-10-27T20:31:08.111Z] c68163c4e522: Download complete [2023-10-27T20:31:08.111Z] 7264a8db6415: Pull complete [2023-10-27T20:31:08.372Z] c4d48a809fc2: Pull complete [2023-10-27T20:31:08.372Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T20:31:08.372Z] 23d2d4c4bb30: Download complete [2023-10-27T20:31:08.632Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T20:31:08.632Z] 4f1c88b9dad5: Download complete [2023-10-27T20:31:08.896Z] 50da416c3ac9: Verifying Checksum [2023-10-27T20:31:08.896Z] 50da416c3ac9: Download complete [2023-10-27T20:31:12.177Z] 4f1c88b9dad5: Pull complete [2023-10-27T20:31:12.177Z] ad3a456e5733: Pull complete [2023-10-27T20:31:12.177Z] 33e27b845d1e: Pull complete [2023-10-27T20:31:12.177Z] c68163c4e522: Pull complete [2023-10-27T20:31:14.078Z] 50da416c3ac9: Pull complete [2023-10-27T20:31:14.644Z] 23d2d4c4bb30: Pull complete [2023-10-27T20:31:14.644Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T20:31:14.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T20:31:14.644Z] ---> 0786185ac409 [2023-10-27T20:31:14.644Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:31:14.707Z] using credential edgex-jenkins-ssh [2023-10-27T20:31:14.726Z] Cloning the remote Git repository [2023-10-27T20:31:14.819Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T20:31:14.902Z] > git init /w/workspace/app-rfid-llrp-inventory/145 # timeout=10 [2023-10-27T20:31:15.017Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T20:31:15.019Z] > git --version # timeout=10 [2023-10-27T20:31:15.038Z] > git --version # 'git version 2.25.1' [2023-10-27T20:31:15.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T20:31:15.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T20:31:18.533Z] Avoid second fetch [2023-10-27T20:31:18.534Z] Checking out Revision b56d86f54a57adf355eebc5196d10e4230d59ab8 (main) [2023-10-27T20:31:17.529Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-27T20:31:17.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T20:31:18.550Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T20:31:18.610Z] > git checkout -f b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 [2023-10-27T20:31:19.131Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#242)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:31:19.926Z] ---> Running in 7a9204985764 [2023-10-27T20:31:19.926Z] Removing intermediate container 7a9204985764 [2023-10-27T20:31:19.926Z] ---> d1ba3eed857a [2023-10-27T20:31:19.926Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:31:19.926Z] ---> Running in cd40349f8b16 [2023-10-27T20:31:19.926Z] Removing intermediate container cd40349f8b16 [2023-10-27T20:31:19.926Z] ---> 7d5e7ca15ffc [2023-10-27T20:31:19.926Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:31:19.926Z] ---> Running in e0b32f45d60d [2023-10-27T20:31:19.926Z] Removing intermediate container e0b32f45d60d [2023-10-27T20:31:19.926Z] ---> e6279edf4702 [2023-10-27T20:31:19.926Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:31:19.926Z] ---> Running in 11db8f26ea9e [2023-10-27T20:31:19.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:31:19.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:31:19.926Z] OK: 264 MiB in 52 packages [2023-10-27T20:31:20.018Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T20:31:20.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T20:31:20.018Z] Dload Upload Total Spent Left Speed [2023-10-27T20:31:20.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 84083 0 --:--:-- --:--:-- --:--:-- 84083 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [2023-10-27T20:31:20.184Z] Removing intermediate container 11db8f26ea9e [2023-10-27T20:31:20.184Z] ---> 51b2eda64525 [2023-10-27T20:31:20.184Z] Step 7/12 : WORKDIR /app [2023-10-27T20:31:20.184Z] ---> Running in fbb5d40c3b0a [2023-10-27T20:31:20.441Z] Removing intermediate container fbb5d40c3b0a [2023-10-27T20:31:20.441Z] ---> 0a7ac1582dff [2023-10-27T20:31:20.441Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T20:31:20.441Z] ---> e1c169c16b8d [2023-10-27T20:31:20.441Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:31:20.441Z] ---> Running in cdeac3ff5bce [Pipeline] sh [2023-10-27T20:31:20.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T20:31:21.104Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T20:31:21.104Z] + sudo tee /etc/docker/daemon.new [2023-10-27T20:31:21.104Z] { [2023-10-27T20:31:21.104Z] "registry-mirrors": [ [2023-10-27T20:31:21.104Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T20:31:21.104Z] ], [2023-10-27T20:31:21.104Z] "bip": "10.250.0.254/24", [2023-10-27T20:31:21.104Z] "hosts": [ [2023-10-27T20:31:21.104Z] "tcp://0.0.0.0:5555", [2023-10-27T20:31:21.104Z] "unix:///var/run/docker.sock" [2023-10-27T20:31:21.104Z] ], [2023-10-27T20:31:21.104Z] "mtu": 1458, [2023-10-27T20:31:21.104Z] "selinux-enabled": true, [2023-10-27T20:31:21.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T20:31:21.104Z] } [Pipeline] sh [2023-10-27T20:31:21.425Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T20:31:21.748Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:31:39.986Z] provisioning config files... [2023-10-27T20:31:40.010Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/145@tmp/config9099921655512775287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:31:40.368Z] ---> docker-login.sh [2023-10-27T20:31:40.368Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:31:40.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:40.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:40.954Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:40.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:40.954Z] [2023-10-27T20:31:40.954Z] Login Succeeded [2023-10-27T20:31:40.954Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:31:41.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:41.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:41.498Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:41.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:41.498Z] [2023-10-27T20:31:41.498Z] Login Succeeded [2023-10-27T20:31:41.498Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:31:41.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:41.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:41.773Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:41.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:41.773Z] [2023-10-27T20:31:41.773Z] Login Succeeded [2023-10-27T20:31:41.773Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:31:42.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:42.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:42.043Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:42.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:42.043Z] [2023-10-27T20:31:42.043Z] Login Succeeded [2023-10-27T20:31:42.043Z] docker.io [2023-10-27T20:31:42.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:31:42.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:31:42.912Z] Configure a credential helper to remove this warning. See [2023-10-27T20:31:42.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:31:42.912Z] [2023-10-27T20:31:42.912Z] Login Succeeded [2023-10-27T20:31:42.912Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:31:42.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T20:31:43.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:31:43.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:31:43.175Z] ========================================================= [2023-10-27T20:31:43.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T20:31:43.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:31:43.535Z] + 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-10-27T20:31:43.804Z] Sending build context to Docker daemon 662kB [2023-10-27T20:31:43.804Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:31:43.804Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T20:31:43.804Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T20:31:43.804Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T20:31:43.804Z] 5d54e960e981: Pulling fs layer [2023-10-27T20:31:43.804Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T20:31:43.804Z] f0e02332f6b5: Pulling fs layer [2023-10-27T20:31:43.804Z] cefa15bbcfad: Pulling fs layer [2023-10-27T20:31:43.804Z] 17808c966233: Pulling fs layer [2023-10-27T20:31:43.804Z] f4c1fc716caa: Pulling fs layer [2023-10-27T20:31:43.804Z] f0e02332f6b5: Waiting [2023-10-27T20:31:43.804Z] 17808c966233: Waiting [2023-10-27T20:31:43.804Z] f4c1fc716caa: Waiting [2023-10-27T20:31:44.074Z] cefa15bbcfad: Waiting [2023-10-27T20:31:44.074Z] 5d54e960e981: Verifying Checksum [2023-10-27T20:31:44.074Z] 5d54e960e981: Download complete [2023-10-27T20:31:44.074Z] f0e02332f6b5: Verifying Checksum [2023-10-27T20:31:44.074Z] f0e02332f6b5: Download complete [2023-10-27T20:31:44.074Z] cefa15bbcfad: Verifying Checksum [2023-10-27T20:31:44.074Z] cefa15bbcfad: Download complete [2023-10-27T20:31:44.074Z] 9fda8d8052c6: Download complete [2023-10-27T20:31:44.675Z] f4c1fc716caa: Verifying Checksum [2023-10-27T20:31:44.675Z] f4c1fc716caa: Download complete [2023-10-27T20:31:44.944Z] 9fda8d8052c6: Pull complete [2023-10-27T20:31:45.538Z] 5d54e960e981: Pull complete [2023-10-27T20:31:45.807Z] c4a7e357bf2a: Download complete [2023-10-27T20:31:46.776Z] 17808c966233: Verifying Checksum [2023-10-27T20:31:46.776Z] 17808c966233: Download complete [2023-10-27T20:31:59.103Z] c4a7e357bf2a: Pull complete [2023-10-27T20:31:59.103Z] f0e02332f6b5: Pull complete [2023-10-27T20:31:59.103Z] cefa15bbcfad: Pull complete [2023-10-27T20:32:07.326Z] 17808c966233: Pull complete [2023-10-27T20:32:11.591Z] f4c1fc716caa: Pull complete [2023-10-27T20:32:11.592Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T20:32:11.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T20:32:11.592Z] ---> ea914061e18c [2023-10-27T20:32:11.592Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:32:13.556Z] ---> Running in 1fcb84283d8f [2023-10-27T20:32:13.826Z] Removing intermediate container 1fcb84283d8f [2023-10-27T20:32:13.826Z] ---> 0bcf8121a160 [2023-10-27T20:32:13.826Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:32:13.826Z] ---> Running in f27936d8dd5e [2023-10-27T20:32:14.096Z] Removing intermediate container f27936d8dd5e [2023-10-27T20:32:14.096Z] ---> 7a5979d0c976 [2023-10-27T20:32:14.096Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:32:14.096Z] ---> Running in 455b7acf3c2d [2023-10-27T20:32:14.369Z] Removing intermediate container 455b7acf3c2d [2023-10-27T20:32:14.369Z] ---> 669b468affc0 [2023-10-27T20:32:14.369Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:32:14.637Z] ---> Running in abd5e2c2dd50 [2023-10-27T20:32:16.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:32:16.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:32:16.687Z] Removing intermediate container cdeac3ff5bce [2023-10-27T20:32:16.687Z] ---> c83c12a47492 [2023-10-27T20:32:16.687Z] Step 10/12 : COPY . . [2023-10-27T20:32:16.687Z] ---> 84bb22836d46 [2023-10-27T20:32:16.687Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:32:16.688Z] ---> Running in bf5cbda15367 [2023-10-27T20:32:16.688Z] Removing intermediate container bf5cbda15367 [2023-10-27T20:32:16.688Z] ---> 0b4f564e76a3 [2023-10-27T20:32:16.688Z] Step 12/12 : RUN $MAKE [2023-10-27T20:32:16.688Z] ---> Running in 0423f66f2ae5 [2023-10-27T20:32:16.688Z] noop [2023-10-27T20:32:16.688Z] Removing intermediate container 0423f66f2ae5 [2023-10-27T20:32:16.688Z] ---> 48b75d3c097b [2023-10-27T20:32:16.688Z] Successfully built 48b75d3c097b [2023-10-27T20:32:16.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:32:17.262Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T20:32:17.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:32:17.335Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:32:17.369Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-27T20:32:17.471Z] OK: 266 MiB in 52 packages [2023-10-27T20:32:17.723Z] $ docker top 129025b1c013fcccb38387ebf6092fb2a1bf470b4ba677ccd6af97feb895335c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:32:18.062Z] + go version [2023-10-27T20:32:18.062Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T20:32:18.075Z] $ docker stop --time=1 129025b1c013fcccb38387ebf6092fb2a1bf470b4ba677ccd6af97feb895335c [2023-10-27T20:32:18.438Z] Removing intermediate container abd5e2c2dd50 [2023-10-27T20:32:18.438Z] ---> 9fe846acf142 [2023-10-27T20:32:18.438Z] Step 7/12 : WORKDIR /app [2023-10-27T20:32:18.438Z] ---> Running in 7bce89123cff [2023-10-27T20:32:18.708Z] Removing intermediate container 7bce89123cff [2023-10-27T20:32:18.708Z] ---> dcaf40950efa [2023-10-27T20:32:18.708Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T20:32:19.294Z] ---> b5bf1776b961 [2023-10-27T20:32:19.294Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:32:19.294Z] ---> Running in a066cb4e26c2 [2023-10-27T20:32:19.330Z] $ docker rm -f --volumes 129025b1c013fcccb38387ebf6092fb2a1bf470b4ba677ccd6af97feb895335c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:32:19.743Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T20:32:19.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:32:19.807Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:32:19.847Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-27T20:32:20.165Z] $ docker top 57a1841ab89879831283d3e7e84a860c553162c832d3b1fad73bd5ec05f8d934 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:32:20.490Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-27T20:32:20.781Z] + make test [2023-10-27T20:32:20.781Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-27T20:32:42.707Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-27T20:32:42.707Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-27T20:32:42.707Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.156s coverage: 86.2% of statements [2023-10-27T20:32:43.302Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.715s coverage: 71.9% of statements [2023-10-27T20:33:05.218Z] go vet ./... [2023-10-27T20:33:08.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T20:33:08.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T20:33:08.501Z] ./bin/test-attribution.sh [2023-10-27T20:33:08.501Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-27T20:33:08.501Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-27T20:33:08.501Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-27T20:33:08.501Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-27T20:33:08.501Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-27T20:33:08.501Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-27T20:33:08.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T20:33:08.533Z] $ docker stop --time=1 57a1841ab89879831283d3e7e84a860c553162c832d3b1fad73bd5ec05f8d934 [2023-10-27T20:33:13.797Z] $ docker rm -f --volumes 57a1841ab89879831283d3e7e84a860c553162c832d3b1fad73bd5ec05f8d934 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:33:14.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T20:33:14.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T20:33:14.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T20:33:15.259Z] + ls -al . [2023-10-27T20:33:15.259Z] total 232 [2023-10-27T20:33:15.259Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 20:32 . [2023-10-27T20:33:15.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:30 .. [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 20:30 .dockerignore [2023-10-27T20:33:15.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:32 .git [2023-10-27T20:33:15.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:30 .github [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 20:30 .gitignore [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:30 .golangci.yml [2023-10-27T20:33:15.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:31 .semver [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 20:30 Attribution.txt [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 20:30 CHANGELOG.md [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 20:30 Dockerfile [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:30 GOVERNANCE.md [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 20:30 Jenkinsfile [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:30 LICENSE [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 20:30 Makefile [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 20:30 OWNERS.md [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 20:30 README.md [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:31 VERSION [2023-10-27T20:33:15.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:30 bin [2023-10-27T20:33:15.259Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 20:32 coverage.out [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 20:30 go.mod [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 20:30 go.sum [2023-10-27T20:33:15.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:30 images [2023-10-27T20:33:15.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:30 internal [2023-10-27T20:33:15.259Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 20:30 main.go [2023-10-27T20:33:15.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:30 res [2023-10-27T20:33:15.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:15.582Z] + 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=b56d86f54a57adf355eebc5196d10e4230d59ab8 --label arch=amd64 --label version=3.1.0-dev.33 . [2023-10-27T20:33:15.582Z] Sending build context to Docker daemon 12.73MB [2023-10-27T20:33:15.582Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:33:15.582Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-27T20:33:15.582Z] ---> 48b75d3c097b [2023-10-27T20:33:15.582Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:33:15.841Z] ---> Running in dc8496415ef7 [2023-10-27T20:33:16.099Z] Removing intermediate container dc8496415ef7 [2023-10-27T20:33:16.099Z] ---> 52c61d7b2eb4 [2023-10-27T20:33:16.099Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:33:16.099Z] ---> Running in 1219926a7515 [2023-10-27T20:33:16.099Z] Removing intermediate container 1219926a7515 [2023-10-27T20:33:16.099Z] ---> fe940afdb4e2 [2023-10-27T20:33:16.099Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:33:16.099Z] ---> Running in 5195f8d610b5 [2023-10-27T20:33:16.099Z] Removing intermediate container 5195f8d610b5 [2023-10-27T20:33:16.099Z] ---> 3f6ba1fb3b63 [2023-10-27T20:33:16.099Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:33:16.359Z] ---> Running in 01d37c6aea2c [2023-10-27T20:33:16.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:33:16.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:33:16.876Z] OK: 264 MiB in 52 packages [2023-10-27T20:33:17.444Z] Removing intermediate container 01d37c6aea2c [2023-10-27T20:33:17.444Z] ---> 25d1787c0095 [2023-10-27T20:33:17.444Z] Step 7/29 : WORKDIR /app [2023-10-27T20:33:17.444Z] ---> Running in 432ae9666239 [2023-10-27T20:33:17.444Z] Removing intermediate container 432ae9666239 [2023-10-27T20:33:17.444Z] ---> 086246d867d1 [2023-10-27T20:33:17.444Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-27T20:33:17.444Z] ---> 60d97bb914da [2023-10-27T20:33:17.444Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:33:17.444Z] ---> Running in 70834b06cd1a [2023-10-27T20:33:18.453Z] Removing intermediate container 70834b06cd1a [2023-10-27T20:33:18.453Z] ---> a9a23859e72e [2023-10-27T20:33:18.453Z] Step 10/29 : COPY . . [2023-10-27T20:33:18.712Z] ---> 6c50f7056da0 [2023-10-27T20:33:18.712Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:33:18.712Z] ---> Running in 467eb24a9f23 [2023-10-27T20:33:18.712Z] Removing intermediate container 467eb24a9f23 [2023-10-27T20:33:18.712Z] ---> 7b63d516be08 [2023-10-27T20:33:18.712Z] Step 12/29 : RUN $MAKE [2023-10-27T20:33:18.971Z] ---> Running in b81258d75f5a [2023-10-27T20:33:19.230Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.33" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-27T20:33:41.158Z] Removing intermediate container b81258d75f5a [2023-10-27T20:33:41.158Z] ---> 67ce3610ce5d [2023-10-27T20:33:41.158Z] Step 13/29 : FROM alpine:3.18 [2023-10-27T20:33:41.158Z] 3.18: Pulling from library/alpine [2023-10-27T20:33:41.158Z] 96526aa774ef: Pulling fs layer [2023-10-27T20:33:41.158Z] 96526aa774ef: Download complete [2023-10-27T20:33:41.158Z] 96526aa774ef: Pull complete [2023-10-27T20:33:41.158Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T20:33:41.158Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T20:33:41.158Z] ---> 8ca4688f4f35 [2023-10-27T20:33:41.158Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T20:33:41.158Z] ---> Running in 153031f107aa [2023-10-27T20:33:41.158Z] Removing intermediate container 153031f107aa [2023-10-27T20:33:41.158Z] ---> e5ca0ed85932 [2023-10-27T20:33:41.158Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-27T20:33:41.417Z] ---> Running in 38706ab542b5 [2023-10-27T20:33:41.417Z] Removing intermediate container 38706ab542b5 [2023-10-27T20:33:41.417Z] ---> 90083ab84458 [2023-10-27T20:33:41.417Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-27T20:33:41.417Z] ---> Running in d36b828097ef [2023-10-27T20:33:41.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T20:33:41.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T20:33:41.950Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T20:33:41.950Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T20:33:41.950Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T20:33:41.950Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T20:33:41.950Z] OK: 8 MiB in 17 packages [2023-10-27T20:33:42.516Z] Removing intermediate container d36b828097ef [2023-10-27T20:33:42.516Z] ---> 4f4ee110c9a2 [2023-10-27T20:33:42.516Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T20:33:42.516Z] ---> d9ecdb0b7a98 [2023-10-27T20:33:42.516Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T20:33:42.773Z] ---> 3c1b0f91bb46 [2023-10-27T20:33:42.773Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-27T20:33:42.773Z] ---> 6661ff11dc5c [2023-10-27T20:33:42.773Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-27T20:33:43.031Z] ---> b61decb57bfd [2023-10-27T20:33:43.031Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-27T20:33:43.963Z] ---> d5e406ad670c [2023-10-27T20:33:43.963Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-27T20:33:43.963Z] ---> Running in b6cf628b3dae [2023-10-27T20:33:44.530Z] Removing intermediate container b6cf628b3dae [2023-10-27T20:33:44.530Z] ---> 2eb975c6d1a2 [2023-10-27T20:33:44.530Z] Step 23/29 : VOLUME /cache [2023-10-27T20:33:44.530Z] ---> Running in 74255261e276 [2023-10-27T20:33:44.530Z] Removing intermediate container 74255261e276 [2023-10-27T20:33:44.530Z] ---> d77358d8bed5 [2023-10-27T20:33:44.530Z] Step 24/29 : EXPOSE 59711 [2023-10-27T20:33:44.530Z] ---> Running in 65603af62f32 [2023-10-27T20:33:44.530Z] Removing intermediate container 65603af62f32 [2023-10-27T20:33:44.530Z] ---> 5ed162abfa61 [2023-10-27T20:33:44.530Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-27T20:33:44.789Z] ---> Running in 9b681c504bc5 [2023-10-27T20:33:44.789Z] Removing intermediate container 9b681c504bc5 [2023-10-27T20:33:44.789Z] ---> 7c082c9c192c [2023-10-27T20:33:44.789Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-27T20:33:44.789Z] ---> Running in 203832a94ef2 [2023-10-27T20:33:44.789Z] Removing intermediate container 203832a94ef2 [2023-10-27T20:33:44.789Z] ---> d9f68d950d69 [2023-10-27T20:33:44.789Z] Step 27/29 : LABEL arch=amd64 [2023-10-27T20:33:44.789Z] ---> Running in f096a1db5e74 [2023-10-27T20:33:45.048Z] Removing intermediate container f096a1db5e74 [2023-10-27T20:33:45.048Z] ---> 151e3a149f9e [2023-10-27T20:33:45.048Z] Step 28/29 : LABEL git_sha=b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:33:45.048Z] ---> Running in ca58fb3936ba [2023-10-27T20:33:45.048Z] Removing intermediate container ca58fb3936ba [2023-10-27T20:33:45.048Z] ---> c1c44db6a603 [2023-10-27T20:33:45.048Z] Step 29/29 : LABEL version=3.1.0-dev.33 [2023-10-27T20:33:45.048Z] ---> Running in ae37ff4b8e98 [2023-10-27T20:33:45.048Z] Removing intermediate container ae37ff4b8e98 [2023-10-27T20:33:45.048Z] ---> 5b2fa5e12eb5 [2023-10-27T20:33:45.048Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T20:33:45.048Z] Successfully built 5b2fa5e12eb5 [2023-10-27T20:33:45.048Z] 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-10-27T20:33:45.125Z] provisioning config files... [2023-10-27T20:33:45.132Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17403669062353287041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:33:45.424Z] ---> docker-login.sh [2023-10-27T20:33:45.424Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:33:45.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:33:45.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:33:45.424Z] Configure a credential helper to remove this warning. See [2023-10-27T20:33:45.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:33:45.424Z] [2023-10-27T20:33:45.424Z] Login Succeeded [2023-10-27T20:33:45.424Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:33:45.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:33:45.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:33:45.424Z] Configure a credential helper to remove this warning. See [2023-10-27T20:33:45.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:33:45.424Z] [2023-10-27T20:33:45.424Z] Login Succeeded [2023-10-27T20:33:45.424Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:33:45.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:33:45.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:33:45.683Z] Configure a credential helper to remove this warning. See [2023-10-27T20:33:45.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:33:45.683Z] [2023-10-27T20:33:45.683Z] Login Succeeded [2023-10-27T20:33:45.683Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:33:45.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:33:45.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:33:45.683Z] Configure a credential helper to remove this warning. See [2023-10-27T20:33:45.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:33:45.683Z] [2023-10-27T20:33:45.683Z] Login Succeeded [2023-10-27T20:33:45.683Z] docker.io [2023-10-27T20:33:45.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:33:46.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:33:46.200Z] Configure a credential helper to remove this warning. See [2023-10-27T20:33:46.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:33:46.200Z] [2023-10-27T20:33:46.200Z] Login Succeeded [2023-10-27T20:33:46.200Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:33:46.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:33:46.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:33:46.248Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-27T20:33:46.248Z] b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:33:46.248Z] latest [2023-10-27T20:33:46.248Z] 3.1.0-dev.33 [2023-10-27T20:33:46.248Z] b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [2023-10-27T20:33:46.248Z] main [2023-10-27T20:33:46.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:46.552Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:46.856Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:33:46.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-27T20:33:46.856Z] 39a201bd6767: Preparing [2023-10-27T20:33:46.856Z] 1ee62e99d859: Preparing [2023-10-27T20:33:46.856Z] 0a8d061c3044: Preparing [2023-10-27T20:33:46.856Z] ac99f1c59fdd: Preparing [2023-10-27T20:33:46.856Z] 04bb8ed8ef3a: Preparing [2023-10-27T20:33:46.856Z] d8810d464d07: Preparing [2023-10-27T20:33:46.856Z] aa2915074923: Preparing [2023-10-27T20:33:46.856Z] cc2447e1835a: Preparing [2023-10-27T20:33:46.856Z] aa2915074923: Waiting [2023-10-27T20:33:46.856Z] cc2447e1835a: Waiting [2023-10-27T20:33:46.856Z] d8810d464d07: Waiting [2023-10-27T20:33:46.856Z] 04bb8ed8ef3a: Pushed [2023-10-27T20:33:46.856Z] ac99f1c59fdd: Pushed [2023-10-27T20:33:46.856Z] 39a201bd6767: Pushed [2023-10-27T20:33:46.856Z] 0a8d061c3044: Pushed [2023-10-27T20:33:46.856Z] cc2447e1835a: Layer already exists [2023-10-27T20:33:47.115Z] d8810d464d07: Pushed [2023-10-27T20:33:47.115Z] aa2915074923: Pushed [2023-10-27T20:33:49.648Z] 1ee62e99d859: Pushed [2023-10-27T20:33:49.907Z] b56d86f54a57adf355eebc5196d10e4230d59ab8: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:50.222Z] + 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-10-27T20:33:50.533Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-27T20:33:50.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-27T20:33:50.533Z] 39a201bd6767: Preparing [2023-10-27T20:33:50.533Z] 1ee62e99d859: Preparing [2023-10-27T20:33:50.533Z] 0a8d061c3044: Preparing [2023-10-27T20:33:50.533Z] ac99f1c59fdd: Preparing [2023-10-27T20:33:50.533Z] 04bb8ed8ef3a: Preparing [2023-10-27T20:33:50.533Z] d8810d464d07: Preparing [2023-10-27T20:33:50.533Z] aa2915074923: Preparing [2023-10-27T20:33:50.533Z] cc2447e1835a: Preparing [2023-10-27T20:33:50.533Z] d8810d464d07: Waiting [2023-10-27T20:33:50.533Z] cc2447e1835a: Waiting [2023-10-27T20:33:50.533Z] aa2915074923: Waiting [2023-10-27T20:33:50.533Z] 39a201bd6767: Layer already exists [2023-10-27T20:33:50.533Z] 1ee62e99d859: Layer already exists [2023-10-27T20:33:50.533Z] ac99f1c59fdd: Layer already exists [2023-10-27T20:33:50.533Z] 0a8d061c3044: Layer already exists [2023-10-27T20:33:50.533Z] 04bb8ed8ef3a: Layer already exists [2023-10-27T20:33:50.533Z] d8810d464d07: Layer already exists [2023-10-27T20:33:50.533Z] aa2915074923: Layer already exists [2023-10-27T20:33:50.533Z] cc2447e1835a: Layer already exists [2023-10-27T20:33:50.533Z] latest: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:50.839Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:51.144Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.33 [2023-10-27T20:33:51.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-27T20:33:51.144Z] 39a201bd6767: Preparing [2023-10-27T20:33:51.144Z] 1ee62e99d859: Preparing [2023-10-27T20:33:51.144Z] 0a8d061c3044: Preparing [2023-10-27T20:33:51.144Z] ac99f1c59fdd: Preparing [2023-10-27T20:33:51.144Z] 04bb8ed8ef3a: Preparing [2023-10-27T20:33:51.144Z] d8810d464d07: Preparing [2023-10-27T20:33:51.144Z] aa2915074923: Preparing [2023-10-27T20:33:51.144Z] cc2447e1835a: Preparing [2023-10-27T20:33:51.144Z] d8810d464d07: Waiting [2023-10-27T20:33:51.144Z] aa2915074923: Waiting [2023-10-27T20:33:51.144Z] cc2447e1835a: Waiting [2023-10-27T20:33:51.144Z] ac99f1c59fdd: Layer already exists [2023-10-27T20:33:51.144Z] 39a201bd6767: Layer already exists [2023-10-27T20:33:51.144Z] 1ee62e99d859: Layer already exists [2023-10-27T20:33:51.144Z] 0a8d061c3044: Layer already exists [2023-10-27T20:33:51.144Z] 04bb8ed8ef3a: Layer already exists [2023-10-27T20:33:51.144Z] d8810d464d07: Layer already exists [2023-10-27T20:33:51.144Z] cc2447e1835a: Layer already exists [2023-10-27T20:33:51.144Z] aa2915074923: Layer already exists [2023-10-27T20:33:51.144Z] 3.1.0-dev.33: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:51.452Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:51.768Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [2023-10-27T20:33:51.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-27T20:33:51.768Z] 39a201bd6767: Preparing [2023-10-27T20:33:51.768Z] 1ee62e99d859: Preparing [2023-10-27T20:33:51.768Z] 0a8d061c3044: Preparing [2023-10-27T20:33:51.768Z] ac99f1c59fdd: Preparing [2023-10-27T20:33:51.768Z] 04bb8ed8ef3a: Preparing [2023-10-27T20:33:51.768Z] d8810d464d07: Preparing [2023-10-27T20:33:51.768Z] aa2915074923: Preparing [2023-10-27T20:33:51.768Z] cc2447e1835a: Preparing [2023-10-27T20:33:51.768Z] d8810d464d07: Waiting [2023-10-27T20:33:51.768Z] cc2447e1835a: Waiting [2023-10-27T20:33:51.768Z] ac99f1c59fdd: Layer already exists [2023-10-27T20:33:51.768Z] 0a8d061c3044: Layer already exists [2023-10-27T20:33:51.768Z] 39a201bd6767: Layer already exists [2023-10-27T20:33:51.768Z] 04bb8ed8ef3a: Layer already exists [2023-10-27T20:33:51.768Z] 1ee62e99d859: Layer already exists [2023-10-27T20:33:51.768Z] aa2915074923: Layer already exists [2023-10-27T20:33:51.768Z] d8810d464d07: Layer already exists [2023-10-27T20:33:51.768Z] cc2447e1835a: Layer already exists [2023-10-27T20:33:51.768Z] b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:52.082Z] + 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-10-27T20:33:52.386Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-27T20:33:52.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-27T20:33:52.387Z] 39a201bd6767: Preparing [2023-10-27T20:33:52.387Z] 1ee62e99d859: Preparing [2023-10-27T20:33:52.387Z] 0a8d061c3044: Preparing [2023-10-27T20:33:52.387Z] ac99f1c59fdd: Preparing [2023-10-27T20:33:52.387Z] 04bb8ed8ef3a: Preparing [2023-10-27T20:33:52.387Z] d8810d464d07: Preparing [2023-10-27T20:33:52.387Z] aa2915074923: Preparing [2023-10-27T20:33:52.387Z] cc2447e1835a: Preparing [2023-10-27T20:33:52.387Z] d8810d464d07: Waiting [2023-10-27T20:33:52.387Z] aa2915074923: Waiting [2023-10-27T20:33:52.387Z] cc2447e1835a: Waiting [2023-10-27T20:33:52.387Z] 04bb8ed8ef3a: Layer already exists [2023-10-27T20:33:52.387Z] ac99f1c59fdd: Layer already exists [2023-10-27T20:33:52.387Z] 1ee62e99d859: Layer already exists [2023-10-27T20:33:52.387Z] 39a201bd6767: Layer already exists [2023-10-27T20:33:52.387Z] 0a8d061c3044: Layer already exists [2023-10-27T20:33:52.387Z] d8810d464d07: Layer already exists [2023-10-27T20:33:52.387Z] aa2915074923: Layer already exists [2023-10-27T20:33:52.387Z] cc2447e1835a: Layer already exists [2023-10-27T20:33:52.387Z] main: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:33:52.451Z] ===================================================== [Pipeline] echo [2023-10-27T20:33:52.461Z] taggedImages: [2023-10-27T20:33:52.461Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:33:52.461Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-27T20:33:52.461Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.33 [2023-10-27T20:33:52.461Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [2023-10-27T20:33:52.461Z] - 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-10-27T20:33:52.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:33:52.863Z] [2023-10-27T20:33:52.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:53.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:33:53.159Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T20:33:53.159Z] 5eb5b503b376: Pulling fs layer [2023-10-27T20:33:53.159Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T20:33:53.159Z] ec43610c2a17: Pulling fs layer [2023-10-27T20:33:53.159Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T20:33:53.159Z] 33b1e0a273af: Pulling fs layer [2023-10-27T20:33:53.159Z] 3a2ae6a8a46f: Waiting [2023-10-27T20:33:53.159Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T20:33:53.159Z] 2f39f015ded8: Pulling fs layer [2023-10-27T20:33:53.159Z] 5d3b04190fa2: Waiting [2023-10-27T20:33:53.159Z] 2f39f015ded8: Waiting [2023-10-27T20:33:53.159Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T20:33:53.159Z] 5c69ac0246d0: Download complete [2023-10-27T20:33:53.159Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T20:33:53.159Z] 3a2ae6a8a46f: Download complete [2023-10-27T20:33:53.159Z] 33b1e0a273af: Verifying Checksum [2023-10-27T20:33:53.159Z] 33b1e0a273af: Download complete [2023-10-27T20:33:53.159Z] ec43610c2a17: Verifying Checksum [2023-10-27T20:33:53.159Z] ec43610c2a17: Download complete [2023-10-27T20:33:53.159Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T20:33:53.159Z] 5d3b04190fa2: Download complete [2023-10-27T20:33:53.417Z] 5eb5b503b376: Verifying Checksum [2023-10-27T20:33:53.417Z] 5eb5b503b376: Download complete [2023-10-27T20:33:53.984Z] 2f39f015ded8: Verifying Checksum [2023-10-27T20:33:53.984Z] 2f39f015ded8: Download complete [2023-10-27T20:33:54.548Z] 5eb5b503b376: Pull complete [2023-10-27T20:33:54.806Z] 5c69ac0246d0: Pull complete [2023-10-27T20:33:55.065Z] ec43610c2a17: Pull complete [2023-10-27T20:33:55.324Z] 3a2ae6a8a46f: Pull complete [2023-10-27T20:33:55.324Z] 33b1e0a273af: Pull complete [2023-10-27T20:33:55.585Z] 5d3b04190fa2: Pull complete [2023-10-27T20:33:56.215Z] Removing intermediate container a066cb4e26c2 [2023-10-27T20:33:56.215Z] ---> 53d36bcc9e16 [2023-10-27T20:33:56.215Z] Step 10/12 : COPY . . [2023-10-27T20:33:56.215Z] ---> a9e60377d1e7 [2023-10-27T20:33:56.215Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:33:56.215Z] ---> Running in c0231e87add8 [2023-10-27T20:33:56.215Z] Removing intermediate container c0231e87add8 [2023-10-27T20:33:56.215Z] ---> 03ab3b707332 [2023-10-27T20:33:56.215Z] Step 12/12 : RUN $MAKE [2023-10-27T20:33:56.215Z] ---> Running in 0a78f67c6b2b [2023-10-27T20:33:56.215Z] noop [2023-10-27T20:33:56.215Z] Removing intermediate container 0a78f67c6b2b [2023-10-27T20:33:56.215Z] ---> 1a03f843ea2e [2023-10-27T20:33:56.215Z] Successfully built 1a03f843ea2e [2023-10-27T20:33:56.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:33:56.588Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T20:33:56.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:33:56.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-12635 does not seem to be running inside a container [2023-10-27T20:33:56.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/145 -v /w/workspace/app-rfid-llrp-inventory/145:/w/workspace/app-rfid-llrp-inventory/145:rw,z -v /w/workspace/app-rfid-llrp-inventory/145@tmp:/w/workspace/app-rfid-llrp-inventory/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T20:33:58.267Z] $ docker top 090090f22186571222f00df2a57c99e623834b60c4e3613909b0f7667a87d441 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:33:59.129Z] + go version [2023-10-27T20:33:59.129Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T20:33:59.149Z] $ docker stop --time=1 090090f22186571222f00df2a57c99e623834b60c4e3613909b0f7667a87d441 [2023-10-27T20:34:00.806Z] $ docker rm -f --volumes 090090f22186571222f00df2a57c99e623834b60c4e3613909b0f7667a87d441 [2023-10-27T20:34:00.854Z] 2f39f015ded8: Pull complete [2023-10-27T20:34:00.854Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T20:34:00.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:34:00.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:34:01.082Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:34:01.114Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T20:34:09.645Z] $ docker top 3b47d82b6d6588e4df055b1ef89024297db5bd78b822886097f42af80750234c -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:34:10.033Z] ---> job-cost.sh [2023-10-27T20:34:10.033Z] lf-activate-venv: SKIPPING [2023-10-27T20:34:10.033Z] INFO: No Stack... [2023-10-27T20:34:10.138Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T20:34:10.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:34:10.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T20:34:10.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-12635 does not seem to be running inside a container [2023-10-27T20:34:10.413Z] $ 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/145 -v /w/workspace/app-rfid-llrp-inventory/145:/w/workspace/app-rfid-llrp-inventory/145:rw,z -v /w/workspace/app-rfid-llrp-inventory/145@tmp:/w/workspace/app-rfid-llrp-inventory/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T20:34:10.865Z] INFO: Archiving Costs [2023-10-27T20:34:11.699Z] $ docker top 5f0f9dad243139a6a75235717b0f1f782c2a32a5f9368f4513f09568dd92ab2b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-10-27T20:34:12.271Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-27T20:34:12.271Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T20:34:12.282Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [2023-10-27T20:34:12.287Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] did not exist. Created. [2023-10-27T20:34:12.288Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T20:34:12.590Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T20:34:12.642Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T20:34:12.648Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T20:34:12.670Z] $ docker stop --time=1 3b47d82b6d6588e4df055b1ef89024297db5bd78b822886097f42af80750234c [2023-10-27T20:34:12.773Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/145 [2023-10-27T20:34:13.994Z] $ docker rm -f --volumes 3b47d82b6d6588e4df055b1ef89024297db5bd78b822886097f42af80750234c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T20:34:14.434Z] + make test [2023-10-27T20:34:14.434Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-27T20:36:36.185Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-27T20:36:36.774Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-27T20:36:39.382Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.104s coverage: 86.2% of statements [2023-10-27T20:36:49.474Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.547s coverage: 71.9% of statements [2023-10-27T20:36:49.474Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T20:36:49.474Z] go vet ./... [2023-10-27T20:38:56.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T20:38:56.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T20:38:56.182Z] ./bin/test-attribution.sh [2023-10-27T20:38:56.182Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-27T20:38:56.182Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-27T20:38:56.182Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-27T20:38:56.182Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-27T20:38:56.182Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-27T20:38:56.182Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-27T20:38:56.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T20:38:56.217Z] $ docker stop --time=1 5f0f9dad243139a6a75235717b0f1f782c2a32a5f9368f4513f09568dd92ab2b [2023-10-27T20:38:58.312Z] $ docker rm -f --volumes 5f0f9dad243139a6a75235717b0f1f782c2a32a5f9368f4513f09568dd92ab2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:39:00.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T20:39:00.320Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T20:39:00.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T20:39:01.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T20:39:01.613Z] + ls -al . [2023-10-27T20:39:01.613Z] total 228 [2023-10-27T20:39:01.613Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:34 . [2023-10-27T20:39:01.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:31 .. [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 20:31 .dockerignore [2023-10-27T20:39:01.613Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:31 .git [2023-10-27T20:39:01.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 .github [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 20:31 .gitignore [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:31 .golangci.yml [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 20:31 Attribution.txt [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 20:31 CHANGELOG.md [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 20:31 Dockerfile [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:31 GOVERNANCE.md [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 20:31 Jenkinsfile [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:31 LICENSE [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 20:31 Makefile [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 20:31 OWNERS.md [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 20:31 README.md [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:31 VERSION [2023-10-27T20:39:01.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 bin [2023-10-27T20:39:01.613Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 20:36 coverage.out [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 20:31 go.mod [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 20:31 go.sum [2023-10-27T20:39:01.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 images [2023-10-27T20:39:01.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:31 internal [2023-10-27T20:39:01.613Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 20:31 main.go [2023-10-27T20:39:01.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 res [2023-10-27T20:39:01.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:39:01.946Z] + 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=b56d86f54a57adf355eebc5196d10e4230d59ab8 --label arch=arm64 --label version=3.1.0-dev.33 . [2023-10-27T20:39:02.214Z] Sending build context to Docker daemon 662kB [2023-10-27T20:39:02.214Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T20:39:02.214Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-27T20:39:02.214Z] ---> 1a03f843ea2e [2023-10-27T20:39:02.214Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T20:39:02.481Z] ---> Running in f725c58ac707 [2023-10-27T20:39:02.750Z] Removing intermediate container f725c58ac707 [2023-10-27T20:39:02.751Z] ---> 8343821ed933 [2023-10-27T20:39:02.751Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T20:39:02.751Z] ---> Running in aa064686a329 [2023-10-27T20:39:03.018Z] Removing intermediate container aa064686a329 [2023-10-27T20:39:03.018Z] ---> 6aa9e8bbba31 [2023-10-27T20:39:03.018Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-27T20:39:03.290Z] ---> Running in f6e9b7e37132 [2023-10-27T20:39:06.630Z] Removing intermediate container f6e9b7e37132 [2023-10-27T20:39:06.630Z] ---> 8906d5b4c0c0 [2023-10-27T20:39:06.630Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T20:39:06.630Z] ---> Running in eb39fb562550 [2023-10-27T20:39:07.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:39:08.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:39:09.603Z] OK: 266 MiB in 52 packages [2023-10-27T20:39:10.585Z] Removing intermediate container eb39fb562550 [2023-10-27T20:39:10.585Z] ---> 91b417e82fed [2023-10-27T20:39:10.585Z] Step 7/29 : WORKDIR /app [2023-10-27T20:39:10.855Z] ---> Running in 54e78ab5a4bb [2023-10-27T20:39:11.128Z] Removing intermediate container 54e78ab5a4bb [2023-10-27T20:39:11.128Z] ---> 2bed213420a6 [2023-10-27T20:39:11.128Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-27T20:39:11.725Z] ---> 72675c541ace [2023-10-27T20:39:11.725Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T20:39:11.725Z] ---> Running in 5dce9a81ada4 [2023-10-27T20:39:14.354Z] Removing intermediate container 5dce9a81ada4 [2023-10-27T20:39:14.354Z] ---> 791e1bd06b70 [2023-10-27T20:39:14.354Z] Step 10/29 : COPY . . [2023-10-27T20:39:14.946Z] ---> d4528414e500 [2023-10-27T20:39:14.947Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T20:39:14.947Z] ---> Running in 55a79b5018e2 [2023-10-27T20:39:15.540Z] Removing intermediate container 55a79b5018e2 [2023-10-27T20:39:15.540Z] ---> 850cae25f9d2 [2023-10-27T20:39:15.540Z] Step 12/29 : RUN $MAKE [2023-10-27T20:39:15.540Z] ---> Running in 31656827e21a [2023-10-27T20:39:16.517Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.33" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-27T20:41:38.415Z] Removing intermediate container 31656827e21a [2023-10-27T20:41:38.415Z] ---> 33be16caa8cc [2023-10-27T20:41:38.415Z] Step 13/29 : FROM alpine:3.18 [2023-10-27T20:41:38.415Z] 3.18: Pulling from library/alpine [2023-10-27T20:41:38.415Z] 579b34f0a95b: Pulling fs layer [2023-10-27T20:41:38.415Z] 579b34f0a95b: Verifying Checksum [2023-10-27T20:41:38.415Z] 579b34f0a95b: Download complete [2023-10-27T20:41:38.415Z] 579b34f0a95b: Pull complete [2023-10-27T20:41:38.415Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T20:41:38.415Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T20:41:38.415Z] ---> 3cc203321400 [2023-10-27T20:41:38.415Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T20:41:38.415Z] ---> Running in c76cd77eb174 [2023-10-27T20:41:38.415Z] Removing intermediate container c76cd77eb174 [2023-10-27T20:41:38.415Z] ---> 2a73f773b45d [2023-10-27T20:41:38.415Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-27T20:41:38.415Z] ---> Running in ec9c018f0b47 [2023-10-27T20:41:38.415Z] Removing intermediate container ec9c018f0b47 [2023-10-27T20:41:38.415Z] ---> bdfe04498be2 [2023-10-27T20:41:38.415Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-27T20:41:38.415Z] ---> Running in 0dcd7654d96b [2023-10-27T20:41:38.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T20:41:38.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T20:41:38.415Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T20:41:38.415Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T20:41:38.415Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T20:41:38.415Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T20:41:38.415Z] OK: 9 MiB in 17 packages [2023-10-27T20:41:38.415Z] Removing intermediate container 0dcd7654d96b [2023-10-27T20:41:38.415Z] ---> d2b1a42409c6 [2023-10-27T20:41:38.415Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T20:41:38.415Z] ---> 73fca1a65e66 [2023-10-27T20:41:38.415Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T20:41:38.415Z] ---> bc91e76e3742 [2023-10-27T20:41:38.415Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-27T20:41:38.415Z] ---> fe1c1afc0890 [2023-10-27T20:41:38.415Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-27T20:41:38.415Z] ---> 02fcd5b22790 [2023-10-27T20:41:38.415Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-27T20:41:38.415Z] ---> ddfc38b81851 [2023-10-27T20:41:38.415Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-27T20:41:38.415Z] ---> Running in 7727738d4aa8 [2023-10-27T20:41:38.415Z] Removing intermediate container 7727738d4aa8 [2023-10-27T20:41:38.415Z] ---> bacf5c3fe751 [2023-10-27T20:41:38.415Z] Step 23/29 : VOLUME /cache [2023-10-27T20:41:38.415Z] ---> Running in 7378ebc8f66d [2023-10-27T20:41:38.415Z] Removing intermediate container 7378ebc8f66d [2023-10-27T20:41:38.415Z] ---> 22c20ad13bb0 [2023-10-27T20:41:38.415Z] Step 24/29 : EXPOSE 59711 [2023-10-27T20:41:38.415Z] ---> Running in 3f7200f31ebb [2023-10-27T20:41:38.415Z] Removing intermediate container 3f7200f31ebb [2023-10-27T20:41:38.415Z] ---> 1a10e16727bb [2023-10-27T20:41:38.415Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-27T20:41:38.415Z] ---> Running in a37e02eb08f6 [2023-10-27T20:41:38.683Z] Removing intermediate container a37e02eb08f6 [2023-10-27T20:41:38.683Z] ---> 5e7852ae52a0 [2023-10-27T20:41:38.683Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-27T20:41:38.683Z] ---> Running in c0f093c4eb1b [2023-10-27T20:41:38.950Z] Removing intermediate container c0f093c4eb1b [2023-10-27T20:41:38.950Z] ---> d526eb5ebb7c [2023-10-27T20:41:38.950Z] Step 27/29 : LABEL arch=arm64 [2023-10-27T20:41:39.218Z] ---> Running in a91203d0b638 [2023-10-27T20:41:39.485Z] Removing intermediate container a91203d0b638 [2023-10-27T20:41:39.485Z] ---> 7b2998148a39 [2023-10-27T20:41:39.485Z] Step 28/29 : LABEL git_sha=b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:41:39.789Z] ---> Running in f09eac1663b2 [2023-10-27T20:41:40.058Z] Removing intermediate container f09eac1663b2 [2023-10-27T20:41:40.058Z] ---> 60670312ccae [2023-10-27T20:41:40.058Z] Step 29/29 : LABEL version=3.1.0-dev.33 [2023-10-27T20:41:40.058Z] ---> Running in ec4e7cf37413 [2023-10-27T20:41:40.641Z] Removing intermediate container ec4e7cf37413 [2023-10-27T20:41:40.641Z] ---> 3a8cba4bb4e6 [2023-10-27T20:41:40.641Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T20:41:40.641Z] Successfully built 3a8cba4bb4e6 [2023-10-27T20:41:40.641Z] 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-10-27T20:41:40.759Z] provisioning config files... [2023-10-27T20:41:40.774Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/145@tmp/config13569363054951970765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:41:41.113Z] ---> docker-login.sh [2023-10-27T20:41:41.113Z] nexus3.edgexfoundry.org:10001 [2023-10-27T20:41:41.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:41.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:41.384Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:41.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:41.384Z] [2023-10-27T20:41:41.384Z] Login Succeeded [2023-10-27T20:41:41.384Z] nexus3.edgexfoundry.org:10002 [2023-10-27T20:41:41.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:41.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:41.919Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:41.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:41.919Z] [2023-10-27T20:41:41.919Z] Login Succeeded [2023-10-27T20:41:41.919Z] nexus3.edgexfoundry.org:10003 [2023-10-27T20:41:42.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:42.186Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:42.186Z] [2023-10-27T20:41:42.186Z] Login Succeeded [2023-10-27T20:41:42.186Z] nexus3.edgexfoundry.org:10004 [2023-10-27T20:41:42.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:42.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:42.722Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:42.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:42.722Z] [2023-10-27T20:41:42.722Z] Login Succeeded [2023-10-27T20:41:42.722Z] docker.io [2023-10-27T20:41:42.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T20:41:43.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T20:41:43.258Z] Configure a credential helper to remove this warning. See [2023-10-27T20:41:43.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T20:41:43.258Z] [2023-10-27T20:41:43.258Z] Login Succeeded [2023-10-27T20:41:43.258Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T20:41:43.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:41:43.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T20:41:43.313Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-27T20:41:43.313Z] b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:41:43.313Z] latest [2023-10-27T20:41:43.313Z] 3.1.0-dev.33 [2023-10-27T20:41:43.313Z] b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [2023-10-27T20:41:43.313Z] main [2023-10-27T20:41:43.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:43.658Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:44.009Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:41:44.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-27T20:41:44.009Z] ff7f06bc5296: Preparing [2023-10-27T20:41:44.009Z] 69a0415e4f47: Preparing [2023-10-27T20:41:44.009Z] 89c41b2438ca: Preparing [2023-10-27T20:41:44.009Z] a6414aebeab4: Preparing [2023-10-27T20:41:44.009Z] eb5a25e9d806: Preparing [2023-10-27T20:41:44.009Z] 734192d2b41b: Preparing [2023-10-27T20:41:44.009Z] 4c64056fdb98: Preparing [2023-10-27T20:41:44.009Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:41:44.009Z] 734192d2b41b: Waiting [2023-10-27T20:41:44.009Z] 4c64056fdb98: Waiting [2023-10-27T20:41:44.010Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:41:44.278Z] a6414aebeab4: Pushed [2023-10-27T20:41:44.278Z] eb5a25e9d806: Pushed [2023-10-27T20:41:44.278Z] ff7f06bc5296: Pushed [2023-10-27T20:41:44.278Z] 89c41b2438ca: Pushed [2023-10-27T20:41:44.278Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:41:44.546Z] 734192d2b41b: Pushed [2023-10-27T20:41:44.546Z] 4c64056fdb98: Pushed [2023-10-27T20:41:49.891Z] 69a0415e4f47: Pushed [2023-10-27T20:41:49.891Z] b56d86f54a57adf355eebc5196d10e4230d59ab8: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:50.254Z] + 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-10-27T20:41:50.594Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-27T20:41:50.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-27T20:41:50.595Z] ff7f06bc5296: Preparing [2023-10-27T20:41:50.595Z] 69a0415e4f47: Preparing [2023-10-27T20:41:50.595Z] 89c41b2438ca: Preparing [2023-10-27T20:41:50.595Z] a6414aebeab4: Preparing [2023-10-27T20:41:50.595Z] eb5a25e9d806: Preparing [2023-10-27T20:41:50.595Z] 734192d2b41b: Preparing [2023-10-27T20:41:50.595Z] 4c64056fdb98: Preparing [2023-10-27T20:41:50.595Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:41:50.595Z] 734192d2b41b: Waiting [2023-10-27T20:41:50.595Z] 4c64056fdb98: Waiting [2023-10-27T20:41:50.595Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:41:50.595Z] eb5a25e9d806: Layer already exists [2023-10-27T20:41:50.595Z] a6414aebeab4: Layer already exists [2023-10-27T20:41:50.595Z] 89c41b2438ca: Layer already exists [2023-10-27T20:41:50.595Z] 69a0415e4f47: Layer already exists [2023-10-27T20:41:50.595Z] ff7f06bc5296: Layer already exists [2023-10-27T20:41:50.595Z] 4c64056fdb98: Layer already exists [2023-10-27T20:41:50.595Z] 734192d2b41b: Layer already exists [2023-10-27T20:41:50.595Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:41:50.863Z] latest: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:51.216Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:51.560Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.33 [2023-10-27T20:41:51.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-27T20:41:51.560Z] ff7f06bc5296: Preparing [2023-10-27T20:41:51.560Z] 69a0415e4f47: Preparing [2023-10-27T20:41:51.560Z] 89c41b2438ca: Preparing [2023-10-27T20:41:51.560Z] a6414aebeab4: Preparing [2023-10-27T20:41:51.560Z] eb5a25e9d806: Preparing [2023-10-27T20:41:51.560Z] 734192d2b41b: Preparing [2023-10-27T20:41:51.560Z] 4c64056fdb98: Preparing [2023-10-27T20:41:51.560Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:41:51.560Z] 4c64056fdb98: Waiting [2023-10-27T20:41:51.560Z] 734192d2b41b: Waiting [2023-10-27T20:41:51.560Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:41:51.560Z] 89c41b2438ca: Layer already exists [2023-10-27T20:41:51.560Z] eb5a25e9d806: Layer already exists [2023-10-27T20:41:51.560Z] 69a0415e4f47: Layer already exists [2023-10-27T20:41:51.560Z] a6414aebeab4: Layer already exists [2023-10-27T20:41:51.560Z] ff7f06bc5296: Layer already exists [2023-10-27T20:41:51.560Z] 4c64056fdb98: Layer already exists [2023-10-27T20:41:51.560Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:41:51.560Z] 734192d2b41b: Layer already exists [2023-10-27T20:41:51.828Z] 3.1.0-dev.33: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:52.186Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:52.533Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [2023-10-27T20:41:52.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-27T20:41:52.533Z] ff7f06bc5296: Preparing [2023-10-27T20:41:52.533Z] 69a0415e4f47: Preparing [2023-10-27T20:41:52.533Z] 89c41b2438ca: Preparing [2023-10-27T20:41:52.533Z] a6414aebeab4: Preparing [2023-10-27T20:41:52.533Z] eb5a25e9d806: Preparing [2023-10-27T20:41:52.533Z] 734192d2b41b: Preparing [2023-10-27T20:41:52.533Z] 4c64056fdb98: Preparing [2023-10-27T20:41:52.533Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:41:52.533Z] 734192d2b41b: Waiting [2023-10-27T20:41:52.533Z] 4c64056fdb98: Waiting [2023-10-27T20:41:52.533Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:41:52.533Z] a6414aebeab4: Layer already exists [2023-10-27T20:41:52.533Z] ff7f06bc5296: Layer already exists [2023-10-27T20:41:52.533Z] 69a0415e4f47: Layer already exists [2023-10-27T20:41:52.533Z] 89c41b2438ca: Layer already exists [2023-10-27T20:41:52.533Z] eb5a25e9d806: Layer already exists [2023-10-27T20:41:52.533Z] 4c64056fdb98: Layer already exists [2023-10-27T20:41:52.533Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:41:52.533Z] 734192d2b41b: Layer already exists [2023-10-27T20:41:52.801Z] b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:53.208Z] + 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-10-27T20:41:53.565Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-27T20:41:53.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-27T20:41:53.565Z] ff7f06bc5296: Preparing [2023-10-27T20:41:53.565Z] 69a0415e4f47: Preparing [2023-10-27T20:41:53.565Z] 89c41b2438ca: Preparing [2023-10-27T20:41:53.565Z] a6414aebeab4: Preparing [2023-10-27T20:41:53.565Z] eb5a25e9d806: Preparing [2023-10-27T20:41:53.565Z] 734192d2b41b: Preparing [2023-10-27T20:41:53.565Z] 4c64056fdb98: Preparing [2023-10-27T20:41:53.565Z] 5f4d9fc4d98d: Preparing [2023-10-27T20:41:53.565Z] 734192d2b41b: Waiting [2023-10-27T20:41:53.565Z] 4c64056fdb98: Waiting [2023-10-27T20:41:53.565Z] 5f4d9fc4d98d: Waiting [2023-10-27T20:41:53.565Z] eb5a25e9d806: Layer already exists [2023-10-27T20:41:53.565Z] a6414aebeab4: Layer already exists [2023-10-27T20:41:53.565Z] 69a0415e4f47: Layer already exists [2023-10-27T20:41:53.565Z] 89c41b2438ca: Layer already exists [2023-10-27T20:41:53.565Z] ff7f06bc5296: Layer already exists [2023-10-27T20:41:53.565Z] 734192d2b41b: Layer already exists [2023-10-27T20:41:53.565Z] 4c64056fdb98: Layer already exists [2023-10-27T20:41:53.565Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T20:41:53.832Z] main: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T20:41:53.888Z] ===================================================== [Pipeline] echo [2023-10-27T20:41:53.894Z] taggedImages: [2023-10-27T20:41:53.894Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8 [2023-10-27T20:41:53.894Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-27T20:41:53.894Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.33 [2023-10-27T20:41:53.894Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [2023-10-27T20:41:53.894Z] - 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-10-27T20:41:54.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:41:54.263Z] [2023-10-27T20:41:54.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:41:54.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:41:54.600Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T20:41:54.600Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T20:41:54.886Z] 04944245beec: Pulling fs layer [2023-10-27T20:41:54.886Z] 699f458cf7ca: Pulling fs layer [2023-10-27T20:41:54.886Z] 765212b225bb: Pulling fs layer [2023-10-27T20:41:54.886Z] f23df028b6ca: Pulling fs layer [2023-10-27T20:41:54.886Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T20:41:54.886Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T20:41:54.886Z] f23df028b6ca: Waiting [2023-10-27T20:41:54.886Z] d65c8cfc05b1: Waiting [2023-10-27T20:41:54.886Z] 2437ff75d9bd: Waiting [2023-10-27T20:41:54.886Z] 765212b225bb: Waiting [2023-10-27T20:41:54.886Z] 04944245beec: Verifying Checksum [2023-10-27T20:41:54.886Z] 04944245beec: Download complete [2023-10-27T20:41:54.886Z] 765212b225bb: Verifying Checksum [2023-10-27T20:41:54.886Z] 765212b225bb: Download complete [2023-10-27T20:41:54.886Z] f23df028b6ca: Verifying Checksum [2023-10-27T20:41:54.886Z] f23df028b6ca: Download complete [2023-10-27T20:41:54.886Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T20:41:54.886Z] d65c8cfc05b1: Download complete [2023-10-27T20:41:55.159Z] 699f458cf7ca: Verifying Checksum [2023-10-27T20:41:55.159Z] 699f458cf7ca: Download complete [2023-10-27T20:41:55.748Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T20:41:55.749Z] 8998bd30e6a1: Download complete [2023-10-27T20:41:58.355Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T20:41:58.355Z] 2437ff75d9bd: Download complete [2023-10-27T20:42:00.949Z] 8998bd30e6a1: Pull complete [2023-10-27T20:42:01.217Z] 04944245beec: Pull complete [2023-10-27T20:42:03.168Z] 699f458cf7ca: Pull complete [2023-10-27T20:42:03.168Z] 765212b225bb: Pull complete [2023-10-27T20:42:04.128Z] f23df028b6ca: Pull complete [2023-10-27T20:42:04.128Z] d65c8cfc05b1: Pull complete [2023-10-27T20:42:22.549Z] 2437ff75d9bd: Pull complete [2023-10-27T20:42:22.549Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T20:42:22.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T20:42:22.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:42:22.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-12635 does not seem to be running inside a container [2023-10-27T20:42:22.880Z] $ 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/145 -v /w/workspace/app-rfid-llrp-inventory/145:/w/workspace/app-rfid-llrp-inventory/145:rw,z -v /w/workspace/app-rfid-llrp-inventory/145@tmp:/w/workspace/app-rfid-llrp-inventory/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T20:42:26.056Z] $ docker top 330384f6d56368d5cbfcccb3a0b22f13583d6bcb76357f77f347f8d50ffa8cd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:42:26.919Z] ---> job-cost.sh [2023-10-27T20:42:26.919Z] lf-activate-venv: SKIPPING [2023-10-27T20:42:26.919Z] INFO: No Stack... [2023-10-27T20:42:27.511Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T20:42:28.259Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T20:42:29.128Z] + cat /w/workspace/app-rfid-llrp-inventory/145/archives/cost.csv [2023-10-27T20:42:29.128Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T20:42:29.164Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [2023-10-27T20:42:29.171Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] did not exist. Created. [2023-10-27T20:42:29.171Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T20:42:29.841Z] /w/workspace/app-rfid-llrp-inventory/145@tmp/durable-35dfc855/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T20:42:30.520Z] + echo total: 0.7699999809265137 [Pipeline] stash [2023-10-27T20:42:30.541Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T20:42:30.603Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T20:42:30.610Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T20:42:30.635Z] $ docker stop --time=1 330384f6d56368d5cbfcccb3a0b22f13583d6bcb76357f77f347f8d50ffa8cd6 [2023-10-27T20:42:32.246Z] $ docker rm -f --volumes 330384f6d56368d5cbfcccb3a0b22f13583d6bcb76357f77f347f8d50ffa8cd6 [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-10-27T20:42:32.680Z] provisioning config files... [2023-10-27T20:42:32.687Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11262263868115108571tmp [Pipeline] { [Pipeline] sh [2023-10-27T20:42:32.975Z] + set +x [2023-10-27T20:42:32.975Z] + curl -s https://codecov.io/bash [2023-10-27T20:42:32.975Z] + bash -s -- [2023-10-27T20:42:33.233Z] [2023-10-27T20:42:33.233Z] _____ _ [2023-10-27T20:42:33.233Z] / ____| | | [2023-10-27T20:42:33.233Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T20:42:33.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T20:42:33.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T20:42:33.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T20:42:33.234Z] Bash-1.0.6 [2023-10-27T20:42:33.234Z] [2023-10-27T20:42:33.234Z] [2023-10-27T20:42:33.234Z] ==> git version 2.25.1 found [2023-10-27T20:42:33.234Z] ==> 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-10-27T20:42:33.234Z] Release-Date: 2020-01-08 [2023-10-27T20:42:33.234Z] 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-10-27T20:42:33.234Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T20:42:33.234Z] ==> Jenkins CI detected. [2023-10-27T20:42:33.234Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-27T20:42:33.234Z] project root: . [2023-10-27T20:42:33.234Z] --> token set from env [2023-10-27T20:42:33.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T20:42:33.234Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T20:42:33.234Z] ==> Python coveragepy not found [2023-10-27T20:42:33.234Z] ==> Searching for coverage reports in: [2023-10-27T20:42:33.234Z] + . [2023-10-27T20:42:33.234Z] -> Found 1 reports [2023-10-27T20:42:33.234Z] ==> Detecting git/mercurial file structure [2023-10-27T20:42:33.234Z] ==> Reading reports [2023-10-27T20:42:33.234Z] + ./coverage.out bytes=41317 [2023-10-27T20:42:33.234Z] ==> Appending adjustments [2023-10-27T20:42:33.234Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T20:42:33.492Z] + Found adjustments [2023-10-27T20:42:33.492Z] ==> Gzipping contents [2023-10-27T20:42:33.492Z] 12K /tmp/codecov.rscfHh.gz [2023-10-27T20:42:33.492Z] ==> Uploading reports [2023-10-27T20:42:33.492Z] url: https://codecov.io [2023-10-27T20:42:33.492Z] query: branch=main&commit=b56d86f54a57adf355eebc5196d10e4230d59ab8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T20:42:33.492Z] -> Pinging Codecov [2023-10-27T20:42:33.492Z] 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=b56d86f54a57adf355eebc5196d10e4230d59ab8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T20:42:33.492Z] -> Uploading to [2023-10-27T20:42:33.492Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/b56d86f54a57adf355eebc5196d10e4230d59ab8/3e130683-6f44-4ed6-8885-1a58e463630a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea8dff4340627f0c760bc00a647559062d119e4e7a5cba0e51880b480df25677 [2023-10-27T20:42:33.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T20:42:33.750Z] Dload Upload Total Spent Left Speed [2023-10-27T20:42:34.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 44114 --:--:-- --:--:-- --:--:-- 44114 [2023-10-27T20:42:34.008Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] } [2023-10-27T20:42:34.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-27T20:42:34.220Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-27T20:42:34.229Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:34.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:42:34.518Z] [2023-10-27T20:42:34.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:34.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:42:34.813Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-27T20:42:34.813Z] df9b9388f04a: Pulling fs layer [2023-10-27T20:42:34.813Z] 52dc419b0ee2: Pulling fs layer [2023-10-27T20:42:34.813Z] 25bc292e5bac: Pulling fs layer [2023-10-27T20:42:34.813Z] 114826534d7a: Pulling fs layer [2023-10-27T20:42:34.813Z] 4657fd5d0bcf: Pulling fs layer [2023-10-27T20:42:34.813Z] 114826534d7a: Waiting [2023-10-27T20:42:34.813Z] 6ad1cebc031e: Pulling fs layer [2023-10-27T20:42:34.813Z] 8a3aa393b2d8: Pulling fs layer [2023-10-27T20:42:34.813Z] 6ad1cebc031e: Waiting [2023-10-27T20:42:34.813Z] 8a3aa393b2d8: Waiting [2023-10-27T20:42:34.813Z] 4657fd5d0bcf: Waiting [2023-10-27T20:42:34.813Z] 25bc292e5bac: Verifying Checksum [2023-10-27T20:42:34.813Z] 25bc292e5bac: Download complete [2023-10-27T20:42:34.813Z] 52dc419b0ee2: Verifying Checksum [2023-10-27T20:42:34.813Z] 52dc419b0ee2: Download complete [2023-10-27T20:42:34.813Z] 4657fd5d0bcf: Download complete [2023-10-27T20:42:34.813Z] df9b9388f04a: Download complete [2023-10-27T20:42:35.072Z] df9b9388f04a: Pull complete [2023-10-27T20:42:35.072Z] 6ad1cebc031e: Verifying Checksum [2023-10-27T20:42:35.072Z] 6ad1cebc031e: Download complete [2023-10-27T20:42:35.072Z] 52dc419b0ee2: Pull complete [2023-10-27T20:42:35.072Z] 25bc292e5bac: Pull complete [2023-10-27T20:42:35.638Z] 114826534d7a: Download complete [2023-10-27T20:42:35.638Z] 8a3aa393b2d8: Verifying Checksum [2023-10-27T20:42:35.638Z] 8a3aa393b2d8: Download complete [2023-10-27T20:42:38.911Z] 114826534d7a: Pull complete [2023-10-27T20:42:38.911Z] 4657fd5d0bcf: Pull complete [2023-10-27T20:42:38.911Z] 6ad1cebc031e: Pull complete [2023-10-27T20:42:41.435Z] 8a3aa393b2d8: Pull complete [2023-10-27T20:42:41.435Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-27T20:42:41.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T20:42:41.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:42:41.524Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:42:41.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-27T20:42:46.380Z] $ docker top c92b531d3f83ad03b85aea1974d121a6244f1fad39d1c2337730865e65ec1ada -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-27T20:42:46.442Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-27T20:42:46.717Z] + set -o pipefail [2023-10-27T20:42:46.717Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-27T20:42:53.285Z] [2023-10-27T20:42:53.285Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-27T20:42:53.285Z] [2023-10-27T20:42:53.285Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b89ff23c-1413-4018-8694-db35e843f712 [2023-10-27T20:42:53.285Z] [2023-10-27T20:42:53.285Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-27T20:42:53.285Z] [2023-10-27T20:42:53.285Z] [2023-10-27T20:42:53.285Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-27T20:42:53.285Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-27T20:42:53.285Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-27T20:42:53.297Z] $ docker stop --time=1 c92b531d3f83ad03b85aea1974d121a6244f1fad39d1c2337730865e65ec1ada [2023-10-27T20:42:57.262Z] $ docker rm -f --volumes c92b531d3f83ad03b85aea1974d121a6244f1fad39d1c2337730865e65ec1ada [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-10-27T20:42:57.981Z] + git log --format=format:%s -1 b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] sh [2023-10-27T20:42:58.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:42:58.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:42:58.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:42:58.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:42:58.629Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:42:58.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T20:42:59.044Z] $ docker top 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d -eo pid,comm [2023-10-27T20:42:59.086Z] 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-10-27T20:42:59.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:42:59.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:42:59.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:42:59.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:42:59.244Z] $ docker exec 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d ssh-agent [2023-10-27T20:42:59.338Z] SSH_AUTH_SOCK=/tmp/ssh-pDm7Yc4ZxbtG/agent.32 [2023-10-27T20:42:59.338Z] SSH_AGENT_PID=38 [2023-10-27T20:42:59.342Z] Running ssh-add (command line suppressed) [2023-10-27T20:42:59.448Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4507642944956743119.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4507642944956743119.key) [2023-10-27T20:42:59.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:42:59.742Z] + git semver tag [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,900 [run_tag] DEBUG tag force:False [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,900 [check_head_tag] DEBUG check head tag [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,901 [execute] INFO git cat-file --batch-check [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,904 [execute] INFO git cat-file --batch [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,920 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,920 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:43:00.000Z] 2023-10-27 20:42:59,925 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:00.000Z] 3.1.0-dev.33 [Pipeline] } [2023-10-27T20:43:00.010Z] $ docker exec --env ******** --env ******** 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d ssh-agent -k [2023-10-27T20:43:00.104Z] unset SSH_AUTH_SOCK; [2023-10-27T20:43:00.104Z] unset SSH_AGENT_PID; [2023-10-27T20:43:00.104Z] echo Agent pid 38 killed; [2023-10-27T20:43:00.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:43:00.407Z] + git semver [Pipeline] } [2023-10-27T20:43:00.678Z] $ docker stop --time=1 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d [2023-10-27T20:43:01.936Z] $ docker rm -f --volumes 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:02.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:43:02.314Z] [2023-10-27T20:43:02.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:02.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:43:02.606Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-27T20:43:02.606Z] ab5ef0e58194: Pulling fs layer [2023-10-27T20:43:02.606Z] 9712f1f96733: Pulling fs layer [2023-10-27T20:43:02.606Z] 63f879dbbcfc: Pulling fs layer [2023-10-27T20:43:02.606Z] 0d9ebad4ef96: Pulling fs layer [2023-10-27T20:43:02.606Z] e9a5061849ea: Pulling fs layer [2023-10-27T20:43:02.606Z] d747dcd14b5f: Pulling fs layer [2023-10-27T20:43:02.606Z] 2de7ff778b66: Pulling fs layer [2023-10-27T20:43:02.606Z] d747dcd14b5f: Waiting [2023-10-27T20:43:02.606Z] 0d9ebad4ef96: Waiting [2023-10-27T20:43:02.606Z] e9a5061849ea: Waiting [2023-10-27T20:43:02.606Z] 2de7ff778b66: Waiting [2023-10-27T20:43:02.606Z] 9712f1f96733: Verifying Checksum [2023-10-27T20:43:02.606Z] 9712f1f96733: Download complete [2023-10-27T20:43:02.864Z] 63f879dbbcfc: Verifying Checksum [2023-10-27T20:43:02.864Z] 63f879dbbcfc: Download complete [2023-10-27T20:43:03.122Z] e9a5061849ea: Verifying Checksum [2023-10-27T20:43:03.122Z] e9a5061849ea: Download complete [2023-10-27T20:43:03.122Z] ab5ef0e58194: Verifying Checksum [2023-10-27T20:43:03.122Z] ab5ef0e58194: Download complete [2023-10-27T20:43:03.122Z] d747dcd14b5f: Verifying Checksum [2023-10-27T20:43:03.122Z] d747dcd14b5f: Download complete [2023-10-27T20:43:03.122Z] 0d9ebad4ef96: Verifying Checksum [2023-10-27T20:43:03.122Z] 2de7ff778b66: Download complete [2023-10-27T20:43:05.645Z] ab5ef0e58194: Pull complete [2023-10-27T20:43:05.645Z] 9712f1f96733: Pull complete [2023-10-27T20:43:06.211Z] 63f879dbbcfc: Pull complete [2023-10-27T20:43:10.395Z] 0d9ebad4ef96: Pull complete [2023-10-27T20:43:10.395Z] e9a5061849ea: Pull complete [2023-10-27T20:43:10.395Z] d747dcd14b5f: Pull complete [2023-10-27T20:43:10.960Z] 2de7ff778b66: Pull complete [2023-10-27T20:43:10.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-27T20:43:10.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T20:43:10.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:11.042Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:43:11.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-27T20:43:16.850Z] $ docker top 2fcb30536bdd5961b2355c1122c624afc77403e057de3135157612bf4966cce7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:43:16.918Z] provisioning config files... [2023-10-27T20:43:16.924Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1122869906188585923tmp [2023-10-27T20:43:16.933Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1087734435293600663tmp [2023-10-27T20:43:16.943Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13941547310575342673tmp [Pipeline] { [Pipeline] echo [2023-10-27T20:43:16.957Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:17.240Z] ---> sigul-configuration.sh [2023-10-27T20:43:17.240Z] gpg: directory `/root/.gnupg' created [2023-10-27T20:43:17.240Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-27T20:43:17.240Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-27T20:43:17.240Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-27T20:43:17.240Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-27T20:43:17.240Z] gpg: CAST5 encrypted data [2023-10-27T20:43:17.240Z] gpg: encrypted with 1 passphrase [2023-10-27T20:43:17.240Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-27T20:43:17.527Z] + mkdir /home/jenkins [2023-10-27T20:43:17.527Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-27T20:43:17.812Z] + 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-10-27T20:43:17.821Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:18.106Z] ---> sigul-install.sh [2023-10-27T20:43:18.106Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-27T20:43:18.397Z] + git tag --list [2023-10-27T20:43:18.397Z] v0.0.0 [2023-10-27T20:43:18.397Z] v1.0.0 [2023-10-27T20:43:18.397Z] v2.1.0 [2023-10-27T20:43:18.397Z] v2.1.1 [2023-10-27T20:43:18.397Z] v2.2.0 [2023-10-27T20:43:18.397Z] v2.3.0 [2023-10-27T20:43:18.397Z] v3.0 [2023-10-27T20:43:18.397Z] v3.0.0 [2023-10-27T20:43:18.397Z] v3.0.1 [2023-10-27T20:43:18.397Z] v3.0.1-dev.1 [2023-10-27T20:43:18.397Z] v3.1.0-dev.1 [2023-10-27T20:43:18.397Z] v3.1.0-dev.10 [2023-10-27T20:43:18.397Z] v3.1.0-dev.11 [2023-10-27T20:43:18.397Z] v3.1.0-dev.12 [2023-10-27T20:43:18.397Z] v3.1.0-dev.13 [2023-10-27T20:43:18.397Z] v3.1.0-dev.14 [2023-10-27T20:43:18.397Z] v3.1.0-dev.15 [2023-10-27T20:43:18.397Z] v3.1.0-dev.16 [2023-10-27T20:43:18.397Z] v3.1.0-dev.17 [2023-10-27T20:43:18.397Z] v3.1.0-dev.18 [2023-10-27T20:43:18.397Z] v3.1.0-dev.19 [2023-10-27T20:43:18.397Z] v3.1.0-dev.2 [2023-10-27T20:43:18.397Z] v3.1.0-dev.20 [2023-10-27T20:43:18.397Z] v3.1.0-dev.21 [2023-10-27T20:43:18.397Z] v3.1.0-dev.22 [2023-10-27T20:43:18.397Z] v3.1.0-dev.23 [2023-10-27T20:43:18.397Z] v3.1.0-dev.24 [2023-10-27T20:43:18.397Z] v3.1.0-dev.25 [2023-10-27T20:43:18.397Z] v3.1.0-dev.26 [2023-10-27T20:43:18.397Z] v3.1.0-dev.27 [2023-10-27T20:43:18.397Z] v3.1.0-dev.28 [2023-10-27T20:43:18.397Z] v3.1.0-dev.29 [2023-10-27T20:43:18.397Z] v3.1.0-dev.3 [2023-10-27T20:43:18.397Z] v3.1.0-dev.30 [2023-10-27T20:43:18.397Z] v3.1.0-dev.31 [2023-10-27T20:43:18.397Z] v3.1.0-dev.32 [2023-10-27T20:43:18.397Z] v3.1.0-dev.33 [2023-10-27T20:43:18.397Z] v3.1.0-dev.4 [2023-10-27T20:43:18.397Z] v3.1.0-dev.5 [2023-10-27T20:43:18.397Z] v3.1.0-dev.6 [2023-10-27T20:43:18.397Z] v3.1.0-dev.7 [2023-10-27T20:43:18.397Z] v3.1.0-dev.8 [2023-10-27T20:43:18.397Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-27T20:43:18.684Z] + lftools sign git-tag v3.1.0-dev.33 [2023-10-27T20:43:19.253Z] Signing Git tag with Sigul... [2023-10-27T20:43:19.253Z] Signing v3.1.0-dev.33 [Pipeline] echo [2023-10-27T20:43:19.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:20.113Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-27T20:43:20.120Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-27T20:43:20.142Z] $ docker stop --time=1 2fcb30536bdd5961b2355c1122c624afc77403e057de3135157612bf4966cce7 [2023-10-27T20:43:21.424Z] $ docker rm -f --volumes 2fcb30536bdd5961b2355c1122c624afc77403e057de3135157612bf4966cce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-27T20:43:21.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:43:21.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:22.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:43:22.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:22.214Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:43:22.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T20:43:22.597Z] $ docker top e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 -eo pid,comm [2023-10-27T20:43:22.645Z] 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-10-27T20:43:22.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:43:22.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:43:22.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:43:22.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:43:22.815Z] $ docker exec e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 ssh-agent [2023-10-27T20:43:22.905Z] SSH_AUTH_SOCK=/tmp/ssh-HPBv75BYL8Hv/agent.32 [2023-10-27T20:43:22.905Z] SSH_AGENT_PID=38 [2023-10-27T20:43:22.910Z] Running ssh-add (command line suppressed) [2023-10-27T20:43:23.011Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12901057349628094677.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12901057349628094677.key) [2023-10-27T20:43:23.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:43:23.310Z] + git semver bump pre [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,475 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,475 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,475 [bump_version] DEBUG bumped version:3.1.0-dev.34 [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,475 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,476 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,476 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,478 [execute] INFO git cat-file --batch-check [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,478 [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-10-27T20:43:23.568Z] 2023-10-27 20:43:23,484 [execute] INFO git cat-file --batch [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T20:43:23.568Z] 2023-10-27 20:43:23,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:23.568Z] 3.1.0-dev.34 [Pipeline] } [2023-10-27T20:43:23.579Z] $ docker exec --env ******** --env ******** e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 ssh-agent -k [2023-10-27T20:43:23.675Z] unset SSH_AUTH_SOCK; [2023-10-27T20:43:23.675Z] unset SSH_AGENT_PID; [2023-10-27T20:43:23.675Z] echo Agent pid 38 killed; [2023-10-27T20:43:23.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:43:23.978Z] + git semver [Pipeline] } [2023-10-27T20:43:24.251Z] $ docker stop --time=1 e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 [2023-10-27T20:43:25.535Z] $ docker rm -f --volumes e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T20:43:25.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T20:43:25.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:26.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T20:43:26.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:26.234Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:43:26.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T20:43:26.617Z] $ docker top 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e -eo pid,comm [2023-10-27T20:43:26.663Z] 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-10-27T20:43:26.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T20:43:26.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T20:43:26.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T20:43:26.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T20:43:26.805Z] $ docker exec 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e ssh-agent [2023-10-27T20:43:26.923Z] SSH_AUTH_SOCK=/tmp/ssh-uCbWI6qWCn56/agent.31 [2023-10-27T20:43:26.923Z] SSH_AGENT_PID=37 [2023-10-27T20:43:26.928Z] Running ssh-add (command line suppressed) [2023-10-27T20:43:27.032Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13099533951056582467.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13099533951056582467.key) [2023-10-27T20:43:27.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T20:43:27.328Z] + git semver push [2023-10-27T20:43:27.587Z] 2023-10-27 20:43:27,514 [run_push] DEBUG push [2023-10-27T20:43:27.587Z] 2023-10-27 20:43:27,514 [execute] INFO git cat-file --batch-check [2023-10-27T20:43:27.587Z] 2023-10-27 20:43:27,515 [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-10-27T20:43:27.587Z] 2023-10-27 20:43:27,518 [execute] INFO git rev-list 35f8ea40e484b18a8131fde5653473779d25bb1d -- [2023-10-27T20:43:27.587Z] 2023-10-27 20:43:27,519 [execute] DEBUG Popen(['git', 'rev-list', '35f8ea40e484b18a8131fde5653473779d25bb1d', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T20:43:27.587Z] 2023-10-27 20:43:27,527 [execute] INFO git fetch -v origin [2023-10-27T20:43:27.587Z] 2023-10-27 20:43:27,527 [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-10-27T20:43:28.156Z] 2023-10-27 20:43:28,065 [run_push] DEBUG no remote changes detected [2023-10-27T20:43:28.156Z] 2023-10-27 20:43:28,066 [execute] INFO git push origin semver [2023-10-27T20:43:28.156Z] 2023-10-27 20:43:28,066 [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-10-27T20:43:29.093Z] 2023-10-27 20:43:28,860 [run_push] DEBUG push all version tags [2023-10-27T20:43:29.093Z] 2023-10-27 20:43:28,860 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-27T20:43:29.093Z] 2023-10-27 20:43:28,861 [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-10-27T20:43:29.661Z] 2023-10-27 20:43:29,609 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-27T20:43:29.661Z] 3.1.0-dev.34 [Pipeline] } [2023-10-27T20:43:29.671Z] $ docker exec --env ******** --env ******** 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e ssh-agent -k [2023-10-27T20:43:29.774Z] unset SSH_AUTH_SOCK; [2023-10-27T20:43:29.775Z] unset SSH_AGENT_PID; [2023-10-27T20:43:29.775Z] echo Agent pid 37 killed; [2023-10-27T20:43:29.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T20:43:30.089Z] + git semver [Pipeline] } [2023-10-27T20:43:30.364Z] $ docker stop --time=1 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e [2023-10-27T20:43:31.671Z] $ docker rm -f --volumes 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e [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-10-27T20:43:32.218Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-27T20:43:32.218Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-27T20:43:32.218Z] total 16 [2023-10-27T20:43:32.218Z] drwxr-xr-x 3 root root 4096 Oct 27 20:34 . [2023-10-27T20:43:32.218Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:43 .. [2023-10-27T20:43:32.218Z] drwxr-xr-x 2 root root 4096 Oct 27 20:34 cost [2023-10-27T20:43:32.218Z] -rw-r--r-- 1 root root 95 Oct 27 20:34 cost.csv [2023-10-27T20:43:32.218Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-27T20:43:32.218Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-27T20:43:32.218Z] total 16 [2023-10-27T20:43:32.219Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:34 . [2023-10-27T20:43:32.219Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:43 .. [2023-10-27T20:43:32.219Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:34 cost [2023-10-27T20:43:32.219Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 27 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:32.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:33.368Z] ---> package-listing.sh [2023-10-27T20:43:33.369Z] ++ facter osfamily [2023-10-27T20:43:33.369Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T20:43:33.627Z] + OS_FAMILY=debian [2023-10-27T20:43:33.627Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-27T20:43:33.627Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T20:43:33.627Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T20:43:33.627Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T20:43:33.627Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T20:43:33.627Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-27T20:43:33.627Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T20:43:33.627Z] + case "${OS_FAMILY}" in [2023-10-27T20:43:33.627Z] + dpkg -l [2023-10-27T20:43:33.627Z] + grep '^ii' [2023-10-27T20:43:33.627Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T20:43:33.627Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T20:43:33.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T20:43:33.627Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-27T20:43:33.627Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-27T20:43:33.627Z] + 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-10-27T20:43:33.637Z] 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-10-27T20:43:33.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T20:43:34.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T20:43:34.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T20:43:34.410Z] prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container [2023-10-27T20:43:34.451Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T20:43:34.667Z] $ docker top fc45441e8766394def4e13a6095a17a9f79260ab3aa079f307274883b1d3149e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T20:43:35.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T20:43:35.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T20:43:35.575Z] + ls /var/log/sa-host [2023-10-27T20:43:35.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T20:43:35.649Z] provisioning config files... [2023-10-27T20:43:35.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15467972099154590758tmp [Pipeline] { [Pipeline] echo [2023-10-27T20:43:35.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:35.946Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T20:43:35.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:36.275Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T20:43:36.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:36.567Z] ---> sudo-logs.sh [2023-10-27T20:43:36.567Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T20:43:36.600Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:36.884Z] ---> job-cost.sh [2023-10-27T20:43:36.884Z] lf-activate-venv: SKIPPING [2023-10-27T20:43:36.884Z] DEBUG: total: 0.2199999988079071 [2023-10-27T20:43:36.884Z] INFO: Retrieving Stack Cost... [2023-10-27T20:43:37.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T20:43:37.714Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T20:43:37.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T20:43:38.012Z] ---> logs-deploy.sh [2023-10-27T20:43:38.012Z] lf-activate-venv: SKIPPING [2023-10-27T20:43:38.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/145 [2023-10-27T20:43:38.012Z] INFO: archiving workspace using pattern(s): [2023-10-27T20:43:38.947Z] Archives upload complete. [2023-10-27T20:43:38.947Z] INFO: archiving logs to Nexus