Pull request #273 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 952f659fe2f4556f204fbb6f115e3095d183d523+a6e2107e1d40900642d889715de83f26bf06cb4f (13b82514ce8d89eeb7bb5e07b4ced13320c3ca42) 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-ssh1131634861153531037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5239117924858378147.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-273/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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17184824754802093164.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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5481292057461063472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12180184188873185624.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-273/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-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10918498298518500532.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1509 in /w/workspace/y_app-rfid-llrp-inventory_PR-273 [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-273 # 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 a6e2107e1d40900642d889715de83f26bf06cb4f into PR head commit 952f659fe2f4556f204fbb6f115e3095d183d523 Merge succeeded, producing 952f659fe2f4556f204fbb6f115e3095d183d523 Checking out Revision 952f659fe2f4556f204fbb6f115e3095d183d523 (PR-273) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # 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 a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T13:07:11.845Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T13:07:12.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T13:07:12.213Z] ========================================================= [2024-02-22T13:07:12.214Z] EdgeX Global Pipelines Version Info [2024-02-22T13:07:12.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:07:12.967Z] ------------------- [2024-02-22T13:07:12.967Z] stable info: [2024-02-22T13:07:12.967Z] ------------------- [2024-02-22T13:07:12.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T13:07:12.967Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T13:07:12.967Z] Message: update stable to v1.0.258 [2024-02-22T13:07:13.538Z] ------------------- [2024-02-22T13:07:13.538Z] experimental info: [2024-02-22T13:07:13.538Z] ------------------- [2024-02-22T13:07:13.538Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T13:07:13.538Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T13:07:13.538Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T13:07:13.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-22T13:07:13.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-22T13:07:13.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T13:07:13.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T13:07:14.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T13:07:14.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T13:07:14.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T13:07:14.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-22T13:07:14.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T13:07:14.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T13:07:14.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T13:07:14.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-22T13:07:14.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T13:07:14.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T13:07:14.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T13:07:14.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T13:07:14.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T13:07:15.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T13:07:15.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T13:07:15.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T13:07:15.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-22T13:07:15.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-22T13:07:15.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-22T13:07:15.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-22T13:07:15.589Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-22T13:07:15.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T13:07:15.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T13:07:15.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-273 [Pipeline] echo [2024-02-22T13:07:15.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-273 [Pipeline] echo [2024-02-22T13:07:16.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-273 [Pipeline] echo [2024-02-22T13:07:16.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo [2024-02-22T13:07:16.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 952f659 [Pipeline] echo [2024-02-22T13:07:16.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T13:07:16.448Z] provisioning config files... [2024-02-22T13:07:16.463Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config16445606568732461150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:07:16.878Z] ---> ****-login.sh [2024-02-22T13:07:16.878Z] nexus3.edgexfoundry.org:10001 [2024-02-22T13:07:17.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:17.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:17.146Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:17.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:17.146Z] [2024-02-22T13:07:17.146Z] Login Succeeded [2024-02-22T13:07:17.146Z] nexus3.edgexfoundry.org:10002 [2024-02-22T13:07:17.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:17.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:17.426Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:17.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:17.426Z] [2024-02-22T13:07:17.426Z] Login Succeeded [2024-02-22T13:07:17.426Z] nexus3.edgexfoundry.org:10003 [2024-02-22T13:07:17.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:17.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:17.426Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:17.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:17.426Z] [2024-02-22T13:07:17.426Z] Login Succeeded [2024-02-22T13:07:17.426Z] nexus3.edgexfoundry.org:10004 [2024-02-22T13:07:17.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:17.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:17.692Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:17.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:17.692Z] [2024-02-22T13:07:17.692Z] Login Succeeded [2024-02-22T13:07:17.692Z] ****.io [2024-02-22T13:07:17.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:17.955Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:17.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:17.955Z] [2024-02-22T13:07:17.955Z] Login Succeeded [2024-02-22T13:07:17.955Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T13:07:17.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-22T13:07:18.846Z] + git rev-list -1 --merges 952f659fe2f4556f204fbb6f115e3095d183d523~1..952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo [2024-02-22T13:07:18.905Z] -----------> git rev-list -1 --merges 952f659fe2f4556f204fbb6f115e3095d183d523~1..952f659fe2f4556f204fbb6f115e3095d183d523 952f659fe2f4556f204fbb6f115e3095d183d523 [false] [Pipeline] sh [2024-02-22T13:07:19.258Z] + git log --format=format:%s -1 952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo [2024-02-22T13:07:19.315Z] ========================================================= [2024-02-22T13:07:19.315Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T13:07:19.315Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T13:07:19.834Z] + git log --format=format:%s -1 952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] echo [2024-02-22T13:07:19.867Z] [semverPrep] GIT_COMMIT: 952f659fe2f4556f204fbb6f115e3095d183d523, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-22T13:07:19.921Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-22T13:07:20.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T13:07:20.399Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T13:07:20.399Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T13:07:20.399Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T13:07:20.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T13:07:20.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T13:07:20.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:07:20.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T13:07:20.980Z] [2024-02-22T13:07:20.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:07:21.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T13:07:21.392Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T13:07:21.392Z] b85a868b505f: Pulling fs layer [2024-02-22T13:07:21.392Z] e2be974225ed: Pulling fs layer [2024-02-22T13:07:21.392Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T13:07:21.392Z] 988bab9f4d93: Pulling fs layer [2024-02-22T13:07:21.392Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T13:07:21.392Z] eaf3925da568: Pulling fs layer [2024-02-22T13:07:21.392Z] 988bab9f4d93: Waiting [2024-02-22T13:07:21.392Z] 1469e6f7b9e6: Waiting [2024-02-22T13:07:21.392Z] bab4dde63d76: Pulling fs layer [2024-02-22T13:07:21.392Z] bde34c3a00c8: Pulling fs layer [2024-02-22T13:07:21.392Z] b352a97aabf1: Pulling fs layer [2024-02-22T13:07:21.392Z] eaf3925da568: Waiting [2024-02-22T13:07:21.392Z] bde34c3a00c8: Waiting [2024-02-22T13:07:21.392Z] bab4dde63d76: Waiting [2024-02-22T13:07:21.392Z] 4872d77fe225: Pulling fs layer [2024-02-22T13:07:21.392Z] 5851b861e8e6: Pulling fs layer [2024-02-22T13:07:21.392Z] b352a97aabf1: Waiting [2024-02-22T13:07:21.392Z] 5851b861e8e6: Waiting [2024-02-22T13:07:21.392Z] 4872d77fe225: Waiting [2024-02-22T13:07:21.653Z] e2be974225ed: Download complete [2024-02-22T13:07:21.653Z] 988bab9f4d93: Download complete [2024-02-22T13:07:21.653Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T13:07:21.653Z] 339a4e72a1f5: Download complete [2024-02-22T13:07:21.653Z] eaf3925da568: Download complete [2024-02-22T13:07:21.653Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T13:07:21.653Z] 1469e6f7b9e6: Download complete [2024-02-22T13:07:21.653Z] bde34c3a00c8: Download complete [2024-02-22T13:07:21.653Z] b352a97aabf1: Download complete [2024-02-22T13:07:21.653Z] 4872d77fe225: Verifying Checksum [2024-02-22T13:07:21.653Z] 4872d77fe225: Download complete [2024-02-22T13:07:21.653Z] 5851b861e8e6: Download complete [2024-02-22T13:07:21.653Z] b85a868b505f: Verifying Checksum [2024-02-22T13:07:21.653Z] b85a868b505f: Download complete [2024-02-22T13:07:21.916Z] bab4dde63d76: Verifying Checksum [2024-02-22T13:07:21.916Z] bab4dde63d76: Download complete [2024-02-22T13:07:23.315Z] b85a868b505f: Pull complete [2024-02-22T13:07:23.315Z] e2be974225ed: Pull complete [2024-02-22T13:07:23.581Z] 339a4e72a1f5: Pull complete [2024-02-22T13:07:23.842Z] 988bab9f4d93: Pull complete [2024-02-22T13:07:24.105Z] 1469e6f7b9e6: Pull complete [2024-02-22T13:07:24.105Z] eaf3925da568: Pull complete [2024-02-22T13:07:26.017Z] bab4dde63d76: Pull complete [2024-02-22T13:07:26.017Z] bde34c3a00c8: Pull complete [2024-02-22T13:07:26.017Z] b352a97aabf1: Pull complete [2024-02-22T13:07:26.280Z] 4872d77fe225: Pull complete [2024-02-22T13:07:26.280Z] 5851b861e8e6: Pull complete [2024-02-22T13:07:26.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T13:07:26.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T13:07:26.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:07:26.647Z] prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container [2024-02-22T13:07:26.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-22T13:07:29.704Z] $ docker top 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 -eo pid,comm [2024-02-22T13:07:29.758Z] 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-02-22T13:07:29.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T13:07:29.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T13:07:29.983Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T13:07:30.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T13:07:30.107Z] $ docker exec 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent [2024-02-22T13:07:30.209Z] SSH_AUTH_SOCK=/tmp/ssh-LTu42urYSlKJ/agent.32 [2024-02-22T13:07:30.209Z] SSH_AGENT_PID=38 [2024-02-22T13:07:30.215Z] Running ssh-add (command line suppressed) [2024-02-22T13:07:30.320Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_1854632550374782254.key (/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_1854632550374782254.key) [2024-02-22T13:07:30.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T13:07:30.702Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T13:07:30.735Z] $ docker exec --env ******** --env ******** 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent -k [2024-02-22T13:07:30.831Z] unset SSH_AUTH_SOCK; [2024-02-22T13:07:30.832Z] unset SSH_AGENT_PID; [2024-02-22T13:07:30.832Z] echo Agent pid 38 killed; [2024-02-22T13:07:30.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T13:07:30.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T13:07:30.975Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T13:07:31.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T13:07:31.094Z] $ docker exec 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent [2024-02-22T13:07:31.199Z] SSH_AUTH_SOCK=/tmp/ssh-8lhEh3U0eck5/agent.70 [2024-02-22T13:07:31.199Z] SSH_AGENT_PID=76 [2024-02-22T13:07:31.203Z] Running ssh-add (command line suppressed) [2024-02-22T13:07:31.307Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_8245662007562651013.key (/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/private_key_8245662007562651013.key) [2024-02-22T13:07:31.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T13:07:31.721Z] + git semver init [2024-02-22T13:07:31.982Z] 2024-02-22 13:07:31,917 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T13:07:31.982Z] 2024-02-22 13:07:31,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver [2024-02-22T13:07:31.982Z] 2024-02-22 13:07:31,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver [2024-02-22T13:07:31.982Z] 2024-02-22 13:07:31,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-273, universal_newlines=False, shell=None, istream=None) [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,198 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.git/info/exclude [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver/PR-273 with force:False [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,198 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver/PR-273 [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,203 [execute] INFO git cat-file --batch-check [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,209 [execute] INFO git cat-file --batch [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T13:07:33.369Z] 2024-02-22 13:07:33,214 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-273/.semver/PR-273 [2024-02-22T13:07:33.369Z] 0.0.0 [Pipeline] } [2024-02-22T13:07:33.407Z] $ docker exec --env ******** --env ******** 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 ssh-agent -k [2024-02-22T13:07:33.522Z] unset SSH_AUTH_SOCK; [2024-02-22T13:07:33.524Z] unset SSH_AGENT_PID; [2024-02-22T13:07:33.524Z] echo Agent pid 76 killed; [2024-02-22T13:07:33.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T13:07:34.237Z] + git semver [Pipeline] } [2024-02-22T13:07:34.529Z] $ docker stop --time=1 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 [2024-02-22T13:07:35.861Z] $ docker rm -f --volumes 5b4767dc3a67e12af5cd9a195b13b7de01e20a561468457336ef8b62fa86ee65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T13:07:36.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-22T13:07:36.682Z] Stashed 1 file(s) [Pipeline] echo [2024-02-22T13:07:36.702Z] [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-02-22T13:07:37.989Z] provisioning config files... [2024-02-22T13:07:37.999Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config12329499020422424034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:07:38.489Z] ---> ****-login.sh [2024-02-22T13:07:38.489Z] nexus3.edgexfoundry.org:10001 [2024-02-22T13:07:38.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:38.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:38.490Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:38.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:38.490Z] [2024-02-22T13:07:38.490Z] Login Succeeded [2024-02-22T13:07:38.490Z] nexus3.edgexfoundry.org:10002 [2024-02-22T13:07:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:38.749Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:38.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:38.749Z] [2024-02-22T13:07:38.749Z] Login Succeeded [2024-02-22T13:07:38.749Z] nexus3.edgexfoundry.org:10003 [2024-02-22T13:07:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:38.749Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:38.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:38.749Z] [2024-02-22T13:07:38.749Z] Login Succeeded [2024-02-22T13:07:38.749Z] nexus3.edgexfoundry.org:10004 [2024-02-22T13:07:39.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:39.008Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:39.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:39.008Z] [2024-02-22T13:07:39.008Z] Login Succeeded [2024-02-22T13:07:39.008Z] ****.io [2024-02-22T13:07:39.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:07:39.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:07:39.267Z] Configure a credential helper to remove this warning. See [2024-02-22T13:07:39.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:07:39.267Z] [2024-02-22T13:07:39.267Z] Login Succeeded [2024-02-22T13:07:39.267Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T13:07:39.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T13:07:39.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T13:07:39.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T13:07:39.972Z] ========================================================= [2024-02-22T13:07:39.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-22T13:07:39.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:07:40.667Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-22T13:07:40.667Z] Sending build context to Docker daemon 16.9MB [2024-02-22T13:07:40.667Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T13:07:40.667Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T13:07:40.933Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-22T13:07:40.933Z] 7264a8db6415: Pulling fs layer [2024-02-22T13:07:40.933Z] c4d48a809fc2: Pulling fs layer [2024-02-22T13:07:40.933Z] 4f1c88b9dad5: Pulling fs layer [2024-02-22T13:07:40.933Z] ad3a456e5733: Pulling fs layer [2024-02-22T13:07:40.933Z] 69c7f0334f64: Pulling fs layer [2024-02-22T13:07:40.933Z] 1f1c1a5573a3: Pulling fs layer [2024-02-22T13:07:40.933Z] ce7588e14bc9: Pulling fs layer [2024-02-22T13:07:40.933Z] b5e4710f87ac: Pulling fs layer [2024-02-22T13:07:40.933Z] 69c7f0334f64: Waiting [2024-02-22T13:07:40.933Z] 1f1c1a5573a3: Waiting [2024-02-22T13:07:40.933Z] b5e4710f87ac: Waiting [2024-02-22T13:07:40.933Z] c4d48a809fc2: Verifying Checksum [2024-02-22T13:07:40.933Z] c4d48a809fc2: Download complete [2024-02-22T13:07:40.933Z] ad3a456e5733: Download complete [2024-02-22T13:07:40.933Z] 69c7f0334f64: Verifying Checksum [2024-02-22T13:07:40.933Z] 69c7f0334f64: Download complete [2024-02-22T13:07:40.933Z] 7264a8db6415: Verifying Checksum [2024-02-22T13:07:40.933Z] 7264a8db6415: Download complete [2024-02-22T13:07:40.933Z] 1f1c1a5573a3: Verifying Checksum [2024-02-22T13:07:40.933Z] 1f1c1a5573a3: Download complete [2024-02-22T13:07:41.192Z] 7264a8db6415: Pull complete [2024-02-22T13:07:41.192Z] b5e4710f87ac: Verifying Checksum [2024-02-22T13:07:41.192Z] b5e4710f87ac: Download complete [2024-02-22T13:07:41.192Z] c4d48a809fc2: Pull complete [2024-02-22T13:07:41.192Z] 4f1c88b9dad5: Verifying Checksum [2024-02-22T13:07:41.192Z] 4f1c88b9dad5: Download complete [2024-02-22T13:07:41.756Z] ce7588e14bc9: Verifying Checksum [2024-02-22T13:07:41.756Z] ce7588e14bc9: Download complete [2024-02-22T13:07:45.067Z] 4f1c88b9dad5: Pull complete [2024-02-22T13:07:45.067Z] ad3a456e5733: Pull complete [2024-02-22T13:07:45.067Z] 69c7f0334f64: Pull complete [2024-02-22T13:07:45.067Z] 1f1c1a5573a3: Pull complete [2024-02-22T13:07:47.597Z] ce7588e14bc9: Pull complete [2024-02-22T13:07:48.534Z] b5e4710f87ac: Pull complete [2024-02-22T13:07:48.534Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-22T13:07:48.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T13:07:48.534Z] ---> 88b5674ff536 [2024-02-22T13:07:48.534Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T13:07:52.667Z] Still waiting to schedule task [2024-02-22T13:07:52.667Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-22T13:07:56.698Z] ---> Running in ec7ac84dad41 [2024-02-22T13:07:56.699Z] Removing intermediate container ec7ac84dad41 [2024-02-22T13:07:56.699Z] ---> 2ef05d436cd2 [2024-02-22T13:07:56.699Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T13:07:56.699Z] ---> Running in d0a692e986ec [2024-02-22T13:07:56.699Z] Removing intermediate container d0a692e986ec [2024-02-22T13:07:56.699Z] ---> 734f019d39ba [2024-02-22T13:07:56.699Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T13:07:56.699Z] ---> Running in 698ff8d6dad5 [2024-02-22T13:07:56.699Z] Removing intermediate container 698ff8d6dad5 [2024-02-22T13:07:56.699Z] ---> 6b798b635e91 [2024-02-22T13:07:56.699Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T13:07:56.699Z] ---> Running in 673370b13f1e [2024-02-22T13:07:56.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T13:07:56.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T13:07:57.218Z] OK: 264 MiB in 52 packages [2024-02-22T13:07:57.785Z] Removing intermediate container 673370b13f1e [2024-02-22T13:07:57.785Z] ---> 9e91fa641416 [2024-02-22T13:07:57.785Z] Step 7/12 : WORKDIR /app [2024-02-22T13:07:57.785Z] ---> Running in 6dc2d0de0d77 [2024-02-22T13:07:58.047Z] Removing intermediate container 6dc2d0de0d77 [2024-02-22T13:07:58.047Z] ---> 93d398028703 [2024-02-22T13:07:58.047Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T13:07:58.047Z] ---> ef38ce20db19 [2024-02-22T13:07:58.047Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T13:07:58.047Z] ---> Running in f57928844e49 [2024-02-22T13:08:30.281Z] Removing intermediate container f57928844e49 [2024-02-22T13:08:30.281Z] ---> 36b8ac7fad35 [2024-02-22T13:08:30.281Z] Step 10/12 : COPY . . [2024-02-22T13:08:30.281Z] ---> 699999d5eede [2024-02-22T13:08:30.281Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T13:08:30.281Z] ---> Running in 015ec55f2ec8 [2024-02-22T13:08:30.281Z] Removing intermediate container 015ec55f2ec8 [2024-02-22T13:08:30.281Z] ---> af62332a9ed8 [2024-02-22T13:08:30.281Z] Step 12/12 : RUN $MAKE [2024-02-22T13:08:30.281Z] ---> Running in 5649162962ef [2024-02-22T13:08:30.281Z] noop [2024-02-22T13:08:30.281Z] Removing intermediate container 5649162962ef [2024-02-22T13:08:30.281Z] ---> 2168d4636fc3 [2024-02-22T13:08:30.281Z] Successfully built 2168d4636fc3 [2024-02-22T13:08:30.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:08:30.915Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T13:08:30.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:08:31.139Z] prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container [2024-02-22T13:08:31.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T13:08:31.521Z] $ docker top d54fc088b2e76eaf7e2d27d3d6553aebe03f63915bc2a79e473c06eecf67293c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T13:08:31.977Z] + go version [2024-02-22T13:08:31.977Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-22T13:08:32.015Z] $ docker stop --time=1 d54fc088b2e76eaf7e2d27d3d6553aebe03f63915bc2a79e473c06eecf67293c [2024-02-22T13:08:33.301Z] $ docker rm -f --volumes d54fc088b2e76eaf7e2d27d3d6553aebe03f63915bc2a79e473c06eecf67293c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:08:34.476Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T13:08:34.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:08:34.698Z] prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container [2024-02-22T13:08:34.734Z] $ 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-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T13:08:35.054Z] $ docker top 7f09e7c84d8616966888ec7072a189c0b4b6fd291e77b5414f6396a43c26f8be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T13:08:35.533Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-273 [Pipeline] fileExists [Pipeline] sh [2024-02-22T13:08:35.991Z] + make test [2024-02-22T13:08:35.992Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-22T13:08:54.094Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-22T13:08:54.094Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-22T13:08:55.477Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2024-02-22T13:08:58.043Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.685s coverage: 71.9% of statements [2024-02-22T13:09:20.072Z] go vet ./... [2024-02-22T13:09:21.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T13:09:21.971Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T13:09:21.971Z] ./bin/test-attribution.sh [2024-02-22T13:09:21.971Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-22T13:09:21.971Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-22T13:09:21.971Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-22T13:09:21.971Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-22T13:09:21.971Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-22T13:09:22.231Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-22T13:09:22.231Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T13:09:22.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T13:09:22.358Z] $ docker stop --time=1 7f09e7c84d8616966888ec7072a189c0b4b6fd291e77b5414f6396a43c26f8be [2024-02-22T13:09:26.667Z] $ docker rm -f --volumes 7f09e7c84d8616966888ec7072a189c0b4b6fd291e77b5414f6396a43c26f8be [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T13:09:27.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T13:09:27.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-22T13:09:28.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T13:09:28.587Z] + ls -al . [2024-02-22T13:09:28.588Z] total 208 [2024-02-22T13:09:28.588Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 13:08 . [2024-02-22T13:09:28.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:07 .. [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 13:07 .dockerignore [2024-02-22T13:09:28.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 13:08 .git [2024-02-22T13:09:28.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:07 .github [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 13:07 .gitignore [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 13:07 .golangci.yml [2024-02-22T13:09:28.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 13:07 .semver [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 13:07 Attribution.txt [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 13:07 CHANGELOG.md [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 13:07 Dockerfile [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 13:07 GOVERNANCE.md [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 13:07 Jenkinsfile [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 13:07 LICENSE [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 13:07 Makefile [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 13:07 OWNERS.md [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 13:07 README.md [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 13:07 VERSION [2024-02-22T13:09:28.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:07 bin [2024-02-22T13:09:28.588Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 13:08 coverage.out [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 13:07 go.mod [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 13:07 go.sum [2024-02-22T13:09:28.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:07 images [2024-02-22T13:09:28.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:07 internal [2024-02-22T13:09:28.588Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 13:07 main.go [2024-02-22T13:09:28.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:07 openapi [2024-02-22T13:09:28.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:07 res [2024-02-22T13:09:28.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:09:28.769Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1510 in /w/workspace/y_app-rfid-llrp-inventory_PR-273 [Pipeline] { [Pipeline] ws [2024-02-22T13:09:28.959Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-02-22T13:09:29.053Z] + 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=952f659fe2f4556f204fbb6f115e3095d183d523 --label arch=amd64 --label version=0.0.0 . [2024-02-22T13:09:29.053Z] Sending build context to Docker daemon 16.9MB [2024-02-22T13:09:29.053Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T13:09:29.053Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-22T13:09:29.053Z] ---> 2168d4636fc3 [2024-02-22T13:09:29.053Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T13:09:29.311Z] ---> Running in 492c42d3dd75 [2024-02-22T13:09:29.311Z] Removing intermediate container 492c42d3dd75 [2024-02-22T13:09:29.311Z] ---> 127476b8cd29 [2024-02-22T13:09:29.311Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T13:09:29.311Z] ---> Running in 7b549369a7d2 [2024-02-22T13:09:29.569Z] Removing intermediate container 7b549369a7d2 [2024-02-22T13:09:29.569Z] ---> a1a57f7c0b87 [2024-02-22T13:09:29.569Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-22T13:09:29.569Z] ---> Running in 2a5da5da5b3e [2024-02-22T13:09:29.569Z] Removing intermediate container 2a5da5da5b3e [2024-02-22T13:09:29.569Z] ---> 87845c983688 [2024-02-22T13:09:29.569Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T13:09:29.569Z] ---> Running in ef55037ec079 [2024-02-22T13:09:29.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T13:09:30.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T13:09:30.385Z] OK: 264 MiB in 52 packages [2024-02-22T13:09:30.666Z] Removing intermediate container ef55037ec079 [2024-02-22T13:09:30.666Z] ---> 06cebc09c7bd [2024-02-22T13:09:30.666Z] Step 7/30 : WORKDIR /app [2024-02-22T13:09:30.666Z] ---> Running in 18b2872dab71 [2024-02-22T13:09:30.666Z] Removing intermediate container 18b2872dab71 [2024-02-22T13:09:30.666Z] ---> 0dbf44b0b624 [2024-02-22T13:09:30.666Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-22T13:09:30.666Z] ---> 8f9bd15911ed [2024-02-22T13:09:30.666Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T13:09:30.968Z] ---> Running in 97568a44f71b [2024-02-22T13:09:31.577Z] Removing intermediate container 97568a44f71b [2024-02-22T13:09:31.577Z] ---> 41e67f8f1d7e [2024-02-22T13:09:31.577Z] Step 10/30 : COPY . . [2024-02-22T13:09:32.077Z] The recommended git tool is: git [2024-02-22T13:09:32.168Z] ---> 1f6c0ea690fa [2024-02-22T13:09:32.168Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T13:09:32.168Z] ---> Running in cc44ee0fb481 [2024-02-22T13:09:32.168Z] Removing intermediate container cc44ee0fb481 [2024-02-22T13:09:32.168Z] ---> 7f4e8d3b3014 [2024-02-22T13:09:32.168Z] Step 12/30 : RUN $MAKE [2024-02-22T13:09:32.426Z] ---> Running in 24e2c1b6ba36 [2024-02-22T13:09:32.684Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-22T13:09:36.848Z] using credential edgex-jenkins-ssh [2024-02-22T13:09:36.871Z] Cloning the remote Git repository [2024-02-22T13:09:36.912Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-22T13:09:37.005Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-02-22T13:09:37.148Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-22T13:09:37.149Z] > git --version # timeout=10 [2024-02-22T13:09:37.172Z] > git --version # 'git version 2.25.1' [2024-02-22T13:09:37.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T13:09:37.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T13:09:39.921Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-22T13:09:39.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T13:09:41.411Z] Merging remotes/origin/main commit a6e2107e1d40900642d889715de83f26bf06cb4f into PR head commit 952f659fe2f4556f204fbb6f115e3095d183d523 [2024-02-22T13:09:41.670Z] Merge succeeded, producing 952f659fe2f4556f204fbb6f115e3095d183d523 [2024-02-22T13:09:41.670Z] Checking out Revision 952f659fe2f4556f204fbb6f115e3095d183d523 (PR-273) [2024-02-22T13:09:42.150Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-22T13:09:40.869Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-22T13:09:40.906Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-22T13:09:40.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T13:09:40.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-22T13:09:41.428Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T13:09:41.492Z] > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # timeout=10 [2024-02-22T13:09:41.582Z] > git remote # timeout=10 [2024-02-22T13:09:41.602Z] > git config --get remote.origin.url # timeout=10 [2024-02-22T13:09:41.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T13:09:41.632Z] > git merge a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 [2024-02-22T13:09:41.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-22T13:09:41.676Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T13:09:41.689Z] > git checkout -f 952f659fe2f4556f204fbb6f115e3095d183d523 # timeout=10 [2024-02-22T13:09:42.195Z] > git --version # timeout=10 [2024-02-22T13:09:42.207Z] > git --version # 'git version 2.25.1' [2024-02-22T13:09:42.220Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T13:09:43.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-22T13:09:43.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T13:09:43.575Z] Dload Upload Total Spent Left Speed [2024-02-22T13:09:43.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh [2024-02-22T13:09:43.926Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-22T13:09:44.269Z] + sudo tee /etc/docker/daemon.new [2024-02-22T13:09:44.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-22T13:09:44.269Z] { [2024-02-22T13:09:44.269Z] "registry-mirrors": [ [2024-02-22T13:09:44.269Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-22T13:09:44.269Z] ], [2024-02-22T13:09:44.269Z] "bip": "10.250.0.254/24", [2024-02-22T13:09:44.269Z] "hosts": [ [2024-02-22T13:09:44.269Z] "tcp://0.0.0.0:5555", [2024-02-22T13:09:44.269Z] "unix:///var/run/docker.sock" [2024-02-22T13:09:44.269Z] ], [2024-02-22T13:09:44.269Z] "mtu": 1458, [2024-02-22T13:09:44.269Z] "selinux-enabled": true, [2024-02-22T13:09:44.269Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-22T13:09:44.269Z] } [Pipeline] sh [2024-02-22T13:09:44.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-22T13:09:44.976Z] + sudo service docker restart [2024-02-22T13:09:55.397Z] Removing intermediate container 24e2c1b6ba36 [2024-02-22T13:09:55.397Z] ---> ae51fb0f2c61 [2024-02-22T13:09:55.397Z] Step 13/30 : FROM alpine:3.18 [2024-02-22T13:09:55.397Z] 3.18: Pulling from library/alpine [2024-02-22T13:09:55.397Z] 619be1103602: Pulling fs layer [2024-02-22T13:09:55.397Z] 619be1103602: Verifying Checksum [2024-02-22T13:09:55.397Z] 619be1103602: Download complete [2024-02-22T13:09:55.397Z] 619be1103602: Pull complete [2024-02-22T13:09:55.397Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T13:09:55.397Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T13:09:55.397Z] ---> d3782b16ccc9 [2024-02-22T13:09:55.397Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T13:09:55.397Z] ---> Running in a56aa2bf0975 [2024-02-22T13:09:55.397Z] Removing intermediate container a56aa2bf0975 [2024-02-22T13:09:55.397Z] ---> 9027cbfb39e6 [2024-02-22T13:09:55.397Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-22T13:09:55.397Z] ---> Running in ab150f1c6647 [2024-02-22T13:09:55.397Z] Removing intermediate container ab150f1c6647 [2024-02-22T13:09:55.397Z] ---> b1bccbf53c81 [2024-02-22T13:09:55.397Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-22T13:09:55.397Z] ---> Running in 1856c28ef5f2 [2024-02-22T13:09:55.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T13:09:55.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T13:09:55.397Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T13:09:55.397Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T13:09:55.397Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T13:09:55.397Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T13:09:55.397Z] OK: 8 MiB in 17 packages [2024-02-22T13:09:55.964Z] Removing intermediate container 1856c28ef5f2 [2024-02-22T13:09:55.964Z] ---> 50196f89ba2d [2024-02-22T13:09:55.964Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-22T13:09:55.964Z] ---> Running in 8055529fc7da [2024-02-22T13:09:56.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T13:09:56.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T13:09:56.483Z] OK: 8 MiB in 17 packages [2024-02-22T13:09:56.741Z] Removing intermediate container 8055529fc7da [2024-02-22T13:09:56.741Z] ---> 5d289daad4d4 [2024-02-22T13:09:56.741Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T13:09:57.000Z] ---> 33f0a4f5033e [2024-02-22T13:09:57.000Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T13:09:57.000Z] ---> 62cbd65c71aa [2024-02-22T13:09:57.000Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-22T13:09:57.257Z] ---> 5371ca5debf3 [2024-02-22T13:09:57.257Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-22T13:09:57.257Z] ---> 92ab9796361f [2024-02-22T13:09:57.257Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-22T13:09:58.205Z] ---> 626378081da4 [2024-02-22T13:09:58.205Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-22T13:09:58.205Z] ---> Running in f892d36545b8 [2024-02-22T13:09:58.774Z] Removing intermediate container f892d36545b8 [2024-02-22T13:09:58.774Z] ---> 6abc056dcf08 [2024-02-22T13:09:58.774Z] Step 24/30 : VOLUME /cache [2024-02-22T13:09:58.774Z] ---> Running in 66952114284c [2024-02-22T13:09:58.774Z] Removing intermediate container 66952114284c [2024-02-22T13:09:58.774Z] ---> 3497075ecb8a [2024-02-22T13:09:58.775Z] Step 25/30 : EXPOSE 59711 [2024-02-22T13:09:58.775Z] ---> Running in 3236263bde18 [2024-02-22T13:09:59.035Z] Removing intermediate container 3236263bde18 [2024-02-22T13:09:59.035Z] ---> f9d109684b73 [2024-02-22T13:09:59.035Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-22T13:09:59.035Z] ---> Running in d15632ae4dc7 [2024-02-22T13:09:59.035Z] Removing intermediate container d15632ae4dc7 [2024-02-22T13:09:59.035Z] ---> 368c49484f78 [2024-02-22T13:09:59.035Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-22T13:09:59.035Z] ---> Running in ad16808399f8 [2024-02-22T13:09:59.294Z] Removing intermediate container ad16808399f8 [2024-02-22T13:09:59.294Z] ---> 61cfce576cae [2024-02-22T13:09:59.294Z] Step 28/30 : LABEL arch=amd64 [2024-02-22T13:09:59.294Z] ---> Running in 1f4d260fecd5 [2024-02-22T13:09:59.294Z] Removing intermediate container 1f4d260fecd5 [2024-02-22T13:09:59.294Z] ---> 3b676e55ba8c [2024-02-22T13:09:59.294Z] Step 29/30 : LABEL git_sha=952f659fe2f4556f204fbb6f115e3095d183d523 [2024-02-22T13:09:59.294Z] ---> Running in 33f9cba47c74 [2024-02-22T13:09:59.294Z] Removing intermediate container 33f9cba47c74 [2024-02-22T13:09:59.294Z] ---> ac22e81b036b [2024-02-22T13:09:59.294Z] Step 30/30 : LABEL version=0.0.0 [2024-02-22T13:09:59.294Z] ---> Running in 7146a811e5ee [2024-02-22T13:09:59.553Z] Removing intermediate container 7146a811e5ee [2024-02-22T13:09:59.553Z] ---> c65c68ae4cc5 [2024-02-22T13:09:59.553Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T13:09:59.553Z] Successfully built c65c68ae4cc5 [2024-02-22T13:09:59.553Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:10:00.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T13:10:00.806Z] [2024-02-22T13:10:00.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:10:02.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T13:10:02.096Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T13:10:02.096Z] 5eb5b503b376: Pulling fs layer [2024-02-22T13:10:02.096Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T13:10:02.096Z] ec43610c2a17: Pulling fs layer [2024-02-22T13:10:02.096Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T13:10:02.096Z] 33b1e0a273af: Pulling fs layer [2024-02-22T13:10:02.096Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T13:10:02.096Z] 2f39f015ded8: Pulling fs layer [2024-02-22T13:10:02.096Z] 5d3b04190fa2: Waiting [2024-02-22T13:10:02.096Z] 3a2ae6a8a46f: Waiting [2024-02-22T13:10:02.096Z] 2f39f015ded8: Waiting [2024-02-22T13:10:02.096Z] 5c69ac0246d0: Verifying Checksum [2024-02-22T13:10:02.096Z] 5c69ac0246d0: Download complete [2024-02-22T13:10:02.096Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-22T13:10:02.096Z] 3a2ae6a8a46f: Download complete [2024-02-22T13:10:02.096Z] 33b1e0a273af: Verifying Checksum [2024-02-22T13:10:02.096Z] 33b1e0a273af: Download complete [2024-02-22T13:10:02.096Z] 5d3b04190fa2: Verifying Checksum [2024-02-22T13:10:02.096Z] 5d3b04190fa2: Download complete [2024-02-22T13:10:02.356Z] ec43610c2a17: Download complete [2024-02-22T13:10:02.356Z] 5eb5b503b376: Verifying Checksum [2024-02-22T13:10:02.356Z] 5eb5b503b376: Download complete [2024-02-22T13:10:02.919Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T13:10:03.332Z] provisioning config files... [2024-02-22T13:10:03.362Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8601700816341136071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:10:03.853Z] 5eb5b503b376: Pull complete [2024-02-22T13:10:03.853Z] 5c69ac0246d0: Pull complete [2024-02-22T13:10:03.934Z] ---> ****-login.sh [2024-02-22T13:10:03.935Z] nexus3.edgexfoundry.org:10001 [2024-02-22T13:10:04.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:10:04.420Z] ec43610c2a17: Pull complete [2024-02-22T13:10:04.420Z] 3a2ae6a8a46f: Pull complete [2024-02-22T13:10:04.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:10:04.487Z] Configure a credential helper to remove this warning. See [2024-02-22T13:10:04.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:10:04.487Z] [2024-02-22T13:10:04.487Z] Login Succeeded [2024-02-22T13:10:04.487Z] nexus3.edgexfoundry.org:10002 [2024-02-22T13:10:04.714Z] 33b1e0a273af: Pull complete [2024-02-22T13:10:04.714Z] 5d3b04190fa2: Pull complete [2024-02-22T13:10:04.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:10:04.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:10:04.761Z] Configure a credential helper to remove this warning. See [2024-02-22T13:10:04.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:10:04.761Z] [2024-02-22T13:10:04.761Z] Login Succeeded [2024-02-22T13:10:05.032Z] nexus3.edgexfoundry.org:10003 [2024-02-22T13:10:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:10:05.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:10:05.304Z] Configure a credential helper to remove this warning. See [2024-02-22T13:10:05.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:10:05.304Z] [2024-02-22T13:10:05.304Z] Login Succeeded [2024-02-22T13:10:05.304Z] nexus3.edgexfoundry.org:10004 [2024-02-22T13:10:05.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:10:05.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:10:05.575Z] Configure a credential helper to remove this warning. See [2024-02-22T13:10:05.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:10:05.575Z] [2024-02-22T13:10:05.575Z] Login Succeeded [2024-02-22T13:10:05.575Z] ****.io [2024-02-22T13:10:05.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T13:10:06.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T13:10:06.113Z] Configure a credential helper to remove this warning. See [2024-02-22T13:10:06.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T13:10:06.113Z] [2024-02-22T13:10:06.113Z] Login Succeeded [2024-02-22T13:10:06.113Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T13:10:06.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T13:10:06.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T13:10:06.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T13:10:06.924Z] ========================================================= [2024-02-22T13:10:06.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-22T13:10:06.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:10:07.633Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-22T13:10:07.908Z] Sending build context to Docker daemon 670.2kB [2024-02-22T13:10:08.176Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T13:10:08.176Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T13:10:08.176Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-22T13:10:08.176Z] 9fda8d8052c6: Pulling fs layer [2024-02-22T13:10:08.176Z] 5d54e960e981: Pulling fs layer [2024-02-22T13:10:08.176Z] c4a7e357bf2a: Pulling fs layer [2024-02-22T13:10:08.176Z] f0e02332f6b5: Pulling fs layer [2024-02-22T13:10:08.176Z] 872ee5b61b7b: Pulling fs layer [2024-02-22T13:10:08.176Z] 0c6a40ed1a82: Pulling fs layer [2024-02-22T13:10:08.176Z] 94ae7d8d031c: Pulling fs layer [2024-02-22T13:10:08.176Z] f0e02332f6b5: Waiting [2024-02-22T13:10:08.176Z] 872ee5b61b7b: Waiting [2024-02-22T13:10:08.176Z] 0c6a40ed1a82: Waiting [2024-02-22T13:10:08.176Z] 94ae7d8d031c: Waiting [2024-02-22T13:10:08.176Z] 5d54e960e981: Verifying Checksum [2024-02-22T13:10:08.176Z] 5d54e960e981: Download complete [2024-02-22T13:10:08.176Z] f0e02332f6b5: Verifying Checksum [2024-02-22T13:10:08.176Z] f0e02332f6b5: Download complete [2024-02-22T13:10:08.443Z] 872ee5b61b7b: Verifying Checksum [2024-02-22T13:10:08.443Z] 872ee5b61b7b: Download complete [2024-02-22T13:10:08.443Z] 9fda8d8052c6: Download complete [2024-02-22T13:10:08.714Z] 94ae7d8d031c: Verifying Checksum [2024-02-22T13:10:08.714Z] 94ae7d8d031c: Download complete [2024-02-22T13:10:09.681Z] 9fda8d8052c6: Pull complete [2024-02-22T13:10:09.950Z] 5d54e960e981: Pull complete [2024-02-22T13:10:10.219Z] c4a7e357bf2a: Verifying Checksum [2024-02-22T13:10:10.219Z] c4a7e357bf2a: Download complete [2024-02-22T13:10:10.542Z] 2f39f015ded8: Pull complete [2024-02-22T13:10:10.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T13:10:10.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T13:10:10.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:10:10.991Z] prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container [2024-02-22T13:10:11.029Z] $ 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-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-22T13:10:11.184Z] 0c6a40ed1a82: Verifying Checksum [2024-02-22T13:10:11.184Z] 0c6a40ed1a82: Download complete [2024-02-22T13:10:17.657Z] $ docker top 4126198e4ac4d00206dfbc5e454472af5372a75944b18e6532590b8b87588a72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:10:18.241Z] ---> job-cost.sh [2024-02-22T13:10:18.241Z] lf-activate-venv: SKIPPING [2024-02-22T13:10:18.241Z] INFO: No Stack... [2024-02-22T13:10:18.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T13:10:18.760Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T13:10:19.086Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives/cost.csv [2024-02-22T13:10:19.086Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T13:10:19.129Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [2024-02-22T13:10:19.134Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] did not exist. Created. [2024-02-22T13:10:19.139Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T13:10:19.610Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-22T13:10:19.751Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T13:10:19.827Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T13:10:20.058Z] $ docker stop --time=1 4126198e4ac4d00206dfbc5e454472af5372a75944b18e6532590b8b87588a72 [2024-02-22T13:10:21.199Z] $ docker rm -f --volumes 4126198e4ac4d00206dfbc5e454472af5372a75944b18e6532590b8b87588a72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-22T13:10:23.543Z] c4a7e357bf2a: Pull complete [2024-02-22T13:10:23.543Z] f0e02332f6b5: Pull complete [2024-02-22T13:10:23.543Z] 872ee5b61b7b: Pull complete [2024-02-22T13:10:31.787Z] 0c6a40ed1a82: Pull complete [2024-02-22T13:10:33.205Z] 94ae7d8d031c: Pull complete [2024-02-22T13:10:33.205Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-22T13:10:33.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T13:10:33.205Z] ---> 86de565de09d [2024-02-22T13:10:33.205Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T13:10:33.788Z] ---> Running in 58c0ed404a49 [2024-02-22T13:10:34.054Z] Removing intermediate container 58c0ed404a49 [2024-02-22T13:10:34.054Z] ---> 9ddda5a5c91c [2024-02-22T13:10:34.054Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T13:10:34.398Z] ---> Running in f2930ca7caf8 [2024-02-22T13:10:36.991Z] Removing intermediate container f2930ca7caf8 [2024-02-22T13:10:36.991Z] ---> 38f452b22479 [2024-02-22T13:10:36.991Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T13:10:36.991Z] ---> Running in 30d2dec12acd [2024-02-22T13:10:36.991Z] Removing intermediate container 30d2dec12acd [2024-02-22T13:10:36.991Z] ---> a78491bd3f04 [2024-02-22T13:10:36.991Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T13:10:36.991Z] ---> Running in 6f615c0e20d5 [2024-02-22T13:10:37.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T13:10:38.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T13:10:39.515Z] OK: 266 MiB in 52 packages [2024-02-22T13:10:40.097Z] Removing intermediate container 6f615c0e20d5 [2024-02-22T13:10:40.097Z] ---> 7c7eec23bbcf [2024-02-22T13:10:40.097Z] Step 7/12 : WORKDIR /app [2024-02-22T13:10:40.366Z] ---> Running in 06b3f2acc123 [2024-02-22T13:10:40.633Z] Removing intermediate container 06b3f2acc123 [2024-02-22T13:10:40.633Z] ---> 970dcd660b53 [2024-02-22T13:10:40.633Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T13:10:41.213Z] ---> 92fbc38cf104 [2024-02-22T13:10:41.213Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T13:10:41.213Z] ---> Running in 07975af5e02c [2024-02-22T13:11:49.080Z] Removing intermediate container 07975af5e02c [2024-02-22T13:11:49.080Z] ---> 762bfe4b7196 [2024-02-22T13:11:49.080Z] Step 10/12 : COPY . . [2024-02-22T13:11:49.080Z] ---> cfbd9215bf3d [2024-02-22T13:11:49.080Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T13:11:49.080Z] ---> Running in 3cdbc72ada36 [2024-02-22T13:11:49.080Z] Removing intermediate container 3cdbc72ada36 [2024-02-22T13:11:49.080Z] ---> ba5fcb85c4d3 [2024-02-22T13:11:49.080Z] Step 12/12 : RUN $MAKE [2024-02-22T13:11:49.080Z] ---> Running in 262325e0e13e [2024-02-22T13:11:49.080Z] noop [2024-02-22T13:11:49.080Z] Removing intermediate container 262325e0e13e [2024-02-22T13:11:49.080Z] ---> 00ebb7bbfd63 [2024-02-22T13:11:49.080Z] Successfully built 00ebb7bbfd63 [2024-02-22T13:11:49.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:11:49.676Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T13:11:49.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:11:50.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container [2024-02-22T13:11:50.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T13:11:51.318Z] $ docker top cad2a8c55ac8159f71eaccbf000443dc0a46370ff79d7db84ede402473492c94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T13:11:52.297Z] + go version [2024-02-22T13:11:52.297Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-22T13:11:52.348Z] $ docker stop --time=1 cad2a8c55ac8159f71eaccbf000443dc0a46370ff79d7db84ede402473492c94 [2024-02-22T13:11:53.933Z] $ docker rm -f --volumes cad2a8c55ac8159f71eaccbf000443dc0a46370ff79d7db84ede402473492c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:11:55.649Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T13:11:55.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:11:56.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container [2024-02-22T13:11:56.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T13:11:57.285Z] $ docker top 47b259729f317e0795a41c91cdac8cfd847796064a5d8c34d607d497d120a684 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T13:11:58.236Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-02-22T13:11:59.200Z] + make test [2024-02-22T13:11:59.200Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-22T13:14:05.909Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-22T13:14:05.909Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-22T13:14:07.331Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.107s coverage: 86.2% of statements [2024-02-22T13:14:19.653Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.461s coverage: 71.9% of statements [2024-02-22T13:14:19.653Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-22T13:14:19.653Z] go vet ./... [2024-02-22T13:16:26.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T13:16:26.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T13:16:26.358Z] ./bin/test-attribution.sh [2024-02-22T13:16:26.358Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-22T13:16:26.358Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-22T13:16:26.358Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-22T13:16:26.358Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-22T13:16:26.358Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-22T13:16:26.358Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-22T13:16:26.358Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T13:16:26.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T13:16:26.478Z] $ docker stop --time=1 47b259729f317e0795a41c91cdac8cfd847796064a5d8c34d607d497d120a684 [2024-02-22T13:16:28.375Z] $ docker rm -f --volumes 47b259729f317e0795a41c91cdac8cfd847796064a5d8c34d607d497d120a684 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T13:16:30.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T13:16:30.194Z] Warning: overwriting stash ‘coverage-report’ [2024-02-22T13:16:30.641Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T13:16:31.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T13:16:31.867Z] + ls -al . [2024-02-22T13:16:31.867Z] total 204 [2024-02-22T13:16:31.867Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 13:12 . [2024-02-22T13:16:31.867Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:09 .. [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 13:09 .dockerignore [2024-02-22T13:16:31.867Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 13:09 .git [2024-02-22T13:16:31.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:09 .github [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 13:09 .gitignore [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 13:09 .golangci.yml [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 13:09 Attribution.txt [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 13:09 CHANGELOG.md [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 13:09 Dockerfile [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 13:09 GOVERNANCE.md [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 13:09 Jenkinsfile [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 13:09 LICENSE [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 13:09 Makefile [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 13:09 OWNERS.md [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 13:09 README.md [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 13:07 VERSION [2024-02-22T13:16:31.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:09 bin [2024-02-22T13:16:31.867Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 13:14 coverage.out [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 13:09 go.mod [2024-02-22T13:16:31.867Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 13:09 go.sum [2024-02-22T13:16:31.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:09 images [2024-02-22T13:16:31.868Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 13:09 internal [2024-02-22T13:16:31.868Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 13:09 main.go [2024-02-22T13:16:31.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:09 openapi [2024-02-22T13:16:31.868Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 13:09 res [2024-02-22T13:16:31.868Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 13:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:16:32.406Z] + 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=952f659fe2f4556f204fbb6f115e3095d183d523 --label arch=arm64 --label version=0.0.0 . [2024-02-22T13:16:32.676Z] Sending build context to Docker daemon 670.2kB [2024-02-22T13:16:32.676Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T13:16:32.676Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-22T13:16:32.676Z] ---> 00ebb7bbfd63 [2024-02-22T13:16:32.676Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T13:16:32.676Z] ---> Running in 50f4accacca2 [2024-02-22T13:16:32.945Z] Removing intermediate container 50f4accacca2 [2024-02-22T13:16:32.945Z] ---> 249c389bbbc2 [2024-02-22T13:16:32.945Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T13:16:33.235Z] ---> Running in 5553fa115d1b [2024-02-22T13:16:33.505Z] Removing intermediate container 5553fa115d1b [2024-02-22T13:16:33.505Z] ---> d8a6c2f7179d [2024-02-22T13:16:33.505Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-22T13:16:33.505Z] ---> Running in 0aa4aefb80e9 [2024-02-22T13:16:33.777Z] Removing intermediate container 0aa4aefb80e9 [2024-02-22T13:16:33.777Z] ---> 7402f1d5e820 [2024-02-22T13:16:33.777Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T13:16:33.777Z] ---> Running in 2e5960db4277 [2024-02-22T13:16:34.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T13:16:37.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T13:16:37.523Z] OK: 266 MiB in 52 packages [2024-02-22T13:16:37.523Z] Removing intermediate container 2e5960db4277 [2024-02-22T13:16:37.523Z] ---> 9c0ac88b0b47 [2024-02-22T13:16:37.523Z] Step 7/30 : WORKDIR /app [2024-02-22T13:16:37.523Z] ---> Running in 6581b39f79ab [2024-02-22T13:16:37.523Z] Removing intermediate container 6581b39f79ab [2024-02-22T13:16:37.523Z] ---> c353dc660311 [2024-02-22T13:16:37.523Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-22T13:16:41.752Z] ---> 81c2ec7d34be [2024-02-22T13:16:41.752Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T13:16:41.752Z] ---> Running in 682bb5b637cd [2024-02-22T13:16:43.020Z] Removing intermediate container 682bb5b637cd [2024-02-22T13:16:43.020Z] ---> 60e4f27a5f38 [2024-02-22T13:16:43.020Z] Step 10/30 : COPY . . [2024-02-22T13:16:44.253Z] ---> b009708c4165 [2024-02-22T13:16:44.253Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T13:16:44.253Z] ---> Running in 079ede3178c5 [2024-02-22T13:16:44.253Z] Removing intermediate container 079ede3178c5 [2024-02-22T13:16:44.253Z] ---> 4829a0412d17 [2024-02-22T13:16:44.253Z] Step 12/30 : RUN $MAKE [2024-02-22T13:16:44.253Z] ---> Running in f67bb88909fc [2024-02-22T13:16:45.174Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-22T13:18:37.274Z] Removing intermediate container f67bb88909fc [2024-02-22T13:18:37.274Z] ---> 6422300987d5 [2024-02-22T13:18:37.274Z] Step 13/30 : FROM alpine:3.18 [2024-02-22T13:18:37.274Z] 3.18: Pulling from library/alpine [2024-02-22T13:18:37.274Z] c6b39de5b339: Pulling fs layer [2024-02-22T13:18:37.274Z] c6b39de5b339: Verifying Checksum [2024-02-22T13:18:37.274Z] c6b39de5b339: Download complete [2024-02-22T13:18:37.274Z] c6b39de5b339: Pull complete [2024-02-22T13:18:37.274Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T13:18:37.274Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T13:18:37.274Z] ---> 33abbf032149 [2024-02-22T13:18:37.274Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T13:18:37.274Z] ---> Running in 1529efdb46b7 [2024-02-22T13:18:37.274Z] Removing intermediate container 1529efdb46b7 [2024-02-22T13:18:37.274Z] ---> 9332c0880317 [2024-02-22T13:18:37.274Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-22T13:18:37.274Z] ---> Running in ba898ec4d67a [2024-02-22T13:18:37.274Z] Removing intermediate container ba898ec4d67a [2024-02-22T13:18:37.274Z] ---> ee2c585d9991 [2024-02-22T13:18:37.274Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-22T13:18:37.274Z] ---> Running in f133b5b92cbf [2024-02-22T13:18:37.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T13:18:37.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T13:18:38.245Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T13:18:38.514Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T13:18:38.514Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T13:18:38.514Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T13:18:38.786Z] OK: 9 MiB in 17 packages [2024-02-22T13:18:40.211Z] Removing intermediate container f133b5b92cbf [2024-02-22T13:18:40.211Z] ---> 27809cc75b3a [2024-02-22T13:18:40.211Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-22T13:18:40.211Z] ---> Running in a6470af55fcb [2024-02-22T13:18:40.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T13:18:41.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T13:18:42.374Z] OK: 9 MiB in 17 packages [2024-02-22T13:18:42.976Z] Removing intermediate container a6470af55fcb [2024-02-22T13:18:42.976Z] ---> ea16c108a592 [2024-02-22T13:18:42.976Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T13:18:43.638Z] ---> e4839c202a48 [2024-02-22T13:18:43.638Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T13:18:43.904Z] ---> d7797454452b [2024-02-22T13:18:43.904Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-22T13:18:44.486Z] ---> 4adf824d104e [2024-02-22T13:18:44.486Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-22T13:18:45.070Z] ---> 1b5378f01427 [2024-02-22T13:18:45.070Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-22T13:18:46.495Z] ---> d0d0b0dc74e0 [2024-02-22T13:18:46.495Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-22T13:18:46.495Z] ---> Running in 50fae8e14d66 [2024-02-22T13:18:52.500Z] Removing intermediate container 50fae8e14d66 [2024-02-22T13:18:52.500Z] ---> 9b7faabec803 [2024-02-22T13:18:52.500Z] Step 24/30 : VOLUME /cache [2024-02-22T13:18:52.500Z] ---> Running in 81c1943d30fd [2024-02-22T13:18:52.767Z] Removing intermediate container 81c1943d30fd [2024-02-22T13:18:52.767Z] ---> f2bb606790c8 [2024-02-22T13:18:52.767Z] Step 25/30 : EXPOSE 59711 [2024-02-22T13:18:52.767Z] ---> Running in d5b0d72acfb4 [2024-02-22T13:18:53.037Z] Removing intermediate container d5b0d72acfb4 [2024-02-22T13:18:53.037Z] ---> a0252188b6ca [2024-02-22T13:18:53.037Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-22T13:18:53.037Z] ---> Running in 95db92d51fd8 [2024-02-22T13:18:53.307Z] Removing intermediate container 95db92d51fd8 [2024-02-22T13:18:53.307Z] ---> 000d68921a0b [2024-02-22T13:18:53.307Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-22T13:18:53.572Z] ---> Running in d4fbabdc3133 [2024-02-22T13:18:53.840Z] Removing intermediate container d4fbabdc3133 [2024-02-22T13:18:53.840Z] ---> bdf2ba989500 [2024-02-22T13:18:53.840Z] Step 28/30 : LABEL arch=arm64 [2024-02-22T13:18:53.840Z] ---> Running in 1307a1bbd45a [2024-02-22T13:18:54.283Z] Removing intermediate container 1307a1bbd45a [2024-02-22T13:18:54.283Z] ---> 123d2cd7adb1 [2024-02-22T13:18:54.283Z] Step 29/30 : LABEL git_sha=952f659fe2f4556f204fbb6f115e3095d183d523 [2024-02-22T13:18:54.283Z] ---> Running in 2b46066e892e [2024-02-22T13:18:54.551Z] Removing intermediate container 2b46066e892e [2024-02-22T13:18:54.551Z] ---> 460ef9ce113d [2024-02-22T13:18:54.551Z] Step 30/30 : LABEL version=0.0.0 [2024-02-22T13:18:54.551Z] ---> Running in 7ca6a886e898 [2024-02-22T13:18:54.820Z] Removing intermediate container 7ca6a886e898 [2024-02-22T13:18:54.820Z] ---> c5b2ee4dd224 [2024-02-22T13:18:54.820Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T13:18:54.820Z] Successfully built c5b2ee4dd224 [2024-02-22T13:18:54.820Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:18:56.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T13:18:56.175Z] [2024-02-22T13:18:56.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:18:56.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T13:18:56.648Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-22T13:18:56.648Z] 8998bd30e6a1: Pulling fs layer [2024-02-22T13:18:56.648Z] 04944245beec: Pulling fs layer [2024-02-22T13:18:56.648Z] 699f458cf7ca: Pulling fs layer [2024-02-22T13:18:56.648Z] 765212b225bb: Pulling fs layer [2024-02-22T13:18:56.648Z] f23df028b6ca: Pulling fs layer [2024-02-22T13:18:56.648Z] d65c8cfc05b1: Pulling fs layer [2024-02-22T13:18:56.648Z] 2437ff75d9bd: Pulling fs layer [2024-02-22T13:18:56.648Z] 765212b225bb: Waiting [2024-02-22T13:18:56.648Z] f23df028b6ca: Waiting [2024-02-22T13:18:56.648Z] d65c8cfc05b1: Waiting [2024-02-22T13:18:56.648Z] 2437ff75d9bd: Waiting [2024-02-22T13:18:56.916Z] 04944245beec: Verifying Checksum [2024-02-22T13:18:56.916Z] 04944245beec: Download complete [2024-02-22T13:18:56.916Z] 765212b225bb: Verifying Checksum [2024-02-22T13:18:56.916Z] 765212b225bb: Download complete [2024-02-22T13:18:56.916Z] f23df028b6ca: Download complete [2024-02-22T13:18:56.916Z] d65c8cfc05b1: Verifying Checksum [2024-02-22T13:18:56.916Z] d65c8cfc05b1: Download complete [2024-02-22T13:18:57.183Z] 699f458cf7ca: Verifying Checksum [2024-02-22T13:18:57.183Z] 699f458cf7ca: Download complete [2024-02-22T13:18:57.449Z] 8998bd30e6a1: Verifying Checksum [2024-02-22T13:18:57.449Z] 8998bd30e6a1: Download complete [2024-02-22T13:19:00.033Z] 2437ff75d9bd: Verifying Checksum [2024-02-22T13:19:00.033Z] 2437ff75d9bd: Download complete [2024-02-22T13:19:01.980Z] 8998bd30e6a1: Pull complete [2024-02-22T13:19:02.564Z] 04944245beec: Pull complete [2024-02-22T13:19:03.972Z] 699f458cf7ca: Pull complete [2024-02-22T13:19:04.241Z] 765212b225bb: Pull complete [2024-02-22T13:19:06.321Z] f23df028b6ca: Pull complete [2024-02-22T13:19:06.591Z] d65c8cfc05b1: Pull complete [2024-02-22T13:19:24.834Z] 2437ff75d9bd: Pull complete [2024-02-22T13:19:24.834Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-22T13:19:24.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T13:19:24.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:19:25.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container [2024-02-22T13:19:25.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-22T13:19:27.959Z] $ docker top f44d07a7ce5db8685043aa706dd2abb5e1a9f42e74df40d36b3c2d47f367a613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:28.961Z] ---> job-cost.sh [2024-02-22T13:19:28.961Z] lf-activate-venv: SKIPPING [2024-02-22T13:19:28.961Z] INFO: No Stack... [2024-02-22T13:19:29.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-22T13:19:30.118Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T13:19:30.775Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-02-22T13:19:30.775Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T13:19:30.858Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [2024-02-22T13:19:30.863Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] did not exist. Created. [2024-02-22T13:19:30.869Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T13:19:31.375Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-d4a738f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-22T13:19:32.036Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-22T13:19:32.076Z] Warning: overwriting stash ‘stack-cost’ [2024-02-22T13:19:32.130Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T13:19:32.165Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T13:19:32.341Z] $ docker stop --time=1 f44d07a7ce5db8685043aa706dd2abb5e1a9f42e74df40d36b3c2d47f367a613 [2024-02-22T13:19:34.770Z] $ docker rm -f --volumes f44d07a7ce5db8685043aa706dd2abb5e1a9f42e74df40d36b3c2d47f367a613 [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-02-22T13:19:37.224Z] provisioning config files... [2024-02-22T13:19:37.232Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config14842742436604587095tmp [Pipeline] { [Pipeline] sh [2024-02-22T13:19:37.672Z] + set +x [2024-02-22T13:19:37.672Z] + curl -s https://codecov.io/bash [2024-02-22T13:19:37.672Z] + bash -s -- [2024-02-22T13:19:37.672Z] [2024-02-22T13:19:37.672Z] _____ _ [2024-02-22T13:19:37.672Z] / ____| | | [2024-02-22T13:19:37.672Z] | | ___ __| | ___ ___ _____ __ [2024-02-22T13:19:37.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-22T13:19:37.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-22T13:19:37.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-22T13:19:37.672Z] Bash-1.0.6 [2024-02-22T13:19:37.672Z] [2024-02-22T13:19:37.672Z] [2024-02-22T13:19:37.672Z] ==> git version 2.25.1 found [2024-02-22T13:19:37.672Z] ==> 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-02-22T13:19:37.672Z] Release-Date: 2020-01-08 [2024-02-22T13:19:37.672Z] 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-02-22T13:19:37.672Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-22T13:19:37.672Z] ==> Jenkins CI detected. [2024-02-22T13:19:37.672Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-273 [2024-02-22T13:19:37.672Z] project root: . [2024-02-22T13:19:37.672Z] --> token set from env [2024-02-22T13:19:37.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-22T13:19:37.672Z] ==> Running gcov in . (disable via -X gcov) [2024-02-22T13:19:37.672Z] ==> Python coveragepy not found [2024-02-22T13:19:37.672Z] ==> Searching for coverage reports in: [2024-02-22T13:19:37.672Z] + . [2024-02-22T13:19:37.932Z] -> Found 1 reports [2024-02-22T13:19:37.932Z] ==> Detecting git/mercurial file structure [2024-02-22T13:19:37.932Z] ==> Reading reports [2024-02-22T13:19:37.932Z] + ./coverage.out bytes=41317 [2024-02-22T13:19:37.932Z] ==> Appending adjustments [2024-02-22T13:19:37.932Z] https://docs.codecov.io/docs/fixing-reports [2024-02-22T13:19:37.932Z] + Found adjustments [2024-02-22T13:19:37.932Z] ==> Gzipping contents [2024-02-22T13:19:37.932Z] 12K /tmp/codecov.6enz7y.gz [2024-02-22T13:19:37.932Z] ==> Uploading reports [2024-02-22T13:19:37.932Z] url: https://codecov.io [2024-02-22T13:19:37.932Z] query: branch=PR-273&commit=952f659fe2f4556f204fbb6f115e3095d183d523&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=273&job=&cmd_args= [2024-02-22T13:19:37.932Z] -> Pinging Codecov [2024-02-22T13:19:37.932Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-273&commit=952f659fe2f4556f204fbb6f115e3095d183d523&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=273&job=&cmd_args= [2024-02-22T13:19:38.191Z] -> Uploading to [2024-02-22T13:19:38.191Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-22/581DD39554BDF9B6E22D074273EAD858/952f659fe2f4556f204fbb6f115e3095d183d523/11874d50-6dc8-4d13-a23d-5b0ae33c9188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T131938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09fbca6d059e6a88b3b1b1ec3214034dc4d2840f2aa82ec96277979a2bebc82b [2024-02-22T13:19:38.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T13:19:38.191Z] Dload Upload Total Spent Left Speed [2024-02-22T13:19:38.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 43815 --:--:-- --:--:-- --:--:-- 43981 [2024-02-22T13:19:38.451Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/952f659fe2f4556f204fbb6f115e3095d183d523 [Pipeline] } [2024-02-22T13:19:38.500Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-02-22T13:19:42.227Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives ] [2024-02-22T13:19:42.227Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives [2024-02-22T13:19:42.227Z] total 16 [2024-02-22T13:19:42.227Z] drwxr-xr-x 3 root root 4096 Feb 22 13:10 . [2024-02-22T13:19:42.227Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 13:10 .. [2024-02-22T13:19:42.227Z] drwxr-xr-x 2 root root 4096 Feb 22 13:10 cost [2024-02-22T13:19:42.227Z] -rw-r--r-- 1 root root 95 Feb 22 13:10 cost.csv [2024-02-22T13:19:42.227Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives [2024-02-22T13:19:42.227Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives [2024-02-22T13:19:42.227Z] total 16 [2024-02-22T13:19:42.227Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 13:10 . [2024-02-22T13:19:42.227Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 13:10 .. [2024-02-22T13:19:42.227Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 13:10 cost [2024-02-22T13:19:42.227Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 22 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:42.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:43.463Z] ---> package-listing.sh [2024-02-22T13:19:43.463Z] ++ facter osfamily [2024-02-22T13:19:43.463Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T13:19:43.722Z] + OS_FAMILY=debian [2024-02-22T13:19:43.723Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-273 [2024-02-22T13:19:43.723Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T13:19:43.723Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T13:19:43.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T13:19:43.723Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T13:19:43.723Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-273 ']' [2024-02-22T13:19:43.723Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T13:19:43.723Z] + case "${OS_FAMILY}" in [2024-02-22T13:19:43.723Z] + dpkg -l [2024-02-22T13:19:43.723Z] + grep '^ii' [2024-02-22T13:19:43.723Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T13:19:43.723Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T13:19:43.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T13:19:43.723Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-273 ']' [2024-02-22T13:19:43.723Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives/ [2024-02-22T13:19:43.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-273/archives/ [Pipeline] echo [2024-02-22T13:19:43.760Z] 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-273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-22T13:19:44.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T13:19:44.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T13:19:44.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T13:19:44.985Z] prd-ubuntu20.04-docker-8c-8g-1509 does not seem to be running inside a container [2024-02-22T13:19:45.001Z] $ 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-273/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-273 -v /w/workspace/y_app-rfid-llrp-inventory_PR-273:/w/workspace/y_app-rfid-llrp-inventory_PR-273:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-22T13:19:45.344Z] $ docker top f813d1317649c39edf4fcfc2f12520dd42d6456f4c328675a5c9a29bdb6b6d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T13:19:45.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T13:19:46.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T13:19:46.493Z] + ls /var/log/sa-host [2024-02-22T13:19:46.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T13:19:46.757Z] provisioning config files... [2024-02-22T13:19:46.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-273@tmp/config6453619977459131769tmp [Pipeline] { [Pipeline] echo [2024-02-22T13:19:46.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:47.260Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T13:19:47.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:47.791Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T13:19:47.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:48.135Z] ---> sudo-logs.sh [2024-02-22T13:19:48.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T13:19:48.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:48.575Z] ---> job-cost.sh [2024-02-22T13:19:48.575Z] lf-activate-venv: SKIPPING [2024-02-22T13:19:48.575Z] DEBUG: total: 0.2199999988079071 [2024-02-22T13:19:48.575Z] INFO: Retrieving Stack Cost... [2024-02-22T13:19:48.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T13:19:49.400Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T13:19:49.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T13:19:49.800Z] ---> logs-deploy.sh [2024-02-22T13:19:49.800Z] lf-activate-venv: SKIPPING [2024-02-22T13:19:49.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-273/1 [2024-02-22T13:19:49.800Z] INFO: archiving workspace using pattern(s): [2024-02-22T13:19:50.760Z] Archives upload complete. [2024-02-22T13:19:51.030Z] INFO: archiving logs to Nexus