Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb81cc9ef63f2856550c3d6e544be58bdcd278fb 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-ssh14078241641072436779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15392351317524168215.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15640976790263256124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15471612942392359689.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-ssh5065591537279696818.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-35087 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 bb81cc9ef63f2856550c3d6e544be58bdcd278fb (main) Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" > 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 bb81cc9ef63f2856550c3d6e544be58bdcd278fb # timeout=10 > git rev-list --no-walk cb9a267f44c7b03347d4089d4f113a5a066280ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-14T09:11:40.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-14T09:11:40.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-14T09:11:40.138Z] ========================================================= [2024-12-14T09:11:40.138Z] EdgeX Global Pipelines Version Info [2024-12-14T09:11:40.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:11:41.249Z] ------------------- [2024-12-14T09:11:41.249Z] stable info: [2024-12-14T09:11:41.249Z] ------------------- [2024-12-14T09:11:41.249Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-14T09:11:41.249Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:11:41.249Z] Message: update stable to v1.0.269 [2024-12-14T09:11:41.510Z] ------------------- [2024-12-14T09:11:41.510Z] experimental info: [2024-12-14T09:11:41.510Z] ------------------- [2024-12-14T09:11:41.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-14T09:11:41.510Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-14T09:11:41.510Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-14T09:11:41.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-12-14T09:11:41.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-12-14T09:11:41.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-14T09:11:41.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-14T09:11:41.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-14T09:11:41.708Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-14T09:11:41.728Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-14T09:11:41.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-14T09:11:41.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-14T09:11:41.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-14T09:11:41.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-14T09:11:41.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-12-14T09:11:41.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-14T09:11:41.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-14T09:11:41.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:11:42.016Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-14T09:11:42.041Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:11:42.065Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-14T09:11:42.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-14T09:11:42.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-14T09:11:42.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-14T09:11:42.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-14T09:11:42.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-14T09:11:42.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-14T09:11:42.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-14T09:11:42.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-14T09:11:42.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-14T09:11:42.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-14T09:11:42.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-14T09:11:42.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-14T09:11:42.360Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo [2024-12-14T09:11:42.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb81cc9 [Pipeline] echo [2024-12-14T09:11:42.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:11:42.457Z] provisioning config files... [2024-12-14T09:11:42.470Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8787433481986623003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:11:42.821Z] ---> ****-login.sh [2024-12-14T09:11:42.821Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:11:43.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:11:43.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:11:43.086Z] Configure a credential helper to remove this warning. See [2024-12-14T09:11:43.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:11:43.086Z] [2024-12-14T09:11:43.086Z] Login Succeeded [2024-12-14T09:11:43.086Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:11:43.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:11:43.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:11:43.353Z] Configure a credential helper to remove this warning. See [2024-12-14T09:11:43.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:11:43.353Z] [2024-12-14T09:11:43.353Z] Login Succeeded [2024-12-14T09:11:43.353Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:11:43.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:11:43.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:11:43.353Z] Configure a credential helper to remove this warning. See [2024-12-14T09:11:43.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:11:43.353Z] [2024-12-14T09:11:43.353Z] Login Succeeded [2024-12-14T09:11:43.353Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:11:43.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:11:43.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:11:43.617Z] Configure a credential helper to remove this warning. See [2024-12-14T09:11:43.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:11:43.617Z] [2024-12-14T09:11:43.617Z] Login Succeeded [2024-12-14T09:11:43.617Z] ****.io [2024-12-14T09:11:43.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:11:43.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:11:43.883Z] Configure a credential helper to remove this warning. See [2024-12-14T09:11:43.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:11:43.883Z] [2024-12-14T09:11:43.883Z] Login Succeeded [2024-12-14T09:11:43.883Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:11:43.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-14T09:11:44.313Z] + git rev-list -1 --merges bb81cc9ef63f2856550c3d6e544be58bdcd278fb~1..bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo [2024-12-14T09:11:44.349Z] -----------> git rev-list -1 --merges bb81cc9ef63f2856550c3d6e544be58bdcd278fb~1..bb81cc9ef63f2856550c3d6e544be58bdcd278fb bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:11:44.350Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb [false] [Pipeline] sh [2024-12-14T09:11:44.658Z] + git log --format=format:%s -1 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo [2024-12-14T09:11:44.679Z] ========================================================= [2024-12-14T09:11:44.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-14T09:11:44.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:11:45.021Z] + git log --format=format:%s -1 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo [2024-12-14T09:11:45.034Z] [semverPrep] GIT_COMMIT: bb81cc9ef63f2856550c3d6e544be58bdcd278fb, Commit Message: Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14 [Pipeline] echo [2024-12-14T09:11:45.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-14T09:11:45.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:11:45.430Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-14T09:11:45.430Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-14T09:11:45.430Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-14T09:11:45.430Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-14T09:11:45.430Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-14T09:11:45.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:11:45.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:11:45.850Z] [2024-12-14T09:11:45.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:11:46.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:11:46.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-14T09:11:46.153Z] b85a868b505f: Pulling fs layer [2024-12-14T09:11:46.153Z] e2be974225ed: Pulling fs layer [2024-12-14T09:11:46.153Z] 339a4e72a1f5: Pulling fs layer [2024-12-14T09:11:46.153Z] 988bab9f4d93: Pulling fs layer [2024-12-14T09:11:46.153Z] 1469e6f7b9e6: Pulling fs layer [2024-12-14T09:11:46.153Z] eaf3925da568: Pulling fs layer [2024-12-14T09:11:46.153Z] bab4dde63d76: Pulling fs layer [2024-12-14T09:11:46.153Z] bde34c3a00c8: Pulling fs layer [2024-12-14T09:11:46.153Z] b352a97aabf1: Pulling fs layer [2024-12-14T09:11:46.153Z] 4872d77fe225: Pulling fs layer [2024-12-14T09:11:46.153Z] 5851b861e8e6: Pulling fs layer [2024-12-14T09:11:46.153Z] b352a97aabf1: Waiting [2024-12-14T09:11:46.153Z] 4872d77fe225: Waiting [2024-12-14T09:11:46.153Z] bab4dde63d76: Waiting [2024-12-14T09:11:46.153Z] bde34c3a00c8: Waiting [2024-12-14T09:11:46.153Z] 5851b861e8e6: Waiting [2024-12-14T09:11:46.153Z] 1469e6f7b9e6: Waiting [2024-12-14T09:11:46.153Z] 988bab9f4d93: Waiting [2024-12-14T09:11:46.153Z] eaf3925da568: Waiting [2024-12-14T09:11:46.153Z] e2be974225ed: Verifying Checksum [2024-12-14T09:11:46.153Z] e2be974225ed: Download complete [2024-12-14T09:11:46.153Z] 988bab9f4d93: Download complete [2024-12-14T09:11:46.413Z] 1469e6f7b9e6: Verifying Checksum [2024-12-14T09:11:46.413Z] 1469e6f7b9e6: Download complete [2024-12-14T09:11:46.413Z] 339a4e72a1f5: Verifying Checksum [2024-12-14T09:11:46.413Z] 339a4e72a1f5: Download complete [2024-12-14T09:11:46.413Z] eaf3925da568: Verifying Checksum [2024-12-14T09:11:46.413Z] eaf3925da568: Download complete [2024-12-14T09:11:46.413Z] bde34c3a00c8: Verifying Checksum [2024-12-14T09:11:46.413Z] bde34c3a00c8: Download complete [2024-12-14T09:11:46.413Z] b352a97aabf1: Download complete [2024-12-14T09:11:46.413Z] 4872d77fe225: Verifying Checksum [2024-12-14T09:11:46.413Z] 4872d77fe225: Download complete [2024-12-14T09:11:46.413Z] 5851b861e8e6: Download complete [2024-12-14T09:11:46.413Z] b85a868b505f: Verifying Checksum [2024-12-14T09:11:46.413Z] b85a868b505f: Download complete [2024-12-14T09:11:46.671Z] bab4dde63d76: Verifying Checksum [2024-12-14T09:11:46.671Z] bab4dde63d76: Download complete [2024-12-14T09:11:47.609Z] b85a868b505f: Pull complete [2024-12-14T09:11:47.867Z] e2be974225ed: Pull complete [2024-12-14T09:11:48.127Z] 339a4e72a1f5: Pull complete [2024-12-14T09:11:48.386Z] 988bab9f4d93: Pull complete [2024-12-14T09:11:48.644Z] 1469e6f7b9e6: Pull complete [2024-12-14T09:11:48.644Z] eaf3925da568: Pull complete [2024-12-14T09:11:50.546Z] bab4dde63d76: Pull complete [2024-12-14T09:11:50.546Z] bde34c3a00c8: Pull complete [2024-12-14T09:11:50.546Z] b352a97aabf1: Pull complete [2024-12-14T09:11:50.546Z] 4872d77fe225: Pull complete [2024-12-14T09:11:50.546Z] 5851b861e8e6: Pull complete [2024-12-14T09:11:50.546Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-14T09:11:50.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:11:50.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:11:50.697Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:11:50.725Z] $ 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-12-14T09:11:53.240Z] $ docker top dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 -eo pid,comm [2024-12-14T09:11:53.305Z] 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-12-14T09:11:53.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:11:53.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:11:53.366Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:11:53.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:11:53.466Z] $ docker exec dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent [2024-12-14T09:11:53.587Z] SSH_AUTH_SOCK=/tmp/ssh-MMzbAoRKfHul/agent.32 [2024-12-14T09:11:53.587Z] SSH_AGENT_PID=38 [2024-12-14T09:11:53.594Z] Running ssh-add (command line suppressed) [2024-12-14T09:11:53.699Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10555266949717406198.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10555266949717406198.key) [2024-12-14T09:11:53.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:11:54.018Z] + git tag --points-at HEAD [Pipeline] } [2024-12-14T09:11:54.023Z] $ docker exec --env ******** --env ******** dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent -k [2024-12-14T09:11:54.111Z] unset SSH_AUTH_SOCK; [2024-12-14T09:11:54.111Z] unset SSH_AGENT_PID; [2024-12-14T09:11:54.112Z] echo Agent pid 38 killed; [2024-12-14T09:11:54.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-14T09:11:54.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:11:54.169Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:11:54.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:11:54.282Z] $ docker exec dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent [2024-12-14T09:11:54.398Z] SSH_AUTH_SOCK=/tmp/ssh-yjQbgAoacRTu/agent.71 [2024-12-14T09:11:54.398Z] SSH_AGENT_PID=77 [2024-12-14T09:11:54.402Z] Running ssh-add (command line suppressed) [2024-12-14T09:11:54.491Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17051763863632208600.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17051763863632208600.key) [2024-12-14T09:11:54.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:11:54.806Z] + git semver init [2024-12-14T09:11:55.065Z] 2024-12-14 09:11:54,992 [run_init] DEBUG init version:0.0.0 force:False [2024-12-14T09:11:55.065Z] 2024-12-14 09:11:54,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-12-14T09:11:55.065Z] 2024-12-14 09:11:54,994 [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-12-14T09:11:55.065Z] 2024-12-14 09:11:54,994 [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-12-14T09:11:57.603Z] 2024-12-14 09:11:56,968 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-12-14T09:11:57.603Z] 2024-12-14 09:11:56,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-12-14T09:11:57.603Z] 2024-12-14 09:11:56,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:11:57.603Z] 2024-12-14 09:11:56,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:11:57.603Z] 4.0.0-dev.5 [Pipeline] } [2024-12-14T09:11:57.608Z] $ docker exec --env ******** --env ******** dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent -k [2024-12-14T09:11:57.698Z] unset SSH_AUTH_SOCK; [2024-12-14T09:11:57.699Z] unset SSH_AGENT_PID; [2024-12-14T09:11:57.699Z] echo Agent pid 77 killed; [2024-12-14T09:11:57.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:11:58.029Z] + git semver [Pipeline] } [2024-12-14T09:11:58.295Z] $ docker stop --time=1 dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 [2024-12-14T09:11:59.600Z] $ docker rm -f --volumes dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:11:59.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-14T09:12:00.207Z] Stashed 1 file(s) [Pipeline] echo [2024-12-14T09:12:00.212Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-12-14T09:12:00.405Z] provisioning config files... [2024-12-14T09:12:00.428Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3071821859643241058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:12:00.735Z] ---> ****-login.sh [2024-12-14T09:12:00.735Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:12:00.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:12:00.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:12:00.735Z] Configure a credential helper to remove this warning. See [2024-12-14T09:12:00.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:12:00.735Z] [2024-12-14T09:12:00.735Z] Login Succeeded [2024-12-14T09:12:00.735Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:12:00.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:12:00.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:12:00.735Z] Configure a credential helper to remove this warning. See [2024-12-14T09:12:00.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:12:00.735Z] [2024-12-14T09:12:00.735Z] Login Succeeded [2024-12-14T09:12:00.735Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:12:00.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:12:00.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:12:00.995Z] Configure a credential helper to remove this warning. See [2024-12-14T09:12:00.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:12:00.995Z] [2024-12-14T09:12:00.995Z] Login Succeeded [2024-12-14T09:12:00.995Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:12:00.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:12:00.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:12:00.995Z] Configure a credential helper to remove this warning. See [2024-12-14T09:12:00.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:12:00.995Z] [2024-12-14T09:12:00.995Z] Login Succeeded [2024-12-14T09:12:00.995Z] ****.io [2024-12-14T09:12:00.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:12:01.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:12:01.255Z] Configure a credential helper to remove this warning. See [2024-12-14T09:12:01.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:12:01.255Z] [2024-12-14T09:12:01.255Z] Login Succeeded [2024-12-14T09:12:01.255Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:12:01.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-14T09:12:01.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:12:01.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:12:01.406Z] ========================================================= [2024-12-14T09:12:01.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-14T09:12:01.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:12:01.752Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-14T09:12:01.752Z] Sending build context to Docker daemon 20.02MB [2024-12-14T09:12:01.752Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:12:01.752Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-14T09:12:02.015Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-14T09:12:02.015Z] 43c4264eed91: Pulling fs layer [2024-12-14T09:12:02.015Z] 4cc291be95ef: Pulling fs layer [2024-12-14T09:12:02.015Z] 2ac1f1163629: Pulling fs layer [2024-12-14T09:12:02.015Z] 5c3c966382ef: Pulling fs layer [2024-12-14T09:12:02.015Z] 4f4fb700ef54: Pulling fs layer [2024-12-14T09:12:02.015Z] 5d5c8e513c77: Pulling fs layer [2024-12-14T09:12:02.015Z] 9f66e0745190: Pulling fs layer [2024-12-14T09:12:02.015Z] f49a43e4bbc0: Pulling fs layer [2024-12-14T09:12:02.015Z] 561ebcabdf7f: Pulling fs layer [2024-12-14T09:12:02.015Z] 4f4fb700ef54: Waiting [2024-12-14T09:12:02.015Z] 5c3c966382ef: Waiting [2024-12-14T09:12:02.015Z] 5d5c8e513c77: Waiting [2024-12-14T09:12:02.015Z] 561ebcabdf7f: Waiting [2024-12-14T09:12:02.015Z] f49a43e4bbc0: Waiting [2024-12-14T09:12:02.015Z] 4cc291be95ef: Verifying Checksum [2024-12-14T09:12:02.015Z] 4cc291be95ef: Download complete [2024-12-14T09:12:02.015Z] 5c3c966382ef: Verifying Checksum [2024-12-14T09:12:02.015Z] 5c3c966382ef: Download complete [2024-12-14T09:12:02.015Z] 4f4fb700ef54: Download complete [2024-12-14T09:12:02.015Z] 5d5c8e513c77: Verifying Checksum [2024-12-14T09:12:02.015Z] 5d5c8e513c77: Download complete [2024-12-14T09:12:02.016Z] 43c4264eed91: Download complete [2024-12-14T09:12:02.016Z] 9f66e0745190: Verifying Checksum [2024-12-14T09:12:02.016Z] 9f66e0745190: Download complete [2024-12-14T09:12:02.016Z] 43c4264eed91: Pull complete [2024-12-14T09:12:02.275Z] 4cc291be95ef: Pull complete [2024-12-14T09:12:02.275Z] 561ebcabdf7f: Verifying Checksum [2024-12-14T09:12:02.275Z] 561ebcabdf7f: Download complete [2024-12-14T09:12:02.533Z] 2ac1f1163629: Download complete [2024-12-14T09:12:02.791Z] f49a43e4bbc0: Verifying Checksum [2024-12-14T09:12:02.791Z] f49a43e4bbc0: Download complete [2024-12-14T09:12:06.080Z] 2ac1f1163629: Pull complete [2024-12-14T09:12:06.080Z] 5c3c966382ef: Pull complete [2024-12-14T09:12:06.080Z] 4f4fb700ef54: Pull complete [2024-12-14T09:12:06.080Z] 5d5c8e513c77: Pull complete [2024-12-14T09:12:06.080Z] 9f66e0745190: Pull complete [2024-12-14T09:12:07.974Z] f49a43e4bbc0: Pull complete [2024-12-14T09:12:08.554Z] 561ebcabdf7f: Pull complete [2024-12-14T09:12:08.554Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-14T09:12:08.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-14T09:12:08.554Z] ---> 3a752c3f9dda [2024-12-14T09:12:08.554Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-14T09:12:11.843Z] ---> Running in 47d805e5257a [2024-12-14T09:12:11.843Z] Removing intermediate container 47d805e5257a [2024-12-14T09:12:11.843Z] ---> 44694b22ad7d [2024-12-14T09:12:11.843Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-14T09:12:11.843Z] ---> Running in 914169468d67 [2024-12-14T09:12:12.101Z] Removing intermediate container 914169468d67 [2024-12-14T09:12:12.101Z] ---> 8fb6f4fcd56b [2024-12-14T09:12:12.101Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:12:12.101Z] ---> Running in 82a2469fbcf3 [2024-12-14T09:12:12.101Z] Removing intermediate container 82a2469fbcf3 [2024-12-14T09:12:12.101Z] ---> 951e5e2d3605 [2024-12-14T09:12:12.101Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:12:12.101Z] ---> Running in 34551395e434 [2024-12-14T09:12:12.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:12:12.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:12:12.878Z] OK: 246 MiB in 54 packages [2024-12-14T09:12:13.446Z] Removing intermediate container 34551395e434 [2024-12-14T09:12:13.446Z] ---> 9434d08897ca [2024-12-14T09:12:13.446Z] Step 7/12 : WORKDIR /app [2024-12-14T09:12:13.446Z] ---> Running in a5a0b1c7ef18 [2024-12-14T09:12:13.446Z] Removing intermediate container a5a0b1c7ef18 [2024-12-14T09:12:13.446Z] ---> 84ae6f0a827a [2024-12-14T09:12:13.446Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-14T09:12:13.446Z] ---> d3ba79fb0a98 [2024-12-14T09:12:13.446Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:12:13.446Z] ---> Running in 2158ea0fa7b2 [2024-12-14T09:12:15.363Z] Still waiting to schedule task [2024-12-14T09:12:15.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-14T09:13:09.695Z] Removing intermediate container 2158ea0fa7b2 [2024-12-14T09:13:09.695Z] ---> 507cefa31cc0 [2024-12-14T09:13:09.695Z] Step 10/12 : COPY . . [2024-12-14T09:13:09.695Z] ---> 38b7d53362f6 [2024-12-14T09:13:09.696Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:13:09.696Z] ---> Running in 0b3f91306278 [2024-12-14T09:13:09.696Z] Removing intermediate container 0b3f91306278 [2024-12-14T09:13:09.696Z] ---> ea365122aefa [2024-12-14T09:13:09.696Z] Step 12/12 : RUN $MAKE [2024-12-14T09:13:09.696Z] ---> Running in a9a6087f783b [2024-12-14T09:13:09.696Z] noop [2024-12-14T09:13:09.696Z] Removing intermediate container a9a6087f783b [2024-12-14T09:13:09.696Z] ---> e973b1194af7 [2024-12-14T09:13:09.696Z] Successfully built e973b1194af7 [2024-12-14T09:13:09.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:13:10.021Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:13:10.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:13:10.102Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:13:10.138Z] $ 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-12-14T09:13:10.507Z] $ docker top 8a1a6713561ddad355db555925c97dc33d8e0eae5ade73076cfe0db45e52a3a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:13:10.858Z] + go version [2024-12-14T09:13:10.858Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-14T09:13:10.873Z] $ docker stop --time=1 8a1a6713561ddad355db555925c97dc33d8e0eae5ade73076cfe0db45e52a3a9 [2024-12-14T09:13:12.127Z] $ docker rm -f --volumes 8a1a6713561ddad355db555925c97dc33d8e0eae5ade73076cfe0db45e52a3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:13:12.552Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-14T09:13:12.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:13:12.624Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:13:12.659Z] $ 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-12-14T09:13:12.995Z] $ docker top bc8849a0b081ba1bc0144b51201ebe35db63b4c9779841ace3a00121ad42f1a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:13:13.334Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:13:13.637Z] + make test [2024-12-14T09:13:13.637Z] go test -race ./... -coverprofile=coverage.out ./... [2024-12-14T09:13:45.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35089 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-12-14T09:13:45.241Z] Running in /w/workspace/app-rfid-llrp-inventory/192 [Pipeline] { [Pipeline] checkout [2024-12-14T09:13:45.722Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-12-14T09:13:45.722Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-12-14T09:13:45.722Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements [2024-12-14T09:13:45.981Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.687s coverage: 71.9% of statements [2024-12-14T09:13:48.390Z] The recommended git tool is: git [2024-12-14T09:13:53.318Z] using credential edgex-jenkins-ssh [2024-12-14T09:13:53.341Z] Cloning the remote Git repository [2024-12-14T09:13:53.405Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-12-14T09:13:53.501Z] > git init /w/workspace/app-rfid-llrp-inventory/192 # timeout=10 [2024-12-14T09:13:53.649Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-12-14T09:13:53.650Z] > git --version # timeout=10 [2024-12-14T09:13:53.669Z] > git --version # 'git version 2.25.1' [2024-12-14T09:13:53.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-14T09:13:53.830Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:13:58.320Z] Avoid second fetch [2024-12-14T09:13:58.321Z] Checking out Revision bb81cc9ef63f2856550c3d6e544be58bdcd278fb (main) [2024-12-14T09:13:57.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-12-14T09:13:57.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-14T09:13:58.336Z] > git config core.sparsecheckout # timeout=10 [2024-12-14T09:13:58.404Z] > git checkout -f bb81cc9ef63f2856550c3d6e544be58bdcd278fb # timeout=10 [2024-12-14T09:13:58.946Z] Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:14:03.577Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-14T09:14:03.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:14:03.577Z] Dload Upload Total Spent Left Speed [2024-12-14T09:14:03.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-12-14T09:14:03.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-14T09:14:04.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-14T09:14:04.253Z] + sudo tee /etc/docker/daemon.new [2024-12-14T09:14:04.253Z] { [2024-12-14T09:14:04.253Z] "registry-mirrors": [ [2024-12-14T09:14:04.253Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-14T09:14:04.253Z] ], [2024-12-14T09:14:04.253Z] "bip": "10.250.0.254/24", [2024-12-14T09:14:04.253Z] "hosts": [ [2024-12-14T09:14:04.253Z] "tcp://0.0.0.0:5555", [2024-12-14T09:14:04.253Z] "unix:///var/run/docker.sock" [2024-12-14T09:14:04.253Z] ], [2024-12-14T09:14:04.253Z] "mtu": 1458, [2024-12-14T09:14:04.253Z] "selinux-enabled": true, [2024-12-14T09:14:04.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-14T09:14:04.253Z] } [Pipeline] sh [2024-12-14T09:14:04.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-14T09:14:04.930Z] + sudo service docker restart [2024-12-14T09:14:18.101Z] go vet ./... [2024-12-14T09:14:21.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:14:21.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:14:21.387Z] ./bin/test-attribution.sh [Pipeline] echo [2024-12-14T09:14:21.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:14:21.426Z] $ docker stop --time=1 bc8849a0b081ba1bc0144b51201ebe35db63b4c9779841ace3a00121ad42f1a6 [2024-12-14T09:14:26.117Z] $ docker rm -f --volumes bc8849a0b081ba1bc0144b51201ebe35db63b4c9779841ace3a00121ad42f1a6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:14:26.524Z] provisioning config files... [2024-12-14T09:14:26.554Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/192@tmp/config8262689301869102669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:14:26.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:14:26.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-12-14T09:14:26.974Z] ---> ****-login.sh [2024-12-14T09:14:26.974Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-12-14T09:14:27.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:27.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:14:27.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:27.516Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:27.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:27.516Z] [2024-12-14T09:14:27.516Z] Login Succeeded [2024-12-14T09:14:27.516Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:14:27.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:27.712Z] + ls -al . [2024-12-14T09:14:27.712Z] total 284 [2024-12-14T09:14:27.712Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 09:13 . [2024-12-14T09:14:27.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:11 .. [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 14 09:11 .dockerignore [2024-12-14T09:14:27.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:13 .git [2024-12-14T09:14:27.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:11 .github [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 14 09:11 .gitignore [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 200 Dec 14 09:11 .golangci.yml [2024-12-14T09:14:27.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:11 .semver [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 16943 Dec 14 09:11 Attribution.txt [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 14 09:11 CHANGELOG.md [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 1769 Dec 14 09:11 Dockerfile [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:11 GOVERNANCE.md [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 14 09:11 Jenkinsfile [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 14 09:11 LICENSE [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 3066 Dec 14 09:11 Makefile [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 09:11 OWNERS.md [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 14 09:11 README.md [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:11 VERSION [2024-12-14T09:14:27.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 bin [2024-12-14T09:14:27.712Z] -rw-r--r-- 1 jenkins jenkins 55696 Dec 14 09:13 coverage.out [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 6738 Dec 14 09:11 go.mod [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 87898 Dec 14 09:11 go.sum [2024-12-14T09:14:27.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 images [2024-12-14T09:14:27.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:11 internal [2024-12-14T09:14:27.712Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 14 09:11 main.go [2024-12-14T09:14:27.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 openapi [2024-12-14T09:14:27.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 res [2024-12-14T09:14:27.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:27.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:27.788Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:27.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:27.788Z] [2024-12-14T09:14:27.788Z] Login Succeeded [2024-12-14T09:14:27.788Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:14:27.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:28.033Z] + 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=bb81cc9ef63f2856550c3d6e544be58bdcd278fb --label arch=amd64 --label version=4.0.0-dev.5 . [2024-12-14T09:14:28.033Z] Sending build context to Docker daemon 20.02MB [2024-12-14T09:14:28.033Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-12-14T09:14:28.033Z] Step 2/30 : FROM ${BASE} AS builder [2024-12-14T09:14:28.033Z] ---> e973b1194af7 [2024-12-14T09:14:28.033Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-12-14T09:14:28.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:28.059Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:28.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:28.059Z] [2024-12-14T09:14:28.059Z] Login Succeeded [2024-12-14T09:14:28.059Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:14:28.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:28.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:28.330Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:28.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:28.330Z] [2024-12-14T09:14:28.330Z] Login Succeeded [2024-12-14T09:14:28.330Z] ****.io [2024-12-14T09:14:28.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:14:28.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:14:28.601Z] Configure a credential helper to remove this warning. See [2024-12-14T09:14:28.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:14:28.601Z] [2024-12-14T09:14:28.601Z] Login Succeeded [2024-12-14T09:14:28.601Z] ---> ****-login.sh ends [2024-12-14T09:14:28.602Z] ---> Running in ec38215ffa04 [Pipeline] } [2024-12-14T09:14:28.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-12-14T09:14:28.860Z] Removing intermediate container ec38215ffa04 [2024-12-14T09:14:28.860Z] ---> 2f2df35d9150 [2024-12-14T09:14:28.860Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-12-14T09:14:28.860Z] ---> Running in 77b5120ed745 [Pipeline] echo [2024-12-14T09:14:28.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:14:28.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:14:28.944Z] ========================================================= [2024-12-14T09:14:28.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-14T09:14:28.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:14:29.120Z] Removing intermediate container 77b5120ed745 [2024-12-14T09:14:29.120Z] ---> 3af2c31fac93 [2024-12-14T09:14:29.120Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-12-14T09:14:29.303Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-14T09:14:29.378Z] ---> Running in e0b2de20f5c5 [2024-12-14T09:14:29.636Z] Removing intermediate container e0b2de20f5c5 [2024-12-14T09:14:29.636Z] ---> 1102dfbc60fc [2024-12-14T09:14:29.636Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-14T09:14:29.636Z] ---> Running in ce07e676a841 [2024-12-14T09:14:29.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:14:30.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:14:30.411Z] OK: 246 MiB in 54 packages [2024-12-14T09:14:30.720Z] #0 building with "default" instance using docker driver [2024-12-14T09:14:30.721Z] [2024-12-14T09:14:30.721Z] #1 [internal] load build definition from Dockerfile [2024-12-14T09:14:30.721Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-12-14T09:14:30.721Z] #1 DONE 0.1s [2024-12-14T09:14:30.721Z] [2024-12-14T09:14:30.721Z] #2 [internal] load .dockerignore [2024-12-14T09:14:30.721Z] #2 transferring context: 304B done [2024-12-14T09:14:30.721Z] #2 DONE 0.1s [2024-12-14T09:14:30.721Z] [2024-12-14T09:14:30.721Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-14T09:14:30.721Z] #3 DONE 0.1s [2024-12-14T09:14:30.721Z] [2024-12-14T09:14:30.721Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:14:30.721Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-14T09:14:30.721Z] #4 ... [2024-12-14T09:14:30.721Z] [2024-12-14T09:14:30.721Z] #5 [internal] load build context [2024-12-14T09:14:30.721Z] #5 transferring context: 629.94kB 0.1s done [2024-12-14T09:14:30.721Z] #5 DONE 0.1s [2024-12-14T09:14:30.721Z] [2024-12-14T09:14:30.721Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-14T09:14:30.721Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-14T09:14:30.721Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-14T09:14:30.721Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 462.85kB / 70.64MB 0.1s [2024-12-14T09:14:30.721Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-14T09:14:30.721Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s [2024-12-14T09:14:30.980Z] Removing intermediate container ce07e676a841 [2024-12-14T09:14:30.980Z] ---> fe2326d8db16 [2024-12-14T09:14:30.980Z] Step 7/30 : WORKDIR /app [2024-12-14T09:14:30.980Z] ---> Running in f6840705e624 [2024-12-14T09:14:30.992Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.24MB / 70.64MB 0.2s [2024-12-14T09:14:30.992Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s [2024-12-14T09:14:30.992Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-14T09:14:30.992Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-14T09:14:30.992Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-14T09:14:30.992Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-14T09:14:30.992Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-14T09:14:30.992Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s [2024-12-14T09:14:30.992Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.18MB / 70.64MB 0.4s [2024-12-14T09:14:30.992Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-14T09:14:30.992Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.10MB / 12.73MB 0.4s [2024-12-14T09:14:31.238Z] Removing intermediate container f6840705e624 [2024-12-14T09:14:31.238Z] ---> 76b520101827 [2024-12-14T09:14:31.238Z] Step 8/30 : COPY go.mod vendor* ./ [2024-12-14T09:14:31.263Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.18MB / 70.64MB 0.6s [2024-12-14T09:14:31.263Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 13.63MB / 95.52MB 0.6s [2024-12-14T09:14:31.263Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.6s [2024-12-14T09:14:31.263Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.31MB / 70.64MB 0.7s [2024-12-14T09:14:31.263Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-14T09:14:31.263Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-14T09:14:31.495Z] ---> d834994b9d49 [2024-12-14T09:14:31.495Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:14:31.495Z] ---> Running in ba7d313d22ab [2024-12-14T09:14:31.534Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 33.55MB / 70.64MB 0.8s [2024-12-14T09:14:31.534Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 0.8s [2024-12-14T09:14:31.534Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 46.14MB / 70.64MB 1.0s [2024-12-14T09:14:31.534Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 32.51MB / 95.52MB 1.0s [2024-12-14T09:14:31.806Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 52.43MB / 70.64MB 1.1s [2024-12-14T09:14:31.806Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.75MB / 95.52MB 1.1s [2024-12-14T09:14:31.806Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 42.99MB / 95.52MB 1.2s [2024-12-14T09:14:32.076Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.3s [2024-12-14T09:14:32.076Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.27MB / 95.52MB 1.3s [2024-12-14T09:14:32.076Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.4s [2024-12-14T09:14:32.076Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.48MB / 95.52MB 1.4s [2024-12-14T09:14:32.347Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 65.01MB / 95.52MB 1.6s [2024-12-14T09:14:32.347Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.33MB / 95.52MB 1.7s [2024-12-14T09:14:32.347Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 77.59MB / 95.52MB 1.8s [2024-12-14T09:14:32.429Z] Removing intermediate container ba7d313d22ab [2024-12-14T09:14:32.429Z] ---> e11f325838fd [2024-12-14T09:14:32.429Z] Step 10/30 : COPY . . [2024-12-14T09:14:32.615Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 83.89MB / 95.52MB 1.9s [2024-12-14T09:14:32.890Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.1s [2024-12-14T09:14:32.890Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 2.2s done [2024-12-14T09:14:33.158Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 2.3s done [2024-12-14T09:14:33.158Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-14T09:14:33.365Z] ---> 8f234091ff5c [2024-12-14T09:14:33.365Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-14T09:14:33.425Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done [2024-12-14T09:14:33.425Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.3s done [2024-12-14T09:14:33.648Z] ---> Running in 289714e1c8cf [2024-12-14T09:14:33.694Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-14T09:14:33.908Z] Removing intermediate container 289714e1c8cf [2024-12-14T09:14:33.908Z] ---> 8dcae5136ef2 [2024-12-14T09:14:33.908Z] Step 12/30 : RUN $MAKE [2024-12-14T09:14:33.908Z] ---> Running in fc99efab7a0f [2024-12-14T09:14:34.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-12-14T09:14:40.357Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s [2024-12-14T09:14:45.755Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.6s [2024-12-14T09:14:52.425Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.2s done [2024-12-14T09:14:53.385Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-14T09:14:53.385Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-14T09:14:53.385Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-14T09:14:53.385Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-14T09:14:53.653Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-14T09:14:53.653Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-14T09:14:59.003Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-14T09:15:01.593Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.7s done [2024-12-14T09:15:01.593Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-14T09:15:03.541Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done [2024-12-14T09:15:03.810Z] #4 DONE 33.1s [2024-12-14T09:15:03.810Z] [2024-12-14T09:15:03.810Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-12-14T09:15:04.774Z] #6 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:15:05.041Z] #6 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:15:06.459Z] #6 2.600 OK: 238 MiB in 54 packages [2024-12-14T09:15:08.402Z] #6 DONE 4.6s [2024-12-14T09:15:08.402Z] [2024-12-14T09:15:08.402Z] #7 [builder 3/7] WORKDIR /app [2024-12-14T09:15:08.402Z] #7 DONE 0.1s [2024-12-14T09:15:08.671Z] [2024-12-14T09:15:08.671Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-14T09:15:08.671Z] #8 DONE 0.1s [2024-12-14T09:15:08.671Z] [2024-12-14T09:15:08.671Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:15:12.881Z] Removing intermediate container fc99efab7a0f [2024-12-14T09:15:12.881Z] ---> 78a196c4008e [2024-12-14T09:15:12.881Z] Step 13/30 : FROM alpine:3.20 [2024-12-14T09:15:12.881Z] 3.20: Pulling from library/alpine [2024-12-14T09:15:12.881Z] da9db072f522: Pulling fs layer [2024-12-14T09:15:12.881Z] da9db072f522: Verifying Checksum [2024-12-14T09:15:12.881Z] da9db072f522: Download complete [2024-12-14T09:15:12.881Z] da9db072f522: Pull complete [2024-12-14T09:15:12.881Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:15:12.881Z] Status: Downloaded newer image for alpine:3.20 [2024-12-14T09:15:12.881Z] ---> 63b790fccc90 [2024-12-14T09:15:12.881Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-14T09:15:12.881Z] ---> Running in 1748453f94a3 [2024-12-14T09:15:12.881Z] Removing intermediate container 1748453f94a3 [2024-12-14T09:15:12.881Z] ---> 8fc176f63fe3 [2024-12-14T09:15:12.881Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-12-14T09:15:12.881Z] ---> Running in f72452aac7f7 [2024-12-14T09:15:12.881Z] Removing intermediate container f72452aac7f7 [2024-12-14T09:15:12.881Z] ---> 668157a51a68 [2024-12-14T09:15:12.881Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-12-14T09:15:12.881Z] ---> Running in 3bdaeb42ed37 [2024-12-14T09:15:12.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:12.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:12.881Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-14T09:15:12.881Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-14T09:15:12.881Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:15:12.881Z] Executing ca-certificates-20240705-r0.trigger [2024-12-14T09:15:12.881Z] OK: 9 MiB in 16 packages [2024-12-14T09:15:12.881Z] Removing intermediate container 3bdaeb42ed37 [2024-12-14T09:15:12.881Z] ---> 574536a0a8ac [2024-12-14T09:15:12.881Z] Step 17/30 : RUN apk --no-cache upgrade [2024-12-14T09:15:12.881Z] ---> Running in ead96d4eb843 [2024-12-14T09:15:12.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:12.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:13.141Z] Upgrading critical system libraries and apk-tools: [2024-12-14T09:15:13.141Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:15:13.141Z] Executing busybox-1.36.1-r29.trigger [2024-12-14T09:15:13.141Z] Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:15:13.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:13.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-14T09:15:13.661Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:15:13.661Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:15:13.661Z] Executing ca-certificates-20240705-r0.trigger [2024-12-14T09:15:13.661Z] OK: 9 MiB in 16 packages [2024-12-14T09:15:14.229Z] Removing intermediate container ead96d4eb843 [2024-12-14T09:15:14.229Z] ---> 7e022f9be957 [2024-12-14T09:15:14.229Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-14T09:15:14.229Z] ---> 743e42a8e4c7 [2024-12-14T09:15:14.229Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-14T09:15:14.487Z] ---> 5e8a6241d1dd [2024-12-14T09:15:14.487Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-12-14T09:15:14.487Z] ---> 573d1f933bc9 [2024-12-14T09:15:14.487Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-12-14T09:15:14.744Z] ---> 3c90db8d3265 [2024-12-14T09:15:14.744Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-12-14T09:15:16.644Z] ---> c1d5fb69a83d [2024-12-14T09:15:16.644Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-12-14T09:15:16.644Z] ---> Running in a63807850a65 [2024-12-14T09:15:16.902Z] Removing intermediate container a63807850a65 [2024-12-14T09:15:16.902Z] ---> df13d6042d2b [2024-12-14T09:15:16.902Z] Step 24/30 : VOLUME /cache [2024-12-14T09:15:16.902Z] ---> Running in 0c24f84f2b9e [2024-12-14T09:15:17.164Z] Removing intermediate container 0c24f84f2b9e [2024-12-14T09:15:17.164Z] ---> 5853aeac7ca7 [2024-12-14T09:15:17.164Z] Step 25/30 : EXPOSE 59711 [2024-12-14T09:15:17.164Z] ---> Running in 4c9c1db2ea9a [2024-12-14T09:15:17.164Z] Removing intermediate container 4c9c1db2ea9a [2024-12-14T09:15:17.164Z] ---> 7a3e650df57f [2024-12-14T09:15:17.164Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-12-14T09:15:17.164Z] ---> Running in fac704408982 [2024-12-14T09:15:17.164Z] Removing intermediate container fac704408982 [2024-12-14T09:15:17.164Z] ---> 1c58e2e4e0b6 [2024-12-14T09:15:17.164Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2024-12-14T09:15:17.164Z] ---> Running in ed35ad3c4c18 [2024-12-14T09:15:17.424Z] Removing intermediate container ed35ad3c4c18 [2024-12-14T09:15:17.424Z] ---> 8104c54fe031 [2024-12-14T09:15:17.424Z] Step 28/30 : LABEL arch=amd64 [2024-12-14T09:15:17.424Z] ---> Running in 786e31a73d73 [2024-12-14T09:15:17.424Z] Removing intermediate container 786e31a73d73 [2024-12-14T09:15:17.424Z] ---> 9ac5cd4925f3 [2024-12-14T09:15:17.424Z] Step 29/30 : LABEL git_sha=bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:15:17.424Z] ---> Running in 458ccc6856d7 [2024-12-14T09:15:17.424Z] Removing intermediate container 458ccc6856d7 [2024-12-14T09:15:17.424Z] ---> 5dd910707212 [2024-12-14T09:15:17.424Z] Step 30/30 : LABEL version=4.0.0-dev.5 [2024-12-14T09:15:17.424Z] ---> Running in 05d64f4c20b5 [2024-12-14T09:15:17.682Z] Removing intermediate container 05d64f4c20b5 [2024-12-14T09:15:17.683Z] ---> 5b0fe54845de [2024-12-14T09:15:17.683Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-14T09:15:17.683Z] Successfully built 5b0fe54845de [2024-12-14T09:15:17.683Z] 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-12-14T09:15:17.816Z] provisioning config files... [2024-12-14T09:15:17.826Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2081237749591322011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:15:18.136Z] ---> ****-login.sh [2024-12-14T09:15:18.136Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:15:18.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:15:18.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:15:18.136Z] Configure a credential helper to remove this warning. See [2024-12-14T09:15:18.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:15:18.136Z] [2024-12-14T09:15:18.136Z] Login Succeeded [2024-12-14T09:15:18.136Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:15:18.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:15:18.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:15:18.136Z] Configure a credential helper to remove this warning. See [2024-12-14T09:15:18.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:15:18.136Z] [2024-12-14T09:15:18.136Z] Login Succeeded [2024-12-14T09:15:18.137Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:15:18.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:15:18.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:15:18.397Z] Configure a credential helper to remove this warning. See [2024-12-14T09:15:18.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:15:18.397Z] [2024-12-14T09:15:18.397Z] Login Succeeded [2024-12-14T09:15:18.397Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:15:18.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:15:18.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:15:18.397Z] Configure a credential helper to remove this warning. See [2024-12-14T09:15:18.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:15:18.397Z] [2024-12-14T09:15:18.397Z] Login Succeeded [2024-12-14T09:15:18.397Z] ****.io [2024-12-14T09:15:18.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:15:18.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:15:18.657Z] Configure a credential helper to remove this warning. See [2024-12-14T09:15:18.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:15:18.657Z] [2024-12-14T09:15:18.657Z] Login Succeeded [2024-12-14T09:15:18.657Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:15:18.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:15:18.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:15:18.751Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-12-14T09:15:18.752Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:15:18.752Z] latest [2024-12-14T09:15:18.752Z] 4.0.0-dev.5 [2024-12-14T09:15:18.752Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [2024-12-14T09:15:18.752Z] main [2024-12-14T09:15:18.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:19.098Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:19.428Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:15:19.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-14T09:15:19.428Z] cd290edf3298: Preparing [2024-12-14T09:15:19.428Z] 779b66bfa76b: Preparing [2024-12-14T09:15:19.428Z] cc7ef4a49a3d: Preparing [2024-12-14T09:15:19.428Z] 9bc94fd8d84d: Preparing [2024-12-14T09:15:19.428Z] 867b7b2ad83d: Preparing [2024-12-14T09:15:19.428Z] bbe2eb931944: Preparing [2024-12-14T09:15:19.428Z] c4f722fd3c90: Preparing [2024-12-14T09:15:19.428Z] 5bf5fa517d27: Preparing [2024-12-14T09:15:19.428Z] 75654b8eeebd: Preparing [2024-12-14T09:15:19.428Z] bbe2eb931944: Waiting [2024-12-14T09:15:19.428Z] c4f722fd3c90: Waiting [2024-12-14T09:15:19.428Z] 75654b8eeebd: Waiting [2024-12-14T09:15:19.428Z] cd290edf3298: Pushed [2024-12-14T09:15:19.428Z] 867b7b2ad83d: Pushed [2024-12-14T09:15:19.428Z] cc7ef4a49a3d: Pushed [2024-12-14T09:15:19.428Z] 9bc94fd8d84d: Pushed [2024-12-14T09:15:19.428Z] 75654b8eeebd: Layer already exists [2024-12-14T09:15:19.428Z] bbe2eb931944: Pushed [2024-12-14T09:15:19.687Z] 5bf5fa517d27: Pushed [2024-12-14T09:15:20.253Z] c4f722fd3c90: Pushed [2024-12-14T09:15:22.790Z] 779b66bfa76b: Pushed [2024-12-14T09:15:22.790Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:23.119Z] + 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-12-14T09:15:23.446Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-12-14T09:15:23.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-14T09:15:23.447Z] cd290edf3298: Preparing [2024-12-14T09:15:23.447Z] 779b66bfa76b: Preparing [2024-12-14T09:15:23.447Z] cc7ef4a49a3d: Preparing [2024-12-14T09:15:23.447Z] 9bc94fd8d84d: Preparing [2024-12-14T09:15:23.447Z] 867b7b2ad83d: Preparing [2024-12-14T09:15:23.447Z] bbe2eb931944: Preparing [2024-12-14T09:15:23.447Z] c4f722fd3c90: Preparing [2024-12-14T09:15:23.447Z] 5bf5fa517d27: Preparing [2024-12-14T09:15:23.447Z] 75654b8eeebd: Preparing [2024-12-14T09:15:23.447Z] bbe2eb931944: Waiting [2024-12-14T09:15:23.447Z] 5bf5fa517d27: Waiting [2024-12-14T09:15:23.447Z] 75654b8eeebd: Waiting [2024-12-14T09:15:23.447Z] c4f722fd3c90: Waiting [2024-12-14T09:15:23.447Z] 9bc94fd8d84d: Layer already exists [2024-12-14T09:15:23.447Z] cd290edf3298: Layer already exists [2024-12-14T09:15:23.447Z] 867b7b2ad83d: Layer already exists [2024-12-14T09:15:23.447Z] cc7ef4a49a3d: Layer already exists [2024-12-14T09:15:23.447Z] 779b66bfa76b: Layer already exists [2024-12-14T09:15:23.447Z] bbe2eb931944: Layer already exists [2024-12-14T09:15:23.447Z] c4f722fd3c90: Layer already exists [2024-12-14T09:15:23.447Z] 5bf5fa517d27: Layer already exists [2024-12-14T09:15:23.447Z] 75654b8eeebd: Layer already exists [2024-12-14T09:15:23.447Z] latest: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:23.783Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:24.106Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.5 [2024-12-14T09:15:24.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-14T09:15:24.107Z] cd290edf3298: Preparing [2024-12-14T09:15:24.107Z] 779b66bfa76b: Preparing [2024-12-14T09:15:24.107Z] cc7ef4a49a3d: Preparing [2024-12-14T09:15:24.107Z] 9bc94fd8d84d: Preparing [2024-12-14T09:15:24.107Z] 867b7b2ad83d: Preparing [2024-12-14T09:15:24.107Z] bbe2eb931944: Preparing [2024-12-14T09:15:24.107Z] c4f722fd3c90: Preparing [2024-12-14T09:15:24.107Z] 5bf5fa517d27: Preparing [2024-12-14T09:15:24.107Z] 75654b8eeebd: Preparing [2024-12-14T09:15:24.107Z] bbe2eb931944: Waiting [2024-12-14T09:15:24.107Z] c4f722fd3c90: Waiting [2024-12-14T09:15:24.107Z] 5bf5fa517d27: Waiting [2024-12-14T09:15:24.107Z] 75654b8eeebd: Waiting [2024-12-14T09:15:24.107Z] 9bc94fd8d84d: Layer already exists [2024-12-14T09:15:24.107Z] 779b66bfa76b: Layer already exists [2024-12-14T09:15:24.107Z] 867b7b2ad83d: Layer already exists [2024-12-14T09:15:24.107Z] cd290edf3298: Layer already exists [2024-12-14T09:15:24.107Z] cc7ef4a49a3d: Layer already exists [2024-12-14T09:15:24.107Z] c4f722fd3c90: Layer already exists [2024-12-14T09:15:24.107Z] 5bf5fa517d27: Layer already exists [2024-12-14T09:15:24.107Z] 75654b8eeebd: Layer already exists [2024-12-14T09:15:24.107Z] bbe2eb931944: Layer already exists [2024-12-14T09:15:24.107Z] 4.0.0-dev.5: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:24.442Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:24.762Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [2024-12-14T09:15:24.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-14T09:15:24.762Z] cd290edf3298: Preparing [2024-12-14T09:15:24.762Z] 779b66bfa76b: Preparing [2024-12-14T09:15:24.762Z] cc7ef4a49a3d: Preparing [2024-12-14T09:15:24.762Z] 9bc94fd8d84d: Preparing [2024-12-14T09:15:24.762Z] 867b7b2ad83d: Preparing [2024-12-14T09:15:24.762Z] bbe2eb931944: Preparing [2024-12-14T09:15:24.762Z] c4f722fd3c90: Preparing [2024-12-14T09:15:24.762Z] 5bf5fa517d27: Preparing [2024-12-14T09:15:24.762Z] 75654b8eeebd: Preparing [2024-12-14T09:15:24.762Z] 5bf5fa517d27: Waiting [2024-12-14T09:15:24.762Z] c4f722fd3c90: Waiting [2024-12-14T09:15:24.762Z] 75654b8eeebd: Waiting [2024-12-14T09:15:24.762Z] cd290edf3298: Layer already exists [2024-12-14T09:15:24.762Z] 779b66bfa76b: Layer already exists [2024-12-14T09:15:24.762Z] cc7ef4a49a3d: Layer already exists [2024-12-14T09:15:24.762Z] 867b7b2ad83d: Layer already exists [2024-12-14T09:15:24.762Z] 9bc94fd8d84d: Layer already exists [2024-12-14T09:15:24.762Z] bbe2eb931944: Layer already exists [2024-12-14T09:15:24.762Z] c4f722fd3c90: Layer already exists [2024-12-14T09:15:24.762Z] 75654b8eeebd: Layer already exists [2024-12-14T09:15:24.762Z] 5bf5fa517d27: Layer already exists [2024-12-14T09:15:24.762Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:25.092Z] + 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-12-14T09:15:25.415Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-12-14T09:15:25.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-14T09:15:25.415Z] cd290edf3298: Preparing [2024-12-14T09:15:25.415Z] 779b66bfa76b: Preparing [2024-12-14T09:15:25.415Z] cc7ef4a49a3d: Preparing [2024-12-14T09:15:25.415Z] 9bc94fd8d84d: Preparing [2024-12-14T09:15:25.415Z] 867b7b2ad83d: Preparing [2024-12-14T09:15:25.415Z] bbe2eb931944: Preparing [2024-12-14T09:15:25.415Z] c4f722fd3c90: Preparing [2024-12-14T09:15:25.415Z] 5bf5fa517d27: Preparing [2024-12-14T09:15:25.415Z] 75654b8eeebd: Preparing [2024-12-14T09:15:25.415Z] bbe2eb931944: Waiting [2024-12-14T09:15:25.415Z] c4f722fd3c90: Waiting [2024-12-14T09:15:25.415Z] 5bf5fa517d27: Waiting [2024-12-14T09:15:25.415Z] 75654b8eeebd: Waiting [2024-12-14T09:15:25.415Z] 867b7b2ad83d: Layer already exists [2024-12-14T09:15:25.415Z] 779b66bfa76b: Layer already exists [2024-12-14T09:15:25.415Z] 9bc94fd8d84d: Layer already exists [2024-12-14T09:15:25.415Z] bbe2eb931944: Layer already exists [2024-12-14T09:15:25.415Z] cc7ef4a49a3d: Layer already exists [2024-12-14T09:15:25.415Z] c4f722fd3c90: Layer already exists [2024-12-14T09:15:25.415Z] cd290edf3298: Layer already exists [2024-12-14T09:15:25.415Z] 5bf5fa517d27: Layer already exists [2024-12-14T09:15:25.415Z] 75654b8eeebd: Layer already exists [2024-12-14T09:15:25.415Z] main: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:15:25.491Z] ===================================================== [Pipeline] echo [2024-12-14T09:15:25.503Z] taggedImages: [2024-12-14T09:15:25.503Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:15:25.503Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-12-14T09:15:25.503Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.5 [2024-12-14T09:15:25.503Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [2024-12-14T09:15:25.503Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:25.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:15:25.913Z] [2024-12-14T09:15:25.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:15:26.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:15:26.471Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-14T09:15:26.471Z] 5eb5b503b376: Pulling fs layer [2024-12-14T09:15:26.471Z] 5c69ac0246d0: Pulling fs layer [2024-12-14T09:15:26.471Z] ec43610c2a17: Pulling fs layer [2024-12-14T09:15:26.471Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-14T09:15:26.471Z] 33b1e0a273af: Pulling fs layer [2024-12-14T09:15:26.471Z] 5d3b04190fa2: Pulling fs layer [2024-12-14T09:15:26.471Z] 2f39f015ded8: Pulling fs layer [2024-12-14T09:15:26.471Z] 33b1e0a273af: Waiting [2024-12-14T09:15:26.471Z] 5d3b04190fa2: Waiting [2024-12-14T09:15:26.471Z] 2f39f015ded8: Waiting [2024-12-14T09:15:26.471Z] 3a2ae6a8a46f: Waiting [2024-12-14T09:15:26.471Z] 5c69ac0246d0: Verifying Checksum [2024-12-14T09:15:26.471Z] 5c69ac0246d0: Download complete [2024-12-14T09:15:26.471Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-14T09:15:26.471Z] 3a2ae6a8a46f: Download complete [2024-12-14T09:15:26.471Z] 33b1e0a273af: Verifying Checksum [2024-12-14T09:15:26.471Z] 33b1e0a273af: Download complete [2024-12-14T09:15:26.471Z] ec43610c2a17: Verifying Checksum [2024-12-14T09:15:26.471Z] ec43610c2a17: Download complete [2024-12-14T09:15:26.471Z] 5d3b04190fa2: Download complete [2024-12-14T09:15:26.729Z] 5eb5b503b376: Verifying Checksum [2024-12-14T09:15:26.729Z] 5eb5b503b376: Download complete [2024-12-14T09:15:27.295Z] 2f39f015ded8: Verifying Checksum [2024-12-14T09:15:27.295Z] 2f39f015ded8: Download complete [2024-12-14T09:15:27.860Z] 5eb5b503b376: Pull complete [2024-12-14T09:15:27.860Z] 5c69ac0246d0: Pull complete [2024-12-14T09:15:28.426Z] ec43610c2a17: Pull complete [2024-12-14T09:15:28.426Z] 3a2ae6a8a46f: Pull complete [2024-12-14T09:15:28.684Z] 33b1e0a273af: Pull complete [2024-12-14T09:15:28.685Z] 5d3b04190fa2: Pull complete [2024-12-14T09:15:32.865Z] 2f39f015ded8: Pull complete [2024-12-14T09:15:32.865Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-14T09:15:32.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:15:32.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:15:32.959Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:15:32.993Z] $ 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-12-14T09:15:38.609Z] $ docker top 4d92e6ddcbff61b50a9740f0fb077c1779763d0db64a3bcaaa2c74f1c5d9e9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:15:39.086Z] ---> job-cost.sh [2024-12-14T09:15:39.086Z] lf-activate-venv: SKIPPING [2024-12-14T09:15:39.086Z] INFO: No Stack... [2024-12-14T09:15:39.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:15:39.604Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:15:39.897Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-12-14T09:15:39.897Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:15:39.908Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [2024-12-14T09:15:39.916Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] did not exist. Created. [2024-12-14T09:15:39.924Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:15:40.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:15:40.269Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:15:40.280Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:15:40.313Z] $ docker stop --time=1 4d92e6ddcbff61b50a9740f0fb077c1779763d0db64a3bcaaa2c74f1c5d9e9c0 [2024-12-14T09:15:40.925Z] #9 DONE 31.1s [2024-12-14T09:15:40.925Z] [2024-12-14T09:15:40.925Z] #10 [builder 6/7] COPY . . [2024-12-14T09:15:40.925Z] #10 DONE 0.2s [2024-12-14T09:15:40.925Z] [2024-12-14T09:15:40.925Z] #11 [builder 7/7] RUN echo noop [2024-12-14T09:15:40.925Z] #11 0.730 noop [2024-12-14T09:15:40.925Z] #11 DONE 0.8s [2024-12-14T09:15:40.925Z] [2024-12-14T09:15:40.925Z] #12 exporting to image [2024-12-14T09:15:40.925Z] #12 exporting layers [2024-12-14T09:15:41.480Z] $ docker rm -f --volumes 4d92e6ddcbff61b50a9740f0fb077c1779763d0db64a3bcaaa2c74f1c5d9e9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-14T09:16:19.811Z] #12 exporting layers 36.7s done [2024-12-14T09:16:19.811Z] #12 writing image sha256:86d7c0d0b5977be83f53189de9a4890735442aa3ef43dc2679e02614a4414859 done [2024-12-14T09:16:19.811Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-14T09:16:19.811Z] #12 DONE 36.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:20.199Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:16:20.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:16:20.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-35089 does not seem to be running inside a container [2024-12-14T09:16:20.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/192 -v /w/workspace/app-rfid-llrp-inventory/192:/w/workspace/app-rfid-llrp-inventory/192:rw,z -v /w/workspace/app-rfid-llrp-inventory/192@tmp:/w/workspace/app-rfid-llrp-inventory/192@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-12-14T09:16:22.033Z] $ docker top b84d39fdd7b7428d4e92ea44e76b0f74247b9946ce37fe1d579de9c46e965c60 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:16:22.833Z] + go version [2024-12-14T09:16:22.833Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-14T09:16:22.853Z] $ docker stop --time=1 b84d39fdd7b7428d4e92ea44e76b0f74247b9946ce37fe1d579de9c46e965c60 [2024-12-14T09:16:24.430Z] $ docker rm -f --volumes b84d39fdd7b7428d4e92ea44e76b0f74247b9946ce37fe1d579de9c46e965c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:16:24.959Z] + docker inspect -f . ci-base-image-arm64 [2024-12-14T09:16:24.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:16:25.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-35089 does not seem to be running inside a container [2024-12-14T09:16:25.235Z] $ 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/192 -v /w/workspace/app-rfid-llrp-inventory/192:/w/workspace/app-rfid-llrp-inventory/192:rw,z -v /w/workspace/app-rfid-llrp-inventory/192@tmp:/w/workspace/app-rfid-llrp-inventory/192@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-12-14T09:16:26.281Z] $ docker top 7a55f58cbf68cbd802752ca12abeda4f87227559340934b0251f91ed4b2774bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:16:26.805Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/192 [Pipeline] fileExists [Pipeline] sh [2024-12-14T09:16:27.474Z] + make test [2024-12-14T09:16:27.474Z] go test -race ./... -coverprofile=coverage.out ./... [2024-12-14T09:20:04.640Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-12-14T09:20:04.640Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-12-14T09:20:04.640Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.284s coverage: 86.2% of statements [2024-12-14T09:20:04.640Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.529s coverage: 71.9% of statements [2024-12-14T09:20:05.610Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-14T09:20:05.610Z] go vet ./... [2024-12-14T09:23:13.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-14T09:23:13.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-14T09:23:13.144Z] ./bin/test-attribution.sh [Pipeline] echo [2024-12-14T09:23:13.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-14T09:23:13.181Z] $ docker stop --time=1 7a55f58cbf68cbd802752ca12abeda4f87227559340934b0251f91ed4b2774bb [2024-12-14T09:23:15.119Z] $ docker rm -f --volumes 7a55f58cbf68cbd802752ca12abeda4f87227559340934b0251f91ed4b2774bb [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:23:17.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-14T09:23:17.698Z] Warning: overwriting stash ‘coverage-report’ [2024-12-14T09:23:18.325Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-14T09:23:18.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-14T09:23:19.054Z] + ls -al . [2024-12-14T09:23:19.054Z] total 280 [2024-12-14T09:23:19.054Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:16 . [2024-12-14T09:23:19.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 .. [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 14 09:13 .dockerignore [2024-12-14T09:23:19.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:14 .git [2024-12-14T09:23:19.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 .github [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 14 09:13 .gitignore [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 200 Dec 14 09:13 .golangci.yml [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 16943 Dec 14 09:13 Attribution.txt [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 14 09:13 CHANGELOG.md [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 1769 Dec 14 09:13 Dockerfile [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:13 GOVERNANCE.md [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 14 09:13 Jenkinsfile [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 14 09:13 LICENSE [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 3066 Dec 14 09:13 Makefile [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 09:13 OWNERS.md [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 14 09:13 README.md [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:11 VERSION [2024-12-14T09:23:19.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 bin [2024-12-14T09:23:19.054Z] -rw-r--r-- 1 jenkins jenkins 55696 Dec 14 09:20 coverage.out [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 6738 Dec 14 09:13 go.mod [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 87898 Dec 14 09:13 go.sum [2024-12-14T09:23:19.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 images [2024-12-14T09:23:19.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 internal [2024-12-14T09:23:19.054Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 14 09:13 main.go [2024-12-14T09:23:19.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 openapi [2024-12-14T09:23:19.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 res [2024-12-14T09:23:19.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:23:19.412Z] + 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=bb81cc9ef63f2856550c3d6e544be58bdcd278fb --label arch=arm64 --label version=4.0.0-dev.5 . [2024-12-14T09:23:20.380Z] #0 building with "default" instance using docker driver [2024-12-14T09:23:20.380Z] [2024-12-14T09:23:20.380Z] #1 [internal] load .dockerignore [2024-12-14T09:23:20.380Z] #1 transferring context: 304B 0.0s done [2024-12-14T09:23:20.380Z] #1 DONE 0.0s [2024-12-14T09:23:20.380Z] [2024-12-14T09:23:20.380Z] #2 [internal] load build definition from Dockerfile [2024-12-14T09:23:20.380Z] #2 transferring dockerfile: 1.81kB 0.0s done [2024-12-14T09:23:20.380Z] #2 DONE 0.0s [2024-12-14T09:23:20.380Z] [2024-12-14T09:23:20.380Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-14T09:23:20.380Z] #3 DONE 0.0s [2024-12-14T09:23:20.380Z] [2024-12-14T09:23:20.380Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-14T09:23:20.647Z] #4 DONE 0.3s [2024-12-14T09:23:20.647Z] [2024-12-14T09:23:20.647Z] #5 [internal] load build context [2024-12-14T09:23:20.647Z] #5 transferring context: 2.95kB 0.0s done [2024-12-14T09:23:20.647Z] #5 DONE 0.1s [2024-12-14T09:23:20.647Z] [2024-12-14T09:23:20.647Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:20.647Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-14T09:23:20.916Z] #6 ... [2024-12-14T09:23:20.916Z] [2024-12-14T09:23:20.916Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-14T09:23:20.916Z] #7 DONE 0.2s [2024-12-14T09:23:20.916Z] [2024-12-14T09:23:20.916Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-14T09:23:20.916Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-14T09:23:20.916Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-14T09:23:20.916Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-14T09:23:20.916Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2024-12-14T09:23:20.916Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-14T09:23:20.916Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-14T09:23:21.499Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-14T09:23:21.770Z] #6 DONE 1.0s [2024-12-14T09:23:21.770Z] [2024-12-14T09:23:21.770Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-12-14T09:23:22.356Z] #8 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:22.943Z] #8 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:24.386Z] #8 2.663 (1/2) Installing ca-certificates (20240705-r0) [2024-12-14T09:23:24.386Z] #8 2.789 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-14T09:23:24.665Z] #8 2.803 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:23:24.665Z] #8 2.837 Executing ca-certificates-20240705-r0.trigger [2024-12-14T09:23:24.665Z] #8 ... [2024-12-14T09:23:24.665Z] [2024-12-14T09:23:24.665Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-12-14T09:23:24.665Z] #9 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:24.665Z] #9 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:24.665Z] #9 3.354 OK: 238 MiB in 54 packages [2024-12-14T09:23:24.665Z] #9 DONE 3.8s [2024-12-14T09:23:24.948Z] [2024-12-14T09:23:24.948Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-12-14T09:23:24.948Z] #8 3.133 OK: 10 MiB in 16 packages [2024-12-14T09:23:24.948Z] #8 ... [2024-12-14T09:23:24.948Z] [2024-12-14T09:23:24.948Z] #10 [builder 3/7] WORKDIR /app [2024-12-14T09:23:24.948Z] #10 DONE 0.2s [2024-12-14T09:23:25.220Z] [2024-12-14T09:23:25.220Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-14T09:23:25.220Z] #11 DONE 0.2s [2024-12-14T09:23:25.220Z] [2024-12-14T09:23:25.220Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:23:25.220Z] #12 ... [2024-12-14T09:23:25.220Z] [2024-12-14T09:23:25.220Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-12-14T09:23:25.220Z] #8 DONE 3.6s [2024-12-14T09:23:25.490Z] [2024-12-14T09:23:25.490Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2024-12-14T09:23:26.075Z] #13 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:26.658Z] #13 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:26.659Z] #13 ... [2024-12-14T09:23:26.659Z] [2024-12-14T09:23:26.659Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-14T09:23:26.659Z] #12 DONE 1.6s [2024-12-14T09:23:26.659Z] [2024-12-14T09:23:26.659Z] #14 [builder 6/7] COPY . . [2024-12-14T09:23:26.928Z] #14 DONE 0.2s [2024-12-14T09:23:26.928Z] [2024-12-14T09:23:26.928Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2024-12-14T09:23:28.877Z] #13 3.332 Upgrading critical system libraries and apk-tools: [2024-12-14T09:23:28.877Z] #13 3.332 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-14T09:23:28.877Z] #13 3.360 Executing busybox-1.36.1-r29.trigger [2024-12-14T09:23:29.149Z] #13 3.806 Continuing the upgrade transaction with new apk-tools: [2024-12-14T09:23:29.149Z] #13 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:29.738Z] #13 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-14T09:23:31.697Z] #13 6.423 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:23:31.973Z] #13 6.581 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-14T09:23:31.973Z] #13 6.613 Executing ca-certificates-20240705-r0.trigger [2024-12-14T09:23:32.248Z] #13 6.885 OK: 10 MiB in 16 packages [2024-12-14T09:23:32.844Z] #13 DONE 7.5s [2024-12-14T09:23:32.844Z] [2024-12-14T09:23:32.844Z] #15 [builder 7/7] RUN make build [2024-12-14T09:23:32.844Z] #15 0.761 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-12-14T09:26:09.615Z] #15 DONE 162.4s [2024-12-14T09:26:09.615Z] [2024-12-14T09:26:09.615Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-14T09:26:09.615Z] #16 DONE 0.1s [2024-12-14T09:26:09.883Z] [2024-12-14T09:26:09.883Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-12-14T09:26:09.883Z] #17 DONE 0.1s [2024-12-14T09:26:09.883Z] [2024-12-14T09:26:09.883Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-12-14T09:26:09.883Z] #18 DONE 0.1s [2024-12-14T09:26:09.883Z] [2024-12-14T09:26:09.883Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-12-14T09:26:09.883Z] #19 DONE 0.1s [2024-12-14T09:26:10.150Z] [2024-12-14T09:26:10.150Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-12-14T09:26:10.736Z] #20 DONE 0.5s [2024-12-14T09:26:10.736Z] [2024-12-14T09:26:10.736Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-12-14T09:26:11.318Z] #21 DONE 0.7s [2024-12-14T09:26:11.318Z] [2024-12-14T09:26:11.318Z] #22 exporting to image [2024-12-14T09:26:11.318Z] #22 exporting layers [2024-12-14T09:26:11.900Z] #22 exporting layers 0.5s done [2024-12-14T09:26:11.900Z] #22 writing image sha256:7a1f104a56df3b6438dc449bab741ae5b9cc599294f8d3f14232889057a457da done [2024-12-14T09:26:11.900Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-12-14T09:26:11.900Z] #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:26:12.043Z] provisioning config files... [2024-12-14T09:26:12.056Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/192@tmp/config14176383330070908904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:26:12.399Z] ---> ****-login.sh [2024-12-14T09:26:12.399Z] nexus3.edgexfoundry.org:10001 [2024-12-14T09:26:12.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:26:12.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:26:12.665Z] Configure a credential helper to remove this warning. See [2024-12-14T09:26:12.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:26:12.665Z] [2024-12-14T09:26:12.665Z] Login Succeeded [2024-12-14T09:26:12.665Z] nexus3.edgexfoundry.org:10002 [2024-12-14T09:26:12.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:26:12.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:26:12.938Z] Configure a credential helper to remove this warning. See [2024-12-14T09:26:12.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:26:12.938Z] [2024-12-14T09:26:12.938Z] Login Succeeded [2024-12-14T09:26:12.938Z] nexus3.edgexfoundry.org:10003 [2024-12-14T09:26:12.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:26:13.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:26:13.205Z] Configure a credential helper to remove this warning. See [2024-12-14T09:26:13.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:26:13.205Z] [2024-12-14T09:26:13.205Z] Login Succeeded [2024-12-14T09:26:13.205Z] nexus3.edgexfoundry.org:10004 [2024-12-14T09:26:13.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:26:13.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:26:13.471Z] Configure a credential helper to remove this warning. See [2024-12-14T09:26:13.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:26:13.471Z] [2024-12-14T09:26:13.471Z] Login Succeeded [2024-12-14T09:26:13.471Z] ****.io [2024-12-14T09:26:13.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-14T09:26:13.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-14T09:26:13.737Z] Configure a credential helper to remove this warning. See [2024-12-14T09:26:13.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-14T09:26:13.737Z] [2024-12-14T09:26:13.737Z] Login Succeeded [2024-12-14T09:26:13.737Z] ---> ****-login.sh ends [Pipeline] } [2024-12-14T09:26:13.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:26:13.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-14T09:26:13.835Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-12-14T09:26:13.835Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:26:13.835Z] latest [2024-12-14T09:26:13.835Z] 4.0.0-dev.5 [2024-12-14T09:26:13.835Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [2024-12-14T09:26:13.835Z] main [2024-12-14T09:26:13.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:14.192Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:14.558Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:26:14.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-14T09:26:14.558Z] 570fd1ca644d: Preparing [2024-12-14T09:26:14.558Z] 23687fb8d9cd: Preparing [2024-12-14T09:26:14.558Z] 70418173462d: Preparing [2024-12-14T09:26:14.558Z] af2855711155: Preparing [2024-12-14T09:26:14.558Z] b36ef8c3b8c6: Preparing [2024-12-14T09:26:14.558Z] acd7c94141fc: Preparing [2024-12-14T09:26:14.558Z] 3fb720958553: Preparing [2024-12-14T09:26:14.558Z] a5f0fa37e67a: Preparing [2024-12-14T09:26:14.558Z] 651d9022c234: Preparing [2024-12-14T09:26:14.558Z] acd7c94141fc: Waiting [2024-12-14T09:26:14.558Z] 3fb720958553: Waiting [2024-12-14T09:26:14.558Z] a5f0fa37e67a: Waiting [2024-12-14T09:26:14.558Z] 651d9022c234: Waiting [2024-12-14T09:26:14.823Z] b36ef8c3b8c6: Pushed [2024-12-14T09:26:14.823Z] 70418173462d: Pushed [2024-12-14T09:26:14.823Z] 570fd1ca644d: Pushed [2024-12-14T09:26:14.823Z] af2855711155: Pushed [2024-12-14T09:26:14.823Z] 651d9022c234: Layer already exists [2024-12-14T09:26:14.823Z] acd7c94141fc: Pushed [2024-12-14T09:26:15.090Z] a5f0fa37e67a: Pushed [2024-12-14T09:26:16.494Z] 3fb720958553: Pushed [2024-12-14T09:26:23.136Z] 23687fb8d9cd: Pushed [2024-12-14T09:26:23.136Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:23.495Z] + 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-12-14T09:26:23.861Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-12-14T09:26:23.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-14T09:26:23.861Z] 570fd1ca644d: Preparing [2024-12-14T09:26:23.861Z] 23687fb8d9cd: Preparing [2024-12-14T09:26:23.861Z] 70418173462d: Preparing [2024-12-14T09:26:23.861Z] af2855711155: Preparing [2024-12-14T09:26:23.861Z] b36ef8c3b8c6: Preparing [2024-12-14T09:26:23.861Z] acd7c94141fc: Preparing [2024-12-14T09:26:23.861Z] 3fb720958553: Preparing [2024-12-14T09:26:23.861Z] a5f0fa37e67a: Preparing [2024-12-14T09:26:23.861Z] 651d9022c234: Preparing [2024-12-14T09:26:23.861Z] a5f0fa37e67a: Waiting [2024-12-14T09:26:23.861Z] 651d9022c234: Waiting [2024-12-14T09:26:23.861Z] 3fb720958553: Waiting [2024-12-14T09:26:23.861Z] acd7c94141fc: Waiting [2024-12-14T09:26:23.861Z] af2855711155: Layer already exists [2024-12-14T09:26:23.861Z] 70418173462d: Layer already exists [2024-12-14T09:26:23.861Z] 570fd1ca644d: Layer already exists [2024-12-14T09:26:23.861Z] b36ef8c3b8c6: Layer already exists [2024-12-14T09:26:23.861Z] 23687fb8d9cd: Layer already exists [2024-12-14T09:26:23.861Z] acd7c94141fc: Layer already exists [2024-12-14T09:26:23.861Z] 3fb720958553: Layer already exists [2024-12-14T09:26:23.861Z] a5f0fa37e67a: Layer already exists [2024-12-14T09:26:23.861Z] 651d9022c234: Layer already exists [2024-12-14T09:26:24.129Z] latest: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:24.487Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:24.843Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.5 [2024-12-14T09:26:24.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-14T09:26:24.843Z] 570fd1ca644d: Preparing [2024-12-14T09:26:24.843Z] 23687fb8d9cd: Preparing [2024-12-14T09:26:24.843Z] 70418173462d: Preparing [2024-12-14T09:26:24.843Z] af2855711155: Preparing [2024-12-14T09:26:24.843Z] b36ef8c3b8c6: Preparing [2024-12-14T09:26:24.843Z] acd7c94141fc: Preparing [2024-12-14T09:26:24.843Z] 3fb720958553: Preparing [2024-12-14T09:26:24.843Z] a5f0fa37e67a: Preparing [2024-12-14T09:26:24.843Z] 651d9022c234: Preparing [2024-12-14T09:26:24.843Z] acd7c94141fc: Waiting [2024-12-14T09:26:24.843Z] 3fb720958553: Waiting [2024-12-14T09:26:24.843Z] a5f0fa37e67a: Waiting [2024-12-14T09:26:24.843Z] 651d9022c234: Waiting [2024-12-14T09:26:24.843Z] 70418173462d: Layer already exists [2024-12-14T09:26:24.843Z] 23687fb8d9cd: Layer already exists [2024-12-14T09:26:24.843Z] af2855711155: Layer already exists [2024-12-14T09:26:24.843Z] b36ef8c3b8c6: Layer already exists [2024-12-14T09:26:24.843Z] 570fd1ca644d: Layer already exists [2024-12-14T09:26:24.843Z] acd7c94141fc: Layer already exists [2024-12-14T09:26:24.843Z] 3fb720958553: Layer already exists [2024-12-14T09:26:24.843Z] a5f0fa37e67a: Layer already exists [2024-12-14T09:26:24.843Z] 651d9022c234: Layer already exists [2024-12-14T09:26:25.110Z] 4.0.0-dev.5: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:25.477Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:25.835Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [2024-12-14T09:26:25.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-14T09:26:25.835Z] 570fd1ca644d: Preparing [2024-12-14T09:26:25.835Z] 23687fb8d9cd: Preparing [2024-12-14T09:26:25.835Z] 70418173462d: Preparing [2024-12-14T09:26:25.835Z] af2855711155: Preparing [2024-12-14T09:26:25.835Z] b36ef8c3b8c6: Preparing [2024-12-14T09:26:25.835Z] acd7c94141fc: Preparing [2024-12-14T09:26:25.835Z] 3fb720958553: Preparing [2024-12-14T09:26:25.835Z] a5f0fa37e67a: Preparing [2024-12-14T09:26:25.835Z] 651d9022c234: Preparing [2024-12-14T09:26:25.835Z] 3fb720958553: Waiting [2024-12-14T09:26:25.835Z] a5f0fa37e67a: Waiting [2024-12-14T09:26:25.835Z] 651d9022c234: Waiting [2024-12-14T09:26:25.835Z] acd7c94141fc: Waiting [2024-12-14T09:26:25.835Z] 570fd1ca644d: Layer already exists [2024-12-14T09:26:25.835Z] b36ef8c3b8c6: Layer already exists [2024-12-14T09:26:25.835Z] 70418173462d: Layer already exists [2024-12-14T09:26:25.835Z] af2855711155: Layer already exists [2024-12-14T09:26:25.835Z] 23687fb8d9cd: Layer already exists [2024-12-14T09:26:25.835Z] acd7c94141fc: Layer already exists [2024-12-14T09:26:25.835Z] a5f0fa37e67a: Layer already exists [2024-12-14T09:26:25.835Z] 3fb720958553: Layer already exists [2024-12-14T09:26:25.835Z] 651d9022c234: Layer already exists [2024-12-14T09:26:26.104Z] bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:26.476Z] + 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-12-14T09:26:26.839Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-12-14T09:26:26.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-14T09:26:26.839Z] 570fd1ca644d: Preparing [2024-12-14T09:26:26.839Z] 23687fb8d9cd: Preparing [2024-12-14T09:26:26.839Z] 70418173462d: Preparing [2024-12-14T09:26:26.839Z] af2855711155: Preparing [2024-12-14T09:26:26.839Z] b36ef8c3b8c6: Preparing [2024-12-14T09:26:26.839Z] acd7c94141fc: Preparing [2024-12-14T09:26:26.839Z] 3fb720958553: Preparing [2024-12-14T09:26:26.839Z] a5f0fa37e67a: Preparing [2024-12-14T09:26:26.839Z] 651d9022c234: Preparing [2024-12-14T09:26:26.839Z] acd7c94141fc: Waiting [2024-12-14T09:26:26.839Z] 3fb720958553: Waiting [2024-12-14T09:26:26.839Z] 651d9022c234: Waiting [2024-12-14T09:26:26.839Z] a5f0fa37e67a: Waiting [2024-12-14T09:26:26.839Z] 70418173462d: Layer already exists [2024-12-14T09:26:26.839Z] 23687fb8d9cd: Layer already exists [2024-12-14T09:26:26.839Z] af2855711155: Layer already exists [2024-12-14T09:26:26.839Z] 570fd1ca644d: Layer already exists [2024-12-14T09:26:26.839Z] b36ef8c3b8c6: Layer already exists [2024-12-14T09:26:26.839Z] 3fb720958553: Layer already exists [2024-12-14T09:26:26.839Z] acd7c94141fc: Layer already exists [2024-12-14T09:26:26.839Z] 651d9022c234: Layer already exists [2024-12-14T09:26:26.839Z] a5f0fa37e67a: Layer already exists [2024-12-14T09:26:27.106Z] main: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-14T09:26:27.188Z] ===================================================== [Pipeline] echo [2024-12-14T09:26:27.200Z] taggedImages: [2024-12-14T09:26:27.200Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [2024-12-14T09:26:27.200Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-12-14T09:26:27.200Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.5 [2024-12-14T09:26:27.200Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [2024-12-14T09:26:27.200Z] - 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-12-14T09:26:27.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:27.585Z] [2024-12-14T09:26:27.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:26:27.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:26:27.919Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-14T09:26:27.919Z] 8998bd30e6a1: Pulling fs layer [2024-12-14T09:26:27.919Z] 04944245beec: Pulling fs layer [2024-12-14T09:26:27.919Z] 699f458cf7ca: Pulling fs layer [2024-12-14T09:26:27.919Z] 765212b225bb: Pulling fs layer [2024-12-14T09:26:27.919Z] f23df028b6ca: Pulling fs layer [2024-12-14T09:26:27.919Z] d65c8cfc05b1: Pulling fs layer [2024-12-14T09:26:27.919Z] 2437ff75d9bd: Pulling fs layer [2024-12-14T09:26:27.919Z] d65c8cfc05b1: Waiting [2024-12-14T09:26:27.919Z] 765212b225bb: Waiting [2024-12-14T09:26:27.919Z] f23df028b6ca: Waiting [2024-12-14T09:26:27.919Z] 2437ff75d9bd: Waiting [2024-12-14T09:26:28.185Z] 04944245beec: Verifying Checksum [2024-12-14T09:26:28.185Z] 04944245beec: Download complete [2024-12-14T09:26:28.185Z] 765212b225bb: Verifying Checksum [2024-12-14T09:26:28.185Z] 765212b225bb: Download complete [2024-12-14T09:26:28.185Z] f23df028b6ca: Verifying Checksum [2024-12-14T09:26:28.185Z] f23df028b6ca: Download complete [2024-12-14T09:26:28.185Z] d65c8cfc05b1: Verifying Checksum [2024-12-14T09:26:28.185Z] d65c8cfc05b1: Download complete [2024-12-14T09:26:28.452Z] 699f458cf7ca: Verifying Checksum [2024-12-14T09:26:28.452Z] 699f458cf7ca: Download complete [2024-12-14T09:26:28.720Z] 8998bd30e6a1: Verifying Checksum [2024-12-14T09:26:28.720Z] 8998bd30e6a1: Download complete [2024-12-14T09:26:31.293Z] 2437ff75d9bd: Verifying Checksum [2024-12-14T09:26:31.293Z] 2437ff75d9bd: Download complete [2024-12-14T09:26:35.549Z] 8998bd30e6a1: Pull complete [2024-12-14T09:26:35.817Z] 04944245beec: Pull complete [2024-12-14T09:26:38.411Z] 699f458cf7ca: Pull complete [2024-12-14T09:26:38.411Z] 765212b225bb: Pull complete [2024-12-14T09:26:38.997Z] f23df028b6ca: Pull complete [2024-12-14T09:26:39.960Z] d65c8cfc05b1: Pull complete [2024-12-14T09:27:06.625Z] 2437ff75d9bd: Pull complete [2024-12-14T09:27:06.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-14T09:27:06.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-14T09:27:06.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:06.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-35089 does not seem to be running inside a container [2024-12-14T09:27:06.860Z] $ 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/192 -v /w/workspace/app-rfid-llrp-inventory/192:/w/workspace/app-rfid-llrp-inventory/192:rw,z -v /w/workspace/app-rfid-llrp-inventory/192@tmp:/w/workspace/app-rfid-llrp-inventory/192@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-12-14T09:27:08.086Z] $ docker top 3fb15144b43381c4c1080324d675fba14b2d6df1875b36c14e75c98669b6cbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:08.555Z] ---> job-cost.sh [2024-12-14T09:27:08.821Z] lf-activate-venv: SKIPPING [2024-12-14T09:27:08.821Z] INFO: No Stack... [2024-12-14T09:27:09.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:27:10.039Z] INFO: Archiving Costs [Pipeline] sh [2024-12-14T09:27:10.360Z] + cat /w/workspace/app-rfid-llrp-inventory/192/archives/cost.csv [2024-12-14T09:27:10.360Z] + cut -d, -f6 [Pipeline] lock [2024-12-14T09:27:10.417Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [2024-12-14T09:27:10.425Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] did not exist. Created. [2024-12-14T09:27:10.432Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:27:10.783Z] /w/workspace/app-rfid-llrp-inventory/192@tmp/durable-8d3dabd2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-14T09:27:11.103Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-14T09:27:11.118Z] Warning: overwriting stash ‘stack-cost’ [2024-12-14T09:27:11.168Z] Stashed 1 file(s) [Pipeline] } [2024-12-14T09:27:11.177Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-14T09:27:11.204Z] $ docker stop --time=1 3fb15144b43381c4c1080324d675fba14b2d6df1875b36c14e75c98669b6cbcb [2024-12-14T09:27:12.610Z] $ docker rm -f --volumes 3fb15144b43381c4c1080324d675fba14b2d6df1875b36c14e75c98669b6cbcb [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-12-14T09:27:13.028Z] provisioning config files... [2024-12-14T09:27:13.039Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12565466917116340898tmp [Pipeline] { [Pipeline] sh [2024-12-14T09:27:13.338Z] + set +x [2024-12-14T09:27:13.338Z] + + curl -s https://codecov.io/bash [2024-12-14T09:27:13.338Z] bash -s -- [2024-12-14T09:27:13.338Z] [2024-12-14T09:27:13.338Z] _____ _ [2024-12-14T09:27:13.338Z] / ____| | | [2024-12-14T09:27:13.338Z] | | ___ __| | ___ ___ _____ __ [2024-12-14T09:27:13.338Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-14T09:27:13.338Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-14T09:27:13.338Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-14T09:27:13.338Z] Bash-1.0.6 [2024-12-14T09:27:13.338Z] [2024-12-14T09:27:13.338Z] [2024-12-14T09:27:13.338Z] ==> git version 2.25.1 found [2024-12-14T09:27:13.338Z] ==> 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-12-14T09:27:13.338Z] Release-Date: 2020-01-08 [2024-12-14T09:27:13.338Z] 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-12-14T09:27:13.338Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-14T09:27:13.338Z] ==> Jenkins CI detected. [2024-12-14T09:27:13.338Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-12-14T09:27:13.338Z] project root: . [2024-12-14T09:27:13.338Z] --> token set from env [2024-12-14T09:27:13.338Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-14T09:27:13.338Z] ==> Running gcov in . (disable via -X gcov) [2024-12-14T09:27:13.338Z] ==> Python coveragepy not found [2024-12-14T09:27:13.338Z] ==> Searching for coverage reports in: [2024-12-14T09:27:13.338Z] + . [2024-12-14T09:27:13.338Z] -> Found 1 reports [2024-12-14T09:27:13.338Z] ==> Detecting git/mercurial file structure [2024-12-14T09:27:13.338Z] ==> Reading reports [2024-12-14T09:27:13.338Z] + ./coverage.out bytes=55696 [2024-12-14T09:27:13.338Z] ==> Appending adjustments [2024-12-14T09:27:13.338Z] https://docs.codecov.io/docs/fixing-reports [2024-12-14T09:27:13.598Z] + Found adjustments [2024-12-14T09:27:13.598Z] ==> Gzipping contents [2024-12-14T09:27:13.598Z] 16K /tmp/codecov.Kf8OJb.gz [2024-12-14T09:27:13.598Z] ==> Uploading reports [2024-12-14T09:27:13.598Z] url: https://codecov.io [2024-12-14T09:27:13.598Z] query: branch=main&commit=bb81cc9ef63f2856550c3d6e544be58bdcd278fb&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:27:13.598Z] -> Pinging Codecov [2024-12-14T09:27:13.598Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bb81cc9ef63f2856550c3d6e544be58bdcd278fb&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-14T09:27:13.858Z] -> Uploading to [2024-12-14T09:27:13.858Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/bb81cc9ef63f2856550c3d6e544be58bdcd278fb/fbb3014d-16ed-4ddc-bd92-773dbe95e871.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241214T092713Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=45859026905e8ba15597ce4afe00a61d508bbcf95839d8b12ed91bb82bd00cc1 [2024-12-14T09:27:13.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-14T09:27:13.858Z] Dload Upload Total Spent Left Speed [2024-12-14T09:27:14.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 76601 --:--:-- --:--:-- --:--:-- 76601 [2024-12-14T09:27:14.117Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] } [2024-12-14T09:27:14.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-14T09:27:14.258Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-14T09:27:14.273Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:14.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:14.576Z] [2024-12-14T09:27:14.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:14.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:14.875Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-14T09:27:14.875Z] 43c4264eed91: Already exists [2024-12-14T09:27:14.875Z] 4cc291be95ef: Already exists [2024-12-14T09:27:14.875Z] 2ac1f1163629: Already exists [2024-12-14T09:27:14.876Z] 5c3c966382ef: Already exists [2024-12-14T09:27:14.876Z] 4f4fb700ef54: Already exists [2024-12-14T09:27:14.876Z] d9c7d2e4e75e: Pulling fs layer [2024-12-14T09:27:14.876Z] 9c3e1370e548: Pulling fs layer [2024-12-14T09:27:15.134Z] d9c7d2e4e75e: Verifying Checksum [2024-12-14T09:27:15.134Z] d9c7d2e4e75e: Download complete [2024-12-14T09:27:15.700Z] d9c7d2e4e75e: Pull complete [2024-12-14T09:27:15.959Z] 9c3e1370e548: Download complete [2024-12-14T09:27:19.389Z] 9c3e1370e548: Pull complete [2024-12-14T09:27:19.389Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-14T09:27:19.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-14T09:27:19.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:19.506Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:27:19.588Z] $ 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:latest cat [2024-12-14T09:27:21.357Z] $ docker top 066e9323b09a8689d4a0d8b49592a5615d973ede7b22dae869adf338b288cdaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:27:21.695Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-12-14T09:27:21.704Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-12-14T09:27:21.983Z] + set -o pipefail [2024-12-14T09:27:21.983Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-12-14T09:27:28.552Z] [2024-12-14T09:27:28.552Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-12-14T09:27:28.552Z] [2024-12-14T09:27:28.552Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/32f5783a-a9ae-4947-9164-37eacdb913bd [2024-12-14T09:27:28.552Z] [2024-12-14T09:27:28.552Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-14T09:27:28.552Z] [2024-12-14T09:27:28.552Z] [2024-12-14T09:27:28.552Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-14T09:27:28.552Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-14T09:27:28.572Z] $ docker stop --time=1 066e9323b09a8689d4a0d8b49592a5615d973ede7b22dae869adf338b288cdaf [2024-12-14T09:27:32.687Z] $ docker rm -f --volumes 066e9323b09a8689d4a0d8b49592a5615d973ede7b22dae869adf338b288cdaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-14T09:27:33.577Z] + git log --format=format:%s -1 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] sh [2024-12-14T09:27:33.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:33.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:34.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:34.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:34.248Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:27:34.287Z] $ 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-12-14T09:27:34.762Z] $ docker top 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:34.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:34.839Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:34.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:34.971Z] $ docker exec 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 ssh-agent [2024-12-14T09:27:35.071Z] SSH_AUTH_SOCK=/tmp/ssh-hs81cUfZoOs3/agent.32 [2024-12-14T09:27:35.071Z] SSH_AGENT_PID=38 [2024-12-14T09:27:35.076Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:35.188Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2485102614250460911.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2485102614250460911.key) [2024-12-14T09:27:35.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:35.482Z] + git semver tag [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,670 [run_tag] DEBUG tag force:False [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,670 [check_head_tag] DEBUG check head tag [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,672 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,675 [execute] INFO git cat-file --batch [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:35.740Z] 2024-12-14 09:27:35,701 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:27:35.741Z] 2024-12-14 09:27:35,701 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-12-14T09:27:35.741Z] 2024-12-14 09:27:35,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:27:35.741Z] 2024-12-14 09:27:35,706 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:27:35.741Z] 4.0.0-dev.5 [Pipeline] } [2024-12-14T09:27:35.758Z] $ docker exec --env ******** --env ******** 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 ssh-agent -k [2024-12-14T09:27:35.867Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:35.867Z] unset SSH_AGENT_PID; [2024-12-14T09:27:35.867Z] echo Agent pid 38 killed; [2024-12-14T09:27:35.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:36.187Z] + git semver [Pipeline] } [2024-12-14T09:27:36.777Z] $ docker stop --time=1 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 [2024-12-14T09:27:38.092Z] $ docker rm -f --volumes 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:38.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:38.486Z] [2024-12-14T09:27:38.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:38.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:38.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-14T09:27:38.793Z] ab5ef0e58194: Pulling fs layer [2024-12-14T09:27:38.793Z] 9712f1f96733: Pulling fs layer [2024-12-14T09:27:38.793Z] 63f879dbbcfc: Pulling fs layer [2024-12-14T09:27:38.793Z] 0d9ebad4ef96: Pulling fs layer [2024-12-14T09:27:38.793Z] e9a5061849ea: Pulling fs layer [2024-12-14T09:27:38.793Z] d747dcd14b5f: Pulling fs layer [2024-12-14T09:27:38.793Z] 2de7ff778b66: Pulling fs layer [2024-12-14T09:27:38.793Z] 0d9ebad4ef96: Waiting [2024-12-14T09:27:38.793Z] d747dcd14b5f: Waiting [2024-12-14T09:27:38.793Z] e9a5061849ea: Waiting [2024-12-14T09:27:38.793Z] 2de7ff778b66: Waiting [2024-12-14T09:27:38.793Z] 9712f1f96733: Verifying Checksum [2024-12-14T09:27:38.794Z] 9712f1f96733: Download complete [2024-12-14T09:27:39.052Z] 63f879dbbcfc: Verifying Checksum [2024-12-14T09:27:39.052Z] 63f879dbbcfc: Download complete [2024-12-14T09:27:39.311Z] 0d9ebad4ef96: Verifying Checksum [2024-12-14T09:27:39.311Z] 0d9ebad4ef96: Download complete [2024-12-14T09:27:39.311Z] e9a5061849ea: Verifying Checksum [2024-12-14T09:27:39.311Z] e9a5061849ea: Download complete [2024-12-14T09:27:39.311Z] d747dcd14b5f: Verifying Checksum [2024-12-14T09:27:39.311Z] d747dcd14b5f: Download complete [2024-12-14T09:27:39.311Z] ab5ef0e58194: Verifying Checksum [2024-12-14T09:27:39.311Z] ab5ef0e58194: Download complete [2024-12-14T09:27:39.311Z] 2de7ff778b66: Verifying Checksum [2024-12-14T09:27:39.311Z] 2de7ff778b66: Download complete [2024-12-14T09:27:41.837Z] ab5ef0e58194: Pull complete [2024-12-14T09:27:42.095Z] 9712f1f96733: Pull complete [2024-12-14T09:27:42.659Z] 63f879dbbcfc: Pull complete [2024-12-14T09:27:45.941Z] 0d9ebad4ef96: Pull complete [2024-12-14T09:27:46.201Z] e9a5061849ea: Pull complete [2024-12-14T09:27:46.201Z] d747dcd14b5f: Pull complete [2024-12-14T09:27:47.137Z] 2de7ff778b66: Pull complete [2024-12-14T09:27:47.137Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-14T09:27:47.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-14T09:27:47.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:47.235Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:27:47.275Z] $ 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-12-14T09:27:51.685Z] $ docker top 3f4425fb8e23c040c74d473739a620ca6978d41d74abfe27b6beb9096926e9f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:27:51.741Z] provisioning config files... [2024-12-14T09:27:51.747Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2970246526539201706tmp [2024-12-14T09:27:51.754Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2374307183242338727tmp [2024-12-14T09:27:51.763Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10303666514571789013tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:27:51.790Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:52.082Z] ---> sigul-configuration.sh [2024-12-14T09:27:52.082Z] gpg: directory `/root/.gnupg' created [2024-12-14T09:27:52.082Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-14T09:27:52.082Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-14T09:27:52.082Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-14T09:27:52.082Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-14T09:27:52.082Z] gpg: CAST5 encrypted data [2024-12-14T09:27:52.082Z] gpg: encrypted with 1 passphrase [2024-12-14T09:27:52.082Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-14T09:27:52.369Z] + mkdir /home/jenkins [2024-12-14T09:27:52.369Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-14T09:27:52.659Z] + 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-12-14T09:27:52.674Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:52.967Z] ---> sigul-install.sh [2024-12-14T09:27:52.967Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-14T09:27:53.256Z] + git tag --list [2024-12-14T09:27:53.256Z] v0.0.0 [2024-12-14T09:27:53.256Z] v1.0.0 [2024-12-14T09:27:53.256Z] v2.1.0 [2024-12-14T09:27:53.256Z] v2.1.1 [2024-12-14T09:27:53.256Z] v2.2.0 [2024-12-14T09:27:53.256Z] v2.3.0 [2024-12-14T09:27:53.256Z] v3.0 [2024-12-14T09:27:53.256Z] v3.0.0 [2024-12-14T09:27:53.256Z] v3.0.1 [2024-12-14T09:27:53.256Z] v3.0.1-dev.1 [2024-12-14T09:27:53.256Z] v3.1 [2024-12-14T09:27:53.256Z] v3.1.0 [2024-12-14T09:27:53.256Z] v3.1.0-dev.1 [2024-12-14T09:27:53.256Z] v3.1.0-dev.10 [2024-12-14T09:27:53.256Z] v3.1.0-dev.11 [2024-12-14T09:27:53.256Z] v3.1.0-dev.12 [2024-12-14T09:27:53.256Z] v3.1.0-dev.13 [2024-12-14T09:27:53.256Z] v3.1.0-dev.14 [2024-12-14T09:27:53.256Z] v3.1.0-dev.15 [2024-12-14T09:27:53.256Z] v3.1.0-dev.16 [2024-12-14T09:27:53.256Z] v3.1.0-dev.17 [2024-12-14T09:27:53.256Z] v3.1.0-dev.18 [2024-12-14T09:27:53.256Z] v3.1.0-dev.19 [2024-12-14T09:27:53.256Z] v3.1.0-dev.2 [2024-12-14T09:27:53.256Z] v3.1.0-dev.20 [2024-12-14T09:27:53.256Z] v3.1.0-dev.21 [2024-12-14T09:27:53.256Z] v3.1.0-dev.22 [2024-12-14T09:27:53.256Z] v3.1.0-dev.23 [2024-12-14T09:27:53.256Z] v3.1.0-dev.24 [2024-12-14T09:27:53.256Z] v3.1.0-dev.25 [2024-12-14T09:27:53.256Z] v3.1.0-dev.26 [2024-12-14T09:27:53.256Z] v3.1.0-dev.27 [2024-12-14T09:27:53.256Z] v3.1.0-dev.28 [2024-12-14T09:27:53.256Z] v3.1.0-dev.29 [2024-12-14T09:27:53.256Z] v3.1.0-dev.3 [2024-12-14T09:27:53.256Z] v3.1.0-dev.30 [2024-12-14T09:27:53.256Z] v3.1.0-dev.31 [2024-12-14T09:27:53.256Z] v3.1.0-dev.32 [2024-12-14T09:27:53.256Z] v3.1.0-dev.33 [2024-12-14T09:27:53.256Z] v3.1.0-dev.34 [2024-12-14T09:27:53.256Z] v3.1.0-dev.35 [2024-12-14T09:27:53.256Z] v3.1.0-dev.36 [2024-12-14T09:27:53.256Z] v3.1.0-dev.37 [2024-12-14T09:27:53.256Z] v3.1.0-dev.38 [2024-12-14T09:27:53.256Z] v3.1.0-dev.39 [2024-12-14T09:27:53.256Z] v3.1.0-dev.4 [2024-12-14T09:27:53.256Z] v3.1.0-dev.40 [2024-12-14T09:27:53.256Z] v3.1.0-dev.5 [2024-12-14T09:27:53.256Z] v3.1.0-dev.6 [2024-12-14T09:27:53.256Z] v3.1.0-dev.7 [2024-12-14T09:27:53.256Z] v3.1.0-dev.8 [2024-12-14T09:27:53.256Z] v3.1.0-dev.9 [2024-12-14T09:27:53.256Z] v3.1.1 [2024-12-14T09:27:53.256Z] v3.2.0-dev.1 [2024-12-14T09:27:53.256Z] v3.2.0-dev.10 [2024-12-14T09:27:53.256Z] v3.2.0-dev.11 [2024-12-14T09:27:53.256Z] v3.2.0-dev.12 [2024-12-14T09:27:53.256Z] v3.2.0-dev.13 [2024-12-14T09:27:53.256Z] v3.2.0-dev.14 [2024-12-14T09:27:53.256Z] v3.2.0-dev.15 [2024-12-14T09:27:53.256Z] v3.2.0-dev.16 [2024-12-14T09:27:53.256Z] v3.2.0-dev.17 [2024-12-14T09:27:53.256Z] v3.2.0-dev.18 [2024-12-14T09:27:53.256Z] v3.2.0-dev.19 [2024-12-14T09:27:53.256Z] v3.2.0-dev.2 [2024-12-14T09:27:53.256Z] v3.2.0-dev.20 [2024-12-14T09:27:53.256Z] v3.2.0-dev.21 [2024-12-14T09:27:53.256Z] v3.2.0-dev.22 [2024-12-14T09:27:53.256Z] v3.2.0-dev.23 [2024-12-14T09:27:53.256Z] v3.2.0-dev.24 [2024-12-14T09:27:53.256Z] v3.2.0-dev.25 [2024-12-14T09:27:53.256Z] v3.2.0-dev.26 [2024-12-14T09:27:53.256Z] v3.2.0-dev.27 [2024-12-14T09:27:53.256Z] v3.2.0-dev.28 [2024-12-14T09:27:53.256Z] v3.2.0-dev.29 [2024-12-14T09:27:53.256Z] v3.2.0-dev.3 [2024-12-14T09:27:53.256Z] v3.2.0-dev.30 [2024-12-14T09:27:53.256Z] v3.2.0-dev.31 [2024-12-14T09:27:53.256Z] v3.2.0-dev.32 [2024-12-14T09:27:53.256Z] v3.2.0-dev.33 [2024-12-14T09:27:53.256Z] v3.2.0-dev.4 [2024-12-14T09:27:53.256Z] v3.2.0-dev.5 [2024-12-14T09:27:53.256Z] v3.2.0-dev.6 [2024-12-14T09:27:53.256Z] v3.2.0-dev.7 [2024-12-14T09:27:53.256Z] v3.2.0-dev.8 [2024-12-14T09:27:53.256Z] v3.2.0-dev.9 [2024-12-14T09:27:53.256Z] v4.0.0-dev.1 [2024-12-14T09:27:53.256Z] v4.0.0-dev.2 [2024-12-14T09:27:53.256Z] v4.0.0-dev.3 [2024-12-14T09:27:53.256Z] v4.0.0-dev.4 [2024-12-14T09:27:53.256Z] v4.0.0-dev.5 [Pipeline] sh [2024-12-14T09:27:53.553Z] + lftools sign git-tag v4.0.0-dev.5 [2024-12-14T09:27:54.121Z] Signing Git tag with Sigul... [2024-12-14T09:27:54.121Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-12-14T09:27:54.393Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:27:54.681Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-14T09:27:54.687Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-14T09:27:54.784Z] $ docker stop --time=1 3f4425fb8e23c040c74d473739a620ca6978d41d74abfe27b6beb9096926e9f9 [2024-12-14T09:27:56.497Z] $ docker rm -f --volumes 3f4425fb8e23c040c74d473739a620ca6978d41d74abfe27b6beb9096926e9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-14T09:27:56.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:27:56.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:27:57.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:27:57.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:27:57.322Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:27:57.360Z] $ 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-12-14T09:27:57.675Z] $ docker top ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 -eo pid,comm [2024-12-14T09:27:57.710Z] 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-12-14T09:27:57.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:27:57.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:27:57.766Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:27:57.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:27:57.882Z] $ docker exec ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 ssh-agent [2024-12-14T09:27:57.975Z] SSH_AUTH_SOCK=/tmp/ssh-2uglf3mAkoKL/agent.32 [2024-12-14T09:27:57.975Z] SSH_AGENT_PID=38 [2024-12-14T09:27:57.980Z] Running ssh-add (command line suppressed) [2024-12-14T09:27:58.084Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16447332079683733723.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16447332079683733723.key) [2024-12-14T09:27:58.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:27:58.377Z] + git semver bump pre [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,566 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,566 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,566 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,566 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,566 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,566 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,568 [execute] INFO git cat-file --batch-check [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,568 [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-12-14T09:27:58.636Z] 2024-12-14 09:27:58,574 [execute] INFO git cat-file --batch [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-14T09:27:58.636Z] 2024-12-14 09:27:58,579 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:27:58.636Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:27:58.654Z] $ docker exec --env ******** --env ******** ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 ssh-agent -k [2024-12-14T09:27:58.741Z] unset SSH_AUTH_SOCK; [2024-12-14T09:27:58.742Z] unset SSH_AGENT_PID; [2024-12-14T09:27:58.742Z] echo Agent pid 38 killed; [2024-12-14T09:27:58.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:27:59.061Z] + git semver [Pipeline] } [2024-12-14T09:27:59.342Z] $ docker stop --time=1 ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 [2024-12-14T09:28:00.645Z] $ docker rm -f --volumes ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-14T09:28:00.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-14T09:28:00.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:28:01.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-14T09:28:01.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:28:01.359Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:28:01.396Z] $ 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-12-14T09:28:01.712Z] $ docker top 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a -eo pid,comm [2024-12-14T09:28:01.756Z] 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-12-14T09:28:01.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-14T09:28:01.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-14T09:28:01.814Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-14T09:28:01.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-14T09:28:01.937Z] $ docker exec 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a ssh-agent [2024-12-14T09:28:02.028Z] SSH_AUTH_SOCK=/tmp/ssh-HvkE3Z5mV2Vj/agent.32 [2024-12-14T09:28:02.028Z] SSH_AGENT_PID=38 [2024-12-14T09:28:02.032Z] Running ssh-add (command line suppressed) [2024-12-14T09:28:02.151Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_135999997226774068.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_135999997226774068.key) [2024-12-14T09:28:02.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-14T09:28:02.447Z] + git semver push [2024-12-14T09:28:02.704Z] 2024-12-14 09:28:02,644 [run_push] DEBUG push [2024-12-14T09:28:02.704Z] 2024-12-14 09:28:02,646 [execute] INFO git cat-file --batch-check [2024-12-14T09:28:02.704Z] 2024-12-14 09:28:02,646 [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-12-14T09:28:02.704Z] 2024-12-14 09:28:02,651 [execute] INFO git rev-list 851dab499b211d7eaeeea65c5a3905326955fff1 -- [2024-12-14T09:28:02.704Z] 2024-12-14 09:28:02,652 [execute] DEBUG Popen(['git', 'rev-list', '851dab499b211d7eaeeea65c5a3905326955fff1', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-14T09:28:02.704Z] 2024-12-14 09:28:02,662 [execute] INFO git fetch -v origin [2024-12-14T09:28:02.704Z] 2024-12-14 09:28:02,662 [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-12-14T09:28:03.271Z] 2024-12-14 09:28:03,138 [run_push] DEBUG no remote changes detected [2024-12-14T09:28:03.271Z] 2024-12-14 09:28:03,138 [execute] INFO git push origin semver [2024-12-14T09:28:03.271Z] 2024-12-14 09:28:03,139 [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-12-14T09:28:03.841Z] 2024-12-14 09:28:03,810 [run_push] DEBUG push all version tags [2024-12-14T09:28:03.841Z] 2024-12-14 09:28:03,810 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-14T09:28:03.841Z] 2024-12-14 09:28:03,811 [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-12-14T09:28:04.408Z] 2024-12-14 09:28:04,403 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-14T09:28:04.408Z] 4.0.0-dev.6 [Pipeline] } [2024-12-14T09:28:04.686Z] $ docker exec --env ******** --env ******** 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a ssh-agent -k [2024-12-14T09:28:04.783Z] unset SSH_AUTH_SOCK; [2024-12-14T09:28:04.783Z] unset SSH_AGENT_PID; [2024-12-14T09:28:04.783Z] echo Agent pid 38 killed; [2024-12-14T09:28:04.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-14T09:28:05.102Z] + git semver [Pipeline] } [2024-12-14T09:28:05.384Z] $ docker stop --time=1 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a [2024-12-14T09:28:06.656Z] $ docker rm -f --volumes 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-12-14T09:28:07.247Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-12-14T09:28:07.247Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-12-14T09:28:07.247Z] total 16 [2024-12-14T09:28:07.247Z] drwxr-xr-x 3 root root 4096 Dec 14 09:15 . [2024-12-14T09:28:07.247Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:28:07.247Z] drwxr-xr-x 2 root root 4096 Dec 14 09:15 cost [2024-12-14T09:28:07.247Z] -rw-r--r-- 1 root root 95 Dec 14 09:15 cost.csv [2024-12-14T09:28:07.247Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-12-14T09:28:07.247Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-12-14T09:28:07.247Z] total 16 [2024-12-14T09:28:07.247Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:15 . [2024-12-14T09:28:07.247Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 09:27 .. [2024-12-14T09:28:07.247Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 09:15 cost [2024-12-14T09:28:07.247Z] -rw-r--r-- 1 jenkins jenkins 95 Dec 14 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:07.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:08.396Z] ---> package-listing.sh [2024-12-14T09:28:08.396Z] ++ facter osfamily [2024-12-14T09:28:08.396Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-14T09:28:08.655Z] + OS_FAMILY=debian [2024-12-14T09:28:08.655Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-12-14T09:28:08.655Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-14T09:28:08.655Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-14T09:28:08.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-14T09:28:08.655Z] + PACKAGES=/tmp/packages_start.txt [2024-12-14T09:28:08.655Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-12-14T09:28:08.655Z] + PACKAGES=/tmp/packages_end.txt [2024-12-14T09:28:08.655Z] + case "${OS_FAMILY}" in [2024-12-14T09:28:08.655Z] + dpkg -l [2024-12-14T09:28:08.655Z] + grep '^ii' [2024-12-14T09:28:08.655Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-14T09:28:08.655Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-14T09:28:08.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-14T09:28:08.655Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-12-14T09:28:08.655Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-12-14T09:28:08.655Z] + 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-12-14T09:28:08.667Z] 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-12-14T09:28:08.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-14T09:28:09.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-14T09:28:09.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-14T09:28:09.597Z] prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container [2024-12-14T09:28:09.638Z] $ 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-12-14T09:28:09.855Z] $ docker top 5bd71a0ed6516d3b0f7651744a8bf80547f1f909c669fdea2ec372150a254e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-14T09:28:10.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-14T09:28:10.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-14T09:28:10.760Z] + ls /var/log/sa-host [2024-12-14T09:28:10.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-14T09:28:10.972Z] provisioning config files... [2024-12-14T09:28:10.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16396048324276445211tmp [Pipeline] { [Pipeline] echo [2024-12-14T09:28:10.997Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:11.280Z] ---> create-netrc.sh [Pipeline] } [2024-12-14T09:28:11.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:11.623Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-14T09:28:11.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:11.918Z] ---> sudo-logs.sh [2024-12-14T09:28:11.919Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-14T09:28:11.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:12.223Z] ---> job-cost.sh [2024-12-14T09:28:12.223Z] lf-activate-venv: SKIPPING [2024-12-14T09:28:12.223Z] DEBUG: total: 0.2199999988079071 [2024-12-14T09:28:12.223Z] INFO: Retrieving Stack Cost... [2024-12-14T09:28:12.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-14T09:28:13.051Z] INFO: Archiving Costs [Pipeline] echo [2024-12-14T09:28:13.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-14T09:28:13.343Z] ---> logs-deploy.sh [2024-12-14T09:28:13.343Z] lf-activate-venv: SKIPPING [2024-12-14T09:28:13.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/192 [2024-12-14T09:28:13.343Z] INFO: archiving workspace using pattern(s): [2024-12-14T09:28:14.279Z] Archives upload complete. [2024-12-14T09:28:14.279Z] INFO: archiving logs to Nexus