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 14:01:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:01 ========================================================= 14:01:01 EdgeX Global Pipelines Version Info 14:01:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:01 ------------------- 14:01:01 stable info: 14:01:01 ------------------- 14:01:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:01:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:01:01 Message: update stable to v1.0.258 14:01:02 ------------------- 14:01:02 experimental info: 14:01:02 ------------------- 14:01:02 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:01:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:01:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:01:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo 14:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo 14:01:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8639586491459edfef553353255bd94f1b000258 [Pipeline] echo 14:01:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8639586 [Pipeline] echo 14:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:05 provisioning config files... 14:01:05 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 14:01:05 ---> ****-login.sh 14:01:05 nexus3.edgexfoundry.org:10001 14:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:06 Configure a credential helper to remove this warning. See 14:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:06 14:01:06 Login Succeeded 14:01:06 nexus3.edgexfoundry.org:10002 14:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:06 Configure a credential helper to remove this warning. See 14:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:06 14:01:06 Login Succeeded 14:01:06 nexus3.edgexfoundry.org:10003 14:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:06 Configure a credential helper to remove this warning. See 14:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:06 14:01:06 Login Succeeded 14:01:06 nexus3.edgexfoundry.org:10004 14:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:06 Configure a credential helper to remove this warning. See 14:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:06 14:01:06 Login Succeeded 14:01:06 ****.io 14:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:06 Configure a credential helper to remove this warning. See 14:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:06 14:01:06 Login Succeeded 14:01:06 ---> ****-login.sh ends [Pipeline] } 14:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:01:07 + git rev-list -1 --merges 8639586491459edfef553353255bd94f1b000258~1..8639586491459edfef553353255bd94f1b000258 [Pipeline] echo 14:01:07 -----------> git rev-list -1 --merges 8639586491459edfef553353255bd94f1b000258~1..8639586491459edfef553353255bd94f1b000258 8639586491459edfef553353255bd94f1b000258 [false] [Pipeline] sh 14:01:08 + git log --format=format:%s -1 8639586491459edfef553353255bd94f1b000258 [Pipeline] echo 14:01:08 ========================================================= 14:01:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:01:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:08 + git log --format=format:%s -1 8639586491459edfef553353255bd94f1b000258 [Pipeline] echo 14:01:08 [semverPrep] GIT_COMMIT: 8639586491459edfef553353255bd94f1b000258, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:01:08 [semverPrep] This is not a build commit. [Pipeline] sh 14:01:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:09 + grep -v github /etc/ssh/ssh_known_hosts 14:01:09 + [ -e /tmp/ssh_known_hosts ] 14:01:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:01:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:01:09 + sudo tee -a /etc/ssh/ssh_known_hosts 14:01:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:09 14:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:10 0.1.4: Pulling from edgex-devops/py-git-semver 14:01:10 b85a868b505f: Pulling fs layer 14:01:10 e2be974225ed: Pulling fs layer 14:01:10 339a4e72a1f5: Pulling fs layer 14:01:10 988bab9f4d93: Pulling fs layer 14:01:10 1469e6f7b9e6: Pulling fs layer 14:01:10 eaf3925da568: Pulling fs layer 14:01:10 bab4dde63d76: Pulling fs layer 14:01:10 988bab9f4d93: Waiting 14:01:10 1469e6f7b9e6: Waiting 14:01:10 eaf3925da568: Waiting 14:01:10 bde34c3a00c8: Pulling fs layer 14:01:10 b352a97aabf1: Pulling fs layer 14:01:10 4872d77fe225: Pulling fs layer 14:01:10 bab4dde63d76: Waiting 14:01:10 b352a97aabf1: Waiting 14:01:10 bde34c3a00c8: Waiting 14:01:10 5851b861e8e6: Pulling fs layer 14:01:10 5851b861e8e6: Waiting 14:01:10 e2be974225ed: Download complete 14:01:10 988bab9f4d93: Verifying Checksum 14:01:10 988bab9f4d93: Download complete 14:01:10 339a4e72a1f5: Verifying Checksum 14:01:10 339a4e72a1f5: Download complete 14:01:10 eaf3925da568: Verifying Checksum 14:01:10 eaf3925da568: Download complete 14:01:10 1469e6f7b9e6: Verifying Checksum 14:01:10 1469e6f7b9e6: Download complete 14:01:10 bde34c3a00c8: Download complete 14:01:10 b352a97aabf1: Download complete 14:01:10 4872d77fe225: Download complete 14:01:10 5851b861e8e6: Verifying Checksum 14:01:10 5851b861e8e6: Download complete 14:01:10 b85a868b505f: Verifying Checksum 14:01:10 b85a868b505f: Download complete 14:01:10 bab4dde63d76: Verifying Checksum 14:01:10 bab4dde63d76: Download complete 14:01:11 b85a868b505f: Pull complete 14:01:11 e2be974225ed: Pull complete 14:01:12 339a4e72a1f5: Pull complete 14:01:12 988bab9f4d93: Pull complete 14:01:12 1469e6f7b9e6: Pull complete 14:01:12 eaf3925da568: Pull complete 14:01:14 bab4dde63d76: Pull complete 14:01:14 bde34c3a00c8: Pull complete 14:01:14 b352a97aabf1: Pull complete 14:01:14 4872d77fe225: Pull complete 14:01:14 5851b861e8e6: Pull complete 14:01:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:15 prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container 14:01:15 $ 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 14:01:18 $ docker top 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c -eo pid,comm 14:01:18 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). 14:01:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:19 [ssh-agent] Looking for ssh-agent implementation... 14:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:19 $ docker exec 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent 14:01:19 SSH_AUTH_SOCK=/tmp/ssh-BmZ9GutrBvGt/agent.32 14:01:19 SSH_AGENT_PID=38 14:01:19 Running ssh-add (command line suppressed) 14:01:19 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) 14:01:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:19 + git tag --points-at HEAD [Pipeline] } 14:01:19 $ docker exec --env ******** --env ******** 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent -k 14:01:19 unset SSH_AUTH_SOCK; 14:01:19 unset SSH_AGENT_PID; 14:01:19 echo Agent pid 38 killed; 14:01:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:20 [ssh-agent] Looking for ssh-agent implementation... 14:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:20 $ docker exec 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent 14:01:20 SSH_AUTH_SOCK=/tmp/ssh-HoLbYTikDbOJ/agent.70 14:01:20 SSH_AGENT_PID=76 14:01:20 Running ssh-add (command line suppressed) 14:01:20 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) 14:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:20 + git semver init 14:01:21 2024-02-21 14:01:20,948 [run_init] DEBUG init version:0.0.0 force:False 14:01:21 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 14:01:21 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 14:01:21 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) 14:01:22 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 14:01:22 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 14:01:22 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 14:01:22 2024-02-21 14:01:22,324 [execute] INFO git cat-file --batch-check 14:01:22 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=) 14:01:22 2024-02-21 14:01:22,329 [execute] INFO git cat-file --batch 14:01:22 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=) 14:01:22 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 14:01:22 0.0.0 [Pipeline] } 14:01:22 $ docker exec --env ******** --env ******** 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c ssh-agent -k 14:01:22 unset SSH_AUTH_SOCK; 14:01:22 unset SSH_AGENT_PID; 14:01:22 echo Agent pid 76 killed; 14:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:23 + git semver [Pipeline] } 14:01:23 $ docker stop --time=1 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c 14:01:24 $ docker rm -f --volumes 1cbe5f638d1b4525e2f776f3d5a27fecf207c9eafde90b9a5571a9b7f11e851c [Pipeline] // withDockerContainer [Pipeline] sh 14:01:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:01:25 Stashed 1 file(s) [Pipeline] echo 14:01:25 [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 14:01:26 provisioning config files... 14:01:26 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 14:01:27 ---> ****-login.sh 14:01:27 nexus3.edgexfoundry.org:10001 14:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:27 Configure a credential helper to remove this warning. See 14:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:27 14:01:27 Login Succeeded 14:01:27 nexus3.edgexfoundry.org:10002 14:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:27 Configure a credential helper to remove this warning. See 14:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:27 14:01:27 Login Succeeded 14:01:27 nexus3.edgexfoundry.org:10003 14:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:27 Configure a credential helper to remove this warning. See 14:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:27 14:01:27 Login Succeeded 14:01:27 nexus3.edgexfoundry.org:10004 14:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:27 Configure a credential helper to remove this warning. See 14:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:27 14:01:27 Login Succeeded 14:01:27 ****.io 14:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:27 Configure a credential helper to remove this warning. See 14:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:27 14:01:27 Login Succeeded 14:01:27 ---> ****-login.sh ends [Pipeline] } 14:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:01:28 ========================================================= 14:01:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:01:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:28 + 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 . 14:01:28 Sending build context to Docker daemon 16.89MB 14:01:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:01:28 Step 2/12 : FROM ${BASE} AS builder 14:01:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:01:28 7264a8db6415: Pulling fs layer 14:01:28 c4d48a809fc2: Pulling fs layer 14:01:28 4f1c88b9dad5: Pulling fs layer 14:01:28 ad3a456e5733: Pulling fs layer 14:01:28 69c7f0334f64: Pulling fs layer 14:01:28 1f1c1a5573a3: Pulling fs layer 14:01:28 ce7588e14bc9: Pulling fs layer 14:01:28 b5e4710f87ac: Pulling fs layer 14:01:28 1f1c1a5573a3: Waiting 14:01:28 ce7588e14bc9: Waiting 14:01:28 b5e4710f87ac: Waiting 14:01:28 69c7f0334f64: Waiting 14:01:28 ad3a456e5733: Waiting 14:01:28 c4d48a809fc2: Download complete 14:01:28 ad3a456e5733: Download complete 14:01:28 69c7f0334f64: Verifying Checksum 14:01:28 69c7f0334f64: Download complete 14:01:28 7264a8db6415: Verifying Checksum 14:01:28 7264a8db6415: Download complete 14:01:28 1f1c1a5573a3: Verifying Checksum 14:01:28 1f1c1a5573a3: Download complete 14:01:28 7264a8db6415: Pull complete 14:01:29 b5e4710f87ac: Verifying Checksum 14:01:29 b5e4710f87ac: Download complete 14:01:29 c4d48a809fc2: Pull complete 14:01:29 4f1c88b9dad5: Verifying Checksum 14:01:29 4f1c88b9dad5: Download complete 14:01:29 ce7588e14bc9: Verifying Checksum 14:01:29 ce7588e14bc9: Download complete 14:01:33 4f1c88b9dad5: Pull complete 14:01:33 ad3a456e5733: Pull complete 14:01:33 69c7f0334f64: Pull complete 14:01:33 1f1c1a5573a3: Pull complete 14:01:35 ce7588e14bc9: Pull complete 14:01:35 b5e4710f87ac: Pull complete 14:01:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:01:35 ---> 88b5674ff536 14:01:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:01:41 Still waiting to schedule task 14:01:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:01:42 ---> Running in d688240c6378 14:01:42 Removing intermediate container d688240c6378 14:01:42 ---> 85d754f7cd6f 14:01:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:01:42 ---> Running in b51ab2a1f4f9 14:01:42 Removing intermediate container b51ab2a1f4f9 14:01:42 ---> 2d5208065394 14:01:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:01:42 ---> Running in 5ac1e54238c8 14:01:42 Removing intermediate container 5ac1e54238c8 14:01:42 ---> 30fc0b33ad2e 14:01:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:42 ---> Running in 066fb10a6e2f 14:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:01:42 OK: 264 MiB in 52 packages 14:01:42 Removing intermediate container 066fb10a6e2f 14:01:42 ---> e2d769ee064a 14:01:42 Step 7/12 : WORKDIR /app 14:01:42 ---> Running in caec7078b5b6 14:01:42 Removing intermediate container caec7078b5b6 14:01:42 ---> 290253d59588 14:01:42 Step 8/12 : COPY go.mod vendor* ./ 14:01:42 ---> cb9ec421c00c 14:01:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:42 ---> Running in 24de461538e6 14:02:15 Removing intermediate container 24de461538e6 14:02:15 ---> 1ba009b3c0fc 14:02:15 Step 10/12 : COPY . . 14:02:15 ---> df3164474237 14:02:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:15 ---> Running in 36d712704d26 14:02:15 Removing intermediate container 36d712704d26 14:02:15 ---> 276d711eb4f8 14:02:15 Step 12/12 : RUN $MAKE 14:02:15 ---> Running in 1f4f5c897710 14:02:15 noop 14:02:15 Removing intermediate container 1f4f5c897710 14:02:15 ---> 33a0c2fb0d82 14:02:15 Successfully built 33a0c2fb0d82 14:02:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:15 + docker inspect -f . ci-base-image-x86_64 14:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:15 prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container 14:02:15 $ 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 14:02:16 $ docker top 2304931086f635809c6f9a146c93636f04c2ad25df132881688cc25f9b921b77 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:16 + go version 14:02:16 go version go1.21.0 linux/amd64 [Pipeline] } 14:02:16 $ docker stop --time=1 2304931086f635809c6f9a146c93636f04c2ad25df132881688cc25f9b921b77 14:02:18 $ 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 14:02:19 + docker inspect -f . ci-base-image-x86_64 14:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:19 prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container 14:02:19 $ 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 14:02:19 $ docker top b540ab3ecdfb681743bc1e806534bb182fed2dd6830de9b395408b381c1578b5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:20 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-272 [Pipeline] fileExists [Pipeline] sh 14:02:20 + make test 14:02:20 go test -race ./... -coverprofile=coverage.out ./... 14:02:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:02:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:02:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.125s coverage: 86.2% of statements 14:02:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.736s coverage: 71.9% of statements 14:03:04 go vet ./... 14:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:03:07 ./bin/test-attribution.sh 14:03:07 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:03:07 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:03:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:03:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:03:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:03:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:03:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:03:07 $ docker stop --time=1 b540ab3ecdfb681743bc1e806534bb182fed2dd6830de9b395408b381c1578b5 14:03:11 $ docker rm -f --volumes b540ab3ecdfb681743bc1e806534bb182fed2dd6830de9b395408b381c1578b5 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:03:13 + ls -al . 14:03:13 total 208 14:03:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 14:02 . 14:03:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:00 .. 14:03:13 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 14:00 .dockerignore 14:03:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 14:02 .git 14:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:00 .github 14:03:13 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 14:00 .gitignore 14:03:13 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 14:00 .golangci.yml 14:03:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 14:01 .semver 14:03:13 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 14:00 Attribution.txt 14:03:13 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 14:00 CHANGELOG.md 14:03:13 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 14:00 Dockerfile 14:03:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 14:00 GOVERNANCE.md 14:03:13 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 14:00 Jenkinsfile 14:03:13 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 14:00 LICENSE 14:03:13 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 14:00 Makefile 14:03:13 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 14:00 OWNERS.md 14:03:13 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 14:00 README.md 14:03:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 14:01 VERSION 14:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:00 bin 14:03:13 -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 14:02 coverage.out 14:03:13 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 14:00 go.mod 14:03:13 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 14:00 go.sum 14:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:00 images 14:03:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:00 internal 14:03:13 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 14:00 main.go 14:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:00 openapi 14:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:00 res 14:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:13 + 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 . 14:03:13 Sending build context to Docker daemon 16.89MB 14:03:13 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:03:13 Step 2/30 : FROM ${BASE} AS builder 14:03:13 ---> 33a0c2fb0d82 14:03:13 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:03:13 ---> Running in c9baff45fca7 14:03:13 Removing intermediate container c9baff45fca7 14:03:13 ---> 783713334be3 14:03:13 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:03:13 ---> Running in 5e36dd362c83 14:03:14 Removing intermediate container 5e36dd362c83 14:03:14 ---> 85de6de8f15f 14:03:14 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:03:14 ---> Running in 6ebcdd92e781 14:03:14 Removing intermediate container 6ebcdd92e781 14:03:14 ---> 778c66cf1b86 14:03:14 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:14 ---> Running in 2e499a0a8811 14:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:03:14 OK: 264 MiB in 52 packages 14:03:15 Removing intermediate container 2e499a0a8811 14:03:15 ---> 01b7b202ef89 14:03:15 Step 7/30 : WORKDIR /app 14:03:15 ---> Running in 71914b829b21 14:03:15 Removing intermediate container 71914b829b21 14:03:15 ---> 46166d7cf5c6 14:03:15 Step 8/30 : COPY go.mod vendor* ./ 14:03:15 ---> 9e5fde75e2fd 14:03:15 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:15 ---> Running in 3a18fd0e270f 14:03:16 Removing intermediate container 3a18fd0e270f 14:03:16 ---> 2d1e2415bb67 14:03:16 Step 10/30 : COPY . . 14:03:16 ---> d8553890401c 14:03:16 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:16 ---> Running in 0addd024882f 14:03:16 Removing intermediate container 0addd024882f 14:03:16 ---> af09f715d6d0 14:03:16 Step 12/30 : RUN $MAKE 14:03:16 ---> Running in b6848cea78a3 14:03:17 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 14:03:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1409 in /w/workspace/y_app-rfid-llrp-inventory_PR-272 [Pipeline] { [Pipeline] ws 14:03:18 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:03:21 The recommended git tool is: git 14:03:29 using credential edgex-jenkins-ssh 14:03:29 Cloning the remote Git repository 14:03:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:03:29 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:03:29 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:03:29 > git --version # timeout=10 14:03:29 > git --version # 'git version 2.25.1' 14:03:29 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:03:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:03:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:33 > 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 14:03:33 Merging remotes/origin/main commit 9baf900de0be18caf7d7a96e113c24cfc660105c into PR head commit 8639586491459edfef553353255bd94f1b000258 14:03:34 Merge succeeded, producing 8639586491459edfef553353255bd94f1b000258 14:03:34 Checking out Revision 8639586491459edfef553353255bd94f1b000258 (PR-272) 14:03:34 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:03:34 > git --version # timeout=10 14:03:34 > git --version # 'git version 2.25.1' 14:03:34 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:03:33 > git config core.sparsecheckout # timeout=10 14:03:33 > git checkout -f 8639586491459edfef553353255bd94f1b000258 # timeout=10 14:03:34 > git remote # timeout=10 14:03:34 > git config --get remote.origin.url # timeout=10 14:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:34 > git merge 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 14:03:34 > git rev-parse HEAD^{commit} # timeout=10 14:03:34 > git config core.sparsecheckout # timeout=10 14:03:34 > git checkout -f 8639586491459edfef553353255bd94f1b000258 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:03:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:36 Dload Upload Total Spent Left Speed 14:03:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh 14:03:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:03:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:03:36 + sudo tee /etc/docker/daemon.new 14:03:36 { 14:03:36 "registry-mirrors": [ 14:03:36 "https://nexus3.edgexfoundry.org:10001" 14:03:36 ], 14:03:36 "bip": "10.250.0.254/24", 14:03:36 "hosts": [ 14:03:36 "tcp://0.0.0.0:5555", 14:03:36 "unix:///var/run/docker.sock" 14:03:36 ], 14:03:36 "mtu": 1458, 14:03:36 "selinux-enabled": true, 14:03:36 "seccomp-profile": "/etc/docker/seccomp.json" 14:03:36 } [Pipeline] sh 14:03:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:03:37 + sudo service docker restart 14:03:38 Removing intermediate container b6848cea78a3 14:03:38 ---> 2632075327c3 14:03:38 Step 13/30 : FROM alpine:3.18 14:03:38 3.18: Pulling from library/alpine 14:03:38 619be1103602: Pulling fs layer 14:03:38 619be1103602: Download complete 14:03:38 619be1103602: Pull complete 14:03:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:03:38 Status: Downloaded newer image for alpine:3.18 14:03:38 ---> d3782b16ccc9 14:03:38 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:03:38 ---> Running in 928eca675f5f 14:03:38 Removing intermediate container 928eca675f5f 14:03:38 ---> 1ca4ffcc30b5 14:03:38 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:03:38 ---> Running in ec706e0523f7 14:03:38 Removing intermediate container ec706e0523f7 14:03:38 ---> d0fa0fe9449e 14:03:38 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:03:38 ---> Running in a6ad3499d5be 14:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:03:38 (1/2) Installing ca-certificates (20230506-r0) 14:03:38 (2/2) Installing dumb-init (1.2.5-r2) 14:03:38 Executing busybox-1.36.1-r5.trigger 14:03:38 Executing ca-certificates-20230506-r0.trigger 14:03:38 OK: 8 MiB in 17 packages 14:03:38 Removing intermediate container a6ad3499d5be 14:03:38 ---> 8a986f780f50 14:03:38 Step 17/30 : RUN apk --no-cache upgrade 14:03:38 ---> Running in 8940a4d688c3 14:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:03:39 OK: 8 MiB in 17 packages 14:03:39 Removing intermediate container 8940a4d688c3 14:03:39 ---> d7ca48cb5c54 14:03:39 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:03:40 ---> 68bc65389515 14:03:40 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:03:40 ---> c4092ec6a499 14:03:40 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:03:40 ---> a5889ff08998 14:03:40 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:03:40 ---> 43a7a28634a1 14:03:40 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:03:41 ---> 6d58e301df07 14:03:41 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:03:41 ---> Running in 5b25dde5301e 14:03:41 Removing intermediate container 5b25dde5301e 14:03:41 ---> a3ef191831a7 14:03:41 Step 24/30 : VOLUME /cache 14:03:41 ---> Running in 99acf8adb627 14:03:42 Removing intermediate container 99acf8adb627 14:03:42 ---> 293c4472b758 14:03:42 Step 25/30 : EXPOSE 59711 14:03:42 ---> Running in ebdc18bad378 14:03:42 Removing intermediate container ebdc18bad378 14:03:42 ---> 455cea98828f 14:03:42 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:03:42 ---> Running in e14ce9b47aa5 14:03:42 Removing intermediate container e14ce9b47aa5 14:03:42 ---> 16acf623d953 14:03:42 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:03:42 ---> Running in 865aa068bd9f 14:03:42 Removing intermediate container 865aa068bd9f 14:03:42 ---> 784c0fef0889 14:03:42 Step 28/30 : LABEL arch=amd64 14:03:42 ---> Running in 2bda76c5b645 14:03:42 Removing intermediate container 2bda76c5b645 14:03:42 ---> fa2868b60b5a 14:03:42 Step 29/30 : LABEL git_sha=8639586491459edfef553353255bd94f1b000258 14:03:42 ---> Running in 4151f6d0a6d1 14:03:42 Removing intermediate container 4151f6d0a6d1 14:03:42 ---> fbf61e71599c 14:03:42 Step 30/30 : LABEL version=0.0.0 14:03:42 ---> Running in 045234f0efcc 14:03:42 Removing intermediate container 045234f0efcc 14:03:42 ---> 47f120be64f1 14:03:42 [Warning] One or more build-args [ARCH] were not consumed 14:03:42 Successfully built 47f120be64f1 14:03:42 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 14:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:43 14:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:44 latest: Pulling from edgex-lftools-log-publisher 14:03:44 5eb5b503b376: Pulling fs layer 14:03:44 5c69ac0246d0: Pulling fs layer 14:03:44 ec43610c2a17: Pulling fs layer 14:03:44 3a2ae6a8a46f: Pulling fs layer 14:03:44 33b1e0a273af: Pulling fs layer 14:03:44 5d3b04190fa2: Pulling fs layer 14:03:44 2f39f015ded8: Pulling fs layer 14:03:44 33b1e0a273af: Waiting 14:03:44 5d3b04190fa2: Waiting 14:03:44 3a2ae6a8a46f: Waiting 14:03:44 2f39f015ded8: Waiting 14:03:44 5c69ac0246d0: Verifying Checksum 14:03:44 5c69ac0246d0: Download complete 14:03:44 3a2ae6a8a46f: Verifying Checksum 14:03:44 3a2ae6a8a46f: Download complete 14:03:44 33b1e0a273af: Verifying Checksum 14:03:44 33b1e0a273af: Download complete 14:03:44 ec43610c2a17: Verifying Checksum 14:03:44 ec43610c2a17: Download complete 14:03:44 5d3b04190fa2: Verifying Checksum 14:03:44 5d3b04190fa2: Download complete 14:03:44 5eb5b503b376: Download complete 14:03:45 2f39f015ded8: Download complete 14:03:46 5eb5b503b376: Pull complete 14:03:46 5c69ac0246d0: Pull complete 14:03:46 ec43610c2a17: Pull complete 14:03:46 3a2ae6a8a46f: Pull complete 14:03:46 33b1e0a273af: Pull complete 14:03:46 5d3b04190fa2: Pull complete 14:03:51 2f39f015ded8: Pull complete 14:03:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:51 prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container 14:03:51 $ 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 14:03:55 $ docker top c943b9dae301d3b34b3093b53b07a45d8455f8e0fd78a4fafefb7802435bcf85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:56 ---> job-cost.sh 14:03:56 lf-activate-venv: SKIPPING 14:03:56 INFO: No Stack... 14:03:56 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:56 INFO: Archiving Costs [Pipeline] sh 14:03:57 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives/cost.csv 14:03:57 + cut -d, -f6 [Pipeline] lock 14:03:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] 14:03:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] did not exist. Created. 14:03:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:57 + echo total: 0.2199999988079071 [Pipeline] stash 14:03:57 Stashed 1 file(s) [Pipeline] } 14:03:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:58 $ docker stop --time=1 c943b9dae301d3b34b3093b53b07a45d8455f8e0fd78a4fafefb7802435bcf85 14:03:59 $ docker rm -f --volumes c943b9dae301d3b34b3093b53b07a45d8455f8e0fd78a4fafefb7802435bcf85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:00 provisioning config files... 14:04:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6691536693178774314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:00 ---> ****-login.sh 14:04:00 nexus3.edgexfoundry.org:10001 14:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:01 Configure a credential helper to remove this warning. See 14:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:01 14:04:01 Login Succeeded 14:04:01 nexus3.edgexfoundry.org:10002 14:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:01 Configure a credential helper to remove this warning. See 14:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:01 14:04:01 Login Succeeded 14:04:01 nexus3.edgexfoundry.org:10003 14:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:02 Configure a credential helper to remove this warning. See 14:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:02 14:04:02 Login Succeeded 14:04:02 nexus3.edgexfoundry.org:10004 14:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:02 Configure a credential helper to remove this warning. See 14:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:02 14:04:02 Login Succeeded 14:04:02 ****.io 14:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:02 Configure a credential helper to remove this warning. See 14:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:02 14:04:02 Login Succeeded 14:04:02 ---> ****-login.sh ends [Pipeline] } 14:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:04:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:04:03 ========================================================= 14:04:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:04:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:04 + 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 . 14:04:04 Sending build context to Docker daemon 670.2kB 14:04:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:04:04 Step 2/12 : FROM ${BASE} AS builder 14:04:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:04 9fda8d8052c6: Pulling fs layer 14:04:04 5d54e960e981: Pulling fs layer 14:04:04 c4a7e357bf2a: Pulling fs layer 14:04:04 f0e02332f6b5: Pulling fs layer 14:04:04 872ee5b61b7b: Pulling fs layer 14:04:04 0c6a40ed1a82: Pulling fs layer 14:04:04 94ae7d8d031c: Pulling fs layer 14:04:04 f0e02332f6b5: Waiting 14:04:04 872ee5b61b7b: Waiting 14:04:04 0c6a40ed1a82: Waiting 14:04:04 94ae7d8d031c: Waiting 14:04:04 5d54e960e981: Download complete 14:04:04 f0e02332f6b5: Verifying Checksum 14:04:04 f0e02332f6b5: Download complete 14:04:04 872ee5b61b7b: Verifying Checksum 14:04:04 872ee5b61b7b: Download complete 14:04:04 9fda8d8052c6: Verifying Checksum 14:04:04 9fda8d8052c6: Download complete 14:04:05 94ae7d8d031c: Verifying Checksum 14:04:05 94ae7d8d031c: Download complete 14:04:06 9fda8d8052c6: Pull complete 14:04:09 5d54e960e981: Pull complete 14:04:10 c4a7e357bf2a: Verifying Checksum 14:04:10 c4a7e357bf2a: Download complete 14:04:10 0c6a40ed1a82: Verifying Checksum 14:04:25 c4a7e357bf2a: Pull complete 14:04:25 f0e02332f6b5: Pull complete 14:04:25 872ee5b61b7b: Pull complete 14:04:32 0c6a40ed1a82: Pull complete 14:04:33 94ae7d8d031c: Pull complete 14:04:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:04:33 ---> 86de565de09d 14:04:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:04:34 ---> Running in a26a0338c56b 14:04:35 Removing intermediate container a26a0338c56b 14:04:35 ---> 5454af11c875 14:04:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:04:35 ---> Running in a8356bd74c64 14:04:35 Removing intermediate container a8356bd74c64 14:04:35 ---> ce28321c257a 14:04:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:04:35 ---> Running in 1e75e4242a98 14:04:35 Removing intermediate container 1e75e4242a98 14:04:35 ---> d96c850fa330 14:04:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:36 ---> Running in a1d2e02197bf 14:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:04:38 OK: 266 MiB in 52 packages 14:04:39 Removing intermediate container a1d2e02197bf 14:04:39 ---> 47e99d811cd0 14:04:39 Step 7/12 : WORKDIR /app 14:04:39 ---> Running in c3c2ec872ec1 14:04:39 Removing intermediate container c3c2ec872ec1 14:04:39 ---> e007d5d36236 14:04:39 Step 8/12 : COPY go.mod vendor* ./ 14:04:40 ---> 7f4bbfb8a86c 14:04:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:40 ---> Running in 7b9a3f5e0d11 14:05:39 Removing intermediate container 7b9a3f5e0d11 14:05:39 ---> a909e554af66 14:05:39 Step 10/12 : COPY . . 14:05:39 ---> f6e856078a37 14:05:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:39 ---> Running in d0769ceeb4f6 14:05:39 Removing intermediate container d0769ceeb4f6 14:05:39 ---> 07d3aab9b448 14:05:39 Step 12/12 : RUN $MAKE 14:05:39 ---> Running in d285fb27fd73 14:05:39 noop 14:05:39 Removing intermediate container d285fb27fd73 14:05:39 ---> 8339f3727f16 14:05:39 Successfully built 8339f3727f16 14:05:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:40 + docker inspect -f . ci-base-image-arm64 14:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:40 prd-ubuntu20.04-docker-arm64-4c-16g-1409 does not seem to be running inside a container 14:05:40 $ 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 14:05:42 $ docker top 1c9afd11474ba7e89a5340032858ad8899e96986fceb888001120030349348c6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:43 + go version 14:05:43 go version go1.21.0 linux/arm64 [Pipeline] } 14:05:43 $ docker stop --time=1 1c9afd11474ba7e89a5340032858ad8899e96986fceb888001120030349348c6 14:05:44 $ 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 14:05:46 + docker inspect -f . ci-base-image-arm64 14:05:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:46 prd-ubuntu20.04-docker-arm64-4c-16g-1409 does not seem to be running inside a container 14:05:46 $ 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 14:05:47 $ docker top f828d0e84cee83beb3d1ea5cfb1d9cc8bfcf68f52697e4fd19331e39bdecabf1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:48 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:05:48 + make test 14:05:49 go test -race ./... -coverprofile=coverage.out ./... 14:08:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:08:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:08:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.958s coverage: 86.2% of statements 14:08:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.380s coverage: 71.9% of statements 14:08:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:08:17 go vet ./... 14:10:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:10:24 ./bin/test-attribution.sh 14:10:24 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:10:24 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:10:24 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:10:24 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:10:24 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:10:24 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:10:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:10:24 $ docker stop --time=1 f828d0e84cee83beb3d1ea5cfb1d9cc8bfcf68f52697e4fd19331e39bdecabf1 14:10:28 $ docker rm -f --volumes f828d0e84cee83beb3d1ea5cfb1d9cc8bfcf68f52697e4fd19331e39bdecabf1 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:30 Warning: overwriting stash ‘coverage-report’ 14:10:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:32 + ls -al . 14:10:32 total 204 14:10:32 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 14:05 . 14:10:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:03 .. 14:10:32 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 14:03 .dockerignore 14:10:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 14:03 .git 14:10:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:03 .github 14:10:32 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 14:03 .gitignore 14:10:32 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 14:03 .golangci.yml 14:10:32 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 14:03 Attribution.txt 14:10:32 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 14:03 CHANGELOG.md 14:10:32 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 14:03 Dockerfile 14:10:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 14:03 GOVERNANCE.md 14:10:32 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 14:03 Jenkinsfile 14:10:32 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 14:03 LICENSE 14:10:32 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 14:03 Makefile 14:10:32 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 14:03 OWNERS.md 14:10:32 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 14:03 README.md 14:10:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 14:01 VERSION 14:10:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:03 bin 14:10:32 -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 14:08 coverage.out 14:10:32 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 14:03 go.mod 14:10:32 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 14:03 go.sum 14:10:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:03 images 14:10:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 14:03 internal 14:10:32 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 14:03 main.go 14:10:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:03 openapi 14:10:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 14:03 res 14:10:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:32 + 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 . 14:10:32 Sending build context to Docker daemon 670.2kB 14:10:32 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:10:32 Step 2/30 : FROM ${BASE} AS builder 14:10:32 ---> 8339f3727f16 14:10:32 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:10:32 ---> Running in 54b003cad21f 14:10:33 Removing intermediate container 54b003cad21f 14:10:33 ---> 5d7fa6c5fe11 14:10:33 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:10:33 ---> Running in 1ee87725209f 14:10:33 Removing intermediate container 1ee87725209f 14:10:33 ---> 21002213bb88 14:10:33 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:10:33 ---> Running in ab2783cb4292 14:10:33 Removing intermediate container ab2783cb4292 14:10:33 ---> d942d2c7e116 14:10:33 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:33 ---> Running in f0e2146c4019 14:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:10:36 OK: 266 MiB in 52 packages 14:10:37 Removing intermediate container f0e2146c4019 14:10:37 ---> a08838ce2ea2 14:10:37 Step 7/30 : WORKDIR /app 14:10:37 ---> Running in a5849b6bcc8f 14:10:37 Removing intermediate container a5849b6bcc8f 14:10:37 ---> c5e19a8a3d5d 14:10:37 Step 8/30 : COPY go.mod vendor* ./ 14:10:38 ---> d42a67d0cc26 14:10:38 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:38 ---> Running in 5e708c33e9f1 14:10:43 Removing intermediate container 5e708c33e9f1 14:10:43 ---> aa1a78537369 14:10:43 Step 10/30 : COPY . . 14:10:43 ---> f3233d7e9beb 14:10:43 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:43 ---> Running in 1913eb416a08 14:10:43 Removing intermediate container 1913eb416a08 14:10:43 ---> cb880d10ed38 14:10:43 Step 12/30 : RUN $MAKE 14:10:44 ---> Running in aaae8afcfea0 14:10:45 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 14:12:36 Removing intermediate container aaae8afcfea0 14:12:36 ---> f916f0ceae46 14:12:36 Step 13/30 : FROM alpine:3.18 14:12:36 3.18: Pulling from library/alpine 14:12:36 c6b39de5b339: Pulling fs layer 14:12:36 c6b39de5b339: Verifying Checksum 14:12:36 c6b39de5b339: Download complete 14:12:36 c6b39de5b339: Pull complete 14:12:36 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:12:36 Status: Downloaded newer image for alpine:3.18 14:12:36 ---> 33abbf032149 14:12:36 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:12:36 ---> Running in 681aa4438dab 14:12:36 Removing intermediate container 681aa4438dab 14:12:36 ---> eda9e1cdb4d9 14:12:36 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:12:36 ---> Running in f567ba6ddfc9 14:12:36 Removing intermediate container f567ba6ddfc9 14:12:36 ---> 2a5ac0e328f2 14:12:36 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:12:36 ---> Running in b4366cd44cca 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:12:36 (1/2) Installing ca-certificates (20230506-r0) 14:12:36 (2/2) Installing dumb-init (1.2.5-r2) 14:12:36 Executing busybox-1.36.1-r5.trigger 14:12:36 Executing ca-certificates-20230506-r0.trigger 14:12:36 OK: 9 MiB in 17 packages 14:12:36 Removing intermediate container b4366cd44cca 14:12:36 ---> 383d9a796191 14:12:36 Step 17/30 : RUN apk --no-cache upgrade 14:12:36 ---> Running in b6d3a583acb6 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:12:36 OK: 9 MiB in 17 packages 14:12:40 Removing intermediate container b6d3a583acb6 14:12:40 ---> 4d0fcd06441f 14:12:40 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:12:40 ---> b09751ed9f09 14:12:40 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:12:40 ---> 46949b0e490b 14:12:40 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:12:41 ---> d1b74a3cb1f9 14:12:41 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:12:41 ---> e41eb65fef73 14:12:41 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:12:43 ---> e811bb496f5a 14:12:43 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:12:43 ---> Running in 47ac4b8499ef 14:12:44 Removing intermediate container 47ac4b8499ef 14:12:44 ---> 8a782eaad585 14:12:44 Step 24/30 : VOLUME /cache 14:12:44 ---> Running in fb3817e17642 14:12:45 Removing intermediate container fb3817e17642 14:12:45 ---> f4940d65d94d 14:12:45 Step 25/30 : EXPOSE 59711 14:12:45 ---> Running in 595e00656877 14:12:45 Removing intermediate container 595e00656877 14:12:45 ---> 0a379fd4e6e6 14:12:45 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:12:45 ---> Running in 0de3964035cc 14:12:46 Removing intermediate container 0de3964035cc 14:12:46 ---> 0328edb43feb 14:12:46 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:12:46 ---> Running in 60d1e8b0d24f 14:12:46 Removing intermediate container 60d1e8b0d24f 14:12:46 ---> 882822fc2238 14:12:46 Step 28/30 : LABEL arch=arm64 14:12:46 ---> Running in e769389a10b9 14:12:47 Removing intermediate container e769389a10b9 14:12:47 ---> 39dd849eade6 14:12:47 Step 29/30 : LABEL git_sha=8639586491459edfef553353255bd94f1b000258 14:12:47 ---> Running in 759de00a135b 14:12:47 Removing intermediate container 759de00a135b 14:12:47 ---> 8360373a6de7 14:12:47 Step 30/30 : LABEL version=0.0.0 14:12:47 ---> Running in 85503ee8baa6 14:12:47 Removing intermediate container 85503ee8baa6 14:12:47 ---> fac8689dfff9 14:12:47 [Warning] One or more build-args [ARCH] were not consumed 14:12:47 Successfully built fac8689dfff9 14:12:47 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 14:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:48 14:12:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:49 arm64: Pulling from edgex-lftools-log-publisher 14:12:49 8998bd30e6a1: Pulling fs layer 14:12:49 04944245beec: Pulling fs layer 14:12:49 699f458cf7ca: Pulling fs layer 14:12:49 765212b225bb: Pulling fs layer 14:12:49 f23df028b6ca: Pulling fs layer 14:12:49 d65c8cfc05b1: Pulling fs layer 14:12:49 2437ff75d9bd: Pulling fs layer 14:12:49 f23df028b6ca: Waiting 14:12:49 d65c8cfc05b1: Waiting 14:12:49 2437ff75d9bd: Waiting 14:12:49 765212b225bb: Waiting 14:12:49 04944245beec: Verifying Checksum 14:12:49 04944245beec: Download complete 14:12:49 765212b225bb: Verifying Checksum 14:12:49 765212b225bb: Download complete 14:12:49 f23df028b6ca: Verifying Checksum 14:12:49 f23df028b6ca: Download complete 14:12:49 d65c8cfc05b1: Verifying Checksum 14:12:49 d65c8cfc05b1: Download complete 14:12:49 699f458cf7ca: Verifying Checksum 14:12:49 699f458cf7ca: Download complete 14:12:50 8998bd30e6a1: Verifying Checksum 14:12:50 8998bd30e6a1: Download complete 14:12:53 2437ff75d9bd: Verifying Checksum 14:12:53 2437ff75d9bd: Download complete 14:12:55 8998bd30e6a1: Pull complete 14:12:55 04944245beec: Pull complete 14:12:57 699f458cf7ca: Pull complete 14:12:57 765212b225bb: Pull complete 14:12:58 f23df028b6ca: Pull complete 14:12:58 d65c8cfc05b1: Pull complete 14:13:16 2437ff75d9bd: Pull complete 14:13:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:17 prd-ubuntu20.04-docker-arm64-4c-16g-1409 does not seem to be running inside a container 14:13:17 $ 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 14:13:19 $ docker top d7d6eddd9d53ccf02349a904e5cbeee935d537b77a1d7c7594c8ceac509555d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:20 ---> job-cost.sh 14:13:20 lf-activate-venv: SKIPPING 14:13:20 INFO: No Stack... 14:13:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:13:22 INFO: Archiving Costs [Pipeline] sh 14:13:22 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:13:22 + cut -d, -f6 [Pipeline] lock 14:13:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] 14:13:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] did not exist. Created. 14:13:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:23 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-361b4362/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:13:24 + echo total: 0.10999999940395355 [Pipeline] stash 14:13:24 Warning: overwriting stash ‘stack-cost’ 14:13:24 Stashed 1 file(s) [Pipeline] } 14:13:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:13:24 $ docker stop --time=1 d7d6eddd9d53ccf02349a904e5cbeee935d537b77a1d7c7594c8ceac509555d2 14:13:25 $ 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 14:13:28 provisioning config files... 14:13:28 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 14:13:28 + set +x 14:13:28 + bash -s -- 14:13:28 + curl -s https://codecov.io/bash 14:13:28 14:13:28 _____ _ 14:13:28 / ____| | | 14:13:28 | | ___ __| | ___ ___ _____ __ 14:13:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:13:28 | |___| (_) | (_| | __/ (_| (_) \ V / 14:13:28 \_____\___/ \__,_|\___|\___\___/ \_/ 14:13:28 Bash-1.0.6 14:13:28 14:13:28 14:13:28 ==> git version 2.25.1 found 14:13:28 ==> 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 14:13:28 Release-Date: 2020-01-08 14:13:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:13:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:13:28 ==> Jenkins CI detected. 14:13:28 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-272 14:13:28 project root: . 14:13:28 --> token set from env 14:13:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:13:28 ==> Running gcov in . (disable via -X gcov) 14:13:28 ==> Python coveragepy not found 14:13:28 ==> Searching for coverage reports in: 14:13:28 + . 14:13:28 -> Found 1 reports 14:13:28 ==> Detecting git/mercurial file structure 14:13:28 ==> Reading reports 14:13:28 + ./coverage.out bytes=41317 14:13:28 ==> Appending adjustments 14:13:28 https://docs.codecov.io/docs/fixing-reports 14:13:29 + Found adjustments 14:13:29 ==> Gzipping contents 14:13:29 12K /tmp/codecov.vLChaS.gz 14:13:29 ==> Uploading reports 14:13:29 url: https://codecov.io 14:13:29 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= 14:13:29 -> Pinging Codecov 14:13:29 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= 14:13:29 -> Uploading to 14:13:29 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 14:13:29 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:29 Dload Upload Total Spent Left Speed 14:13:30 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 14:13:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8639586491459edfef553353255bd94f1b000258 [Pipeline] } 14:13:30 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 14:13:33 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives ] 14:13:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives 14:13:33 total 16 14:13:33 drwxr-xr-x 3 root root 4096 Feb 21 14:03 . 14:13:33 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 14:03 .. 14:13:33 drwxr-xr-x 2 root root 4096 Feb 21 14:03 cost 14:13:33 -rw-r--r-- 1 root root 95 Feb 21 14:03 cost.csv 14:13:33 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives 14:13:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives 14:13:33 total 16 14:13:33 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 14:03 . 14:13:33 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 14:03 .. 14:13:33 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 14:03 cost 14:13:33 -rw-r--r-- 1 jenkins jenkins 95 Feb 21 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:13:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:13:35 ---> package-listing.sh 14:13:35 ++ facter osfamily 14:13:35 ++ tr '[:upper:]' '[:lower:]' 14:13:35 + OS_FAMILY=debian 14:13:35 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-272 14:13:35 + START_PACKAGES=/tmp/packages_start.txt 14:13:35 + END_PACKAGES=/tmp/packages_end.txt 14:13:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:35 + PACKAGES=/tmp/packages_start.txt 14:13:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-272 ']' 14:13:35 + PACKAGES=/tmp/packages_end.txt 14:13:35 + case "${OS_FAMILY}" in 14:13:35 + dpkg -l 14:13:35 + grep '^ii' 14:13:35 + '[' -f /tmp/packages_start.txt ']' 14:13:35 + '[' -f /tmp/packages_end.txt ']' 14:13:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-272 ']' 14:13:35 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-272/archives/ 14:13:35 + 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 14:13:35 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 14:13:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:36 prd-ubuntu20.04-docker-8c-8g-1408 does not seem to be running inside a container 14:13:36 $ 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 14:13:36 $ docker top 8e99e55ed4ec3f7d865f93a2dde9ca65fda42c816d620a174bade00652514375 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:37 + touch /tmp/pre-build-complete [Pipeline] sh 14:13:37 + mkdir -p /var/log/sysstat [Pipeline] sh 14:13:38 + ls /var/log/sa-host 14:13:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:38 provisioning config files... 14:13:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-272@tmp/config15194437690899168697tmp [Pipeline] { [Pipeline] echo 14:13:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:13:38 ---> create-netrc.sh [Pipeline] } 14:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:13:39 ---> python-tools-install.sh [Pipeline] echo 14:13:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:13:39 ---> sudo-logs.sh 14:13:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:13:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:13:40 ---> job-cost.sh 14:13:40 lf-activate-venv: SKIPPING 14:13:40 DEBUG: total: 0.2199999988079071 14:13:40 INFO: Retrieving Stack Cost... 14:13:40 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:41 INFO: Archiving Costs [Pipeline] echo 14:13:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:13:41 ---> logs-deploy.sh 14:13:41 lf-activate-venv: SKIPPING 14:13:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-272/1 14:13:41 INFO: archiving workspace using pattern(s): 14:13:42 Archives upload complete. 14:13:42 INFO: archiving logs to Nexus