Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8e9e0974ee0e664e588920a76f26e4625af4f0f+c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 (06bf7196c4f42146a7df70dcb2d3df75da0991a9) 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-ssh12447262734526882327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3318650667445615926.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-226/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-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3058023299255369689.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-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8276941519934527514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10834567876227528543.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-226/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-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2065552025339918275.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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, buildSnap:false] ========================================================= [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-6710 in /w/workspace/y_app-rfid-llrp-inventory_PR-226 [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-226 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 into PR head commit a8e9e0974ee0e664e588920a76f26e4625af4f0f Merge succeeded, producing a8e9e0974ee0e664e588920a76f26e4625af4f0f Checking out Revision a8e9e0974ee0e664e588920a76f26e4625af4f0f (PR-226) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # 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 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:22 ========================================================= 13:28:22 EdgeX Global Pipelines Version Info 13:28:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:23 ------------------- 13:28:23 stable info: 13:28:23 ------------------- 13:28:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:28:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:28:23 Message: update stable to v1.0.254 13:28:24 ------------------- 13:28:24 experimental info: 13:28:24 ------------------- 13:28:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:28:24 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8e9e09 [Pipeline] echo 13:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:26 provisioning config files... 13:28:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config15311534669367661201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:26 ---> docker-login.sh 13:28:26 nexus3.edgexfoundry.org:10001 13:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:26 Configure a credential helper to remove this warning. See 13:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:26 13:28:26 Login Succeeded 13:28:26 nexus3.edgexfoundry.org:10002 13:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:27 Configure a credential helper to remove this warning. See 13:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:27 13:28:27 Login Succeeded 13:28:27 nexus3.edgexfoundry.org:10003 13:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:27 Configure a credential helper to remove this warning. See 13:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:27 13:28:27 Login Succeeded 13:28:27 nexus3.edgexfoundry.org:10004 13:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:27 Configure a credential helper to remove this warning. See 13:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:27 13:28:27 Login Succeeded 13:28:27 docker.io 13:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:27 Configure a credential helper to remove this warning. See 13:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:27 13:28:27 Login Succeeded 13:28:27 ---> docker-login.sh ends [Pipeline] } 13:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:28 + git rev-list -1 --merges a8e9e0974ee0e664e588920a76f26e4625af4f0f~1..a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo 13:28:28 -----------> git rev-list -1 --merges a8e9e0974ee0e664e588920a76f26e4625af4f0f~1..a8e9e0974ee0e664e588920a76f26e4625af4f0f a8e9e0974ee0e664e588920a76f26e4625af4f0f [false] [Pipeline] sh 13:28:28 + git log --format=format:%s -1 a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo 13:28:28 ========================================================= 13:28:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:29 + git log --format=format:%s -1 a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo 13:28:29 [semverPrep] GIT_COMMIT: a8e9e0974ee0e664e588920a76f26e4625af4f0f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:28:29 [semverPrep] This is not a build commit. [Pipeline] sh 13:28:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:29 + grep -v github /etc/ssh/ssh_known_hosts 13:28:29 + [ -e /tmp/ssh_known_hosts ] 13:28:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:28:29 + sudo tee -a /etc/ssh/ssh_known_hosts 13:28:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:30 13:28:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:30 0.1.4: Pulling from edgex-devops/py-git-semver 13:28:30 b85a868b505f: Pulling fs layer 13:28:30 e2be974225ed: Pulling fs layer 13:28:30 339a4e72a1f5: Pulling fs layer 13:28:30 988bab9f4d93: Pulling fs layer 13:28:30 1469e6f7b9e6: Pulling fs layer 13:28:30 988bab9f4d93: Waiting 13:28:30 eaf3925da568: Pulling fs layer 13:28:30 bab4dde63d76: Pulling fs layer 13:28:30 bde34c3a00c8: Pulling fs layer 13:28:30 b352a97aabf1: Pulling fs layer 13:28:30 1469e6f7b9e6: Waiting 13:28:30 4872d77fe225: Pulling fs layer 13:28:30 eaf3925da568: Waiting 13:28:30 5851b861e8e6: Pulling fs layer 13:28:30 4872d77fe225: Waiting 13:28:30 bde34c3a00c8: Waiting 13:28:30 b352a97aabf1: Waiting 13:28:30 5851b861e8e6: Waiting 13:28:30 bab4dde63d76: Waiting 13:28:30 e2be974225ed: Download complete 13:28:30 988bab9f4d93: Verifying Checksum 13:28:30 988bab9f4d93: Download complete 13:28:31 339a4e72a1f5: Verifying Checksum 13:28:31 339a4e72a1f5: Download complete 13:28:31 1469e6f7b9e6: Verifying Checksum 13:28:31 1469e6f7b9e6: Download complete 13:28:31 eaf3925da568: Verifying Checksum 13:28:31 eaf3925da568: Download complete 13:28:31 bde34c3a00c8: Verifying Checksum 13:28:31 b352a97aabf1: Verifying Checksum 13:28:31 b352a97aabf1: Download complete 13:28:31 4872d77fe225: Verifying Checksum 13:28:31 4872d77fe225: Download complete 13:28:31 5851b861e8e6: Verifying Checksum 13:28:31 5851b861e8e6: Download complete 13:28:31 b85a868b505f: Verifying Checksum 13:28:31 b85a868b505f: Download complete 13:28:31 bab4dde63d76: Verifying Checksum 13:28:31 bab4dde63d76: Download complete 13:28:32 b85a868b505f: Pull complete 13:28:32 e2be974225ed: Pull complete 13:28:33 339a4e72a1f5: Pull complete 13:28:33 988bab9f4d93: Pull complete 13:28:33 1469e6f7b9e6: Pull complete 13:28:33 eaf3925da568: Pull complete 13:28:35 bab4dde63d76: Pull complete 13:28:35 bde34c3a00c8: Pull complete 13:28:35 b352a97aabf1: Pull complete 13:28:35 4872d77fe225: Pull complete 13:28:35 5851b861e8e6: Pull complete 13:28:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:35 prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container 13:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@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 13:28:38 $ docker top ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 -eo pid,comm 13:28:38 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). 13:28:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:38 [ssh-agent] Looking for ssh-agent implementation... 13:28:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:38 $ docker exec ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent 13:28:38 SSH_AUTH_SOCK=/tmp/ssh-c7Wlt5WusjH5/agent.32 13:28:38 SSH_AGENT_PID=38 13:28:38 Running ssh-add (command line suppressed) 13:28:38 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_3425317300444421354.key (/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_3425317300444421354.key) 13:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:38 + git tag --points-at HEAD [Pipeline] } 13:28:38 $ docker exec --env ******** --env ******** ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent -k 13:28:38 unset SSH_AUTH_SOCK; 13:28:38 unset SSH_AGENT_PID; 13:28:38 echo Agent pid 38 killed; 13:28:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:39 [ssh-agent] Looking for ssh-agent implementation... 13:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:39 $ docker exec ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent 13:28:39 SSH_AUTH_SOCK=/tmp/ssh-5tIq8N8OoFWb/agent.70 13:28:39 SSH_AGENT_PID=76 13:28:39 Running ssh-add (command line suppressed) 13:28:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_5790263132188914234.key (/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_5790263132188914234.key) 13:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:39 + git semver init 13:28:40 2023-09-20 13:28:39,949 [run_init] DEBUG init version:0.0.0 force:False 13:28:40 2023-09-20 13:28:39,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver 13:28:40 2023-09-20 13:28:39,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver 13:28:40 2023-09-20 13:28:39,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-226, universal_newlines=False, shell=None, istream=None) 13:28:40 2023-09-20 13:28:40,966 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.git/info/exclude 13:28:40 2023-09-20 13:28:40,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver/PR-226 with force:False 13:28:40 2023-09-20 13:28:40,967 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver/PR-226 13:28:40 2023-09-20 13:28:40,971 [execute] INFO git cat-file --batch-check 13:28:40 2023-09-20 13:28:40,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver, universal_newlines=False, shell=None, istream=) 13:28:41 2023-09-20 13:28:40,977 [execute] INFO git cat-file --batch 13:28:41 2023-09-20 13:28:40,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver, universal_newlines=False, shell=None, istream=) 13:28:41 2023-09-20 13:28:40,983 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver/PR-226 13:28:41 0.0.0 [Pipeline] } 13:28:41 $ docker exec --env ******** --env ******** ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent -k 13:28:41 unset SSH_AUTH_SOCK; 13:28:41 unset SSH_AGENT_PID; 13:28:41 echo Agent pid 76 killed; 13:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:41 + git semver [Pipeline] } 13:28:42 $ docker stop --time=1 ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 13:28:43 $ docker rm -f --volumes ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:44 Stashed 1 file(s) [Pipeline] echo 13:28:44 [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 13:28:44 provisioning config files... 13:28:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config16285377883920642201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:45 ---> docker-login.sh 13:28:45 nexus3.edgexfoundry.org:10001 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10002 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10003 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 nexus3.edgexfoundry.org:10004 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 docker.io 13:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:45 Configure a credential helper to remove this warning. See 13:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:45 13:28:45 Login Succeeded 13:28:45 ---> docker-login.sh ends [Pipeline] } 13:28:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:45 ========================================================= 13:28:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:28:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:46 + 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 . 13:28:46 Sending build context to Docker daemon 12.72MB 13:28:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:28:46 Step 2/12 : FROM ${BASE} AS builder 13:28:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:46 7264a8db6415: Pulling fs layer 13:28:46 c4d48a809fc2: Pulling fs layer 13:28:46 4f1c88b9dad5: Pulling fs layer 13:28:46 ad3a456e5733: Pulling fs layer 13:28:46 9e4f439ed901: Pulling fs layer 13:28:46 feaf6a47b606: Pulling fs layer 13:28:46 5e8b037d7d82: Pulling fs layer 13:28:46 8ac70367396e: Pulling fs layer 13:28:46 6db16350a2e2: Pulling fs layer 13:28:46 9250d5d63582: Pulling fs layer 13:28:46 ad3a456e5733: Waiting 13:28:46 9e4f439ed901: Waiting 13:28:46 feaf6a47b606: Waiting 13:28:46 5e8b037d7d82: Waiting 13:28:46 8ac70367396e: Waiting 13:28:46 6db16350a2e2: Waiting 13:28:46 9250d5d63582: Waiting 13:28:46 c4d48a809fc2: Download complete 13:28:46 ad3a456e5733: Verifying Checksum 13:28:46 ad3a456e5733: Download complete 13:28:46 9e4f439ed901: Verifying Checksum 13:28:46 9e4f439ed901: Download complete 13:28:46 7264a8db6415: Verifying Checksum 13:28:46 7264a8db6415: Download complete 13:28:46 feaf6a47b606: Verifying Checksum 13:28:46 feaf6a47b606: Download complete 13:28:46 7264a8db6415: Pull complete 13:28:46 8ac70367396e: Verifying Checksum 13:28:46 8ac70367396e: Download complete 13:28:46 c4d48a809fc2: Pull complete 13:28:46 4f1c88b9dad5: Download complete 13:28:47 6db16350a2e2: Verifying Checksum 13:28:47 6db16350a2e2: Download complete 13:28:47 9250d5d63582: Verifying Checksum 13:28:47 9250d5d63582: Download complete 13:28:47 5e8b037d7d82: Verifying Checksum 13:28:47 5e8b037d7d82: Download complete 13:28:50 4f1c88b9dad5: Pull complete 13:28:50 ad3a456e5733: Pull complete 13:28:50 9e4f439ed901: Pull complete 13:28:50 feaf6a47b606: Pull complete 13:28:52 5e8b037d7d82: Pull complete 13:28:53 8ac70367396e: Pull complete 13:28:53 6db16350a2e2: Pull complete 13:28:53 9250d5d63582: Pull complete 13:28:54 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 13:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:28:54 ---> fa269f55d9b9 13:28:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:28:58 ---> Running in d69388223523 13:28:58 Removing intermediate container d69388223523 13:28:58 ---> 60d3c6131944 13:28:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:28:58 ---> Running in a0344fbbb30f 13:28:58 Removing intermediate container a0344fbbb30f 13:28:58 ---> 01cbcc6fefc8 13:28:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:28:58 ---> Running in b568098c809b 13:28:58 Removing intermediate container b568098c809b 13:28:58 ---> 324687167e57 13:28:58 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:58 ---> Running in a4a29c6726e4 13:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:28:59 Still waiting to schedule task 13:28:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:02 OK: 265 MiB in 56 packages 13:29:02 Removing intermediate container a4a29c6726e4 13:29:02 ---> ac67330b1da1 13:29:02 Step 7/12 : WORKDIR /app 13:29:02 ---> Running in 20639fc3e5e0 13:29:02 Removing intermediate container 20639fc3e5e0 13:29:02 ---> a02f7a4ee257 13:29:02 Step 8/12 : COPY go.mod vendor* ./ 13:29:02 ---> 09f718f99507 13:29:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:02 ---> Running in dd7349ff6da0 13:29:48 Removing intermediate container dd7349ff6da0 13:29:48 ---> 0cc6d146bbbc 13:29:48 Step 10/12 : COPY . . 13:29:48 ---> b4cf26e0414b 13:29:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:48 ---> Running in 91b6973b24fc 13:29:48 Removing intermediate container 91b6973b24fc 13:29:48 ---> 1c34413ab294 13:29:48 Step 12/12 : RUN $MAKE 13:29:48 ---> Running in 501edf2fea2a 13:29:48 noop 13:29:48 Removing intermediate container 501edf2fea2a 13:29:48 ---> e29e0df57017 13:29:48 Successfully built e29e0df57017 13:29:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:49 + docker inspect -f . ci-base-image-x86_64 13:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:49 prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container 13:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@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 13:29:49 $ docker top ee56757e68a31447b6beb6e590f8e627e056a18ff27f83f762edcdbcd104b5a2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:50 + go version 13:29:50 go version go1.21.0 linux/amd64 [Pipeline] } 13:29:50 $ docker stop --time=1 ee56757e68a31447b6beb6e590f8e627e056a18ff27f83f762edcdbcd104b5a2 13:29:51 $ docker rm -f --volumes ee56757e68a31447b6beb6e590f8e627e056a18ff27f83f762edcdbcd104b5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker inspect -f . ci-base-image-x86_64 13:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:52 prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container 13:29:52 $ 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-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@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 13:29:52 $ docker top 3da18f1775d943be8973005eb1e25830c0682a870ef947f26ec4e75b07b5e62b -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:53 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-226 [Pipeline] fileExists [Pipeline] sh 13:29:53 + make test 13:29:53 go test -race ./... -coverprofile=coverage.out ./... 13:30:11 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:30:11 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:30:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements 13:30:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements 13:30:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6711 in /w/workspace/y_app-rfid-llrp-inventory_PR-226 [Pipeline] { [Pipeline] ws 13:30:31 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:30:31 The recommended git tool is: git 13:30:33 go vet ./... 13:30:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:35 ./bin/test-attribution.sh 13:30:35 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:30:35 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:30:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:30:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:30:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:30:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:30:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:30:36 using credential edgex-jenkins-ssh 13:30:36 $ docker stop --time=1 3da18f1775d943be8973005eb1e25830c0682a870ef947f26ec4e75b07b5e62b 13:30:36 Cloning the remote Git repository 13:30:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:36 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:30:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:36 > git --version # timeout=10 13:30:36 > git --version # 'git version 2.25.1' 13:30:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:39 Merging remotes/origin/main commit c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 into PR head commit a8e9e0974ee0e664e588920a76f26e4625af4f0f 13:30:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:30:39 > git config core.sparsecheckout # timeout=10 13:30:40 Merge succeeded, producing a8e9e0974ee0e664e588920a76f26e4625af4f0f 13:30:40 Checking out Revision a8e9e0974ee0e664e588920a76f26e4625af4f0f (PR-226) 13:30:40 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:30:40 > git --version # timeout=10 13:30:40 > git --version # 'git version 2.25.1' 13:30:40 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 13:30:40 $ docker rm -f --volumes 3da18f1775d943be8973005eb1e25830c0682a870ef947f26ec4e75b07b5e62b [Pipeline] // withDockerContainer 13:30:39 > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # timeout=10 13:30:40 > git remote # timeout=10 13:30:40 > git config --get remote.origin.url # timeout=10 13:30:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:40 > git merge c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 13:30:40 > git rev-parse HEAD^{commit} # timeout=10 13:30:40 > git config core.sparsecheckout # timeout=10 13:30:40 > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 13:30:41 + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] sh 13:30:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:30:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:30:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:42 Dload Upload Total Spent Left Speed 13:30:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [Pipeline] sh 13:30:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:30:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:30:42 + ls -al . 13:30:42 total 236 13:30:42 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 13:29 . 13:30:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:28 .. 13:30:42 -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 13:28 .dockerignore 13:30:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 13:30 .git 13:30:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:28 .github 13:30:42 -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 13:28 .gitignore 13:30:42 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 13:28 .golangci.yml 13:30:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 13:28 .semver 13:30:42 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 13:28 Attribution.txt 13:30:42 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 13:28 CHANGELOG.md 13:30:42 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 13:28 Dockerfile 13:30:42 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 13:28 GOVERNANCE.md 13:30:42 -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 13:28 Jenkinsfile 13:30:42 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 13:28 LICENSE 13:30:42 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 13:28 Makefile 13:30:42 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 13:28 OWNERS.md 13:30:42 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 13:28 README.md 13:30:42 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 13:28 VERSION 13:30:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:28 bin 13:30:42 -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 13:30 coverage.out 13:30:42 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 13:28 go.mod 13:30:42 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 13:28 go.sum 13:30:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:28 images 13:30:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:28 internal 13:30:42 -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 13:28 main.go 13:30:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:28 res 13:30:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:28 snap 13:30:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:43 + sudo tee /etc/docker/daemon.new 13:30:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:30:43 { 13:30:43 "registry-mirrors": [ 13:30:43 "https://nexus3.edgexfoundry.org:10001" 13:30:43 ], 13:30:43 "bip": "10.250.0.254/24", 13:30:43 "hosts": [ 13:30:43 "tcp://0.0.0.0:5555", 13:30:43 "unix:///var/run/docker.sock" 13:30:43 ], 13:30:43 "mtu": 1458, 13:30:43 "selinux-enabled": true, 13:30:43 "seccomp-profile": "/etc/docker/seccomp.json" 13:30:43 } [Pipeline] sh 13:30:43 + 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=a8e9e0974ee0e664e588920a76f26e4625af4f0f --label arch=amd64 --label version=0.0.0 . 13:30:43 Sending build context to Docker daemon 12.72MB 13:30:43 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:30:43 Step 2/29 : FROM ${BASE} AS builder 13:30:43 ---> e29e0df57017 13:30:43 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:30:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:43 ---> Running in 8686c0173c43 13:30:43 Removing intermediate container 8686c0173c43 13:30:43 ---> f79a39bf9737 13:30:43 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:30:43 ---> Running in 5e72849474e2 13:30:43 Removing intermediate container 5e72849474e2 13:30:43 ---> f9be6e07842b 13:30:43 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:30:43 ---> Running in 655aa128984d 13:30:43 + sudo service docker restart 13:30:43 Removing intermediate container 655aa128984d 13:30:43 ---> 543fd7ecb286 13:30:43 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:43 ---> Running in 28962b9d00b2 13:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:30:44 OK: 265 MiB in 56 packages 13:30:44 Removing intermediate container 28962b9d00b2 13:30:44 ---> fea5cec59d7e 13:30:44 Step 7/29 : WORKDIR /app 13:30:44 ---> Running in 63b6703640e7 13:30:44 Removing intermediate container 63b6703640e7 13:30:44 ---> 35d5e2fb7851 13:30:44 Step 8/29 : COPY go.mod vendor* ./ 13:30:44 ---> 805d97241fbd 13:30:44 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:44 ---> Running in 73c7a049c3ac 13:30:45 Removing intermediate container 73c7a049c3ac 13:30:45 ---> 0a3e0e8a9636 13:30:45 Step 10/29 : COPY . . 13:30:46 ---> 4c6bf0442e86 13:30:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:46 ---> Running in 599eb60cc4fc 13:30:46 Removing intermediate container 599eb60cc4fc 13:30:46 ---> f792e8152d35 13:30:46 Step 12/29 : RUN $MAKE 13:30:46 ---> Running in 5d9e3a9894d5 13:30:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:02 provisioning config files... 13:31:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3268523511098536589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:02 ---> docker-login.sh 13:31:02 nexus3.edgexfoundry.org:10001 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:03 Configure a credential helper to remove this warning. See 13:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:03 13:31:03 Login Succeeded 13:31:03 nexus3.edgexfoundry.org:10002 13:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:03 Configure a credential helper to remove this warning. See 13:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:03 13:31:03 Login Succeeded 13:31:03 nexus3.edgexfoundry.org:10003 13:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:03 Configure a credential helper to remove this warning. See 13:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:03 13:31:03 Login Succeeded 13:31:03 nexus3.edgexfoundry.org:10004 13:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:04 Configure a credential helper to remove this warning. See 13:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:04 13:31:04 Login Succeeded 13:31:04 docker.io 13:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:04 Configure a credential helper to remove this warning. See 13:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:04 13:31:04 Login Succeeded 13:31:04 ---> docker-login.sh ends [Pipeline] } 13:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:05 ========================================================= 13:31:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:31:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:05 + 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 . 13:31:05 Sending build context to Docker daemon 684kB 13:31:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:31:05 Step 2/12 : FROM ${BASE} AS builder 13:31:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:05 9fda8d8052c6: Pulling fs layer 13:31:05 5d54e960e981: Pulling fs layer 13:31:05 c4a7e357bf2a: Pulling fs layer 13:31:05 f0e02332f6b5: Pulling fs layer 13:31:05 66412af1f25a: Pulling fs layer 13:31:05 1baf3a5c0e64: Pulling fs layer 13:31:05 9a37bb91b891: Pulling fs layer 13:31:05 a29adfc67d43: Pulling fs layer 13:31:05 d5de9f91c1a4: Pulling fs layer 13:31:05 1baf3a5c0e64: Waiting 13:31:05 9a37bb91b891: Waiting 13:31:05 a29adfc67d43: Waiting 13:31:05 d5de9f91c1a4: Waiting 13:31:05 f0e02332f6b5: Waiting 13:31:05 66412af1f25a: Waiting 13:31:06 5d54e960e981: Verifying Checksum 13:31:06 5d54e960e981: Download complete 13:31:06 f0e02332f6b5: Verifying Checksum 13:31:06 f0e02332f6b5: Download complete 13:31:06 66412af1f25a: Verifying Checksum 13:31:06 66412af1f25a: Download complete 13:31:06 9fda8d8052c6: Download complete 13:31:06 9a37bb91b891: Verifying Checksum 13:31:06 9a37bb91b891: Download complete 13:31:07 9fda8d8052c6: Pull complete 13:31:07 a29adfc67d43: Verifying Checksum 13:31:07 a29adfc67d43: Download complete 13:31:08 d5de9f91c1a4: Verifying Checksum 13:31:08 d5de9f91c1a4: Download complete 13:31:08 c4a7e357bf2a: Verifying Checksum 13:31:08 c4a7e357bf2a: Download complete 13:31:08 Removing intermediate container 5d9e3a9894d5 13:31:08 ---> a928f6469d33 13:31:08 Step 13/29 : FROM alpine:3.18 13:31:08 3.18: Pulling from library/alpine 13:31:08 7264a8db6415: Already exists 13:31:08 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:31:08 Status: Downloaded newer image for alpine:3.18 13:31:08 ---> 7e01a0d0a1dc 13:31:08 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:31:08 ---> Running in 93dda55f3f2d 13:31:08 Removing intermediate container 93dda55f3f2d 13:31:08 ---> 904bdd696b92 13:31:08 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:31:08 ---> Running in 13578b0e7919 13:31:08 Removing intermediate container 13578b0e7919 13:31:08 ---> ffecb0903220 13:31:08 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:31:08 ---> Running in 8d9a50689328 13:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:31:08 (1/2) Installing ca-certificates (20230506-r0) 13:31:08 (2/2) Installing dumb-init (1.2.5-r2) 13:31:08 Executing busybox-1.36.1-r2.trigger 13:31:08 Executing ca-certificates-20230506-r0.trigger 13:31:08 1baf3a5c0e64: Download complete 13:31:08 OK: 8 MiB in 17 packages 13:31:08 Removing intermediate container 8d9a50689328 13:31:08 ---> fcf09bbb206d 13:31:08 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:31:08 ---> 40bf865df20b 13:31:08 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:31:08 ---> a8a0e9f10b57 13:31:08 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:31:08 ---> b4fe24b5e42f 13:31:08 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:31:08 ---> 5e56907db484 13:31:08 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:31:08 ---> 4735b434dc6d 13:31:08 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:31:08 ---> Running in 27836f67a465 13:31:09 Removing intermediate container 27836f67a465 13:31:09 ---> 643aca184f95 13:31:09 Step 23/29 : VOLUME /cache 13:31:09 ---> Running in de3485ac48b5 13:31:09 Removing intermediate container de3485ac48b5 13:31:09 ---> 55b5d69ad3d2 13:31:09 Step 24/29 : EXPOSE 59711 13:31:09 ---> Running in 03b4b385dc5e 13:31:09 Removing intermediate container 03b4b385dc5e 13:31:09 ---> 76020c80005c 13:31:09 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:31:09 ---> Running in e00abe861b84 13:31:09 Removing intermediate container e00abe861b84 13:31:09 ---> 09c9390d9b8a 13:31:09 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:31:09 ---> Running in 085603116e6b 13:31:09 Removing intermediate container 085603116e6b 13:31:09 ---> 96e111de89ea 13:31:09 Step 27/29 : LABEL arch=amd64 13:31:09 ---> Running in ef552fad0fe5 13:31:09 Removing intermediate container ef552fad0fe5 13:31:09 ---> 20d278bf8fb7 13:31:09 Step 28/29 : LABEL git_sha=a8e9e0974ee0e664e588920a76f26e4625af4f0f 13:31:09 ---> Running in 67c3c6c4a54a 13:31:09 Removing intermediate container 67c3c6c4a54a 13:31:09 ---> 94972e3cb0b4 13:31:09 Step 29/29 : LABEL version=0.0.0 13:31:09 ---> Running in bd46e24542ce 13:31:09 Removing intermediate container bd46e24542ce 13:31:09 ---> e9333c378657 13:31:09 [Warning] One or more build-args [ARCH] were not consumed 13:31:09 Successfully built e9333c378657 13:31:09 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] } 13:31:10 5d54e960e981: Pull complete [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 13:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:10 13:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:11 latest: Pulling from edgex-lftools-log-publisher 13:31:11 5eb5b503b376: Pulling fs layer 13:31:11 5c69ac0246d0: Pulling fs layer 13:31:11 ec43610c2a17: Pulling fs layer 13:31:11 3a2ae6a8a46f: Pulling fs layer 13:31:11 33b1e0a273af: Pulling fs layer 13:31:11 5d3b04190fa2: Pulling fs layer 13:31:11 2f39f015ded8: Pulling fs layer 13:31:11 3a2ae6a8a46f: Waiting 13:31:11 5d3b04190fa2: Waiting 13:31:11 33b1e0a273af: Waiting 13:31:11 2f39f015ded8: Waiting 13:31:11 5c69ac0246d0: Verifying Checksum 13:31:11 5c69ac0246d0: Download complete 13:31:11 3a2ae6a8a46f: Download complete 13:31:11 33b1e0a273af: Verifying Checksum 13:31:11 33b1e0a273af: Download complete 13:31:11 ec43610c2a17: Verifying Checksum 13:31:11 ec43610c2a17: Download complete 13:31:11 5d3b04190fa2: Verifying Checksum 13:31:11 5d3b04190fa2: Download complete 13:31:11 5eb5b503b376: Verifying Checksum 13:31:11 5eb5b503b376: Download complete 13:31:11 2f39f015ded8: Download complete 13:31:12 5eb5b503b376: Pull complete 13:31:12 5c69ac0246d0: Pull complete 13:31:13 ec43610c2a17: Pull complete 13:31:13 3a2ae6a8a46f: Pull complete 13:31:13 33b1e0a273af: Pull complete 13:31:13 5d3b04190fa2: Pull complete 13:31:17 2f39f015ded8: Pull complete 13:31:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:17 prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container 13:31: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/y_app-rfid-llrp-inventory_PR-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@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 13:31:20 c4a7e357bf2a: Pull complete 13:31:20 f0e02332f6b5: Pull complete 13:31:20 66412af1f25a: Pull complete 13:31:21 $ docker top 030b0f10a46a0182f09721cf84576a0895ae343a60c31ba2a2079a13a79a5b7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:21 ---> job-cost.sh 13:31:21 lf-activate-venv: SKIPPING 13:31:21 INFO: No Stack... 13:31:22 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:22 INFO: Archiving Costs [Pipeline] sh 13:31:22 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives/cost.csv 13:31:22 + cut -d, -f6 [Pipeline] lock 13:31:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] 13:31:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] did not exist. Created. 13:31:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:23 + echo total: 0.2199999988079071 [Pipeline] stash 13:31:23 Stashed 1 file(s) [Pipeline] } 13:31:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:23 $ docker stop --time=1 030b0f10a46a0182f09721cf84576a0895ae343a60c31ba2a2079a13a79a5b7e 13:31:24 $ docker rm -f --volumes 030b0f10a46a0182f09721cf84576a0895ae343a60c31ba2a2079a13a79a5b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:28 1baf3a5c0e64: Pull complete 13:31:29 9a37bb91b891: Pull complete 13:31:30 a29adfc67d43: Pull complete 13:31:32 d5de9f91c1a4: Pull complete 13:31:32 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 13:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:31:32 ---> 746ca1b523b5 13:31:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:31:34 ---> Running in c37fb73a2b51 13:31:34 Removing intermediate container c37fb73a2b51 13:31:34 ---> be94971af2ee 13:31:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:34 ---> Running in 3b5468f4b03b 13:31:34 Removing intermediate container 3b5468f4b03b 13:31:34 ---> e7cbf0f48437 13:31:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:31:34 ---> Running in b0fa0514f9e5 13:31:35 Removing intermediate container b0fa0514f9e5 13:31:35 ---> 7fe067038722 13:31:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:35 ---> Running in 11560fb04437 13:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:31:37 OK: 267 MiB in 56 packages 13:31:38 Removing intermediate container 11560fb04437 13:31:38 ---> 8c089dd12312 13:31:38 Step 7/12 : WORKDIR /app 13:31:38 ---> Running in 198c5ec4512d 13:31:38 Removing intermediate container 198c5ec4512d 13:31:38 ---> 908f65584187 13:31:38 Step 8/12 : COPY go.mod vendor* ./ 13:31:39 ---> 6254bd7ed77e 13:31:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:39 ---> Running in c2cccbd75619 13:32:47 Removing intermediate container c2cccbd75619 13:32:47 ---> d8000e2ea906 13:32:47 Step 10/12 : COPY . . 13:32:47 ---> 8d56fe9d8b8e 13:32:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:47 ---> Running in 748c81555e59 13:32:47 Removing intermediate container 748c81555e59 13:32:47 ---> 06c9dbbab5b9 13:32:47 Step 12/12 : RUN $MAKE 13:32:47 ---> Running in a7cf3c45aab4 13:32:47 noop 13:32:47 Removing intermediate container a7cf3c45aab4 13:32:47 ---> c9a0d7d33f5d 13:32:47 Successfully built c9a0d7d33f5d 13:32:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:47 + docker inspect -f . ci-base-image-arm64 13:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:47 prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container 13:32:47 $ 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 13:32:49 $ docker top 00f24e27b5f6f3ac1f1e165637d1bd55109d760f1dc7a428ce39751452a1674c -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:50 + go version 13:32:50 go version go1.21.0 linux/arm64 [Pipeline] } 13:32:50 $ docker stop --time=1 00f24e27b5f6f3ac1f1e165637d1bd55109d760f1dc7a428ce39751452a1674c 13:32:51 $ docker rm -f --volumes 00f24e27b5f6f3ac1f1e165637d1bd55109d760f1dc7a428ce39751452a1674c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:52 + docker inspect -f . ci-base-image-arm64 13:32:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:52 prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container 13:32:52 $ 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 13:32:53 $ docker top 29be3ec2de88d45f22d0ef17c349eb77c88309b316326e8265e93a1d43e1611d -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:54 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:32:54 + make test 13:32:55 go test -race ./... -coverprofile=coverage.out ./... 13:35:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:35:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:35:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.006s coverage: 86.2% of statements 13:35:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.643s coverage: 71.9% of statements 13:35:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:35:08 go vet ./... 13:37:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:37:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:37:15 ./bin/test-attribution.sh 13:37:15 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:37:15 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:37:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:37:15 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:37:15 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:37:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:37:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:37:15 $ docker stop --time=1 29be3ec2de88d45f22d0ef17c349eb77c88309b316326e8265e93a1d43e1611d 13:37:17 $ docker rm -f --volumes 29be3ec2de88d45f22d0ef17c349eb77c88309b316326e8265e93a1d43e1611d [Pipeline] // withDockerContainer [Pipeline] sh 13:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:37:19 Warning: overwriting stash ‘coverage-report’ 13:37:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:37:20 + ls -al . 13:37:20 total 232 13:37:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 13:32 . 13:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:30 .. 13:37:20 -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 13:30 .dockerignore 13:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 13:30 .git 13:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:30 .github 13:37:20 -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 13:30 .gitignore 13:37:20 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 13:30 .golangci.yml 13:37:20 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 13:30 Attribution.txt 13:37:20 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 13:30 CHANGELOG.md 13:37:20 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 13:30 Dockerfile 13:37:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 13:30 GOVERNANCE.md 13:37:20 -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 13:30 Jenkinsfile 13:37:20 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 13:30 LICENSE 13:37:20 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 13:30 Makefile 13:37:20 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 13:30 OWNERS.md 13:37:20 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 13:30 README.md 13:37:20 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 13:28 VERSION 13:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:30 bin 13:37:20 -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 13:35 coverage.out 13:37:20 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 13:30 go.mod 13:37:20 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 13:30 go.sum 13:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:30 images 13:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:30 internal 13:37:20 -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 13:30 main.go 13:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:30 res 13:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:30 snap 13:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:21 + 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=a8e9e0974ee0e664e588920a76f26e4625af4f0f --label arch=arm64 --label version=0.0.0 . 13:37:21 Sending build context to Docker daemon 684kB 13:37:21 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:37:21 Step 2/29 : FROM ${BASE} AS builder 13:37:21 ---> c9a0d7d33f5d 13:37:21 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:37:21 ---> Running in bacb76e40bcb 13:37:21 Removing intermediate container bacb76e40bcb 13:37:21 ---> 8d9198a28dc2 13:37:21 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:37:21 ---> Running in f978bdb16f6a 13:37:22 Removing intermediate container f978bdb16f6a 13:37:22 ---> f7387d323901 13:37:22 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:37:22 ---> Running in ccb0b4fe7d18 13:37:22 Removing intermediate container ccb0b4fe7d18 13:37:22 ---> 69117ab2cc45 13:37:22 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:37:22 ---> Running in cc6c9a746a37 13:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:37:25 OK: 267 MiB in 56 packages 13:37:25 Removing intermediate container cc6c9a746a37 13:37:25 ---> 23c2fdee3e8a 13:37:25 Step 7/29 : WORKDIR /app 13:37:25 ---> Running in 16c56c9785b7 13:37:26 Removing intermediate container 16c56c9785b7 13:37:26 ---> a840ca5968f8 13:37:26 Step 8/29 : COPY go.mod vendor* ./ 13:37:26 ---> a4165ce89de0 13:37:26 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:26 ---> Running in 21b5c7e3f309 13:37:28 Removing intermediate container 21b5c7e3f309 13:37:28 ---> d28f0fcc57fd 13:37:28 Step 10/29 : COPY . . 13:37:29 ---> 21e84cebaf97 13:37:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:37:29 ---> Running in e9e8b2eb0b24 13:37:32 Removing intermediate container e9e8b2eb0b24 13:37:32 ---> 4c167d6bd8cc 13:37:32 Step 12/29 : RUN $MAKE 13:37:32 ---> Running in f6a813e90205 13:37:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -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 13:39:24 Removing intermediate container f6a813e90205 13:39:24 ---> e25b8e4ab0d8 13:39:24 Step 13/29 : FROM alpine:3.18 13:39:24 3.18: Pulling from library/alpine 13:39:24 9fda8d8052c6: Already exists 13:39:24 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:39:24 Status: Downloaded newer image for alpine:3.18 13:39:24 ---> f6648c04cd6c 13:39:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:39:24 ---> Running in d3dcf5310975 13:39:24 Removing intermediate container d3dcf5310975 13:39:24 ---> 3a389be7e678 13:39:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:39:24 ---> Running in 544fc0693206 13:39:24 Removing intermediate container 544fc0693206 13:39:24 ---> c50183826f1d 13:39:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:39:24 ---> Running in 24ae0ba35e45 13:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:39:24 (1/2) Installing ca-certificates (20230506-r0) 13:39:24 (2/2) Installing dumb-init (1.2.5-r2) 13:39:24 Executing busybox-1.36.1-r2.trigger 13:39:24 Executing ca-certificates-20230506-r0.trigger 13:39:24 OK: 9 MiB in 17 packages 13:39:24 Removing intermediate container 24ae0ba35e45 13:39:24 ---> ab228589a87d 13:39:24 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:39:24 ---> 37fd217df529 13:39:24 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:39:24 ---> b1e1af7008dc 13:39:24 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:39:24 ---> de7ce295940b 13:39:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:39:24 ---> a0574ee5d182 13:39:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:39:24 ---> 435d098ce951 13:39:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:39:24 ---> Running in 97d52747d48d 13:39:24 Removing intermediate container 97d52747d48d 13:39:24 ---> 777df7411f28 13:39:24 Step 23/29 : VOLUME /cache 13:39:24 ---> Running in 673b0800fef4 13:39:24 Removing intermediate container 673b0800fef4 13:39:24 ---> 41cdceb95c74 13:39:24 Step 24/29 : EXPOSE 59711 13:39:24 ---> Running in cfc2f261d0db 13:39:24 Removing intermediate container cfc2f261d0db 13:39:24 ---> eb58f4253eb5 13:39:24 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:39:24 ---> Running in cbb479b2ec60 13:39:24 Removing intermediate container cbb479b2ec60 13:39:24 ---> cd9147e9e879 13:39:24 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:39:24 ---> Running in 57c9ae1e5fdf 13:39:24 Removing intermediate container 57c9ae1e5fdf 13:39:24 ---> 09258d82c070 13:39:24 Step 27/29 : LABEL arch=arm64 13:39:24 ---> Running in 084afb2d0c4c 13:39:24 Removing intermediate container 084afb2d0c4c 13:39:24 ---> a550b3149040 13:39:24 Step 28/29 : LABEL git_sha=a8e9e0974ee0e664e588920a76f26e4625af4f0f 13:39:24 ---> Running in fe444936e92a 13:39:25 Removing intermediate container fe444936e92a 13:39:25 ---> 02ef1921837c 13:39:25 Step 29/29 : LABEL version=0.0.0 13:39:25 ---> Running in 5baf58decee9 13:39:25 Removing intermediate container 5baf58decee9 13:39:25 ---> 516b8875ba3f 13:39:25 [Warning] One or more build-args [ARCH] were not consumed 13:39:25 Successfully built 516b8875ba3f 13:39:25 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 13:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:26 13:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:26 arm64: Pulling from edgex-lftools-log-publisher 13:39:26 8998bd30e6a1: Pulling fs layer 13:39:26 04944245beec: Pulling fs layer 13:39:26 699f458cf7ca: Pulling fs layer 13:39:26 765212b225bb: Pulling fs layer 13:39:26 f23df028b6ca: Pulling fs layer 13:39:26 d65c8cfc05b1: Pulling fs layer 13:39:26 2437ff75d9bd: Pulling fs layer 13:39:26 765212b225bb: Waiting 13:39:26 f23df028b6ca: Waiting 13:39:26 d65c8cfc05b1: Waiting 13:39:26 2437ff75d9bd: Waiting 13:39:27 04944245beec: Verifying Checksum 13:39:27 04944245beec: Download complete 13:39:27 765212b225bb: Verifying Checksum 13:39:27 765212b225bb: Download complete 13:39:27 f23df028b6ca: Download complete 13:39:27 d65c8cfc05b1: Verifying Checksum 13:39:27 d65c8cfc05b1: Download complete 13:39:27 699f458cf7ca: Verifying Checksum 13:39:27 699f458cf7ca: Download complete 13:39:27 8998bd30e6a1: Verifying Checksum 13:39:27 8998bd30e6a1: Download complete 13:39:29 2437ff75d9bd: Verifying Checksum 13:39:29 2437ff75d9bd: Download complete 13:39:31 8998bd30e6a1: Pull complete 13:39:32 04944245beec: Pull complete 13:39:33 699f458cf7ca: Pull complete 13:39:33 765212b225bb: Pull complete 13:39:34 f23df028b6ca: Pull complete 13:39:34 d65c8cfc05b1: Pull complete 13:39:49 2437ff75d9bd: Pull complete 13:39:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:49 prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container 13:39:49 $ 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 13:39:52 $ docker top 79b68973d502d2cfc7f6915f90c00473f188a8435a70705f1c4c3a60c2685bc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:52 ---> job-cost.sh 13:39:53 lf-activate-venv: SKIPPING 13:39:53 INFO: No Stack... 13:39:53 INFO: Retrieving Pricing Info for: v3-standard-4 13:39:54 INFO: Archiving Costs [Pipeline] sh 13:39:54 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:39:54 + cut -d, -f6 [Pipeline] lock 13:39:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] 13:39:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] did not exist. Created. 13:39:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:39:55 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-36b525b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:39:56 + echo total: 0.10999999940395355 [Pipeline] stash 13:39:56 Warning: overwriting stash ‘stack-cost’ 13:39:56 Stashed 1 file(s) [Pipeline] } 13:39:56 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:39:56 $ docker stop --time=1 79b68973d502d2cfc7f6915f90c00473f188a8435a70705f1c4c3a60c2685bc1 13:39:59 $ docker rm -f --volumes 79b68973d502d2cfc7f6915f90c00473f188a8435a70705f1c4c3a60c2685bc1 [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 13:40:00 provisioning config files... 13:40:00 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config5978002652998524564tmp [Pipeline] { [Pipeline] sh 13:40:00 + set +x 13:40:00 + curl -s https://codecov.io/bash 13:40:00 + bash -s -- 13:40:00 13:40:00 _____ _ 13:40:00 / ____| | | 13:40:00 | | ___ __| | ___ ___ _____ __ 13:40:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:40:00 | |___| (_) | (_| | __/ (_| (_) \ V / 13:40:00 \_____\___/ \__,_|\___|\___\___/ \_/ 13:40:00 Bash-1.0.6 13:40:00 13:40:00 13:40:00 ==> git version 2.25.1 found 13:40:00 ==> 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 13:40:00 Release-Date: 2020-01-08 13:40:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:40:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:40:00 ==> Jenkins CI detected. 13:40:00 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-226 13:40:00 project root: . 13:40:00 --> token set from env 13:40:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:40:00 ==> Running gcov in . (disable via -X gcov) 13:40:00 ==> Python coveragepy not found 13:40:00 ==> Searching for coverage reports in: 13:40:00 + . 13:40:00 -> Found 1 reports 13:40:00 ==> Detecting git/mercurial file structure 13:40:00 ==> Reading reports 13:40:00 + ./coverage.out bytes=41317 13:40:00 ==> Appending adjustments 13:40:00 https://docs.codecov.io/docs/fixing-reports 13:40:00 + Found adjustments 13:40:00 ==> Gzipping contents 13:40:00 12K /tmp/codecov.Hwf4QB.gz 13:40:00 ==> Uploading reports 13:40:00 url: https://codecov.io 13:40:00 query: branch=PR-226&commit=a8e9e0974ee0e664e588920a76f26e4625af4f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=226&job=&cmd_args= 13:40:00 -> Pinging Codecov 13:40:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-226&commit=a8e9e0974ee0e664e588920a76f26e4625af4f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=226&job=&cmd_args= 13:40:00 -> Uploading to 13:40:00 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/a8e9e0974ee0e664e588920a76f26e4625af4f0f/f9d38c2d-d0ac-4494-ab18-4dd5bd47d6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T134000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=124bcd94b941bed0d2ad6aecabdb7e124a87fce9117c32cb5b65c632979afb2d 13:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:40:00 Dload Upload Total Spent Left Speed 13:40:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 57614 --:--:-- --:--:-- --:--:-- 57614 13:40:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] } 13:40:01 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 13:40:03 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives ] 13:40:03 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives 13:40:03 total 16 13:40:03 drwxr-xr-x 3 root root 4096 Sep 20 13:31 . 13:40:03 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 13:31 .. 13:40:03 drwxr-xr-x 2 root root 4096 Sep 20 13:31 cost 13:40:03 -rw-r--r-- 1 root root 95 Sep 20 13:31 cost.csv 13:40:03 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives 13:40:03 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives 13:40:03 total 16 13:40:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 13:31 . 13:40:03 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 13:31 .. 13:40:03 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 13:31 cost 13:40:03 -rw-r--r-- 1 jenkins jenkins 95 Sep 20 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:40:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:40:04 ---> package-listing.sh 13:40:04 ++ facter osfamily 13:40:04 ++ tr '[:upper:]' '[:lower:]' 13:40:04 + OS_FAMILY=debian 13:40:04 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-226 13:40:04 + START_PACKAGES=/tmp/packages_start.txt 13:40:04 + END_PACKAGES=/tmp/packages_end.txt 13:40:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:40:04 + PACKAGES=/tmp/packages_start.txt 13:40:04 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-226 ']' 13:40:04 + PACKAGES=/tmp/packages_end.txt 13:40:04 + case "${OS_FAMILY}" in 13:40:04 + dpkg -l 13:40:04 + grep '^ii' 13:40:04 + '[' -f /tmp/packages_start.txt ']' 13:40:04 + '[' -f /tmp/packages_end.txt ']' 13:40:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:40:04 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-226 ']' 13:40:04 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives/ 13:40:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives/ [Pipeline] echo 13:40:04 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-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:40:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:05 prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container 13:40:05 $ 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-226/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-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@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 13:40:05 $ docker top e1e91b4618b99041e5498650ee07f499a2ff0c9d57fcd25bdeced1c4f8643363 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:40:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:40:06 + ls /var/log/sa-host 13:40:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:07 provisioning config files... 13:40:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config9562653721984219422tmp [Pipeline] { [Pipeline] echo 13:40:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:40:07 ---> create-netrc.sh [Pipeline] } 13:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:40:07 ---> python-tools-install.sh [Pipeline] echo 13:40:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:40:08 ---> sudo-logs.sh 13:40:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:40:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:40:08 ---> job-cost.sh 13:40:08 lf-activate-venv: SKIPPING 13:40:08 DEBUG: total: 0.2199999988079071 13:40:08 INFO: Retrieving Stack Cost... 13:40:08 INFO: Retrieving Pricing Info for: v3-standard-8 13:40:09 INFO: Archiving Costs [Pipeline] echo 13:40:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:40:09 ---> logs-deploy.sh 13:40:09 lf-activate-venv: SKIPPING 13:40:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-226/1 13:40:09 INFO: archiving workspace using pattern(s): 13:40:10 Archives upload complete. 13:40:10 INFO: archiving logs to Nexus