Pull request #314 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 jackchenjc for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 9bcf1c1a7df6826f85d6a4b469231087c6ad6391+82880f0cc7c1e2380d7f481834f50bb91fae5b58 (fe90173ad8b811d747bf474e8f692fb5e2f59ec7) 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-ssh15233844274917013774.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-ssh398042942716805897.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-314/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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16110907756620794093.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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8624263908329522002.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-ssh2535488236868423623.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-314/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-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh849403606088113278.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24758 in /w/workspace/y_app-rfid-llrp-inventory_PR-314 [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-314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 82880f0cc7c1e2380d7f481834f50bb91fae5b58 into PR head commit 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 Merge succeeded, producing 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 Checking out Revision 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 (PR-314) > 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/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 # 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 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" 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-07T09:30:38.583Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-07T09:30:38.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-07T09:30:38.914Z] ========================================================= [2024-11-07T09:30:38.914Z] EdgeX Global Pipelines Version Info [2024-11-07T09:30:38.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:30:39.669Z] ------------------- [2024-11-07T09:30:39.669Z] stable info: [2024-11-07T09:30:39.669Z] ------------------- [2024-11-07T09:30:39.669Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-07T09:30:39.669Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-07T09:30:39.669Z] Message: update stable to v1.0.265 [2024-11-07T09:30:40.240Z] ------------------- [2024-11-07T09:30:40.240Z] experimental info: [2024-11-07T09:30:40.240Z] ------------------- [2024-11-07T09:30:40.240Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-07T09:30:40.240Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-07T09:30:40.240Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-07T09:30:40.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-11-07T09:30:40.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-11-07T09:30:40.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-07T09:30:40.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-07T09:30:40.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-07T09:30:40.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-07T09:30:40.819Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-07T09:30:40.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-07T09:30:40.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-07T09:30:40.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-07T09:30:41.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-07T09:30:41.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-11-07T09:30:41.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-07T09:30:41.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-07T09:30:41.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:30:41.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:30:41.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:30:41.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:30:41.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-07T09:30:41.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-07T09:30:41.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-07T09:30:41.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-07T09:30:41.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-07T09:30:41.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-07T09:30:41.924Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-07T09:30:41.985Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-07T09:30:42.042Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-07T09:30:42.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo [2024-11-07T09:30:42.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo [2024-11-07T09:30:42.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo [2024-11-07T09:30:42.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [Pipeline] echo [2024-11-07T09:30:42.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bcf1c1 [Pipeline] echo [2024-11-07T09:30:42.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:30:42.540Z] provisioning config files... [2024-11-07T09:30:42.554Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/config10520201435178406953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:30:42.937Z] ---> ****-login.sh [2024-11-07T09:30:42.937Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:30:43.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:30:43.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:30:43.197Z] Configure a credential helper to remove this warning. See [2024-11-07T09:30:43.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:30:43.198Z] [2024-11-07T09:30:43.198Z] Login Succeeded [2024-11-07T09:30:43.198Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:30:43.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:30:43.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:30:43.198Z] Configure a credential helper to remove this warning. See [2024-11-07T09:30:43.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:30:43.198Z] [2024-11-07T09:30:43.198Z] Login Succeeded [2024-11-07T09:30:43.198Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:30:43.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:30:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:30:43.459Z] Configure a credential helper to remove this warning. See [2024-11-07T09:30:43.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:30:43.459Z] [2024-11-07T09:30:43.459Z] Login Succeeded [2024-11-07T09:30:43.459Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:30:43.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:30:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:30:43.459Z] Configure a credential helper to remove this warning. See [2024-11-07T09:30:43.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:30:43.459Z] [2024-11-07T09:30:43.459Z] Login Succeeded [2024-11-07T09:30:43.459Z] ****.io [2024-11-07T09:30:43.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:30:43.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:30:43.721Z] Configure a credential helper to remove this warning. See [2024-11-07T09:30:43.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:30:43.721Z] [2024-11-07T09:30:43.721Z] Login Succeeded [2024-11-07T09:30:43.721Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:30:43.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-07T09:30:44.428Z] + git rev-list -1 --merges 9bcf1c1a7df6826f85d6a4b469231087c6ad6391~1..9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [Pipeline] echo [2024-11-07T09:30:44.483Z] -----------> git rev-list -1 --merges 9bcf1c1a7df6826f85d6a4b469231087c6ad6391~1..9bcf1c1a7df6826f85d6a4b469231087c6ad6391 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [false] [Pipeline] sh [2024-11-07T09:30:44.812Z] + git log --format=format:%s -1 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [Pipeline] echo [2024-11-07T09:30:44.849Z] ========================================================= [2024-11-07T09:30:44.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-07T09:30:44.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:30:45.295Z] + git log --format=format:%s -1 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [Pipeline] echo [2024-11-07T09:30:45.336Z] [semverPrep] GIT_COMMIT: 9bcf1c1a7df6826f85d6a4b469231087c6ad6391, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo [2024-11-07T09:30:45.380Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-07T09:30:45.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T09:30:45.785Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-07T09:30:45.785Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-07T09:30:45.785Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-07T09:30:45.785Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-07T09:30:45.785Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-07T09:30:45.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:30:46.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:30:46.253Z] [2024-11-07T09:30:46.253Z] 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-07T09:30:46.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:30:46.662Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-07T09:30:46.662Z] b85a868b505f: Pulling fs layer [2024-11-07T09:30:46.662Z] e2be974225ed: Pulling fs layer [2024-11-07T09:30:46.662Z] 339a4e72a1f5: Pulling fs layer [2024-11-07T09:30:46.662Z] 988bab9f4d93: Pulling fs layer [2024-11-07T09:30:46.662Z] 1469e6f7b9e6: Pulling fs layer [2024-11-07T09:30:46.662Z] eaf3925da568: Pulling fs layer [2024-11-07T09:30:46.662Z] bab4dde63d76: Pulling fs layer [2024-11-07T09:30:46.662Z] bde34c3a00c8: Pulling fs layer [2024-11-07T09:30:46.662Z] b352a97aabf1: Pulling fs layer [2024-11-07T09:30:46.662Z] 4872d77fe225: Pulling fs layer [2024-11-07T09:30:46.662Z] 5851b861e8e6: Pulling fs layer [2024-11-07T09:30:46.662Z] 988bab9f4d93: Waiting [2024-11-07T09:30:46.662Z] bab4dde63d76: Waiting [2024-11-07T09:30:46.662Z] bde34c3a00c8: Waiting [2024-11-07T09:30:46.662Z] 1469e6f7b9e6: Waiting [2024-11-07T09:30:46.662Z] b352a97aabf1: Waiting [2024-11-07T09:30:46.662Z] 5851b861e8e6: Waiting [2024-11-07T09:30:46.662Z] 4872d77fe225: Waiting [2024-11-07T09:30:46.662Z] eaf3925da568: Waiting [2024-11-07T09:30:46.662Z] e2be974225ed: Verifying Checksum [2024-11-07T09:30:46.662Z] e2be974225ed: Download complete [2024-11-07T09:30:46.662Z] 988bab9f4d93: Download complete [2024-11-07T09:30:46.662Z] 339a4e72a1f5: Verifying Checksum [2024-11-07T09:30:46.662Z] 339a4e72a1f5: Download complete [2024-11-07T09:30:46.662Z] 1469e6f7b9e6: Verifying Checksum [2024-11-07T09:30:46.662Z] 1469e6f7b9e6: Download complete [2024-11-07T09:30:46.922Z] eaf3925da568: Verifying Checksum [2024-11-07T09:30:46.922Z] eaf3925da568: Download complete [2024-11-07T09:30:46.922Z] bde34c3a00c8: Download complete [2024-11-07T09:30:46.922Z] b352a97aabf1: Download complete [2024-11-07T09:30:46.922Z] 4872d77fe225: Download complete [2024-11-07T09:30:46.922Z] 5851b861e8e6: Verifying Checksum [2024-11-07T09:30:46.922Z] 5851b861e8e6: Download complete [2024-11-07T09:30:46.922Z] b85a868b505f: Verifying Checksum [2024-11-07T09:30:46.922Z] b85a868b505f: Download complete [2024-11-07T09:30:47.184Z] bab4dde63d76: Verifying Checksum [2024-11-07T09:30:47.184Z] bab4dde63d76: Download complete [2024-11-07T09:30:48.125Z] b85a868b505f: Pull complete [2024-11-07T09:30:48.384Z] e2be974225ed: Pull complete [2024-11-07T09:30:48.953Z] 339a4e72a1f5: Pull complete [2024-11-07T09:30:48.953Z] 988bab9f4d93: Pull complete [2024-11-07T09:30:49.221Z] 1469e6f7b9e6: Pull complete [2024-11-07T09:30:49.221Z] eaf3925da568: Pull complete [2024-11-07T09:30:51.125Z] bab4dde63d76: Pull complete [2024-11-07T09:30:51.125Z] bde34c3a00c8: Pull complete [2024-11-07T09:30:51.384Z] b352a97aabf1: Pull complete [2024-11-07T09:30:51.384Z] 4872d77fe225: Pull complete [2024-11-07T09:30:51.384Z] 5851b861e8e6: Pull complete [2024-11-07T09:30:51.384Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-07T09:30:51.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:30:51.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:30:51.640Z] prd-ubuntu20.04-docker-8c-8g-24758 does not seem to be running inside a container [2024-11-07T09:30:51.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-314 -v /w/workspace/y_app-rfid-llrp-inventory_PR-314:/w/workspace/y_app-rfid-llrp-inventory_PR-314:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-07T09:30:54.901Z] $ docker top 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 -eo pid,comm [2024-11-07T09:30:54.965Z] 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-07T09:30:54.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T09:30:55.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:30:55.146Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:30:55.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:30:55.271Z] $ docker exec 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 ssh-agent [2024-11-07T09:30:55.384Z] SSH_AUTH_SOCK=/tmp/ssh-bgmtZWuGXe4m/agent.32 [2024-11-07T09:30:55.384Z] SSH_AGENT_PID=38 [2024-11-07T09:30:55.389Z] Running ssh-add (command line suppressed) [2024-11-07T09:30:55.494Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/private_key_15011246613815268656.key (/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/private_key_15011246613815268656.key) [2024-11-07T09:30:55.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:30:55.861Z] + git tag --points-at HEAD [Pipeline] } [2024-11-07T09:30:55.889Z] $ docker exec --env ******** --env ******** 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 ssh-agent -k [2024-11-07T09:30:55.991Z] unset SSH_AUTH_SOCK; [2024-11-07T09:30:55.991Z] unset SSH_AGENT_PID; [2024-11-07T09:30:55.991Z] echo Agent pid 38 killed; [2024-11-07T09:30:56.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-07T09:30:56.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:30:56.114Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:30:56.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:30:56.240Z] $ docker exec 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 ssh-agent [2024-11-07T09:30:56.350Z] SSH_AUTH_SOCK=/tmp/ssh-kHLhVIXOYe5U/agent.71 [2024-11-07T09:30:56.350Z] SSH_AGENT_PID=77 [2024-11-07T09:30:56.354Z] Running ssh-add (command line suppressed) [2024-11-07T09:30:56.469Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/private_key_3557202619104950146.key (/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/private_key_3557202619104950146.key) [2024-11-07T09:30:56.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:30:56.836Z] + git semver init [2024-11-07T09:30:57.096Z] 2024-11-07 09:30:57,045 [run_init] DEBUG init version:0.0.0 force:False [2024-11-07T09:30:57.096Z] 2024-11-07 09:30:57,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver [2024-11-07T09:30:57.096Z] 2024-11-07 09:30:57,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver [2024-11-07T09:30:57.096Z] 2024-11-07 09:30:57,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-314, universal_newlines=False, shell=None, istream=None) [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,179 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-314/.git/info/exclude [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver/PR-314 with force:False [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,180 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver/PR-314 [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,185 [execute] INFO git cat-file --batch-check [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,191 [execute] INFO git cat-file --batch [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:30:59.633Z] 2024-11-07 09:30:59,197 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-314/.semver/PR-314 [2024-11-07T09:30:59.633Z] 0.0.0 [Pipeline] } [2024-11-07T09:30:59.659Z] $ docker exec --env ******** --env ******** 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 ssh-agent -k [2024-11-07T09:30:59.760Z] unset SSH_AUTH_SOCK; [2024-11-07T09:30:59.761Z] unset SSH_AGENT_PID; [2024-11-07T09:30:59.761Z] echo Agent pid 77 killed; [2024-11-07T09:30:59.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T09:31:00.231Z] + git semver [Pipeline] } [2024-11-07T09:31:00.519Z] $ docker stop --time=1 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 [2024-11-07T09:31:01.802Z] $ docker rm -f --volumes 426e0302a79626923a152e9ce3870f4f7a3064ba0b88f6676b800a32ef10a956 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:31:02.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-07T09:31:02.530Z] Stashed 1 file(s) [Pipeline] echo [2024-11-07T09:31:02.555Z] [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-07T09:31:03.272Z] provisioning config files... [2024-11-07T09:31:03.284Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/config5995958084858090194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:31:03.651Z] ---> ****-login.sh [2024-11-07T09:31:03.651Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:31:03.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:31:03.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:31:03.651Z] Configure a credential helper to remove this warning. See [2024-11-07T09:31:03.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:31:03.651Z] [2024-11-07T09:31:03.651Z] Login Succeeded [2024-11-07T09:31:03.651Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:31:03.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:31:03.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:31:03.652Z] Configure a credential helper to remove this warning. See [2024-11-07T09:31:03.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:31:03.652Z] [2024-11-07T09:31:03.652Z] Login Succeeded [2024-11-07T09:31:03.652Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:31:03.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:31:03.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:31:03.911Z] Configure a credential helper to remove this warning. See [2024-11-07T09:31:03.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:31:03.911Z] [2024-11-07T09:31:03.911Z] Login Succeeded [2024-11-07T09:31:03.911Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:31:03.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:31:03.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:31:03.911Z] Configure a credential helper to remove this warning. See [2024-11-07T09:31:03.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:31:03.911Z] [2024-11-07T09:31:03.911Z] Login Succeeded [2024-11-07T09:31:03.911Z] ****.io [2024-11-07T09:31:04.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:31:04.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:31:04.171Z] Configure a credential helper to remove this warning. See [2024-11-07T09:31:04.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:31:04.171Z] [2024-11-07T09:31:04.171Z] Login Succeeded [2024-11-07T09:31:04.171Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:31:04.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:31:04.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:31:04.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:31:04.521Z] ========================================================= [2024-11-07T09:31:04.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-07T09:31:04.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:31:05.028Z] + 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-07T09:31:05.028Z] Sending build context to Docker daemon 19.99MB [2024-11-07T09:31:05.028Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:31:05.028Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:31:05.028Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-07T09:31:05.028Z] 43c4264eed91: Pulling fs layer [2024-11-07T09:31:05.028Z] 4cc291be95ef: Pulling fs layer [2024-11-07T09:31:05.028Z] 2ac1f1163629: Pulling fs layer [2024-11-07T09:31:05.028Z] 5c3c966382ef: Pulling fs layer [2024-11-07T09:31:05.028Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:31:05.028Z] 5d5c8e513c77: Pulling fs layer [2024-11-07T09:31:05.028Z] 9f66e0745190: Pulling fs layer [2024-11-07T09:31:05.028Z] f49a43e4bbc0: Pulling fs layer [2024-11-07T09:31:05.028Z] 561ebcabdf7f: Pulling fs layer [2024-11-07T09:31:05.028Z] 5c3c966382ef: Waiting [2024-11-07T09:31:05.028Z] 4f4fb700ef54: Waiting [2024-11-07T09:31:05.028Z] 5d5c8e513c77: Waiting [2024-11-07T09:31:05.028Z] 9f66e0745190: Waiting [2024-11-07T09:31:05.028Z] f49a43e4bbc0: Waiting [2024-11-07T09:31:05.028Z] 561ebcabdf7f: Waiting [2024-11-07T09:31:05.290Z] 4cc291be95ef: Download complete [2024-11-07T09:31:05.290Z] 5c3c966382ef: Verifying Checksum [2024-11-07T09:31:05.290Z] 5c3c966382ef: Download complete [2024-11-07T09:31:05.290Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:31:05.290Z] 4f4fb700ef54: Download complete [2024-11-07T09:31:05.290Z] 5d5c8e513c77: Verifying Checksum [2024-11-07T09:31:05.290Z] 5d5c8e513c77: Download complete [2024-11-07T09:31:05.290Z] 43c4264eed91: Download complete [2024-11-07T09:31:05.290Z] 9f66e0745190: Verifying Checksum [2024-11-07T09:31:05.290Z] 9f66e0745190: Download complete [2024-11-07T09:31:05.551Z] 43c4264eed91: Pull complete [2024-11-07T09:31:05.551Z] 561ebcabdf7f: Verifying Checksum [2024-11-07T09:31:05.551Z] 561ebcabdf7f: Download complete [2024-11-07T09:31:05.551Z] 4cc291be95ef: Pull complete [2024-11-07T09:31:05.811Z] 2ac1f1163629: Verifying Checksum [2024-11-07T09:31:05.811Z] 2ac1f1163629: Download complete [2024-11-07T09:31:06.068Z] f49a43e4bbc0: Verifying Checksum [2024-11-07T09:31:06.068Z] f49a43e4bbc0: Download complete [2024-11-07T09:31:09.353Z] 2ac1f1163629: Pull complete [2024-11-07T09:31:09.612Z] 5c3c966382ef: Pull complete [2024-11-07T09:31:09.612Z] 4f4fb700ef54: Pull complete [2024-11-07T09:31:09.612Z] 5d5c8e513c77: Pull complete [2024-11-07T09:31:09.872Z] 9f66e0745190: Pull complete [2024-11-07T09:31:12.401Z] f49a43e4bbc0: Pull complete [2024-11-07T09:31:12.660Z] 561ebcabdf7f: Pull complete [2024-11-07T09:31:12.660Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-07T09:31:12.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T09:31:12.919Z] ---> 3a752c3f9dda [2024-11-07T09:31:12.919Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:31:18.051Z] Still waiting to schedule task [2024-11-07T09:31:18.051Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:31:18.261Z] ---> Running in df8a98a402b8 [2024-11-07T09:31:18.261Z] Removing intermediate container df8a98a402b8 [2024-11-07T09:31:18.261Z] ---> 8eb62e4f6c2c [2024-11-07T09:31:18.261Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:31:18.261Z] ---> Running in df4eefb28616 [2024-11-07T09:31:18.261Z] Removing intermediate container df4eefb28616 [2024-11-07T09:31:18.261Z] ---> 4cbc34aa730d [2024-11-07T09:31:18.261Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:31:18.261Z] ---> Running in afdaecd8a63f [2024-11-07T09:31:18.261Z] Removing intermediate container afdaecd8a63f [2024-11-07T09:31:18.261Z] ---> efef366a69dd [2024-11-07T09:31:18.261Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:31:18.261Z] ---> Running in 935b91e53637 [2024-11-07T09:31:18.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:31:18.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:31:19.038Z] OK: 246 MiB in 54 packages [2024-11-07T09:31:19.603Z] Removing intermediate container 935b91e53637 [2024-11-07T09:31:19.603Z] ---> 3679716c0df1 [2024-11-07T09:31:19.603Z] Step 7/12 : WORKDIR /app [2024-11-07T09:31:19.603Z] ---> Running in 26cc8fd16057 [2024-11-07T09:31:19.603Z] Removing intermediate container 26cc8fd16057 [2024-11-07T09:31:19.603Z] ---> 0d061abc2f10 [2024-11-07T09:31:19.603Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-07T09:31:19.603Z] ---> cc8d2fca0a2b [2024-11-07T09:31:19.603Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:31:19.603Z] ---> Running in 54c5831f4a2a [2024-11-07T09:32:16.984Z] Removing intermediate container 54c5831f4a2a [2024-11-07T09:32:16.984Z] ---> 36c67e16d745 [2024-11-07T09:32:16.984Z] Step 10/12 : COPY . . [2024-11-07T09:32:16.984Z] ---> 5910923c3bd3 [2024-11-07T09:32:16.984Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:32:16.984Z] ---> Running in dcce5e112e43 [2024-11-07T09:32:16.984Z] Removing intermediate container dcce5e112e43 [2024-11-07T09:32:16.984Z] ---> 0aafeaf405ff [2024-11-07T09:32:16.984Z] Step 12/12 : RUN $MAKE [2024-11-07T09:32:16.984Z] ---> Running in c0fd34b3b7bf [2024-11-07T09:32:16.984Z] noop [2024-11-07T09:32:16.984Z] Removing intermediate container c0fd34b3b7bf [2024-11-07T09:32:16.984Z] ---> efe03373ade5 [2024-11-07T09:32:16.984Z] Successfully built efe03373ade5 [2024-11-07T09:32:16.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:32:17.480Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:32:17.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:32:17.652Z] prd-ubuntu20.04-docker-8c-8g-24758 does not seem to be running inside a container [2024-11-07T09:32:17.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-314 -v /w/workspace/y_app-rfid-llrp-inventory_PR-314:/w/workspace/y_app-rfid-llrp-inventory_PR-314:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:32:18.027Z] $ docker top 31a6e22300e990c037c4b5dffaba5a7a5d3dc5c03fb95df438a667b1bd93ae69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:32:18.436Z] + go version [2024-11-07T09:32:18.436Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-07T09:32:18.478Z] $ docker stop --time=1 31a6e22300e990c037c4b5dffaba5a7a5d3dc5c03fb95df438a667b1bd93ae69 [2024-11-07T09:32:19.742Z] $ docker rm -f --volumes 31a6e22300e990c037c4b5dffaba5a7a5d3dc5c03fb95df438a667b1bd93ae69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:32:20.566Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:32:20.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:32:20.735Z] prd-ubuntu20.04-docker-8c-8g-24758 does not seem to be running inside a container [2024-11-07T09:32:20.764Z] $ 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-314 -v /w/workspace/y_app-rfid-llrp-inventory_PR-314:/w/workspace/y_app-rfid-llrp-inventory_PR-314:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:32:21.073Z] $ docker top b2641fc9281b8d89f228dcaf1a336db5c15d22695287cf46616e71086bd90690 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:32:21.479Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-314 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:32:21.874Z] + make test [2024-11-07T09:32:21.874Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-07T09:32:53.972Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-07T09:32:53.972Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-07T09:32:54.909Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.296s coverage: 86.2% of statements [2024-11-07T09:32:57.473Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.878s coverage: 71.9% of statements [2024-11-07T09:33:36.229Z] go vet ./... [2024-11-07T09:33:41.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:33:41.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:33:41.499Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-07T09:33:41.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:33:41.588Z] $ docker stop --time=1 b2641fc9281b8d89f228dcaf1a336db5c15d22695287cf46616e71086bd90690 [2024-11-07T09:33:45.523Z] $ docker rm -f --volumes b2641fc9281b8d89f228dcaf1a336db5c15d22695287cf46616e71086bd90690 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:33:46.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:33:46.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-07T09:33:47.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:33:47.390Z] + ls -al . [2024-11-07T09:33:47.390Z] total 296 [2024-11-07T09:33:47.390Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:32 . [2024-11-07T09:33:47.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:30 .. [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 09:30 .dockerignore [2024-11-07T09:33:47.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:32 .git [2024-11-07T09:33:47.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:30 .github [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 7 09:30 .gitignore [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 7 09:30 .golangci.yml [2024-11-07T09:33:47.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:30 .semver [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 20300 Nov 7 09:30 Attribution.txt [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 7 09:30 CHANGELOG.md [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 7 09:30 Dockerfile [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:30 GOVERNANCE.md [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 7 09:30 Jenkinsfile [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 09:30 LICENSE [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 3073 Nov 7 09:30 Makefile [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 09:30 OWNERS.md [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 7 09:30 README.md [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:31 VERSION [2024-11-07T09:33:47.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:30 bin [2024-11-07T09:33:47.390Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 7 09:32 coverage.out [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 7508 Nov 7 09:30 go.mod [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 100922 Nov 7 09:30 go.sum [2024-11-07T09:33:47.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:30 images [2024-11-07T09:33:47.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:30 internal [2024-11-07T09:33:47.390Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 09:30 main.go [2024-11-07T09:33:47.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:30 openapi [2024-11-07T09:33:47.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:30 res [2024-11-07T09:33:47.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:33:47.821Z] + 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=9bcf1c1a7df6826f85d6a4b469231087c6ad6391 --label arch=amd64 --label version=0.0.0 . [2024-11-07T09:33:47.821Z] Sending build context to Docker daemon 19.99MB [2024-11-07T09:33:47.821Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:33:47.821Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-07T09:33:47.821Z] ---> efe03373ade5 [2024-11-07T09:33:47.821Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:33:48.406Z] ---> Running in fd7f520309d3 [2024-11-07T09:33:48.406Z] Removing intermediate container fd7f520309d3 [2024-11-07T09:33:48.406Z] ---> afe36094d61a [2024-11-07T09:33:48.406Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:33:48.406Z] ---> Running in 844b2b4e008e [2024-11-07T09:33:48.406Z] Removing intermediate container 844b2b4e008e [2024-11-07T09:33:48.406Z] ---> e0ce58c0d036 [2024-11-07T09:33:48.406Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:33:48.406Z] ---> Running in 95d219db7c01 [2024-11-07T09:33:48.664Z] Removing intermediate container 95d219db7c01 [2024-11-07T09:33:48.664Z] ---> 8e66fa654b91 [2024-11-07T09:33:48.664Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:33:48.664Z] ---> Running in 44e7daa8ca2e [2024-11-07T09:33:48.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:33:48.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:33:49.183Z] OK: 246 MiB in 54 packages [2024-11-07T09:33:49.443Z] Removing intermediate container 44e7daa8ca2e [2024-11-07T09:33:49.443Z] ---> d40dd2bd1359 [2024-11-07T09:33:49.443Z] Step 7/30 : WORKDIR /app [2024-11-07T09:33:49.701Z] ---> Running in 44c07462c052 [2024-11-07T09:33:49.701Z] Removing intermediate container 44c07462c052 [2024-11-07T09:33:49.701Z] ---> 5a73a50d6f65 [2024-11-07T09:33:49.701Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-07T09:33:49.701Z] ---> f9f0014f6aa3 [2024-11-07T09:33:49.701Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:33:49.960Z] ---> Running in 4ec5db6ab341 [2024-11-07T09:33:50.526Z] Removing intermediate container 4ec5db6ab341 [2024-11-07T09:33:50.526Z] ---> 6ff96791e4dd [2024-11-07T09:33:50.526Z] Step 10/30 : COPY . . [2024-11-07T09:33:51.091Z] ---> 9945bcd0e155 [2024-11-07T09:33:51.091Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:33:51.091Z] ---> Running in 4f4952bd5762 [2024-11-07T09:33:51.351Z] Removing intermediate container 4f4952bd5762 [2024-11-07T09:33:51.351Z] ---> 33ad950648e8 [2024-11-07T09:33:51.351Z] Step 12/30 : RUN $MAKE [2024-11-07T09:33:51.351Z] ---> Running in 49865900bb2e [2024-11-07T09:33:51.612Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 " -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-07T09:34:30.352Z] Removing intermediate container 49865900bb2e [2024-11-07T09:34:30.352Z] ---> 51430ce0a6f0 [2024-11-07T09:34:30.352Z] Step 13/30 : FROM alpine:3.20 [2024-11-07T09:34:30.352Z] 3.20: Pulling from library/alpine [2024-11-07T09:34:30.352Z] 43c4264eed91: Already exists [2024-11-07T09:34:30.352Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:34:30.352Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:34:30.352Z] ---> 91ef0af61f39 [2024-11-07T09:34:30.352Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-07T09:34:30.352Z] ---> Running in 1f6ec3123293 [2024-11-07T09:34:30.352Z] Removing intermediate container 1f6ec3123293 [2024-11-07T09:34:30.352Z] ---> 240017009d72 [2024-11-07T09:34:30.352Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-07T09:34:30.352Z] ---> Running in e232471f98d2 [2024-11-07T09:34:30.352Z] Removing intermediate container e232471f98d2 [2024-11-07T09:34:30.352Z] ---> 964acb9d03f0 [2024-11-07T09:34:30.352Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-07T09:34:30.352Z] ---> Running in a4e9e71a6c65 [2024-11-07T09:34:30.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:34:30.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:34:30.352Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-07T09:34:30.352Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-07T09:34:30.352Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:34:30.352Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T09:34:30.352Z] OK: 9 MiB in 16 packages [2024-11-07T09:34:30.352Z] Removing intermediate container a4e9e71a6c65 [2024-11-07T09:34:30.352Z] ---> 09e9ead6e55b [2024-11-07T09:34:30.352Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-07T09:34:30.352Z] ---> Running in 47168970ac50 [2024-11-07T09:34:30.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:34:30.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:34:30.352Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:34:30.352Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:34:30.352Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:34:30.352Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:34:30.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:34:30.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:34:30.352Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:34:30.352Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:34:30.352Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T09:34:30.352Z] OK: 9 MiB in 16 packages [2024-11-07T09:34:30.352Z] Removing intermediate container 47168970ac50 [2024-11-07T09:34:30.352Z] ---> e3b7d1e9b361 [2024-11-07T09:34:30.352Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-07T09:34:30.610Z] ---> 98cea0e7c26d [2024-11-07T09:34:30.610Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-07T09:34:30.610Z] ---> 25802949f3f7 [2024-11-07T09:34:30.610Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-07T09:34:30.868Z] ---> a11c0c240a86 [2024-11-07T09:34:30.868Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-07T09:34:30.868Z] ---> 79b8e0fc9a95 [2024-11-07T09:34:30.868Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-07T09:34:32.241Z] ---> a7570effaa92 [2024-11-07T09:34:32.241Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-07T09:34:32.241Z] ---> Running in c1f60c8767a9 [2024-11-07T09:34:32.809Z] Removing intermediate container c1f60c8767a9 [2024-11-07T09:34:32.809Z] ---> 28240d32e905 [2024-11-07T09:34:32.809Z] Step 24/30 : VOLUME /cache [2024-11-07T09:34:32.809Z] ---> Running in 23667b91d544 [2024-11-07T09:34:32.809Z] Removing intermediate container 23667b91d544 [2024-11-07T09:34:32.809Z] ---> 0820716a63ca [2024-11-07T09:34:32.809Z] Step 25/30 : EXPOSE 59711 [2024-11-07T09:34:32.809Z] ---> Running in 0334c8e4f0f3 [2024-11-07T09:34:33.067Z] Removing intermediate container 0334c8e4f0f3 [2024-11-07T09:34:33.067Z] ---> 0114da426f2e [2024-11-07T09:34:33.067Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-07T09:34:33.067Z] ---> Running in 40d041a9061c [2024-11-07T09:34:33.067Z] Removing intermediate container 40d041a9061c [2024-11-07T09:34:33.067Z] ---> c982d63384f6 [2024-11-07T09:34:33.067Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-11-07T09:34:33.067Z] ---> Running in 08870465e597 [2024-11-07T09:34:33.327Z] Removing intermediate container 08870465e597 [2024-11-07T09:34:33.327Z] ---> 0e414195c26b [2024-11-07T09:34:33.327Z] Step 28/30 : LABEL arch=amd64 [2024-11-07T09:34:33.327Z] ---> Running in 4d6a53253f08 [2024-11-07T09:34:33.327Z] Removing intermediate container 4d6a53253f08 [2024-11-07T09:34:33.327Z] ---> 87d61830a8c8 [2024-11-07T09:34:33.327Z] Step 29/30 : LABEL git_sha=9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [2024-11-07T09:34:33.327Z] ---> Running in 8e09eac8ed7e [2024-11-07T09:34:33.327Z] Removing intermediate container 8e09eac8ed7e [2024-11-07T09:34:33.327Z] ---> ca03783cc916 [2024-11-07T09:34:33.327Z] Step 30/30 : LABEL version=0.0.0 [2024-11-07T09:34:33.327Z] ---> Running in 631e58e1a550 [2024-11-07T09:34:33.585Z] Removing intermediate container 631e58e1a550 [2024-11-07T09:34:33.585Z] ---> 8f24e8142f9e [2024-11-07T09:34:33.585Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T09:34:33.585Z] Successfully built 8f24e8142f9e [2024-11-07T09:34:33.585Z] 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-07T09:34:34.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:34:34.588Z] [2024-11-07T09:34:34.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:34:35.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:34:35.001Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-07T09:34:35.001Z] 5eb5b503b376: Pulling fs layer [2024-11-07T09:34:35.001Z] 5c69ac0246d0: Pulling fs layer [2024-11-07T09:34:35.001Z] ec43610c2a17: Pulling fs layer [2024-11-07T09:34:35.001Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-07T09:34:35.001Z] 33b1e0a273af: Pulling fs layer [2024-11-07T09:34:35.001Z] 5d3b04190fa2: Pulling fs layer [2024-11-07T09:34:35.001Z] 2f39f015ded8: Pulling fs layer [2024-11-07T09:34:35.001Z] 3a2ae6a8a46f: Waiting [2024-11-07T09:34:35.001Z] 5d3b04190fa2: Waiting [2024-11-07T09:34:35.001Z] 33b1e0a273af: Waiting [2024-11-07T09:34:35.001Z] 2f39f015ded8: Waiting [2024-11-07T09:34:35.001Z] 5c69ac0246d0: Download complete [2024-11-07T09:34:35.001Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-07T09:34:35.001Z] 3a2ae6a8a46f: Download complete [2024-11-07T09:34:35.001Z] 33b1e0a273af: Verifying Checksum [2024-11-07T09:34:35.001Z] 33b1e0a273af: Download complete [2024-11-07T09:34:35.001Z] 5d3b04190fa2: Verifying Checksum [2024-11-07T09:34:35.001Z] 5d3b04190fa2: Download complete [2024-11-07T09:34:35.001Z] ec43610c2a17: Verifying Checksum [2024-11-07T09:34:35.001Z] ec43610c2a17: Download complete [2024-11-07T09:34:35.260Z] 5eb5b503b376: Verifying Checksum [2024-11-07T09:34:35.260Z] 5eb5b503b376: Download complete [2024-11-07T09:34:35.828Z] 2f39f015ded8: Verifying Checksum [2024-11-07T09:34:36.393Z] 5eb5b503b376: Pull complete [2024-11-07T09:34:36.652Z] 5c69ac0246d0: Pull complete [2024-11-07T09:34:36.910Z] ec43610c2a17: Pull complete [2024-11-07T09:34:37.168Z] 3a2ae6a8a46f: Pull complete [2024-11-07T09:34:37.168Z] 33b1e0a273af: Pull complete [2024-11-07T09:34:37.425Z] 5d3b04190fa2: Pull complete [2024-11-07T09:34:41.606Z] 2f39f015ded8: Pull complete [2024-11-07T09:34:41.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-07T09:34:41.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:34:41.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:34:41.859Z] prd-ubuntu20.04-docker-8c-8g-24758 does not seem to be running inside a container [2024-11-07T09:34:41.886Z] $ 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-314 -v /w/workspace/y_app-rfid-llrp-inventory_PR-314:/w/workspace/y_app-rfid-llrp-inventory_PR-314:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:34:46.938Z] $ docker top 8548b246382ec93d90edb6a957e77a23f9f46bb1c1deccfda573da24fafc55a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:34:47.405Z] ---> job-cost.sh [2024-11-07T09:34:47.405Z] lf-activate-venv: SKIPPING [2024-11-07T09:34:47.405Z] INFO: No Stack... [2024-11-07T09:34:47.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:34:48.233Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:34:48.552Z] + + cut -d, -f6 [2024-11-07T09:34:48.552Z] cat /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives/cost.csv [Pipeline] lock [2024-11-07T09:34:48.593Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] [2024-11-07T09:34:48.599Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] did not exist. Created. [2024-11-07T09:34:48.606Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:34:49.009Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-07T09:34:49.065Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:34:49.103Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:34:49.197Z] $ docker stop --time=1 8548b246382ec93d90edb6a957e77a23f9f46bb1c1deccfda573da24fafc55a5 [2024-11-07T09:34:50.369Z] $ docker rm -f --volumes 8548b246382ec93d90edb6a957e77a23f9f46bb1c1deccfda573da24fafc55a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T09:43:59.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24907 in /w/workspace/y_app-rfid-llrp-inventory_PR-314 [Pipeline] { [Pipeline] ws [2024-11-07T09:43:59.794Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-11-07T09:43:59.896Z] The recommended git tool is: git [2024-11-07T09:44:06.803Z] using credential edgex-jenkins-ssh [2024-11-07T09:44:06.828Z] Cloning the remote Git repository [2024-11-07T09:44:06.880Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-07T09:44:06.995Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-11-07T09:44:07.175Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-07T09:44:07.176Z] > git --version # timeout=10 [2024-11-07T09:44:07.202Z] > git --version # 'git version 2.25.1' [2024-11-07T09:44:07.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:44:07.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:44:11.516Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-07T09:44:11.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:44:13.085Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-07T09:44:13.146Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-07T09:44:13.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:44:13.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-07T09:44:13.812Z] Merging remotes/origin/main commit 82880f0cc7c1e2380d7f481834f50bb91fae5b58 into PR head commit 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [2024-11-07T09:44:14.255Z] Merge succeeded, producing 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [2024-11-07T09:44:14.256Z] Checking out Revision 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 (PR-314) [2024-11-07T09:44:13.838Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:44:13.946Z] > git checkout -f 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 # timeout=10 [2024-11-07T09:44:14.088Z] > git remote # timeout=10 [2024-11-07T09:44:14.115Z] > git config --get remote.origin.url # timeout=10 [2024-11-07T09:44:14.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:44:14.184Z] > git merge 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 [2024-11-07T09:44:14.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-07T09:44:14.262Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:44:14.282Z] > git checkout -f 9bcf1c1a7df6826f85d6a4b469231087c6ad6391 # timeout=10 [2024-11-07T09:44:18.360Z] Commit message: "fix: Only one ldflags flag is allowed" [2024-11-07T09:44:18.450Z] > git --version # timeout=10 [2024-11-07T09:44:18.471Z] > git --version # 'git version 2.25.1' [2024-11-07T09:44:18.508Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:44:21.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-07T09:44:21.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T09:44:21.092Z] Dload Upload Total Spent Left Speed [2024-11-07T09:44:21.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-11-07T09:44:21.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-07T09:44:21.889Z] + sudo tee /etc/docker/daemon.new [2024-11-07T09:44:21.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-07T09:44:21.889Z] { [2024-11-07T09:44:21.889Z] "registry-mirrors": [ [2024-11-07T09:44:21.889Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-07T09:44:21.889Z] ], [2024-11-07T09:44:21.889Z] "bip": "10.250.0.254/24", [2024-11-07T09:44:21.889Z] "hosts": [ [2024-11-07T09:44:21.889Z] "tcp://0.0.0.0:5555", [2024-11-07T09:44:21.889Z] "unix:///var/run/docker.sock" [2024-11-07T09:44:21.889Z] ], [2024-11-07T09:44:21.889Z] "mtu": 1458, [2024-11-07T09:44:21.889Z] "selinux-enabled": true, [2024-11-07T09:44:21.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-07T09:44:21.889Z] } [Pipeline] sh [2024-11-07T09:44:22.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-07T09:44:22.687Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:44:41.159Z] provisioning config files... [2024-11-07T09:44:41.202Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5177362155460198901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:44:41.765Z] ---> ****-login.sh [2024-11-07T09:44:41.765Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:44:42.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:42.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:42.651Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:42.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:42.651Z] [2024-11-07T09:44:42.651Z] Login Succeeded [2024-11-07T09:44:42.651Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:44:42.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:43.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:43.220Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:43.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:43.220Z] [2024-11-07T09:44:43.220Z] Login Succeeded [2024-11-07T09:44:43.220Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:44:43.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:43.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:43.773Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:43.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:43.773Z] [2024-11-07T09:44:43.773Z] Login Succeeded [2024-11-07T09:44:43.773Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:44:44.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:44.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:44.050Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:44.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:44.050Z] [2024-11-07T09:44:44.050Z] Login Succeeded [2024-11-07T09:44:44.050Z] ****.io [2024-11-07T09:44:44.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:44.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:44.659Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:44.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:44.659Z] [2024-11-07T09:44:44.659Z] Login Succeeded [2024-11-07T09:44:44.937Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:44:44.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:44:45.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:44:45.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:44:45.695Z] ========================================================= [2024-11-07T09:44:45.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-07T09:44:45.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:44:46.251Z] + 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-07T09:44:46.540Z] Sending build context to Docker daemon 684.5kB [2024-11-07T09:44:46.541Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:44:46.541Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:44:46.823Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-07T09:44:46.823Z] cf04c63912e1: Pulling fs layer [2024-11-07T09:44:46.823Z] 55b35a11ae5e: Pulling fs layer [2024-11-07T09:44:46.823Z] a37a00ec5f00: Pulling fs layer [2024-11-07T09:44:46.823Z] 50b3750afda1: Pulling fs layer [2024-11-07T09:44:46.823Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:44:46.823Z] 80978eb59214: Pulling fs layer [2024-11-07T09:44:46.823Z] c9f46d7d2bd2: Pulling fs layer [2024-11-07T09:44:46.823Z] c5a475d317c9: Pulling fs layer [2024-11-07T09:44:46.823Z] 80978eb59214: Waiting [2024-11-07T09:44:46.823Z] c9f46d7d2bd2: Waiting [2024-11-07T09:44:46.823Z] c5a475d317c9: Waiting [2024-11-07T09:44:46.823Z] 50b3750afda1: Waiting [2024-11-07T09:44:46.823Z] 4f4fb700ef54: Waiting [2024-11-07T09:44:46.823Z] 55b35a11ae5e: Verifying Checksum [2024-11-07T09:44:46.823Z] 55b35a11ae5e: Download complete [2024-11-07T09:44:46.823Z] 50b3750afda1: Verifying Checksum [2024-11-07T09:44:46.823Z] 50b3750afda1: Download complete [2024-11-07T09:44:46.823Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:44:46.823Z] 4f4fb700ef54: Download complete [2024-11-07T09:44:46.823Z] 80978eb59214: Verifying Checksum [2024-11-07T09:44:46.823Z] 80978eb59214: Download complete [2024-11-07T09:44:47.107Z] cf04c63912e1: Verifying Checksum [2024-11-07T09:44:47.107Z] cf04c63912e1: Download complete [2024-11-07T09:44:47.745Z] c5a475d317c9: Verifying Checksum [2024-11-07T09:44:47.745Z] c5a475d317c9: Download complete [2024-11-07T09:44:48.350Z] cf04c63912e1: Pull complete [2024-11-07T09:44:48.969Z] 55b35a11ae5e: Pull complete [2024-11-07T09:44:49.578Z] a37a00ec5f00: Verifying Checksum [2024-11-07T09:44:49.578Z] a37a00ec5f00: Download complete [2024-11-07T09:44:50.576Z] c9f46d7d2bd2: Verifying Checksum [2024-11-07T09:44:50.576Z] c9f46d7d2bd2: Download complete [2024-11-07T09:45:05.663Z] a37a00ec5f00: Pull complete [2024-11-07T09:45:05.663Z] 50b3750afda1: Pull complete [2024-11-07T09:45:06.252Z] 4f4fb700ef54: Pull complete [2024-11-07T09:45:06.252Z] 80978eb59214: Pull complete [2024-11-07T09:45:16.453Z] c9f46d7d2bd2: Pull complete [2024-11-07T09:45:17.055Z] c5a475d317c9: Pull complete [2024-11-07T09:45:17.055Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-07T09:45:17.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T09:45:17.055Z] ---> be29e6b0f0d4 [2024-11-07T09:45:17.055Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:45:19.694Z] ---> Running in 7c1192413ae2 [2024-11-07T09:45:19.963Z] Removing intermediate container 7c1192413ae2 [2024-11-07T09:45:19.963Z] ---> d9b4872a77a8 [2024-11-07T09:45:19.963Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:45:19.963Z] ---> Running in 01dc233e35ad [2024-11-07T09:45:20.550Z] Removing intermediate container 01dc233e35ad [2024-11-07T09:45:20.550Z] ---> ff86d465df7a [2024-11-07T09:45:20.550Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:45:20.550Z] ---> Running in ba05edc1e4ac [2024-11-07T09:45:20.819Z] Removing intermediate container ba05edc1e4ac [2024-11-07T09:45:20.819Z] ---> 6043b5dfe8bd [2024-11-07T09:45:20.819Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:45:21.094Z] ---> Running in 030ef4b27520 [2024-11-07T09:45:22.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:45:22.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:45:24.774Z] OK: 238 MiB in 54 packages [2024-11-07T09:45:25.772Z] Removing intermediate container 030ef4b27520 [2024-11-07T09:45:25.772Z] ---> 2fdf419489e9 [2024-11-07T09:45:25.772Z] Step 7/12 : WORKDIR /app [2024-11-07T09:45:26.045Z] ---> Running in 1b2021f3c1ac [2024-11-07T09:45:26.646Z] Removing intermediate container 1b2021f3c1ac [2024-11-07T09:45:26.646Z] ---> d2930f0d5b05 [2024-11-07T09:45:26.646Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-07T09:45:26.928Z] ---> b22cd29a97f9 [2024-11-07T09:45:26.928Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:45:27.211Z] ---> Running in 1c8b2053e611 [2024-11-07T09:47:35.142Z] Removing intermediate container 1c8b2053e611 [2024-11-07T09:47:35.142Z] ---> 671bacc705cc [2024-11-07T09:47:35.142Z] Step 10/12 : COPY . . [2024-11-07T09:47:35.142Z] ---> 62975d672fbe [2024-11-07T09:47:35.142Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:47:35.142Z] ---> Running in 8c18480aadc9 [2024-11-07T09:47:35.142Z] Removing intermediate container 8c18480aadc9 [2024-11-07T09:47:35.142Z] ---> 6b307b79307e [2024-11-07T09:47:35.142Z] Step 12/12 : RUN $MAKE [2024-11-07T09:47:35.142Z] ---> Running in bbae70cf819a [2024-11-07T09:47:35.142Z] noop [2024-11-07T09:47:35.142Z] Removing intermediate container bbae70cf819a [2024-11-07T09:47:35.142Z] ---> 78d8ed86c8fd [2024-11-07T09:47:35.142Z] Successfully built 78d8ed86c8fd [2024-11-07T09:47:35.142Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:47:35.671Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:47:35.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:47:36.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-24907 does not seem to be running inside a container [2024-11-07T09:47:36.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:47:37.510Z] $ docker top f06d8cf425328cef7df1a8a91ed5bcbb63259dfd4ec131f2e967b46a43550c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:47:38.477Z] + go version [2024-11-07T09:47:38.477Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-07T09:47:38.514Z] $ docker stop --time=1 f06d8cf425328cef7df1a8a91ed5bcbb63259dfd4ec131f2e967b46a43550c18 [2024-11-07T09:47:40.241Z] $ docker rm -f --volumes f06d8cf425328cef7df1a8a91ed5bcbb63259dfd4ec131f2e967b46a43550c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:47:41.257Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:47:41.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:47:41.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-24907 does not seem to be running inside a container [2024-11-07T09:47:41.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:47:43.221Z] $ docker top 3685eeb0a217e35a2d0f70f99acb2fdaad8a4a3628365d663e6f9c60df56d911 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:47:44.177Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:47:44.926Z] + make test [2024-11-07T09:47:44.926Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-07T09:53:52.357Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-07T09:53:52.357Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-07T09:53:52.956Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.469s coverage: 86.2% of statements [2024-11-07T09:54:08.040Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.519s coverage: 71.9% of statements [2024-11-07T09:54:09.016Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-07T09:54:09.016Z] go vet ./... [2024-11-07T09:59:16.129Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:59:16.129Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:59:16.129Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-07T09:59:16.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:59:16.219Z] $ docker stop --time=1 3685eeb0a217e35a2d0f70f99acb2fdaad8a4a3628365d663e6f9c60df56d911 [2024-11-07T09:59:18.582Z] $ docker rm -f --volumes 3685eeb0a217e35a2d0f70f99acb2fdaad8a4a3628365d663e6f9c60df56d911 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:59:21.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:59:21.183Z] Warning: overwriting stash ‘coverage-report’ [2024-11-07T09:59:21.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:59:22.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:59:22.777Z] + ls -al . [2024-11-07T09:59:22.777Z] total 292 [2024-11-07T09:59:22.777Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:47 . [2024-11-07T09:59:22.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:44 .. [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 09:44 .dockerignore [2024-11-07T09:59:22.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:44 .git [2024-11-07T09:59:22.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:44 .github [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 7 09:44 .gitignore [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 7 09:44 .golangci.yml [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 20300 Nov 7 09:44 Attribution.txt [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 7 09:44 CHANGELOG.md [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 7 09:44 Dockerfile [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:44 GOVERNANCE.md [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 7 09:44 Jenkinsfile [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 09:44 LICENSE [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 3073 Nov 7 09:44 Makefile [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 09:44 OWNERS.md [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 7 09:44 README.md [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:31 VERSION [2024-11-07T09:59:22.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:44 bin [2024-11-07T09:59:22.777Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 7 09:54 coverage.out [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 7508 Nov 7 09:44 go.mod [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 100922 Nov 7 09:44 go.sum [2024-11-07T09:59:22.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:44 images [2024-11-07T09:59:22.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:44 internal [2024-11-07T09:59:22.777Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 09:44 main.go [2024-11-07T09:59:22.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:44 openapi [2024-11-07T09:59:22.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:44 res [2024-11-07T09:59:22.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:59:23.236Z] + 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=9bcf1c1a7df6826f85d6a4b469231087c6ad6391 --label arch=arm64 --label version=0.0.0 . [2024-11-07T09:59:23.513Z] Sending build context to Docker daemon 684.5kB [2024-11-07T09:59:23.513Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:59:23.513Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-07T09:59:23.513Z] ---> 78d8ed86c8fd [2024-11-07T09:59:23.513Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:59:23.513Z] ---> Running in 3abb3e28d981 [2024-11-07T09:59:23.779Z] Removing intermediate container 3abb3e28d981 [2024-11-07T09:59:23.779Z] ---> d98f067fec89 [2024-11-07T09:59:23.779Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:59:24.045Z] ---> Running in ca8621c38a5b [2024-11-07T09:59:24.312Z] Removing intermediate container ca8621c38a5b [2024-11-07T09:59:24.313Z] ---> 0a93b97bf78d [2024-11-07T09:59:24.313Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:59:24.313Z] ---> Running in 112574453baa [2024-11-07T09:59:24.579Z] Removing intermediate container 112574453baa [2024-11-07T09:59:24.579Z] ---> bf0e69e4915e [2024-11-07T09:59:24.579Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:59:24.846Z] ---> Running in 61626f4a4825 [2024-11-07T09:59:25.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:59:26.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:59:27.482Z] OK: 238 MiB in 54 packages [2024-11-07T09:59:28.440Z] Removing intermediate container 61626f4a4825 [2024-11-07T09:59:28.440Z] ---> 1b7e7beec7fd [2024-11-07T09:59:28.440Z] Step 7/30 : WORKDIR /app [2024-11-07T09:59:28.714Z] ---> Running in 8f82c84bc17a [2024-11-07T09:59:28.983Z] Removing intermediate container 8f82c84bc17a [2024-11-07T09:59:28.983Z] ---> 65f9a9df6e1d [2024-11-07T09:59:28.983Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-07T09:59:29.568Z] ---> 5a885259fe19 [2024-11-07T09:59:29.568Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:59:29.568Z] ---> Running in e3c55a46ae96 [2024-11-07T09:59:32.155Z] Removing intermediate container e3c55a46ae96 [2024-11-07T09:59:32.155Z] ---> a0a63ffe9465 [2024-11-07T09:59:32.155Z] Step 10/30 : COPY . . [2024-11-07T09:59:32.740Z] ---> d65f23db578b [2024-11-07T09:59:32.740Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:59:32.740Z] ---> Running in fefa980a4dff [2024-11-07T09:59:33.015Z] Removing intermediate container fefa980a4dff [2024-11-07T09:59:33.015Z] ---> bae032f204a6 [2024-11-07T09:59:33.015Z] Step 12/30 : RUN $MAKE [2024-11-07T09:59:33.015Z] ---> Running in 2b0c3bf3b84f [2024-11-07T09:59:33.981Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 " -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-07T10:04:10.925Z] Removing intermediate container 2b0c3bf3b84f [2024-11-07T10:04:10.925Z] ---> bdc998e4ee6a [2024-11-07T10:04:10.925Z] Step 13/30 : FROM alpine:3.20 [2024-11-07T10:04:10.925Z] 3.20: Pulling from library/alpine [2024-11-07T10:04:10.925Z] cf04c63912e1: Already exists [2024-11-07T10:04:10.925Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T10:04:10.925Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T10:04:10.925Z] ---> c157a85ed455 [2024-11-07T10:04:10.925Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-07T10:04:10.925Z] ---> Running in a132f7f550c9 [2024-11-07T10:04:10.925Z] Removing intermediate container a132f7f550c9 [2024-11-07T10:04:10.925Z] ---> 8ca9a45dab13 [2024-11-07T10:04:10.925Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-07T10:04:10.925Z] ---> Running in af4a20ce3736 [2024-11-07T10:04:10.925Z] Removing intermediate container af4a20ce3736 [2024-11-07T10:04:10.925Z] ---> 79cf6e14d2f2 [2024-11-07T10:04:10.925Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-07T10:04:10.925Z] ---> Running in 55b97b669150 [2024-11-07T10:04:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T10:04:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T10:04:10.925Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-07T10:04:10.925Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-07T10:04:10.925Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T10:04:10.925Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T10:04:10.925Z] OK: 10 MiB in 16 packages [2024-11-07T10:04:10.925Z] Removing intermediate container 55b97b669150 [2024-11-07T10:04:10.925Z] ---> 3fa1b276f86d [2024-11-07T10:04:10.925Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-07T10:04:10.925Z] ---> Running in 187ce7e2b076 [2024-11-07T10:04:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T10:04:11.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T10:04:12.603Z] Upgrading critical system libraries and apk-tools: [2024-11-07T10:04:12.603Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T10:04:12.603Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T10:04:12.871Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T10:04:12.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T10:04:13.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T10:04:15.104Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T10:04:15.104Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T10:04:15.104Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T10:04:15.104Z] OK: 10 MiB in 16 packages [2024-11-07T10:04:16.513Z] Removing intermediate container 187ce7e2b076 [2024-11-07T10:04:16.513Z] ---> 83a833870d0d [2024-11-07T10:04:16.513Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-07T10:04:16.781Z] ---> f9735fbe3cde [2024-11-07T10:04:16.781Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-07T10:04:17.364Z] ---> 70953757dc66 [2024-11-07T10:04:17.364Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-07T10:04:18.005Z] ---> f186e79da78b [2024-11-07T10:04:18.005Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-07T10:04:18.589Z] ---> 153c59b8582d [2024-11-07T10:04:18.589Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-07T10:04:20.531Z] ---> f7263ccc9a3d [2024-11-07T10:04:20.531Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-07T10:04:20.531Z] ---> Running in b8bcfbb7e390 [2024-11-07T10:04:21.950Z] Removing intermediate container b8bcfbb7e390 [2024-11-07T10:04:21.950Z] ---> fa2d61a56234 [2024-11-07T10:04:21.950Z] Step 24/30 : VOLUME /cache [2024-11-07T10:04:22.220Z] ---> Running in 2e5093bbc48a [2024-11-07T10:04:22.486Z] Removing intermediate container 2e5093bbc48a [2024-11-07T10:04:22.486Z] ---> ad96e6b0b303 [2024-11-07T10:04:22.486Z] Step 25/30 : EXPOSE 59711 [2024-11-07T10:04:22.486Z] ---> Running in e8ec532c29be [2024-11-07T10:04:22.757Z] Removing intermediate container e8ec532c29be [2024-11-07T10:04:22.757Z] ---> 92bc6a659e37 [2024-11-07T10:04:22.757Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-07T10:04:23.024Z] ---> Running in 573bcb4cb94d [2024-11-07T10:04:23.291Z] Removing intermediate container 573bcb4cb94d [2024-11-07T10:04:23.291Z] ---> ad80af9b2385 [2024-11-07T10:04:23.291Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-11-07T10:04:23.291Z] ---> Running in 1931a6fbe760 [2024-11-07T10:04:23.560Z] Removing intermediate container 1931a6fbe760 [2024-11-07T10:04:23.560Z] ---> ddf7d6d4c781 [2024-11-07T10:04:23.560Z] Step 28/30 : LABEL arch=arm64 [2024-11-07T10:04:23.825Z] ---> Running in 2ed9aa405d87 [2024-11-07T10:04:24.096Z] Removing intermediate container 2ed9aa405d87 [2024-11-07T10:04:24.096Z] ---> 4ef741e9c543 [2024-11-07T10:04:24.096Z] Step 29/30 : LABEL git_sha=9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [2024-11-07T10:04:24.096Z] ---> Running in 8f6536af76f2 [2024-11-07T10:04:24.372Z] Removing intermediate container 8f6536af76f2 [2024-11-07T10:04:24.372Z] ---> c9003a657038 [2024-11-07T10:04:24.372Z] Step 30/30 : LABEL version=0.0.0 [2024-11-07T10:04:24.648Z] ---> Running in d0b80e45f6b5 [2024-11-07T10:04:24.917Z] Removing intermediate container d0b80e45f6b5 [2024-11-07T10:04:24.917Z] ---> 57b0b7246b84 [2024-11-07T10:04:24.917Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T10:04:24.917Z] Successfully built 57b0b7246b84 [2024-11-07T10:04:24.917Z] 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-07T10:04:25.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T10:04:25.867Z] [2024-11-07T10:04:25.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T10:04:26.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T10:04:26.302Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-07T10:04:26.302Z] 8998bd30e6a1: Pulling fs layer [2024-11-07T10:04:26.302Z] 04944245beec: Pulling fs layer [2024-11-07T10:04:26.302Z] 699f458cf7ca: Pulling fs layer [2024-11-07T10:04:26.302Z] 765212b225bb: Pulling fs layer [2024-11-07T10:04:26.302Z] f23df028b6ca: Pulling fs layer [2024-11-07T10:04:26.302Z] d65c8cfc05b1: Pulling fs layer [2024-11-07T10:04:26.302Z] 2437ff75d9bd: Pulling fs layer [2024-11-07T10:04:26.302Z] 765212b225bb: Waiting [2024-11-07T10:04:26.302Z] f23df028b6ca: Waiting [2024-11-07T10:04:26.302Z] 2437ff75d9bd: Waiting [2024-11-07T10:04:26.302Z] d65c8cfc05b1: Waiting [2024-11-07T10:04:26.573Z] 04944245beec: Verifying Checksum [2024-11-07T10:04:26.573Z] 04944245beec: Download complete [2024-11-07T10:04:26.573Z] 765212b225bb: Verifying Checksum [2024-11-07T10:04:26.573Z] 765212b225bb: Download complete [2024-11-07T10:04:26.573Z] f23df028b6ca: Download complete [2024-11-07T10:04:26.573Z] d65c8cfc05b1: Verifying Checksum [2024-11-07T10:04:26.573Z] d65c8cfc05b1: Download complete [2024-11-07T10:04:26.846Z] 699f458cf7ca: Verifying Checksum [2024-11-07T10:04:26.846Z] 699f458cf7ca: Download complete [2024-11-07T10:04:27.117Z] 8998bd30e6a1: Verifying Checksum [2024-11-07T10:04:27.117Z] 8998bd30e6a1: Download complete [2024-11-07T10:04:29.715Z] 2437ff75d9bd: Verifying Checksum [2024-11-07T10:04:29.715Z] 2437ff75d9bd: Download complete [2024-11-07T10:04:31.668Z] 8998bd30e6a1: Pull complete [2024-11-07T10:04:32.252Z] 04944245beec: Pull complete [2024-11-07T10:04:33.656Z] 699f458cf7ca: Pull complete [2024-11-07T10:04:33.929Z] 765212b225bb: Pull complete [2024-11-07T10:04:34.891Z] f23df028b6ca: Pull complete [2024-11-07T10:04:35.157Z] d65c8cfc05b1: Pull complete [2024-11-07T10:04:53.360Z] 2437ff75d9bd: Pull complete [2024-11-07T10:04:53.360Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-07T10:04:53.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T10:04:53.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T10:04:53.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-24907 does not seem to be running inside a container [2024-11-07T10:04:53.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-07T10:04:56.566Z] $ docker top 26bd569bdd24b25499928611c02608c9fb592704cf9b6fc55a762e9cb4c3e21c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:57.581Z] ---> job-cost.sh [2024-11-07T10:04:57.581Z] lf-activate-venv: SKIPPING [2024-11-07T10:04:57.581Z] INFO: No Stack... [2024-11-07T10:04:58.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-07T10:04:58.756Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T10:04:59.422Z] + cut -d, -f6 [2024-11-07T10:04:59.422Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-11-07T10:04:59.521Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] [2024-11-07T10:04:59.528Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] did not exist. Created. [2024-11-07T10:04:59.536Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T10:05:00.280Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f1e3d391/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-07T10:05:00.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-07T10:05:01.007Z] Warning: overwriting stash ‘stack-cost’ [2024-11-07T10:05:01.066Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T10:05:01.087Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T10:05:01.180Z] $ docker stop --time=1 26bd569bdd24b25499928611c02608c9fb592704cf9b6fc55a762e9cb4c3e21c [2024-11-07T10:05:03.220Z] $ docker rm -f --volumes 26bd569bdd24b25499928611c02608c9fb592704cf9b6fc55a762e9cb4c3e21c [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-07T10:05:04.328Z] provisioning config files... [2024-11-07T10:05:04.335Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/config2574156987662856728tmp [Pipeline] { [Pipeline] sh [2024-11-07T10:05:04.691Z] + set +x [2024-11-07T10:05:04.691Z] + curl -s https://codecov.io/bash [2024-11-07T10:05:04.691Z] + bash -s -- [2024-11-07T10:05:04.691Z] [2024-11-07T10:05:04.691Z] _____ _ [2024-11-07T10:05:04.691Z] / ____| | | [2024-11-07T10:05:04.691Z] | | ___ __| | ___ ___ _____ __ [2024-11-07T10:05:04.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-07T10:05:04.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-07T10:05:04.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-07T10:05:04.691Z] Bash-1.0.6 [2024-11-07T10:05:04.691Z] [2024-11-07T10:05:04.691Z] [2024-11-07T10:05:04.691Z] ==> git version 2.25.1 found [2024-11-07T10:05:04.691Z] ==> 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-07T10:05:04.691Z] Release-Date: 2020-01-08 [2024-11-07T10:05:04.691Z] 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-07T10:05:04.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-07T10:05:04.691Z] ==> Jenkins CI detected. [2024-11-07T10:05:04.691Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-314 [2024-11-07T10:05:04.691Z] project root: . [2024-11-07T10:05:04.691Z] --> token set from env [2024-11-07T10:05:04.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-07T10:05:04.691Z] ==> Running gcov in . (disable via -X gcov) [2024-11-07T10:05:04.691Z] ==> Python coveragepy not found [2024-11-07T10:05:04.691Z] ==> Searching for coverage reports in: [2024-11-07T10:05:04.691Z] + . [2024-11-07T10:05:04.691Z] -> Found 1 reports [2024-11-07T10:05:04.691Z] ==> Detecting git/mercurial file structure [2024-11-07T10:05:04.691Z] ==> Reading reports [2024-11-07T10:05:04.691Z] + ./coverage.out bytes=55696 [2024-11-07T10:05:04.691Z] ==> Appending adjustments [2024-11-07T10:05:04.691Z] https://docs.codecov.io/docs/fixing-reports [2024-11-07T10:05:04.950Z] + Found adjustments [2024-11-07T10:05:04.950Z] ==> Gzipping contents [2024-11-07T10:05:04.950Z] 16K /tmp/codecov.Xg6gGB.gz [2024-11-07T10:05:04.950Z] ==> Uploading reports [2024-11-07T10:05:04.950Z] url: https://codecov.io [2024-11-07T10:05:04.950Z] query: branch=PR-314&commit=9bcf1c1a7df6826f85d6a4b469231087c6ad6391&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=314&job=&cmd_args= [2024-11-07T10:05:04.950Z] -> Pinging Codecov [2024-11-07T10:05:04.950Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-314&commit=9bcf1c1a7df6826f85d6a4b469231087c6ad6391&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=314&job=&cmd_args= [2024-11-07T10:05:05.208Z] -> Uploading to [2024-11-07T10:05:05.209Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/9bcf1c1a7df6826f85d6a4b469231087c6ad6391/16de75dd-5f59-418e-81e0-c71376f7c3ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T100505Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=237dad784c55d924cf8ecc9478e524999b1ce8efd33d0af467bf69f21d2b0dd2 [2024-11-07T10:05:05.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T10:05:05.209Z] Dload Upload Total Spent Left Speed [2024-11-07T10:05:05.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 54075 --:--:-- --:--:-- --:--:-- 54303 [2024-11-07T10:05:05.468Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9bcf1c1a7df6826f85d6a4b469231087c6ad6391 [Pipeline] } [2024-11-07T10:05:05.499Z] 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-07T10:05:07.644Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives ] [2024-11-07T10:05:07.644Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives [2024-11-07T10:05:07.644Z] total 16 [2024-11-07T10:05:07.644Z] drwxr-xr-x 3 root root 4096 Nov 7 09:34 . [2024-11-07T10:05:07.644Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 09:34 .. [2024-11-07T10:05:07.644Z] drwxr-xr-x 2 root root 4096 Nov 7 09:34 cost [2024-11-07T10:05:07.644Z] -rw-r--r-- 1 root root 95 Nov 7 09:34 cost.csv [2024-11-07T10:05:07.644Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives [2024-11-07T10:05:07.644Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives [2024-11-07T10:05:07.644Z] total 16 [2024-11-07T10:05:07.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:34 . [2024-11-07T10:05:07.644Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 09:34 .. [2024-11-07T10:05:07.644Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:34 cost [2024-11-07T10:05:07.644Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 7 09:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:07.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:08.879Z] ---> package-listing.sh [2024-11-07T10:05:08.879Z] ++ facter osfamily [2024-11-07T10:05:08.879Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-07T10:05:09.138Z] + OS_FAMILY=debian [2024-11-07T10:05:09.138Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-314 [2024-11-07T10:05:09.138Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-07T10:05:09.138Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-07T10:05:09.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-07T10:05:09.138Z] + PACKAGES=/tmp/packages_start.txt [2024-11-07T10:05:09.138Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-314 ']' [2024-11-07T10:05:09.138Z] + PACKAGES=/tmp/packages_end.txt [2024-11-07T10:05:09.138Z] + case "${OS_FAMILY}" in [2024-11-07T10:05:09.138Z] + dpkg -l [2024-11-07T10:05:09.138Z] + grep '^ii' [2024-11-07T10:05:09.138Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-07T10:05:09.138Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-07T10:05:09.138Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-07T10:05:09.138Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-314 ']' [2024-11-07T10:05:09.138Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives/ [2024-11-07T10:05:09.138Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-314/archives/ [Pipeline] echo [2024-11-07T10:05:09.176Z] 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-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-07T10:05:09.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T10:05:10.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T10:05:10.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T10:05:10.276Z] prd-ubuntu20.04-docker-8c-8g-24758 does not seem to be running inside a container [2024-11-07T10:05:10.292Z] $ 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-314/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-314 -v /w/workspace/y_app-rfid-llrp-inventory_PR-314:/w/workspace/y_app-rfid-llrp-inventory_PR-314:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-314@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-07T10:05:10.539Z] $ docker top bcb12124dd42b762cdc6dfcf58864fbe87e26d3a2787078215bdac52099c9679 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T10:05:11.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-07T10:05:11.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-07T10:05:11.688Z] + ls /var/log/sa-host [2024-11-07T10:05:11.688Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T10:05:11.826Z] provisioning config files... [2024-11-07T10:05:11.834Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-314@tmp/config12087486176921042103tmp [Pipeline] { [Pipeline] echo [2024-11-07T10:05:11.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:12.223Z] ---> create-netrc.sh [Pipeline] } [2024-11-07T10:05:12.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:12.676Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-07T10:05:12.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:13.089Z] ---> sudo-logs.sh [2024-11-07T10:05:13.089Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-07T10:05:13.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:13.503Z] ---> job-cost.sh [2024-11-07T10:05:13.503Z] lf-activate-venv: SKIPPING [2024-11-07T10:05:13.503Z] DEBUG: total: 0.2199999988079071 [2024-11-07T10:05:13.503Z] INFO: Retrieving Stack Cost... [2024-11-07T10:05:13.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T10:05:15.274Z] INFO: Archiving Costs [Pipeline] echo [2024-11-07T10:05:15.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:05:15.631Z] ---> logs-deploy.sh [2024-11-07T10:05:15.631Z] lf-activate-venv: SKIPPING [2024-11-07T10:05:15.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-314/1 [2024-11-07T10:05:15.631Z] INFO: archiving workspace using pattern(s): [2024-11-07T10:05:16.989Z] Archives upload complete. [2024-11-07T10:05:16.989Z] INFO: archiving logs to Nexus