Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f35c7780d3ac46e04217778ce161dd9baf0c784c+e87408ba0baad64d24b50da923549d1991b86a3e (4329f84fe59d4c56e9e683a0c72530bb4a63e642) 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-ssh10124052949912667190.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11211414360434781776.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4496537054655597449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh933192463421424284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18305000205453732735.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4351113207022761714.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6765 in /w/workspace/y_app-rfid-llrp-inventory_PR-298 [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/y_app-rfid-llrp-inventory_PR-298 # 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 Merging remotes/origin/main commit e87408ba0baad64d24b50da923549d1991b86a3e into PR head commit f35c7780d3ac46e04217778ce161dd9baf0c784c Merge succeeded, producing f35c7780d3ac46e04217778ce161dd9baf0c784c Checking out Revision f35c7780d3ac46e04217778ce161dd9baf0c784c (PR-298) > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f35c7780d3ac46e04217778ce161dd9baf0c784c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f35c7780d3ac46e04217778ce161dd9baf0c784c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T13:06:27.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T13:06:27.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T13:06:27.914Z] ========================================================= [2024-07-30T13:06:27.914Z] EdgeX Global Pipelines Version Info [2024-07-30T13:06:27.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:06:29.064Z] ------------------- [2024-07-30T13:06:29.064Z] stable info: [2024-07-30T13:06:29.064Z] ------------------- [2024-07-30T13:06:29.064Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T13:06:29.064Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T13:06:29.064Z] Message: update stable to v1.0.260 [2024-07-30T13:06:29.324Z] ------------------- [2024-07-30T13:06:29.324Z] experimental info: [2024-07-30T13:06:29.324Z] ------------------- [2024-07-30T13:06:29.324Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T13:06:29.324Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T13:06:29.324Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T13:06:29.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-30T13:06:29.617Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-30T13:06:29.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T13:06:29.738Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T13:06:29.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T13:06:29.873Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T13:06:29.940Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T13:06:30.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-30T13:06:30.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T13:06:30.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T13:06:30.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T13:06:30.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-30T13:06:30.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T13:06:30.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T13:06:30.450Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T13:06:30.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T13:06:30.589Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T13:06:30.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T13:06:30.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T13:06:30.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T13:06:30.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-30T13:06:30.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-30T13:06:30.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-30T13:06:31.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-30T13:06:31.089Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-30T13:06:31.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T13:06:31.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T13:06:31.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2024-07-30T13:06:31.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2024-07-30T13:06:31.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2024-07-30T13:06:31.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f35c7780d3ac46e04217778ce161dd9baf0c784c [Pipeline] echo [2024-07-30T13:06:31.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f35c778 [Pipeline] echo [2024-07-30T13:06:31.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:06:31.794Z] provisioning config files... [2024-07-30T13:06:31.811Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/config7764845151844351181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:06:32.233Z] ---> ****-login.sh [2024-07-30T13:06:32.233Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:06:32.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:32.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:32.757Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:32.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:32.757Z] [2024-07-30T13:06:32.757Z] Login Succeeded [2024-07-30T13:06:32.757Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:06:32.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:32.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:32.757Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:32.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:32.758Z] [2024-07-30T13:06:32.758Z] Login Succeeded [2024-07-30T13:06:32.758Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:06:32.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:33.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:33.018Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:33.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:33.018Z] [2024-07-30T13:06:33.018Z] Login Succeeded [2024-07-30T13:06:33.018Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:06:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:33.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:33.018Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:33.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:33.018Z] [2024-07-30T13:06:33.018Z] Login Succeeded [2024-07-30T13:06:33.018Z] ****.io [2024-07-30T13:06:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:35.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:35.562Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:35.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:35.562Z] [2024-07-30T13:06:35.562Z] Login Succeeded [2024-07-30T13:06:35.562Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:06:35.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-30T13:06:36.348Z] + git rev-list -1 --merges f35c7780d3ac46e04217778ce161dd9baf0c784c~1..f35c7780d3ac46e04217778ce161dd9baf0c784c [Pipeline] echo [2024-07-30T13:06:36.403Z] -----------> git rev-list -1 --merges f35c7780d3ac46e04217778ce161dd9baf0c784c~1..f35c7780d3ac46e04217778ce161dd9baf0c784c f35c7780d3ac46e04217778ce161dd9baf0c784c [false] [Pipeline] sh [2024-07-30T13:06:36.733Z] + git log --format=format:%s -1 f35c7780d3ac46e04217778ce161dd9baf0c784c [Pipeline] echo [2024-07-30T13:06:36.777Z] ========================================================= [2024-07-30T13:06:36.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T13:06:36.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T13:06:37.251Z] + git log --format=format:%s -1 f35c7780d3ac46e04217778ce161dd9baf0c784c [Pipeline] echo [2024-07-30T13:06:37.290Z] [semverPrep] GIT_COMMIT: f35c7780d3ac46e04217778ce161dd9baf0c784c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-30T13:06:37.334Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-30T13:06:37.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T13:06:37.752Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T13:06:37.752Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T13:06:37.752Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T13:06:37.752Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T13:06:37.752Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T13:06:37.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:06:38.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:06:38.304Z] [2024-07-30T13:06:38.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:06:38.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:06:38.718Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T13:06:38.718Z] b85a868b505f: Pulling fs layer [2024-07-30T13:06:38.718Z] e2be974225ed: Pulling fs layer [2024-07-30T13:06:38.718Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T13:06:38.718Z] 988bab9f4d93: Pulling fs layer [2024-07-30T13:06:38.718Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T13:06:38.718Z] eaf3925da568: Pulling fs layer [2024-07-30T13:06:38.718Z] bab4dde63d76: Pulling fs layer [2024-07-30T13:06:38.718Z] bde34c3a00c8: Pulling fs layer [2024-07-30T13:06:38.718Z] b352a97aabf1: Pulling fs layer [2024-07-30T13:06:38.718Z] 4872d77fe225: Pulling fs layer [2024-07-30T13:06:38.718Z] 5851b861e8e6: Pulling fs layer [2024-07-30T13:06:38.718Z] eaf3925da568: Waiting [2024-07-30T13:06:38.718Z] bab4dde63d76: Waiting [2024-07-30T13:06:38.718Z] bde34c3a00c8: Waiting [2024-07-30T13:06:38.718Z] 988bab9f4d93: Waiting [2024-07-30T13:06:38.718Z] b352a97aabf1: Waiting [2024-07-30T13:06:38.718Z] 4872d77fe225: Waiting [2024-07-30T13:06:38.718Z] 5851b861e8e6: Waiting [2024-07-30T13:06:38.718Z] e2be974225ed: Download complete [2024-07-30T13:06:38.718Z] 988bab9f4d93: Verifying Checksum [2024-07-30T13:06:38.718Z] 988bab9f4d93: Download complete [2024-07-30T13:06:38.718Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T13:06:38.718Z] 1469e6f7b9e6: Download complete [2024-07-30T13:06:38.718Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T13:06:38.718Z] 339a4e72a1f5: Download complete [2024-07-30T13:06:38.718Z] eaf3925da568: Download complete [2024-07-30T13:06:38.978Z] bde34c3a00c8: Download complete [2024-07-30T13:06:38.978Z] b352a97aabf1: Download complete [2024-07-30T13:06:38.978Z] 4872d77fe225: Verifying Checksum [2024-07-30T13:06:38.978Z] 4872d77fe225: Download complete [2024-07-30T13:06:38.978Z] 5851b861e8e6: Download complete [2024-07-30T13:06:38.978Z] b85a868b505f: Verifying Checksum [2024-07-30T13:06:38.978Z] b85a868b505f: Download complete [2024-07-30T13:06:39.237Z] bab4dde63d76: Verifying Checksum [2024-07-30T13:06:39.237Z] bab4dde63d76: Download complete [2024-07-30T13:06:40.172Z] b85a868b505f: Pull complete [2024-07-30T13:06:40.432Z] e2be974225ed: Pull complete [2024-07-30T13:06:41.001Z] 339a4e72a1f5: Pull complete [2024-07-30T13:06:41.001Z] 988bab9f4d93: Pull complete [2024-07-30T13:06:41.260Z] 1469e6f7b9e6: Pull complete [2024-07-30T13:06:41.518Z] eaf3925da568: Pull complete [2024-07-30T13:06:43.422Z] bab4dde63d76: Pull complete [2024-07-30T13:06:43.422Z] bde34c3a00c8: Pull complete [2024-07-30T13:06:43.422Z] b352a97aabf1: Pull complete [2024-07-30T13:06:43.422Z] 4872d77fe225: Pull complete [2024-07-30T13:06:43.682Z] 5851b861e8e6: Pull complete [2024-07-30T13:06:43.682Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T13:06:43.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:06:43.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:06:44.035Z] prd-ubuntu20.04-docker-8c-8g-6765 does not seem to be running inside a container [2024-07-30T13:06:44.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-298 -v /w/workspace/y_app-rfid-llrp-inventory_PR-298:/w/workspace/y_app-rfid-llrp-inventory_PR-298:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T13:06:49.053Z] $ docker top 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 -eo pid,comm [2024-07-30T13:06:48.647Z] 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-07-30T13:06:48.647Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T13:06:48.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:06:48.825Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:06:48.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:06:49.418Z] $ docker exec 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 ssh-agent [2024-07-30T13:06:49.065Z] SSH_AUTH_SOCK=/tmp/ssh-IHOhnd2gWPuO/agent.31 [2024-07-30T13:06:49.065Z] SSH_AGENT_PID=38 [2024-07-30T13:06:49.072Z] Running ssh-add (command line suppressed) [2024-07-30T13:06:49.658Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/private_key_13381129067836585368.key (/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/private_key_13381129067836585368.key) [2024-07-30T13:06:49.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:06:49.566Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T13:06:50.061Z] $ docker exec --env ******** --env ******** 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 ssh-agent -k [2024-07-30T13:06:50.168Z] unset SSH_AUTH_SOCK; [2024-07-30T13:06:50.168Z] unset SSH_AGENT_PID; [2024-07-30T13:06:50.168Z] echo Agent pid 38 killed; [2024-07-30T13:06:49.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T13:06:49.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:06:49.837Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:06:49.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:06:50.433Z] $ docker exec 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 ssh-agent [2024-07-30T13:06:50.083Z] SSH_AUTH_SOCK=/tmp/ssh-mikbKxUzKrFS/agent.72 [2024-07-30T13:06:50.083Z] SSH_AGENT_PID=78 [2024-07-30T13:06:50.087Z] Running ssh-add (command line suppressed) [2024-07-30T13:06:50.668Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/private_key_6877181493215269936.key (/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/private_key_6877181493215269936.key) [2024-07-30T13:06:50.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:06:50.585Z] + git semver init [2024-07-30T13:06:50.845Z] 2024-07-30 13:06:51,255 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T13:06:50.845Z] 2024-07-30 13:06:51,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver [2024-07-30T13:06:50.845Z] 2024-07-30 13:06:51,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver [2024-07-30T13:06:50.845Z] 2024-07-30 13:06:51,257 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-298, universal_newlines=False, shell=None, istream=None) [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:52,991 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-298/.git/info/exclude [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:52,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver/PR-298 with force:False [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:52,993 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver/PR-298 [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:52,998 [execute] INFO git cat-file --batch-check [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:52,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:53,005 [execute] INFO git cat-file --batch [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:53,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T13:06:52.760Z] 2024-07-30 13:06:53,011 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-298/.semver/PR-298 [2024-07-30T13:06:52.760Z] 0.0.0 [Pipeline] } [2024-07-30T13:06:53.257Z] $ docker exec --env ******** --env ******** 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 ssh-agent -k [2024-07-30T13:06:53.357Z] unset SSH_AUTH_SOCK; [2024-07-30T13:06:53.358Z] unset SSH_AGENT_PID; [2024-07-30T13:06:53.358Z] echo Agent pid 78 killed; [2024-07-30T13:06:52.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T13:06:53.388Z] + git semver [Pipeline] } [2024-07-30T13:06:54.142Z] $ docker stop --time=1 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 [2024-07-30T13:06:55.437Z] $ docker rm -f --volumes 98b4e175b722401cc9f4ebc8a2fba175c6bdf8f8fc8203af0914955a1f44cdd9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:06:55.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T13:06:55.733Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T13:06:55.760Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-30T13:06:56.530Z] provisioning config files... [2024-07-30T13:06:56.541Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/config11392652177790723193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:06:56.926Z] ---> ****-login.sh [2024-07-30T13:06:56.927Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:06:56.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:56.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:56.927Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:56.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:56.927Z] [2024-07-30T13:06:56.927Z] Login Succeeded [2024-07-30T13:06:56.927Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:06:56.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:56.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:56.927Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:56.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:56.927Z] [2024-07-30T13:06:56.927Z] Login Succeeded [2024-07-30T13:06:56.927Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:06:57.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:57.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:57.187Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:57.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:57.187Z] [2024-07-30T13:06:57.187Z] Login Succeeded [2024-07-30T13:06:57.187Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:06:57.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:57.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:57.187Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:57.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:57.187Z] [2024-07-30T13:06:57.187Z] Login Succeeded [2024-07-30T13:06:57.187Z] ****.io [2024-07-30T13:06:57.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:06:57.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:06:57.447Z] Configure a credential helper to remove this warning. See [2024-07-30T13:06:57.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:06:57.447Z] [2024-07-30T13:06:57.447Z] Login Succeeded [2024-07-30T13:06:57.447Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:06:57.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T13:06:57.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:06:57.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:06:57.836Z] ========================================================= [2024-07-30T13:06:57.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T13:06:57.836Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:06:58.374Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-30T13:06:58.375Z] Sending build context to Docker daemon 20.04MB [2024-07-30T13:06:58.375Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:06:58.375Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T13:06:58.375Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T13:06:58.375Z] 619be1103602: Pulling fs layer [2024-07-30T13:06:58.375Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T13:06:58.375Z] 5df492c9dc93: Pulling fs layer [2024-07-30T13:06:58.375Z] 7629e6793208: Pulling fs layer [2024-07-30T13:06:58.375Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T13:06:58.375Z] fb5054dd5b73: Pulling fs layer [2024-07-30T13:06:58.375Z] eeca6798cff9: Pulling fs layer [2024-07-30T13:06:58.375Z] aa269ceb94a6: Pulling fs layer [2024-07-30T13:06:58.375Z] ada007ff1a6a: Pulling fs layer [2024-07-30T13:06:58.375Z] 4f4fb700ef54: Waiting [2024-07-30T13:06:58.375Z] aa269ceb94a6: Waiting [2024-07-30T13:06:58.375Z] fb5054dd5b73: Waiting [2024-07-30T13:06:58.375Z] eeca6798cff9: Waiting [2024-07-30T13:06:58.375Z] 7629e6793208: Waiting [2024-07-30T13:06:58.375Z] ada007ff1a6a: Waiting [2024-07-30T13:06:58.634Z] 7862e08f4a3e: Verifying Checksum [2024-07-30T13:06:58.634Z] 7862e08f4a3e: Download complete [2024-07-30T13:06:58.634Z] 7629e6793208: Download complete [2024-07-30T13:06:58.634Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T13:06:58.634Z] 4f4fb700ef54: Download complete [2024-07-30T13:06:58.634Z] 619be1103602: Verifying Checksum [2024-07-30T13:06:58.634Z] 619be1103602: Download complete [2024-07-30T13:06:58.634Z] fb5054dd5b73: Download complete [2024-07-30T13:06:58.634Z] eeca6798cff9: Verifying Checksum [2024-07-30T13:06:58.634Z] eeca6798cff9: Download complete [2024-07-30T13:06:58.634Z] 619be1103602: Pull complete [2024-07-30T13:06:58.893Z] ada007ff1a6a: Verifying Checksum [2024-07-30T13:06:58.894Z] ada007ff1a6a: Download complete [2024-07-30T13:06:58.894Z] 7862e08f4a3e: Pull complete [2024-07-30T13:06:59.153Z] 5df492c9dc93: Verifying Checksum [2024-07-30T13:06:59.153Z] 5df492c9dc93: Download complete [2024-07-30T13:06:59.412Z] aa269ceb94a6: Verifying Checksum [2024-07-30T13:06:59.412Z] aa269ceb94a6: Download complete [2024-07-30T13:07:02.702Z] 5df492c9dc93: Pull complete [2024-07-30T13:07:02.702Z] 7629e6793208: Pull complete [2024-07-30T13:07:02.702Z] 4f4fb700ef54: Pull complete [2024-07-30T13:07:02.702Z] fb5054dd5b73: Pull complete [2024-07-30T13:07:02.702Z] eeca6798cff9: Pull complete [2024-07-30T13:07:05.992Z] aa269ceb94a6: Pull complete [2024-07-30T13:07:05.992Z] ada007ff1a6a: Pull complete [2024-07-30T13:07:05.992Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T13:07:06.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T13:07:06.252Z] ---> f489d0715acc [2024-07-30T13:07:06.252Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:07:11.306Z] Still waiting to schedule task [2024-07-30T13:07:11.306Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-30T13:07:11.533Z] ---> Running in 6c5b3711e246 [2024-07-30T13:07:11.533Z] Removing intermediate container 6c5b3711e246 [2024-07-30T13:07:11.533Z] ---> 3db32d492069 [2024-07-30T13:07:11.533Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:07:11.533Z] ---> Running in f8ad1631dc0b [2024-07-30T13:07:11.533Z] Removing intermediate container f8ad1631dc0b [2024-07-30T13:07:11.533Z] ---> 18fba5422d6b [2024-07-30T13:07:11.533Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:07:11.533Z] ---> Running in a998d171d496 [2024-07-30T13:07:11.533Z] Removing intermediate container a998d171d496 [2024-07-30T13:07:11.533Z] ---> c894336deeb8 [2024-07-30T13:07:11.533Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:07:11.533Z] ---> Running in bc3889f2052c [2024-07-30T13:07:11.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:07:11.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:07:12.054Z] OK: 264 MiB in 52 packages [2024-07-30T13:07:12.315Z] Removing intermediate container bc3889f2052c [2024-07-30T13:07:12.315Z] ---> 443ba30f3798 [2024-07-30T13:07:12.315Z] Step 7/12 : WORKDIR /app [2024-07-30T13:07:12.315Z] ---> Running in a51316f2b4c9 [2024-07-30T13:07:12.315Z] Removing intermediate container a51316f2b4c9 [2024-07-30T13:07:12.315Z] ---> 92d3b78bb166 [2024-07-30T13:07:12.315Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-30T13:07:12.574Z] ---> 2c1d91002f52 [2024-07-30T13:07:12.574Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:07:12.574Z] ---> Running in e1f2bed02b26 [2024-07-30T13:08:20.431Z] Removing intermediate container e1f2bed02b26 [2024-07-30T13:08:20.431Z] ---> 93295f12c6bf [2024-07-30T13:08:20.431Z] Step 10/12 : COPY . . [2024-07-30T13:08:20.431Z] ---> bb0397cda17c [2024-07-30T13:08:20.431Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:08:20.431Z] ---> Running in 3ad07e76468c [2024-07-30T13:08:20.431Z] Removing intermediate container 3ad07e76468c [2024-07-30T13:08:20.431Z] ---> e9782739ce93 [2024-07-30T13:08:20.431Z] Step 12/12 : RUN $MAKE [2024-07-30T13:08:20.431Z] ---> Running in 64145475cc59 [2024-07-30T13:08:20.431Z] noop [2024-07-30T13:08:20.431Z] Removing intermediate container 64145475cc59 [2024-07-30T13:08:20.431Z] ---> 482ea663ed88 [2024-07-30T13:08:20.431Z] Successfully built 482ea663ed88 [2024-07-30T13:08:20.431Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:08:20.932Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T13:08:20.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:08:21.107Z] prd-ubuntu20.04-docker-8c-8g-6765 does not seem to be running inside a container [2024-07-30T13:08:21.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-298 -v /w/workspace/y_app-rfid-llrp-inventory_PR-298:/w/workspace/y_app-rfid-llrp-inventory_PR-298:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-298@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T13:08:21.483Z] $ docker top 7393bf6892bfcf6470e14a5779cdebc77ffc7cb591ce337504b552eaa8575f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:08:21.993Z] + go version [2024-07-30T13:08:21.993Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T13:08:22.033Z] $ docker stop --time=1 7393bf6892bfcf6470e14a5779cdebc77ffc7cb591ce337504b552eaa8575f60 [2024-07-30T13:08:23.287Z] $ docker rm -f --volumes 7393bf6892bfcf6470e14a5779cdebc77ffc7cb591ce337504b552eaa8575f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:08:24.362Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T13:08:24.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:08:24.556Z] prd-ubuntu20.04-docker-8c-8g-6765 does not seem to be running inside a container [2024-07-30T13:08:24.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-298 -v /w/workspace/y_app-rfid-llrp-inventory_PR-298:/w/workspace/y_app-rfid-llrp-inventory_PR-298:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-298@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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T13:08:24.936Z] $ docker top d7402a0d97d4ce3a88c093bbc881ddb57e0ef1c78487372782c9d4fd71eeea8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:08:25.448Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-298 [Pipeline] fileExists [Pipeline] sh [2024-07-30T13:08:25.899Z] + make test [2024-07-30T13:08:25.899Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-30T13:08:50.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6766 in /w/workspace/y_app-rfid-llrp-inventory_PR-298 [Pipeline] { [Pipeline] ws [2024-07-30T13:08:50.717Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-07-30T13:08:53.835Z] The recommended git tool is: git [2024-07-30T13:08:57.978Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-30T13:08:57.978Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-30T13:08:58.237Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements [2024-07-30T13:09:00.791Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements [2024-07-30T13:09:01.816Z] using credential edgex-jenkins-ssh [2024-07-30T13:09:01.836Z] Cloning the remote Git repository [2024-07-30T13:09:01.899Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-30T13:09:02.031Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-07-30T13:09:02.213Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-30T13:09:02.215Z] > git --version # timeout=10 [2024-07-30T13:09:02.265Z] > git --version # 'git version 2.25.1' [2024-07-30T13:09:02.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T13:09:02.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T13:09:06.234Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-30T13:09:06.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T13:09:08.036Z] Merging remotes/origin/main commit e87408ba0baad64d24b50da923549d1991b86a3e into PR head commit f35c7780d3ac46e04217778ce161dd9baf0c784c [2024-07-30T13:09:08.435Z] Merge succeeded, producing f35c7780d3ac46e04217778ce161dd9baf0c784c [2024-07-30T13:09:08.435Z] Checking out Revision f35c7780d3ac46e04217778ce161dd9baf0c784c (PR-298) [2024-07-30T13:09:07.410Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-30T13:09:07.483Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-30T13:09:07.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T13:09:07.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-30T13:09:08.057Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T13:09:08.163Z] > git checkout -f f35c7780d3ac46e04217778ce161dd9baf0c784c # timeout=10 [2024-07-30T13:09:08.295Z] > git remote # timeout=10 [2024-07-30T13:09:08.319Z] > git config --get remote.origin.url # timeout=10 [2024-07-30T13:09:08.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T13:09:08.367Z] > git merge e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 [2024-07-30T13:09:08.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-30T13:09:08.436Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T13:09:08.450Z] > git checkout -f f35c7780d3ac46e04217778ce161dd9baf0c784c # timeout=10 [2024-07-30T13:09:08.968Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-30T13:09:09.009Z] > git --version # timeout=10 [2024-07-30T13:09:09.022Z] > git --version # 'git version 2.25.1' [2024-07-30T13:09:09.036Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T13:09:14.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T13:09:14.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T13:09:14.157Z] Dload Upload Total Spent Left Speed [2024-07-30T13:09:14.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-07-30T13:09:14.509Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T13:09:14.858Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T13:09:14.858Z] + sudo tee /etc/docker/daemon.new [2024-07-30T13:09:14.858Z] { [2024-07-30T13:09:14.858Z] "registry-mirrors": [ [2024-07-30T13:09:14.858Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T13:09:14.858Z] ], [2024-07-30T13:09:14.858Z] "bip": "10.250.0.254/24", [2024-07-30T13:09:14.858Z] "hosts": [ [2024-07-30T13:09:14.858Z] "tcp://0.0.0.0:5555", [2024-07-30T13:09:14.858Z] "unix:///var/run/docker.sock" [2024-07-30T13:09:14.858Z] ], [2024-07-30T13:09:14.858Z] "mtu": 1458, [2024-07-30T13:09:14.858Z] "selinux-enabled": true, [2024-07-30T13:09:14.858Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T13:09:14.858Z] } [Pipeline] sh [2024-07-30T13:09:15.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T13:09:15.568Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:09:33.954Z] provisioning config files... [2024-07-30T13:09:33.981Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12472241784338642346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:09:34.469Z] ---> ****-login.sh [2024-07-30T13:09:34.469Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:09:34.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:09:35.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:09:35.010Z] Configure a credential helper to remove this warning. See [2024-07-30T13:09:35.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:09:35.010Z] [2024-07-30T13:09:35.010Z] Login Succeeded [2024-07-30T13:09:35.010Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:09:35.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:09:35.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:09:35.552Z] Configure a credential helper to remove this warning. See [2024-07-30T13:09:35.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:09:35.552Z] [2024-07-30T13:09:35.552Z] Login Succeeded [2024-07-30T13:09:35.552Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:09:35.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:09:35.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:09:35.824Z] Configure a credential helper to remove this warning. See [2024-07-30T13:09:35.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:09:35.824Z] [2024-07-30T13:09:35.824Z] Login Succeeded [2024-07-30T13:09:35.824Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:09:36.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:09:36.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:09:36.094Z] Configure a credential helper to remove this warning. See [2024-07-30T13:09:36.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:09:36.094Z] [2024-07-30T13:09:36.094Z] Login Succeeded [2024-07-30T13:09:36.094Z] ****.io [2024-07-30T13:09:36.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:09:36.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:09:36.632Z] Configure a credential helper to remove this warning. See [2024-07-30T13:09:36.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:09:36.632Z] [2024-07-30T13:09:36.632Z] Login Succeeded [2024-07-30T13:09:36.632Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:09:36.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T13:09:37.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:09:37.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:09:37.245Z] ========================================================= [2024-07-30T13:09:37.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T13:09:37.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:09:37.813Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-30T13:09:38.081Z] Sending build context to Docker daemon 673.8kB [2024-07-30T13:09:38.081Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:09:38.081Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T13:09:38.081Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T13:09:38.081Z] c6b39de5b339: Pulling fs layer [2024-07-30T13:09:38.350Z] a69c41024577: Pulling fs layer [2024-07-30T13:09:38.350Z] d6de4b400683: Pulling fs layer [2024-07-30T13:09:38.351Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T13:09:38.351Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T13:09:38.351Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T13:09:38.351Z] 00f215d4a9da: Pulling fs layer [2024-07-30T13:09:38.351Z] d496ad576159: Pulling fs layer [2024-07-30T13:09:38.351Z] 35cb2a7552d0: Waiting [2024-07-30T13:09:38.351Z] 4f4fb700ef54: Waiting [2024-07-30T13:09:38.351Z] 464afbd9ba4c: Waiting [2024-07-30T13:09:38.351Z] 00f215d4a9da: Waiting [2024-07-30T13:09:38.351Z] d496ad576159: Waiting [2024-07-30T13:09:38.351Z] a69c41024577: Download complete [2024-07-30T13:09:38.351Z] 35cb2a7552d0: Verifying Checksum [2024-07-30T13:09:38.351Z] 35cb2a7552d0: Download complete [2024-07-30T13:09:38.351Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T13:09:38.351Z] 4f4fb700ef54: Download complete [2024-07-30T13:09:38.351Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T13:09:38.351Z] 464afbd9ba4c: Download complete [2024-07-30T13:09:38.351Z] c6b39de5b339: Download complete [2024-07-30T13:09:38.943Z] d496ad576159: Verifying Checksum [2024-07-30T13:09:38.943Z] d496ad576159: Download complete [2024-07-30T13:09:39.219Z] c6b39de5b339: Pull complete [2024-07-30T13:09:39.518Z] go vet ./... [2024-07-30T13:09:39.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T13:09:39.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T13:09:39.817Z] a69c41024577: Pull complete [2024-07-30T13:09:40.050Z] ./bin/test-attribution.sh [2024-07-30T13:09:40.050Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T13:09:40.050Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-07-30T13:09:40.085Z] d6de4b400683: Download complete [Pipeline] echo [2024-07-30T13:09:40.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T13:09:40.173Z] $ docker stop --time=1 d7402a0d97d4ce3a88c093bbc881ddb57e0ef1c78487372782c9d4fd71eeea8f [2024-07-30T13:09:41.496Z] 00f215d4a9da: Verifying Checksum [2024-07-30T13:09:41.497Z] 00f215d4a9da: Download complete [2024-07-30T13:09:44.663Z] $ docker rm -f --volumes d7402a0d97d4ce3a88c093bbc881ddb57e0ef1c78487372782c9d4fd71eeea8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:09:45.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T13:09:45.522Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-30T13:09:46.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T13:09:46.645Z] + ls -al . [2024-07-30T13:09:46.645Z] total 276 [2024-07-30T13:09:46.645Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 13:08 . [2024-07-30T13:09:46.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:06 .. [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 13:06 .dockerignore [2024-07-30T13:09:46.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 13:09 .git [2024-07-30T13:09:46.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:06 .github [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 30 13:06 .gitignore [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 13:06 .golangci.yml [2024-07-30T13:09:46.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 13:06 .semver [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 30 13:06 Attribution.txt [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 30 13:06 CHANGELOG.md [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 30 13:06 Dockerfile [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 13:06 GOVERNANCE.md [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 30 13:06 Jenkinsfile [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 13:06 LICENSE [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 30 13:06 Makefile [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 30 13:06 OWNERS.md [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 30 13:06 README.md [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 13:06 VERSION [2024-07-30T13:09:46.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:06 bin [2024-07-30T13:09:46.645Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 30 13:09 coverage.out [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 30 13:06 go.mod [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 30 13:06 go.sum [2024-07-30T13:09:46.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:06 images [2024-07-30T13:09:46.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:06 internal [2024-07-30T13:09:46.645Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 30 13:06 main.go [2024-07-30T13:09:46.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:06 openapi [2024-07-30T13:09:46.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:06 res [2024-07-30T13:09:46.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:09:47.088Z] + 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=f35c7780d3ac46e04217778ce161dd9baf0c784c --label arch=amd64 --label version=0.0.0 . [2024-07-30T13:09:47.089Z] Sending build context to Docker daemon 20.04MB [2024-07-30T13:09:47.089Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:09:47.089Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-30T13:09:47.089Z] ---> 482ea663ed88 [2024-07-30T13:09:47.089Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:09:47.355Z] ---> Running in 595d37b0ee95 [2024-07-30T13:09:47.355Z] Removing intermediate container 595d37b0ee95 [2024-07-30T13:09:47.355Z] ---> 969145e5a95f [2024-07-30T13:09:47.355Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:09:47.615Z] ---> Running in 191bb7a9330f [2024-07-30T13:09:47.615Z] Removing intermediate container 191bb7a9330f [2024-07-30T13:09:47.615Z] ---> de0d0a8ec704 [2024-07-30T13:09:47.615Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:09:47.615Z] ---> Running in d1febca4502f [2024-07-30T13:09:47.615Z] Removing intermediate container d1febca4502f [2024-07-30T13:09:47.615Z] ---> ed9d55e212a3 [2024-07-30T13:09:47.615Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:09:47.615Z] ---> Running in 3555599b53e0 [2024-07-30T13:09:47.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:09:48.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:09:48.396Z] OK: 264 MiB in 52 packages [2024-07-30T13:09:48.663Z] Removing intermediate container 3555599b53e0 [2024-07-30T13:09:48.663Z] ---> 29923892f4ba [2024-07-30T13:09:48.663Z] Step 7/30 : WORKDIR /app [2024-07-30T13:09:48.663Z] ---> Running in 7ac53198fbe6 [2024-07-30T13:09:48.922Z] Removing intermediate container 7ac53198fbe6 [2024-07-30T13:09:48.922Z] ---> 194b8155b433 [2024-07-30T13:09:48.922Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-30T13:09:48.922Z] ---> 0065f8a2e63e [2024-07-30T13:09:48.922Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:09:48.922Z] ---> Running in 3e9c7da26e66 [2024-07-30T13:09:49.493Z] Removing intermediate container 3e9c7da26e66 [2024-07-30T13:09:49.493Z] ---> 19fb69c10a23 [2024-07-30T13:09:49.493Z] Step 10/30 : COPY . . [2024-07-30T13:09:50.061Z] ---> 4afade851817 [2024-07-30T13:09:50.061Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:09:50.061Z] ---> Running in df61047a9eae [2024-07-30T13:09:50.061Z] Removing intermediate container df61047a9eae [2024-07-30T13:09:50.061Z] ---> b82a1d5ce605 [2024-07-30T13:09:50.061Z] Step 12/30 : RUN $MAKE [2024-07-30T13:09:50.061Z] ---> Running in 11115f42d8ec [2024-07-30T13:09:50.320Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-30T13:09:53.825Z] d6de4b400683: Pull complete [2024-07-30T13:09:53.825Z] 35cb2a7552d0: Pull complete [2024-07-30T13:09:53.825Z] 4f4fb700ef54: Pull complete [2024-07-30T13:09:53.825Z] 464afbd9ba4c: Pull complete [2024-07-30T13:10:02.048Z] 00f215d4a9da: Pull complete [2024-07-30T13:10:03.460Z] d496ad576159: Pull complete [2024-07-30T13:10:03.460Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T13:10:03.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T13:10:03.460Z] ---> f246e2811388 [2024-07-30T13:10:03.460Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:10:04.417Z] ---> Running in 85360da90de0 [2024-07-30T13:10:04.694Z] Removing intermediate container 85360da90de0 [2024-07-30T13:10:04.694Z] ---> 45e99055ce4d [2024-07-30T13:10:04.694Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:10:04.960Z] ---> Running in f250dbaf5487 [2024-07-30T13:10:05.225Z] Removing intermediate container f250dbaf5487 [2024-07-30T13:10:05.225Z] ---> 53e9cc99691f [2024-07-30T13:10:05.225Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:10:05.225Z] ---> Running in 37d1dfd6be76 [2024-07-30T13:10:05.495Z] Removing intermediate container 37d1dfd6be76 [2024-07-30T13:10:05.495Z] ---> cd7b80d3c7b0 [2024-07-30T13:10:05.495Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:10:05.495Z] ---> Running in cb856d987fd8 [2024-07-30T13:10:06.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:10:07.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:10:08.147Z] OK: 266 MiB in 52 packages [2024-07-30T13:10:09.110Z] Removing intermediate container cb856d987fd8 [2024-07-30T13:10:09.110Z] ---> c6da462e2149 [2024-07-30T13:10:09.110Z] Step 7/12 : WORKDIR /app [2024-07-30T13:10:09.110Z] ---> Running in d4c05b9e7efe [2024-07-30T13:10:09.382Z] Removing intermediate container d4c05b9e7efe [2024-07-30T13:10:09.382Z] ---> 850af03124e1 [2024-07-30T13:10:09.382Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-30T13:10:11.332Z] ---> bc6af832c2cc [2024-07-30T13:10:11.332Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:10:11.332Z] ---> Running in 7ed301f3abfc [2024-07-30T13:10:22.470Z] Removing intermediate container 11115f42d8ec [2024-07-30T13:10:22.470Z] ---> 86674bc8a0d3 [2024-07-30T13:10:22.470Z] Step 13/30 : FROM alpine:3.18 [2024-07-30T13:10:22.470Z] 3.18: Pulling from library/alpine [2024-07-30T13:10:22.470Z] 930bdd4d222e: Pulling fs layer [2024-07-30T13:10:22.470Z] 930bdd4d222e: Verifying Checksum [2024-07-30T13:10:22.470Z] 930bdd4d222e: Download complete [2024-07-30T13:10:22.470Z] 930bdd4d222e: Pull complete [2024-07-30T13:10:22.470Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T13:10:22.470Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T13:10:22.470Z] ---> 18f865063206 [2024-07-30T13:10:22.470Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T13:10:22.470Z] ---> Running in c045a17db8bd [2024-07-30T13:10:22.470Z] Removing intermediate container c045a17db8bd [2024-07-30T13:10:22.470Z] ---> 72a699c90447 [2024-07-30T13:10:22.470Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-30T13:10:22.470Z] ---> Running in 672ab0dd4699 [2024-07-30T13:10:22.470Z] Removing intermediate container 672ab0dd4699 [2024-07-30T13:10:22.470Z] ---> 4464de2ed671 [2024-07-30T13:10:22.470Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-30T13:10:22.470Z] ---> Running in a1b8bb4d1769 [2024-07-30T13:10:22.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:10:22.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:10:22.470Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T13:10:22.470Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T13:10:22.471Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T13:10:22.471Z] Executing ca-certificates-20240226-r0.trigger [2024-07-30T13:10:22.471Z] OK: 8 MiB in 17 packages [2024-07-30T13:10:22.729Z] Removing intermediate container a1b8bb4d1769 [2024-07-30T13:10:22.729Z] ---> 3da332ab6c19 [2024-07-30T13:10:22.729Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-30T13:10:22.729Z] ---> Running in cf8926f137e0 [2024-07-30T13:10:22.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:10:23.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:10:23.249Z] OK: 8 MiB in 17 packages [2024-07-30T13:10:23.816Z] Removing intermediate container cf8926f137e0 [2024-07-30T13:10:23.816Z] ---> ec9d5ae5a973 [2024-07-30T13:10:23.816Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-30T13:10:23.816Z] ---> a090cae2583e [2024-07-30T13:10:23.816Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-30T13:10:23.816Z] ---> 8fe1420f8a10 [2024-07-30T13:10:23.816Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-30T13:10:24.075Z] ---> 1272b968ee61 [2024-07-30T13:10:24.075Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-30T13:10:24.075Z] ---> 9d96f73c5c89 [2024-07-30T13:10:24.075Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-30T13:10:25.493Z] ---> 85d38a0290a7 [2024-07-30T13:10:25.493Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-30T13:10:25.493Z] ---> Running in bffec40f57a6 [2024-07-30T13:10:25.755Z] Removing intermediate container bffec40f57a6 [2024-07-30T13:10:25.755Z] ---> 5bac301dbd62 [2024-07-30T13:10:25.755Z] Step 24/30 : VOLUME /cache [2024-07-30T13:10:25.755Z] ---> Running in 54eac2bf7bde [2024-07-30T13:10:25.755Z] Removing intermediate container 54eac2bf7bde [2024-07-30T13:10:25.755Z] ---> 72a6fb580929 [2024-07-30T13:10:25.755Z] Step 25/30 : EXPOSE 59711 [2024-07-30T13:10:25.755Z] ---> Running in b8d229908606 [2024-07-30T13:10:25.755Z] Removing intermediate container b8d229908606 [2024-07-30T13:10:25.755Z] ---> 2e487f7d3151 [2024-07-30T13:10:25.755Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-30T13:10:26.015Z] ---> Running in 1c5ebbca886c [2024-07-30T13:10:26.015Z] Removing intermediate container 1c5ebbca886c [2024-07-30T13:10:26.015Z] ---> 22f1f37a0cdf [2024-07-30T13:10:26.015Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-30T13:10:26.015Z] ---> Running in 22db7e622ab8 [2024-07-30T13:10:26.015Z] Removing intermediate container 22db7e622ab8 [2024-07-30T13:10:26.015Z] ---> d219874c138d [2024-07-30T13:10:26.015Z] Step 28/30 : LABEL arch=amd64 [2024-07-30T13:10:26.015Z] ---> Running in b9fd1889c416 [2024-07-30T13:10:26.275Z] Removing intermediate container b9fd1889c416 [2024-07-30T13:10:26.275Z] ---> 3a012e1b467a [2024-07-30T13:10:26.275Z] Step 29/30 : LABEL git_sha=f35c7780d3ac46e04217778ce161dd9baf0c784c [2024-07-30T13:10:26.275Z] ---> Running in 6bc9cc960f70 [2024-07-30T13:10:26.275Z] Removing intermediate container 6bc9cc960f70 [2024-07-30T13:10:26.275Z] ---> 49db3ecf1814 [2024-07-30T13:10:26.275Z] Step 30/30 : LABEL version=0.0.0 [2024-07-30T13:10:26.275Z] ---> Running in 4c89682b1006 [2024-07-30T13:10:26.275Z] Removing intermediate container 4c89682b1006 [2024-07-30T13:10:26.275Z] ---> e13427c19ced [2024-07-30T13:10:26.275Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T13:10:26.275Z] Successfully built e13427c19ced [2024-07-30T13:10:26.275Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-07-30T13:10:27.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:10:27.377Z] [2024-07-30T13:10:27.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:10:27.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:10:27.794Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T13:10:27.794Z] 5eb5b503b376: Pulling fs layer [2024-07-30T13:10:27.794Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T13:10:27.794Z] ec43610c2a17: Pulling fs layer [2024-07-30T13:10:27.794Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T13:10:27.794Z] 33b1e0a273af: Pulling fs layer [2024-07-30T13:10:27.794Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T13:10:27.794Z] 2f39f015ded8: Pulling fs layer [2024-07-30T13:10:27.794Z] 2f39f015ded8: Waiting [2024-07-30T13:10:27.794Z] 3a2ae6a8a46f: Waiting [2024-07-30T13:10:27.794Z] 5d3b04190fa2: Waiting [2024-07-30T13:10:27.794Z] 5c69ac0246d0: Verifying Checksum [2024-07-30T13:10:27.794Z] 5c69ac0246d0: Download complete [2024-07-30T13:10:27.794Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T13:10:27.794Z] 3a2ae6a8a46f: Download complete [2024-07-30T13:10:27.794Z] 33b1e0a273af: Verifying Checksum [2024-07-30T13:10:27.794Z] 33b1e0a273af: Download complete [2024-07-30T13:10:28.052Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T13:10:28.052Z] 5d3b04190fa2: Download complete [2024-07-30T13:10:28.052Z] ec43610c2a17: Verifying Checksum [2024-07-30T13:10:28.052Z] ec43610c2a17: Download complete [2024-07-30T13:10:28.052Z] 5eb5b503b376: Verifying Checksum [2024-07-30T13:10:28.052Z] 5eb5b503b376: Download complete [2024-07-30T13:10:29.433Z] 5eb5b503b376: Pull complete [2024-07-30T13:10:29.433Z] 5c69ac0246d0: Pull complete [2024-07-30T13:10:30.000Z] ec43610c2a17: Pull complete [2024-07-30T13:10:30.000Z] 3a2ae6a8a46f: Pull complete [2024-07-30T13:10:30.260Z] 33b1e0a273af: Pull complete [2024-07-30T13:10:30.260Z] 5d3b04190fa2: Pull complete [2024-07-30T13:10:34.452Z] 2f39f015ded8: Pull complete [2024-07-30T13:10:34.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T13:10:34.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:10:34.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:10:34.729Z] prd-ubuntu20.04-docker-8c-8g-6765 does not seem to be running inside a container [2024-07-30T13:10:34.753Z] $ 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/y_app-rfid-llrp-inventory_PR-298 -v /w/workspace/y_app-rfid-llrp-inventory_PR-298:/w/workspace/y_app-rfid-llrp-inventory_PR-298:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-298@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T13:10:40.122Z] $ docker top 099b07b5ed91505c5dfe9c00a603a4da6f1b9bab21eca6553f718bba15d56b05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:10:40.654Z] ---> job-cost.sh [2024-07-30T13:10:40.654Z] lf-activate-venv: SKIPPING [2024-07-30T13:10:40.654Z] INFO: No Stack... [2024-07-30T13:10:40.920Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T13:10:41.490Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T13:10:41.819Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives/cost.csv [2024-07-30T13:10:41.819Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T13:10:41.870Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] [2024-07-30T13:10:41.878Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] did not exist. Created. [2024-07-30T13:10:41.886Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T13:10:42.324Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-30T13:10:42.386Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T13:10:42.431Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T13:10:42.541Z] $ docker stop --time=1 099b07b5ed91505c5dfe9c00a603a4da6f1b9bab21eca6553f718bba15d56b05 [2024-07-30T13:10:43.697Z] $ docker rm -f --volumes 099b07b5ed91505c5dfe9c00a603a4da6f1b9bab21eca6553f718bba15d56b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T13:12:02.996Z] Removing intermediate container 7ed301f3abfc [2024-07-30T13:12:02.996Z] ---> 50a0345a4558 [2024-07-30T13:12:02.996Z] Step 10/12 : COPY . . [2024-07-30T13:12:02.996Z] ---> 91ed477622f5 [2024-07-30T13:12:02.996Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:12:02.996Z] ---> Running in 10d765413bab [2024-07-30T13:12:02.996Z] Removing intermediate container 10d765413bab [2024-07-30T13:12:02.996Z] ---> 056e2af0b9aa [2024-07-30T13:12:02.996Z] Step 12/12 : RUN $MAKE [2024-07-30T13:12:02.996Z] ---> Running in fcb4ba49b45b [2024-07-30T13:12:02.996Z] noop [2024-07-30T13:12:02.996Z] Removing intermediate container fcb4ba49b45b [2024-07-30T13:12:02.996Z] ---> ee6c2294db39 [2024-07-30T13:12:02.996Z] Successfully built ee6c2294db39 [2024-07-30T13:12:02.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:12:03.533Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T13:12:03.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:12:03.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-6766 does not seem to be running inside a container [2024-07-30T13:12:03.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T13:12:05.177Z] $ docker top 3ca7acc861585f718eb49d5d2035be0f56da261404bfd78f100905040af7da80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:12:06.095Z] + go version [2024-07-30T13:12:06.096Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T13:12:06.127Z] $ docker stop --time=1 3ca7acc861585f718eb49d5d2035be0f56da261404bfd78f100905040af7da80 [2024-07-30T13:12:07.748Z] $ docker rm -f --volumes 3ca7acc861585f718eb49d5d2035be0f56da261404bfd78f100905040af7da80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:12:08.703Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T13:12:08.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:12:08.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-6766 does not seem to be running inside a container [2024-07-30T13:12:09.047Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T13:12:10.245Z] $ docker top 51b8ef2d16f8987006acde37073588353e739b98885bf7af50631f4efebd8aa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:12:11.159Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-07-30T13:12:11.916Z] + make test [2024-07-30T13:12:11.917Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-30T13:16:03.777Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-30T13:16:10.473Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-30T13:16:11.432Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.924s coverage: 86.2% of statements [2024-07-30T13:16:21.504Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.306s coverage: 71.9% of statements [2024-07-30T13:16:22.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-30T13:16:22.906Z] go vet ./... [2024-07-30T13:19:59.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T13:19:59.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T13:19:59.685Z] ./bin/test-attribution.sh [2024-07-30T13:19:59.685Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T13:19:59.685Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T13:19:59.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T13:19:59.775Z] $ docker stop --time=1 51b8ef2d16f8987006acde37073588353e739b98885bf7af50631f4efebd8aa7 [2024-07-30T13:20:01.670Z] $ docker rm -f --volumes 51b8ef2d16f8987006acde37073588353e739b98885bf7af50631f4efebd8aa7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:20:03.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T13:20:03.852Z] Warning: overwriting stash ‘coverage-report’ [2024-07-30T13:20:04.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T13:20:04.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T13:20:05.313Z] + ls -al . [2024-07-30T13:20:05.313Z] total 272 [2024-07-30T13:20:05.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 13:12 . [2024-07-30T13:20:05.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:09 .. [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 13:09 .dockerignore [2024-07-30T13:20:05.313Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 13:09 .git [2024-07-30T13:20:05.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:09 .github [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 30 13:09 .gitignore [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 13:09 .golangci.yml [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 30 13:09 Attribution.txt [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 30 13:09 CHANGELOG.md [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 30 13:09 Dockerfile [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 13:09 GOVERNANCE.md [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 30 13:09 Jenkinsfile [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 13:09 LICENSE [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 30 13:09 Makefile [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 30 13:09 OWNERS.md [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 30 13:09 README.md [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 13:06 VERSION [2024-07-30T13:20:05.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:09 bin [2024-07-30T13:20:05.313Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 30 13:16 coverage.out [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 30 13:09 go.mod [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 30 13:09 go.sum [2024-07-30T13:20:05.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:09 images [2024-07-30T13:20:05.313Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:09 internal [2024-07-30T13:20:05.313Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 30 13:09 main.go [2024-07-30T13:20:05.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:09 openapi [2024-07-30T13:20:05.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:09 res [2024-07-30T13:20:05.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:20:05.768Z] + 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=f35c7780d3ac46e04217778ce161dd9baf0c784c --label arch=arm64 --label version=0.0.0 . [2024-07-30T13:20:06.035Z] Sending build context to Docker daemon 673.8kB [2024-07-30T13:20:06.035Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:20:06.035Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-30T13:20:06.035Z] ---> ee6c2294db39 [2024-07-30T13:20:06.035Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:20:06.035Z] ---> Running in b0febb628344 [2024-07-30T13:20:06.302Z] Removing intermediate container b0febb628344 [2024-07-30T13:20:06.302Z] ---> 2af02f6383a7 [2024-07-30T13:20:06.302Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:20:06.568Z] ---> Running in 2910f1ce7603 [2024-07-30T13:20:06.835Z] Removing intermediate container 2910f1ce7603 [2024-07-30T13:20:06.835Z] ---> 692e36ce0ebd [2024-07-30T13:20:06.835Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:20:06.835Z] ---> Running in adafc64b9ca2 [2024-07-30T13:20:07.104Z] Removing intermediate container adafc64b9ca2 [2024-07-30T13:20:07.104Z] ---> 556cb2678b6b [2024-07-30T13:20:07.104Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:20:07.104Z] ---> Running in d8244fbb8608 [2024-07-30T13:20:08.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:20:08.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:20:09.612Z] OK: 266 MiB in 52 packages [2024-07-30T13:20:10.581Z] Removing intermediate container d8244fbb8608 [2024-07-30T13:20:10.581Z] ---> 7cfdd050dbe6 [2024-07-30T13:20:10.581Z] Step 7/30 : WORKDIR /app [2024-07-30T13:20:10.581Z] ---> Running in 49a7591fdf8c [2024-07-30T13:20:10.846Z] Removing intermediate container 49a7591fdf8c [2024-07-30T13:20:10.846Z] ---> af2f6c14561d [2024-07-30T13:20:10.846Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-30T13:20:11.113Z] ---> 933846abb498 [2024-07-30T13:20:11.113Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:20:11.379Z] ---> Running in 5e8ec9a3cc6d [2024-07-30T13:20:13.315Z] Removing intermediate container 5e8ec9a3cc6d [2024-07-30T13:20:13.315Z] ---> 9cc3df7c8538 [2024-07-30T13:20:13.315Z] Step 10/30 : COPY . . [2024-07-30T13:20:13.897Z] ---> e8ddad8515a1 [2024-07-30T13:20:13.897Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:20:14.166Z] ---> Running in 99732dae5d43 [2024-07-30T13:20:14.449Z] Removing intermediate container 99732dae5d43 [2024-07-30T13:20:14.449Z] ---> 2dfff4effff1 [2024-07-30T13:20:14.449Z] Step 12/30 : RUN $MAKE [2024-07-30T13:20:14.449Z] ---> Running in eb83366d4edc [2024-07-30T13:20:15.409Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-30T13:23:37.145Z] Removing intermediate container eb83366d4edc [2024-07-30T13:23:37.145Z] ---> e130c1b48a3b [2024-07-30T13:23:37.145Z] Step 13/30 : FROM alpine:3.18 [2024-07-30T13:23:37.145Z] 3.18: Pulling from library/alpine [2024-07-30T13:23:37.145Z] 4983c3fe2029: Pulling fs layer [2024-07-30T13:23:37.145Z] 4983c3fe2029: Verifying Checksum [2024-07-30T13:23:37.145Z] 4983c3fe2029: Download complete [2024-07-30T13:23:37.145Z] 4983c3fe2029: Pull complete [2024-07-30T13:23:37.145Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T13:23:37.145Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T13:23:37.145Z] ---> a0237000ae83 [2024-07-30T13:23:37.145Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T13:23:37.145Z] ---> Running in e2c22e14ee57 [2024-07-30T13:23:37.145Z] Removing intermediate container e2c22e14ee57 [2024-07-30T13:23:37.145Z] ---> 95199a2561c1 [2024-07-30T13:23:37.145Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-30T13:23:37.145Z] ---> Running in 7493c7f5853e [2024-07-30T13:23:37.145Z] Removing intermediate container 7493c7f5853e [2024-07-30T13:23:37.145Z] ---> 44ca591ac512 [2024-07-30T13:23:37.145Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-30T13:23:37.145Z] ---> Running in 4633902a58b1 [2024-07-30T13:23:37.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:23:37.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:23:37.145Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T13:23:37.145Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T13:23:37.145Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T13:23:37.145Z] Executing ca-certificates-20240226-r0.trigger [2024-07-30T13:23:37.145Z] OK: 9 MiB in 17 packages [2024-07-30T13:23:37.145Z] Removing intermediate container 4633902a58b1 [2024-07-30T13:23:37.145Z] ---> 3c616dc6b95f [2024-07-30T13:23:37.145Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-30T13:23:37.145Z] ---> Running in c0d046f95124 [2024-07-30T13:23:37.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:23:37.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:23:38.100Z] OK: 9 MiB in 17 packages [2024-07-30T13:23:38.686Z] Removing intermediate container c0d046f95124 [2024-07-30T13:23:38.686Z] ---> 0a5b5aa885b6 [2024-07-30T13:23:38.686Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-30T13:23:39.265Z] ---> a1a50855ff50 [2024-07-30T13:23:39.265Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-30T13:23:39.846Z] ---> 210a28c1eb23 [2024-07-30T13:23:39.846Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-30T13:23:40.112Z] ---> 5b2d4b117b9d [2024-07-30T13:23:40.112Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-30T13:23:40.692Z] ---> 6de14dfc9f95 [2024-07-30T13:23:40.692Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-30T13:23:42.634Z] ---> c9fcd7570bf1 [2024-07-30T13:23:42.634Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-30T13:23:42.634Z] ---> Running in 3d3d46c11f11 [2024-07-30T13:23:44.044Z] Removing intermediate container 3d3d46c11f11 [2024-07-30T13:23:44.044Z] ---> 754f36bbed41 [2024-07-30T13:23:44.044Z] Step 24/30 : VOLUME /cache [2024-07-30T13:23:44.312Z] ---> Running in 303476b0da48 [2024-07-30T13:23:44.579Z] Removing intermediate container 303476b0da48 [2024-07-30T13:23:44.579Z] ---> 93a4e75a4f9b [2024-07-30T13:23:44.579Z] Step 25/30 : EXPOSE 59711 [2024-07-30T13:23:44.579Z] ---> Running in 9c2394ed9300 [2024-07-30T13:23:44.847Z] Removing intermediate container 9c2394ed9300 [2024-07-30T13:23:44.847Z] ---> 7ce38266771f [2024-07-30T13:23:44.847Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-30T13:23:45.115Z] ---> Running in 7f064c153127 [2024-07-30T13:23:45.381Z] Removing intermediate container 7f064c153127 [2024-07-30T13:23:45.381Z] ---> f13f4c0ce8b5 [2024-07-30T13:23:45.381Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-30T13:23:45.381Z] ---> Running in 9f2ea90027a4 [2024-07-30T13:23:45.646Z] Removing intermediate container 9f2ea90027a4 [2024-07-30T13:23:45.646Z] ---> d8193217ad31 [2024-07-30T13:23:45.646Z] Step 28/30 : LABEL arch=arm64 [2024-07-30T13:23:45.646Z] ---> Running in 66845eb8f5e9 [2024-07-30T13:23:45.915Z] Removing intermediate container 66845eb8f5e9 [2024-07-30T13:23:45.915Z] ---> 75688a990185 [2024-07-30T13:23:45.915Z] Step 29/30 : LABEL git_sha=f35c7780d3ac46e04217778ce161dd9baf0c784c [2024-07-30T13:23:46.181Z] ---> Running in c28d541a3b13 [2024-07-30T13:23:46.445Z] Removing intermediate container c28d541a3b13 [2024-07-30T13:23:46.445Z] ---> 2954b89702f1 [2024-07-30T13:23:46.445Z] Step 30/30 : LABEL version=0.0.0 [2024-07-30T13:23:46.445Z] ---> Running in 4c2ab105f006 [2024-07-30T13:23:46.710Z] Removing intermediate container 4c2ab105f006 [2024-07-30T13:23:46.710Z] ---> 7d5219253ef8 [2024-07-30T13:23:46.710Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T13:23:46.710Z] Successfully built 7d5219253ef8 [2024-07-30T13:23:46.710Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:23:47.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T13:23:47.680Z] [2024-07-30T13:23:47.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:23:48.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T13:23:48.375Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T13:23:48.375Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T13:23:48.375Z] 04944245beec: Pulling fs layer [2024-07-30T13:23:48.375Z] 699f458cf7ca: Pulling fs layer [2024-07-30T13:23:48.375Z] 765212b225bb: Pulling fs layer [2024-07-30T13:23:48.375Z] f23df028b6ca: Pulling fs layer [2024-07-30T13:23:48.375Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T13:23:48.375Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T13:23:48.375Z] 765212b225bb: Waiting [2024-07-30T13:23:48.375Z] f23df028b6ca: Waiting [2024-07-30T13:23:48.375Z] d65c8cfc05b1: Waiting [2024-07-30T13:23:48.375Z] 2437ff75d9bd: Waiting [2024-07-30T13:23:48.375Z] 04944245beec: Verifying Checksum [2024-07-30T13:23:48.375Z] 04944245beec: Download complete [2024-07-30T13:23:48.375Z] 765212b225bb: Verifying Checksum [2024-07-30T13:23:48.375Z] 765212b225bb: Download complete [2024-07-30T13:23:48.375Z] f23df028b6ca: Verifying Checksum [2024-07-30T13:23:48.375Z] f23df028b6ca: Download complete [2024-07-30T13:23:48.375Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T13:23:48.375Z] d65c8cfc05b1: Download complete [2024-07-30T13:23:48.647Z] 699f458cf7ca: Verifying Checksum [2024-07-30T13:23:48.647Z] 699f458cf7ca: Download complete [2024-07-30T13:23:48.913Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T13:23:48.913Z] 8998bd30e6a1: Download complete [2024-07-30T13:23:51.485Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T13:23:51.485Z] 2437ff75d9bd: Download complete [2024-07-30T13:23:53.424Z] 8998bd30e6a1: Pull complete [2024-07-30T13:23:54.008Z] 04944245beec: Pull complete [2024-07-30T13:23:55.939Z] 699f458cf7ca: Pull complete [2024-07-30T13:23:55.939Z] 765212b225bb: Pull complete [2024-07-30T13:23:56.891Z] f23df028b6ca: Pull complete [2024-07-30T13:23:56.891Z] d65c8cfc05b1: Pull complete [2024-07-30T13:24:15.060Z] 2437ff75d9bd: Pull complete [2024-07-30T13:24:15.060Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T13:24:15.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T13:24:15.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:24:15.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-6766 does not seem to be running inside a container [2024-07-30T13:24:15.483Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T13:24:17.981Z] $ docker top a6c7c68988e6ff45fefd54181562674904bcf03bc5c926fd8825ca21d4245e56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:18.592Z] ---> job-cost.sh [2024-07-30T13:24:18.855Z] lf-activate-venv: SKIPPING [2024-07-30T13:24:18.855Z] INFO: No Stack... [2024-07-30T13:24:19.122Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T13:24:20.071Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T13:24:20.732Z] + cut -d, -f6 [2024-07-30T13:24:20.732Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-07-30T13:24:20.834Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] [2024-07-30T13:24:20.839Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] did not exist. Created. [2024-07-30T13:24:20.846Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T13:24:21.599Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-3fe4aba1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T13:24:22.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T13:24:22.404Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T13:24:22.452Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T13:24:22.475Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T13:24:22.568Z] $ docker stop --time=1 a6c7c68988e6ff45fefd54181562674904bcf03bc5c926fd8825ca21d4245e56 [2024-07-30T13:24:24.074Z] $ docker rm -f --volumes a6c7c68988e6ff45fefd54181562674904bcf03bc5c926fd8825ca21d4245e56 [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-07-30T13:24:25.508Z] provisioning config files... [2024-07-30T13:24:25.515Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/config11104671139948208211tmp [Pipeline] { [Pipeline] sh [2024-07-30T13:24:25.874Z] + set +x [2024-07-30T13:24:25.874Z] + curl -s https://codecov.io/bash [2024-07-30T13:24:25.874Z] + bash -s -- [2024-07-30T13:24:25.874Z] [2024-07-30T13:24:25.874Z] _____ _ [2024-07-30T13:24:25.874Z] / ____| | | [2024-07-30T13:24:25.874Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T13:24:25.874Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T13:24:25.874Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T13:24:25.874Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T13:24:25.874Z] Bash-1.0.6 [2024-07-30T13:24:25.874Z] [2024-07-30T13:24:25.874Z] [2024-07-30T13:24:25.874Z] ==> git version 2.25.1 found [2024-07-30T13:24:25.874Z] ==> 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-07-30T13:24:25.874Z] Release-Date: 2020-01-08 [2024-07-30T13:24:25.874Z] 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-07-30T13:24:25.874Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T13:24:25.874Z] ==> Jenkins CI detected. [2024-07-30T13:24:25.874Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-298 [2024-07-30T13:24:25.874Z] project root: . [2024-07-30T13:24:25.874Z] --> token set from env [2024-07-30T13:24:25.874Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T13:24:25.874Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T13:24:25.874Z] ==> Python coveragepy not found [2024-07-30T13:24:25.874Z] ==> Searching for coverage reports in: [2024-07-30T13:24:25.874Z] + . [2024-07-30T13:24:25.874Z] -> Found 1 reports [2024-07-30T13:24:25.874Z] ==> Detecting git/mercurial file structure [2024-07-30T13:24:26.133Z] ==> Reading reports [2024-07-30T13:24:26.133Z] + ./coverage.out bytes=41317 [2024-07-30T13:24:26.133Z] ==> Appending adjustments [2024-07-30T13:24:26.133Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T13:24:26.133Z] + Found adjustments [2024-07-30T13:24:26.133Z] ==> Gzipping contents [2024-07-30T13:24:26.133Z] 12K /tmp/codecov.eXNAP8.gz [2024-07-30T13:24:26.133Z] ==> Uploading reports [2024-07-30T13:24:26.133Z] url: https://codecov.io [2024-07-30T13:24:26.133Z] query: branch=PR-298&commit=f35c7780d3ac46e04217778ce161dd9baf0c784c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=298&job=&cmd_args= [2024-07-30T13:24:26.133Z] -> Pinging Codecov [2024-07-30T13:24:26.133Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-298&commit=f35c7780d3ac46e04217778ce161dd9baf0c784c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=298&job=&cmd_args= [2024-07-30T13:24:26.393Z] -> Uploading to [2024-07-30T13:24:26.393Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/581DD39554BDF9B6E22D074273EAD858/f35c7780d3ac46e04217778ce161dd9baf0c784c/d8243c8f-7bea-4ab1-b5df-37292756a161.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T132426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0f82bbf66b1b0d9c613bf7a47e342d066036434f78e42337fd628e88599a1fb [2024-07-30T13:24:26.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T13:24:26.393Z] Dload Upload Total Spent Left Speed [2024-07-30T13:24:26.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 47586 --:--:-- --:--:-- --:--:-- 47586 [2024-07-30T13:24:26.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f35c7780d3ac46e04217778ce161dd9baf0c784c [Pipeline] } [2024-07-30T13:24:26.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-30T13:24:29.144Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives ] [2024-07-30T13:24:29.144Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives [2024-07-30T13:24:29.144Z] total 16 [2024-07-30T13:24:29.144Z] drwxr-xr-x 3 root root 4096 Jul 30 13:10 . [2024-07-30T13:24:29.144Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 13:10 .. [2024-07-30T13:24:29.144Z] drwxr-xr-x 2 root root 4096 Jul 30 13:10 cost [2024-07-30T13:24:29.144Z] -rw-r--r-- 1 root root 95 Jul 30 13:10 cost.csv [2024-07-30T13:24:29.144Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives [2024-07-30T13:24:29.144Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives [2024-07-30T13:24:29.144Z] total 16 [2024-07-30T13:24:29.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 13:10 . [2024-07-30T13:24:29.144Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 13:10 .. [2024-07-30T13:24:29.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 13:10 cost [2024-07-30T13:24:29.144Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 30 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:29.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:30.398Z] ---> package-listing.sh [2024-07-30T13:24:30.398Z] ++ facter osfamily [2024-07-30T13:24:30.398Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T13:24:30.659Z] + OS_FAMILY=debian [2024-07-30T13:24:30.659Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-298 [2024-07-30T13:24:30.659Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T13:24:30.659Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T13:24:30.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T13:24:30.659Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T13:24:30.659Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-298 ']' [2024-07-30T13:24:30.659Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T13:24:30.659Z] + case "${OS_FAMILY}" in [2024-07-30T13:24:30.659Z] + dpkg -l [2024-07-30T13:24:30.659Z] + grep '^ii' [2024-07-30T13:24:30.659Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T13:24:30.659Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T13:24:30.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T13:24:30.659Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-298 ']' [2024-07-30T13:24:30.659Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives/ [2024-07-30T13:24:30.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-298/archives/ [Pipeline] echo [2024-07-30T13:24:30.708Z] 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/y_app-rfid-llrp-inventory_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-30T13:24:31.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:24:31.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:24:31.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:24:31.820Z] prd-ubuntu20.04-docker-8c-8g-6765 does not seem to be running inside a container [2024-07-30T13:24:31.843Z] $ 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/y_app-rfid-llrp-inventory_PR-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-298 -v /w/workspace/y_app-rfid-llrp-inventory_PR-298:/w/workspace/y_app-rfid-llrp-inventory_PR-298:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-298@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-07-30T13:24:32.038Z] $ docker top 3cbd8fe3fd404c135f6ae7126f365dc43f675517ae6db5835cdd7f627e332263 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:24:32.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T13:24:32.788Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T13:24:33.109Z] + ls /var/log/sa-host [2024-07-30T13:24:33.109Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:24:33.365Z] provisioning config files... [2024-07-30T13:24:33.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-298@tmp/config7763984930544262997tmp [Pipeline] { [Pipeline] echo [2024-07-30T13:24:33.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:33.773Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T13:24:33.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:34.251Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T13:24:34.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:34.615Z] ---> sudo-logs.sh [2024-07-30T13:24:34.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T13:24:34.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:35.052Z] ---> job-cost.sh [2024-07-30T13:24:35.052Z] lf-activate-venv: SKIPPING [2024-07-30T13:24:35.052Z] DEBUG: total: 0.2199999988079071 [2024-07-30T13:24:35.052Z] INFO: Retrieving Stack Cost... [2024-07-30T13:24:35.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T13:24:35.574Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T13:24:35.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:24:35.951Z] ---> logs-deploy.sh [2024-07-30T13:24:35.951Z] lf-activate-venv: SKIPPING [2024-07-30T13:24:35.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-298/1 [2024-07-30T13:24:35.951Z] INFO: archiving workspace using pattern(s): [2024-07-30T13:24:36.891Z] Archives upload complete. [2024-07-30T13:24:36.891Z] INFO: archiving logs to Nexus