Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8266759df921fca8a5a267dc709fe351bba74c7c 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-ssh2403849728377963415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh513030257643186798.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5617130929042547018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17051971008014373363.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-ssh590158516468908905.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5479 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 8266759df921fca8a5a267dc709fe351bba74c7c (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 8266759df921fca8a5a267dc709fe351bba74c7c # timeout=10 Commit message: "Merge pull request #279 from lenny-intel/no-debug" > git rev-list --no-walk 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-12T01:39:08.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-12T01:39:08.510Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-12T01:39:08.539Z] ========================================================= [2024-03-12T01:39:08.540Z] EdgeX Global Pipelines Version Info [2024-03-12T01:39:08.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:39:09.263Z] ------------------- [2024-03-12T01:39:09.263Z] stable info: [2024-03-12T01:39:09.263Z] ------------------- [2024-03-12T01:39:09.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-12T01:39:09.263Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-12T01:39:09.263Z] Message: update stable to v1.0.258 [2024-03-12T01:39:10.206Z] ------------------- [2024-03-12T01:39:10.206Z] experimental info: [2024-03-12T01:39:10.206Z] ------------------- [2024-03-12T01:39:10.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-12T01:39:10.206Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-12T01:39:10.206Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-12T01:39:10.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-12T01:39:10.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-12T01:39:10.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-12T01:39:10.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-12T01:39:10.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-12T01:39:10.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-12T01:39:10.428Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-12T01:39:10.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-12T01:39:10.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-12T01:39:10.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-12T01:39:10.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-12T01:39:10.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-12T01:39:10.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-12T01:39:10.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-12T01:39:10.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-12T01:39:10.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-12T01:39:10.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-12T01:39:10.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-12T01:39:10.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-12T01:39:10.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-12T01:39:10.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-12T01:39:10.882Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-12T01:39:10.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-12T01:39:10.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-12T01:39:10.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-12T01:39:11.021Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-12T01:39:11.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-12T01:39:11.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-12T01:39:11.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-12T01:39:11.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-12T01:39:11.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] echo [2024-03-12T01:39:11.246Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8266759 [Pipeline] echo [2024-03-12T01:39:11.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T01:39:11.378Z] provisioning config files... [2024-03-12T01:39:11.391Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config261900416721637404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:39:11.732Z] ---> ****-login.sh [2024-03-12T01:39:11.732Z] nexus3.edgexfoundry.org:10001 [2024-03-12T01:39:11.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:12.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:12.253Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:12.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:12.253Z] [2024-03-12T01:39:12.253Z] Login Succeeded [2024-03-12T01:39:12.253Z] nexus3.edgexfoundry.org:10002 [2024-03-12T01:39:12.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:12.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:12.253Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:12.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:12.253Z] [2024-03-12T01:39:12.253Z] Login Succeeded [2024-03-12T01:39:12.253Z] nexus3.edgexfoundry.org:10003 [2024-03-12T01:39:12.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:12.513Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:12.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:12.513Z] [2024-03-12T01:39:12.513Z] Login Succeeded [2024-03-12T01:39:12.513Z] nexus3.edgexfoundry.org:10004 [2024-03-12T01:39:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:12.513Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:12.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:12.514Z] [2024-03-12T01:39:12.514Z] Login Succeeded [2024-03-12T01:39:12.514Z] ****.io [2024-03-12T01:39:12.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:12.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:12.774Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:12.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:12.774Z] [2024-03-12T01:39:12.774Z] Login Succeeded [2024-03-12T01:39:12.774Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T01:39:12.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-12T01:39:13.269Z] + git rev-list -1 --merges 8266759df921fca8a5a267dc709fe351bba74c7c~1..8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] echo [2024-03-12T01:39:13.298Z] -----------> git rev-list -1 --merges 8266759df921fca8a5a267dc709fe351bba74c7c~1..8266759df921fca8a5a267dc709fe351bba74c7c 8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:39:13.298Z] 8266759df921fca8a5a267dc709fe351bba74c7c [false] [Pipeline] sh [2024-03-12T01:39:13.599Z] + git log --format=format:%s -1 8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] echo [2024-03-12T01:39:13.620Z] ========================================================= [2024-03-12T01:39:13.620Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-12T01:39:13.620Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-12T01:39:14.004Z] + git log --format=format:%s -1 8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] echo [2024-03-12T01:39:14.014Z] [semverPrep] GIT_COMMIT: 8266759df921fca8a5a267dc709fe351bba74c7c, Commit Message: Merge pull request #279 from lenny-intel/no-debug [Pipeline] echo [2024-03-12T01:39:14.039Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-12T01:39:14.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T01:39:14.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-12T01:39:14.438Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-12T01:39:14.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-12T01:39:14.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-12T01:39:14.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-12T01:39:14.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:39:14.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T01:39:14.931Z] [2024-03-12T01:39:14.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:39:15.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T01:39:15.271Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-12T01:39:15.271Z] b85a868b505f: Pulling fs layer [2024-03-12T01:39:15.271Z] e2be974225ed: Pulling fs layer [2024-03-12T01:39:15.271Z] 339a4e72a1f5: Pulling fs layer [2024-03-12T01:39:15.271Z] 988bab9f4d93: Pulling fs layer [2024-03-12T01:39:15.271Z] 1469e6f7b9e6: Pulling fs layer [2024-03-12T01:39:15.271Z] eaf3925da568: Pulling fs layer [2024-03-12T01:39:15.271Z] bab4dde63d76: Pulling fs layer [2024-03-12T01:39:15.271Z] bde34c3a00c8: Pulling fs layer [2024-03-12T01:39:15.271Z] b352a97aabf1: Pulling fs layer [2024-03-12T01:39:15.271Z] 4872d77fe225: Pulling fs layer [2024-03-12T01:39:15.271Z] 5851b861e8e6: Pulling fs layer [2024-03-12T01:39:15.271Z] 988bab9f4d93: Waiting [2024-03-12T01:39:15.271Z] bde34c3a00c8: Waiting [2024-03-12T01:39:15.271Z] b352a97aabf1: Waiting [2024-03-12T01:39:15.271Z] 4872d77fe225: Waiting [2024-03-12T01:39:15.271Z] 1469e6f7b9e6: Waiting [2024-03-12T01:39:15.271Z] eaf3925da568: Waiting [2024-03-12T01:39:15.271Z] bab4dde63d76: Waiting [2024-03-12T01:39:15.271Z] e2be974225ed: Verifying Checksum [2024-03-12T01:39:15.271Z] e2be974225ed: Download complete [2024-03-12T01:39:15.271Z] 988bab9f4d93: Verifying Checksum [2024-03-12T01:39:15.271Z] 988bab9f4d93: Download complete [2024-03-12T01:39:15.271Z] 1469e6f7b9e6: Verifying Checksum [2024-03-12T01:39:15.271Z] 1469e6f7b9e6: Download complete [2024-03-12T01:39:15.271Z] eaf3925da568: Verifying Checksum [2024-03-12T01:39:15.271Z] eaf3925da568: Download complete [2024-03-12T01:39:15.271Z] 339a4e72a1f5: Verifying Checksum [2024-03-12T01:39:15.271Z] 339a4e72a1f5: Download complete [2024-03-12T01:39:15.271Z] bde34c3a00c8: Verifying Checksum [2024-03-12T01:39:15.271Z] bde34c3a00c8: Download complete [2024-03-12T01:39:15.530Z] b352a97aabf1: Verifying Checksum [2024-03-12T01:39:15.530Z] b352a97aabf1: Download complete [2024-03-12T01:39:15.530Z] 4872d77fe225: Verifying Checksum [2024-03-12T01:39:15.530Z] 4872d77fe225: Download complete [2024-03-12T01:39:15.530Z] 5851b861e8e6: Verifying Checksum [2024-03-12T01:39:15.530Z] 5851b861e8e6: Download complete [2024-03-12T01:39:15.530Z] b85a868b505f: Verifying Checksum [2024-03-12T01:39:15.530Z] b85a868b505f: Download complete [2024-03-12T01:39:15.788Z] bab4dde63d76: Download complete [2024-03-12T01:39:16.726Z] b85a868b505f: Pull complete [2024-03-12T01:39:16.726Z] e2be974225ed: Pull complete [2024-03-12T01:39:17.294Z] 339a4e72a1f5: Pull complete [2024-03-12T01:39:17.294Z] 988bab9f4d93: Pull complete [2024-03-12T01:39:17.553Z] 1469e6f7b9e6: Pull complete [2024-03-12T01:39:17.813Z] eaf3925da568: Pull complete [2024-03-12T01:39:19.720Z] bab4dde63d76: Pull complete [2024-03-12T01:39:19.720Z] bde34c3a00c8: Pull complete [2024-03-12T01:39:19.720Z] b352a97aabf1: Pull complete [2024-03-12T01:39:19.720Z] 4872d77fe225: Pull complete [2024-03-12T01:39:19.720Z] 5851b861e8e6: Pull complete [2024-03-12T01:39:19.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-12T01:39:19.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T01:39:19.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:39:20.183Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:39:20.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T01:39:23.085Z] $ docker top 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a -eo pid,comm [2024-03-12T01:39:23.138Z] 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). [2024-03-12T01:39:23.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T01:39:23.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T01:39:23.241Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T01:39:23.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T01:39:23.350Z] $ docker exec 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a ssh-agent [2024-03-12T01:39:23.458Z] SSH_AUTH_SOCK=/tmp/ssh-MBTV3YQqHN5j/agent.31 [2024-03-12T01:39:23.458Z] SSH_AGENT_PID=37 [2024-03-12T01:39:23.464Z] Running ssh-add (command line suppressed) [2024-03-12T01:39:23.559Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18011439967621431294.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18011439967621431294.key) [2024-03-12T01:39:23.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T01:39:23.892Z] + git tag --points-at HEAD [Pipeline] } [2024-03-12T01:39:23.904Z] $ docker exec --env ******** --env ******** 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a ssh-agent -k [2024-03-12T01:39:24.000Z] unset SSH_AUTH_SOCK; [2024-03-12T01:39:24.001Z] unset SSH_AGENT_PID; [2024-03-12T01:39:24.001Z] echo Agent pid 37 killed; [2024-03-12T01:39:24.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-12T01:39:24.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T01:39:24.075Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T01:39:24.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T01:39:24.218Z] $ docker exec 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a ssh-agent [2024-03-12T01:39:24.339Z] SSH_AUTH_SOCK=/tmp/ssh-t8FXWEUKP4mR/agent.69 [2024-03-12T01:39:24.339Z] SSH_AGENT_PID=75 [2024-03-12T01:39:24.345Z] Running ssh-add (command line suppressed) [2024-03-12T01:39:24.449Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14103928203738250273.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14103928203738250273.key) [2024-03-12T01:39:24.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T01:39:24.774Z] + git semver init [2024-03-12T01:39:25.035Z] 2024-03-12 01:39:24,954 [run_init] DEBUG init version:0.0.0 force:False [2024-03-12T01:39:25.035Z] 2024-03-12 01:39:24,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-12T01:39:25.035Z] 2024-03-12 01:39:24,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-12T01:39:25.035Z] 2024-03-12 01:39:24,956 [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) [2024-03-12T01:39:26.417Z] 2024-03-12 01:39:26,227 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-12T01:39:26.417Z] 2024-03-12 01:39:26,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-12T01:39:26.417Z] 2024-03-12 01:39:26,228 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:39:26.417Z] 2024-03-12 01:39:26,228 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:39:26.417Z] 3.2.0-dev.17 [Pipeline] } [2024-03-12T01:39:26.424Z] $ docker exec --env ******** --env ******** 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a ssh-agent -k [2024-03-12T01:39:26.521Z] unset SSH_AUTH_SOCK; [2024-03-12T01:39:26.522Z] unset SSH_AGENT_PID; [2024-03-12T01:39:26.522Z] echo Agent pid 75 killed; [2024-03-12T01:39:26.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T01:39:26.908Z] + git semver [Pipeline] } [2024-03-12T01:39:27.181Z] $ docker stop --time=1 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a [2024-03-12T01:39:28.473Z] $ docker rm -f --volumes 04f278e1c6e23e656e556fd79573d1a83317ab1e14436fde51de2c1d4bc3324a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T01:39:28.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-12T01:39:29.064Z] Stashed 1 file(s) [Pipeline] echo [2024-03-12T01:39:29.067Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 [2024-03-12T01:39:29.437Z] provisioning config files... [2024-03-12T01:39:29.445Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config23423040865305789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:39:29.762Z] ---> ****-login.sh [2024-03-12T01:39:29.762Z] nexus3.edgexfoundry.org:10001 [2024-03-12T01:39:29.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:29.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:29.762Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:29.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:29.762Z] [2024-03-12T01:39:29.762Z] Login Succeeded [2024-03-12T01:39:29.762Z] nexus3.edgexfoundry.org:10002 [2024-03-12T01:39:29.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:29.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:29.762Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:29.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:29.762Z] [2024-03-12T01:39:29.762Z] Login Succeeded [2024-03-12T01:39:29.762Z] nexus3.edgexfoundry.org:10003 [2024-03-12T01:39:30.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:30.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:30.022Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:30.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:30.022Z] [2024-03-12T01:39:30.022Z] Login Succeeded [2024-03-12T01:39:30.022Z] nexus3.edgexfoundry.org:10004 [2024-03-12T01:39:30.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:30.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:30.022Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:30.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:30.022Z] [2024-03-12T01:39:30.022Z] Login Succeeded [2024-03-12T01:39:30.022Z] ****.io [2024-03-12T01:39:30.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:39:30.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:39:30.282Z] Configure a credential helper to remove this warning. See [2024-03-12T01:39:30.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:39:30.282Z] [2024-03-12T01:39:30.282Z] Login Succeeded [2024-03-12T01:39:30.282Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T01:39:30.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-12T01:39:30.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T01:39:30.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T01:39:30.501Z] ========================================================= [2024-03-12T01:39:30.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-12T01:39:30.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:39:30.901Z] + 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 . [2024-03-12T01:39:30.901Z] Sending build context to Docker daemon 16.91MB [2024-03-12T01:39:30.901Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T01:39:30.901Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-12T01:39:30.901Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-12T01:39:30.901Z] 7264a8db6415: Pulling fs layer [2024-03-12T01:39:30.901Z] c4d48a809fc2: Pulling fs layer [2024-03-12T01:39:30.901Z] 4f1c88b9dad5: Pulling fs layer [2024-03-12T01:39:30.901Z] ad3a456e5733: Pulling fs layer [2024-03-12T01:39:30.901Z] 69c7f0334f64: Pulling fs layer [2024-03-12T01:39:30.901Z] ad3a456e5733: Waiting [2024-03-12T01:39:30.901Z] 1f1c1a5573a3: Pulling fs layer [2024-03-12T01:39:30.901Z] ce7588e14bc9: Pulling fs layer [2024-03-12T01:39:30.901Z] b5e4710f87ac: Pulling fs layer [2024-03-12T01:39:30.901Z] 69c7f0334f64: Waiting [2024-03-12T01:39:30.901Z] 1f1c1a5573a3: Waiting [2024-03-12T01:39:30.901Z] ce7588e14bc9: Waiting [2024-03-12T01:39:30.901Z] b5e4710f87ac: Waiting [2024-03-12T01:39:30.901Z] c4d48a809fc2: Download complete [2024-03-12T01:39:30.901Z] ad3a456e5733: Verifying Checksum [2024-03-12T01:39:30.901Z] ad3a456e5733: Download complete [2024-03-12T01:39:30.901Z] 69c7f0334f64: Verifying Checksum [2024-03-12T01:39:30.901Z] 69c7f0334f64: Download complete [2024-03-12T01:39:31.161Z] 7264a8db6415: Verifying Checksum [2024-03-12T01:39:31.161Z] 7264a8db6415: Download complete [2024-03-12T01:39:31.161Z] 1f1c1a5573a3: Verifying Checksum [2024-03-12T01:39:31.161Z] 1f1c1a5573a3: Download complete [2024-03-12T01:39:31.161Z] 7264a8db6415: Pull complete [2024-03-12T01:39:31.418Z] b5e4710f87ac: Download complete [2024-03-12T01:39:31.418Z] c4d48a809fc2: Pull complete [2024-03-12T01:39:31.418Z] 4f1c88b9dad5: Verifying Checksum [2024-03-12T01:39:31.418Z] 4f1c88b9dad5: Download complete [2024-03-12T01:39:31.985Z] ce7588e14bc9: Verifying Checksum [2024-03-12T01:39:31.985Z] ce7588e14bc9: Download complete [2024-03-12T01:39:34.515Z] 4f1c88b9dad5: Pull complete [2024-03-12T01:39:34.515Z] ad3a456e5733: Pull complete [2024-03-12T01:39:34.515Z] 69c7f0334f64: Pull complete [2024-03-12T01:39:34.773Z] 1f1c1a5573a3: Pull complete [2024-03-12T01:39:36.675Z] ce7588e14bc9: Pull complete [2024-03-12T01:39:37.239Z] b5e4710f87ac: Pull complete [2024-03-12T01:39:37.239Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-12T01:39:37.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-12T01:39:37.239Z] ---> 88b5674ff536 [2024-03-12T01:39:37.239Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T01:39:41.430Z] ---> Running in 9899f353c08c [2024-03-12T01:39:41.430Z] Removing intermediate container 9899f353c08c [2024-03-12T01:39:41.430Z] ---> 021059d4b7e1 [2024-03-12T01:39:41.430Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T01:39:41.430Z] ---> Running in afb3d9877029 [2024-03-12T01:39:41.430Z] Removing intermediate container afb3d9877029 [2024-03-12T01:39:41.430Z] ---> 427e38c12c94 [2024-03-12T01:39:41.430Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-12T01:39:41.430Z] ---> Running in 9f5f0c3f09ec [2024-03-12T01:39:41.430Z] Removing intermediate container 9f5f0c3f09ec [2024-03-12T01:39:41.430Z] ---> 576679177579 [2024-03-12T01:39:41.430Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T01:39:41.430Z] ---> Running in 80ff28e79343 [2024-03-12T01:39:41.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T01:39:41.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T01:39:41.690Z] OK: 264 MiB in 52 packages [2024-03-12T01:39:42.258Z] Removing intermediate container 80ff28e79343 [2024-03-12T01:39:42.258Z] ---> 17f12f3e6988 [2024-03-12T01:39:42.258Z] Step 7/12 : WORKDIR /app [2024-03-12T01:39:42.258Z] ---> Running in ebd7c074345c [2024-03-12T01:39:42.258Z] Removing intermediate container ebd7c074345c [2024-03-12T01:39:42.258Z] ---> efa1e26cdd00 [2024-03-12T01:39:42.258Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-12T01:39:42.258Z] ---> 63021b8f79a1 [2024-03-12T01:39:42.258Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T01:39:42.258Z] ---> Running in 2ab38527106e [2024-03-12T01:39:44.332Z] Still waiting to schedule task [2024-03-12T01:39:44.332Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5477’ [2024-03-12T01:40:14.444Z] Removing intermediate container 2ab38527106e [2024-03-12T01:40:14.445Z] ---> 513b837ba45f [2024-03-12T01:40:14.445Z] Step 10/12 : COPY . . [2024-03-12T01:40:14.445Z] ---> c5f82a0c2d0d [2024-03-12T01:40:14.445Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T01:40:14.445Z] ---> Running in f7f0846e14fb [2024-03-12T01:40:14.445Z] Removing intermediate container f7f0846e14fb [2024-03-12T01:40:14.445Z] ---> 28183d655194 [2024-03-12T01:40:14.445Z] Step 12/12 : RUN $MAKE [2024-03-12T01:40:14.445Z] ---> Running in 0347e7012005 [2024-03-12T01:40:14.445Z] noop [2024-03-12T01:40:14.445Z] Removing intermediate container 0347e7012005 [2024-03-12T01:40:14.445Z] ---> bc49172a8143 [2024-03-12T01:40:14.445Z] Successfully built bc49172a8143 [2024-03-12T01:40:14.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:40:14.833Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-12T01:40:14.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:40:14.957Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:40:14.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-12T01:40:15.299Z] $ docker top 46d640a470849edc90d7f33d0ae06847a15f483ed2b607e8663029400cc97e15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T01:40:15.692Z] + go version [2024-03-12T01:40:15.692Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-12T01:40:15.701Z] $ docker stop --time=1 46d640a470849edc90d7f33d0ae06847a15f483ed2b607e8663029400cc97e15 [2024-03-12T01:40:16.975Z] $ docker rm -f --volumes 46d640a470849edc90d7f33d0ae06847a15f483ed2b607e8663029400cc97e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:40:17.670Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-12T01:40:17.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:40:17.806Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:40:17.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-12T01:40:18.159Z] $ docker top c49f9f7613c4b7fba48d9d884dc75382fbc8ca78cf9fe91b032dba74c6c1dfb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T01:40:18.552Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-12T01:40:18.871Z] + make test [2024-03-12T01:40:18.872Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-12T01:40:40.829Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-12T01:40:40.829Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-12T01:40:40.829Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.146s coverage: 86.2% of statements [2024-03-12T01:40:41.766Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.705s coverage: 71.9% of statements [2024-03-12T01:41:03.698Z] go vet ./... [2024-03-12T01:41:07.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-12T01:41:07.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-12T01:41:07.883Z] ./bin/test-attribution.sh [2024-03-12T01:41:07.883Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-12T01:41:07.883Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-12T01:41:07.883Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-12T01:41:07.883Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-12T01:41:07.883Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-12T01:41:07.883Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-12T01:41:07.883Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-12T01:41:07.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-12T01:41:07.927Z] $ docker stop --time=1 c49f9f7613c4b7fba48d9d884dc75382fbc8ca78cf9fe91b032dba74c6c1dfb9 [2024-03-12T01:41:11.101Z] $ docker rm -f --volumes c49f9f7613c4b7fba48d9d884dc75382fbc8ca78cf9fe91b032dba74c6c1dfb9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T01:41:11.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-12T01:41:11.753Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-12T01:41:12.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-12T01:41:12.739Z] + ls -al . [2024-03-12T01:41:12.739Z] total 208 [2024-03-12T01:41:12.739Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 01:40 . [2024-03-12T01:41:12.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 01:39 .. [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 12 01:39 .dockerignore [2024-03-12T01:41:12.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 01:40 .git [2024-03-12T01:41:12.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:39 .github [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 12 01:39 .gitignore [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 01:39 .golangci.yml [2024-03-12T01:41:12.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 01:39 .semver [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 12 01:39 Attribution.txt [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 12 01:39 CHANGELOG.md [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 12 01:39 Dockerfile [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 01:39 GOVERNANCE.md [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 12 01:39 Jenkinsfile [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 01:39 LICENSE [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 12 01:39 Makefile [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 01:39 OWNERS.md [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 01:39 README.md [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 01:39 VERSION [2024-03-12T01:41:12.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:39 bin [2024-03-12T01:41:12.739Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 12 01:40 coverage.out [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 12 01:39 go.mod [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 12 01:39 go.sum [2024-03-12T01:41:12.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:39 images [2024-03-12T01:41:12.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 01:39 internal [2024-03-12T01:41:12.739Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 12 01:39 main.go [2024-03-12T01:41:12.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:39 openapi [2024-03-12T01:41:12.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:39 res [2024-03-12T01:41:12.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:13.135Z] + 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=8266759df921fca8a5a267dc709fe351bba74c7c --label arch=amd64 --label version=3.2.0-dev.17 . [2024-03-12T01:41:13.135Z] Sending build context to Docker daemon 16.91MB [2024-03-12T01:41:13.135Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T01:41:13.135Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-12T01:41:13.135Z] ---> bc49172a8143 [2024-03-12T01:41:13.135Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T01:41:13.395Z] ---> Running in 776c55adb95b [2024-03-12T01:41:13.395Z] Removing intermediate container 776c55adb95b [2024-03-12T01:41:13.395Z] ---> 87fd3837de3d [2024-03-12T01:41:13.395Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T01:41:13.395Z] ---> Running in ccb3b261fc39 [2024-03-12T01:41:13.652Z] Removing intermediate container ccb3b261fc39 [2024-03-12T01:41:13.652Z] ---> a1850ea7aac9 [2024-03-12T01:41:13.652Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-12T01:41:13.652Z] ---> Running in dc450966f3c2 [2024-03-12T01:41:13.652Z] Removing intermediate container dc450966f3c2 [2024-03-12T01:41:13.652Z] ---> 85753ab006e2 [2024-03-12T01:41:13.652Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T01:41:13.652Z] ---> Running in 47efb6d7e4e8 [2024-03-12T01:41:13.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T01:41:14.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T01:41:14.431Z] OK: 264 MiB in 52 packages [2024-03-12T01:41:14.692Z] Removing intermediate container 47efb6d7e4e8 [2024-03-12T01:41:14.692Z] ---> 56def00e7b6a [2024-03-12T01:41:14.692Z] Step 7/30 : WORKDIR /app [2024-03-12T01:41:14.692Z] ---> Running in d57f80284d8a [2024-03-12T01:41:14.692Z] Removing intermediate container d57f80284d8a [2024-03-12T01:41:14.692Z] ---> 38d64e156d2e [2024-03-12T01:41:14.692Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-12T01:41:14.951Z] ---> ec9843364b4b [2024-03-12T01:41:14.951Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T01:41:14.951Z] ---> Running in cadda1025275 [2024-03-12T01:41:15.519Z] Removing intermediate container cadda1025275 [2024-03-12T01:41:15.519Z] ---> 3d7006ea87ba [2024-03-12T01:41:15.519Z] Step 10/30 : COPY . . [2024-03-12T01:41:16.087Z] ---> 98f4e2e265e3 [2024-03-12T01:41:16.087Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T01:41:16.087Z] ---> Running in 712174dee740 [2024-03-12T01:41:16.087Z] Removing intermediate container 712174dee740 [2024-03-12T01:41:16.087Z] ---> f87fb1b4ff23 [2024-03-12T01:41:16.087Z] Step 12/30 : RUN $MAKE [2024-03-12T01:41:16.087Z] ---> Running in 1d8c2f782e76 [2024-03-12T01:41:16.346Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-12T01:41:38.341Z] Removing intermediate container 1d8c2f782e76 [2024-03-12T01:41:38.341Z] ---> 5984c6055dcb [2024-03-12T01:41:38.341Z] Step 13/30 : FROM alpine:3.18 [2024-03-12T01:41:38.341Z] 3.18: Pulling from library/alpine [2024-03-12T01:41:38.341Z] 619be1103602: Pulling fs layer [2024-03-12T01:41:38.341Z] 619be1103602: Verifying Checksum [2024-03-12T01:41:38.341Z] 619be1103602: Download complete [2024-03-12T01:41:38.341Z] 619be1103602: Pull complete [2024-03-12T01:41:38.341Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-12T01:41:38.341Z] Status: Downloaded newer image for alpine:3.18 [2024-03-12T01:41:38.341Z] ---> d3782b16ccc9 [2024-03-12T01:41:38.341Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-12T01:41:38.341Z] ---> Running in d47f72450bd2 [2024-03-12T01:41:38.341Z] Removing intermediate container d47f72450bd2 [2024-03-12T01:41:38.341Z] ---> 873e0621267a [2024-03-12T01:41:38.341Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-12T01:41:38.341Z] ---> Running in 378643ecc562 [2024-03-12T01:41:38.341Z] Removing intermediate container 378643ecc562 [2024-03-12T01:41:38.341Z] ---> 5e340765be3b [2024-03-12T01:41:38.341Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-12T01:41:38.341Z] ---> Running in b1c702dc3c33 [2024-03-12T01:41:38.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T01:41:38.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T01:41:38.342Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-12T01:41:38.342Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-12T01:41:38.342Z] Executing busybox-1.36.1-r5.trigger [2024-03-12T01:41:38.342Z] Executing ca-certificates-20230506-r0.trigger [2024-03-12T01:41:38.342Z] OK: 8 MiB in 17 packages [2024-03-12T01:41:38.602Z] Removing intermediate container b1c702dc3c33 [2024-03-12T01:41:38.602Z] ---> 78e7acc2cea4 [2024-03-12T01:41:38.602Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-12T01:41:38.602Z] ---> Running in 2271f9c253eb [2024-03-12T01:41:39.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-12T01:41:39.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-12T01:41:39.177Z] OK: 8 MiB in 17 packages [2024-03-12T01:41:39.745Z] Removing intermediate container 2271f9c253eb [2024-03-12T01:41:39.745Z] ---> e73023dbf86e [2024-03-12T01:41:39.745Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-12T01:41:39.745Z] ---> 54635bab5f78 [2024-03-12T01:41:39.745Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-12T01:41:40.004Z] ---> f13d5ccb00a4 [2024-03-12T01:41:40.004Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-12T01:41:40.004Z] ---> 14f5d061cc69 [2024-03-12T01:41:40.004Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-12T01:41:40.262Z] ---> 2f50895adee8 [2024-03-12T01:41:40.262Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-12T01:41:40.828Z] ---> e5ae7df99e76 [2024-03-12T01:41:40.828Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-12T01:41:40.828Z] ---> Running in 4aa408a13a47 [2024-03-12T01:41:41.404Z] Removing intermediate container 4aa408a13a47 [2024-03-12T01:41:41.404Z] ---> 32fb703af8dd [2024-03-12T01:41:41.404Z] Step 24/30 : VOLUME /cache [2024-03-12T01:41:41.404Z] ---> Running in cd9be11fa70e [2024-03-12T01:41:41.404Z] Removing intermediate container cd9be11fa70e [2024-03-12T01:41:41.404Z] ---> 70a39b605864 [2024-03-12T01:41:41.404Z] Step 25/30 : EXPOSE 59711 [2024-03-12T01:41:41.404Z] ---> Running in 2b4572eedd64 [2024-03-12T01:41:41.664Z] Removing intermediate container 2b4572eedd64 [2024-03-12T01:41:41.664Z] ---> 0b24001fce05 [2024-03-12T01:41:41.664Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-12T01:41:41.664Z] ---> Running in 2f7e80164229 [2024-03-12T01:41:41.664Z] Removing intermediate container 2f7e80164229 [2024-03-12T01:41:41.664Z] ---> 3813e6d34e67 [2024-03-12T01:41:41.664Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-12T01:41:41.664Z] ---> Running in 0732a106d8c3 [2024-03-12T01:41:41.924Z] Removing intermediate container 0732a106d8c3 [2024-03-12T01:41:41.924Z] ---> 40aa5d4cc33a [2024-03-12T01:41:41.924Z] Step 28/30 : LABEL arch=amd64 [2024-03-12T01:41:41.924Z] ---> Running in a75a20d3f9c7 [2024-03-12T01:41:41.924Z] Removing intermediate container a75a20d3f9c7 [2024-03-12T01:41:41.924Z] ---> 32ea81a55c1b [2024-03-12T01:41:41.924Z] Step 29/30 : LABEL git_sha=8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:41:41.924Z] ---> Running in 257d2ad2f56e [2024-03-12T01:41:41.924Z] Removing intermediate container 257d2ad2f56e [2024-03-12T01:41:41.924Z] ---> 733326143343 [2024-03-12T01:41:41.924Z] Step 30/30 : LABEL version=3.2.0-dev.17 [2024-03-12T01:41:41.924Z] ---> Running in 002217fc1623 [2024-03-12T01:41:42.184Z] Removing intermediate container 002217fc1623 [2024-03-12T01:41:42.184Z] ---> 9cbdc507502c [2024-03-12T01:41:42.184Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-12T01:41:42.184Z] Successfully built 9cbdc507502c [2024-03-12T01:41:42.184Z] 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 [2024-03-12T01:41:42.461Z] provisioning config files... [2024-03-12T01:41:42.471Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config955840833256535205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:41:42.877Z] ---> ****-login.sh [2024-03-12T01:41:42.877Z] nexus3.edgexfoundry.org:10001 [2024-03-12T01:41:42.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:41:42.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:41:42.878Z] Configure a credential helper to remove this warning. See [2024-03-12T01:41:42.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:41:42.878Z] [2024-03-12T01:41:42.878Z] Login Succeeded [2024-03-12T01:41:42.878Z] nexus3.edgexfoundry.org:10002 [2024-03-12T01:41:42.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:41:42.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:41:42.878Z] Configure a credential helper to remove this warning. See [2024-03-12T01:41:42.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:41:42.878Z] [2024-03-12T01:41:42.878Z] Login Succeeded [2024-03-12T01:41:42.878Z] nexus3.edgexfoundry.org:10003 [2024-03-12T01:41:43.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:41:43.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:41:43.138Z] Configure a credential helper to remove this warning. See [2024-03-12T01:41:43.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:41:43.138Z] [2024-03-12T01:41:43.138Z] Login Succeeded [2024-03-12T01:41:43.138Z] nexus3.edgexfoundry.org:10004 [2024-03-12T01:41:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:41:43.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:41:43.138Z] Configure a credential helper to remove this warning. See [2024-03-12T01:41:43.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:41:43.138Z] [2024-03-12T01:41:43.138Z] Login Succeeded [2024-03-12T01:41:43.138Z] ****.io [2024-03-12T01:41:43.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:41:43.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:41:43.398Z] Configure a credential helper to remove this warning. See [2024-03-12T01:41:43.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:41:43.398Z] [2024-03-12T01:41:43.398Z] Login Succeeded [2024-03-12T01:41:43.398Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T01:41:43.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T01:41:43.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T01:41:43.568Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-12T01:41:43.568Z] 8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:41:43.568Z] latest [2024-03-12T01:41:43.568Z] 3.2.0-dev.17 [2024-03-12T01:41:43.568Z] 8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [2024-03-12T01:41:43.568Z] main [2024-03-12T01:41:43.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:44.034Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:44.430Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:41:44.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-12T01:41:44.430Z] 3cb21f0621ec: Preparing [2024-03-12T01:41:44.430Z] abd26ef7c0aa: Preparing [2024-03-12T01:41:44.430Z] fb20c0a0aa10: Preparing [2024-03-12T01:41:44.430Z] b41c25334612: Preparing [2024-03-12T01:41:44.430Z] 0272d0dccbd7: Preparing [2024-03-12T01:41:44.430Z] c75411b7ce2d: Preparing [2024-03-12T01:41:44.430Z] 204b90f5c848: Preparing [2024-03-12T01:41:44.430Z] 990f23a978ea: Preparing [2024-03-12T01:41:44.430Z] aedc3bda2944: Preparing [2024-03-12T01:41:44.430Z] 204b90f5c848: Waiting [2024-03-12T01:41:44.430Z] 990f23a978ea: Waiting [2024-03-12T01:41:44.430Z] c75411b7ce2d: Waiting [2024-03-12T01:41:44.430Z] aedc3bda2944: Waiting [2024-03-12T01:41:44.430Z] fb20c0a0aa10: Pushed [2024-03-12T01:41:44.430Z] 0272d0dccbd7: Pushed [2024-03-12T01:41:44.430Z] 3cb21f0621ec: Pushed [2024-03-12T01:41:44.430Z] b41c25334612: Pushed [2024-03-12T01:41:44.430Z] aedc3bda2944: Layer already exists [2024-03-12T01:41:44.430Z] c75411b7ce2d: Pushed [2024-03-12T01:41:44.430Z] 204b90f5c848: Pushed [2024-03-12T01:41:44.689Z] 990f23a978ea: Pushed [2024-03-12T01:41:46.598Z] abd26ef7c0aa: Pushed [2024-03-12T01:41:46.598Z] 8266759df921fca8a5a267dc709fe351bba74c7c: digest: sha256:bca52edb6231e2546f2af8435d1bc4bea55ca2528f88f700b411b4a36a1293a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:47.009Z] + 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 [2024-03-12T01:41:47.402Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-12T01:41:47.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-12T01:41:47.402Z] 3cb21f0621ec: Preparing [2024-03-12T01:41:47.402Z] abd26ef7c0aa: Preparing [2024-03-12T01:41:47.402Z] fb20c0a0aa10: Preparing [2024-03-12T01:41:47.402Z] b41c25334612: Preparing [2024-03-12T01:41:47.402Z] 0272d0dccbd7: Preparing [2024-03-12T01:41:47.402Z] c75411b7ce2d: Preparing [2024-03-12T01:41:47.402Z] 204b90f5c848: Preparing [2024-03-12T01:41:47.402Z] 990f23a978ea: Preparing [2024-03-12T01:41:47.402Z] aedc3bda2944: Preparing [2024-03-12T01:41:47.402Z] 990f23a978ea: Waiting [2024-03-12T01:41:47.402Z] 204b90f5c848: Waiting [2024-03-12T01:41:47.402Z] aedc3bda2944: Waiting [2024-03-12T01:41:47.402Z] abd26ef7c0aa: Layer already exists [2024-03-12T01:41:47.402Z] fb20c0a0aa10: Layer already exists [2024-03-12T01:41:47.402Z] 0272d0dccbd7: Layer already exists [2024-03-12T01:41:47.402Z] b41c25334612: Layer already exists [2024-03-12T01:41:47.402Z] 3cb21f0621ec: Layer already exists [2024-03-12T01:41:47.402Z] c75411b7ce2d: Layer already exists [2024-03-12T01:41:47.402Z] 990f23a978ea: Layer already exists [2024-03-12T01:41:47.402Z] 204b90f5c848: Layer already exists [2024-03-12T01:41:47.402Z] aedc3bda2944: Layer already exists [2024-03-12T01:41:47.402Z] latest: digest: sha256:bca52edb6231e2546f2af8435d1bc4bea55ca2528f88f700b411b4a36a1293a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:47.801Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:48.200Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.17 [2024-03-12T01:41:48.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-12T01:41:48.200Z] 3cb21f0621ec: Preparing [2024-03-12T01:41:48.200Z] abd26ef7c0aa: Preparing [2024-03-12T01:41:48.200Z] fb20c0a0aa10: Preparing [2024-03-12T01:41:48.200Z] b41c25334612: Preparing [2024-03-12T01:41:48.200Z] 0272d0dccbd7: Preparing [2024-03-12T01:41:48.200Z] c75411b7ce2d: Preparing [2024-03-12T01:41:48.200Z] 204b90f5c848: Preparing [2024-03-12T01:41:48.200Z] 990f23a978ea: Preparing [2024-03-12T01:41:48.200Z] aedc3bda2944: Preparing [2024-03-12T01:41:48.200Z] 990f23a978ea: Waiting [2024-03-12T01:41:48.200Z] c75411b7ce2d: Waiting [2024-03-12T01:41:48.200Z] aedc3bda2944: Waiting [2024-03-12T01:41:48.200Z] 204b90f5c848: Waiting [2024-03-12T01:41:48.200Z] b41c25334612: Layer already exists [2024-03-12T01:41:48.200Z] abd26ef7c0aa: Layer already exists [2024-03-12T01:41:48.200Z] fb20c0a0aa10: Layer already exists [2024-03-12T01:41:48.200Z] 3cb21f0621ec: Layer already exists [2024-03-12T01:41:48.200Z] 0272d0dccbd7: Layer already exists [2024-03-12T01:41:48.200Z] c75411b7ce2d: Layer already exists [2024-03-12T01:41:48.200Z] 990f23a978ea: Layer already exists [2024-03-12T01:41:48.200Z] 204b90f5c848: Layer already exists [2024-03-12T01:41:48.200Z] aedc3bda2944: Layer already exists [2024-03-12T01:41:48.200Z] 3.2.0-dev.17: digest: sha256:bca52edb6231e2546f2af8435d1bc4bea55ca2528f88f700b411b4a36a1293a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:48.603Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:49.001Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [2024-03-12T01:41:49.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-12T01:41:49.001Z] 3cb21f0621ec: Preparing [2024-03-12T01:41:49.001Z] abd26ef7c0aa: Preparing [2024-03-12T01:41:49.001Z] fb20c0a0aa10: Preparing [2024-03-12T01:41:49.001Z] b41c25334612: Preparing [2024-03-12T01:41:49.001Z] 0272d0dccbd7: Preparing [2024-03-12T01:41:49.001Z] c75411b7ce2d: Preparing [2024-03-12T01:41:49.001Z] 204b90f5c848: Preparing [2024-03-12T01:41:49.001Z] 990f23a978ea: Preparing [2024-03-12T01:41:49.001Z] aedc3bda2944: Preparing [2024-03-12T01:41:49.001Z] c75411b7ce2d: Waiting [2024-03-12T01:41:49.001Z] 204b90f5c848: Waiting [2024-03-12T01:41:49.001Z] 990f23a978ea: Waiting [2024-03-12T01:41:49.001Z] aedc3bda2944: Waiting [2024-03-12T01:41:49.001Z] b41c25334612: Layer already exists [2024-03-12T01:41:49.001Z] 0272d0dccbd7: Layer already exists [2024-03-12T01:41:49.001Z] fb20c0a0aa10: Layer already exists [2024-03-12T01:41:49.001Z] 3cb21f0621ec: Layer already exists [2024-03-12T01:41:49.001Z] abd26ef7c0aa: Layer already exists [2024-03-12T01:41:49.001Z] aedc3bda2944: Layer already exists [2024-03-12T01:41:49.001Z] 204b90f5c848: Layer already exists [2024-03-12T01:41:49.001Z] c75411b7ce2d: Layer already exists [2024-03-12T01:41:49.001Z] 990f23a978ea: Layer already exists [2024-03-12T01:41:49.001Z] 8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17: digest: sha256:bca52edb6231e2546f2af8435d1bc4bea55ca2528f88f700b411b4a36a1293a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:49.408Z] + 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 [2024-03-12T01:41:49.808Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-12T01:41:49.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-12T01:41:49.808Z] 3cb21f0621ec: Preparing [2024-03-12T01:41:49.808Z] abd26ef7c0aa: Preparing [2024-03-12T01:41:49.808Z] fb20c0a0aa10: Preparing [2024-03-12T01:41:49.808Z] b41c25334612: Preparing [2024-03-12T01:41:49.808Z] 0272d0dccbd7: Preparing [2024-03-12T01:41:49.808Z] c75411b7ce2d: Preparing [2024-03-12T01:41:49.808Z] 204b90f5c848: Preparing [2024-03-12T01:41:49.808Z] 990f23a978ea: Preparing [2024-03-12T01:41:49.808Z] aedc3bda2944: Preparing [2024-03-12T01:41:49.808Z] 204b90f5c848: Waiting [2024-03-12T01:41:49.808Z] aedc3bda2944: Waiting [2024-03-12T01:41:49.808Z] 990f23a978ea: Waiting [2024-03-12T01:41:49.808Z] 3cb21f0621ec: Layer already exists [2024-03-12T01:41:49.808Z] b41c25334612: Layer already exists [2024-03-12T01:41:49.808Z] abd26ef7c0aa: Layer already exists [2024-03-12T01:41:49.808Z] 0272d0dccbd7: Layer already exists [2024-03-12T01:41:49.808Z] fb20c0a0aa10: Layer already exists [2024-03-12T01:41:49.808Z] aedc3bda2944: Layer already exists [2024-03-12T01:41:49.808Z] 204b90f5c848: Layer already exists [2024-03-12T01:41:49.808Z] 990f23a978ea: Layer already exists [2024-03-12T01:41:49.808Z] c75411b7ce2d: Layer already exists [2024-03-12T01:41:49.808Z] main: digest: sha256:bca52edb6231e2546f2af8435d1bc4bea55ca2528f88f700b411b4a36a1293a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T01:41:50.027Z] ===================================================== [Pipeline] echo [2024-03-12T01:41:50.069Z] taggedImages: [2024-03-12T01:41:50.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:41:50.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-12T01:41:50.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.17 [2024-03-12T01:41:50.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [2024-03-12T01:41:50.069Z] - 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 [2024-03-12T01:41:50.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T01:41:50.741Z] [2024-03-12T01:41:50.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:41:51.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T01:41:51.072Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-12T01:41:51.072Z] 5eb5b503b376: Pulling fs layer [2024-03-12T01:41:51.072Z] 5c69ac0246d0: Pulling fs layer [2024-03-12T01:41:51.072Z] ec43610c2a17: Pulling fs layer [2024-03-12T01:41:51.072Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-12T01:41:51.072Z] 33b1e0a273af: Pulling fs layer [2024-03-12T01:41:51.072Z] 5d3b04190fa2: Pulling fs layer [2024-03-12T01:41:51.072Z] 2f39f015ded8: Pulling fs layer [2024-03-12T01:41:51.072Z] 3a2ae6a8a46f: Waiting [2024-03-12T01:41:51.072Z] 33b1e0a273af: Waiting [2024-03-12T01:41:51.072Z] 5d3b04190fa2: Waiting [2024-03-12T01:41:51.072Z] 2f39f015ded8: Waiting [2024-03-12T01:41:51.072Z] 5c69ac0246d0: Verifying Checksum [2024-03-12T01:41:51.072Z] 5c69ac0246d0: Download complete [2024-03-12T01:41:51.072Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-12T01:41:51.072Z] 3a2ae6a8a46f: Download complete [2024-03-12T01:41:51.072Z] 33b1e0a273af: Verifying Checksum [2024-03-12T01:41:51.072Z] 33b1e0a273af: Download complete [2024-03-12T01:41:51.072Z] 5d3b04190fa2: Verifying Checksum [2024-03-12T01:41:51.072Z] 5d3b04190fa2: Download complete [2024-03-12T01:41:51.072Z] ec43610c2a17: Verifying Checksum [2024-03-12T01:41:51.072Z] ec43610c2a17: Download complete [2024-03-12T01:41:51.331Z] 5eb5b503b376: Verifying Checksum [2024-03-12T01:41:51.331Z] 5eb5b503b376: Download complete [2024-03-12T01:41:51.898Z] 2f39f015ded8: Download complete [2024-03-12T01:41:52.466Z] 5eb5b503b376: Pull complete [2024-03-12T01:41:52.724Z] 5c69ac0246d0: Pull complete [2024-03-12T01:41:52.983Z] ec43610c2a17: Pull complete [2024-03-12T01:41:53.242Z] 3a2ae6a8a46f: Pull complete [2024-03-12T01:41:53.242Z] 33b1e0a273af: Pull complete [2024-03-12T01:41:53.501Z] 5d3b04190fa2: Pull complete [2024-03-12T01:41:58.766Z] 2f39f015ded8: Pull complete [2024-03-12T01:41:58.766Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-12T01:41:58.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T01:41:58.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:41:58.967Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:41:59.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-12T01:42:03.564Z] $ docker top b1041016cf5f77641681d7e54ad54dfeb271b905e0ff414dd9961cf13aec5e1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:42:04.016Z] ---> job-cost.sh [2024-03-12T01:42:04.016Z] lf-activate-venv: SKIPPING [2024-03-12T01:42:04.016Z] INFO: No Stack... [2024-03-12T01:42:04.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-12T01:42:04.534Z] INFO: Archiving Costs [Pipeline] sh [2024-03-12T01:42:04.823Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-12T01:42:04.823Z] + cut -d, -f6 [Pipeline] lock [2024-03-12T01:42:04.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] [2024-03-12T01:42:04.849Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] did not exist. Created. [2024-03-12T01:42:04.856Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-12T01:42:05.221Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-12T01:42:05.283Z] Stashed 1 file(s) [Pipeline] } [2024-03-12T01:42:05.291Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-12T01:42:05.378Z] $ docker stop --time=1 b1041016cf5f77641681d7e54ad54dfeb271b905e0ff414dd9961cf13aec5e1b [2024-03-12T01:42:06.521Z] $ docker rm -f --volumes b1041016cf5f77641681d7e54ad54dfeb271b905e0ff414dd9961cf13aec5e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-12T01:43:09.640Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5480 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-12T01:43:09.685Z] Running in /w/workspace/app-rfid-llrp-inventory/169 [Pipeline] { [Pipeline] checkout [2024-03-12T01:43:12.766Z] The recommended git tool is: git [2024-03-12T01:43:17.964Z] using credential edgex-jenkins-ssh [2024-03-12T01:43:17.988Z] Cloning the remote Git repository [2024-03-12T01:43:18.030Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-12T01:43:18.117Z] > git init /w/workspace/app-rfid-llrp-inventory/169 # timeout=10 [2024-03-12T01:43:18.245Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-12T01:43:18.246Z] > git --version # timeout=10 [2024-03-12T01:43:18.268Z] > git --version # 'git version 2.25.1' [2024-03-12T01:43:18.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-12T01:43:18.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-12T01:43:21.073Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-12T01:43:21.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-12T01:43:21.926Z] Avoid second fetch [2024-03-12T01:43:21.926Z] Checking out Revision 8266759df921fca8a5a267dc709fe351bba74c7c (main) [2024-03-12T01:43:22.585Z] Commit message: "Merge pull request #279 from lenny-intel/no-debug" [2024-03-12T01:43:21.944Z] > git config core.sparsecheckout # timeout=10 [2024-03-12T01:43:22.019Z] > git checkout -f 8266759df921fca8a5a267dc709fe351bba74c7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-12T01:43:23.807Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-12T01:43:23.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-12T01:43:23.807Z] Dload Upload Total Spent Left Speed [2024-03-12T01:43:23.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-03-12T01:43:24.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-12T01:43:24.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-12T01:43:24.474Z] + sudo tee /etc/docker/daemon.new [2024-03-12T01:43:24.474Z] { [2024-03-12T01:43:24.474Z] "registry-mirrors": [ [2024-03-12T01:43:24.474Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-12T01:43:24.474Z] ], [2024-03-12T01:43:24.474Z] "bip": "10.250.0.254/24", [2024-03-12T01:43:24.474Z] "hosts": [ [2024-03-12T01:43:24.474Z] "tcp://0.0.0.0:5555", [2024-03-12T01:43:24.474Z] "unix:///var/run/docker.sock" [2024-03-12T01:43:24.474Z] ], [2024-03-12T01:43:24.474Z] "mtu": 1458, [2024-03-12T01:43:24.474Z] "selinux-enabled": true, [2024-03-12T01:43:24.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-12T01:43:24.474Z] } [Pipeline] sh [2024-03-12T01:43:24.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-12T01:43:25.139Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T01:43:43.447Z] provisioning config files... [2024-03-12T01:43:43.473Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/169@tmp/config17614580633565151015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:43:43.955Z] ---> ****-login.sh [2024-03-12T01:43:43.955Z] nexus3.edgexfoundry.org:10001 [2024-03-12T01:43:44.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:43:44.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:43:44.498Z] Configure a credential helper to remove this warning. See [2024-03-12T01:43:44.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:43:44.499Z] [2024-03-12T01:43:44.499Z] Login Succeeded [2024-03-12T01:43:44.499Z] nexus3.edgexfoundry.org:10002 [2024-03-12T01:43:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:43:45.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:43:45.041Z] Configure a credential helper to remove this warning. See [2024-03-12T01:43:45.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:43:45.041Z] [2024-03-12T01:43:45.041Z] Login Succeeded [2024-03-12T01:43:45.041Z] nexus3.edgexfoundry.org:10003 [2024-03-12T01:43:45.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:43:45.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:43:45.313Z] Configure a credential helper to remove this warning. See [2024-03-12T01:43:45.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:43:45.313Z] [2024-03-12T01:43:45.313Z] Login Succeeded [2024-03-12T01:43:45.313Z] nexus3.edgexfoundry.org:10004 [2024-03-12T01:43:45.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:43:45.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:43:45.583Z] Configure a credential helper to remove this warning. See [2024-03-12T01:43:45.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:43:45.584Z] [2024-03-12T01:43:45.584Z] Login Succeeded [2024-03-12T01:43:45.584Z] ****.io [2024-03-12T01:43:45.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:43:46.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:43:46.120Z] Configure a credential helper to remove this warning. See [2024-03-12T01:43:46.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:43:46.120Z] [2024-03-12T01:43:46.120Z] Login Succeeded [2024-03-12T01:43:46.121Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T01:43:46.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-12T01:43:46.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T01:43:46.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T01:43:46.658Z] ========================================================= [2024-03-12T01:43:46.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-12T01:43:46.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:43:47.142Z] + 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 . [2024-03-12T01:43:47.407Z] Sending build context to Docker daemon 670.2kB [2024-03-12T01:43:47.407Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T01:43:47.407Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-12T01:43:47.407Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-12T01:43:47.407Z] 9fda8d8052c6: Pulling fs layer [2024-03-12T01:43:47.407Z] 5d54e960e981: Pulling fs layer [2024-03-12T01:43:47.407Z] c4a7e357bf2a: Pulling fs layer [2024-03-12T01:43:47.407Z] f0e02332f6b5: Pulling fs layer [2024-03-12T01:43:47.407Z] 872ee5b61b7b: Pulling fs layer [2024-03-12T01:43:47.407Z] 0c6a40ed1a82: Pulling fs layer [2024-03-12T01:43:47.407Z] 94ae7d8d031c: Pulling fs layer [2024-03-12T01:43:47.407Z] f0e02332f6b5: Waiting [2024-03-12T01:43:47.407Z] 872ee5b61b7b: Waiting [2024-03-12T01:43:47.407Z] 0c6a40ed1a82: Waiting [2024-03-12T01:43:47.407Z] 94ae7d8d031c: Waiting [2024-03-12T01:43:47.675Z] 5d54e960e981: Verifying Checksum [2024-03-12T01:43:47.675Z] 5d54e960e981: Download complete [2024-03-12T01:43:47.675Z] f0e02332f6b5: Verifying Checksum [2024-03-12T01:43:47.675Z] f0e02332f6b5: Download complete [2024-03-12T01:43:47.675Z] 872ee5b61b7b: Verifying Checksum [2024-03-12T01:43:47.675Z] 872ee5b61b7b: Download complete [2024-03-12T01:43:47.675Z] 9fda8d8052c6: Download complete [2024-03-12T01:43:47.942Z] 94ae7d8d031c: Verifying Checksum [2024-03-12T01:43:47.942Z] 94ae7d8d031c: Download complete [2024-03-12T01:43:48.528Z] 9fda8d8052c6: Pull complete [2024-03-12T01:43:49.114Z] 5d54e960e981: Pull complete [2024-03-12T01:43:49.380Z] c4a7e357bf2a: Verifying Checksum [2024-03-12T01:43:49.380Z] c4a7e357bf2a: Download complete [2024-03-12T01:43:50.343Z] 0c6a40ed1a82: Verifying Checksum [2024-03-12T01:43:50.343Z] 0c6a40ed1a82: Download complete [2024-03-12T01:44:02.659Z] c4a7e357bf2a: Pull complete [2024-03-12T01:44:02.659Z] f0e02332f6b5: Pull complete [2024-03-12T01:44:02.659Z] 872ee5b61b7b: Pull complete [2024-03-12T01:44:10.876Z] 0c6a40ed1a82: Pull complete [2024-03-12T01:44:12.293Z] 94ae7d8d031c: Pull complete [2024-03-12T01:44:12.293Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-12T01:44:12.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-12T01:44:12.293Z] ---> 86de565de09d [2024-03-12T01:44:12.293Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T01:44:14.247Z] ---> Running in 8ec4275c63b5 [2024-03-12T01:44:14.247Z] Removing intermediate container 8ec4275c63b5 [2024-03-12T01:44:14.247Z] ---> 1f7f1ec41014 [2024-03-12T01:44:14.247Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T01:44:14.512Z] ---> Running in a16ac0902291 [2024-03-12T01:44:14.778Z] Removing intermediate container a16ac0902291 [2024-03-12T01:44:14.778Z] ---> 56cf7a094a79 [2024-03-12T01:44:14.778Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-12T01:44:14.778Z] ---> Running in 1fa400bcb6a6 [2024-03-12T01:44:15.054Z] Removing intermediate container 1fa400bcb6a6 [2024-03-12T01:44:15.054Z] ---> aaa0dc1fa5ad [2024-03-12T01:44:15.054Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T01:44:15.054Z] ---> Running in bcca450aa574 [2024-03-12T01:44:16.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T01:44:16.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T01:44:17.695Z] OK: 266 MiB in 52 packages [2024-03-12T01:44:18.656Z] Removing intermediate container bcca450aa574 [2024-03-12T01:44:18.656Z] ---> becca63fe4a7 [2024-03-12T01:44:18.656Z] Step 7/12 : WORKDIR /app [2024-03-12T01:44:18.656Z] ---> Running in 57ab42d83667 [2024-03-12T01:44:18.922Z] Removing intermediate container 57ab42d83667 [2024-03-12T01:44:18.922Z] ---> fe7b4a0a684e [2024-03-12T01:44:18.922Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-12T01:44:19.189Z] ---> b29ee587d763 [2024-03-12T01:44:19.189Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T01:44:19.464Z] ---> Running in e8e51f409c6a [2024-03-12T01:45:27.364Z] Removing intermediate container e8e51f409c6a [2024-03-12T01:45:27.364Z] ---> 353f8a029029 [2024-03-12T01:45:27.364Z] Step 10/12 : COPY . . [2024-03-12T01:45:27.364Z] ---> cda9eb47caf9 [2024-03-12T01:45:27.364Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T01:45:27.364Z] ---> Running in 5d8f6ab3c128 [2024-03-12T01:45:27.364Z] Removing intermediate container 5d8f6ab3c128 [2024-03-12T01:45:27.364Z] ---> c4eefec107db [2024-03-12T01:45:27.364Z] Step 12/12 : RUN $MAKE [2024-03-12T01:45:27.364Z] ---> Running in 4e51bdeac20d [2024-03-12T01:45:27.364Z] noop [2024-03-12T01:45:27.364Z] Removing intermediate container 4e51bdeac20d [2024-03-12T01:45:27.364Z] ---> 45b17ed87808 [2024-03-12T01:45:27.364Z] Successfully built 45b17ed87808 [2024-03-12T01:45:27.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:45:27.882Z] + docker inspect -f . ci-base-image-arm64 [2024-03-12T01:45:27.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:45:28.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2024-03-12T01:45:28.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/169 -v /w/workspace/app-rfid-llrp-inventory/169:/w/workspace/app-rfid-llrp-inventory/169:rw,z -v /w/workspace/app-rfid-llrp-inventory/169@tmp:/w/workspace/app-rfid-llrp-inventory/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-12T01:45:29.536Z] $ docker top 851f30f79c83efe02a444092b57521e0ed04a5726429c81b08998202b1d09487 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T01:45:30.463Z] + go version [2024-03-12T01:45:30.463Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-12T01:45:30.487Z] $ docker stop --time=1 851f30f79c83efe02a444092b57521e0ed04a5726429c81b08998202b1d09487 [2024-03-12T01:45:32.084Z] $ docker rm -f --volumes 851f30f79c83efe02a444092b57521e0ed04a5726429c81b08998202b1d09487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:45:32.961Z] + docker inspect -f . ci-base-image-arm64 [2024-03-12T01:45:32.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:45:33.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2024-03-12T01:45:33.279Z] $ 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/169 -v /w/workspace/app-rfid-llrp-inventory/169:/w/workspace/app-rfid-llrp-inventory/169:rw,z -v /w/workspace/app-rfid-llrp-inventory/169@tmp:/w/workspace/app-rfid-llrp-inventory/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-12T01:45:34.458Z] $ docker top 1533375b2da4c8421fffc9533cc143398e41f592df85fc9916f78136d353b612 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T01:45:35.027Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/169 [Pipeline] fileExists [Pipeline] sh [2024-03-12T01:45:35.398Z] + make test [2024-03-12T01:45:35.667Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-12T01:47:42.335Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-12T01:47:42.335Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-12T01:47:42.335Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.922s coverage: 86.2% of statements [2024-03-12T01:47:52.423Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.397s coverage: 71.9% of statements [2024-03-12T01:47:52.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-12T01:47:52.691Z] go vet ./... [2024-03-12T01:49:44.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-12T01:49:44.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-12T01:49:44.374Z] ./bin/test-attribution.sh [2024-03-12T01:49:44.374Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-12T01:49:44.374Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-12T01:49:44.374Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-12T01:49:44.374Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-12T01:49:44.374Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-12T01:49:44.374Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-12T01:49:44.374Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-12T01:49:44.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-12T01:49:44.445Z] $ docker stop --time=1 1533375b2da4c8421fffc9533cc143398e41f592df85fc9916f78136d353b612 [2024-03-12T01:49:46.279Z] $ docker rm -f --volumes 1533375b2da4c8421fffc9533cc143398e41f592df85fc9916f78136d353b612 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T01:49:47.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-12T01:49:47.936Z] Warning: overwriting stash ‘coverage-report’ [2024-03-12T01:49:48.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-12T01:49:49.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-12T01:49:49.357Z] + ls -al . [2024-03-12T01:49:49.357Z] total 204 [2024-03-12T01:49:49.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 01:45 . [2024-03-12T01:49:49.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 01:43 .. [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 12 01:43 .dockerignore [2024-03-12T01:49:49.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 01:43 .git [2024-03-12T01:49:49.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:43 .github [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 12 01:43 .gitignore [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 01:43 .golangci.yml [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 12 01:43 Attribution.txt [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 12 01:43 CHANGELOG.md [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 12 01:43 Dockerfile [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 01:43 GOVERNANCE.md [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 12 01:43 Jenkinsfile [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 01:43 LICENSE [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 12 01:43 Makefile [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 01:43 OWNERS.md [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 01:43 README.md [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 01:39 VERSION [2024-03-12T01:49:49.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:43 bin [2024-03-12T01:49:49.357Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 12 01:47 coverage.out [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 12 01:43 go.mod [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 12 01:43 go.sum [2024-03-12T01:49:49.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:43 images [2024-03-12T01:49:49.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 01:43 internal [2024-03-12T01:49:49.357Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 12 01:43 main.go [2024-03-12T01:49:49.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:43 openapi [2024-03-12T01:49:49.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 01:43 res [2024-03-12T01:49:49.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 01:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:49:49.776Z] + 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=8266759df921fca8a5a267dc709fe351bba74c7c --label arch=arm64 --label version=3.2.0-dev.17 . [2024-03-12T01:49:50.043Z] Sending build context to Docker daemon 670.2kB [2024-03-12T01:49:50.043Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-12T01:49:50.043Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-12T01:49:50.043Z] ---> 45b17ed87808 [2024-03-12T01:49:50.043Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-12T01:49:50.043Z] ---> Running in 145e00b8faf0 [2024-03-12T01:49:50.311Z] Removing intermediate container 145e00b8faf0 [2024-03-12T01:49:50.311Z] ---> 4833832e388f [2024-03-12T01:49:50.311Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-12T01:49:50.575Z] ---> Running in 6789dc3e7743 [2024-03-12T01:49:50.841Z] Removing intermediate container 6789dc3e7743 [2024-03-12T01:49:50.841Z] ---> ced011cc9bfb [2024-03-12T01:49:50.841Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-12T01:49:50.841Z] ---> Running in 82ce1e7f63df [2024-03-12T01:49:51.109Z] Removing intermediate container 82ce1e7f63df [2024-03-12T01:49:51.109Z] ---> 092ce55b7979 [2024-03-12T01:49:51.109Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-12T01:49:51.109Z] ---> Running in ee403e876570 [2024-03-12T01:49:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T01:49:52.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T01:49:53.601Z] OK: 266 MiB in 52 packages [2024-03-12T01:49:54.559Z] Removing intermediate container ee403e876570 [2024-03-12T01:49:54.559Z] ---> d586108a09a4 [2024-03-12T01:49:54.559Z] Step 7/30 : WORKDIR /app [2024-03-12T01:49:54.559Z] ---> Running in a78825d2220a [2024-03-12T01:49:54.838Z] Removing intermediate container a78825d2220a [2024-03-12T01:49:54.838Z] ---> 0ead3eb18f62 [2024-03-12T01:49:54.838Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-12T01:49:55.104Z] ---> 962ede06e9e7 [2024-03-12T01:49:55.104Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-12T01:49:55.371Z] ---> Running in f4724785153a [2024-03-12T01:49:57.307Z] Removing intermediate container f4724785153a [2024-03-12T01:49:57.307Z] ---> d9231718b1ad [2024-03-12T01:49:57.307Z] Step 10/30 : COPY . . [2024-03-12T01:49:57.573Z] ---> d662ad49845d [2024-03-12T01:49:57.574Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-12T01:49:57.842Z] ---> Running in fef6ba08e3df [2024-03-12T01:49:58.115Z] Removing intermediate container fef6ba08e3df [2024-03-12T01:49:58.115Z] ---> c286f618312c [2024-03-12T01:49:58.115Z] Step 12/30 : RUN $MAKE [2024-03-12T01:49:58.115Z] ---> Running in 6f0971ad7970 [2024-03-12T01:49:59.077Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-12T01:51:50.728Z] Removing intermediate container 6f0971ad7970 [2024-03-12T01:51:50.728Z] ---> 8e11f23f6c71 [2024-03-12T01:51:50.728Z] Step 13/30 : FROM alpine:3.18 [2024-03-12T01:51:50.728Z] 3.18: Pulling from library/alpine [2024-03-12T01:51:50.728Z] c6b39de5b339: Pulling fs layer [2024-03-12T01:51:50.728Z] c6b39de5b339: Verifying Checksum [2024-03-12T01:51:50.728Z] c6b39de5b339: Download complete [2024-03-12T01:51:50.728Z] c6b39de5b339: Pull complete [2024-03-12T01:51:50.728Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-12T01:51:50.728Z] Status: Downloaded newer image for alpine:3.18 [2024-03-12T01:51:50.728Z] ---> 33abbf032149 [2024-03-12T01:51:50.728Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-12T01:51:50.728Z] ---> Running in aecbc3dbcf1b [2024-03-12T01:51:50.728Z] Removing intermediate container aecbc3dbcf1b [2024-03-12T01:51:50.728Z] ---> fadd0dd2c98c [2024-03-12T01:51:50.728Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-12T01:51:50.728Z] ---> Running in f293be8574fc [2024-03-12T01:51:50.728Z] Removing intermediate container f293be8574fc [2024-03-12T01:51:50.728Z] ---> dd4739570a9c [2024-03-12T01:51:50.728Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-12T01:51:50.728Z] ---> Running in 6682e2c5b517 [2024-03-12T01:51:50.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T01:51:50.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T01:51:50.728Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-12T01:51:50.728Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-12T01:51:50.728Z] Executing busybox-1.36.1-r5.trigger [2024-03-12T01:51:50.728Z] Executing ca-certificates-20230506-r0.trigger [2024-03-12T01:51:50.728Z] OK: 9 MiB in 17 packages [2024-03-12T01:51:50.728Z] Removing intermediate container 6682e2c5b517 [2024-03-12T01:51:50.728Z] ---> d0c164293e42 [2024-03-12T01:51:50.728Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-12T01:51:50.728Z] ---> Running in b8bb6dbeba8a [2024-03-12T01:51:50.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-12T01:51:50.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-12T01:51:51.312Z] OK: 9 MiB in 17 packages [2024-03-12T01:51:52.284Z] Removing intermediate container b8bb6dbeba8a [2024-03-12T01:51:52.284Z] ---> aae9f174c157 [2024-03-12T01:51:52.284Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-12T01:51:52.552Z] ---> 6f7275ab4dc5 [2024-03-12T01:51:52.552Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-12T01:51:53.136Z] ---> 03253c6825f6 [2024-03-12T01:51:53.136Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-12T01:51:53.721Z] ---> 1dff20679552 [2024-03-12T01:51:53.721Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-12T01:51:54.306Z] ---> 585754db3484 [2024-03-12T01:51:54.306Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-12T01:51:55.283Z] ---> dc45197cbfa9 [2024-03-12T01:51:55.283Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-12T01:51:55.551Z] ---> Running in 2e402a3e9086 [2024-03-12T01:51:57.497Z] Removing intermediate container 2e402a3e9086 [2024-03-12T01:51:57.497Z] ---> e12175b82340 [2024-03-12T01:51:57.497Z] Step 24/30 : VOLUME /cache [2024-03-12T01:51:57.497Z] ---> Running in f17c1d1ef868 [2024-03-12T01:51:57.497Z] Removing intermediate container f17c1d1ef868 [2024-03-12T01:51:57.497Z] ---> 95b9a17e1b37 [2024-03-12T01:51:57.497Z] Step 25/30 : EXPOSE 59711 [2024-03-12T01:51:57.497Z] ---> Running in 8fc33aadcc3a [2024-03-12T01:51:57.763Z] Removing intermediate container 8fc33aadcc3a [2024-03-12T01:51:57.763Z] ---> 28860335e7bb [2024-03-12T01:51:57.763Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-12T01:51:58.033Z] ---> Running in bf88a05c76d9 [2024-03-12T01:51:58.307Z] Removing intermediate container bf88a05c76d9 [2024-03-12T01:51:58.307Z] ---> 5e8760f1657c [2024-03-12T01:51:58.307Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-12T01:51:58.307Z] ---> Running in 1cb36fdadf35 [2024-03-12T01:51:58.577Z] Removing intermediate container 1cb36fdadf35 [2024-03-12T01:51:58.577Z] ---> 7582e4376def [2024-03-12T01:51:58.577Z] Step 28/30 : LABEL arch=arm64 [2024-03-12T01:51:58.577Z] ---> Running in f5e714b4dbde [2024-03-12T01:51:58.858Z] Removing intermediate container f5e714b4dbde [2024-03-12T01:51:58.858Z] ---> bdb0f86f3e82 [2024-03-12T01:51:58.858Z] Step 29/30 : LABEL git_sha=8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:51:58.858Z] ---> Running in e8b6bfc421a2 [2024-03-12T01:51:59.126Z] Removing intermediate container e8b6bfc421a2 [2024-03-12T01:51:59.126Z] ---> 76c2a7583723 [2024-03-12T01:51:59.126Z] Step 30/30 : LABEL version=3.2.0-dev.17 [2024-03-12T01:51:59.393Z] ---> Running in fa67b44b83e8 [2024-03-12T01:51:59.657Z] Removing intermediate container fa67b44b83e8 [2024-03-12T01:51:59.657Z] ---> fef37366e6fd [2024-03-12T01:51:59.657Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-12T01:51:59.657Z] Successfully built fef37366e6fd [2024-03-12T01:51:59.657Z] 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 [2024-03-12T01:52:00.132Z] provisioning config files... [2024-03-12T01:52:00.148Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/169@tmp/config7380357466054058908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:52:00.525Z] ---> ****-login.sh [2024-03-12T01:52:00.526Z] nexus3.edgexfoundry.org:10001 [2024-03-12T01:52:00.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:52:00.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:52:00.794Z] Configure a credential helper to remove this warning. See [2024-03-12T01:52:00.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:52:00.794Z] [2024-03-12T01:52:00.794Z] Login Succeeded [2024-03-12T01:52:00.794Z] nexus3.edgexfoundry.org:10002 [2024-03-12T01:52:01.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:52:01.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:52:01.061Z] Configure a credential helper to remove this warning. See [2024-03-12T01:52:01.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:52:01.061Z] [2024-03-12T01:52:01.061Z] Login Succeeded [2024-03-12T01:52:01.061Z] nexus3.edgexfoundry.org:10003 [2024-03-12T01:52:01.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:52:01.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:52:01.593Z] Configure a credential helper to remove this warning. See [2024-03-12T01:52:01.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:52:01.593Z] [2024-03-12T01:52:01.593Z] Login Succeeded [2024-03-12T01:52:01.593Z] nexus3.edgexfoundry.org:10004 [2024-03-12T01:52:01.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:52:01.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:52:01.860Z] Configure a credential helper to remove this warning. See [2024-03-12T01:52:01.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:52:01.860Z] [2024-03-12T01:52:01.860Z] Login Succeeded [2024-03-12T01:52:01.860Z] ****.io [2024-03-12T01:52:02.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-12T01:52:02.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-12T01:52:02.391Z] Configure a credential helper to remove this warning. See [2024-03-12T01:52:02.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-12T01:52:02.391Z] [2024-03-12T01:52:02.391Z] Login Succeeded [2024-03-12T01:52:02.391Z] ---> ****-login.sh ends [Pipeline] } [2024-03-12T01:52:02.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T01:52:02.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-12T01:52:02.725Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-12T01:52:02.725Z] 8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:52:02.725Z] latest [2024-03-12T01:52:02.725Z] 3.2.0-dev.17 [2024-03-12T01:52:02.725Z] 8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [2024-03-12T01:52:02.725Z] main [2024-03-12T01:52:02.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:03.283Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:03.740Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:52:03.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-12T01:52:03.740Z] 019cab1a7cac: Preparing [2024-03-12T01:52:03.740Z] ddb964d7671c: Preparing [2024-03-12T01:52:03.740Z] 547e43a0b1b7: Preparing [2024-03-12T01:52:03.740Z] 559bac297bac: Preparing [2024-03-12T01:52:03.740Z] c21ff2d49d4a: Preparing [2024-03-12T01:52:03.740Z] f01a210715c1: Preparing [2024-03-12T01:52:03.740Z] 54e3cdf7ab0b: Preparing [2024-03-12T01:52:03.740Z] e40580e3001d: Preparing [2024-03-12T01:52:03.740Z] 7c504f21be85: Preparing [2024-03-12T01:52:03.740Z] 54e3cdf7ab0b: Waiting [2024-03-12T01:52:03.740Z] e40580e3001d: Waiting [2024-03-12T01:52:03.740Z] f01a210715c1: Waiting [2024-03-12T01:52:03.740Z] 7c504f21be85: Waiting [2024-03-12T01:52:04.005Z] 019cab1a7cac: Pushed [2024-03-12T01:52:04.005Z] c21ff2d49d4a: Pushed [2024-03-12T01:52:04.005Z] 559bac297bac: Pushed [2024-03-12T01:52:04.005Z] 547e43a0b1b7: Pushed [2024-03-12T01:52:04.005Z] 7c504f21be85: Layer already exists [2024-03-12T01:52:04.005Z] f01a210715c1: Pushed [2024-03-12T01:52:04.005Z] 54e3cdf7ab0b: Pushed [2024-03-12T01:52:04.270Z] e40580e3001d: Pushed [2024-03-12T01:52:08.506Z] ddb964d7671c: Pushed [2024-03-12T01:52:08.506Z] 8266759df921fca8a5a267dc709fe351bba74c7c: digest: sha256:c478c5c08addaaba650eb56e8e45025fa158d5061b44634961e87ab8b4d8d32c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:08.988Z] + 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 [2024-03-12T01:52:09.458Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-12T01:52:09.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-12T01:52:09.458Z] 019cab1a7cac: Preparing [2024-03-12T01:52:09.458Z] ddb964d7671c: Preparing [2024-03-12T01:52:09.458Z] 547e43a0b1b7: Preparing [2024-03-12T01:52:09.458Z] 559bac297bac: Preparing [2024-03-12T01:52:09.458Z] c21ff2d49d4a: Preparing [2024-03-12T01:52:09.458Z] f01a210715c1: Preparing [2024-03-12T01:52:09.458Z] 54e3cdf7ab0b: Preparing [2024-03-12T01:52:09.458Z] e40580e3001d: Preparing [2024-03-12T01:52:09.458Z] 7c504f21be85: Preparing [2024-03-12T01:52:09.458Z] f01a210715c1: Waiting [2024-03-12T01:52:09.458Z] 54e3cdf7ab0b: Waiting [2024-03-12T01:52:09.458Z] e40580e3001d: Waiting [2024-03-12T01:52:09.458Z] 7c504f21be85: Waiting [2024-03-12T01:52:09.458Z] c21ff2d49d4a: Layer already exists [2024-03-12T01:52:09.458Z] 019cab1a7cac: Layer already exists [2024-03-12T01:52:09.458Z] 547e43a0b1b7: Layer already exists [2024-03-12T01:52:09.458Z] 559bac297bac: Layer already exists [2024-03-12T01:52:09.458Z] ddb964d7671c: Layer already exists [2024-03-12T01:52:09.458Z] e40580e3001d: Layer already exists [2024-03-12T01:52:09.458Z] 54e3cdf7ab0b: Layer already exists [2024-03-12T01:52:09.458Z] 7c504f21be85: Layer already exists [2024-03-12T01:52:09.458Z] f01a210715c1: Layer already exists [2024-03-12T01:52:09.723Z] latest: digest: sha256:c478c5c08addaaba650eb56e8e45025fa158d5061b44634961e87ab8b4d8d32c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:10.201Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:10.664Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.17 [2024-03-12T01:52:10.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-12T01:52:10.664Z] 019cab1a7cac: Preparing [2024-03-12T01:52:10.664Z] ddb964d7671c: Preparing [2024-03-12T01:52:10.664Z] 547e43a0b1b7: Preparing [2024-03-12T01:52:10.664Z] 559bac297bac: Preparing [2024-03-12T01:52:10.664Z] c21ff2d49d4a: Preparing [2024-03-12T01:52:10.664Z] f01a210715c1: Preparing [2024-03-12T01:52:10.664Z] 54e3cdf7ab0b: Preparing [2024-03-12T01:52:10.664Z] e40580e3001d: Preparing [2024-03-12T01:52:10.664Z] 7c504f21be85: Preparing [2024-03-12T01:52:10.664Z] 54e3cdf7ab0b: Waiting [2024-03-12T01:52:10.664Z] e40580e3001d: Waiting [2024-03-12T01:52:10.664Z] 7c504f21be85: Waiting [2024-03-12T01:52:10.664Z] f01a210715c1: Waiting [2024-03-12T01:52:10.664Z] 547e43a0b1b7: Layer already exists [2024-03-12T01:52:10.664Z] 559bac297bac: Layer already exists [2024-03-12T01:52:10.664Z] 019cab1a7cac: Layer already exists [2024-03-12T01:52:10.664Z] ddb964d7671c: Layer already exists [2024-03-12T01:52:10.664Z] c21ff2d49d4a: Layer already exists [2024-03-12T01:52:10.665Z] f01a210715c1: Layer already exists [2024-03-12T01:52:10.665Z] 54e3cdf7ab0b: Layer already exists [2024-03-12T01:52:10.665Z] e40580e3001d: Layer already exists [2024-03-12T01:52:10.665Z] 7c504f21be85: Layer already exists [2024-03-12T01:52:10.928Z] 3.2.0-dev.17: digest: sha256:c478c5c08addaaba650eb56e8e45025fa158d5061b44634961e87ab8b4d8d32c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:11.430Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:11.972Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [2024-03-12T01:52:11.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-12T01:52:11.972Z] 019cab1a7cac: Preparing [2024-03-12T01:52:11.972Z] ddb964d7671c: Preparing [2024-03-12T01:52:11.972Z] 547e43a0b1b7: Preparing [2024-03-12T01:52:11.972Z] 559bac297bac: Preparing [2024-03-12T01:52:11.972Z] c21ff2d49d4a: Preparing [2024-03-12T01:52:11.972Z] f01a210715c1: Preparing [2024-03-12T01:52:11.972Z] 54e3cdf7ab0b: Preparing [2024-03-12T01:52:11.972Z] e40580e3001d: Preparing [2024-03-12T01:52:11.972Z] 7c504f21be85: Preparing [2024-03-12T01:52:11.972Z] f01a210715c1: Waiting [2024-03-12T01:52:11.972Z] 54e3cdf7ab0b: Waiting [2024-03-12T01:52:11.972Z] e40580e3001d: Waiting [2024-03-12T01:52:11.972Z] 7c504f21be85: Waiting [2024-03-12T01:52:11.972Z] 547e43a0b1b7: Layer already exists [2024-03-12T01:52:11.972Z] 559bac297bac: Layer already exists [2024-03-12T01:52:11.972Z] 019cab1a7cac: Layer already exists [2024-03-12T01:52:11.972Z] c21ff2d49d4a: Layer already exists [2024-03-12T01:52:11.972Z] f01a210715c1: Layer already exists [2024-03-12T01:52:11.972Z] ddb964d7671c: Layer already exists [2024-03-12T01:52:11.972Z] 54e3cdf7ab0b: Layer already exists [2024-03-12T01:52:11.972Z] e40580e3001d: Layer already exists [2024-03-12T01:52:11.972Z] 7c504f21be85: Layer already exists [2024-03-12T01:52:12.240Z] 8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17: digest: sha256:c478c5c08addaaba650eb56e8e45025fa158d5061b44634961e87ab8b4d8d32c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:12.732Z] + 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 [2024-03-12T01:52:13.217Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-12T01:52:13.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-12T01:52:13.217Z] 019cab1a7cac: Preparing [2024-03-12T01:52:13.217Z] ddb964d7671c: Preparing [2024-03-12T01:52:13.217Z] 547e43a0b1b7: Preparing [2024-03-12T01:52:13.217Z] 559bac297bac: Preparing [2024-03-12T01:52:13.217Z] c21ff2d49d4a: Preparing [2024-03-12T01:52:13.217Z] f01a210715c1: Preparing [2024-03-12T01:52:13.217Z] 54e3cdf7ab0b: Preparing [2024-03-12T01:52:13.217Z] f01a210715c1: Waiting [2024-03-12T01:52:13.217Z] e40580e3001d: Preparing [2024-03-12T01:52:13.217Z] 54e3cdf7ab0b: Waiting [2024-03-12T01:52:13.217Z] 7c504f21be85: Preparing [2024-03-12T01:52:13.217Z] e40580e3001d: Waiting [2024-03-12T01:52:13.217Z] 547e43a0b1b7: Layer already exists [2024-03-12T01:52:13.217Z] ddb964d7671c: Layer already exists [2024-03-12T01:52:13.217Z] c21ff2d49d4a: Layer already exists [2024-03-12T01:52:13.217Z] 019cab1a7cac: Layer already exists [2024-03-12T01:52:13.217Z] 559bac297bac: Layer already exists [2024-03-12T01:52:13.217Z] e40580e3001d: Layer already exists [2024-03-12T01:52:13.217Z] f01a210715c1: Layer already exists [2024-03-12T01:52:13.217Z] 54e3cdf7ab0b: Layer already exists [2024-03-12T01:52:13.217Z] 7c504f21be85: Layer already exists [2024-03-12T01:52:13.217Z] main: digest: sha256:c478c5c08addaaba650eb56e8e45025fa158d5061b44634961e87ab8b4d8d32c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-12T01:52:14.058Z] ===================================================== [Pipeline] echo [2024-03-12T01:52:14.114Z] taggedImages: [2024-03-12T01:52:14.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8266759df921fca8a5a267dc709fe351bba74c7c [2024-03-12T01:52:14.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-12T01:52:14.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.17 [2024-03-12T01:52:14.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8266759df921fca8a5a267dc709fe351bba74c7c-3.2.0-dev.17 [2024-03-12T01:52:14.114Z] - 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 [2024-03-12T01:52:14.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-12T01:52:14.753Z] [2024-03-12T01:52:14.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:15.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-12T01:52:15.120Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-12T01:52:15.120Z] 8998bd30e6a1: Pulling fs layer [2024-03-12T01:52:15.120Z] 04944245beec: Pulling fs layer [2024-03-12T01:52:15.120Z] 699f458cf7ca: Pulling fs layer [2024-03-12T01:52:15.120Z] 765212b225bb: Pulling fs layer [2024-03-12T01:52:15.120Z] f23df028b6ca: Pulling fs layer [2024-03-12T01:52:15.120Z] 765212b225bb: Waiting [2024-03-12T01:52:15.120Z] d65c8cfc05b1: Pulling fs layer [2024-03-12T01:52:15.120Z] 2437ff75d9bd: Pulling fs layer [2024-03-12T01:52:15.120Z] f23df028b6ca: Waiting [2024-03-12T01:52:15.120Z] 2437ff75d9bd: Waiting [2024-03-12T01:52:15.120Z] d65c8cfc05b1: Waiting [2024-03-12T01:52:15.385Z] 04944245beec: Verifying Checksum [2024-03-12T01:52:15.385Z] 04944245beec: Download complete [2024-03-12T01:52:15.385Z] 765212b225bb: Verifying Checksum [2024-03-12T01:52:15.385Z] 765212b225bb: Download complete [2024-03-12T01:52:15.385Z] f23df028b6ca: Verifying Checksum [2024-03-12T01:52:15.385Z] f23df028b6ca: Download complete [2024-03-12T01:52:15.385Z] d65c8cfc05b1: Verifying Checksum [2024-03-12T01:52:15.385Z] d65c8cfc05b1: Download complete [2024-03-12T01:52:15.385Z] 699f458cf7ca: Verifying Checksum [2024-03-12T01:52:15.385Z] 699f458cf7ca: Download complete [2024-03-12T01:52:15.966Z] 8998bd30e6a1: Verifying Checksum [2024-03-12T01:52:15.966Z] 8998bd30e6a1: Download complete [2024-03-12T01:52:18.541Z] 2437ff75d9bd: Verifying Checksum [2024-03-12T01:52:18.541Z] 2437ff75d9bd: Download complete [2024-03-12T01:52:20.474Z] 8998bd30e6a1: Pull complete [2024-03-12T01:52:21.054Z] 04944245beec: Pull complete [2024-03-12T01:52:22.455Z] 699f458cf7ca: Pull complete [2024-03-12T01:52:22.721Z] 765212b225bb: Pull complete [2024-03-12T01:52:23.675Z] f23df028b6ca: Pull complete [2024-03-12T01:52:23.940Z] d65c8cfc05b1: Pull complete [2024-03-12T01:52:42.122Z] 2437ff75d9bd: Pull complete [2024-03-12T01:52:42.122Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-12T01:52:42.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-12T01:52:42.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:52:42.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2024-03-12T01:52:42.547Z] $ 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/169 -v /w/workspace/app-rfid-llrp-inventory/169:/w/workspace/app-rfid-llrp-inventory/169:rw,z -v /w/workspace/app-rfid-llrp-inventory/169@tmp:/w/workspace/app-rfid-llrp-inventory/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-12T01:52:45.144Z] $ docker top 98c464d856061fb976c9fd9371963c4d509605e6d7e5d4b5f57795b850175064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:52:45.742Z] ---> job-cost.sh [2024-03-12T01:52:46.008Z] lf-activate-venv: SKIPPING [2024-03-12T01:52:46.008Z] INFO: No Stack... [2024-03-12T01:52:46.271Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-12T01:52:47.222Z] INFO: Archiving Costs [Pipeline] sh [2024-03-12T01:52:47.537Z] + cat /w/workspace/app-rfid-llrp-inventory/169/archives/cost.csv [2024-03-12T01:52:47.537Z] + cut -d, -f6 [Pipeline] lock [2024-03-12T01:52:47.593Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] [2024-03-12T01:52:47.600Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] did not exist. Created. [2024-03-12T01:52:47.610Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-12T01:52:48.403Z] /w/workspace/app-rfid-llrp-inventory/169@tmp/durable-034533fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-12T01:52:49.033Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-12T01:52:49.048Z] Warning: overwriting stash ‘stack-cost’ [2024-03-12T01:52:49.102Z] Stashed 1 file(s) [Pipeline] } [2024-03-12T01:52:49.125Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-12T01:52:49.406Z] $ docker stop --time=1 98c464d856061fb976c9fd9371963c4d509605e6d7e5d4b5f57795b850175064 [2024-03-12T01:52:50.894Z] $ docker rm -f --volumes 98c464d856061fb976c9fd9371963c4d509605e6d7e5d4b5f57795b850175064 [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 [2024-03-12T01:52:52.242Z] provisioning config files... [2024-03-12T01:52:52.249Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9220197240658181592tmp [Pipeline] { [Pipeline] sh [2024-03-12T01:52:52.634Z] + set +x [2024-03-12T01:52:52.634Z] + curl -s https://codecov.io/bash [2024-03-12T01:52:52.634Z] + bash -s -- [2024-03-12T01:52:52.634Z] [2024-03-12T01:52:52.634Z] _____ _ [2024-03-12T01:52:52.634Z] / ____| | | [2024-03-12T01:52:52.634Z] | | ___ __| | ___ ___ _____ __ [2024-03-12T01:52:52.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-12T01:52:52.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-12T01:52:52.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-12T01:52:52.634Z] Bash-1.0.6 [2024-03-12T01:52:52.634Z] [2024-03-12T01:52:52.634Z] [2024-03-12T01:52:52.634Z] ==> git version 2.25.1 found [2024-03-12T01:52:52.634Z] ==> 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 [2024-03-12T01:52:52.634Z] Release-Date: 2020-01-08 [2024-03-12T01:52:52.634Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-12T01:52:52.634Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-12T01:52:52.634Z] ==> Jenkins CI detected. [2024-03-12T01:52:52.634Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-12T01:52:52.634Z] project root: . [2024-03-12T01:52:52.634Z] --> token set from env [2024-03-12T01:52:52.634Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-12T01:52:52.894Z] ==> Running gcov in . (disable via -X gcov) [2024-03-12T01:52:52.894Z] ==> Python coveragepy not found [2024-03-12T01:52:52.894Z] ==> Searching for coverage reports in: [2024-03-12T01:52:52.894Z] + . [2024-03-12T01:52:52.894Z] -> Found 1 reports [2024-03-12T01:52:52.894Z] ==> Detecting git/mercurial file structure [2024-03-12T01:52:52.894Z] ==> Reading reports [2024-03-12T01:52:52.894Z] + ./coverage.out bytes=41317 [2024-03-12T01:52:52.894Z] ==> Appending adjustments [2024-03-12T01:52:52.894Z] https://docs.codecov.io/docs/fixing-reports [2024-03-12T01:52:52.894Z] + Found adjustments [2024-03-12T01:52:52.894Z] ==> Gzipping contents [2024-03-12T01:52:53.154Z] 12K /tmp/codecov.lF4qtN.gz [2024-03-12T01:52:53.154Z] ==> Uploading reports [2024-03-12T01:52:53.154Z] url: https://codecov.io [2024-03-12T01:52:53.155Z] query: branch=main&commit=8266759df921fca8a5a267dc709fe351bba74c7c&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-12T01:52:53.155Z] -> Pinging Codecov [2024-03-12T01:52:53.155Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8266759df921fca8a5a267dc709fe351bba74c7c&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-12T01:52:53.155Z] -> Uploading to [2024-03-12T01:52:53.155Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-12/581DD39554BDF9B6E22D074273EAD858/8266759df921fca8a5a267dc709fe351bba74c7c/42617e11-8271-4ff6-be35-991cbfc13057.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240312T015253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7f1f39285762ab4a9a1ce3876adaf7a84422cc9fcf7c0295fc292ea2215b82b [2024-03-12T01:52:53.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-12T01:52:53.155Z] Dload Upload Total Spent Left Speed [2024-03-12T01:52:53.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 105k --:--:-- --:--:-- --:--:-- 104k 100 11609 0 0 100 11609 0 36165 --:--:-- --:--:-- --:--:-- 36052 [2024-03-12T01:52:53.674Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] } [2024-03-12T01:52:53.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-12T01:52:54.158Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-12T01:52:54.174Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:54.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-12T01:52:54.622Z] [2024-03-12T01:52:54.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:52:54.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-12T01:52:54.972Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-12T01:52:54.972Z] df9b9388f04a: Pulling fs layer [2024-03-12T01:52:54.972Z] 52dc419b0ee2: Pulling fs layer [2024-03-12T01:52:54.972Z] 25bc292e5bac: Pulling fs layer [2024-03-12T01:52:54.972Z] 114826534d7a: Pulling fs layer [2024-03-12T01:52:54.972Z] 4657fd5d0bcf: Pulling fs layer [2024-03-12T01:52:54.972Z] 6ad1cebc031e: Pulling fs layer [2024-03-12T01:52:54.972Z] 8a3aa393b2d8: Pulling fs layer [2024-03-12T01:52:54.972Z] 114826534d7a: Waiting [2024-03-12T01:52:54.972Z] 6ad1cebc031e: Waiting [2024-03-12T01:52:54.972Z] 4657fd5d0bcf: Waiting [2024-03-12T01:52:54.972Z] 8a3aa393b2d8: Waiting [2024-03-12T01:52:54.972Z] 25bc292e5bac: Verifying Checksum [2024-03-12T01:52:54.972Z] 52dc419b0ee2: Verifying Checksum [2024-03-12T01:52:54.972Z] 52dc419b0ee2: Download complete [2024-03-12T01:52:54.972Z] 4657fd5d0bcf: Verifying Checksum [2024-03-12T01:52:54.972Z] 4657fd5d0bcf: Download complete [2024-03-12T01:52:54.972Z] df9b9388f04a: Download complete [2024-03-12T01:52:55.231Z] 6ad1cebc031e: Verifying Checksum [2024-03-12T01:52:55.231Z] 6ad1cebc031e: Download complete [2024-03-12T01:52:55.231Z] df9b9388f04a: Pull complete [2024-03-12T01:52:55.231Z] 52dc419b0ee2: Pull complete [2024-03-12T01:52:55.490Z] 25bc292e5bac: Pull complete [2024-03-12T01:52:55.749Z] 114826534d7a: Download complete [2024-03-12T01:52:56.009Z] 8a3aa393b2d8: Verifying Checksum [2024-03-12T01:52:56.009Z] 8a3aa393b2d8: Download complete [2024-03-12T01:53:00.199Z] 114826534d7a: Pull complete [2024-03-12T01:53:00.199Z] 4657fd5d0bcf: Pull complete [2024-03-12T01:53:00.199Z] 6ad1cebc031e: Pull complete [2024-03-12T01:53:02.733Z] 8a3aa393b2d8: Pull complete [2024-03-12T01:53:02.733Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-12T01:53:02.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-12T01:53:02.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:53:03.007Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:53:03.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-12T01:53:07.514Z] $ docker top 3a0b0a2f9134f5be2321e2bb7a338d3b07249326c5701f6cc0d0d7b3e499ea72 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-12T01:53:07.680Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-12T01:53:07.962Z] + set -o pipefail [2024-03-12T01:53:07.962Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-12T01:53:13.246Z] [2024-03-12T01:53:13.246Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-12T01:53:13.246Z] [2024-03-12T01:53:13.246Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/20469987-a5cb-4a72-b8c8-e1c91eefb6f0 [2024-03-12T01:53:13.246Z] [2024-03-12T01:53:13.246Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-12T01:53:13.246Z] [2024-03-12T01:53:13.246Z] [2024-03-12T01:53:13.246Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-12T01:53:13.246Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-12T01:53:13.246Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-12T01:53:13.259Z] $ docker stop --time=1 3a0b0a2f9134f5be2321e2bb7a338d3b07249326c5701f6cc0d0d7b3e499ea72 [2024-03-12T01:53:17.029Z] $ docker rm -f --volumes 3a0b0a2f9134f5be2321e2bb7a338d3b07249326c5701f6cc0d0d7b3e499ea72 [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 [2024-03-12T01:53:18.518Z] + git log --format=format:%s -1 8266759df921fca8a5a267dc709fe351bba74c7c [Pipeline] sh [2024-03-12T01:53:18.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T01:53:18.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:53:19.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T01:53:19.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:53:19.353Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:53:19.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T01:53:19.813Z] $ docker top b76f41bb65b7b5da198e4db38a3fb0fba4f9b1ac7eef3dc45fe511876804524e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T01:53:20.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T01:53:20.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T01:53:20.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T01:53:20.183Z] $ docker exec b76f41bb65b7b5da198e4db38a3fb0fba4f9b1ac7eef3dc45fe511876804524e ssh-agent [2024-03-12T01:53:20.280Z] SSH_AUTH_SOCK=/tmp/ssh-k0yD7u9Bvdr1/agent.31 [2024-03-12T01:53:20.280Z] SSH_AGENT_PID=37 [2024-03-12T01:53:20.285Z] Running ssh-add (command line suppressed) [2024-03-12T01:53:20.389Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7011137138080507344.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7011137138080507344.key) [2024-03-12T01:53:20.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T01:53:20.746Z] + git semver tag [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,940 [run_tag] DEBUG tag force:False [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,941 [check_head_tag] DEBUG check head tag [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,942 [execute] INFO git cat-file --batch-check [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,946 [execute] INFO git cat-file --batch [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,968 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,968 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,969 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-12T01:53:21.007Z] 2024-03-12 01:53:20,973 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:53:21.007Z] 3.2.0-dev.17 [Pipeline] } [2024-03-12T01:53:21.017Z] $ docker exec --env ******** --env ******** b76f41bb65b7b5da198e4db38a3fb0fba4f9b1ac7eef3dc45fe511876804524e ssh-agent -k [2024-03-12T01:53:21.123Z] unset SSH_AUTH_SOCK; [2024-03-12T01:53:21.124Z] unset SSH_AGENT_PID; [2024-03-12T01:53:21.124Z] echo Agent pid 37 killed; [2024-03-12T01:53:21.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T01:53:21.652Z] + git semver [Pipeline] } [2024-03-12T01:53:21.925Z] $ docker stop --time=1 b76f41bb65b7b5da198e4db38a3fb0fba4f9b1ac7eef3dc45fe511876804524e [2024-03-12T01:53:23.207Z] $ docker rm -f --volumes b76f41bb65b7b5da198e4db38a3fb0fba4f9b1ac7eef3dc45fe511876804524e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:53:23.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-12T01:53:23.867Z] [2024-03-12T01:53:23.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:53:24.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-12T01:53:24.221Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-12T01:53:24.221Z] ab5ef0e58194: Pulling fs layer [2024-03-12T01:53:24.221Z] 9712f1f96733: Pulling fs layer [2024-03-12T01:53:24.221Z] 63f879dbbcfc: Pulling fs layer [2024-03-12T01:53:24.221Z] 0d9ebad4ef96: Pulling fs layer [2024-03-12T01:53:24.221Z] e9a5061849ea: Pulling fs layer [2024-03-12T01:53:24.221Z] d747dcd14b5f: Pulling fs layer [2024-03-12T01:53:24.221Z] 2de7ff778b66: Pulling fs layer [2024-03-12T01:53:24.221Z] e9a5061849ea: Waiting [2024-03-12T01:53:24.221Z] d747dcd14b5f: Waiting [2024-03-12T01:53:24.221Z] 2de7ff778b66: Waiting [2024-03-12T01:53:24.221Z] 0d9ebad4ef96: Waiting [2024-03-12T01:53:24.221Z] 9712f1f96733: Verifying Checksum [2024-03-12T01:53:24.221Z] 9712f1f96733: Download complete [2024-03-12T01:53:24.481Z] 63f879dbbcfc: Verifying Checksum [2024-03-12T01:53:24.481Z] 63f879dbbcfc: Download complete [2024-03-12T01:53:24.739Z] e9a5061849ea: Verifying Checksum [2024-03-12T01:53:24.739Z] e9a5061849ea: Download complete [2024-03-12T01:53:24.739Z] d747dcd14b5f: Verifying Checksum [2024-03-12T01:53:24.739Z] d747dcd14b5f: Download complete [2024-03-12T01:53:24.739Z] ab5ef0e58194: Verifying Checksum [2024-03-12T01:53:24.739Z] ab5ef0e58194: Download complete [2024-03-12T01:53:24.739Z] 0d9ebad4ef96: Verifying Checksum [2024-03-12T01:53:24.739Z] 0d9ebad4ef96: Download complete [2024-03-12T01:53:24.739Z] 2de7ff778b66: Verifying Checksum [2024-03-12T01:53:24.739Z] 2de7ff778b66: Download complete [2024-03-12T01:53:27.271Z] ab5ef0e58194: Pull complete [2024-03-12T01:53:27.271Z] 9712f1f96733: Pull complete [2024-03-12T01:53:28.205Z] 63f879dbbcfc: Pull complete [2024-03-12T01:53:32.401Z] 0d9ebad4ef96: Pull complete [2024-03-12T01:53:32.401Z] e9a5061849ea: Pull complete [2024-03-12T01:53:32.401Z] d747dcd14b5f: Pull complete [2024-03-12T01:53:32.967Z] 2de7ff778b66: Pull complete [2024-03-12T01:53:32.967Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-12T01:53:32.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-12T01:53:32.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:53:33.252Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:53:33.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-12T01:53:37.554Z] $ docker top f1bc6decf7d000c910251eb10ab2ee3b828cb2a0a7a00ea1c8b3b58ef5926198 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-12T01:53:37.727Z] provisioning config files... [2024-03-12T01:53:37.733Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5948825679307918198tmp [2024-03-12T01:53:37.742Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14524507136736905538tmp [2024-03-12T01:53:37.749Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3501383001283697068tmp [Pipeline] { [Pipeline] echo [2024-03-12T01:53:37.856Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:53:38.149Z] ---> sigul-configuration.sh [2024-03-12T01:53:38.149Z] gpg: directory `/root/.gnupg' created [2024-03-12T01:53:38.149Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-12T01:53:38.149Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-12T01:53:38.149Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-12T01:53:38.149Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-12T01:53:38.149Z] gpg: CAST5 encrypted data [2024-03-12T01:53:38.149Z] gpg: encrypted with 1 passphrase [2024-03-12T01:53:38.149Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-12T01:53:38.448Z] + mkdir /home/jenkins [2024-03-12T01:53:38.448Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-12T01:53:38.747Z] + 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 [2024-03-12T01:53:38.764Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:53:39.068Z] ---> sigul-install.sh [2024-03-12T01:53:39.068Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-12T01:53:39.374Z] + git tag --list [2024-03-12T01:53:39.374Z] v0.0.0 [2024-03-12T01:53:39.374Z] v1.0.0 [2024-03-12T01:53:39.374Z] v2.1.0 [2024-03-12T01:53:39.374Z] v2.1.1 [2024-03-12T01:53:39.374Z] v2.2.0 [2024-03-12T01:53:39.374Z] v2.3.0 [2024-03-12T01:53:39.374Z] v3.0 [2024-03-12T01:53:39.374Z] v3.0.0 [2024-03-12T01:53:39.374Z] v3.0.1 [2024-03-12T01:53:39.374Z] v3.0.1-dev.1 [2024-03-12T01:53:39.374Z] v3.1 [2024-03-12T01:53:39.374Z] v3.1.0 [2024-03-12T01:53:39.374Z] v3.1.0-dev.1 [2024-03-12T01:53:39.374Z] v3.1.0-dev.10 [2024-03-12T01:53:39.374Z] v3.1.0-dev.11 [2024-03-12T01:53:39.374Z] v3.1.0-dev.12 [2024-03-12T01:53:39.374Z] v3.1.0-dev.13 [2024-03-12T01:53:39.374Z] v3.1.0-dev.14 [2024-03-12T01:53:39.374Z] v3.1.0-dev.15 [2024-03-12T01:53:39.374Z] v3.1.0-dev.16 [2024-03-12T01:53:39.374Z] v3.1.0-dev.17 [2024-03-12T01:53:39.374Z] v3.1.0-dev.18 [2024-03-12T01:53:39.374Z] v3.1.0-dev.19 [2024-03-12T01:53:39.374Z] v3.1.0-dev.2 [2024-03-12T01:53:39.375Z] v3.1.0-dev.20 [2024-03-12T01:53:39.375Z] v3.1.0-dev.21 [2024-03-12T01:53:39.375Z] v3.1.0-dev.22 [2024-03-12T01:53:39.375Z] v3.1.0-dev.23 [2024-03-12T01:53:39.375Z] v3.1.0-dev.24 [2024-03-12T01:53:39.375Z] v3.1.0-dev.25 [2024-03-12T01:53:39.375Z] v3.1.0-dev.26 [2024-03-12T01:53:39.375Z] v3.1.0-dev.27 [2024-03-12T01:53:39.375Z] v3.1.0-dev.28 [2024-03-12T01:53:39.375Z] v3.1.0-dev.29 [2024-03-12T01:53:39.375Z] v3.1.0-dev.3 [2024-03-12T01:53:39.375Z] v3.1.0-dev.30 [2024-03-12T01:53:39.375Z] v3.1.0-dev.31 [2024-03-12T01:53:39.375Z] v3.1.0-dev.32 [2024-03-12T01:53:39.375Z] v3.1.0-dev.33 [2024-03-12T01:53:39.375Z] v3.1.0-dev.34 [2024-03-12T01:53:39.375Z] v3.1.0-dev.35 [2024-03-12T01:53:39.375Z] v3.1.0-dev.36 [2024-03-12T01:53:39.375Z] v3.1.0-dev.37 [2024-03-12T01:53:39.375Z] v3.1.0-dev.38 [2024-03-12T01:53:39.375Z] v3.1.0-dev.39 [2024-03-12T01:53:39.375Z] v3.1.0-dev.4 [2024-03-12T01:53:39.375Z] v3.1.0-dev.40 [2024-03-12T01:53:39.375Z] v3.1.0-dev.5 [2024-03-12T01:53:39.375Z] v3.1.0-dev.6 [2024-03-12T01:53:39.375Z] v3.1.0-dev.7 [2024-03-12T01:53:39.375Z] v3.1.0-dev.8 [2024-03-12T01:53:39.375Z] v3.1.0-dev.9 [2024-03-12T01:53:39.375Z] v3.2.0-dev.1 [2024-03-12T01:53:39.375Z] v3.2.0-dev.10 [2024-03-12T01:53:39.375Z] v3.2.0-dev.11 [2024-03-12T01:53:39.375Z] v3.2.0-dev.12 [2024-03-12T01:53:39.375Z] v3.2.0-dev.13 [2024-03-12T01:53:39.375Z] v3.2.0-dev.14 [2024-03-12T01:53:39.375Z] v3.2.0-dev.15 [2024-03-12T01:53:39.375Z] v3.2.0-dev.16 [2024-03-12T01:53:39.375Z] v3.2.0-dev.17 [2024-03-12T01:53:39.375Z] v3.2.0-dev.2 [2024-03-12T01:53:39.375Z] v3.2.0-dev.3 [2024-03-12T01:53:39.375Z] v3.2.0-dev.4 [2024-03-12T01:53:39.375Z] v3.2.0-dev.5 [2024-03-12T01:53:39.375Z] v3.2.0-dev.6 [2024-03-12T01:53:39.375Z] v3.2.0-dev.7 [2024-03-12T01:53:39.375Z] v3.2.0-dev.8 [2024-03-12T01:53:39.375Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-12T01:53:39.677Z] + lftools sign git-tag v3.2.0-dev.17 [2024-03-12T01:53:40.247Z] Signing Git tag with Sigul... [2024-03-12T01:53:40.247Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-03-12T01:53:40.520Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:53:40.814Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-12T01:53:40.823Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-12T01:53:54.634Z] $ docker stop --time=1 f1bc6decf7d000c910251eb10ab2ee3b828cb2a0a7a00ea1c8b3b58ef5926198 [2024-03-12T01:53:55.958Z] $ docker rm -f --volumes f1bc6decf7d000c910251eb10ab2ee3b828cb2a0a7a00ea1c8b3b58ef5926198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-12T01:53:56.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T01:53:56.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:53:57.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T01:53:57.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:53:57.407Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:53:57.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T01:53:57.751Z] $ docker top a2f62b8e7077469871ac3d117ea382ee90cbd6095c5c2bc377e7a57111dd98dd -eo pid,comm [2024-03-12T01:53:57.801Z] 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). [2024-03-12T01:53:57.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T01:53:58.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T01:53:58.036Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T01:53:58.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T01:53:58.169Z] $ docker exec a2f62b8e7077469871ac3d117ea382ee90cbd6095c5c2bc377e7a57111dd98dd ssh-agent [2024-03-12T01:53:58.283Z] SSH_AUTH_SOCK=/tmp/ssh-sGgjB0rDxoHm/agent.32 [2024-03-12T01:53:58.283Z] SSH_AGENT_PID=38 [2024-03-12T01:53:58.294Z] Running ssh-add (command line suppressed) [2024-03-12T01:53:58.381Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5137978353370705979.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5137978353370705979.key) [2024-03-12T01:53:58.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T01:53:58.780Z] + git semver bump pre [2024-03-12T01:53:59.039Z] 2024-03-12 01:53:58,938 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:53:59.039Z] 2024-03-12 01:53:58,938 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-03-12T01:53:59.039Z] 2024-03-12 01:53:58,938 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-03-12T01:53:59.039Z] 2024-03-12 01:53:58,938 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-12T01:53:59.039Z] 2024-03-12 01:53:58,938 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:53:59.039Z] 2024-03-12 01:53:58,938 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:53:59.040Z] 2024-03-12 01:53:58,940 [execute] INFO git cat-file --batch-check [2024-03-12T01:53:59.040Z] 2024-03-12 01:53:58,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-12T01:53:59.040Z] 2024-03-12 01:53:58,945 [execute] INFO git cat-file --batch [2024-03-12T01:53:59.040Z] 2024-03-12 01:53:58,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-12T01:53:59.040Z] 2024-03-12 01:53:58,950 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:53:59.040Z] 3.2.0-dev.18 [Pipeline] } [2024-03-12T01:53:59.047Z] $ docker exec --env ******** --env ******** a2f62b8e7077469871ac3d117ea382ee90cbd6095c5c2bc377e7a57111dd98dd ssh-agent -k [2024-03-12T01:53:59.140Z] unset SSH_AUTH_SOCK; [2024-03-12T01:53:59.140Z] unset SSH_AGENT_PID; [2024-03-12T01:53:59.140Z] echo Agent pid 38 killed; [2024-03-12T01:53:59.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T01:53:59.897Z] + git semver [Pipeline] } [2024-03-12T01:53:59.909Z] $ docker stop --time=1 a2f62b8e7077469871ac3d117ea382ee90cbd6095c5c2bc377e7a57111dd98dd [2024-03-12T01:54:01.194Z] $ docker rm -f --volumes a2f62b8e7077469871ac3d117ea382ee90cbd6095c5c2bc377e7a57111dd98dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-12T01:54:01.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-12T01:54:01.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:54:02.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-12T01:54:02.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:54:02.231Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:54:02.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-12T01:54:02.616Z] $ docker top c8d3f362b9eaba6cb9f0abb6db945ba79c865262041b2821bf625e6f8d2198dc -eo pid,comm [2024-03-12T01:54:02.664Z] 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). [2024-03-12T01:54:02.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-12T01:54:02.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-12T01:54:02.904Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-12T01:54:03.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-12T01:54:03.021Z] $ docker exec c8d3f362b9eaba6cb9f0abb6db945ba79c865262041b2821bf625e6f8d2198dc ssh-agent [2024-03-12T01:54:03.126Z] SSH_AUTH_SOCK=/tmp/ssh-gYZvDZXIGZuQ/agent.33 [2024-03-12T01:54:03.126Z] SSH_AGENT_PID=39 [2024-03-12T01:54:03.131Z] Running ssh-add (command line suppressed) [2024-03-12T01:54:03.234Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15113590424843087198.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15113590424843087198.key) [2024-03-12T01:54:03.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-12T01:54:03.591Z] + git semver push [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,761 [run_push] DEBUG push [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,762 [execute] INFO git cat-file --batch-check [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,766 [execute] INFO git rev-list 9b842346ad1fa647ffd9871fee37473ed4bea277 -- [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,766 [execute] DEBUG Popen(['git', 'rev-list', '9b842346ad1fa647ffd9871fee37473ed4bea277', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,775 [execute] INFO git fetch -v origin [2024-03-12T01:54:03.850Z] 2024-03-12 01:54:03,775 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-12T01:54:04.422Z] 2024-03-12 01:54:04,278 [run_push] DEBUG no remote changes detected [2024-03-12T01:54:04.422Z] 2024-03-12 01:54:04,278 [execute] INFO git push origin semver [2024-03-12T01:54:04.422Z] 2024-03-12 01:54:04,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-12T01:54:05.358Z] 2024-03-12 01:54:05,018 [run_push] DEBUG push all version tags [2024-03-12T01:54:05.358Z] 2024-03-12 01:54:05,018 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-12T01:54:05.358Z] 2024-03-12 01:54:05,018 [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) [2024-03-12T01:54:05.926Z] 2024-03-12 01:54:05,721 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-12T01:54:05.926Z] 3.2.0-dev.18 [Pipeline] } [2024-03-12T01:54:05.934Z] $ docker exec --env ******** --env ******** c8d3f362b9eaba6cb9f0abb6db945ba79c865262041b2821bf625e6f8d2198dc ssh-agent -k [2024-03-12T01:54:06.021Z] unset SSH_AUTH_SOCK; [2024-03-12T01:54:06.023Z] unset SSH_AGENT_PID; [2024-03-12T01:54:06.023Z] echo Agent pid 39 killed; [2024-03-12T01:54:06.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-12T01:54:06.558Z] + git semver [Pipeline] } [2024-03-12T01:54:06.831Z] $ docker stop --time=1 c8d3f362b9eaba6cb9f0abb6db945ba79c865262041b2821bf625e6f8d2198dc [2024-03-12T01:54:08.100Z] $ docker rm -f --volumes c8d3f362b9eaba6cb9f0abb6db945ba79c865262041b2821bf625e6f8d2198dc [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 [2024-03-12T01:54:09.710Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-12T01:54:09.710Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-12T01:54:09.710Z] total 16 [2024-03-12T01:54:09.710Z] drwxr-xr-x 3 root root 4096 Mar 12 01:42 . [2024-03-12T01:54:09.710Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 01:53 .. [2024-03-12T01:54:09.710Z] drwxr-xr-x 2 root root 4096 Mar 12 01:42 cost [2024-03-12T01:54:09.710Z] -rw-r--r-- 1 root root 95 Mar 12 01:42 cost.csv [2024-03-12T01:54:09.710Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-12T01:54:09.710Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-12T01:54:09.710Z] total 16 [2024-03-12T01:54:09.710Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 01:42 . [2024-03-12T01:54:09.710Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 01:53 .. [2024-03-12T01:54:09.710Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 01:42 cost [2024-03-12T01:54:09.710Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 12 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:10.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:10.995Z] ---> package-listing.sh [2024-03-12T01:54:10.996Z] ++ facter osfamily [2024-03-12T01:54:10.996Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-12T01:54:10.996Z] + OS_FAMILY=debian [2024-03-12T01:54:10.996Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-12T01:54:10.996Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-12T01:54:10.996Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-12T01:54:10.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-12T01:54:10.996Z] + PACKAGES=/tmp/packages_start.txt [2024-03-12T01:54:10.996Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-12T01:54:10.996Z] + PACKAGES=/tmp/packages_end.txt [2024-03-12T01:54:10.996Z] + case "${OS_FAMILY}" in [2024-03-12T01:54:10.996Z] + dpkg -l [2024-03-12T01:54:10.996Z] + grep '^ii' [2024-03-12T01:54:10.996Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-12T01:54:10.996Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-12T01:54:10.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-12T01:54:10.996Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-12T01:54:10.996Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-12T01:54:10.996Z] + 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 [2024-03-12T01:54:11.007Z] 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 [2024-03-12T01:54:11.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-12T01:54:11.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-12T01:54:11.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-12T01:54:12.099Z] prd-ubuntu20.04-docker-8c-8g-5479 does not seem to be running inside a container [2024-03-12T01:54:12.130Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-12T01:54:12.326Z] $ docker top 9e5d80344e7738dedf68498d77c7eacd1c11ccf577f95dff5a6abdcccc5c7543 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-12T01:54:12.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-12T01:54:13.066Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-12T01:54:13.354Z] + ls /var/log/sa-host [2024-03-12T01:54:13.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-12T01:54:13.586Z] provisioning config files... [2024-03-12T01:54:13.596Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4015883136132436528tmp [Pipeline] { [Pipeline] echo [2024-03-12T01:54:13.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:13.999Z] ---> create-netrc.sh [Pipeline] } [2024-03-12T01:54:14.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:14.455Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-12T01:54:14.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:14.746Z] ---> sudo-logs.sh [2024-03-12T01:54:14.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-12T01:54:14.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:15.123Z] ---> job-cost.sh [2024-03-12T01:54:15.123Z] lf-activate-venv: SKIPPING [2024-03-12T01:54:15.123Z] DEBUG: total: 0.2199999988079071 [2024-03-12T01:54:15.123Z] INFO: Retrieving Stack Cost... [2024-03-12T01:54:15.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-12T01:54:15.951Z] INFO: Archiving Costs [Pipeline] echo [2024-03-12T01:54:15.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-12T01:54:16.243Z] ---> logs-deploy.sh [2024-03-12T01:54:16.243Z] lf-activate-venv: SKIPPING [2024-03-12T01:54:16.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/169 [2024-03-12T01:54:16.244Z] INFO: archiving workspace using pattern(s): [2024-03-12T01:54:17.181Z] Archives upload complete. [2024-03-12T01:54:17.440Z] INFO: archiving logs to Nexus