Pull request #272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8639586491459edfef553353255bd94f1b000258+9baf900de0be18caf7d7a96e113c24cfc660105c (2d215d2c52ac87ed4d573390201f92adb0b62f5b) 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-ssh8632577839987049325.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-ssh650474271033442421.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-272/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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh268769943275044233.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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh387607010400057606.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-ssh3821916894960064492.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-272/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-272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10342598222876016771.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-1408 in /w/workspace/y_app-rfid-llrp-inventory_PR-272 [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-272 # 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 9baf900de0be18caf7d7a96e113c24cfc660105c into PR head commit 8639586491459edfef553353255bd94f1b000258 Merge succeeded, producing 8639586491459edfef553353255bd94f1b000258 Checking out Revision 8639586491459edfef553353255bd94f1b000258 (PR-272) 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/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8639586491459edfef553353255bd94f1b000258 # 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 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8639586491459edfef553353255bd94f1b000258 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T14:01:00.701Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T14:01:00.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T14:01:01.091Z] ========================================================= [2024-02-21T14:01:01.091Z] EdgeX Global Pipelines Version Info [2024-02-21T14:01:01.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:01:01.902Z] ------------------- [2024-02-21T14:01:01.902Z] stable info: [2024-02-21T14:01:01.902Z] ------------------- [2024-02-21T14:01:01.902Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T14:01:01.902Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T14:01:01.902Z] Message: update stable to v1.0.258 [2024-02-21T14:01:02.475Z] ------------------- [2024-02-21T14:01:02.475Z] experimental info: [2024-02-21T14:01:02.475Z] ------------------- [2024-02-21T14:01:02.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T14:01:02.476Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T14:01:02.476Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T14:01:02.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-21T14:01:02.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-21T14:01:02.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T14:01:02.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T14:01:02.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T14:01:03.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T14:01:03.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T14:01:03.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T14:01:03.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T14:01:03.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T14:01:03.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T14:01:03.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-21T14:01:03.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T14:01:03.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T14:01:03.654Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T14:01:03.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T14:01:03.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T14:01:03.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T14:01:03.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T14:01:04.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T14:01:04.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T14:01:04.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T14:01:04.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T14:01:04.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T14:01:04.523Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T14:01:04.603Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T14:01:04.711Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T14:01:04.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo [2024-02-21T14:01:04.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo [2024-02-21T14:01:04.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo [2024-02-21T14:01:05.047Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8639586491459edfef553353255bd94f1b000258 [Pipeline] echo [2024-02-21T14:01:05.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8639586 [Pipeline] echo [2024-02-21T14:01:05.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T14:01:05.424Z] provisioning config files... [2024-02-21T14:01:05.442Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/config12946573284994161569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:01:05.862Z] ---> ****-login.sh [2024-02-21T14:01:05.862Z] nexus3.edgexfoundry.org:10001 [2024-02-21T14:01:06.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:06.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:06.124Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:06.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:06.125Z] [2024-02-21T14:01:06.125Z] Login Succeeded [2024-02-21T14:01:06.125Z] nexus3.edgexfoundry.org:10002 [2024-02-21T14:01:06.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:06.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:06.386Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:06.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:06.386Z] [2024-02-21T14:01:06.386Z] Login Succeeded [2024-02-21T14:01:06.386Z] nexus3.edgexfoundry.org:10003 [2024-02-21T14:01:06.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:06.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:06.386Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:06.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:06.386Z] [2024-02-21T14:01:06.386Z] Login Succeeded [2024-02-21T14:01:06.386Z] nexus3.edgexfoundry.org:10004 [2024-02-21T14:01:06.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:06.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:06.648Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:06.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:06.648Z] [2024-02-21T14:01:06.648Z] Login Succeeded [2024-02-21T14:01:06.648Z] ****.io [2024-02-21T14:01:06.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:06.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:06.909Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:06.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:06.909Z] [2024-02-21T14:01:06.909Z] Login Succeeded [2024-02-21T14:01:06.909Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T14:01:06.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T14:01:07.741Z] + git rev-list -1 --merges 8639586491459edfef553353255bd94f1b000258~1..8639586491459edfef553353255bd94f1b000258 [Pipeline] echo [2024-02-21T14:01:07.787Z] -----------> git rev-list -1 --merges 8639586491459edfef553353255bd94f1b000258~1..8639586491459edfef553353255bd94f1b000258 8639586491459edfef553353255bd94f1b000258 [false] [Pipeline] sh [2024-02-21T14:01:08.122Z] + git log --format=format:%s -1 8639586491459edfef553353255bd94f1b000258 [Pipeline] echo [2024-02-21T14:01:08.170Z] ========================================================= [2024-02-21T14:01:08.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T14:01:08.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T14:01:08.683Z] + git log --format=format:%s -1 8639586491459edfef553353255bd94f1b000258 [Pipeline] echo [2024-02-21T14:01:08.716Z] [semverPrep] GIT_COMMIT: 8639586491459edfef553353255bd94f1b000258, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-21T14:01:08.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T14:01:09.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T14:01:09.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T14:01:09.238Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T14:01:09.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T14:01:09.238Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T14:01:09.238Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T14:01:09.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:01:09.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T14:01:09.841Z] [2024-02-21T14:01:09.841Z] 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-21T14:01:10.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T14:01:10.263Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T14:01:10.263Z] b85a868b505f: Pulling fs layer [2024-02-21T14:01:10.263Z] e2be974225ed: Pulling fs layer [2024-02-21T14:01:10.263Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T14:01:10.263Z] 988bab9f4d93: Pulling fs layer [2024-02-21T14:01:10.263Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T14:01:10.263Z] eaf3925da568: Pulling fs layer [2024-02-21T14:01:10.263Z] bab4dde63d76: Pulling fs layer [2024-02-21T14:01:10.263Z] 988bab9f4d93: Waiting [2024-02-21T14:01:10.263Z] 1469e6f7b9e6: Waiting [2024-02-21T14:01:10.263Z] eaf3925da568: Waiting [2024-02-21T14:01:10.263Z] bde34c3a00c8: Pulling fs layer [2024-02-21T14:01:10.263Z] b352a97aabf1: Pulling fs layer [2024-02-21T14:01:10.263Z] 4872d77fe225: Pulling fs layer [2024-02-21T14:01:10.263Z] bab4dde63d76: Waiting [2024-02-21T14:01:10.263Z] b352a97aabf1: Waiting [2024-02-21T14:01:10.263Z] bde34c3a00c8: Waiting [2024-02-21T14:01:10.263Z] 5851b861e8e6: Pulling fs layer [2024-02-21T14:01:10.263Z] 5851b861e8e6: Waiting [2024-02-21T14:01:10.263Z] e2be974225ed: Download complete [2024-02-21T14:01:10.263Z] 988bab9f4d93: Verifying Checksum [2024-02-21T14:01:10.263Z] 988bab9f4d93: Download complete [2024-02-21T14:01:10.263Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T14:01:10.263Z] 339a4e72a1f5: Download complete [2024-02-21T14:01:10.263Z] eaf3925da568: Verifying Checksum [2024-02-21T14:01:10.263Z] eaf3925da568: Download complete [2024-02-21T14:01:10.263Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T14:01:10.263Z] 1469e6f7b9e6: Download complete [2024-02-21T14:01:10.525Z] bde34c3a00c8: Download complete [2024-02-21T14:01:10.525Z] b352a97aabf1: Download complete [2024-02-21T14:01:10.525Z] 4872d77fe225: Download complete [2024-02-21T14:01:10.525Z] 5851b861e8e6: Verifying Checksum [2024-02-21T14:01:10.525Z] 5851b861e8e6: Download complete [2024-02-21T14:01:10.525Z] b85a868b505f: Verifying Checksum [2024-02-21T14:01:10.525Z] b85a868b505f: Download complete [2024-02-21T14:01:10.786Z] bab4dde63d76: Verifying Checksum [2024-02-21T14:01:10.786Z] bab4dde63d76: Download complete [2024-02-21T14:01:11.729Z] b85a868b505f: Pull complete [2024-02-21T14:01:11.990Z] e2be974225ed: Pull complete [2024-02-21T14:01:12.251Z] 339a4e72a1f5: Pull complete [2024-02-21T14:01:12.251Z] 988bab9f4d93: Pull complete [2024-02-21T14:01:12.512Z] 1469e6f7b9e6: Pull complete [2024-02-21T14:01:12.785Z] eaf3925da568: Pull complete [2024-02-21T14:01:14.700Z] bab4dde63d76: Pull complete [2024-02-21T14:01:14.700Z] bde34c3a00c8: Pull complete [2024-02-21T14:01:14.700Z] b352a97aabf1: Pull complete [2024-02-21T14:01:14.700Z] 4872d77fe225: Pull complete [2024-02-21T14:01:14.960Z] 5851b861e8e6: Pull complete [2024-02-21T14:01:14.961Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T14:01:14.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T14:01:14.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:01:15.323Z] prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container [2024-02-21T14:01:15.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-272 -v /w/workspace/y_app-rfid-llrp-inventory_PR-272:/w/workspace/y_app-rfid-llrp-inventory_PR-272:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-272@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-21T14:01:18.803Z] $ docker top 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c -eo pid,comm [2024-02-21T14:01:18.858Z] 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-21T14:01:18.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T14:01:19.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T14:01:19.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T14:01:19.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T14:01:19.191Z] $ docker exec 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent [2024-02-21T14:01:19.283Z] SSH_AUTH_SOCK=/tmp/ssh-BmZ9GutrBvGt/agent.32 [2024-02-21T14:01:19.283Z] SSH_AGENT_PID=38 [2024-02-21T14:01:19.290Z] Running ssh-add (command line suppressed) [2024-02-21T14:01:19.392Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/private_key_602536998869959783.key (/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/private_key_602536998869959783.key) [2024-02-21T14:01:19.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T14:01:19.770Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T14:01:19.798Z] $ docker exec --env ******** --env ******** 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent -k [2024-02-21T14:01:19.890Z] unset SSH_AUTH_SOCK; [2024-02-21T14:01:19.891Z] unset SSH_AGENT_PID; [2024-02-21T14:01:19.891Z] echo Agent pid 38 killed; [2024-02-21T14:01:19.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T14:01:20.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T14:01:20.061Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T14:01:20.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T14:01:20.181Z] $ docker exec 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent [2024-02-21T14:01:20.285Z] SSH_AUTH_SOCK=/tmp/ssh-HoLbYTikDbOJ/agent.70 [2024-02-21T14:01:20.285Z] SSH_AGENT_PID=76 [2024-02-21T14:01:20.288Z] Running ssh-add (command line suppressed) [2024-02-21T14:01:20.384Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/private_key_2495820004002845789.key (/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/private_key_2495820004002845789.key) [2024-02-21T14:01:20.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T14:01:20.792Z] + git semver init [2024-02-21T14:01:21.053Z] 2024-02-21 14:01:20,948 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T14:01:21.053Z] 2024-02-21 14:01:20,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver [2024-02-21T14:01:21.053Z] 2024-02-21 14:01:20,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver [2024-02-21T14:01:21.053Z] 2024-02-21 14:01:20,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-272, universal_newlines=False, shell=None, istream=None) [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,320 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272/.git/info/exclude [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver/PR-272 with force:False [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,321 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver/PR-272 [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,324 [execute] INFO git cat-file --batch-check [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,329 [execute] INFO git cat-file --batch [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T14:01:22.435Z] 2024-02-21 14:01:22,334 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-272/.semver/PR-272 [2024-02-21T14:01:22.435Z] 0.0.0 [Pipeline] } [2024-02-21T14:01:22.464Z] $ docker exec --env ******** --env ******** 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent -k [2024-02-21T14:01:22.560Z] unset SSH_AUTH_SOCK; [2024-02-21T14:01:22.561Z] unset SSH_AGENT_PID; [2024-02-21T14:01:22.561Z] echo Agent pid 76 killed; [2024-02-21T14:01:22.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T14:01:23.143Z] + git semver [Pipeline] } [2024-02-21T14:01:23.427Z] $ docker stop --time=1 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c [2024-02-21T14:01:24.740Z] $ docker rm -f --volumes 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T14:01:25.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T14:01:25.594Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T14:01:25.612Z] [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-21T14:01:26.637Z] provisioning config files... [2024-02-21T14:01:26.649Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/config15584872184018689038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:01:27.041Z] ---> ****-login.sh [2024-02-21T14:01:27.041Z] nexus3.edgexfoundry.org:10001 [2024-02-21T14:01:27.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:27.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:27.041Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:27.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:27.041Z] [2024-02-21T14:01:27.041Z] Login Succeeded [2024-02-21T14:01:27.041Z] nexus3.edgexfoundry.org:10002 [2024-02-21T14:01:27.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:27.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:27.041Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:27.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:27.041Z] [2024-02-21T14:01:27.041Z] Login Succeeded [2024-02-21T14:01:27.041Z] nexus3.edgexfoundry.org:10003 [2024-02-21T14:01:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:27.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:27.303Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:27.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:27.303Z] [2024-02-21T14:01:27.303Z] Login Succeeded [2024-02-21T14:01:27.303Z] nexus3.edgexfoundry.org:10004 [2024-02-21T14:01:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:27.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:27.303Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:27.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:27.303Z] [2024-02-21T14:01:27.303Z] Login Succeeded [2024-02-21T14:01:27.303Z] ****.io [2024-02-21T14:01:27.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:01:27.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:01:27.564Z] Configure a credential helper to remove this warning. See [2024-02-21T14:01:27.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:01:27.564Z] [2024-02-21T14:01:27.564Z] Login Succeeded [2024-02-21T14:01:27.564Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T14:01:27.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T14:01:27.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T14:01:27.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T14:01:28.062Z] ========================================================= [2024-02-21T14:01:28.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T14:01:28.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:01:28.634Z] + 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-21T14:01:28.634Z] Sending build context to Docker daemon 16.89MB [2024-02-21T14:01:28.634Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T14:01:28.634Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T14:01:28.634Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T14:01:28.634Z] 7264a8db6415: Pulling fs layer [2024-02-21T14:01:28.634Z] c4d48a809fc2: Pulling fs layer [2024-02-21T14:01:28.634Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T14:01:28.634Z] ad3a456e5733: Pulling fs layer [2024-02-21T14:01:28.634Z] 69c7f0334f64: Pulling fs layer [2024-02-21T14:01:28.634Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T14:01:28.634Z] ce7588e14bc9: Pulling fs layer [2024-02-21T14:01:28.634Z] b5e4710f87ac: Pulling fs layer [2024-02-21T14:01:28.634Z] 1f1c1a5573a3: Waiting [2024-02-21T14:01:28.634Z] ce7588e14bc9: Waiting [2024-02-21T14:01:28.634Z] b5e4710f87ac: Waiting [2024-02-21T14:01:28.634Z] 69c7f0334f64: Waiting [2024-02-21T14:01:28.634Z] ad3a456e5733: Waiting [2024-02-21T14:01:28.910Z] c4d48a809fc2: Download complete [2024-02-21T14:01:28.910Z] ad3a456e5733: Download complete [2024-02-21T14:01:28.910Z] 69c7f0334f64: Verifying Checksum [2024-02-21T14:01:28.910Z] 69c7f0334f64: Download complete [2024-02-21T14:01:28.910Z] 7264a8db6415: Verifying Checksum [2024-02-21T14:01:28.910Z] 7264a8db6415: Download complete [2024-02-21T14:01:28.910Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T14:01:28.910Z] 1f1c1a5573a3: Download complete [2024-02-21T14:01:28.910Z] 7264a8db6415: Pull complete [2024-02-21T14:01:29.170Z] b5e4710f87ac: Verifying Checksum [2024-02-21T14:01:29.170Z] b5e4710f87ac: Download complete [2024-02-21T14:01:29.170Z] c4d48a809fc2: Pull complete [2024-02-21T14:01:29.170Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T14:01:29.170Z] 4f1c88b9dad5: Download complete [2024-02-21T14:01:29.736Z] ce7588e14bc9: Verifying Checksum [2024-02-21T14:01:29.736Z] ce7588e14bc9: Download complete [2024-02-21T14:01:33.039Z] 4f1c88b9dad5: Pull complete [2024-02-21T14:01:33.040Z] ad3a456e5733: Pull complete [2024-02-21T14:01:33.040Z] 69c7f0334f64: Pull complete [2024-02-21T14:01:33.040Z] 1f1c1a5573a3: Pull complete [2024-02-21T14:01:35.587Z] ce7588e14bc9: Pull complete [2024-02-21T14:01:35.846Z] b5e4710f87ac: Pull complete [2024-02-21T14:01:35.846Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T14:01:35.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T14:01:35.846Z] ---> 88b5674ff536 [2024-02-21T14:01:35.846Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T14:01:41.359Z] Still waiting to schedule task [2024-02-21T14:01:41.359Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T14:01:42.456Z] ---> Running in d688240c6378 [2024-02-21T14:01:42.456Z] Removing intermediate container d688240c6378 [2024-02-21T14:01:42.456Z] ---> 85d754f7cd6f [2024-02-21T14:01:42.456Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T14:01:42.456Z] ---> Running in b51ab2a1f4f9 [2024-02-21T14:01:42.456Z] Removing intermediate container b51ab2a1f4f9 [2024-02-21T14:01:42.456Z] ---> 2d5208065394 [2024-02-21T14:01:42.456Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T14:01:42.456Z] ---> Running in 5ac1e54238c8 [2024-02-21T14:01:42.456Z] Removing intermediate container 5ac1e54238c8 [2024-02-21T14:01:42.456Z] ---> 30fc0b33ad2e [2024-02-21T14:01:42.456Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T14:01:42.456Z] ---> Running in 066fb10a6e2f [2024-02-21T14:01:42.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T14:01:42.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T14:01:42.456Z] OK: 264 MiB in 52 packages [2024-02-21T14:01:42.715Z] Removing intermediate container 066fb10a6e2f [2024-02-21T14:01:42.715Z] ---> e2d769ee064a [2024-02-21T14:01:42.715Z] Step 7/12 : WORKDIR /app [2024-02-21T14:01:42.975Z] ---> Running in caec7078b5b6 [2024-02-21T14:01:42.975Z] Removing intermediate container caec7078b5b6 [2024-02-21T14:01:42.975Z] ---> 290253d59588 [2024-02-21T14:01:42.975Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T14:01:42.975Z] ---> cb9ec421c00c [2024-02-21T14:01:42.975Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T14:01:42.975Z] ---> Running in 24de461538e6 [2024-02-21T14:02:15.159Z] Removing intermediate container 24de461538e6 [2024-02-21T14:02:15.159Z] ---> 1ba009b3c0fc [2024-02-21T14:02:15.159Z] Step 10/12 : COPY . . [2024-02-21T14:02:15.159Z] ---> df3164474237 [2024-02-21T14:02:15.159Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T14:02:15.159Z] ---> Running in 36d712704d26 [2024-02-21T14:02:15.159Z] Removing intermediate container 36d712704d26 [2024-02-21T14:02:15.159Z] ---> 276d711eb4f8 [2024-02-21T14:02:15.159Z] Step 12/12 : RUN $MAKE [2024-02-21T14:02:15.159Z] ---> Running in 1f4f5c897710 [2024-02-21T14:02:15.159Z] noop [2024-02-21T14:02:15.159Z] Removing intermediate container 1f4f5c897710 [2024-02-21T14:02:15.159Z] ---> 33a0c2fb0d82 [2024-02-21T14:02:15.159Z] Successfully built 33a0c2fb0d82 [2024-02-21T14:02:15.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:02:15.743Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T14:02:15.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:02:15.963Z] prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container [2024-02-21T14:02:15.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-272 -v /w/workspace/y_app-rfid-llrp-inventory_PR-272:/w/workspace/y_app-rfid-llrp-inventory_PR-272:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-272@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-21T14:02:16.316Z] $ docker top 2304931086f635809c6f9a146c93636f04c2ad25df132881688cc25f9b921b77 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T14:02:16.788Z] + go version [2024-02-21T14:02:16.789Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T14:02:16.821Z] $ docker stop --time=1 2304931086f635809c6f9a146c93636f04c2ad25df132881688cc25f9b921b77 [2024-02-21T14:02:18.067Z] $ docker rm -f --volumes 2304931086f635809c6f9a146c93636f04c2ad25df132881688cc25f9b921b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:02:19.106Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T14:02:19.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:02:19.353Z] prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container [2024-02-21T14:02:19.381Z] $ 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-272 -v /w/workspace/y_app-rfid-llrp-inventory_PR-272:/w/workspace/y_app-rfid-llrp-inventory_PR-272:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-272@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-21T14:02:19.711Z] $ docker top b540ab3ecdfb681743bc1e806534bb182fed2dd6830de9b395408b381c1578b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T14:02:20.193Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-272 [Pipeline] fileExists [Pipeline] sh [2024-02-21T14:02:20.594Z] + make test [2024-02-21T14:02:20.594Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-21T14:02:42.536Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-21T14:02:42.536Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-21T14:02:42.536Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.125s coverage: 86.2% of statements [2024-02-21T14:02:42.536Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.736s coverage: 71.9% of statements [2024-02-21T14:03:04.466Z] go vet ./... [2024-02-21T14:03:07.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T14:03:07.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T14:03:07.754Z] ./bin/test-attribution.sh [2024-02-21T14:03:07.754Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-21T14:03:07.754Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-21T14:03:07.754Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-21T14:03:07.754Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-21T14:03:07.754Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-21T14:03:07.754Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-21T14:03:07.754Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T14:03:07.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T14:03:07.859Z] $ docker stop --time=1 b540ab3ecdfb681743bc1e806534bb182fed2dd6830de9b395408b381c1578b5 [2024-02-21T14:03:11.078Z] $ docker rm -f --volumes b540ab3ecdfb681743bc1e806534bb182fed2dd6830de9b395408b381c1578b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T14:03:11.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T14:03:11.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T14:03:12.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T14:03:13.140Z] + ls -al . [2024-02-21T14:03:13.141Z] total 208 [2024-02-21T14:03:13.141Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 14:02 . [2024-02-21T14:03:13.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:00 .. [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 14:00 .dockerignore [2024-02-21T14:03:13.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 14:02 .git [2024-02-21T14:03:13.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:00 .github [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 14:00 .gitignore [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 14:00 .golangci.yml [2024-02-21T14:03:13.141Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 14:01 .semver [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 14:00 Attribution.txt [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 14:00 CHANGELOG.md [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 14:00 Dockerfile [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 14:00 GOVERNANCE.md [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 14:00 Jenkinsfile [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 14:00 LICENSE [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 14:00 Makefile [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 14:00 OWNERS.md [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 14:00 README.md [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 14:01 VERSION [2024-02-21T14:03:13.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:00 bin [2024-02-21T14:03:13.141Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 14:02 coverage.out [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 14:00 go.mod [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 14:00 go.sum [2024-02-21T14:03:13.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:00 images [2024-02-21T14:03:13.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:00 internal [2024-02-21T14:03:13.141Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 14:00 main.go [2024-02-21T14:03:13.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:00 openapi [2024-02-21T14:03:13.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:00 res [2024-02-21T14:03:13.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:03:13.613Z] + 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=8639586491459edfef553353255bd94f1b000258 --label arch=amd64 --label version=0.0.0 . [2024-02-21T14:03:13.613Z] Sending build context to Docker daemon 16.89MB [2024-02-21T14:03:13.613Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T14:03:13.613Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-21T14:03:13.613Z] ---> 33a0c2fb0d82 [2024-02-21T14:03:13.613Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T14:03:13.872Z] ---> Running in c9baff45fca7 [2024-02-21T14:03:13.872Z] Removing intermediate container c9baff45fca7 [2024-02-21T14:03:13.872Z] ---> 783713334be3 [2024-02-21T14:03:13.872Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T14:03:13.872Z] ---> Running in 5e36dd362c83 [2024-02-21T14:03:14.131Z] Removing intermediate container 5e36dd362c83 [2024-02-21T14:03:14.132Z] ---> 85de6de8f15f [2024-02-21T14:03:14.132Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-21T14:03:14.132Z] ---> Running in 6ebcdd92e781 [2024-02-21T14:03:14.132Z] Removing intermediate container 6ebcdd92e781 [2024-02-21T14:03:14.132Z] ---> 778c66cf1b86 [2024-02-21T14:03:14.132Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T14:03:14.132Z] ---> Running in 2e499a0a8811 [2024-02-21T14:03:14.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T14:03:14.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T14:03:14.910Z] OK: 264 MiB in 52 packages [2024-02-21T14:03:15.199Z] Removing intermediate container 2e499a0a8811 [2024-02-21T14:03:15.199Z] ---> 01b7b202ef89 [2024-02-21T14:03:15.199Z] Step 7/30 : WORKDIR /app [2024-02-21T14:03:15.199Z] ---> Running in 71914b829b21 [2024-02-21T14:03:15.467Z] Removing intermediate container 71914b829b21 [2024-02-21T14:03:15.467Z] ---> 46166d7cf5c6 [2024-02-21T14:03:15.467Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-21T14:03:15.467Z] ---> 9e5fde75e2fd [2024-02-21T14:03:15.467Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T14:03:15.467Z] ---> Running in 3a18fd0e270f [2024-02-21T14:03:16.091Z] Removing intermediate container 3a18fd0e270f [2024-02-21T14:03:16.091Z] ---> 2d1e2415bb67 [2024-02-21T14:03:16.091Z] Step 10/30 : COPY . . [2024-02-21T14:03:16.809Z] ---> d8553890401c [2024-02-21T14:03:16.809Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T14:03:16.809Z] ---> Running in 0addd024882f [2024-02-21T14:03:16.809Z] Removing intermediate container 0addd024882f [2024-02-21T14:03:16.809Z] ---> af09f715d6d0 [2024-02-21T14:03:16.809Z] Step 12/30 : RUN $MAKE [2024-02-21T14:03:16.809Z] ---> Running in b6848cea78a3 [2024-02-21T14:03:17.068Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -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-21T14:03:18.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1409 in /w/workspace/y_app-rfid-llrp-inventory_PR-272 [Pipeline] { [Pipeline] ws [2024-02-21T14:03:18.127Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-02-21T14:03:21.264Z] The recommended git tool is: git [2024-02-21T14:03:29.276Z] using credential edgex-jenkins-ssh [2024-02-21T14:03:29.297Z] Cloning the remote Git repository [2024-02-21T14:03:29.341Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-21T14:03:29.438Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-02-21T14:03:29.573Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-21T14:03:29.574Z] > git --version # timeout=10 [2024-02-21T14:03:29.593Z] > git --version # 'git version 2.25.1' [2024-02-21T14:03:29.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T14:03:29.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T14:03:32.353Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-21T14:03:32.372Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T14:03:33.256Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-21T14:03:33.294Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-21T14:03:33.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T14:03:33.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-21T14:03:33.816Z] Merging remotes/origin/main commit 9baf900de0be18caf7d7a96e113c24cfc660105c into PR head commit 8639586491459edfef553353255bd94f1b000258 [2024-02-21T14:03:34.099Z] Merge succeeded, producing 8639586491459edfef553353255bd94f1b000258 [2024-02-21T14:03:34.099Z] Checking out Revision 8639586491459edfef553353255bd94f1b000258 (PR-272) [2024-02-21T14:03:34.684Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-21T14:03:34.739Z] > git --version # timeout=10 [2024-02-21T14:03:34.750Z] > git --version # 'git version 2.25.1' [2024-02-21T14:03:34.765Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T14:03:33.847Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T14:03:33.914Z] > git checkout -f 8639586491459edfef553353255bd94f1b000258 # timeout=10 [2024-02-21T14:03:34.009Z] > git remote # timeout=10 [2024-02-21T14:03:34.027Z] > git config --get remote.origin.url # timeout=10 [2024-02-21T14:03:34.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T14:03:34.058Z] > git merge 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 [2024-02-21T14:03:34.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-21T14:03:34.106Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T14:03:34.129Z] > git checkout -f 8639586491459edfef553353255bd94f1b000258 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T14:03:36.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T14:03:36.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T14:03:36.294Z] Dload Upload Total Spent Left Speed [2024-02-21T14:03:36.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-02-21T14:03:36.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T14:03:36.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T14:03:36.994Z] + sudo tee /etc/docker/daemon.new [2024-02-21T14:03:36.994Z] { [2024-02-21T14:03:36.994Z] "registry-mirrors": [ [2024-02-21T14:03:36.994Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T14:03:36.994Z] ], [2024-02-21T14:03:36.994Z] "bip": "10.250.0.254/24", [2024-02-21T14:03:36.994Z] "hosts": [ [2024-02-21T14:03:36.994Z] "tcp://0.0.0.0:5555", [2024-02-21T14:03:36.994Z] "unix:///var/run/docker.sock" [2024-02-21T14:03:36.994Z] ], [2024-02-21T14:03:36.994Z] "mtu": 1458, [2024-02-21T14:03:36.994Z] "selinux-enabled": true, [2024-02-21T14:03:36.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T14:03:36.994Z] } [Pipeline] sh [2024-02-21T14:03:37.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T14:03:37.693Z] + sudo service docker restart [2024-02-21T14:03:38.986Z] Removing intermediate container b6848cea78a3 [2024-02-21T14:03:38.986Z] ---> 2632075327c3 [2024-02-21T14:03:38.986Z] Step 13/30 : FROM alpine:3.18 [2024-02-21T14:03:38.986Z] 3.18: Pulling from library/alpine [2024-02-21T14:03:38.986Z] 619be1103602: Pulling fs layer [2024-02-21T14:03:38.986Z] 619be1103602: Download complete [2024-02-21T14:03:38.986Z] 619be1103602: Pull complete [2024-02-21T14:03:38.986Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T14:03:38.986Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T14:03:38.986Z] ---> d3782b16ccc9 [2024-02-21T14:03:38.986Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T14:03:38.986Z] ---> Running in 928eca675f5f [2024-02-21T14:03:38.986Z] Removing intermediate container 928eca675f5f [2024-02-21T14:03:38.986Z] ---> 1ca4ffcc30b5 [2024-02-21T14:03:38.986Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-21T14:03:38.986Z] ---> Running in ec706e0523f7 [2024-02-21T14:03:38.986Z] Removing intermediate container ec706e0523f7 [2024-02-21T14:03:38.986Z] ---> d0fa0fe9449e [2024-02-21T14:03:38.986Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-21T14:03:38.986Z] ---> Running in a6ad3499d5be [2024-02-21T14:03:38.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T14:03:38.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T14:03:38.986Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T14:03:38.986Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T14:03:38.986Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T14:03:38.986Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T14:03:38.986Z] OK: 8 MiB in 17 packages [2024-02-21T14:03:38.986Z] Removing intermediate container a6ad3499d5be [2024-02-21T14:03:38.986Z] ---> 8a986f780f50 [2024-02-21T14:03:38.986Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-21T14:03:38.986Z] ---> Running in 8940a4d688c3 [2024-02-21T14:03:39.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T14:03:39.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T14:03:39.506Z] OK: 8 MiB in 17 packages [2024-02-21T14:03:39.770Z] Removing intermediate container 8940a4d688c3 [2024-02-21T14:03:39.770Z] ---> d7ca48cb5c54 [2024-02-21T14:03:39.770Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T14:03:40.029Z] ---> 68bc65389515 [2024-02-21T14:03:40.029Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T14:03:40.029Z] ---> c4092ec6a499 [2024-02-21T14:03:40.029Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-21T14:03:40.289Z] ---> a5889ff08998 [2024-02-21T14:03:40.289Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-21T14:03:40.289Z] ---> 43a7a28634a1 [2024-02-21T14:03:40.289Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-21T14:03:41.229Z] ---> 6d58e301df07 [2024-02-21T14:03:41.229Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-21T14:03:41.229Z] ---> Running in 5b25dde5301e [2024-02-21T14:03:41.800Z] Removing intermediate container 5b25dde5301e [2024-02-21T14:03:41.800Z] ---> a3ef191831a7 [2024-02-21T14:03:41.800Z] Step 24/30 : VOLUME /cache [2024-02-21T14:03:41.800Z] ---> Running in 99acf8adb627 [2024-02-21T14:03:42.060Z] Removing intermediate container 99acf8adb627 [2024-02-21T14:03:42.060Z] ---> 293c4472b758 [2024-02-21T14:03:42.060Z] Step 25/30 : EXPOSE 59711 [2024-02-21T14:03:42.060Z] ---> Running in ebdc18bad378 [2024-02-21T14:03:42.060Z] Removing intermediate container ebdc18bad378 [2024-02-21T14:03:42.060Z] ---> 455cea98828f [2024-02-21T14:03:42.060Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-21T14:03:42.060Z] ---> Running in e14ce9b47aa5 [2024-02-21T14:03:42.060Z] Removing intermediate container e14ce9b47aa5 [2024-02-21T14:03:42.060Z] ---> 16acf623d953 [2024-02-21T14:03:42.060Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-21T14:03:42.060Z] ---> Running in 865aa068bd9f [2024-02-21T14:03:42.319Z] Removing intermediate container 865aa068bd9f [2024-02-21T14:03:42.319Z] ---> 784c0fef0889 [2024-02-21T14:03:42.319Z] Step 28/30 : LABEL arch=amd64 [2024-02-21T14:03:42.319Z] ---> Running in 2bda76c5b645 [2024-02-21T14:03:42.319Z] Removing intermediate container 2bda76c5b645 [2024-02-21T14:03:42.319Z] ---> fa2868b60b5a [2024-02-21T14:03:42.319Z] Step 29/30 : LABEL git_sha=8639586491459edfef553353255bd94f1b000258 [2024-02-21T14:03:42.319Z] ---> Running in 4151f6d0a6d1 [2024-02-21T14:03:42.319Z] Removing intermediate container 4151f6d0a6d1 [2024-02-21T14:03:42.319Z] ---> fbf61e71599c [2024-02-21T14:03:42.319Z] Step 30/30 : LABEL version=0.0.0 [2024-02-21T14:03:42.578Z] ---> Running in 045234f0efcc [2024-02-21T14:03:42.578Z] Removing intermediate container 045234f0efcc [2024-02-21T14:03:42.578Z] ---> 47f120be64f1 [2024-02-21T14:03:42.578Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T14:03:42.578Z] Successfully built 47f120be64f1 [2024-02-21T14:03:42.578Z] 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-21T14:03:43.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T14:03:43.937Z] [2024-02-21T14:03:43.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:03:44.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T14:03:44.346Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T14:03:44.346Z] 5eb5b503b376: Pulling fs layer [2024-02-21T14:03:44.346Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T14:03:44.346Z] ec43610c2a17: Pulling fs layer [2024-02-21T14:03:44.346Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T14:03:44.346Z] 33b1e0a273af: Pulling fs layer [2024-02-21T14:03:44.346Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T14:03:44.346Z] 2f39f015ded8: Pulling fs layer [2024-02-21T14:03:44.346Z] 33b1e0a273af: Waiting [2024-02-21T14:03:44.346Z] 5d3b04190fa2: Waiting [2024-02-21T14:03:44.346Z] 3a2ae6a8a46f: Waiting [2024-02-21T14:03:44.346Z] 2f39f015ded8: Waiting [2024-02-21T14:03:44.346Z] 5c69ac0246d0: Verifying Checksum [2024-02-21T14:03:44.346Z] 5c69ac0246d0: Download complete [2024-02-21T14:03:44.346Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T14:03:44.346Z] 3a2ae6a8a46f: Download complete [2024-02-21T14:03:44.346Z] 33b1e0a273af: Verifying Checksum [2024-02-21T14:03:44.346Z] 33b1e0a273af: Download complete [2024-02-21T14:03:44.346Z] ec43610c2a17: Verifying Checksum [2024-02-21T14:03:44.346Z] ec43610c2a17: Download complete [2024-02-21T14:03:44.606Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T14:03:44.606Z] 5d3b04190fa2: Download complete [2024-02-21T14:03:44.606Z] 5eb5b503b376: Download complete [2024-02-21T14:03:45.174Z] 2f39f015ded8: Download complete [2024-02-21T14:03:46.110Z] 5eb5b503b376: Pull complete [2024-02-21T14:03:46.110Z] 5c69ac0246d0: Pull complete [2024-02-21T14:03:46.679Z] ec43610c2a17: Pull complete [2024-02-21T14:03:46.679Z] 3a2ae6a8a46f: Pull complete [2024-02-21T14:03:46.937Z] 33b1e0a273af: Pull complete [2024-02-21T14:03:46.937Z] 5d3b04190fa2: Pull complete [2024-02-21T14:03:51.155Z] 2f39f015ded8: Pull complete [2024-02-21T14:03:51.155Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T14:03:51.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T14:03:51.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:03:51.706Z] prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container [2024-02-21T14:03:51.735Z] $ 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-272 -v /w/workspace/y_app-rfid-llrp-inventory_PR-272:/w/workspace/y_app-rfid-llrp-inventory_PR-272:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-272@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-21T14:03:55.893Z] $ docker top c943b9dae301d3b34b3093b53b07a45d8455f8e0fd78a4fafefb7802435bcf85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:03:56.444Z] ---> job-cost.sh [2024-02-21T14:03:56.444Z] lf-activate-venv: SKIPPING [2024-02-21T14:03:56.444Z] INFO: No Stack... [2024-02-21T14:03:56.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T14:03:56.980Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T14:03:57.303Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives/cost.csv [2024-02-21T14:03:57.303Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T14:03:57.348Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [2024-02-21T14:03:57.353Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] did not exist. Created. [2024-02-21T14:03:57.358Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T14:03:57.840Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T14:03:57.891Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T14:03:57.972Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T14:03:58.145Z] $ docker stop --time=1 c943b9dae301d3b34b3093b53b07a45d8455f8e0fd78a4fafefb7802435bcf85 [2024-02-21T14:03:59.297Z] $ docker rm -f --volumes c943b9dae301d3b34b3093b53b07a45d8455f8e0fd78a4fafefb7802435bcf85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T14:04:00.137Z] provisioning config files... [2024-02-21T14:04:00.167Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6691536693178774314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:04:00.698Z] ---> ****-login.sh [2024-02-21T14:04:00.698Z] nexus3.edgexfoundry.org:10001 [2024-02-21T14:04:00.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:04:01.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:04:01.234Z] Configure a credential helper to remove this warning. See [2024-02-21T14:04:01.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:04:01.234Z] [2024-02-21T14:04:01.234Z] Login Succeeded [2024-02-21T14:04:01.234Z] nexus3.edgexfoundry.org:10002 [2024-02-21T14:04:01.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:04:01.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:04:01.767Z] Configure a credential helper to remove this warning. See [2024-02-21T14:04:01.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:04:01.767Z] [2024-02-21T14:04:01.767Z] Login Succeeded [2024-02-21T14:04:01.767Z] nexus3.edgexfoundry.org:10003 [2024-02-21T14:04:01.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:04:02.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:04:02.041Z] Configure a credential helper to remove this warning. See [2024-02-21T14:04:02.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:04:02.041Z] [2024-02-21T14:04:02.041Z] Login Succeeded [2024-02-21T14:04:02.041Z] nexus3.edgexfoundry.org:10004 [2024-02-21T14:04:02.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:04:02.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:04:02.309Z] Configure a credential helper to remove this warning. See [2024-02-21T14:04:02.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:04:02.310Z] [2024-02-21T14:04:02.310Z] Login Succeeded [2024-02-21T14:04:02.310Z] ****.io [2024-02-21T14:04:02.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T14:04:02.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T14:04:02.909Z] Configure a credential helper to remove this warning. See [2024-02-21T14:04:02.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T14:04:02.909Z] [2024-02-21T14:04:02.909Z] Login Succeeded [2024-02-21T14:04:02.909Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T14:04:02.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T14:04:03.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T14:04:03.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T14:04:03.666Z] ========================================================= [2024-02-21T14:04:03.667Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T14:04:03.667Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:04:04.346Z] + 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-21T14:04:04.612Z] Sending build context to Docker daemon 670.2kB [2024-02-21T14:04:04.612Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T14:04:04.612Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T14:04:04.612Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T14:04:04.612Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T14:04:04.612Z] 5d54e960e981: Pulling fs layer [2024-02-21T14:04:04.612Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T14:04:04.612Z] f0e02332f6b5: Pulling fs layer [2024-02-21T14:04:04.612Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T14:04:04.612Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T14:04:04.612Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T14:04:04.612Z] f0e02332f6b5: Waiting [2024-02-21T14:04:04.612Z] 872ee5b61b7b: Waiting [2024-02-21T14:04:04.612Z] 0c6a40ed1a82: Waiting [2024-02-21T14:04:04.612Z] 94ae7d8d031c: Waiting [2024-02-21T14:04:04.887Z] 5d54e960e981: Download complete [2024-02-21T14:04:04.887Z] f0e02332f6b5: Verifying Checksum [2024-02-21T14:04:04.887Z] f0e02332f6b5: Download complete [2024-02-21T14:04:04.887Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T14:04:04.887Z] 872ee5b61b7b: Download complete [2024-02-21T14:04:04.887Z] 9fda8d8052c6: Verifying Checksum [2024-02-21T14:04:04.887Z] 9fda8d8052c6: Download complete [2024-02-21T14:04:05.487Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T14:04:05.487Z] 94ae7d8d031c: Download complete [2024-02-21T14:04:06.234Z] 9fda8d8052c6: Pull complete [2024-02-21T14:04:09.601Z] 5d54e960e981: Pull complete [2024-02-21T14:04:10.187Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T14:04:10.187Z] c4a7e357bf2a: Download complete [2024-02-21T14:04:10.787Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T14:04:25.793Z] c4a7e357bf2a: Pull complete [2024-02-21T14:04:25.793Z] f0e02332f6b5: Pull complete [2024-02-21T14:04:25.793Z] 872ee5b61b7b: Pull complete [2024-02-21T14:04:32.456Z] 0c6a40ed1a82: Pull complete [2024-02-21T14:04:33.869Z] 94ae7d8d031c: Pull complete [2024-02-21T14:04:33.869Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T14:04:33.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T14:04:33.869Z] ---> 86de565de09d [2024-02-21T14:04:33.869Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T14:04:34.826Z] ---> Running in a26a0338c56b [2024-02-21T14:04:35.095Z] Removing intermediate container a26a0338c56b [2024-02-21T14:04:35.095Z] ---> 5454af11c875 [2024-02-21T14:04:35.095Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T14:04:35.367Z] ---> Running in a8356bd74c64 [2024-02-21T14:04:35.636Z] Removing intermediate container a8356bd74c64 [2024-02-21T14:04:35.636Z] ---> ce28321c257a [2024-02-21T14:04:35.636Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T14:04:35.636Z] ---> Running in 1e75e4242a98 [2024-02-21T14:04:35.904Z] Removing intermediate container 1e75e4242a98 [2024-02-21T14:04:35.904Z] ---> d96c850fa330 [2024-02-21T14:04:35.904Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T14:04:36.170Z] ---> Running in a1d2e02197bf [2024-02-21T14:04:37.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T14:04:37.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T14:04:38.683Z] OK: 266 MiB in 52 packages [2024-02-21T14:04:39.288Z] Removing intermediate container a1d2e02197bf [2024-02-21T14:04:39.288Z] ---> 47e99d811cd0 [2024-02-21T14:04:39.288Z] Step 7/12 : WORKDIR /app [2024-02-21T14:04:39.288Z] ---> Running in c3c2ec872ec1 [2024-02-21T14:04:39.883Z] Removing intermediate container c3c2ec872ec1 [2024-02-21T14:04:39.883Z] ---> e007d5d36236 [2024-02-21T14:04:39.883Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T14:04:40.155Z] ---> 7f4bbfb8a86c [2024-02-21T14:04:40.155Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T14:04:40.155Z] ---> Running in 7b9a3f5e0d11 [2024-02-21T14:05:39.940Z] Removing intermediate container 7b9a3f5e0d11 [2024-02-21T14:05:39.940Z] ---> a909e554af66 [2024-02-21T14:05:39.940Z] Step 10/12 : COPY . . [2024-02-21T14:05:39.940Z] ---> f6e856078a37 [2024-02-21T14:05:39.940Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T14:05:39.940Z] ---> Running in d0769ceeb4f6 [2024-02-21T14:05:39.940Z] Removing intermediate container d0769ceeb4f6 [2024-02-21T14:05:39.940Z] ---> 07d3aab9b448 [2024-02-21T14:05:39.940Z] Step 12/12 : RUN $MAKE [2024-02-21T14:05:39.940Z] ---> Running in d285fb27fd73 [2024-02-21T14:05:39.940Z] noop [2024-02-21T14:05:39.940Z] Removing intermediate container d285fb27fd73 [2024-02-21T14:05:39.940Z] ---> 8339f3727f16 [2024-02-21T14:05:39.940Z] Successfully built 8339f3727f16 [2024-02-21T14:05:39.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:05:40.544Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T14:05:40.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:05:40.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-1409 does not seem to be running inside a container [2024-02-21T14:05:40.977Z] $ 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-21T14:05:42.135Z] $ docker top 1c9afd11474ba7e89a5340032858ad8899e96986fceb888001120030349348c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T14:05:43.132Z] + go version [2024-02-21T14:05:43.132Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T14:05:43.171Z] $ docker stop --time=1 1c9afd11474ba7e89a5340032858ad8899e96986fceb888001120030349348c6 [2024-02-21T14:05:44.829Z] $ docker rm -f --volumes 1c9afd11474ba7e89a5340032858ad8899e96986fceb888001120030349348c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:05:46.217Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T14:05:46.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:05:46.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-1409 does not seem to be running inside a container [2024-02-21T14:05:46.635Z] $ 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-21T14:05:47.789Z] $ docker top f828d0e84cee83beb3d1ea5cfb1d9cc8bfcf68f52697e4fd19331e39bdecabf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T14:05:48.450Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T14:05:48.893Z] + make test [2024-02-21T14:05:49.161Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-21T14:08:10.859Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-21T14:08:10.859Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-21T14:08:10.859Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.958s coverage: 86.2% of statements [2024-02-21T14:08:13.437Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.380s coverage: 71.9% of statements [2024-02-21T14:08:17.687Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T14:08:17.687Z] go vet ./... [2024-02-21T14:10:24.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T14:10:24.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T14:10:24.431Z] ./bin/test-attribution.sh [2024-02-21T14:10:24.431Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-21T14:10:24.431Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-21T14:10:24.431Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-21T14:10:24.431Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-21T14:10:24.431Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-21T14:10:24.431Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-21T14:10:24.431Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T14:10:24.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T14:10:24.555Z] $ docker stop --time=1 f828d0e84cee83beb3d1ea5cfb1d9cc8bfcf68f52697e4fd19331e39bdecabf1 [2024-02-21T14:10:28.725Z] $ docker rm -f --volumes f828d0e84cee83beb3d1ea5cfb1d9cc8bfcf68f52697e4fd19331e39bdecabf1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T14:10:30.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T14:10:30.509Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T14:10:30.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T14:10:31.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T14:10:32.138Z] + ls -al . [2024-02-21T14:10:32.138Z] total 204 [2024-02-21T14:10:32.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 14:05 . [2024-02-21T14:10:32.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:03 .. [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 14:03 .dockerignore [2024-02-21T14:10:32.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 14:03 .git [2024-02-21T14:10:32.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:03 .github [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 14:03 .gitignore [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 14:03 .golangci.yml [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 14:03 Attribution.txt [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 14:03 CHANGELOG.md [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 14:03 Dockerfile [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 14:03 GOVERNANCE.md [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 14:03 Jenkinsfile [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 14:03 LICENSE [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 14:03 Makefile [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 14:03 OWNERS.md [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 14:03 README.md [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 14:01 VERSION [2024-02-21T14:10:32.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:03 bin [2024-02-21T14:10:32.138Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 14:08 coverage.out [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 14:03 go.mod [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 14:03 go.sum [2024-02-21T14:10:32.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:03 images [2024-02-21T14:10:32.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:03 internal [2024-02-21T14:10:32.138Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 14:03 main.go [2024-02-21T14:10:32.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:03 openapi [2024-02-21T14:10:32.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:03 res [2024-02-21T14:10:32.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:10:32.645Z] + 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=8639586491459edfef553353255bd94f1b000258 --label arch=arm64 --label version=0.0.0 . [2024-02-21T14:10:32.917Z] Sending build context to Docker daemon 670.2kB [2024-02-21T14:10:32.917Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T14:10:32.917Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-21T14:10:32.917Z] ---> 8339f3727f16 [2024-02-21T14:10:32.917Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T14:10:32.917Z] ---> Running in 54b003cad21f [2024-02-21T14:10:33.186Z] Removing intermediate container 54b003cad21f [2024-02-21T14:10:33.186Z] ---> 5d7fa6c5fe11 [2024-02-21T14:10:33.186Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T14:10:33.452Z] ---> Running in 1ee87725209f [2024-02-21T14:10:33.719Z] Removing intermediate container 1ee87725209f [2024-02-21T14:10:33.719Z] ---> 21002213bb88 [2024-02-21T14:10:33.719Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-21T14:10:33.719Z] ---> Running in ab2783cb4292 [2024-02-21T14:10:33.995Z] Removing intermediate container ab2783cb4292 [2024-02-21T14:10:33.995Z] ---> d942d2c7e116 [2024-02-21T14:10:33.995Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T14:10:33.995Z] ---> Running in f0e2146c4019 [2024-02-21T14:10:34.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T14:10:35.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T14:10:36.503Z] OK: 266 MiB in 52 packages [2024-02-21T14:10:37.462Z] Removing intermediate container f0e2146c4019 [2024-02-21T14:10:37.462Z] ---> a08838ce2ea2 [2024-02-21T14:10:37.462Z] Step 7/30 : WORKDIR /app [2024-02-21T14:10:37.462Z] ---> Running in a5849b6bcc8f [2024-02-21T14:10:37.730Z] Removing intermediate container a5849b6bcc8f [2024-02-21T14:10:37.730Z] ---> c5e19a8a3d5d [2024-02-21T14:10:37.730Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-21T14:10:38.318Z] ---> d42a67d0cc26 [2024-02-21T14:10:38.318Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T14:10:38.318Z] ---> Running in 5e708c33e9f1 [2024-02-21T14:10:43.664Z] Removing intermediate container 5e708c33e9f1 [2024-02-21T14:10:43.664Z] ---> aa1a78537369 [2024-02-21T14:10:43.664Z] Step 10/30 : COPY . . [2024-02-21T14:10:43.664Z] ---> f3233d7e9beb [2024-02-21T14:10:43.664Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T14:10:43.664Z] ---> Running in 1913eb416a08 [2024-02-21T14:10:43.933Z] Removing intermediate container 1913eb416a08 [2024-02-21T14:10:43.933Z] ---> cb880d10ed38 [2024-02-21T14:10:43.933Z] Step 12/30 : RUN $MAKE [2024-02-21T14:10:44.207Z] ---> Running in aaae8afcfea0 [2024-02-21T14:10:45.169Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -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-21T14:12:36.812Z] Removing intermediate container aaae8afcfea0 [2024-02-21T14:12:36.812Z] ---> f916f0ceae46 [2024-02-21T14:12:36.812Z] Step 13/30 : FROM alpine:3.18 [2024-02-21T14:12:36.812Z] 3.18: Pulling from library/alpine [2024-02-21T14:12:36.812Z] c6b39de5b339: Pulling fs layer [2024-02-21T14:12:36.812Z] c6b39de5b339: Verifying Checksum [2024-02-21T14:12:36.812Z] c6b39de5b339: Download complete [2024-02-21T14:12:36.812Z] c6b39de5b339: Pull complete [2024-02-21T14:12:36.812Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T14:12:36.812Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T14:12:36.812Z] ---> 33abbf032149 [2024-02-21T14:12:36.813Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T14:12:36.813Z] ---> Running in 681aa4438dab [2024-02-21T14:12:36.813Z] Removing intermediate container 681aa4438dab [2024-02-21T14:12:36.813Z] ---> eda9e1cdb4d9 [2024-02-21T14:12:36.813Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-21T14:12:36.813Z] ---> Running in f567ba6ddfc9 [2024-02-21T14:12:36.813Z] Removing intermediate container f567ba6ddfc9 [2024-02-21T14:12:36.813Z] ---> 2a5ac0e328f2 [2024-02-21T14:12:36.813Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-21T14:12:36.813Z] ---> Running in b4366cd44cca [2024-02-21T14:12:36.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T14:12:36.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T14:12:36.813Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T14:12:36.813Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T14:12:36.813Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T14:12:36.813Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T14:12:36.813Z] OK: 9 MiB in 17 packages [2024-02-21T14:12:36.813Z] Removing intermediate container b4366cd44cca [2024-02-21T14:12:36.813Z] ---> 383d9a796191 [2024-02-21T14:12:36.813Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-21T14:12:36.813Z] ---> Running in b6d3a583acb6 [2024-02-21T14:12:36.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T14:12:36.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T14:12:36.813Z] OK: 9 MiB in 17 packages [2024-02-21T14:12:40.149Z] Removing intermediate container b6d3a583acb6 [2024-02-21T14:12:40.149Z] ---> 4d0fcd06441f [2024-02-21T14:12:40.149Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T14:12:40.149Z] ---> b09751ed9f09 [2024-02-21T14:12:40.149Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T14:12:40.734Z] ---> 46949b0e490b [2024-02-21T14:12:40.734Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-21T14:12:41.003Z] ---> d1b74a3cb1f9 [2024-02-21T14:12:41.003Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-21T14:12:41.590Z] ---> e41eb65fef73 [2024-02-21T14:12:41.590Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-21T14:12:43.541Z] ---> e811bb496f5a [2024-02-21T14:12:43.541Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-21T14:12:43.541Z] ---> Running in 47ac4b8499ef [2024-02-21T14:12:44.950Z] Removing intermediate container 47ac4b8499ef [2024-02-21T14:12:44.950Z] ---> 8a782eaad585 [2024-02-21T14:12:44.950Z] Step 24/30 : VOLUME /cache [2024-02-21T14:12:44.950Z] ---> Running in fb3817e17642 [2024-02-21T14:12:45.221Z] Removing intermediate container fb3817e17642 [2024-02-21T14:12:45.221Z] ---> f4940d65d94d [2024-02-21T14:12:45.221Z] Step 25/30 : EXPOSE 59711 [2024-02-21T14:12:45.221Z] ---> Running in 595e00656877 [2024-02-21T14:12:45.811Z] Removing intermediate container 595e00656877 [2024-02-21T14:12:45.811Z] ---> 0a379fd4e6e6 [2024-02-21T14:12:45.811Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-21T14:12:45.811Z] ---> Running in 0de3964035cc [2024-02-21T14:12:46.082Z] Removing intermediate container 0de3964035cc [2024-02-21T14:12:46.082Z] ---> 0328edb43feb [2024-02-21T14:12:46.082Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-21T14:12:46.082Z] ---> Running in 60d1e8b0d24f [2024-02-21T14:12:46.348Z] Removing intermediate container 60d1e8b0d24f [2024-02-21T14:12:46.348Z] ---> 882822fc2238 [2024-02-21T14:12:46.348Z] Step 28/30 : LABEL arch=arm64 [2024-02-21T14:12:46.348Z] ---> Running in e769389a10b9 [2024-02-21T14:12:47.046Z] Removing intermediate container e769389a10b9 [2024-02-21T14:12:47.046Z] ---> 39dd849eade6 [2024-02-21T14:12:47.046Z] Step 29/30 : LABEL git_sha=8639586491459edfef553353255bd94f1b000258 [2024-02-21T14:12:47.046Z] ---> Running in 759de00a135b [2024-02-21T14:12:47.046Z] Removing intermediate container 759de00a135b [2024-02-21T14:12:47.046Z] ---> 8360373a6de7 [2024-02-21T14:12:47.046Z] Step 30/30 : LABEL version=0.0.0 [2024-02-21T14:12:47.343Z] ---> Running in 85503ee8baa6 [2024-02-21T14:12:47.618Z] Removing intermediate container 85503ee8baa6 [2024-02-21T14:12:47.618Z] ---> fac8689dfff9 [2024-02-21T14:12:47.618Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T14:12:47.618Z] Successfully built fac8689dfff9 [2024-02-21T14:12:47.618Z] 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-21T14:12:48.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T14:12:48.954Z] [2024-02-21T14:12:48.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:12:49.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T14:12:49.414Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T14:12:49.414Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T14:12:49.414Z] 04944245beec: Pulling fs layer [2024-02-21T14:12:49.414Z] 699f458cf7ca: Pulling fs layer [2024-02-21T14:12:49.414Z] 765212b225bb: Pulling fs layer [2024-02-21T14:12:49.414Z] f23df028b6ca: Pulling fs layer [2024-02-21T14:12:49.414Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T14:12:49.414Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T14:12:49.414Z] f23df028b6ca: Waiting [2024-02-21T14:12:49.414Z] d65c8cfc05b1: Waiting [2024-02-21T14:12:49.414Z] 2437ff75d9bd: Waiting [2024-02-21T14:12:49.414Z] 765212b225bb: Waiting [2024-02-21T14:12:49.687Z] 04944245beec: Verifying Checksum [2024-02-21T14:12:49.687Z] 04944245beec: Download complete [2024-02-21T14:12:49.687Z] 765212b225bb: Verifying Checksum [2024-02-21T14:12:49.687Z] 765212b225bb: Download complete [2024-02-21T14:12:49.687Z] f23df028b6ca: Verifying Checksum [2024-02-21T14:12:49.687Z] f23df028b6ca: Download complete [2024-02-21T14:12:49.687Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T14:12:49.687Z] d65c8cfc05b1: Download complete [2024-02-21T14:12:49.957Z] 699f458cf7ca: Verifying Checksum [2024-02-21T14:12:49.957Z] 699f458cf7ca: Download complete [2024-02-21T14:12:50.545Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T14:12:50.545Z] 8998bd30e6a1: Download complete [2024-02-21T14:12:53.125Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T14:12:53.125Z] 2437ff75d9bd: Download complete [2024-02-21T14:12:55.066Z] 8998bd30e6a1: Pull complete [2024-02-21T14:12:55.649Z] 04944245beec: Pull complete [2024-02-21T14:12:57.060Z] 699f458cf7ca: Pull complete [2024-02-21T14:12:57.327Z] 765212b225bb: Pull complete [2024-02-21T14:12:58.285Z] f23df028b6ca: Pull complete [2024-02-21T14:12:58.551Z] d65c8cfc05b1: Pull complete [2024-02-21T14:13:16.752Z] 2437ff75d9bd: Pull complete [2024-02-21T14:13:16.752Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T14:13:16.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T14:13:16.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:13:17.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-1409 does not seem to be running inside a container [2024-02-21T14:13:17.301Z] $ 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-21T14:13:19.838Z] $ docker top d7d6eddd9d53ccf02349a904e5cbeee935d537b77a1d7c7594c8ceac509555d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:20.835Z] ---> job-cost.sh [2024-02-21T14:13:20.835Z] lf-activate-venv: SKIPPING [2024-02-21T14:13:20.835Z] INFO: No Stack... [2024-02-21T14:13:21.102Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T14:13:22.055Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T14:13:22.384Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-02-21T14:13:22.384Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T14:13:22.723Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [2024-02-21T14:13:22.731Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] did not exist. Created. [2024-02-21T14:13:22.736Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T14:13:23.222Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-361b4362/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T14:13:24.143Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T14:13:24.179Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T14:13:24.241Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T14:13:24.272Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T14:13:24.493Z] $ docker stop --time=1 d7d6eddd9d53ccf02349a904e5cbeee935d537b77a1d7c7594c8ceac509555d2 [2024-02-21T14:13:25.989Z] $ docker rm -f --volumes d7d6eddd9d53ccf02349a904e5cbeee935d537b77a1d7c7594c8ceac509555d2 [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-21T14:13:28.126Z] provisioning config files... [2024-02-21T14:13:28.135Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/config5342405357188782388tmp [Pipeline] { [Pipeline] sh [2024-02-21T14:13:28.560Z] + set +x [2024-02-21T14:13:28.560Z] + bash -s -- [2024-02-21T14:13:28.560Z] + curl -s https://codecov.io/bash [2024-02-21T14:13:28.819Z] [2024-02-21T14:13:28.819Z] _____ _ [2024-02-21T14:13:28.819Z] / ____| | | [2024-02-21T14:13:28.819Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T14:13:28.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T14:13:28.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T14:13:28.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T14:13:28.819Z] Bash-1.0.6 [2024-02-21T14:13:28.819Z] [2024-02-21T14:13:28.819Z] [2024-02-21T14:13:28.819Z] ==> git version 2.25.1 found [2024-02-21T14:13:28.819Z] ==> 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-21T14:13:28.819Z] Release-Date: 2020-01-08 [2024-02-21T14:13:28.819Z] 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-21T14:13:28.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T14:13:28.819Z] ==> Jenkins CI detected. [2024-02-21T14:13:28.819Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-272 [2024-02-21T14:13:28.819Z] project root: . [2024-02-21T14:13:28.819Z] --> token set from env [2024-02-21T14:13:28.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T14:13:28.819Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T14:13:28.819Z] ==> Python coveragepy not found [2024-02-21T14:13:28.819Z] ==> Searching for coverage reports in: [2024-02-21T14:13:28.819Z] + . [2024-02-21T14:13:28.819Z] -> Found 1 reports [2024-02-21T14:13:28.819Z] ==> Detecting git/mercurial file structure [2024-02-21T14:13:28.819Z] ==> Reading reports [2024-02-21T14:13:28.819Z] + ./coverage.out bytes=41317 [2024-02-21T14:13:28.819Z] ==> Appending adjustments [2024-02-21T14:13:28.819Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T14:13:29.079Z] + Found adjustments [2024-02-21T14:13:29.079Z] ==> Gzipping contents [2024-02-21T14:13:29.079Z] 12K /tmp/codecov.vLChaS.gz [2024-02-21T14:13:29.079Z] ==> Uploading reports [2024-02-21T14:13:29.079Z] url: https://codecov.io [2024-02-21T14:13:29.079Z] query: branch=PR-272&commit=8639586491459edfef553353255bd94f1b000258&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=272&job=&cmd_args= [2024-02-21T14:13:29.079Z] -> Pinging Codecov [2024-02-21T14:13:29.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-272&commit=8639586491459edfef553353255bd94f1b000258&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=272&job=&cmd_args= [2024-02-21T14:13:29.339Z] -> Uploading to [2024-02-21T14:13:29.339Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/581DD39554BDF9B6E22D074273EAD858/8639586491459edfef553353255bd94f1b000258/3b8a43a9-3fae-4204-8654-1323176e5299.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T141329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0587d649164b0ab12a99b02e90bf31cc0726d3ccb2839f64f9638a6470d1a74b [2024-02-21T14:13:29.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T14:13:29.339Z] Dload Upload Total Spent Left Speed [2024-02-21T14:13:30.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 11611 0 0 100 11611 0 8945 0:00:01 0:00:01 --:--:-- 8945 [2024-02-21T14:13:30.537Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8639586491459edfef553353255bd94f1b000258 [Pipeline] } [2024-02-21T14:13:30.567Z] 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-21T14:13:33.885Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives ] [2024-02-21T14:13:33.885Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives [2024-02-21T14:13:33.885Z] total 16 [2024-02-21T14:13:33.885Z] drwxr-xr-x 3 root root 4096 Feb 21 14:03 . [2024-02-21T14:13:33.885Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 14:03 .. [2024-02-21T14:13:33.885Z] drwxr-xr-x 2 root root 4096 Feb 21 14:03 cost [2024-02-21T14:13:33.885Z] -rw-r--r-- 1 root root 95 Feb 21 14:03 cost.csv [2024-02-21T14:13:33.885Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives [2024-02-21T14:13:33.885Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives [2024-02-21T14:13:33.885Z] total 16 [2024-02-21T14:13:33.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 14:03 . [2024-02-21T14:13:33.885Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 14:03 .. [2024-02-21T14:13:33.885Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 14:03 cost [2024-02-21T14:13:33.885Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 21 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:34.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:35.099Z] ---> package-listing.sh [2024-02-21T14:13:35.099Z] ++ facter osfamily [2024-02-21T14:13:35.099Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T14:13:35.358Z] + OS_FAMILY=debian [2024-02-21T14:13:35.358Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-272 [2024-02-21T14:13:35.358Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T14:13:35.358Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T14:13:35.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T14:13:35.358Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T14:13:35.358Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-272 ']' [2024-02-21T14:13:35.358Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T14:13:35.358Z] + case "${OS_FAMILY}" in [2024-02-21T14:13:35.358Z] + dpkg -l [2024-02-21T14:13:35.358Z] + grep '^ii' [2024-02-21T14:13:35.358Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T14:13:35.358Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T14:13:35.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T14:13:35.358Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-272 ']' [2024-02-21T14:13:35.358Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives/ [2024-02-21T14:13:35.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives/ [Pipeline] echo [2024-02-21T14:13:35.397Z] 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-21T14:13:35.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T14:13:36.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T14:13:36.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T14:13:36.661Z] prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container [2024-02-21T14:13:36.673Z] $ 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-272/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-272 -v /w/workspace/y_app-rfid-llrp-inventory_PR-272:/w/workspace/y_app-rfid-llrp-inventory_PR-272:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-272@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-21T14:13:36.895Z] $ docker top 8e99e55ed4ec3f7d865f93a2dde9ca65fda42c816d620a174bade00652514375 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T14:13:37.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T14:13:37.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T14:13:38.054Z] + ls /var/log/sa-host [2024-02-21T14:13:38.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T14:13:38.339Z] provisioning config files... [2024-02-21T14:13:38.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/config15194437690899168697tmp [Pipeline] { [Pipeline] echo [2024-02-21T14:13:38.535Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:38.846Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T14:13:38.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:39.421Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T14:13:39.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:39.764Z] ---> sudo-logs.sh [2024-02-21T14:13:39.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T14:13:39.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:40.225Z] ---> job-cost.sh [2024-02-21T14:13:40.225Z] lf-activate-venv: SKIPPING [2024-02-21T14:13:40.225Z] DEBUG: total: 0.2199999988079071 [2024-02-21T14:13:40.225Z] INFO: Retrieving Stack Cost... [2024-02-21T14:13:40.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T14:13:41.053Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T14:13:41.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T14:13:41.396Z] ---> logs-deploy.sh [2024-02-21T14:13:41.396Z] lf-activate-venv: SKIPPING [2024-02-21T14:13:41.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-272/1 [2024-02-21T14:13:41.396Z] INFO: archiving workspace using pattern(s): [2024-02-21T14:13:42.332Z] Archives upload complete. [2024-02-21T14:13:42.332Z] INFO: archiving logs to Nexus