Pull request #315 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 jinlinGuan for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 14f91209c64a3d0b70fd0595d1615106dd559bb8+5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (7aca868191da75b46924e434c9ce820c15c39237) 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-ssh17718283040431691129.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-ssh80511684861489523.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-315/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-315/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14916950170485322052.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-315/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11980413607464371284.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-ssh12267322503862629612.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-315/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-315/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10153566372525214647.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-26250 in /w/workspace/y_app-rfid-llrp-inventory_PR-315 [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-315 # 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/315/head:refs/remotes/origin/PR-315 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 14f91209c64a3d0b70fd0595d1615106dd559bb8 Merge succeeded, producing 14f91209c64a3d0b70fd0595d1615106dd559bb8 Checking out Revision 14f91209c64a3d0b70fd0595d1615106dd559bb8 (PR-315) > git config core.sparsecheckout # timeout=10 > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # 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 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # timeout=10 Commit message: "refactor!: update module to v4" 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-11-12T06:51:55.785Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T06:51:55.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T06:51:56.116Z] ========================================================= [2024-11-12T06:51:56.116Z] EdgeX Global Pipelines Version Info [2024-11-12T06:51:56.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:51:56.972Z] ------------------- [2024-11-12T06:51:56.972Z] stable info: [2024-11-12T06:51:56.972Z] ------------------- [2024-11-12T06:51:56.973Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T06:51:56.973Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T06:51:56.973Z] Message: update stable to v1.0.265 [2024-11-12T06:51:57.546Z] ------------------- [2024-11-12T06:51:57.546Z] experimental info: [2024-11-12T06:51:57.546Z] ------------------- [2024-11-12T06:51:57.546Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T06:51:57.546Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T06:51:57.546Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T06:51:57.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-11-12T06:51:57.835Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-11-12T06:51:57.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T06:51:57.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T06:51:57.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T06:51:58.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T06:51:58.107Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T06:51:58.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T06:51:58.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T06:51:58.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T06:51:58.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T06:51:58.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-11-12T06:51:58.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T06:51:58.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T06:51:58.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T06:51:58.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T06:51:58.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T06:51:58.719Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T06:51:58.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T06:51:58.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T06:51:58.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-12T06:51:58.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-12T06:51:59.017Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T06:51:59.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T06:51:59.136Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T06:51:59.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T06:51:59.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T06:51:59.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-315 [Pipeline] echo [2024-11-12T06:51:59.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-315 [Pipeline] echo [2024-11-12T06:51:59.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-315 [Pipeline] echo [2024-11-12T06:51:59.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo [2024-11-12T06:51:59.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14f9120 [Pipeline] echo [2024-11-12T06:51:59.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:51:59.795Z] provisioning config files... [2024-11-12T06:51:59.813Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config17541137288703285942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:52:00.199Z] ---> ****-login.sh [2024-11-12T06:52:00.199Z] nexus3.edgexfoundry.org:10001 [2024-11-12T06:52:00.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:00.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:00.722Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:00.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:00.722Z] [2024-11-12T06:52:00.722Z] Login Succeeded [2024-11-12T06:52:00.722Z] nexus3.edgexfoundry.org:10002 [2024-11-12T06:52:00.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:00.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:00.722Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:00.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:00.722Z] [2024-11-12T06:52:00.722Z] Login Succeeded [2024-11-12T06:52:00.722Z] nexus3.edgexfoundry.org:10003 [2024-11-12T06:52:00.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:00.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:00.723Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:00.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:00.723Z] [2024-11-12T06:52:00.723Z] Login Succeeded [2024-11-12T06:52:00.723Z] nexus3.edgexfoundry.org:10004 [2024-11-12T06:52:00.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:00.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:00.983Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:00.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:00.983Z] [2024-11-12T06:52:00.983Z] Login Succeeded [2024-11-12T06:52:00.983Z] ****.io [2024-11-12T06:52:00.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:01.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:01.244Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:01.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:01.244Z] [2024-11-12T06:52:01.244Z] Login Succeeded [2024-11-12T06:52:01.244Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T06:52:01.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T06:52:01.973Z] + git rev-list -1 --merges 14f91209c64a3d0b70fd0595d1615106dd559bb8~1..14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo [2024-11-12T06:52:02.021Z] -----------> git rev-list -1 --merges 14f91209c64a3d0b70fd0595d1615106dd559bb8~1..14f91209c64a3d0b70fd0595d1615106dd559bb8 14f91209c64a3d0b70fd0595d1615106dd559bb8 [false] [Pipeline] sh [2024-11-12T06:52:02.351Z] + git log --format=format:%s -1 14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo [2024-11-12T06:52:02.401Z] ========================================================= [2024-11-12T06:52:02.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T06:52:02.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T06:52:02.865Z] + git log --format=format:%s -1 14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo [2024-11-12T06:52:02.906Z] [semverPrep] GIT_COMMIT: 14f91209c64a3d0b70fd0595d1615106dd559bb8, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-11-12T06:52:02.949Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T06:52:03.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:52:03.367Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T06:52:03.367Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T06:52:03.367Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T06:52:03.367Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T06:52:03.367Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T06:52:03.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:52:03.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:52:03.893Z] [2024-11-12T06:52:03.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:52:04.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:52:04.309Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T06:52:04.309Z] b85a868b505f: Pulling fs layer [2024-11-12T06:52:04.309Z] e2be974225ed: Pulling fs layer [2024-11-12T06:52:04.309Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T06:52:04.309Z] 988bab9f4d93: Pulling fs layer [2024-11-12T06:52:04.309Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T06:52:04.309Z] eaf3925da568: Pulling fs layer [2024-11-12T06:52:04.309Z] bab4dde63d76: Pulling fs layer [2024-11-12T06:52:04.309Z] bde34c3a00c8: Pulling fs layer [2024-11-12T06:52:04.309Z] b352a97aabf1: Pulling fs layer [2024-11-12T06:52:04.309Z] 4872d77fe225: Pulling fs layer [2024-11-12T06:52:04.309Z] 5851b861e8e6: Pulling fs layer [2024-11-12T06:52:04.309Z] 988bab9f4d93: Waiting [2024-11-12T06:52:04.309Z] 1469e6f7b9e6: Waiting [2024-11-12T06:52:04.309Z] eaf3925da568: Waiting [2024-11-12T06:52:04.309Z] bab4dde63d76: Waiting [2024-11-12T06:52:04.309Z] bde34c3a00c8: Waiting [2024-11-12T06:52:04.309Z] 5851b861e8e6: Waiting [2024-11-12T06:52:04.309Z] b352a97aabf1: Waiting [2024-11-12T06:52:04.309Z] 4872d77fe225: Waiting [2024-11-12T06:52:04.309Z] e2be974225ed: Verifying Checksum [2024-11-12T06:52:04.309Z] e2be974225ed: Download complete [2024-11-12T06:52:04.309Z] 988bab9f4d93: Verifying Checksum [2024-11-12T06:52:04.309Z] 988bab9f4d93: Download complete [2024-11-12T06:52:04.570Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T06:52:04.570Z] 1469e6f7b9e6: Download complete [2024-11-12T06:52:04.570Z] eaf3925da568: Verifying Checksum [2024-11-12T06:52:04.570Z] eaf3925da568: Download complete [2024-11-12T06:52:04.570Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T06:52:04.570Z] 339a4e72a1f5: Download complete [2024-11-12T06:52:04.570Z] bde34c3a00c8: Verifying Checksum [2024-11-12T06:52:04.570Z] bde34c3a00c8: Download complete [2024-11-12T06:52:04.570Z] b352a97aabf1: Verifying Checksum [2024-11-12T06:52:04.570Z] b352a97aabf1: Download complete [2024-11-12T06:52:04.570Z] 4872d77fe225: Download complete [2024-11-12T06:52:04.570Z] 5851b861e8e6: Download complete [2024-11-12T06:52:04.570Z] b85a868b505f: Verifying Checksum [2024-11-12T06:52:04.570Z] b85a868b505f: Download complete [2024-11-12T06:52:05.138Z] bab4dde63d76: Verifying Checksum [2024-11-12T06:52:05.138Z] bab4dde63d76: Download complete [2024-11-12T06:52:06.076Z] b85a868b505f: Pull complete [2024-11-12T06:52:06.076Z] e2be974225ed: Pull complete [2024-11-12T06:52:06.646Z] 339a4e72a1f5: Pull complete [2024-11-12T06:52:06.907Z] 988bab9f4d93: Pull complete [2024-11-12T06:52:07.166Z] 1469e6f7b9e6: Pull complete [2024-11-12T06:52:07.166Z] eaf3925da568: Pull complete [2024-11-12T06:52:09.084Z] bab4dde63d76: Pull complete [2024-11-12T06:52:09.084Z] bde34c3a00c8: Pull complete [2024-11-12T06:52:09.084Z] b352a97aabf1: Pull complete [2024-11-12T06:52:09.343Z] 4872d77fe225: Pull complete [2024-11-12T06:52:09.343Z] 5851b861e8e6: Pull complete [2024-11-12T06:52:09.343Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T06:52:09.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:52:09.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:52:09.630Z] prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container [2024-11-12T06:52:09.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T06:52:13.737Z] $ docker top 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc -eo pid,comm [2024-11-12T06:52:13.796Z] 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-11-12T06:52:13.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:52:13.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:52:13.960Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:52:14.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:52:14.068Z] $ docker exec 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent [2024-11-12T06:52:14.174Z] SSH_AUTH_SOCK=/tmp/ssh-sQcdJcEXckPK/agent.32 [2024-11-12T06:52:14.174Z] SSH_AGENT_PID=38 [2024-11-12T06:52:14.181Z] Running ssh-add (command line suppressed) [2024-11-12T06:52:14.272Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_11186756727411825932.key (/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_11186756727411825932.key) [2024-11-12T06:52:14.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:52:14.643Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T06:52:14.670Z] $ docker exec --env ******** --env ******** 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent -k [2024-11-12T06:52:14.827Z] unset SSH_AUTH_SOCK; [2024-11-12T06:52:14.827Z] unset SSH_AGENT_PID; [2024-11-12T06:52:14.827Z] echo Agent pid 38 killed; [2024-11-12T06:52:14.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T06:52:14.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:52:14.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:52:15.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:52:15.037Z] $ docker exec 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent [2024-11-12T06:52:15.145Z] SSH_AUTH_SOCK=/tmp/ssh-Uf8bnSwnMv4c/agent.73 [2024-11-12T06:52:15.145Z] SSH_AGENT_PID=79 [2024-11-12T06:52:15.150Z] Running ssh-add (command line suppressed) [2024-11-12T06:52:15.277Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_6763231817533963308.key (/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_6763231817533963308.key) [2024-11-12T06:52:15.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:52:15.633Z] + git semver init [2024-11-12T06:52:15.893Z] 2024-11-12 06:52:15,792 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T06:52:15.893Z] 2024-11-12 06:52:15,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver [2024-11-12T06:52:15.893Z] 2024-11-12 06:52:15,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver [2024-11-12T06:52:15.893Z] 2024-11-12 06:52:15,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-315, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,351 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.git/info/exclude [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver/PR-315 with force:False [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,352 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver/PR-315 [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,356 [execute] INFO git cat-file --batch-check [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,362 [execute] INFO git cat-file --batch [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:52:18.428Z] 2024-11-12 06:52:18,368 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver/PR-315 [2024-11-12T06:52:18.428Z] 0.0.0 [Pipeline] } [2024-11-12T06:52:18.455Z] $ docker exec --env ******** --env ******** 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent -k [2024-11-12T06:52:18.548Z] unset SSH_AUTH_SOCK; [2024-11-12T06:52:18.550Z] unset SSH_AGENT_PID; [2024-11-12T06:52:18.550Z] echo Agent pid 79 killed; [2024-11-12T06:52:18.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:52:19.017Z] + git semver [Pipeline] } [2024-11-12T06:52:19.300Z] $ docker stop --time=1 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc [2024-11-12T06:52:20.708Z] $ docker rm -f --volumes 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T06:52:21.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T06:52:21.458Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T06:52:21.485Z] [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-11-12T06:52:22.209Z] provisioning config files... [2024-11-12T06:52:22.219Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config17818099555417012292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:52:22.593Z] ---> ****-login.sh [2024-11-12T06:52:22.593Z] nexus3.edgexfoundry.org:10001 [2024-11-12T06:52:22.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:22.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:22.593Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:22.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:22.593Z] [2024-11-12T06:52:22.593Z] Login Succeeded [2024-11-12T06:52:22.593Z] nexus3.edgexfoundry.org:10002 [2024-11-12T06:52:22.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:22.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:22.593Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:22.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:22.593Z] [2024-11-12T06:52:22.593Z] Login Succeeded [2024-11-12T06:52:22.593Z] nexus3.edgexfoundry.org:10003 [2024-11-12T06:52:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:22.853Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:22.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:22.853Z] [2024-11-12T06:52:22.853Z] Login Succeeded [2024-11-12T06:52:22.853Z] nexus3.edgexfoundry.org:10004 [2024-11-12T06:52:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:22.854Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:22.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:22.854Z] [2024-11-12T06:52:22.854Z] Login Succeeded [2024-11-12T06:52:22.854Z] ****.io [2024-11-12T06:52:23.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:52:23.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:52:23.117Z] Configure a credential helper to remove this warning. See [2024-11-12T06:52:23.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:52:23.117Z] [2024-11-12T06:52:23.117Z] Login Succeeded [2024-11-12T06:52:23.117Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T06:52:23.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T06:52:23.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T06:52:23.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T06:52:23.490Z] ========================================================= [2024-11-12T06:52:23.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T06:52:23.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:52:24.006Z] + 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-11-12T06:52:24.007Z] Sending build context to Docker daemon 19.99MB [2024-11-12T06:52:24.007Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T06:52:24.007Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T06:52:24.007Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T06:52:24.007Z] 43c4264eed91: Pulling fs layer [2024-11-12T06:52:24.007Z] 4cc291be95ef: Pulling fs layer [2024-11-12T06:52:24.007Z] 2ac1f1163629: Pulling fs layer [2024-11-12T06:52:24.007Z] 5c3c966382ef: Pulling fs layer [2024-11-12T06:52:24.007Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T06:52:24.007Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T06:52:24.007Z] 9f66e0745190: Pulling fs layer [2024-11-12T06:52:24.007Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T06:52:24.007Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T06:52:24.007Z] 5c3c966382ef: Waiting [2024-11-12T06:52:24.007Z] 9f66e0745190: Waiting [2024-11-12T06:52:24.007Z] f49a43e4bbc0: Waiting [2024-11-12T06:52:24.007Z] 561ebcabdf7f: Waiting [2024-11-12T06:52:24.007Z] 4f4fb700ef54: Waiting [2024-11-12T06:52:24.007Z] 5d5c8e513c77: Waiting [2024-11-12T06:52:24.282Z] 4cc291be95ef: Verifying Checksum [2024-11-12T06:52:24.282Z] 4cc291be95ef: Download complete [2024-11-12T06:52:24.282Z] 5c3c966382ef: Verifying Checksum [2024-11-12T06:52:24.282Z] 5c3c966382ef: Download complete [2024-11-12T06:52:24.282Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T06:52:24.282Z] 4f4fb700ef54: Download complete [2024-11-12T06:52:24.282Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T06:52:24.282Z] 5d5c8e513c77: Download complete [2024-11-12T06:52:24.282Z] 43c4264eed91: Download complete [2024-11-12T06:52:24.282Z] 9f66e0745190: Verifying Checksum [2024-11-12T06:52:24.282Z] 9f66e0745190: Download complete [2024-11-12T06:52:24.541Z] 43c4264eed91: Pull complete [2024-11-12T06:52:24.541Z] 561ebcabdf7f: Verifying Checksum [2024-11-12T06:52:24.541Z] 561ebcabdf7f: Download complete [2024-11-12T06:52:24.541Z] 4cc291be95ef: Pull complete [2024-11-12T06:52:24.800Z] 2ac1f1163629: Verifying Checksum [2024-11-12T06:52:24.800Z] 2ac1f1163629: Download complete [2024-11-12T06:52:25.059Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T06:52:25.059Z] f49a43e4bbc0: Download complete [2024-11-12T06:52:28.345Z] 2ac1f1163629: Pull complete [2024-11-12T06:52:28.345Z] 5c3c966382ef: Pull complete [2024-11-12T06:52:28.345Z] 4f4fb700ef54: Pull complete [2024-11-12T06:52:28.345Z] 5d5c8e513c77: Pull complete [2024-11-12T06:52:28.603Z] 9f66e0745190: Pull complete [2024-11-12T06:52:31.143Z] f49a43e4bbc0: Pull complete [2024-11-12T06:52:31.143Z] 561ebcabdf7f: Pull complete [2024-11-12T06:52:31.143Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T06:52:31.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T06:52:31.143Z] ---> 3a752c3f9dda [2024-11-12T06:52:31.143Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T06:52:36.986Z] Still waiting to schedule task [2024-11-12T06:52:36.987Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-12T06:52:37.706Z] ---> Running in cdba06ca4971 [2024-11-12T06:52:37.706Z] Removing intermediate container cdba06ca4971 [2024-11-12T06:52:37.707Z] ---> 9e1d2a1c7738 [2024-11-12T06:52:37.707Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T06:52:37.707Z] ---> Running in 81179d597a91 [2024-11-12T06:52:37.707Z] Removing intermediate container 81179d597a91 [2024-11-12T06:52:37.707Z] ---> 98402c7277cf [2024-11-12T06:52:37.707Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T06:52:37.707Z] ---> Running in bb4085bd1f26 [2024-11-12T06:52:37.707Z] Removing intermediate container bb4085bd1f26 [2024-11-12T06:52:37.707Z] ---> 51356df6507a [2024-11-12T06:52:37.707Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T06:52:37.707Z] ---> Running in a1061c84b582 [2024-11-12T06:52:37.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T06:52:37.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T06:52:37.964Z] OK: 246 MiB in 54 packages [2024-11-12T06:52:38.222Z] Removing intermediate container a1061c84b582 [2024-11-12T06:52:38.222Z] ---> 703e024ebed0 [2024-11-12T06:52:38.222Z] Step 7/12 : WORKDIR /app [2024-11-12T06:52:38.480Z] ---> Running in 31a4b0f81701 [2024-11-12T06:52:38.480Z] Removing intermediate container 31a4b0f81701 [2024-11-12T06:52:38.480Z] ---> 3169e06cd06f [2024-11-12T06:52:38.480Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T06:52:38.480Z] ---> f5ffc9af757b [2024-11-12T06:52:38.480Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T06:52:38.738Z] ---> Running in 8b0fb496c977 [2024-11-12T06:54:12.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26251 in /w/workspace/y_app-rfid-llrp-inventory_PR-315 [Pipeline] { [Pipeline] ws [2024-11-12T06:54:12.710Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-11-12T06:54:15.434Z] Removing intermediate container 8b0fb496c977 [2024-11-12T06:54:15.434Z] ---> c7569b00440e [2024-11-12T06:54:15.434Z] Step 10/12 : COPY . . [2024-11-12T06:54:15.434Z] ---> 7eb334f348ef [2024-11-12T06:54:15.434Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T06:54:15.434Z] ---> Running in d0d365663162 [2024-11-12T06:54:15.434Z] Removing intermediate container d0d365663162 [2024-11-12T06:54:15.434Z] ---> 96c2c680ef90 [2024-11-12T06:54:15.434Z] Step 12/12 : RUN $MAKE [2024-11-12T06:54:15.434Z] ---> Running in a1b3137e793d [2024-11-12T06:54:15.434Z] noop [2024-11-12T06:54:15.434Z] Removing intermediate container a1b3137e793d [2024-11-12T06:54:15.434Z] ---> 49b16f1ae584 [2024-11-12T06:54:15.434Z] Successfully built 49b16f1ae584 [2024-11-12T06:54:15.434Z] Successfully tagged ci-base-image-x86_64:latest [2024-11-12T06:54:15.820Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:54:16.489Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T06:54:16.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:54:16.777Z] prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container [2024-11-12T06:54:16.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** ci-base-image-x86_64 cat [2024-11-12T06:54:17.675Z] $ docker top 659d0ce05ad0a36d80f50d9241da184c7faee6f0c4e01e54ffa444686874e57e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:54:18.094Z] + go version [2024-11-12T06:54:18.094Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T06:54:18.121Z] $ docker stop --time=1 659d0ce05ad0a36d80f50d9241da184c7faee6f0c4e01e54ffa444686874e57e [2024-11-12T06:54:19.896Z] $ docker rm -f --volumes 659d0ce05ad0a36d80f50d9241da184c7faee6f0c4e01e54ffa444686874e57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-11-12T06:54:20.281Z] using credential edgex-jenkins-ssh [Pipeline] stage [Pipeline] { (Test) [2024-11-12T06:54:20.305Z] Cloning the remote Git repository [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:54:20.343Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-12T06:54:20.428Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-11-12T06:54:20.552Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-12T06:54:20.553Z] > git --version # timeout=10 [2024-11-12T06:54:20.594Z] > git --version # 'git version 2.25.1' [2024-11-12T06:54:20.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T06:54:20.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T06:54:20.780Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T06:54:20.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:54:20.963Z] prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container [2024-11-12T06:54:21.010Z] $ 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-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** ci-base-image-x86_64 cat [2024-11-12T06:54:21.684Z] $ docker top 19922cb6595037ca07a143f6b40e9501b10ca3f27595d00e2e3e1b47609e6c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:54:22.112Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-315 [Pipeline] fileExists [Pipeline] sh [2024-11-12T06:54:22.500Z] + make test [2024-11-12T06:54:22.500Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-12T06:54:24.188Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-12T06:54:24.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T06:54:25.634Z] Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 14f91209c64a3d0b70fd0595d1615106dd559bb8 [2024-11-12T06:54:25.904Z] Merge succeeded, producing 14f91209c64a3d0b70fd0595d1615106dd559bb8 [2024-11-12T06:54:25.904Z] Checking out Revision 14f91209c64a3d0b70fd0595d1615106dd559bb8 (PR-315) [2024-11-12T06:54:25.005Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-12T06:54:25.041Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-12T06:54:25.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T06:54:25.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/315/head:refs/remotes/origin/PR-315 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-12T06:54:25.648Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T06:54:25.727Z] > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # timeout=10 [2024-11-12T06:54:25.818Z] > git remote # timeout=10 [2024-11-12T06:54:25.832Z] > git config --get remote.origin.url # timeout=10 [2024-11-12T06:54:25.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T06:54:25.866Z] > git merge 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 [2024-11-12T06:54:25.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-12T06:54:25.905Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T06:54:25.916Z] > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # timeout=10 [2024-11-12T06:54:29.456Z] Commit message: "refactor!: update module to v4" [2024-11-12T06:54:29.560Z] > git --version # timeout=10 [2024-11-12T06:54:29.584Z] > git --version # 'git version 2.25.1' [2024-11-12T06:54:29.603Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T06:54:31.672Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T06:54:31.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T06:54:31.672Z] Dload Upload Total Spent Left Speed [2024-11-12T06:54:31.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-11-12T06:54:32.023Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T06:54:32.373Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T06:54:32.373Z] + sudo tee /etc/docker/daemon.new [2024-11-12T06:54:32.373Z] { [2024-11-12T06:54:32.373Z] "registry-mirrors": [ [2024-11-12T06:54:32.373Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T06:54:32.373Z] ], [2024-11-12T06:54:32.373Z] "bip": "10.250.0.254/24", [2024-11-12T06:54:32.373Z] "hosts": [ [2024-11-12T06:54:32.373Z] "tcp://0.0.0.0:5555", [2024-11-12T06:54:32.373Z] "unix:///var/run/docker.sock" [2024-11-12T06:54:32.373Z] ], [2024-11-12T06:54:32.373Z] "mtu": 1458, [2024-11-12T06:54:32.373Z] "selinux-enabled": true, [2024-11-12T06:54:32.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T06:54:32.373Z] } [Pipeline] sh [2024-11-12T06:54:32.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T06:54:33.090Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:54:51.435Z] provisioning config files... [2024-11-12T06:54:51.467Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16390528380720756474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:54:51.953Z] ---> ****-login.sh [2024-11-12T06:54:51.953Z] nexus3.edgexfoundry.org:10001 [2024-11-12T06:54:52.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:54:52.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:54:52.500Z] Configure a credential helper to remove this warning. See [2024-11-12T06:54:52.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:54:52.500Z] [2024-11-12T06:54:52.500Z] Login Succeeded [2024-11-12T06:54:52.500Z] nexus3.edgexfoundry.org:10002 [2024-11-12T06:54:52.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:54:52.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:54:52.769Z] Configure a credential helper to remove this warning. See [2024-11-12T06:54:52.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:54:52.769Z] [2024-11-12T06:54:52.769Z] Login Succeeded [2024-11-12T06:54:52.769Z] nexus3.edgexfoundry.org:10003 [2024-11-12T06:54:53.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:54:53.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:54:53.039Z] Configure a credential helper to remove this warning. See [2024-11-12T06:54:53.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:54:53.039Z] [2024-11-12T06:54:53.039Z] Login Succeeded [2024-11-12T06:54:53.039Z] nexus3.edgexfoundry.org:10004 [2024-11-12T06:54:53.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:54:53.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:54:53.586Z] Configure a credential helper to remove this warning. See [2024-11-12T06:54:53.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:54:53.586Z] [2024-11-12T06:54:53.586Z] Login Succeeded [2024-11-12T06:54:53.586Z] ****.io [2024-11-12T06:54:53.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:54:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:54:53.855Z] Configure a credential helper to remove this warning. See [2024-11-12T06:54:53.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:54:53.855Z] [2024-11-12T06:54:53.855Z] Login Succeeded [2024-11-12T06:54:53.855Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T06:54:53.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T06:54:54.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T06:54:54.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T06:54:54.454Z] ========================================================= [2024-11-12T06:54:54.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T06:54:54.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:54:54.995Z] + 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-11-12T06:54:55.264Z] Sending build context to Docker daemon 680.4kB [2024-11-12T06:54:55.264Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T06:54:55.264Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T06:54:55.427Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-12T06:54:55.427Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-12T06:54:55.427Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements [2024-11-12T06:54:55.531Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T06:54:55.532Z] cf04c63912e1: Pulling fs layer [2024-11-12T06:54:55.532Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T06:54:55.532Z] a37a00ec5f00: Pulling fs layer [2024-11-12T06:54:55.532Z] 50b3750afda1: Pulling fs layer [2024-11-12T06:54:55.532Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T06:54:55.532Z] 80978eb59214: Pulling fs layer [2024-11-12T06:54:55.532Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T06:54:55.532Z] c5a475d317c9: Pulling fs layer [2024-11-12T06:54:55.532Z] 80978eb59214: Waiting [2024-11-12T06:54:55.532Z] 50b3750afda1: Waiting [2024-11-12T06:54:55.532Z] 4f4fb700ef54: Waiting [2024-11-12T06:54:55.532Z] c9f46d7d2bd2: Waiting [2024-11-12T06:54:55.532Z] c5a475d317c9: Waiting [2024-11-12T06:54:55.532Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T06:54:55.532Z] 55b35a11ae5e: Download complete [2024-11-12T06:54:55.532Z] 50b3750afda1: Download complete [2024-11-12T06:54:55.532Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T06:54:55.532Z] 4f4fb700ef54: Download complete [2024-11-12T06:54:55.532Z] 80978eb59214: Verifying Checksum [2024-11-12T06:54:55.532Z] 80978eb59214: Download complete [2024-11-12T06:54:55.532Z] cf04c63912e1: Download complete [2024-11-12T06:54:56.126Z] c5a475d317c9: Verifying Checksum [2024-11-12T06:54:56.126Z] c5a475d317c9: Download complete [2024-11-12T06:54:56.709Z] cf04c63912e1: Pull complete [2024-11-12T06:54:57.292Z] 55b35a11ae5e: Pull complete [2024-11-12T06:54:57.559Z] a37a00ec5f00: Verifying Checksum [2024-11-12T06:54:57.559Z] a37a00ec5f00: Download complete [2024-11-12T06:54:57.955Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.691s coverage: 71.9% of statements [2024-11-12T06:54:58.140Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T06:54:58.140Z] c9f46d7d2bd2: Download complete [2024-11-12T06:55:10.445Z] a37a00ec5f00: Pull complete [2024-11-12T06:55:10.445Z] 50b3750afda1: Pull complete [2024-11-12T06:55:10.445Z] 4f4fb700ef54: Pull complete [2024-11-12T06:55:10.711Z] 80978eb59214: Pull complete [2024-11-12T06:55:18.911Z] c9f46d7d2bd2: Pull complete [2024-11-12T06:55:19.883Z] c5a475d317c9: Pull complete [2024-11-12T06:55:19.883Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T06:55:19.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T06:55:19.883Z] ---> be29e6b0f0d4 [2024-11-12T06:55:19.883Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T06:55:21.828Z] ---> Running in 7c441a6225d0 [2024-11-12T06:55:21.828Z] Removing intermediate container 7c441a6225d0 [2024-11-12T06:55:21.828Z] ---> a9f21ae1480a [2024-11-12T06:55:21.828Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T06:55:22.094Z] ---> Running in 7124a3336dab [2024-11-12T06:55:22.359Z] Removing intermediate container 7124a3336dab [2024-11-12T06:55:22.359Z] ---> 1a3213d6d738 [2024-11-12T06:55:22.359Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T06:55:22.359Z] ---> Running in 799810aef37b [2024-11-12T06:55:22.625Z] Removing intermediate container 799810aef37b [2024-11-12T06:55:22.625Z] ---> e643069acfb1 [2024-11-12T06:55:22.625Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T06:55:22.625Z] ---> Running in dde3ec3fa084 [2024-11-12T06:55:23.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:55:24.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:55:25.150Z] OK: 238 MiB in 54 packages [2024-11-12T06:55:26.108Z] Removing intermediate container dde3ec3fa084 [2024-11-12T06:55:26.108Z] ---> 786a86070bd9 [2024-11-12T06:55:26.108Z] Step 7/12 : WORKDIR /app [2024-11-12T06:55:26.108Z] ---> Running in aca07c88876f [2024-11-12T06:55:26.374Z] Removing intermediate container aca07c88876f [2024-11-12T06:55:26.374Z] ---> 0eb2894f1878 [2024-11-12T06:55:26.374Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T06:55:26.965Z] ---> 98c18a0194f5 [2024-11-12T06:55:26.965Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T06:55:26.965Z] ---> Running in 1859e9ce5840 [2024-11-12T06:55:36.701Z] go vet ./... [2024-11-12T06:55:39.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T06:55:39.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T06:55:39.498Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-12T06:55:39.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T06:55:39.825Z] $ docker stop --time=1 19922cb6595037ca07a143f6b40e9501b10ca3f27595d00e2e3e1b47609e6c07 [2024-11-12T06:55:47.702Z] $ docker rm -f --volumes 19922cb6595037ca07a143f6b40e9501b10ca3f27595d00e2e3e1b47609e6c07 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T06:55:48.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T06:55:48.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-12T06:55:49.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T06:55:49.620Z] + ls -al . [2024-11-12T06:55:49.620Z] total 284 [2024-11-12T06:55:49.620Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 06:54 . [2024-11-12T06:55:49.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:51 .. [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 06:51 .dockerignore [2024-11-12T06:55:49.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:55 .git [2024-11-12T06:55:49.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:51 .github [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 06:51 .gitignore [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 06:51 .golangci.yml [2024-11-12T06:55:49.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 06:52 .semver [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 06:51 Attribution.txt [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 06:51 CHANGELOG.md [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 06:51 Dockerfile [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 06:51 GOVERNANCE.md [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 06:51 Jenkinsfile [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 06:51 LICENSE [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 06:51 Makefile [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 06:51 OWNERS.md [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 06:51 README.md [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 06:52 VERSION [2024-11-12T06:55:49.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 bin [2024-11-12T06:55:49.620Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 06:54 coverage.out [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 06:51 go.mod [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 06:51 go.sum [2024-11-12T06:55:49.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 images [2024-11-12T06:55:49.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:51 internal [2024-11-12T06:55:49.620Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 06:51 main.go [2024-11-12T06:55:49.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 openapi [2024-11-12T06:55:49.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 res [2024-11-12T06:55:49.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:55:50.056Z] + 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=14f91209c64a3d0b70fd0595d1615106dd559bb8 --label arch=amd64 --label version=0.0.0 . [2024-11-12T06:55:50.056Z] Sending build context to Docker daemon 19.99MB [2024-11-12T06:55:50.056Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T06:55:50.056Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-12T06:55:50.056Z] ---> 49b16f1ae584 [2024-11-12T06:55:50.056Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T06:55:51.023Z] ---> Running in 1c207df254ce [2024-11-12T06:55:51.960Z] Removing intermediate container 1c207df254ce [2024-11-12T06:55:51.960Z] ---> e989f8b11ba4 [2024-11-12T06:55:51.960Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T06:55:51.960Z] ---> Running in 1d5a04b66aa8 [2024-11-12T06:55:51.960Z] Removing intermediate container 1d5a04b66aa8 [2024-11-12T06:55:51.960Z] ---> b68573b94721 [2024-11-12T06:55:51.960Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-12T06:55:52.220Z] ---> Running in f90f5b397f91 [2024-11-12T06:55:52.220Z] Removing intermediate container f90f5b397f91 [2024-11-12T06:55:52.220Z] ---> eeede70da66c [2024-11-12T06:55:52.220Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T06:55:52.220Z] ---> Running in 5a468ca48989 [2024-11-12T06:55:52.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T06:55:52.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T06:55:52.997Z] OK: 246 MiB in 54 packages [2024-11-12T06:55:53.565Z] Removing intermediate container 5a468ca48989 [2024-11-12T06:55:53.565Z] ---> 2e302cb7a2a0 [2024-11-12T06:55:53.565Z] Step 7/30 : WORKDIR /app [2024-11-12T06:55:53.565Z] ---> Running in cca4e2d48e12 [2024-11-12T06:55:53.824Z] Removing intermediate container cca4e2d48e12 [2024-11-12T06:55:53.824Z] ---> 834018b48544 [2024-11-12T06:55:53.824Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-12T06:55:53.824Z] ---> 7a24f39da834 [2024-11-12T06:55:53.824Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T06:55:54.082Z] ---> Running in 1cbe5c5e9c14 [2024-11-12T06:55:55.021Z] Removing intermediate container 1cbe5c5e9c14 [2024-11-12T06:55:55.021Z] ---> f9570dfda478 [2024-11-12T06:55:55.021Z] Step 10/30 : COPY . . [2024-11-12T06:55:56.410Z] ---> d289aae215fb [2024-11-12T06:55:56.410Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T06:55:56.410Z] ---> Running in d7171c7c14fd [2024-11-12T06:55:56.410Z] Removing intermediate container d7171c7c14fd [2024-11-12T06:55:56.410Z] ---> 1946d72ac209 [2024-11-12T06:55:56.410Z] Step 12/30 : RUN $MAKE [2024-11-12T06:55:56.410Z] ---> Running in 902b001d9a49 [2024-11-12T06:55:56.680Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-12T06:56:35.462Z] Removing intermediate container 902b001d9a49 [2024-11-12T06:56:35.462Z] ---> 939ca3286a1f [2024-11-12T06:56:35.462Z] Step 13/30 : FROM alpine:3.20 [2024-11-12T06:56:36.842Z] 3.20: Pulling from library/alpine [2024-11-12T06:56:36.842Z] da9db072f522: Pulling fs layer [2024-11-12T06:56:37.102Z] da9db072f522: Download complete [2024-11-12T06:56:37.362Z] da9db072f522: Pull complete [2024-11-12T06:56:37.619Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T06:56:37.619Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T06:56:37.619Z] ---> 63b790fccc90 [2024-11-12T06:56:37.619Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T06:56:39.523Z] ---> Running in 7f3420617865 [2024-11-12T06:56:39.523Z] Removing intermediate container 7f3420617865 [2024-11-12T06:56:39.523Z] ---> b7621bc323c7 [2024-11-12T06:56:39.523Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-12T06:56:39.523Z] ---> Running in 8f7ef1656d2d [2024-11-12T06:56:39.782Z] Removing intermediate container 8f7ef1656d2d [2024-11-12T06:56:39.782Z] ---> 4d6dbf4bad84 [2024-11-12T06:56:39.782Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-12T06:56:39.782Z] ---> Running in d76a0151d62a [2024-11-12T06:56:40.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T06:56:40.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T06:56:40.609Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T06:56:40.609Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T06:56:40.609Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T06:56:40.609Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T06:56:40.868Z] OK: 9 MiB in 16 packages [2024-11-12T06:56:41.805Z] Removing intermediate container d76a0151d62a [2024-11-12T06:56:41.805Z] ---> e9bbb9ab1984 [2024-11-12T06:56:41.805Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-12T06:56:41.805Z] ---> Running in ceb4ba2a0d2e [2024-11-12T06:56:42.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T06:56:42.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T06:56:42.633Z] Upgrading critical system libraries and apk-tools: [2024-11-12T06:56:42.633Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T06:56:42.633Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T06:56:42.633Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T06:56:42.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T06:56:42.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T06:56:43.164Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T06:56:43.164Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T06:56:43.164Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T06:56:43.164Z] OK: 9 MiB in 16 packages [2024-11-12T06:56:45.715Z] Removing intermediate container ceb4ba2a0d2e [2024-11-12T06:56:45.715Z] ---> a334695b5707 [2024-11-12T06:56:45.715Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T06:56:45.991Z] ---> e12cad5a8e87 [2024-11-12T06:56:45.991Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T06:56:46.559Z] ---> f2c7e01473c8 [2024-11-12T06:56:46.559Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-12T06:56:47.540Z] ---> 990f3da0683e [2024-11-12T06:56:47.540Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-12T06:56:47.802Z] ---> 3394f42c5e86 [2024-11-12T06:56:47.802Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-12T06:56:49.192Z] ---> 6e2fa6126825 [2024-11-12T06:56:49.192Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-12T06:56:49.192Z] ---> Running in 2924fe51476b [2024-11-12T06:56:49.763Z] Removing intermediate container 2924fe51476b [2024-11-12T06:56:49.763Z] ---> 68a32cd91a81 [2024-11-12T06:56:49.763Z] Step 24/30 : VOLUME /cache [2024-11-12T06:56:49.763Z] ---> Running in b39d0bc9577d [2024-11-12T06:56:50.023Z] Removing intermediate container b39d0bc9577d [2024-11-12T06:56:50.023Z] ---> a148dfcacc95 [2024-11-12T06:56:50.023Z] Step 25/30 : EXPOSE 59711 [2024-11-12T06:56:50.023Z] ---> Running in 8db4880d6aeb [2024-11-12T06:56:50.023Z] Removing intermediate container 8db4880d6aeb [2024-11-12T06:56:50.023Z] ---> 55bca3287f0d [2024-11-12T06:56:50.023Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-12T06:56:50.023Z] ---> Running in eb8708f6182c [2024-11-12T06:56:50.023Z] Removing intermediate container eb8708f6182c [2024-11-12T06:56:50.023Z] ---> 491ba71a813d [2024-11-12T06:56:50.023Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2024-11-12T06:56:50.023Z] ---> Running in 4ad8af6a0d12 [2024-11-12T06:56:50.295Z] Removing intermediate container 4ad8af6a0d12 [2024-11-12T06:56:50.295Z] ---> c17a63d64f9b [2024-11-12T06:56:50.295Z] Step 28/30 : LABEL arch=amd64 [2024-11-12T06:56:50.295Z] ---> Running in 1c858be2be82 [2024-11-12T06:56:50.295Z] Removing intermediate container 1c858be2be82 [2024-11-12T06:56:50.295Z] ---> bf930e86a898 [2024-11-12T06:56:50.295Z] Step 29/30 : LABEL git_sha=14f91209c64a3d0b70fd0595d1615106dd559bb8 [2024-11-12T06:56:50.295Z] ---> Running in 2242651e7ca7 [2024-11-12T06:56:50.556Z] Removing intermediate container 2242651e7ca7 [2024-11-12T06:56:50.556Z] ---> fd44ace0ac8a [2024-11-12T06:56:50.556Z] Step 30/30 : LABEL version=0.0.0 [2024-11-12T06:56:50.556Z] ---> Running in 90080a0c7f8c [2024-11-12T06:56:50.817Z] Removing intermediate container 90080a0c7f8c [2024-11-12T06:56:50.817Z] ---> 3ad2da028401 [2024-11-12T06:56:50.817Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T06:56:50.817Z] Successfully built 3ad2da028401 [2024-11-12T06:56:50.817Z] 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-11-12T06:56:51.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T06:56:51.860Z] [2024-11-12T06:56:51.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:56:52.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T06:56:52.267Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T06:56:52.267Z] 5eb5b503b376: Pulling fs layer [2024-11-12T06:56:52.267Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T06:56:52.267Z] ec43610c2a17: Pulling fs layer [2024-11-12T06:56:52.267Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T06:56:52.267Z] 33b1e0a273af: Pulling fs layer [2024-11-12T06:56:52.267Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T06:56:52.267Z] 2f39f015ded8: Pulling fs layer [2024-11-12T06:56:52.267Z] 3a2ae6a8a46f: Waiting [2024-11-12T06:56:52.267Z] 33b1e0a273af: Waiting [2024-11-12T06:56:52.267Z] 2f39f015ded8: Waiting [2024-11-12T06:56:52.267Z] 5d3b04190fa2: Waiting [2024-11-12T06:56:52.267Z] 5c69ac0246d0: Verifying Checksum [2024-11-12T06:56:52.267Z] 5c69ac0246d0: Download complete [2024-11-12T06:56:52.267Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T06:56:52.267Z] 3a2ae6a8a46f: Download complete [2024-11-12T06:56:52.525Z] 33b1e0a273af: Verifying Checksum [2024-11-12T06:56:52.525Z] 33b1e0a273af: Download complete [2024-11-12T06:56:52.525Z] 5d3b04190fa2: Download complete [2024-11-12T06:56:52.525Z] ec43610c2a17: Verifying Checksum [2024-11-12T06:56:52.525Z] ec43610c2a17: Download complete [2024-11-12T06:56:52.525Z] 5eb5b503b376: Verifying Checksum [2024-11-12T06:56:52.525Z] 5eb5b503b376: Download complete [2024-11-12T06:56:53.089Z] 2f39f015ded8: Download complete [2024-11-12T06:56:54.025Z] 5eb5b503b376: Pull complete [2024-11-12T06:56:54.594Z] 5c69ac0246d0: Pull complete [2024-11-12T06:56:55.159Z] ec43610c2a17: Pull complete [2024-11-12T06:56:55.159Z] 3a2ae6a8a46f: Pull complete [2024-11-12T06:56:55.420Z] 33b1e0a273af: Pull complete [2024-11-12T06:56:55.421Z] 5d3b04190fa2: Pull complete [2024-11-12T06:56:59.603Z] 2f39f015ded8: Pull complete [2024-11-12T06:56:59.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T06:56:59.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T06:56:59.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:56:59.899Z] prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container [2024-11-12T06:56:59.938Z] $ 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-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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-11-12T06:57:13.818Z] $ docker top fa5b6797d4be5fd2dfa96087f5392950a2a5c80c14ad9c27bd9db35c421ef903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:57:14.401Z] ---> job-cost.sh [2024-11-12T06:57:14.401Z] lf-activate-venv: SKIPPING [2024-11-12T06:57:14.401Z] INFO: No Stack... [2024-11-12T06:57:14.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T06:57:14.993Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T06:57:15.348Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives/cost.csv [2024-11-12T06:57:15.348Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T06:57:15.401Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [2024-11-12T06:57:15.408Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] did not exist. Created. [2024-11-12T06:57:15.416Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T06:57:15.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T06:57:15.862Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T06:57:15.900Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T06:57:15.983Z] $ docker stop --time=1 fa5b6797d4be5fd2dfa96087f5392950a2a5c80c14ad9c27bd9db35c421ef903 [2024-11-12T06:57:17.632Z] $ docker rm -f --volumes fa5b6797d4be5fd2dfa96087f5392950a2a5c80c14ad9c27bd9db35c421ef903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-12T06:57:18.600Z] Removing intermediate container 1859e9ce5840 [2024-11-12T06:57:18.600Z] ---> a8257062e6b4 [2024-11-12T06:57:18.600Z] Step 10/12 : COPY . . [2024-11-12T06:57:18.600Z] ---> 77192b1f2fe4 [2024-11-12T06:57:18.600Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T06:57:18.600Z] ---> Running in aee65bef4784 [2024-11-12T06:57:18.600Z] Removing intermediate container aee65bef4784 [2024-11-12T06:57:18.600Z] ---> 366136a8113e [2024-11-12T06:57:18.600Z] Step 12/12 : RUN $MAKE [2024-11-12T06:57:18.600Z] ---> Running in df4a2f5cbe8b [2024-11-12T06:57:18.600Z] noop [2024-11-12T06:57:18.600Z] Removing intermediate container df4a2f5cbe8b [2024-11-12T06:57:18.600Z] ---> de5ea24ea174 [2024-11-12T06:57:18.600Z] Successfully built de5ea24ea174 [2024-11-12T06:57:18.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:57:19.100Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T06:57:19.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:57:19.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-26251 does not seem to be running inside a container [2024-11-12T06:57:19.442Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-12T06:57:20.549Z] $ docker top 38c37ef71ae69fe04b635551abbaf6fca0ad4d590461e17dc5c26a3c2357c946 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:57:21.414Z] + go version [2024-11-12T06:57:21.415Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T06:57:21.448Z] $ docker stop --time=1 38c37ef71ae69fe04b635551abbaf6fca0ad4d590461e17dc5c26a3c2357c946 [2024-11-12T06:57:23.017Z] $ docker rm -f --volumes 38c37ef71ae69fe04b635551abbaf6fca0ad4d590461e17dc5c26a3c2357c946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:57:23.923Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T06:57:23.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:57:24.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-26251 does not seem to be running inside a container [2024-11-12T06:57:24.246Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-12T06:57:25.402Z] $ docker top d42ac682599ba2e6276c4cfbe81a3c58a4ad8f9a0f41cde9aa424fad0fa210e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:57:26.288Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-11-12T06:57:26.710Z] + make test [2024-11-12T06:57:26.978Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-12T07:01:35.705Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-12T07:01:35.705Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-12T07:01:37.641Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.136s coverage: 86.2% of statements [2024-11-12T07:01:47.710Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.285s coverage: 71.9% of statements [2024-11-12T07:01:48.669Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T07:01:48.669Z] go vet ./... [2024-11-12T07:05:40.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T07:05:40.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T07:05:40.453Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-12T07:05:40.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T07:05:40.551Z] $ docker stop --time=1 d42ac682599ba2e6276c4cfbe81a3c58a4ad8f9a0f41cde9aa424fad0fa210e3 [2024-11-12T07:05:42.456Z] $ docker rm -f --volumes d42ac682599ba2e6276c4cfbe81a3c58a4ad8f9a0f41cde9aa424fad0fa210e3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T07:05:44.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T07:05:44.985Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T07:05:45.489Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T07:05:46.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T07:05:46.500Z] + ls -al . [2024-11-12T07:05:46.500Z] total 280 [2024-11-12T07:05:46.500Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 06:57 . [2024-11-12T07:05:46.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:54 .. [2024-11-12T07:05:46.500Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 06:54 .dockerignore [2024-11-12T07:05:46.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:54 .git [2024-11-12T07:05:46.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:54 .github [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 06:54 .gitignore [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 06:54 .golangci.yml [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 06:54 Attribution.txt [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 06:54 CHANGELOG.md [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 06:54 Dockerfile [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 06:54 GOVERNANCE.md [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 06:54 Jenkinsfile [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 06:54 LICENSE [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 06:54 Makefile [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 06:54 OWNERS.md [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 06:54 README.md [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 06:52 VERSION [2024-11-12T07:05:46.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 bin [2024-11-12T07:05:46.501Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 07:01 coverage.out [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 06:54 go.mod [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 06:54 go.sum [2024-11-12T07:05:46.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 images [2024-11-12T07:05:46.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:54 internal [2024-11-12T07:05:46.501Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 06:54 main.go [2024-11-12T07:05:46.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 openapi [2024-11-12T07:05:46.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 res [2024-11-12T07:05:46.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T07:05:46.947Z] + 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=14f91209c64a3d0b70fd0595d1615106dd559bb8 --label arch=arm64 --label version=0.0.0 . [2024-11-12T07:05:47.213Z] Sending build context to Docker daemon 680.4kB [2024-11-12T07:05:47.213Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T07:05:47.213Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-12T07:05:47.213Z] ---> de5ea24ea174 [2024-11-12T07:05:47.213Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T07:05:47.478Z] ---> Running in bc338b332dc0 [2024-11-12T07:05:47.744Z] Removing intermediate container bc338b332dc0 [2024-11-12T07:05:47.744Z] ---> b3344d4408a3 [2024-11-12T07:05:47.744Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T07:05:47.744Z] ---> Running in 72fbfbe64bcd [2024-11-12T07:05:48.009Z] Removing intermediate container 72fbfbe64bcd [2024-11-12T07:05:48.009Z] ---> af7e1b2e4756 [2024-11-12T07:05:48.009Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-12T07:05:48.009Z] ---> Running in 1e5d9d68cbed [2024-11-12T07:05:48.281Z] Removing intermediate container 1e5d9d68cbed [2024-11-12T07:05:48.281Z] ---> 19092bdbd478 [2024-11-12T07:05:48.281Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T07:05:48.552Z] ---> Running in 65b8a666a708 [2024-11-12T07:05:49.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T07:05:49.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T07:05:51.171Z] OK: 238 MiB in 54 packages [2024-11-12T07:05:52.127Z] Removing intermediate container 65b8a666a708 [2024-11-12T07:05:52.127Z] ---> 4b8e7a8ed0dc [2024-11-12T07:05:52.127Z] Step 7/30 : WORKDIR /app [2024-11-12T07:05:52.127Z] ---> Running in e76428933577 [2024-11-12T07:05:52.395Z] Removing intermediate container e76428933577 [2024-11-12T07:05:52.395Z] ---> 817f9530d162 [2024-11-12T07:05:52.395Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-12T07:05:52.980Z] ---> c093ed6dd95f [2024-11-12T07:05:52.980Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T07:05:52.980Z] ---> Running in 39afc11b90a7 [2024-11-12T07:05:55.570Z] Removing intermediate container 39afc11b90a7 [2024-11-12T07:05:55.571Z] ---> ce934787b65c [2024-11-12T07:05:55.571Z] Step 10/30 : COPY . . [2024-11-12T07:05:55.843Z] ---> b94809ab9409 [2024-11-12T07:05:55.843Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T07:05:55.843Z] ---> Running in e253c6cb949c [2024-11-12T07:05:56.425Z] Removing intermediate container e253c6cb949c [2024-11-12T07:05:56.425Z] ---> 85f24d5b49a6 [2024-11-12T07:05:56.425Z] Step 12/30 : RUN $MAKE [2024-11-12T07:05:56.425Z] ---> Running in ded1fbd64035 [2024-11-12T07:05:57.380Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-12T07:09:34.134Z] Removing intermediate container ded1fbd64035 [2024-11-12T07:09:34.134Z] ---> 3cff32cc82d3 [2024-11-12T07:09:34.134Z] Step 13/30 : FROM alpine:3.20 [2024-11-12T07:09:34.134Z] 3.20: Pulling from library/alpine [2024-11-12T07:09:34.134Z] 9986a736f7d3: Pulling fs layer [2024-11-12T07:09:34.134Z] 9986a736f7d3: Verifying Checksum [2024-11-12T07:09:34.134Z] 9986a736f7d3: Download complete [2024-11-12T07:09:34.134Z] 9986a736f7d3: Pull complete [2024-11-12T07:09:34.134Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T07:09:34.134Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T07:09:34.134Z] ---> 511a44083d3a [2024-11-12T07:09:34.134Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T07:09:34.134Z] ---> Running in d899223d7ae4 [2024-11-12T07:09:34.134Z] Removing intermediate container d899223d7ae4 [2024-11-12T07:09:34.134Z] ---> bab830b394dd [2024-11-12T07:09:34.134Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-12T07:09:34.134Z] ---> Running in e30d7813cca1 [2024-11-12T07:09:34.134Z] Removing intermediate container e30d7813cca1 [2024-11-12T07:09:34.134Z] ---> b52cfad73428 [2024-11-12T07:09:34.134Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-12T07:09:34.134Z] ---> Running in 6f960615b873 [2024-11-12T07:09:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T07:09:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T07:09:34.134Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T07:09:34.134Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T07:09:34.134Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T07:09:34.134Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T07:09:34.134Z] OK: 10 MiB in 16 packages [2024-11-12T07:09:34.134Z] Removing intermediate container 6f960615b873 [2024-11-12T07:09:34.134Z] ---> 87c2ceb20e75 [2024-11-12T07:09:34.134Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-12T07:09:34.134Z] ---> Running in 952079ca9a44 [2024-11-12T07:09:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T07:09:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T07:09:34.134Z] Upgrading critical system libraries and apk-tools: [2024-11-12T07:09:34.134Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T07:09:34.134Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T07:09:34.134Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T07:09:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T07:09:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T07:09:35.097Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T07:09:35.097Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T07:09:35.097Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T07:09:35.368Z] OK: 10 MiB in 16 packages [2024-11-12T07:09:36.783Z] Removing intermediate container 952079ca9a44 [2024-11-12T07:09:36.783Z] ---> 8d6f382bf7f2 [2024-11-12T07:09:36.783Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T07:09:37.053Z] ---> 02c0da13dc17 [2024-11-12T07:09:37.053Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T07:09:37.636Z] ---> 3d89010e25b1 [2024-11-12T07:09:37.636Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-12T07:09:38.214Z] ---> 50a560f83633 [2024-11-12T07:09:38.214Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-12T07:09:38.806Z] ---> cc4cf2402d11 [2024-11-12T07:09:38.806Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-12T07:09:40.754Z] ---> ec5e4b21740a [2024-11-12T07:09:40.754Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-12T07:09:40.754Z] ---> Running in be49cf272031 [2024-11-12T07:09:42.696Z] Removing intermediate container be49cf272031 [2024-11-12T07:09:42.696Z] ---> ecaf3bb10e2b [2024-11-12T07:09:42.696Z] Step 24/30 : VOLUME /cache [2024-11-12T07:09:42.696Z] ---> Running in a73226a8ae5b [2024-11-12T07:09:42.967Z] Removing intermediate container a73226a8ae5b [2024-11-12T07:09:42.967Z] ---> 9f53e2f7a94e [2024-11-12T07:09:42.967Z] Step 25/30 : EXPOSE 59711 [2024-11-12T07:09:42.967Z] ---> Running in 48870625c188 [2024-11-12T07:09:43.235Z] Removing intermediate container 48870625c188 [2024-11-12T07:09:43.235Z] ---> ec455bf4ada1 [2024-11-12T07:09:43.235Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-12T07:09:43.503Z] ---> Running in 44570daef618 [2024-11-12T07:09:43.774Z] Removing intermediate container 44570daef618 [2024-11-12T07:09:43.774Z] ---> a7349dc60196 [2024-11-12T07:09:43.774Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2024-11-12T07:09:43.774Z] ---> Running in 9aa63d6cc0c0 [2024-11-12T07:09:44.043Z] Removing intermediate container 9aa63d6cc0c0 [2024-11-12T07:09:44.043Z] ---> e0c64bf3f4c1 [2024-11-12T07:09:44.043Z] Step 28/30 : LABEL arch=arm64 [2024-11-12T07:09:44.320Z] ---> Running in c0972b8c6301 [2024-11-12T07:09:44.592Z] Removing intermediate container c0972b8c6301 [2024-11-12T07:09:44.593Z] ---> 924f8de7dbf1 [2024-11-12T07:09:44.593Z] Step 29/30 : LABEL git_sha=14f91209c64a3d0b70fd0595d1615106dd559bb8 [2024-11-12T07:09:44.593Z] ---> Running in 6359f6d977a3 [2024-11-12T07:09:44.863Z] Removing intermediate container 6359f6d977a3 [2024-11-12T07:09:44.863Z] ---> 0afb690958e0 [2024-11-12T07:09:44.863Z] Step 30/30 : LABEL version=0.0.0 [2024-11-12T07:09:44.863Z] ---> Running in 97356b90f24d [2024-11-12T07:09:45.137Z] Removing intermediate container 97356b90f24d [2024-11-12T07:09:45.137Z] ---> 866ef443a34d [2024-11-12T07:09:45.137Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T07:09:45.402Z] Successfully built 866ef443a34d [2024-11-12T07:09:45.402Z] 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-11-12T07:09:46.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T07:09:46.656Z] [2024-11-12T07:09:46.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T07:09:47.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T07:09:47.098Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T07:09:47.098Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T07:09:47.098Z] 04944245beec: Pulling fs layer [2024-11-12T07:09:47.098Z] 699f458cf7ca: Pulling fs layer [2024-11-12T07:09:47.098Z] 765212b225bb: Pulling fs layer [2024-11-12T07:09:47.098Z] f23df028b6ca: Pulling fs layer [2024-11-12T07:09:47.098Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T07:09:47.098Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T07:09:47.098Z] f23df028b6ca: Waiting [2024-11-12T07:09:47.098Z] d65c8cfc05b1: Waiting [2024-11-12T07:09:47.098Z] 2437ff75d9bd: Waiting [2024-11-12T07:09:47.098Z] 765212b225bb: Waiting [2024-11-12T07:09:47.361Z] 04944245beec: Verifying Checksum [2024-11-12T07:09:47.361Z] 04944245beec: Download complete [2024-11-12T07:09:47.361Z] 765212b225bb: Download complete [2024-11-12T07:09:47.361Z] f23df028b6ca: Download complete [2024-11-12T07:09:47.361Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T07:09:47.361Z] d65c8cfc05b1: Download complete [2024-11-12T07:09:47.625Z] 699f458cf7ca: Verifying Checksum [2024-11-12T07:09:47.625Z] 699f458cf7ca: Download complete [2024-11-12T07:09:47.890Z] 8998bd30e6a1: Download complete [2024-11-12T07:09:50.462Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T07:09:50.462Z] 2437ff75d9bd: Download complete [2024-11-12T07:09:53.045Z] 8998bd30e6a1: Pull complete [2024-11-12T07:09:53.623Z] 04944245beec: Pull complete [2024-11-12T07:09:55.563Z] 699f458cf7ca: Pull complete [2024-11-12T07:09:55.563Z] 765212b225bb: Pull complete [2024-11-12T07:09:56.156Z] f23df028b6ca: Pull complete [2024-11-12T07:09:56.425Z] d65c8cfc05b1: Pull complete [2024-11-12T07:10:14.648Z] 2437ff75d9bd: Pull complete [2024-11-12T07:10:14.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T07:10:14.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T07:10:14.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T07:10:15.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-26251 does not seem to be running inside a container [2024-11-12T07:10:15.068Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-12T07:10:17.718Z] $ docker top 3db81f1b367a9e4755a4462da7738a90ecd34e8a9bf14921217cd2516722e6fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:18.638Z] ---> job-cost.sh [2024-11-12T07:10:18.639Z] lf-activate-venv: SKIPPING [2024-11-12T07:10:18.639Z] INFO: No Stack... [2024-11-12T07:10:19.214Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T07:10:19.797Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T07:10:20.465Z] + cut -d, -f6 [2024-11-12T07:10:20.465Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-11-12T07:10:20.547Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [2024-11-12T07:10:20.554Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] did not exist. Created. [2024-11-12T07:10:20.561Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T07:10:21.304Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5238b288/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T07:10:21.972Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T07:10:22.018Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T07:10:22.078Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T07:10:22.099Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T07:10:22.198Z] $ docker stop --time=1 3db81f1b367a9e4755a4462da7738a90ecd34e8a9bf14921217cd2516722e6fb [2024-11-12T07:10:23.701Z] $ docker rm -f --volumes 3db81f1b367a9e4755a4462da7738a90ecd34e8a9bf14921217cd2516722e6fb [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-11-12T07:10:24.876Z] provisioning config files... [2024-11-12T07:10:24.883Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config15795395998539070771tmp [Pipeline] { [Pipeline] sh [2024-11-12T07:10:25.237Z] + set +x [2024-11-12T07:10:25.237Z] + bash -s -- [2024-11-12T07:10:25.237Z] + curl -s https://codecov.io/bash [2024-11-12T07:10:25.495Z] [2024-11-12T07:10:25.495Z] _____ _ [2024-11-12T07:10:25.495Z] / ____| | | [2024-11-12T07:10:25.495Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T07:10:25.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T07:10:25.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T07:10:25.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T07:10:25.495Z] Bash-1.0.6 [2024-11-12T07:10:25.495Z] [2024-11-12T07:10:25.495Z] [2024-11-12T07:10:25.495Z] ==> git version 2.25.1 found [2024-11-12T07:10:25.495Z] ==> 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-11-12T07:10:25.495Z] Release-Date: 2020-01-08 [2024-11-12T07:10:25.495Z] 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-11-12T07:10:25.495Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T07:10:25.495Z] ==> Jenkins CI detected. [2024-11-12T07:10:25.495Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-315 [2024-11-12T07:10:25.495Z] project root: . [2024-11-12T07:10:25.495Z] --> token set from env [2024-11-12T07:10:25.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T07:10:25.495Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T07:10:25.495Z] ==> Python coveragepy not found [2024-11-12T07:10:25.495Z] ==> Searching for coverage reports in: [2024-11-12T07:10:25.495Z] + . [2024-11-12T07:10:25.495Z] -> Found 1 reports [2024-11-12T07:10:25.495Z] ==> Detecting git/mercurial file structure [2024-11-12T07:10:25.495Z] ==> Reading reports [2024-11-12T07:10:25.495Z] + ./coverage.out bytes=55696 [2024-11-12T07:10:25.495Z] ==> Appending adjustments [2024-11-12T07:10:25.495Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T07:10:25.754Z] + Found adjustments [2024-11-12T07:10:25.754Z] ==> Gzipping contents [2024-11-12T07:10:25.754Z] 16K /tmp/codecov.KblIul.gz [2024-11-12T07:10:25.754Z] ==> Uploading reports [2024-11-12T07:10:25.754Z] url: https://codecov.io [2024-11-12T07:10:25.755Z] query: branch=PR-315&commit=14f91209c64a3d0b70fd0595d1615106dd559bb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-315%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=315&job=&cmd_args= [2024-11-12T07:10:25.755Z] -> Pinging Codecov [2024-11-12T07:10:25.755Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-315&commit=14f91209c64a3d0b70fd0595d1615106dd559bb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-315%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=315&job=&cmd_args= [2024-11-12T07:10:26.015Z] -> Uploading to [2024-11-12T07:10:26.015Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/14f91209c64a3d0b70fd0595d1615106dd559bb8/1a06c550-7fc6-4a98-90fa-d58bed430150.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T071025Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=27aeb9069fd15bac4a9d630db88f9769b12673052de0b1ddc45e6ba1ed1f5131 [2024-11-12T07:10:26.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T07:10:26.015Z] Dload Upload Total Spent Left Speed [2024-11-12T07:10:26.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 53398 --:--:-- --:--:-- --:--:-- 53398 [2024-11-12T07:10:26.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] } [2024-11-12T07:10:26.309Z] 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-11-12T07:10:28.542Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives ] [2024-11-12T07:10:28.542Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives [2024-11-12T07:10:28.542Z] total 16 [2024-11-12T07:10:28.542Z] drwxr-xr-x 3 root root 4096 Nov 12 06:57 . [2024-11-12T07:10:28.542Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 06:57 .. [2024-11-12T07:10:28.542Z] drwxr-xr-x 2 root root 4096 Nov 12 06:57 cost [2024-11-12T07:10:28.542Z] -rw-r--r-- 1 root root 95 Nov 12 06:57 cost.csv [2024-11-12T07:10:28.542Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives [2024-11-12T07:10:28.542Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives [2024-11-12T07:10:28.542Z] total 16 [2024-11-12T07:10:28.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 06:57 . [2024-11-12T07:10:28.542Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 06:57 .. [2024-11-12T07:10:28.542Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 06:57 cost [2024-11-12T07:10:28.542Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 12 06:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:28.888Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:29.800Z] ---> package-listing.sh [2024-11-12T07:10:29.800Z] ++ facter osfamily [2024-11-12T07:10:29.800Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T07:10:30.060Z] + OS_FAMILY=debian [2024-11-12T07:10:30.060Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-315 [2024-11-12T07:10:30.060Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T07:10:30.060Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T07:10:30.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T07:10:30.060Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T07:10:30.060Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-315 ']' [2024-11-12T07:10:30.060Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T07:10:30.060Z] + case "${OS_FAMILY}" in [2024-11-12T07:10:30.060Z] + dpkg -l [2024-11-12T07:10:30.060Z] + grep '^ii' [2024-11-12T07:10:30.060Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T07:10:30.060Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T07:10:30.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T07:10:30.060Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-315 ']' [2024-11-12T07:10:30.060Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives/ [2024-11-12T07:10:30.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives/ [Pipeline] echo [2024-11-12T07:10:30.101Z] 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-315/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-12T07:10:30.404Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T07:10:31.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T07:10:31.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T07:10:31.233Z] prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container [2024-11-12T07:10:31.257Z] $ 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-315/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-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T07:10:31.437Z] $ docker top e8ca475cfb87d4320546c5f9358e6698eac3a68c78e0904a347fb97705b3c018 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T07:10:31.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T07:10:32.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T07:10:32.489Z] + ls /var/log/sa-host [2024-11-12T07:10:32.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T07:10:32.752Z] provisioning config files... [2024-11-12T07:10:32.761Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config15376799914024608381tmp [Pipeline] { [Pipeline] echo [2024-11-12T07:10:32.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:33.162Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T07:10:33.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:33.625Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T07:10:33.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:33.988Z] ---> sudo-logs.sh [2024-11-12T07:10:33.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T07:10:34.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:34.421Z] ---> job-cost.sh [2024-11-12T07:10:34.421Z] lf-activate-venv: SKIPPING [2024-11-12T07:10:34.421Z] DEBUG: total: 0.2199999988079071 [2024-11-12T07:10:34.421Z] INFO: Retrieving Stack Cost... [2024-11-12T07:10:34.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T07:10:35.255Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T07:10:35.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T07:10:35.619Z] ---> logs-deploy.sh [2024-11-12T07:10:35.619Z] lf-activate-venv: SKIPPING [2024-11-12T07:10:35.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-315/1 [2024-11-12T07:10:35.619Z] INFO: archiving workspace using pattern(s): [2024-11-12T07:10:36.556Z] Archives upload complete. [2024-11-12T07:10:36.556Z] INFO: archiving logs to Nexus