Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4+aa923df82d1200a07564427012a833b2e51a1905 (d46d6c4f269eeaddf6ff5686181427bccabf6a40) 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-ssh18434626806769280584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2855898329037324169.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-307/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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14113751111347126025.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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5439464468121570704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9734353789417917333.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-307/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-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3631414025500815430.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22250 in /w/workspace/y_app-rfid-llrp-inventory_PR-307 [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-307 # 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 > 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/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 Merge succeeded, producing 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 Checking out Revision 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # 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 aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T03:20:42.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T03:20:43.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T03:20:43.127Z] ========================================================= [2024-10-09T03:20:43.127Z] EdgeX Global Pipelines Version Info [2024-10-09T03:20:43.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:20:43.891Z] ------------------- [2024-10-09T03:20:43.891Z] stable info: [2024-10-09T03:20:43.891Z] ------------------- [2024-10-09T03:20:43.891Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T03:20:43.891Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T03:20:43.891Z] Message: update stable to v1.0.265 [2024-10-09T03:20:44.463Z] ------------------- [2024-10-09T03:20:44.463Z] experimental info: [2024-10-09T03:20:44.463Z] ------------------- [2024-10-09T03:20:44.463Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T03:20:44.463Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T03:20:44.463Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T03:20:44.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-09T03:20:44.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T03:20:44.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T03:20:44.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T03:20:44.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T03:20:44.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T03:20:45.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T03:20:45.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T03:20:45.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T03:20:45.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T03:20:45.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T03:20:45.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T03:20:45.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T03:20:45.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T03:20:45.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T03:20:45.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T03:20:45.637Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T03:20:45.696Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T03:20:45.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T03:20:45.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T03:20:45.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T03:20:45.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T03:20:45.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T03:20:46.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T03:20:46.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T03:20:46.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T03:20:46.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T03:20:46.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2024-10-09T03:20:46.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2024-10-09T03:20:46.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2024-10-09T03:20:46.458Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo [2024-10-09T03:20:46.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64c8d29 [Pipeline] echo [2024-10-09T03:20:46.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T03:20:46.732Z] provisioning config files... [2024-10-09T03:20:46.747Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config13623946243461619480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:20:47.145Z] ---> ****-login.sh [2024-10-09T03:20:47.146Z] nexus3.edgexfoundry.org:10001 [2024-10-09T03:20:47.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:20:47.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:20:47.405Z] Configure a credential helper to remove this warning. See [2024-10-09T03:20:47.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:20:47.405Z] [2024-10-09T03:20:47.405Z] Login Succeeded [2024-10-09T03:20:47.405Z] nexus3.edgexfoundry.org:10002 [2024-10-09T03:20:47.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:20:47.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:20:47.666Z] Configure a credential helper to remove this warning. See [2024-10-09T03:20:47.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:20:47.666Z] [2024-10-09T03:20:47.666Z] Login Succeeded [2024-10-09T03:20:47.666Z] nexus3.edgexfoundry.org:10003 [2024-10-09T03:20:47.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:20:47.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:20:47.666Z] Configure a credential helper to remove this warning. See [2024-10-09T03:20:47.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:20:47.666Z] [2024-10-09T03:20:47.666Z] Login Succeeded [2024-10-09T03:20:47.666Z] nexus3.edgexfoundry.org:10004 [2024-10-09T03:20:47.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:20:47.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:20:47.928Z] Configure a credential helper to remove this warning. See [2024-10-09T03:20:47.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:20:47.928Z] [2024-10-09T03:20:47.928Z] Login Succeeded [2024-10-09T03:20:47.928Z] ****.io [2024-10-09T03:20:47.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:20:48.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:20:48.189Z] Configure a credential helper to remove this warning. See [2024-10-09T03:20:48.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:20:48.189Z] [2024-10-09T03:20:48.189Z] Login Succeeded [2024-10-09T03:20:48.190Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T03:20:48.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T03:20:48.898Z] + git rev-list -1 --merges 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4~1..64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo [2024-10-09T03:20:48.949Z] -----------> git rev-list -1 --merges 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4~1..64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [false] [Pipeline] sh [2024-10-09T03:20:49.277Z] + git log --format=format:%s -1 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo [2024-10-09T03:20:49.322Z] ========================================================= [2024-10-09T03:20:49.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T03:20:49.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T03:20:49.795Z] + git log --format=format:%s -1 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo [2024-10-09T03:20:49.835Z] [semverPrep] GIT_COMMIT: 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo [2024-10-09T03:20:49.877Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T03:20:50.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T03:20:50.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T03:20:50.292Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T03:20:50.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T03:20:50.292Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T03:20:50.292Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T03:20:50.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:20:50.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T03:20:50.812Z] [2024-10-09T03:20:50.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:20:51.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T03:20:51.216Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T03:20:51.216Z] b85a868b505f: Pulling fs layer [2024-10-09T03:20:51.216Z] e2be974225ed: Pulling fs layer [2024-10-09T03:20:51.216Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T03:20:51.216Z] 988bab9f4d93: Pulling fs layer [2024-10-09T03:20:51.216Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T03:20:51.216Z] eaf3925da568: Pulling fs layer [2024-10-09T03:20:51.216Z] bab4dde63d76: Pulling fs layer [2024-10-09T03:20:51.216Z] bde34c3a00c8: Pulling fs layer [2024-10-09T03:20:51.216Z] b352a97aabf1: Pulling fs layer [2024-10-09T03:20:51.216Z] 4872d77fe225: Pulling fs layer [2024-10-09T03:20:51.216Z] 5851b861e8e6: Pulling fs layer [2024-10-09T03:20:51.216Z] 988bab9f4d93: Waiting [2024-10-09T03:20:51.216Z] 1469e6f7b9e6: Waiting [2024-10-09T03:20:51.216Z] eaf3925da568: Waiting [2024-10-09T03:20:51.216Z] bab4dde63d76: Waiting [2024-10-09T03:20:51.216Z] bde34c3a00c8: Waiting [2024-10-09T03:20:51.216Z] b352a97aabf1: Waiting [2024-10-09T03:20:51.216Z] 4872d77fe225: Waiting [2024-10-09T03:20:51.216Z] 5851b861e8e6: Waiting [2024-10-09T03:20:51.216Z] e2be974225ed: Verifying Checksum [2024-10-09T03:20:51.216Z] e2be974225ed: Download complete [2024-10-09T03:20:51.216Z] 988bab9f4d93: Download complete [2024-10-09T03:20:51.216Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T03:20:51.216Z] 1469e6f7b9e6: Download complete [2024-10-09T03:20:51.489Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T03:20:51.489Z] 339a4e72a1f5: Download complete [2024-10-09T03:20:51.489Z] eaf3925da568: Download complete [2024-10-09T03:20:51.489Z] bde34c3a00c8: Verifying Checksum [2024-10-09T03:20:51.489Z] bde34c3a00c8: Download complete [2024-10-09T03:20:51.489Z] b352a97aabf1: Verifying Checksum [2024-10-09T03:20:51.489Z] b352a97aabf1: Download complete [2024-10-09T03:20:51.489Z] 4872d77fe225: Verifying Checksum [2024-10-09T03:20:51.489Z] 4872d77fe225: Download complete [2024-10-09T03:20:51.489Z] 5851b861e8e6: Download complete [2024-10-09T03:20:51.489Z] b85a868b505f: Verifying Checksum [2024-10-09T03:20:51.489Z] b85a868b505f: Download complete [2024-10-09T03:20:51.765Z] bab4dde63d76: Verifying Checksum [2024-10-09T03:20:51.765Z] bab4dde63d76: Download complete [2024-10-09T03:20:52.709Z] b85a868b505f: Pull complete [2024-10-09T03:20:52.970Z] e2be974225ed: Pull complete [2024-10-09T03:20:53.545Z] 339a4e72a1f5: Pull complete [2024-10-09T03:20:53.545Z] 988bab9f4d93: Pull complete [2024-10-09T03:20:53.806Z] 1469e6f7b9e6: Pull complete [2024-10-09T03:20:53.806Z] eaf3925da568: Pull complete [2024-10-09T03:20:55.712Z] bab4dde63d76: Pull complete [2024-10-09T03:20:55.712Z] bde34c3a00c8: Pull complete [2024-10-09T03:20:55.974Z] b352a97aabf1: Pull complete [2024-10-09T03:20:55.974Z] 4872d77fe225: Pull complete [2024-10-09T03:20:55.974Z] 5851b861e8e6: Pull complete [2024-10-09T03:20:55.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T03:20:55.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T03:20:55.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:20:56.255Z] prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container [2024-10-09T03:20:56.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@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-devops/py-git-semver:0.1.4 cat [2024-10-09T03:20:58.664Z] $ docker top d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b -eo pid,comm [2024-10-09T03:20:58.717Z] 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-10-09T03:20:58.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T03:20:58.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T03:20:58.879Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T03:20:59.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T03:20:59.008Z] $ docker exec d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent [2024-10-09T03:20:59.125Z] SSH_AUTH_SOCK=/tmp/ssh-EkMkMeIQ5YyY/agent.32 [2024-10-09T03:20:59.125Z] SSH_AGENT_PID=38 [2024-10-09T03:20:59.132Z] Running ssh-add (command line suppressed) [2024-10-09T03:20:59.247Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_10911858903387409207.key (/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_10911858903387409207.key) [2024-10-09T03:20:59.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T03:20:59.610Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T03:20:59.639Z] $ docker exec --env ******** --env ******** d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent -k [2024-10-09T03:20:59.752Z] unset SSH_AUTH_SOCK; [2024-10-09T03:20:59.753Z] unset SSH_AGENT_PID; [2024-10-09T03:20:59.753Z] echo Agent pid 38 killed; [2024-10-09T03:20:59.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T03:20:59.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T03:20:59.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T03:21:00.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T03:21:00.009Z] $ docker exec d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent [2024-10-09T03:21:00.128Z] SSH_AUTH_SOCK=/tmp/ssh-YOYm2nGAbRur/agent.71 [2024-10-09T03:21:00.128Z] SSH_AGENT_PID=77 [2024-10-09T03:21:00.133Z] Running ssh-add (command line suppressed) [2024-10-09T03:21:00.241Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_17236582026576730702.key (/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_17236582026576730702.key) [2024-10-09T03:21:00.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T03:21:00.605Z] + git semver init [2024-10-09T03:21:00.865Z] 2024-10-09 03:21:00,802 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T03:21:00.865Z] 2024-10-09 03:21:00,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver [2024-10-09T03:21:00.865Z] 2024-10-09 03:21:00,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver [2024-10-09T03:21:00.865Z] 2024-10-09 03:21:00,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-307, universal_newlines=False, shell=None, istream=None) [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,856 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.git/info/exclude [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver/PR-307 with force:False [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,857 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver/PR-307 [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,862 [execute] INFO git cat-file --batch-check [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,868 [execute] INFO git cat-file --batch [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T03:21:03.411Z] 2024-10-09 03:21:02,875 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver/PR-307 [2024-10-09T03:21:03.411Z] 0.0.0 [Pipeline] } [2024-10-09T03:21:03.437Z] $ docker exec --env ******** --env ******** d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent -k [2024-10-09T03:21:03.559Z] unset SSH_AUTH_SOCK; [2024-10-09T03:21:03.560Z] unset SSH_AGENT_PID; [2024-10-09T03:21:03.561Z] echo Agent pid 77 killed; [2024-10-09T03:21:03.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T03:21:04.033Z] + git semver [Pipeline] } [2024-10-09T03:21:04.323Z] $ docker stop --time=1 d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b [2024-10-09T03:21:05.636Z] $ docker rm -f --volumes d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T03:21:06.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T03:21:06.379Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T03:21:06.406Z] [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-10-09T03:21:07.138Z] provisioning config files... [2024-10-09T03:21:07.148Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config15673770992983075372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:21:07.516Z] ---> ****-login.sh [2024-10-09T03:21:07.516Z] nexus3.edgexfoundry.org:10001 [2024-10-09T03:21:07.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:21:07.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:21:07.516Z] Configure a credential helper to remove this warning. See [2024-10-09T03:21:07.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:21:07.516Z] [2024-10-09T03:21:07.516Z] Login Succeeded [2024-10-09T03:21:07.516Z] nexus3.edgexfoundry.org:10002 [2024-10-09T03:21:07.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:21:07.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:21:07.516Z] Configure a credential helper to remove this warning. See [2024-10-09T03:21:07.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:21:07.516Z] [2024-10-09T03:21:07.516Z] Login Succeeded [2024-10-09T03:21:07.516Z] nexus3.edgexfoundry.org:10003 [2024-10-09T03:21:07.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:21:07.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:21:07.776Z] Configure a credential helper to remove this warning. See [2024-10-09T03:21:07.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:21:07.776Z] [2024-10-09T03:21:07.776Z] Login Succeeded [2024-10-09T03:21:07.776Z] nexus3.edgexfoundry.org:10004 [2024-10-09T03:21:07.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:21:07.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:21:07.776Z] Configure a credential helper to remove this warning. See [2024-10-09T03:21:07.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:21:07.776Z] [2024-10-09T03:21:07.776Z] Login Succeeded [2024-10-09T03:21:07.776Z] ****.io [2024-10-09T03:21:08.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:21:08.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:21:08.036Z] Configure a credential helper to remove this warning. See [2024-10-09T03:21:08.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:21:08.036Z] [2024-10-09T03:21:08.036Z] Login Succeeded [2024-10-09T03:21:08.036Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T03:21:08.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T03:21:08.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T03:21:08.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T03:21:08.379Z] ========================================================= [2024-10-09T03:21:08.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T03:21:08.379Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:21:08.957Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T03:21:08.957Z] Sending build context to Docker daemon 19.97MB [2024-10-09T03:21:08.957Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T03:21:08.957Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T03:21:08.957Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T03:21:08.957Z] 43c4264eed91: Pulling fs layer [2024-10-09T03:21:08.957Z] 4cc291be95ef: Pulling fs layer [2024-10-09T03:21:08.957Z] 2ac1f1163629: Pulling fs layer [2024-10-09T03:21:08.957Z] 5c3c966382ef: Pulling fs layer [2024-10-09T03:21:08.957Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T03:21:08.957Z] 5c3c966382ef: Waiting [2024-10-09T03:21:08.957Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T03:21:08.957Z] 9f66e0745190: Pulling fs layer [2024-10-09T03:21:08.957Z] 4f4fb700ef54: Waiting [2024-10-09T03:21:08.957Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T03:21:08.957Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T03:21:08.957Z] 9f66e0745190: Waiting [2024-10-09T03:21:08.957Z] f49a43e4bbc0: Waiting [2024-10-09T03:21:08.957Z] 561ebcabdf7f: Waiting [2024-10-09T03:21:09.219Z] 4cc291be95ef: Verifying Checksum [2024-10-09T03:21:09.219Z] 4cc291be95ef: Download complete [2024-10-09T03:21:09.219Z] 5c3c966382ef: Download complete [2024-10-09T03:21:09.219Z] 4f4fb700ef54: Download complete [2024-10-09T03:21:09.219Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T03:21:09.219Z] 5d5c8e513c77: Download complete [2024-10-09T03:21:09.219Z] 43c4264eed91: Verifying Checksum [2024-10-09T03:21:09.219Z] 43c4264eed91: Download complete [2024-10-09T03:21:09.219Z] 9f66e0745190: Verifying Checksum [2024-10-09T03:21:09.219Z] 9f66e0745190: Download complete [2024-10-09T03:21:09.219Z] 43c4264eed91: Pull complete [2024-10-09T03:21:09.481Z] 561ebcabdf7f: Download complete [2024-10-09T03:21:09.481Z] 4cc291be95ef: Pull complete [2024-10-09T03:21:09.739Z] 2ac1f1163629: Verifying Checksum [2024-10-09T03:21:09.739Z] 2ac1f1163629: Download complete [2024-10-09T03:21:09.998Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T03:21:13.290Z] 2ac1f1163629: Pull complete [2024-10-09T03:21:13.290Z] 5c3c966382ef: Pull complete [2024-10-09T03:21:13.290Z] 4f4fb700ef54: Pull complete [2024-10-09T03:21:13.290Z] 5d5c8e513c77: Pull complete [2024-10-09T03:21:13.548Z] 9f66e0745190: Pull complete [2024-10-09T03:21:16.080Z] f49a43e4bbc0: Pull complete [2024-10-09T03:21:16.340Z] 561ebcabdf7f: Pull complete [2024-10-09T03:21:16.340Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T03:21:16.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T03:21:16.340Z] ---> 3a752c3f9dda [2024-10-09T03:21:16.340Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T03:21:20.532Z] ---> Running in 5445bb76fac0 [2024-10-09T03:21:20.532Z] Removing intermediate container 5445bb76fac0 [2024-10-09T03:21:20.532Z] ---> 78196f937cd4 [2024-10-09T03:21:20.532Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T03:21:20.532Z] ---> Running in 31480a16503d [2024-10-09T03:21:20.532Z] Removing intermediate container 31480a16503d [2024-10-09T03:21:20.532Z] ---> 039e63754b3b [2024-10-09T03:21:20.532Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T03:21:20.532Z] ---> Running in 7a846943940b [2024-10-09T03:21:20.532Z] Removing intermediate container 7a846943940b [2024-10-09T03:21:20.532Z] ---> 71a98d2e4ac7 [2024-10-09T03:21:20.532Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T03:21:20.532Z] ---> Running in 9b0922f0f508 [2024-10-09T03:21:20.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T03:21:20.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T03:21:21.099Z] OK: 246 MiB in 54 packages [2024-10-09T03:21:21.358Z] Removing intermediate container 9b0922f0f508 [2024-10-09T03:21:21.358Z] ---> 5599d6706b4c [2024-10-09T03:21:21.358Z] Step 7/12 : WORKDIR /app [2024-10-09T03:21:21.358Z] ---> Running in 6c3ede193d48 [2024-10-09T03:21:21.358Z] Removing intermediate container 6c3ede193d48 [2024-10-09T03:21:21.358Z] ---> c7b6aa9a66c6 [2024-10-09T03:21:21.358Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T03:21:21.358Z] ---> a3bf527065ee [2024-10-09T03:21:21.358Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T03:21:21.617Z] ---> Running in 14e6052896e6 [2024-10-09T03:21:21.943Z] Still waiting to schedule task [2024-10-09T03:21:21.944Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-09T03:22:29.348Z] Removing intermediate container 14e6052896e6 [2024-10-09T03:22:29.348Z] ---> cac1ca7f154f [2024-10-09T03:22:29.348Z] Step 10/12 : COPY . . [2024-10-09T03:22:29.348Z] ---> 75f7f582bdfd [2024-10-09T03:22:29.348Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T03:22:29.348Z] ---> Running in 824171dcfb5a [2024-10-09T03:22:29.348Z] Removing intermediate container 824171dcfb5a [2024-10-09T03:22:29.348Z] ---> 9594c7a8c1c3 [2024-10-09T03:22:29.348Z] Step 12/12 : RUN $MAKE [2024-10-09T03:22:29.348Z] ---> Running in 26a373976675 [2024-10-09T03:22:29.348Z] noop [2024-10-09T03:22:29.348Z] Removing intermediate container 26a373976675 [2024-10-09T03:22:29.348Z] ---> d0f35f05bbcd [2024-10-09T03:22:29.348Z] Successfully built d0f35f05bbcd [2024-10-09T03:22:29.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:22:29.821Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T03:22:29.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:22:29.987Z] prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container [2024-10-09T03:22:30.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T03:22:30.350Z] $ docker top 31355678e0e2d26795f112100b0fded46f24b2194a03380cd60dca6e141f843a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T03:22:30.755Z] + go version [2024-10-09T03:22:30.755Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T03:22:30.789Z] $ docker stop --time=1 31355678e0e2d26795f112100b0fded46f24b2194a03380cd60dca6e141f843a [2024-10-09T03:22:32.064Z] $ docker rm -f --volumes 31355678e0e2d26795f112100b0fded46f24b2194a03380cd60dca6e141f843a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:22:32.841Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T03:22:32.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:22:33.008Z] prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container [2024-10-09T03:22:33.049Z] $ 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-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T03:22:33.387Z] $ docker top 584c1d64e2034c21a3c6b23e6c6ddca8e876cbfa3c457329db8b6854bb3bf38b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T03:22:33.792Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-307 [Pipeline] fileExists [Pipeline] sh [2024-10-09T03:22:34.173Z] + make test [2024-10-09T03:22:34.173Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T03:22:55.884Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22251 in /w/workspace/y_app-rfid-llrp-inventory_PR-307 [Pipeline] { [Pipeline] ws [2024-10-09T03:22:55.962Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-09T03:22:59.104Z] The recommended git tool is: git [2024-10-09T03:23:03.762Z] using credential edgex-jenkins-ssh [2024-10-09T03:23:03.783Z] Cloning the remote Git repository [2024-10-09T03:23:03.828Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T03:23:03.945Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-09T03:23:04.089Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T03:23:04.091Z] > git --version # timeout=10 [2024-10-09T03:23:04.113Z] > git --version # 'git version 2.25.1' [2024-10-09T03:23:04.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T03:23:04.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T03:23:06.255Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T03:23:06.255Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T03:23:06.514Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements [2024-10-09T03:23:07.932Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T03:23:07.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T03:23:09.060Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements [2024-10-09T03:23:08.787Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T03:23:08.837Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T03:23:08.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T03:23:08.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-09T03:23:09.426Z] Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [2024-10-09T03:23:09.717Z] Merge succeeded, producing 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [2024-10-09T03:23:09.718Z] Checking out Revision 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 (PR-307) [2024-10-09T03:23:09.447Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T03:23:09.516Z] > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # timeout=10 [2024-10-09T03:23:09.611Z] > git remote # timeout=10 [2024-10-09T03:23:09.628Z] > git config --get remote.origin.url # timeout=10 [2024-10-09T03:23:09.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T03:23:09.668Z] > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 [2024-10-09T03:23:09.692Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-09T03:23:09.724Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T03:23:09.738Z] > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # timeout=10 [2024-10-09T03:23:13.345Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" [2024-10-09T03:23:13.391Z] > git --version # timeout=10 [2024-10-09T03:23:13.400Z] > git --version # 'git version 2.25.1' [2024-10-09T03:23:13.418Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T03:23:15.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T03:23:15.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T03:23:15.222Z] Dload Upload Total Spent Left Speed [2024-10-09T03:23:15.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh [2024-10-09T03:23:15.563Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T03:23:15.899Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T03:23:15.899Z] + sudo tee /etc/docker/daemon.new [2024-10-09T03:23:15.899Z] { [2024-10-09T03:23:15.899Z] "registry-mirrors": [ [2024-10-09T03:23:15.899Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T03:23:15.899Z] ], [2024-10-09T03:23:15.899Z] "bip": "10.250.0.254/24", [2024-10-09T03:23:15.899Z] "hosts": [ [2024-10-09T03:23:15.899Z] "tcp://0.0.0.0:5555", [2024-10-09T03:23:15.899Z] "unix:///var/run/docker.sock" [2024-10-09T03:23:15.899Z] ], [2024-10-09T03:23:15.899Z] "mtu": 1458, [2024-10-09T03:23:15.899Z] "selinux-enabled": true, [2024-10-09T03:23:15.899Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T03:23:15.899Z] } [Pipeline] sh [2024-10-09T03:23:16.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T03:23:16.607Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T03:23:34.930Z] provisioning config files... [2024-10-09T03:23:34.955Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2378487506101985517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:23:35.448Z] ---> ****-login.sh [2024-10-09T03:23:35.448Z] nexus3.edgexfoundry.org:10001 [2024-10-09T03:23:35.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:23:35.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:23:35.989Z] Configure a credential helper to remove this warning. See [2024-10-09T03:23:35.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:23:35.989Z] [2024-10-09T03:23:35.989Z] Login Succeeded [2024-10-09T03:23:35.989Z] nexus3.edgexfoundry.org:10002 [2024-10-09T03:23:36.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:23:36.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:23:36.256Z] Configure a credential helper to remove this warning. See [2024-10-09T03:23:36.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:23:36.256Z] [2024-10-09T03:23:36.256Z] Login Succeeded [2024-10-09T03:23:36.256Z] nexus3.edgexfoundry.org:10003 [2024-10-09T03:23:36.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:23:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:23:36.795Z] Configure a credential helper to remove this warning. See [2024-10-09T03:23:36.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:23:36.795Z] [2024-10-09T03:23:36.795Z] Login Succeeded [2024-10-09T03:23:36.795Z] nexus3.edgexfoundry.org:10004 [2024-10-09T03:23:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:23:37.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:23:37.067Z] Configure a credential helper to remove this warning. See [2024-10-09T03:23:37.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:23:37.067Z] [2024-10-09T03:23:37.067Z] Login Succeeded [2024-10-09T03:23:37.067Z] ****.io [2024-10-09T03:23:37.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T03:23:37.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T03:23:37.604Z] Configure a credential helper to remove this warning. See [2024-10-09T03:23:37.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T03:23:37.604Z] [2024-10-09T03:23:37.604Z] Login Succeeded [2024-10-09T03:23:37.604Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T03:23:37.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T03:23:38.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T03:23:38.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T03:23:38.208Z] ========================================================= [2024-10-09T03:23:38.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T03:23:38.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:23:38.738Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T03:23:39.331Z] Sending build context to Docker daemon 684kB [2024-10-09T03:23:39.331Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T03:23:39.331Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T03:23:39.331Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T03:23:39.331Z] cf04c63912e1: Pulling fs layer [2024-10-09T03:23:39.331Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T03:23:39.331Z] a37a00ec5f00: Pulling fs layer [2024-10-09T03:23:39.331Z] 50b3750afda1: Pulling fs layer [2024-10-09T03:23:39.331Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T03:23:39.331Z] 80978eb59214: Pulling fs layer [2024-10-09T03:23:39.331Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T03:23:39.331Z] c5a475d317c9: Pulling fs layer [2024-10-09T03:23:39.331Z] 50b3750afda1: Waiting [2024-10-09T03:23:39.331Z] 4f4fb700ef54: Waiting [2024-10-09T03:23:39.331Z] 80978eb59214: Waiting [2024-10-09T03:23:39.331Z] c5a475d317c9: Waiting [2024-10-09T03:23:39.331Z] c9f46d7d2bd2: Waiting [2024-10-09T03:23:39.602Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T03:23:39.602Z] 55b35a11ae5e: Download complete [2024-10-09T03:23:39.602Z] 50b3750afda1: Download complete [2024-10-09T03:23:39.602Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T03:23:39.602Z] 4f4fb700ef54: Download complete [2024-10-09T03:23:39.602Z] 80978eb59214: Verifying Checksum [2024-10-09T03:23:39.602Z] 80978eb59214: Download complete [2024-10-09T03:23:39.602Z] cf04c63912e1: Verifying Checksum [2024-10-09T03:23:39.602Z] cf04c63912e1: Download complete [2024-10-09T03:23:40.190Z] c5a475d317c9: Verifying Checksum [2024-10-09T03:23:40.190Z] c5a475d317c9: Download complete [2024-10-09T03:23:40.779Z] cf04c63912e1: Pull complete [2024-10-09T03:23:41.048Z] 55b35a11ae5e: Pull complete [2024-10-09T03:23:41.317Z] a37a00ec5f00: Verifying Checksum [2024-10-09T03:23:41.317Z] a37a00ec5f00: Download complete [2024-10-09T03:23:42.287Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T03:23:42.287Z] c9f46d7d2bd2: Download complete [2024-10-09T03:23:47.778Z] go vet ./... [2024-10-09T03:23:51.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T03:23:51.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T03:23:51.960Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T03:23:52.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T03:23:52.049Z] $ docker stop --time=1 584c1d64e2034c21a3c6b23e6c6ddca8e876cbfa3c457329db8b6854bb3bf38b [2024-10-09T03:23:57.309Z] $ docker rm -f --volumes 584c1d64e2034c21a3c6b23e6c6ddca8e876cbfa3c457329db8b6854bb3bf38b [2024-10-09T03:23:57.325Z] a37a00ec5f00: Pull complete [2024-10-09T03:23:57.325Z] 50b3750afda1: Pull complete [2024-10-09T03:23:57.325Z] 4f4fb700ef54: Pull complete [2024-10-09T03:23:57.325Z] 80978eb59214: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T03:23:58.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T03:23:58.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T03:23:58.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T03:23:59.169Z] + ls -al . [2024-10-09T03:23:59.169Z] total 296 [2024-10-09T03:23:59.169Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 03:22 . [2024-10-09T03:23:59.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:20 .. [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 03:20 .dockerignore [2024-10-09T03:23:59.169Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 03:23 .git [2024-10-09T03:23:59.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:20 .github [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 03:20 .gitignore [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 03:20 .golangci.yml [2024-10-09T03:23:59.169Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 03:21 .semver [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 03:20 Attribution.txt [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 03:20 CHANGELOG.md [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 03:20 Dockerfile [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 03:20 GOVERNANCE.md [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 03:20 Jenkinsfile [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 03:20 LICENSE [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 03:20 Makefile [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 03:20 OWNERS.md [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 03:20 README.md [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 03:21 VERSION [2024-10-09T03:23:59.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:20 bin [2024-10-09T03:23:59.169Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 03:23 coverage.out [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 03:20 go.mod [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 03:20 go.sum [2024-10-09T03:23:59.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:20 images [2024-10-09T03:23:59.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:20 internal [2024-10-09T03:23:59.169Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 03:20 main.go [2024-10-09T03:23:59.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:20 openapi [2024-10-09T03:23:59.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:20 res [2024-10-09T03:23:59.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:23:59.582Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 --label arch=amd64 --label version=0.0.0 . [2024-10-09T03:23:59.582Z] Sending build context to Docker daemon 19.97MB [2024-10-09T03:23:59.582Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T03:23:59.582Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T03:23:59.582Z] ---> d0f35f05bbcd [2024-10-09T03:23:59.582Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T03:24:00.157Z] ---> Running in 85c1087c93be [2024-10-09T03:24:00.157Z] Removing intermediate container 85c1087c93be [2024-10-09T03:24:00.157Z] ---> 21b42d8b07c3 [2024-10-09T03:24:00.157Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T03:24:00.157Z] ---> Running in 884692e78702 [2024-10-09T03:24:00.157Z] Removing intermediate container 884692e78702 [2024-10-09T03:24:00.157Z] ---> 15155397432c [2024-10-09T03:24:00.157Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T03:24:00.157Z] ---> Running in 9d45a8026a52 [2024-10-09T03:24:00.416Z] Removing intermediate container 9d45a8026a52 [2024-10-09T03:24:00.416Z] ---> d093eba024cd [2024-10-09T03:24:00.416Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T03:24:00.416Z] ---> Running in 69fbf2e7ed5a [2024-10-09T03:24:00.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:00.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:00.936Z] OK: 246 MiB in 54 packages [2024-10-09T03:24:01.195Z] Removing intermediate container 69fbf2e7ed5a [2024-10-09T03:24:01.195Z] ---> 11a1b05c26fd [2024-10-09T03:24:01.195Z] Step 7/30 : WORKDIR /app [2024-10-09T03:24:01.195Z] ---> Running in dce1f594cec8 [2024-10-09T03:24:01.456Z] Removing intermediate container dce1f594cec8 [2024-10-09T03:24:01.456Z] ---> 93409eaa130c [2024-10-09T03:24:01.456Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T03:24:01.456Z] ---> d9c8ab73eb30 [2024-10-09T03:24:01.456Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T03:24:01.456Z] ---> Running in cd73c4b706bd [2024-10-09T03:24:02.396Z] Removing intermediate container cd73c4b706bd [2024-10-09T03:24:02.396Z] ---> ecfdd0f3e893 [2024-10-09T03:24:02.396Z] Step 10/30 : COPY . . [2024-10-09T03:24:02.965Z] ---> caf0ba6d3501 [2024-10-09T03:24:02.965Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T03:24:02.965Z] ---> Running in f5f507d440df [2024-10-09T03:24:02.965Z] Removing intermediate container f5f507d440df [2024-10-09T03:24:02.965Z] ---> 23f6b5780358 [2024-10-09T03:24:02.965Z] Step 12/30 : RUN $MAKE [2024-10-09T03:24:02.965Z] ---> Running in 9e563f2e23b9 [2024-10-09T03:24:03.224Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -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-10-09T03:24:03.993Z] c9f46d7d2bd2: Pull complete [2024-10-09T03:24:05.960Z] c5a475d317c9: Pull complete [2024-10-09T03:24:05.960Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T03:24:05.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T03:24:05.960Z] ---> be29e6b0f0d4 [2024-10-09T03:24:05.960Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T03:24:06.239Z] ---> Running in 76dca6c4f1f5 [2024-10-09T03:24:06.826Z] Removing intermediate container 76dca6c4f1f5 [2024-10-09T03:24:06.826Z] ---> f52de0ff979d [2024-10-09T03:24:06.826Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T03:24:06.826Z] ---> Running in 2c8bc83fa58c [2024-10-09T03:24:07.096Z] Removing intermediate container 2c8bc83fa58c [2024-10-09T03:24:07.096Z] ---> ca355c6a7093 [2024-10-09T03:24:07.096Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T03:24:07.096Z] ---> Running in a9a209d7f747 [2024-10-09T03:24:07.364Z] Removing intermediate container a9a209d7f747 [2024-10-09T03:24:07.364Z] ---> 1e7720d83c02 [2024-10-09T03:24:07.364Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T03:24:07.632Z] ---> Running in 2ffebe8c4ca0 [2024-10-09T03:24:08.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T03:24:08.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T03:24:10.275Z] OK: 238 MiB in 54 packages [2024-10-09T03:24:11.234Z] Removing intermediate container 2ffebe8c4ca0 [2024-10-09T03:24:11.234Z] ---> d834a6b1b668 [2024-10-09T03:24:11.234Z] Step 7/12 : WORKDIR /app [2024-10-09T03:24:11.234Z] ---> Running in 1e84087cca5d [2024-10-09T03:24:11.502Z] Removing intermediate container 1e84087cca5d [2024-10-09T03:24:11.502Z] ---> 0ca3b9c8f7e2 [2024-10-09T03:24:11.502Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T03:24:12.085Z] ---> 5f2bd0dbe682 [2024-10-09T03:24:12.085Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T03:24:12.085Z] ---> Running in 8531d0c8add4 [2024-10-09T03:24:42.141Z] Removing intermediate container 9e563f2e23b9 [2024-10-09T03:24:42.141Z] ---> ae80d8784a28 [2024-10-09T03:24:42.141Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T03:24:42.141Z] 3.20: Pulling from library/alpine [2024-10-09T03:24:42.141Z] 43c4264eed91: Already exists [2024-10-09T03:24:42.141Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T03:24:42.141Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T03:24:42.141Z] ---> 91ef0af61f39 [2024-10-09T03:24:42.141Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T03:24:42.141Z] ---> Running in c6ced12851fe [2024-10-09T03:24:42.141Z] Removing intermediate container c6ced12851fe [2024-10-09T03:24:42.141Z] ---> 9cf2b3a6a0a3 [2024-10-09T03:24:42.141Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T03:24:42.141Z] ---> Running in a40dccecb437 [2024-10-09T03:24:42.141Z] Removing intermediate container a40dccecb437 [2024-10-09T03:24:42.141Z] ---> 714439df21d3 [2024-10-09T03:24:42.141Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T03:24:42.141Z] ---> Running in 085c679533e9 [2024-10-09T03:24:42.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:42.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:42.141Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T03:24:42.141Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T03:24:42.141Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T03:24:42.141Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T03:24:42.141Z] OK: 9 MiB in 16 packages [2024-10-09T03:24:42.141Z] Removing intermediate container 085c679533e9 [2024-10-09T03:24:42.141Z] ---> 1e5a6bfa6a82 [2024-10-09T03:24:42.141Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T03:24:42.141Z] ---> Running in 483421848ea7 [2024-10-09T03:24:42.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:42.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:42.141Z] Upgrading critical system libraries and apk-tools: [2024-10-09T03:24:42.141Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T03:24:42.141Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T03:24:42.141Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T03:24:42.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:42.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T03:24:42.141Z] OK: 9 MiB in 16 packages [2024-10-09T03:24:42.141Z] Removing intermediate container 483421848ea7 [2024-10-09T03:24:42.141Z] ---> 5f82db06c37f [2024-10-09T03:24:42.141Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T03:24:42.141Z] ---> 83b294c84bcf [2024-10-09T03:24:42.141Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T03:24:42.141Z] ---> a023da4088bb [2024-10-09T03:24:42.141Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T03:24:42.141Z] ---> 5ad676869308 [2024-10-09T03:24:42.141Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T03:24:42.141Z] ---> d2b6b0e08fb3 [2024-10-09T03:24:42.141Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T03:24:43.521Z] ---> f5db2df61ce8 [2024-10-09T03:24:43.521Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T03:24:43.521Z] ---> Running in a7e0c0852db5 [2024-10-09T03:24:43.780Z] Removing intermediate container a7e0c0852db5 [2024-10-09T03:24:43.780Z] ---> 7562522ea89b [2024-10-09T03:24:43.780Z] Step 24/30 : VOLUME /cache [2024-10-09T03:24:43.780Z] ---> Running in 37a292b829e1 [2024-10-09T03:24:43.780Z] Removing intermediate container 37a292b829e1 [2024-10-09T03:24:43.780Z] ---> b46234a01997 [2024-10-09T03:24:43.780Z] Step 25/30 : EXPOSE 59711 [2024-10-09T03:24:43.780Z] ---> Running in 3be1f0e43d09 [2024-10-09T03:24:44.040Z] Removing intermediate container 3be1f0e43d09 [2024-10-09T03:24:44.040Z] ---> 8f16b3aead0c [2024-10-09T03:24:44.040Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T03:24:44.040Z] ---> Running in e2afdb37665b [2024-10-09T03:24:44.040Z] Removing intermediate container e2afdb37665b [2024-10-09T03:24:44.040Z] ---> a8fb117f3030 [2024-10-09T03:24:44.040Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T03:24:44.040Z] ---> Running in bfd06ddc4233 [2024-10-09T03:24:44.040Z] Removing intermediate container bfd06ddc4233 [2024-10-09T03:24:44.040Z] ---> 8f127f680016 [2024-10-09T03:24:44.040Z] Step 28/30 : LABEL arch=amd64 [2024-10-09T03:24:44.299Z] ---> Running in 32d88ffab8a1 [2024-10-09T03:24:44.299Z] Removing intermediate container 32d88ffab8a1 [2024-10-09T03:24:44.299Z] ---> c98419befba6 [2024-10-09T03:24:44.299Z] Step 29/30 : LABEL git_sha=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [2024-10-09T03:24:44.299Z] ---> Running in 92f16af27838 [2024-10-09T03:24:44.299Z] Removing intermediate container 92f16af27838 [2024-10-09T03:24:44.299Z] ---> 3deee75b8422 [2024-10-09T03:24:44.299Z] Step 30/30 : LABEL version=0.0.0 [2024-10-09T03:24:44.299Z] ---> Running in b3dbc14c7545 [2024-10-09T03:24:44.558Z] Removing intermediate container b3dbc14c7545 [2024-10-09T03:24:44.558Z] ---> 9d51db45de6c [2024-10-09T03:24:44.558Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T03:24:44.558Z] Successfully built 9d51db45de6c [2024-10-09T03:24:44.558Z] 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-10-09T03:24:45.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T03:24:45.566Z] [2024-10-09T03:24:45.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:24:45.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T03:24:45.959Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T03:24:45.959Z] 5eb5b503b376: Pulling fs layer [2024-10-09T03:24:45.959Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T03:24:45.959Z] ec43610c2a17: Pulling fs layer [2024-10-09T03:24:45.959Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T03:24:45.959Z] 33b1e0a273af: Pulling fs layer [2024-10-09T03:24:45.959Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T03:24:45.959Z] 2f39f015ded8: Pulling fs layer [2024-10-09T03:24:45.959Z] 3a2ae6a8a46f: Waiting [2024-10-09T03:24:45.959Z] 33b1e0a273af: Waiting [2024-10-09T03:24:45.959Z] 5d3b04190fa2: Waiting [2024-10-09T03:24:45.959Z] 2f39f015ded8: Waiting [2024-10-09T03:24:45.959Z] 5c69ac0246d0: Verifying Checksum [2024-10-09T03:24:45.959Z] 3a2ae6a8a46f: Download complete [2024-10-09T03:24:45.959Z] 33b1e0a273af: Verifying Checksum [2024-10-09T03:24:45.959Z] 33b1e0a273af: Download complete [2024-10-09T03:24:45.959Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T03:24:45.959Z] 5d3b04190fa2: Download complete [2024-10-09T03:24:45.959Z] ec43610c2a17: Verifying Checksum [2024-10-09T03:24:45.959Z] ec43610c2a17: Download complete [2024-10-09T03:24:46.218Z] 5eb5b503b376: Verifying Checksum [2024-10-09T03:24:46.219Z] 5eb5b503b376: Download complete [2024-10-09T03:24:46.798Z] 2f39f015ded8: Download complete [2024-10-09T03:24:47.365Z] 5eb5b503b376: Pull complete [2024-10-09T03:24:47.623Z] 5c69ac0246d0: Pull complete [2024-10-09T03:24:47.882Z] ec43610c2a17: Pull complete [2024-10-09T03:24:47.882Z] 3a2ae6a8a46f: Pull complete [2024-10-09T03:24:48.141Z] 33b1e0a273af: Pull complete [2024-10-09T03:24:48.400Z] 5d3b04190fa2: Pull complete [2024-10-09T03:24:52.590Z] 2f39f015ded8: Pull complete [2024-10-09T03:24:52.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T03:24:52.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T03:24:52.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:24:52.849Z] prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container [2024-10-09T03:24:52.884Z] $ 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-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T03:24:57.511Z] $ docker top 76bc8121a196a9bf9c789f09a19d17d3be138d7b979ab54012e78316592559be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:24:58.073Z] ---> job-cost.sh [2024-10-09T03:24:58.073Z] lf-activate-venv: SKIPPING [2024-10-09T03:24:58.073Z] INFO: No Stack... [2024-10-09T03:24:58.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T03:24:58.592Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T03:24:58.913Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives/cost.csv [2024-10-09T03:24:58.913Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T03:24:58.964Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [2024-10-09T03:24:58.972Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] did not exist. Created. [2024-10-09T03:24:58.979Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T03:24:59.386Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T03:24:59.445Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T03:24:59.492Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T03:24:59.585Z] $ docker stop --time=1 76bc8121a196a9bf9c789f09a19d17d3be138d7b979ab54012e78316592559be [2024-10-09T03:25:00.740Z] $ docker rm -f --volumes 76bc8121a196a9bf9c789f09a19d17d3be138d7b979ab54012e78316592559be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T03:26:03.732Z] Removing intermediate container 8531d0c8add4 [2024-10-09T03:26:03.732Z] ---> d8cdf839e491 [2024-10-09T03:26:03.732Z] Step 10/12 : COPY . . [2024-10-09T03:26:03.732Z] ---> d819cc36c64e [2024-10-09T03:26:03.732Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T03:26:03.732Z] ---> Running in 61c62ec93465 [2024-10-09T03:26:03.732Z] Removing intermediate container 61c62ec93465 [2024-10-09T03:26:03.732Z] ---> 3765e3dc6f18 [2024-10-09T03:26:03.732Z] Step 12/12 : RUN $MAKE [2024-10-09T03:26:03.732Z] ---> Running in 94a4d8ec7ff3 [2024-10-09T03:26:03.732Z] noop [2024-10-09T03:26:03.732Z] Removing intermediate container 94a4d8ec7ff3 [2024-10-09T03:26:03.732Z] ---> 994bfb748bba [2024-10-09T03:26:03.732Z] Successfully built 994bfb748bba [2024-10-09T03:26:03.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:26:04.256Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T03:26:04.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:26:04.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-22251 does not seem to be running inside a container [2024-10-09T03:26:04.603Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T03:26:05.758Z] $ docker top ca2f9fa753f5c519312510c8c9216f39ee1f2311c473151583dcb177d1df624d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T03:26:06.634Z] + go version [2024-10-09T03:26:06.634Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T03:26:06.671Z] $ docker stop --time=1 ca2f9fa753f5c519312510c8c9216f39ee1f2311c473151583dcb177d1df624d [2024-10-09T03:26:08.258Z] $ docker rm -f --volumes ca2f9fa753f5c519312510c8c9216f39ee1f2311c473151583dcb177d1df624d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:26:09.199Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T03:26:09.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:26:09.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-22251 does not seem to be running inside a container [2024-10-09T03:26:09.534Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T03:26:10.658Z] $ docker top 1e43f835f1d7d6861512e14d16236e64f52e97c22a6fd401c5baff175503cf42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T03:26:11.544Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-09T03:26:11.965Z] + make test [2024-10-09T03:26:11.965Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T03:30:33.977Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T03:30:34.560Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T03:30:36.504Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.168s coverage: 86.2% of statements [2024-10-09T03:30:48.818Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.255s coverage: 71.9% of statements [2024-10-09T03:30:48.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T03:30:48.818Z] go vet ./... [2024-10-09T03:34:55.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T03:34:55.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T03:34:55.697Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T03:34:55.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T03:34:55.786Z] $ docker stop --time=1 1e43f835f1d7d6861512e14d16236e64f52e97c22a6fd401c5baff175503cf42 [2024-10-09T03:34:57.687Z] $ docker rm -f --volumes 1e43f835f1d7d6861512e14d16236e64f52e97c22a6fd401c5baff175503cf42 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T03:34:59.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T03:35:00.031Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T03:35:00.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T03:35:01.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T03:35:01.533Z] + ls -al . [2024-10-09T03:35:01.533Z] total 292 [2024-10-09T03:35:01.533Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 03:26 . [2024-10-09T03:35:01.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:23 .. [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 03:23 .dockerignore [2024-10-09T03:35:01.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 03:23 .git [2024-10-09T03:35:01.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:23 .github [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 03:23 .gitignore [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 03:23 .golangci.yml [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 03:23 Attribution.txt [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 03:23 CHANGELOG.md [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 03:23 Dockerfile [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 03:23 GOVERNANCE.md [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 03:23 Jenkinsfile [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 03:23 LICENSE [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 03:23 Makefile [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 03:23 OWNERS.md [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 03:23 README.md [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 03:21 VERSION [2024-10-09T03:35:01.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:23 bin [2024-10-09T03:35:01.533Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 03:30 coverage.out [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 03:23 go.mod [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 03:23 go.sum [2024-10-09T03:35:01.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:23 images [2024-10-09T03:35:01.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:23 internal [2024-10-09T03:35:01.533Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 03:23 main.go [2024-10-09T03:35:01.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:23 openapi [2024-10-09T03:35:01.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:23 res [2024-10-09T03:35:01.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:35:01.990Z] + 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=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 --label arch=arm64 --label version=0.0.0 . [2024-10-09T03:35:02.257Z] Sending build context to Docker daemon 684kB [2024-10-09T03:35:02.257Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T03:35:02.257Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T03:35:02.257Z] ---> 994bfb748bba [2024-10-09T03:35:02.257Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T03:35:02.257Z] ---> Running in 0cc07be5f32d [2024-10-09T03:35:02.840Z] Removing intermediate container 0cc07be5f32d [2024-10-09T03:35:02.840Z] ---> 29ba74779996 [2024-10-09T03:35:02.840Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T03:35:02.840Z] ---> Running in 13456bd768c6 [2024-10-09T03:35:03.105Z] Removing intermediate container 13456bd768c6 [2024-10-09T03:35:03.105Z] ---> d2b319990626 [2024-10-09T03:35:03.105Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T03:35:03.105Z] ---> Running in 3e2a0536d9cc [2024-10-09T03:35:03.371Z] Removing intermediate container 3e2a0536d9cc [2024-10-09T03:35:03.371Z] ---> cbd3e4dfb90b [2024-10-09T03:35:03.371Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T03:35:03.371Z] ---> Running in 786af5e2efdd [2024-10-09T03:35:04.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T03:35:04.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T03:35:06.315Z] OK: 238 MiB in 54 packages [2024-10-09T03:35:06.904Z] Removing intermediate container 786af5e2efdd [2024-10-09T03:35:06.904Z] ---> da193b7eff36 [2024-10-09T03:35:06.905Z] Step 7/30 : WORKDIR /app [2024-10-09T03:35:07.171Z] ---> Running in 12aac0b5b990 [2024-10-09T03:35:07.440Z] Removing intermediate container 12aac0b5b990 [2024-10-09T03:35:07.440Z] ---> 05d5d68db510 [2024-10-09T03:35:07.440Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T03:35:07.708Z] ---> f53b0645ddc9 [2024-10-09T03:35:07.708Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T03:35:07.986Z] ---> Running in 7201f2948faa [2024-10-09T03:35:09.929Z] Removing intermediate container 7201f2948faa [2024-10-09T03:35:09.929Z] ---> 7ac3084ca818 [2024-10-09T03:35:09.929Z] Step 10/30 : COPY . . [2024-10-09T03:35:10.514Z] ---> 431e29f9ced2 [2024-10-09T03:35:10.514Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T03:35:10.514Z] ---> Running in 02e0b8d215a2 [2024-10-09T03:35:10.781Z] Removing intermediate container 02e0b8d215a2 [2024-10-09T03:35:10.781Z] ---> f7a612e981cc [2024-10-09T03:35:10.781Z] Step 12/30 : RUN $MAKE [2024-10-09T03:35:11.050Z] ---> Running in a3e9a5f9e726 [2024-10-09T03:35:12.004Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -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-10-09T03:38:48.743Z] Removing intermediate container a3e9a5f9e726 [2024-10-09T03:38:48.743Z] ---> c5944c4a4809 [2024-10-09T03:38:48.743Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T03:38:48.743Z] 3.20: Pulling from library/alpine [2024-10-09T03:38:48.743Z] cf04c63912e1: Already exists [2024-10-09T03:38:48.743Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T03:38:48.743Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T03:38:48.743Z] ---> c157a85ed455 [2024-10-09T03:38:48.743Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T03:38:48.743Z] ---> Running in 6a256f6c407d [2024-10-09T03:38:48.743Z] Removing intermediate container 6a256f6c407d [2024-10-09T03:38:48.743Z] ---> 80f6464d17f4 [2024-10-09T03:38:48.743Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T03:38:48.743Z] ---> Running in 01a7cfdb1e83 [2024-10-09T03:38:48.743Z] Removing intermediate container 01a7cfdb1e83 [2024-10-09T03:38:48.743Z] ---> 9ee435504e34 [2024-10-09T03:38:48.743Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T03:38:48.743Z] ---> Running in d83915332059 [2024-10-09T03:38:48.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T03:38:48.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T03:38:48.743Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T03:38:48.743Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T03:38:48.743Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T03:38:48.743Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T03:38:49.010Z] OK: 10 MiB in 16 packages [2024-10-09T03:38:50.409Z] Removing intermediate container d83915332059 [2024-10-09T03:38:50.409Z] ---> a0d7d9fb9d00 [2024-10-09T03:38:50.409Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T03:38:50.409Z] ---> Running in cb030a0541b3 [2024-10-09T03:38:50.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T03:38:51.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T03:38:52.653Z] Upgrading critical system libraries and apk-tools: [2024-10-09T03:38:52.653Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T03:38:52.653Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T03:38:52.916Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T03:38:52.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T03:38:53.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T03:38:54.133Z] OK: 10 MiB in 16 packages [2024-10-09T03:38:56.699Z] Removing intermediate container cb030a0541b3 [2024-10-09T03:38:56.699Z] ---> 85b48b62d626 [2024-10-09T03:38:56.699Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T03:38:56.699Z] ---> 18a662d4a422 [2024-10-09T03:38:56.699Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T03:38:57.281Z] ---> ad1fd7a3af82 [2024-10-09T03:38:57.281Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T03:38:57.547Z] ---> 5e4dc4583f19 [2024-10-09T03:38:57.547Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T03:38:58.128Z] ---> e084551c9698 [2024-10-09T03:38:58.128Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T03:39:00.062Z] ---> 7c02283faba5 [2024-10-09T03:39:00.062Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T03:39:00.062Z] ---> Running in a1aff2d2ed6e [2024-10-09T03:39:01.462Z] Removing intermediate container a1aff2d2ed6e [2024-10-09T03:39:01.462Z] ---> 992a4f0c6c8a [2024-10-09T03:39:01.462Z] Step 24/30 : VOLUME /cache [2024-10-09T03:39:01.462Z] ---> Running in 03b66ff8d819 [2024-10-09T03:39:01.728Z] Removing intermediate container 03b66ff8d819 [2024-10-09T03:39:01.728Z] ---> 07a31572ef3b [2024-10-09T03:39:01.728Z] Step 25/30 : EXPOSE 59711 [2024-10-09T03:39:01.728Z] ---> Running in 3e0acd5569d0 [2024-10-09T03:39:01.996Z] Removing intermediate container 3e0acd5569d0 [2024-10-09T03:39:01.996Z] ---> 22c01beffade [2024-10-09T03:39:01.996Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T03:39:02.264Z] ---> Running in 0df3b8b9d2f2 [2024-10-09T03:39:02.530Z] Removing intermediate container 0df3b8b9d2f2 [2024-10-09T03:39:02.530Z] ---> b7be0bce7548 [2024-10-09T03:39:02.530Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T03:39:02.530Z] ---> Running in 3984ad359e18 [2024-10-09T03:39:02.796Z] Removing intermediate container 3984ad359e18 [2024-10-09T03:39:02.796Z] ---> 9ca7ee2cebbe [2024-10-09T03:39:02.796Z] Step 28/30 : LABEL arch=arm64 [2024-10-09T03:39:02.796Z] ---> Running in 22cdba5e07cb [2024-10-09T03:39:03.065Z] Removing intermediate container 22cdba5e07cb [2024-10-09T03:39:03.065Z] ---> b1ba62cbeb38 [2024-10-09T03:39:03.065Z] Step 29/30 : LABEL git_sha=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [2024-10-09T03:39:03.331Z] ---> Running in 5698e33cfe8c [2024-10-09T03:39:03.598Z] Removing intermediate container 5698e33cfe8c [2024-10-09T03:39:03.598Z] ---> 733b69487402 [2024-10-09T03:39:03.598Z] Step 30/30 : LABEL version=0.0.0 [2024-10-09T03:39:03.598Z] ---> Running in 5f28088e1951 [2024-10-09T03:39:03.863Z] Removing intermediate container 5f28088e1951 [2024-10-09T03:39:03.863Z] ---> 614e997d5bdc [2024-10-09T03:39:03.863Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T03:39:03.863Z] Successfully built 614e997d5bdc [2024-10-09T03:39:03.863Z] 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-10-09T03:39:04.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T03:39:04.785Z] [2024-10-09T03:39:04.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:39:05.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T03:39:05.205Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T03:39:05.205Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T03:39:05.205Z] 04944245beec: Pulling fs layer [2024-10-09T03:39:05.205Z] 699f458cf7ca: Pulling fs layer [2024-10-09T03:39:05.205Z] 765212b225bb: Pulling fs layer [2024-10-09T03:39:05.205Z] f23df028b6ca: Pulling fs layer [2024-10-09T03:39:05.205Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T03:39:05.205Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T03:39:05.205Z] 765212b225bb: Waiting [2024-10-09T03:39:05.205Z] f23df028b6ca: Waiting [2024-10-09T03:39:05.205Z] d65c8cfc05b1: Waiting [2024-10-09T03:39:05.471Z] 04944245beec: Verifying Checksum [2024-10-09T03:39:05.471Z] 04944245beec: Download complete [2024-10-09T03:39:05.471Z] 765212b225bb: Verifying Checksum [2024-10-09T03:39:05.471Z] 765212b225bb: Download complete [2024-10-09T03:39:05.471Z] f23df028b6ca: Verifying Checksum [2024-10-09T03:39:05.471Z] f23df028b6ca: Download complete [2024-10-09T03:39:05.471Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T03:39:05.471Z] d65c8cfc05b1: Download complete [2024-10-09T03:39:05.737Z] 699f458cf7ca: Verifying Checksum [2024-10-09T03:39:05.737Z] 699f458cf7ca: Download complete [2024-10-09T03:39:06.003Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T03:39:06.003Z] 8998bd30e6a1: Download complete [2024-10-09T03:39:08.582Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T03:39:08.582Z] 2437ff75d9bd: Download complete [2024-10-09T03:39:10.520Z] 8998bd30e6a1: Pull complete [2024-10-09T03:39:11.102Z] 04944245beec: Pull complete [2024-10-09T03:39:13.043Z] 699f458cf7ca: Pull complete [2024-10-09T03:39:13.043Z] 765212b225bb: Pull complete [2024-10-09T03:39:13.622Z] f23df028b6ca: Pull complete [2024-10-09T03:39:13.889Z] d65c8cfc05b1: Pull complete [2024-10-09T03:39:32.082Z] 2437ff75d9bd: Pull complete [2024-10-09T03:39:32.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T03:39:32.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T03:39:32.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:39:32.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-22251 does not seem to be running inside a container [2024-10-09T03:39:32.474Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-09T03:39:35.154Z] $ docker top c7ca6449ac099bd7228f7cf194d7982c3048ec1177a2b3f7412e12dbb3a8f163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:36.082Z] ---> job-cost.sh [2024-10-09T03:39:36.082Z] lf-activate-venv: SKIPPING [2024-10-09T03:39:36.082Z] INFO: No Stack... [2024-10-09T03:39:36.347Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T03:39:37.305Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T03:39:37.652Z] + cut -d, -f6 [2024-10-09T03:39:37.652Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-10-09T03:39:37.981Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [2024-10-09T03:39:37.987Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] did not exist. Created. [2024-10-09T03:39:37.993Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T03:39:38.718Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-ad4e20c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T03:39:39.481Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T03:39:39.521Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T03:39:39.574Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T03:39:39.594Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T03:39:39.691Z] $ docker stop --time=1 c7ca6449ac099bd7228f7cf194d7982c3048ec1177a2b3f7412e12dbb3a8f163 [2024-10-09T03:39:41.203Z] $ docker rm -f --volumes c7ca6449ac099bd7228f7cf194d7982c3048ec1177a2b3f7412e12dbb3a8f163 [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-10-09T03:39:42.362Z] provisioning config files... [2024-10-09T03:39:42.373Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config10129482126028227284tmp [Pipeline] { [Pipeline] sh [2024-10-09T03:39:42.731Z] + set +x [2024-10-09T03:39:42.731Z] + bash -s -- [2024-10-09T03:39:42.731Z] + curl -s https://codecov.io/bash [2024-10-09T03:39:42.731Z] [2024-10-09T03:39:42.731Z] _____ _ [2024-10-09T03:39:42.731Z] / ____| | | [2024-10-09T03:39:42.731Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T03:39:42.731Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T03:39:42.731Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T03:39:42.731Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T03:39:42.731Z] Bash-1.0.6 [2024-10-09T03:39:42.731Z] [2024-10-09T03:39:42.731Z] [2024-10-09T03:39:42.731Z] ==> git version 2.25.1 found [2024-10-09T03:39:42.731Z] ==> 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-10-09T03:39:42.731Z] Release-Date: 2020-01-08 [2024-10-09T03:39:42.731Z] 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-10-09T03:39:42.731Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T03:39:42.731Z] ==> Jenkins CI detected. [2024-10-09T03:39:42.731Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-307 [2024-10-09T03:39:42.731Z] project root: . [2024-10-09T03:39:42.731Z] --> token set from env [2024-10-09T03:39:42.731Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T03:39:42.731Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T03:39:42.990Z] ==> Python coveragepy not found [2024-10-09T03:39:42.990Z] ==> Searching for coverage reports in: [2024-10-09T03:39:42.990Z] + . [2024-10-09T03:39:42.990Z] -> Found 1 reports [2024-10-09T03:39:42.990Z] ==> Detecting git/mercurial file structure [2024-10-09T03:39:42.990Z] ==> Reading reports [2024-10-09T03:39:42.990Z] + ./coverage.out bytes=55696 [2024-10-09T03:39:42.990Z] ==> Appending adjustments [2024-10-09T03:39:42.990Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T03:39:42.990Z] + Found adjustments [2024-10-09T03:39:42.990Z] ==> Gzipping contents [2024-10-09T03:39:42.990Z] 16K /tmp/codecov.BIbyyl.gz [2024-10-09T03:39:42.990Z] ==> Uploading reports [2024-10-09T03:39:42.990Z] url: https://codecov.io [2024-10-09T03:39:42.990Z] query: branch=PR-307&commit=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=307&job=&cmd_args= [2024-10-09T03:39:42.990Z] -> Pinging Codecov [2024-10-09T03:39:42.990Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-307&commit=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=307&job=&cmd_args= [2024-10-09T03:39:43.249Z] -> Uploading to [2024-10-09T03:39:43.249Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/64c8d29a3311ab1d0581b2f88479f8cdfa669ec4/b3486d86-e170-4d6d-b49f-ed397d055647.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T033943Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c6e93d411776e28035f4ad7cd13858dc51bb7c8cbcf4e27c2c283e48eb89fe23 [2024-10-09T03:39:43.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T03:39:43.249Z] Dload Upload Total Spent Left Speed [2024-10-09T03:39:43.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 54075 --:--:-- --:--:-- --:--:-- 53849 [2024-10-09T03:39:43.508Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] } [2024-10-09T03:39:43.538Z] 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-10-09T03:39:45.851Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives ] [2024-10-09T03:39:45.851Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives [2024-10-09T03:39:45.851Z] total 16 [2024-10-09T03:39:45.851Z] drwxr-xr-x 3 root root 4096 Oct 9 03:24 . [2024-10-09T03:39:45.851Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 03:24 .. [2024-10-09T03:39:45.851Z] drwxr-xr-x 2 root root 4096 Oct 9 03:24 cost [2024-10-09T03:39:45.851Z] -rw-r--r-- 1 root root 95 Oct 9 03:24 cost.csv [2024-10-09T03:39:45.851Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives [2024-10-09T03:39:45.851Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives [2024-10-09T03:39:45.851Z] total 16 [2024-10-09T03:39:45.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 03:24 . [2024-10-09T03:39:45.851Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 03:24 .. [2024-10-09T03:39:45.851Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 03:24 cost [2024-10-09T03:39:45.851Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 9 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:46.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:47.218Z] ---> package-listing.sh [2024-10-09T03:39:47.219Z] ++ facter osfamily [2024-10-09T03:39:47.219Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T03:39:47.510Z] + OS_FAMILY=debian [2024-10-09T03:39:47.510Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-307 [2024-10-09T03:39:47.510Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T03:39:47.510Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T03:39:47.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T03:39:47.510Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T03:39:47.510Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-307 ']' [2024-10-09T03:39:47.510Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T03:39:47.510Z] + case "${OS_FAMILY}" in [2024-10-09T03:39:47.510Z] + dpkg -l [2024-10-09T03:39:47.510Z] + grep '^ii' [2024-10-09T03:39:47.510Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T03:39:47.510Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T03:39:47.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T03:39:47.510Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-307 ']' [2024-10-09T03:39:47.510Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives/ [2024-10-09T03:39:47.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives/ [Pipeline] echo [2024-10-09T03:39:47.553Z] 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T03:39:47.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T03:39:48.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T03:39:48.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T03:39:48.673Z] prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container [2024-10-09T03:39:48.690Z] $ 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-307/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-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T03:39:48.876Z] $ docker top 2603a24230222ffdb2e846e2ca3789e5269d763d65f4fb005bb3b32b171bb6cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T03:39:49.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T03:39:49.608Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T03:39:49.929Z] + ls /var/log/sa-host [2024-10-09T03:39:49.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T03:39:50.188Z] provisioning config files... [2024-10-09T03:39:50.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config16111486873712585069tmp [Pipeline] { [Pipeline] echo [2024-10-09T03:39:50.265Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:50.600Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T03:39:50.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:51.046Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T03:39:51.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:51.413Z] ---> sudo-logs.sh [2024-10-09T03:39:51.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T03:39:51.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:51.920Z] ---> job-cost.sh [2024-10-09T03:39:51.921Z] lf-activate-venv: SKIPPING [2024-10-09T03:39:51.921Z] DEBUG: total: 0.2199999988079071 [2024-10-09T03:39:51.921Z] INFO: Retrieving Stack Cost... [2024-10-09T03:39:52.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T03:39:52.749Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T03:39:52.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T03:39:53.123Z] ---> logs-deploy.sh [2024-10-09T03:39:53.123Z] lf-activate-venv: SKIPPING [2024-10-09T03:39:53.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-307/1 [2024-10-09T03:39:53.123Z] INFO: archiving workspace using pattern(s): [2024-10-09T03:39:54.063Z] Archives upload complete. [2024-10-09T03:39:54.063Z] INFO: archiving logs to Nexus