Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11ada868e74e6715b69b8652b9ae8b99759916ba+e1ca298267009a8bdf4ad7701275312d898eb645 (495199174e36b1267ff41fc8d8ad2044c50ae49d) 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-ssh3103231440724484132.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-ssh15555250479642925246.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-232/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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15873050398024304741.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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9790245246028868965.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-ssh14452989248550103914.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-232/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-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9286215571407287332.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-8634 in /w/workspace/y_app-rfid-llrp-inventory_PR-232 [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-232 # 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/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e1ca298267009a8bdf4ad7701275312d898eb645 into PR head commit 11ada868e74e6715b69b8652b9ae8b99759916ba Merge succeeded, producing 11ada868e74e6715b69b8652b9ae8b99759916ba Checking out Revision 11ada868e74e6715b69b8652b9ae8b99759916ba (PR-232) 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 11ada868e74e6715b69b8652b9ae8b99759916ba # 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 e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11ada868e74e6715b69b8652b9ae8b99759916ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-06T14:01:57.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-06T14:01:57.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-06T14:01:57.614Z] ========================================================= [2023-10-06T14:01:57.614Z] EdgeX Global Pipelines Version Info [2023-10-06T14:01:57.614Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:01:58.767Z] ------------------- [2023-10-06T14:01:58.767Z] stable info: [2023-10-06T14:01:58.767Z] ------------------- [2023-10-06T14:01:58.767Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-06T14:01:58.767Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T14:01:58.767Z] Message: update stable to v1.0.254 [2023-10-06T14:01:59.033Z] ------------------- [2023-10-06T14:01:59.033Z] experimental info: [2023-10-06T14:01:59.033Z] ------------------- [2023-10-06T14:01:59.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-06T14:01:59.034Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T14:01:59.034Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-06T14:01:59.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-06T14:01:59.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-06T14:01:59.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-06T14:01:59.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-06T14:01:59.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-06T14:01:59.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-06T14:01:59.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-06T14:01:59.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-06T14:01:59.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-06T14:01:59.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-06T14:01:59.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-06T14:01:59.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-06T14:01:59.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-06T14:01:59.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-06T14:01:59.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T14:01:59.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T14:01:59.967Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T14:02:00.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T14:02:00.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-06T14:02:00.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-06T14:02:00.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-06T14:02:00.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-06T14:02:00.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-06T14:02:00.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-06T14:02:00.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-06T14:02:00.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-06T14:02:00.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-06T14:02:00.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo [2023-10-06T14:02:00.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo [2023-10-06T14:02:00.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo [2023-10-06T14:02:00.524Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11ada868e74e6715b69b8652b9ae8b99759916ba [Pipeline] echo [2023-10-06T14:02:00.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11ada86 [Pipeline] echo [2023-10-06T14:02:00.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T14:02:00.729Z] provisioning config files... [2023-10-06T14:02:00.744Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/config101486433163774161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:02:01.093Z] ---> docker-login.sh [2023-10-06T14:02:01.093Z] nexus3.edgexfoundry.org:10001 [2023-10-06T14:02:01.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:01.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:01.615Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:01.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:01.615Z] [2023-10-06T14:02:01.615Z] Login Succeeded [2023-10-06T14:02:01.615Z] nexus3.edgexfoundry.org:10002 [2023-10-06T14:02:01.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:01.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:01.615Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:01.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:01.615Z] [2023-10-06T14:02:01.615Z] Login Succeeded [2023-10-06T14:02:01.615Z] nexus3.edgexfoundry.org:10003 [2023-10-06T14:02:01.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:01.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:01.878Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:01.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:01.878Z] [2023-10-06T14:02:01.878Z] Login Succeeded [2023-10-06T14:02:01.878Z] nexus3.edgexfoundry.org:10004 [2023-10-06T14:02:01.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:01.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:01.878Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:01.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:01.878Z] [2023-10-06T14:02:01.878Z] Login Succeeded [2023-10-06T14:02:01.878Z] docker.io [2023-10-06T14:02:02.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:02.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:02.401Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:02.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:02.401Z] [2023-10-06T14:02:02.401Z] Login Succeeded [2023-10-06T14:02:02.401Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T14:02:02.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-06T14:02:03.048Z] + git rev-list -1 --merges 11ada868e74e6715b69b8652b9ae8b99759916ba~1..11ada868e74e6715b69b8652b9ae8b99759916ba [Pipeline] echo [2023-10-06T14:02:03.118Z] -----------> git rev-list -1 --merges 11ada868e74e6715b69b8652b9ae8b99759916ba~1..11ada868e74e6715b69b8652b9ae8b99759916ba 11ada868e74e6715b69b8652b9ae8b99759916ba [false] [Pipeline] sh [2023-10-06T14:02:03.427Z] + git log --format=format:%s -1 11ada868e74e6715b69b8652b9ae8b99759916ba [Pipeline] echo [2023-10-06T14:02:03.460Z] ========================================================= [2023-10-06T14:02:03.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-06T14:02:03.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T14:02:03.894Z] + git log --format=format:%s -1 11ada868e74e6715b69b8652b9ae8b99759916ba [Pipeline] echo [2023-10-06T14:02:03.929Z] [semverPrep] GIT_COMMIT: 11ada868e74e6715b69b8652b9ae8b99759916ba, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-06T14:02:03.956Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-06T14:02:04.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T14:02:04.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-06T14:02:04.349Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-06T14:02:04.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-06T14:02:04.349Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-06T14:02:04.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-06T14:02:04.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:02:04.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T14:02:04.814Z] [2023-10-06T14:02:04.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:02:05.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T14:02:05.192Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-06T14:02:05.192Z] b85a868b505f: Pulling fs layer [2023-10-06T14:02:05.192Z] e2be974225ed: Pulling fs layer [2023-10-06T14:02:05.192Z] 339a4e72a1f5: Pulling fs layer [2023-10-06T14:02:05.192Z] 988bab9f4d93: Pulling fs layer [2023-10-06T14:02:05.192Z] 1469e6f7b9e6: Pulling fs layer [2023-10-06T14:02:05.192Z] eaf3925da568: Pulling fs layer [2023-10-06T14:02:05.192Z] bab4dde63d76: Pulling fs layer [2023-10-06T14:02:05.192Z] bde34c3a00c8: Pulling fs layer [2023-10-06T14:02:05.192Z] b352a97aabf1: Pulling fs layer [2023-10-06T14:02:05.192Z] 4872d77fe225: Pulling fs layer [2023-10-06T14:02:05.192Z] 5851b861e8e6: Pulling fs layer [2023-10-06T14:02:05.192Z] 988bab9f4d93: Waiting [2023-10-06T14:02:05.192Z] 1469e6f7b9e6: Waiting [2023-10-06T14:02:05.192Z] b352a97aabf1: Waiting [2023-10-06T14:02:05.192Z] eaf3925da568: Waiting [2023-10-06T14:02:05.192Z] bab4dde63d76: Waiting [2023-10-06T14:02:05.192Z] bde34c3a00c8: Waiting [2023-10-06T14:02:05.192Z] 5851b861e8e6: Waiting [2023-10-06T14:02:05.192Z] e2be974225ed: Verifying Checksum [2023-10-06T14:02:05.192Z] e2be974225ed: Download complete [2023-10-06T14:02:05.192Z] 988bab9f4d93: Verifying Checksum [2023-10-06T14:02:05.192Z] 988bab9f4d93: Download complete [2023-10-06T14:02:05.452Z] 339a4e72a1f5: Verifying Checksum [2023-10-06T14:02:05.452Z] 339a4e72a1f5: Download complete [2023-10-06T14:02:05.452Z] 1469e6f7b9e6: Verifying Checksum [2023-10-06T14:02:05.452Z] 1469e6f7b9e6: Download complete [2023-10-06T14:02:05.452Z] eaf3925da568: Download complete [2023-10-06T14:02:05.452Z] bde34c3a00c8: Verifying Checksum [2023-10-06T14:02:05.452Z] bde34c3a00c8: Download complete [2023-10-06T14:02:05.452Z] b352a97aabf1: Download complete [2023-10-06T14:02:05.452Z] 4872d77fe225: Download complete [2023-10-06T14:02:05.452Z] 5851b861e8e6: Verifying Checksum [2023-10-06T14:02:05.452Z] 5851b861e8e6: Download complete [2023-10-06T14:02:05.452Z] b85a868b505f: Verifying Checksum [2023-10-06T14:02:05.452Z] b85a868b505f: Download complete [2023-10-06T14:02:05.711Z] bab4dde63d76: Verifying Checksum [2023-10-06T14:02:05.711Z] bab4dde63d76: Download complete [2023-10-06T14:02:06.650Z] b85a868b505f: Pull complete [2023-10-06T14:02:06.912Z] e2be974225ed: Pull complete [2023-10-06T14:02:07.173Z] 339a4e72a1f5: Pull complete [2023-10-06T14:02:07.432Z] 988bab9f4d93: Pull complete [2023-10-06T14:02:07.692Z] 1469e6f7b9e6: Pull complete [2023-10-06T14:02:07.692Z] eaf3925da568: Pull complete [2023-10-06T14:02:09.603Z] bab4dde63d76: Pull complete [2023-10-06T14:02:09.603Z] bde34c3a00c8: Pull complete [2023-10-06T14:02:09.603Z] b352a97aabf1: Pull complete [2023-10-06T14:02:09.863Z] 4872d77fe225: Pull complete [2023-10-06T14:02:09.863Z] 5851b861e8e6: Pull complete [2023-10-06T14:02:09.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-06T14:02:09.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T14:02:09.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:02:10.106Z] prd-ubuntu20.04-docker-8c-8g-8634 does not seem to be running inside a container [2023-10-06T14:02:10.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-232 -v /w/workspace/y_app-rfid-llrp-inventory_PR-232:/w/workspace/y_app-rfid-llrp-inventory_PR-232:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-232@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 [2023-10-06T14:02:14.362Z] $ docker top 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 -eo pid,comm [2023-10-06T14:02:14.417Z] 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). [2023-10-06T14:02:14.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T14:02:14.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T14:02:14.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T14:02:14.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T14:02:14.677Z] $ docker exec 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 ssh-agent [2023-10-06T14:02:14.813Z] SSH_AUTH_SOCK=/tmp/ssh-ZkPaH47aAGAC/agent.32 [2023-10-06T14:02:14.813Z] SSH_AGENT_PID=38 [2023-10-06T14:02:14.819Z] Running ssh-add (command line suppressed) [2023-10-06T14:02:14.913Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/private_key_745407106248994383.key (/w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/private_key_745407106248994383.key) [2023-10-06T14:02:14.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T14:02:15.255Z] + git tag --points-at HEAD [Pipeline] } [2023-10-06T14:02:15.282Z] $ docker exec --env ******** --env ******** 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 ssh-agent -k [2023-10-06T14:02:15.387Z] unset SSH_AUTH_SOCK; [2023-10-06T14:02:15.387Z] unset SSH_AGENT_PID; [2023-10-06T14:02:15.388Z] echo Agent pid 38 killed; [2023-10-06T14:02:15.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-06T14:02:15.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T14:02:15.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T14:02:15.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T14:02:15.607Z] $ docker exec 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 ssh-agent [2023-10-06T14:02:15.717Z] SSH_AUTH_SOCK=/tmp/ssh-7vrF3WEQfla4/agent.71 [2023-10-06T14:02:15.717Z] SSH_AGENT_PID=77 [2023-10-06T14:02:15.721Z] Running ssh-add (command line suppressed) [2023-10-06T14:02:15.822Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/private_key_9309727560598440696.key (/w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/private_key_9309727560598440696.key) [2023-10-06T14:02:15.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T14:02:16.172Z] + git semver init [2023-10-06T14:02:16.431Z] 2023-10-06 14:02:16,374 [run_init] DEBUG init version:0.0.0 force:False [2023-10-06T14:02:16.431Z] 2023-10-06 14:02:16,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver [2023-10-06T14:02:16.431Z] 2023-10-06 14:02:16,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver [2023-10-06T14:02:16.431Z] 2023-10-06 14:02:16,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-232, universal_newlines=False, shell=None, istream=None) [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,709 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-232/.git/info/exclude [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver/PR-232 with force:False [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,709 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver/PR-232 [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,713 [execute] INFO git cat-file --batch-check [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,721 [execute] INFO git cat-file --batch [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T14:02:17.808Z] 2023-10-06 14:02:17,726 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-232/.semver/PR-232 [2023-10-06T14:02:17.808Z] 0.0.0 [Pipeline] } [2023-10-06T14:02:17.836Z] $ docker exec --env ******** --env ******** 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 ssh-agent -k [2023-10-06T14:02:17.931Z] unset SSH_AUTH_SOCK; [2023-10-06T14:02:17.931Z] unset SSH_AGENT_PID; [2023-10-06T14:02:17.932Z] echo Agent pid 77 killed; [2023-10-06T14:02:17.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T14:02:18.367Z] + git semver [Pipeline] } [2023-10-06T14:02:18.653Z] $ docker stop --time=1 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 [2023-10-06T14:02:19.941Z] $ docker rm -f --volumes 04423dd8495cbee5641f7deea8498df237c1c0517342cd15d9d5f9ae7e98e9a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T14:02:20.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-06T14:02:20.637Z] Stashed 1 file(s) [Pipeline] echo [2023-10-06T14:02:20.655Z] [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 [2023-10-06T14:02:21.274Z] provisioning config files... [2023-10-06T14:02:21.283Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/config5644449105486857339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:02:21.632Z] ---> docker-login.sh [2023-10-06T14:02:21.632Z] nexus3.edgexfoundry.org:10001 [2023-10-06T14:02:21.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:21.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:21.632Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:21.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:21.632Z] [2023-10-06T14:02:21.632Z] Login Succeeded [2023-10-06T14:02:21.632Z] nexus3.edgexfoundry.org:10002 [2023-10-06T14:02:21.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:21.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:21.632Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:21.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:21.632Z] [2023-10-06T14:02:21.632Z] Login Succeeded [2023-10-06T14:02:21.632Z] nexus3.edgexfoundry.org:10003 [2023-10-06T14:02:21.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:21.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:21.892Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:21.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:21.892Z] [2023-10-06T14:02:21.892Z] Login Succeeded [2023-10-06T14:02:21.892Z] nexus3.edgexfoundry.org:10004 [2023-10-06T14:02:21.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:21.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:21.892Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:21.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:21.892Z] [2023-10-06T14:02:21.892Z] Login Succeeded [2023-10-06T14:02:22.151Z] docker.io [2023-10-06T14:02:22.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:02:22.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:02:22.413Z] Configure a credential helper to remove this warning. See [2023-10-06T14:02:22.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:02:22.413Z] [2023-10-06T14:02:22.413Z] Login Succeeded [2023-10-06T14:02:22.413Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T14:02:22.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T14:02:22.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T14:02:22.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T14:02:22.721Z] ========================================================= [2023-10-06T14:02:22.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-06T14:02:22.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:02:23.178Z] + 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 . [2023-10-06T14:02:23.178Z] Sending build context to Docker daemon 12.74MB [2023-10-06T14:02:23.178Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T14:02:23.178Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T14:02:23.178Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-06T14:02:23.178Z] 7264a8db6415: Pulling fs layer [2023-10-06T14:02:23.178Z] c4d48a809fc2: Pulling fs layer [2023-10-06T14:02:23.178Z] 4f1c88b9dad5: Pulling fs layer [2023-10-06T14:02:23.178Z] ad3a456e5733: Pulling fs layer [2023-10-06T14:02:23.178Z] 33e27b845d1e: Pulling fs layer [2023-10-06T14:02:23.178Z] c68163c4e522: Pulling fs layer [2023-10-06T14:02:23.178Z] 50da416c3ac9: Pulling fs layer [2023-10-06T14:02:23.178Z] 23d2d4c4bb30: Pulling fs layer [2023-10-06T14:02:23.178Z] 33e27b845d1e: Waiting [2023-10-06T14:02:23.178Z] ad3a456e5733: Waiting [2023-10-06T14:02:23.178Z] c68163c4e522: Waiting [2023-10-06T14:02:23.178Z] 50da416c3ac9: Waiting [2023-10-06T14:02:23.178Z] 23d2d4c4bb30: Waiting [2023-10-06T14:02:23.178Z] c4d48a809fc2: Verifying Checksum [2023-10-06T14:02:23.178Z] c4d48a809fc2: Download complete [2023-10-06T14:02:23.178Z] ad3a456e5733: Verifying Checksum [2023-10-06T14:02:23.178Z] ad3a456e5733: Download complete [2023-10-06T14:02:23.440Z] 33e27b845d1e: Download complete [2023-10-06T14:02:23.440Z] 7264a8db6415: Verifying Checksum [2023-10-06T14:02:23.440Z] 7264a8db6415: Download complete [2023-10-06T14:02:23.440Z] c68163c4e522: Verifying Checksum [2023-10-06T14:02:23.440Z] c68163c4e522: Download complete [2023-10-06T14:02:23.440Z] 7264a8db6415: Pull complete [2023-10-06T14:02:23.699Z] c4d48a809fc2: Pull complete [2023-10-06T14:02:23.699Z] 23d2d4c4bb30: Verifying Checksum [2023-10-06T14:02:23.699Z] 23d2d4c4bb30: Download complete [2023-10-06T14:02:23.699Z] 4f1c88b9dad5: Verifying Checksum [2023-10-06T14:02:23.699Z] 4f1c88b9dad5: Download complete [2023-10-06T14:02:24.264Z] 50da416c3ac9: Verifying Checksum [2023-10-06T14:02:24.264Z] 50da416c3ac9: Download complete [2023-10-06T14:02:26.793Z] 4f1c88b9dad5: Pull complete [2023-10-06T14:02:27.054Z] ad3a456e5733: Pull complete [2023-10-06T14:02:27.054Z] 33e27b845d1e: Pull complete [2023-10-06T14:02:27.313Z] c68163c4e522: Pull complete [2023-10-06T14:02:29.845Z] 50da416c3ac9: Pull complete [2023-10-06T14:02:30.104Z] 23d2d4c4bb30: Pull complete [2023-10-06T14:02:30.104Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-06T14:02:30.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-06T14:02:30.104Z] ---> 0786185ac409 [2023-10-06T14:02:30.104Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T14:02:36.089Z] Still waiting to schedule task [2023-10-06T14:02:36.090Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-06T14:02:36.678Z] ---> Running in d0c6732f96e3 [2023-10-06T14:02:36.678Z] Removing intermediate container d0c6732f96e3 [2023-10-06T14:02:36.678Z] ---> 1b974b347461 [2023-10-06T14:02:36.678Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T14:02:36.678Z] ---> Running in 2de7ebf4874a [2023-10-06T14:02:36.678Z] Removing intermediate container 2de7ebf4874a [2023-10-06T14:02:36.678Z] ---> 1e251af7436c [2023-10-06T14:02:36.678Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T14:02:36.678Z] ---> Running in 9f87646864a3 [2023-10-06T14:02:36.678Z] Removing intermediate container 9f87646864a3 [2023-10-06T14:02:36.678Z] ---> acb51216938a [2023-10-06T14:02:36.678Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T14:02:36.678Z] ---> Running in 7eebad7badf0 [2023-10-06T14:02:36.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T14:02:37.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T14:02:37.455Z] OK: 264 MiB in 52 packages [2023-10-06T14:02:38.021Z] Removing intermediate container 7eebad7badf0 [2023-10-06T14:02:38.021Z] ---> 3141479e4afa [2023-10-06T14:02:38.021Z] Step 7/12 : WORKDIR /app [2023-10-06T14:02:38.021Z] ---> Running in bf169ce8e0c7 [2023-10-06T14:02:38.021Z] Removing intermediate container bf169ce8e0c7 [2023-10-06T14:02:38.021Z] ---> 1e1588d5d12f [2023-10-06T14:02:38.021Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T14:02:38.279Z] ---> f11f6aee0972 [2023-10-06T14:02:38.279Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T14:02:38.279Z] ---> Running in 13adcd02b086 [2023-10-06T14:03:59.793Z] Removing intermediate container 13adcd02b086 [2023-10-06T14:03:59.793Z] ---> 07ccedf0798e [2023-10-06T14:03:59.793Z] Step 10/12 : COPY . . [2023-10-06T14:03:59.793Z] ---> 0e183d684399 [2023-10-06T14:03:59.793Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T14:03:59.793Z] ---> Running in 39292048c4b7 [2023-10-06T14:03:59.793Z] Removing intermediate container 39292048c4b7 [2023-10-06T14:03:59.793Z] ---> 9223278aef50 [2023-10-06T14:03:59.793Z] Step 12/12 : RUN $MAKE [2023-10-06T14:03:59.793Z] ---> Running in 09cf92962cc0 [2023-10-06T14:03:59.793Z] noop [2023-10-06T14:03:59.793Z] Removing intermediate container 09cf92962cc0 [2023-10-06T14:03:59.793Z] ---> 72fc5060662b [2023-10-06T14:03:59.793Z] Successfully built 72fc5060662b [2023-10-06T14:03:59.793Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:04:00.240Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T14:04:00.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:04:00.405Z] prd-ubuntu20.04-docker-8c-8g-8634 does not seem to be running inside a container [2023-10-06T14:04:00.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-232 -v /w/workspace/y_app-rfid-llrp-inventory_PR-232:/w/workspace/y_app-rfid-llrp-inventory_PR-232:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-232@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 [2023-10-06T14:04:00.755Z] $ docker top aa35bb285e4182e04f8e02b29bd0cada23d4f61445bb91d56200f10dda0ac2fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T14:04:01.148Z] + go version [2023-10-06T14:04:01.148Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-06T14:04:01.179Z] $ docker stop --time=1 aa35bb285e4182e04f8e02b29bd0cada23d4f61445bb91d56200f10dda0ac2fa [2023-10-06T14:04:02.430Z] $ docker rm -f --volumes aa35bb285e4182e04f8e02b29bd0cada23d4f61445bb91d56200f10dda0ac2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:04:03.148Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T14:04:03.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:04:03.301Z] prd-ubuntu20.04-docker-8c-8g-8634 does not seem to be running inside a container [2023-10-06T14:04:03.330Z] $ 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-232 -v /w/workspace/y_app-rfid-llrp-inventory_PR-232:/w/workspace/y_app-rfid-llrp-inventory_PR-232:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-232@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 [2023-10-06T14:04:03.638Z] $ docker top 08d375030043a42144a6920bda1d8d8d04dbb4c06dcfa3f9079596078e5f56c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T14:04:04.067Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-232 [Pipeline] fileExists [Pipeline] sh [2023-10-06T14:04:04.460Z] + make test [2023-10-06T14:04:04.460Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-06T14:04:08.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8635 in /w/workspace/y_app-rfid-llrp-inventory_PR-232 [Pipeline] { [Pipeline] ws [2023-10-06T14:04:08.842Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-06T14:04:08.909Z] The recommended git tool is: git [2023-10-06T14:04:13.877Z] using credential edgex-jenkins-ssh [2023-10-06T14:04:13.899Z] Cloning the remote Git repository [2023-10-06T14:04:13.936Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-06T14:04:14.016Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-06T14:04:14.146Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-06T14:04:14.147Z] > git --version # timeout=10 [2023-10-06T14:04:14.165Z] > git --version # 'git version 2.25.1' [2023-10-06T14:04:14.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T14:04:14.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T14:04:16.410Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-06T14:04:16.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T14:04:17.227Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-06T14:04:17.265Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-06T14:04:17.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T14:04:17.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-06T14:04:17.801Z] Merging remotes/origin/main commit e1ca298267009a8bdf4ad7701275312d898eb645 into PR head commit 11ada868e74e6715b69b8652b9ae8b99759916ba [2023-10-06T14:04:18.102Z] Merge succeeded, producing 11ada868e74e6715b69b8652b9ae8b99759916ba [2023-10-06T14:04:18.102Z] Checking out Revision 11ada868e74e6715b69b8652b9ae8b99759916ba (PR-232) [2023-10-06T14:04:18.546Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-06T14:04:18.592Z] > git --version # timeout=10 [2023-10-06T14:04:18.602Z] > git --version # 'git version 2.25.1' [2023-10-06T14:04:18.619Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T14:04:17.815Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T14:04:17.896Z] > git checkout -f 11ada868e74e6715b69b8652b9ae8b99759916ba # timeout=10 [2023-10-06T14:04:17.998Z] > git remote # timeout=10 [2023-10-06T14:04:18.024Z] > git config --get remote.origin.url # timeout=10 [2023-10-06T14:04:18.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T14:04:18.058Z] > git merge e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 [2023-10-06T14:04:18.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-06T14:04:18.106Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T14:04:18.125Z] > git checkout -f 11ada868e74e6715b69b8652b9ae8b99759916ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T14:04:19.980Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-06T14:04:19.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T14:04:19.980Z] Dload Upload Total Spent Left Speed [2023-10-06T14:04:19.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-10-06T14:04:20.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-06T14:04:20.878Z] + sudo tee /etc/docker/daemon.new [2023-10-06T14:04:20.878Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-06T14:04:20.878Z] { [2023-10-06T14:04:20.878Z] "registry-mirrors": [ [2023-10-06T14:04:20.878Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-06T14:04:20.878Z] ], [2023-10-06T14:04:20.878Z] "bip": "10.250.0.254/24", [2023-10-06T14:04:20.878Z] "hosts": [ [2023-10-06T14:04:20.878Z] "tcp://0.0.0.0:5555", [2023-10-06T14:04:20.878Z] "unix:///var/run/docker.sock" [2023-10-06T14:04:20.878Z] ], [2023-10-06T14:04:20.878Z] "mtu": 1458, [2023-10-06T14:04:20.878Z] "selinux-enabled": true, [2023-10-06T14:04:20.878Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-06T14:04:20.878Z] } [Pipeline] sh [2023-10-06T14:04:21.228Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-06T14:04:21.572Z] + sudo service docker restart [2023-10-06T14:04:26.393Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-06T14:04:26.393Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-06T14:04:26.393Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements [2023-10-06T14:04:27.328Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T14:04:43.747Z] provisioning config files... [2023-10-06T14:04:43.772Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5868285980982914045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:04:44.149Z] ---> docker-login.sh [2023-10-06T14:04:44.149Z] nexus3.edgexfoundry.org:10001 [2023-10-06T14:04:44.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:04:44.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:04:44.689Z] Configure a credential helper to remove this warning. See [2023-10-06T14:04:44.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:04:44.689Z] [2023-10-06T14:04:44.689Z] Login Succeeded [2023-10-06T14:04:44.689Z] nexus3.edgexfoundry.org:10002 [2023-10-06T14:04:44.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:04:44.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:04:44.957Z] Configure a credential helper to remove this warning. See [2023-10-06T14:04:44.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:04:44.957Z] [2023-10-06T14:04:44.957Z] Login Succeeded [2023-10-06T14:04:44.957Z] nexus3.edgexfoundry.org:10003 [2023-10-06T14:04:45.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:04:45.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:04:45.494Z] Configure a credential helper to remove this warning. See [2023-10-06T14:04:45.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:04:45.494Z] [2023-10-06T14:04:45.494Z] Login Succeeded [2023-10-06T14:04:45.494Z] nexus3.edgexfoundry.org:10004 [2023-10-06T14:04:45.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:04:45.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:04:45.762Z] Configure a credential helper to remove this warning. See [2023-10-06T14:04:45.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:04:45.762Z] [2023-10-06T14:04:45.762Z] Login Succeeded [2023-10-06T14:04:45.762Z] docker.io [2023-10-06T14:04:46.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T14:04:46.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T14:04:46.294Z] Configure a credential helper to remove this warning. See [2023-10-06T14:04:46.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T14:04:46.294Z] [2023-10-06T14:04:46.294Z] Login Succeeded [2023-10-06T14:04:46.294Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T14:04:46.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T14:04:46.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T14:04:46.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T14:04:46.745Z] ========================================================= [2023-10-06T14:04:46.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-06T14:04:46.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:04:47.263Z] + 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 . [2023-10-06T14:04:47.532Z] Sending build context to Docker daemon 685.1kB [2023-10-06T14:04:47.532Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T14:04:47.532Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T14:04:49.268Z] go vet ./... [2023-10-06T14:04:50.880Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-06T14:04:50.880Z] 9fda8d8052c6: Pulling fs layer [2023-10-06T14:04:50.880Z] 5d54e960e981: Pulling fs layer [2023-10-06T14:04:50.880Z] c4a7e357bf2a: Pulling fs layer [2023-10-06T14:04:50.880Z] f0e02332f6b5: Pulling fs layer [2023-10-06T14:04:50.880Z] cefa15bbcfad: Pulling fs layer [2023-10-06T14:04:50.880Z] 17808c966233: Pulling fs layer [2023-10-06T14:04:50.880Z] f4c1fc716caa: Pulling fs layer [2023-10-06T14:04:50.880Z] f0e02332f6b5: Waiting [2023-10-06T14:04:50.880Z] cefa15bbcfad: Waiting [2023-10-06T14:04:50.880Z] 17808c966233: Waiting [2023-10-06T14:04:50.880Z] f4c1fc716caa: Waiting [2023-10-06T14:04:50.880Z] 5d54e960e981: Download complete [2023-10-06T14:04:50.880Z] f0e02332f6b5: Verifying Checksum [2023-10-06T14:04:50.880Z] f0e02332f6b5: Download complete [2023-10-06T14:04:50.880Z] cefa15bbcfad: Verifying Checksum [2023-10-06T14:04:50.880Z] cefa15bbcfad: Download complete [2023-10-06T14:04:50.880Z] 9fda8d8052c6: Verifying Checksum [2023-10-06T14:04:50.880Z] 9fda8d8052c6: Download complete [2023-10-06T14:04:51.149Z] f4c1fc716caa: Verifying Checksum [2023-10-06T14:04:51.149Z] f4c1fc716caa: Download complete [2023-10-06T14:04:51.423Z] 9fda8d8052c6: Pull complete [2023-10-06T14:04:52.014Z] 5d54e960e981: Pull complete [2023-10-06T14:04:52.281Z] c4a7e357bf2a: Verifying Checksum [2023-10-06T14:04:52.281Z] c4a7e357bf2a: Download complete [2023-10-06T14:04:52.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T14:04:52.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T14:04:52.549Z] ./bin/test-attribution.sh [2023-10-06T14:04:52.549Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-06T14:04:52.549Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-06T14:04:52.549Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-06T14:04:52.549Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-06T14:04:52.549Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-06T14:04:52.549Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-06T14:04:52.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T14:04:52.624Z] $ docker stop --time=1 08d375030043a42144a6920bda1d8d8d04dbb4c06dcfa3f9079596078e5f56c4 [2023-10-06T14:04:53.244Z] 17808c966233: Verifying Checksum [2023-10-06T14:04:53.244Z] 17808c966233: Download complete [2023-10-06T14:04:56.308Z] $ docker rm -f --volumes 08d375030043a42144a6920bda1d8d8d04dbb4c06dcfa3f9079596078e5f56c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T14:04:56.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T14:04:57.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-06T14:04:57.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T14:04:57.996Z] + ls -al . [2023-10-06T14:04:57.996Z] total 236 [2023-10-06T14:04:57.996Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 14:04 . [2023-10-06T14:04:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 14:01 .. [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 6 14:01 .dockerignore [2023-10-06T14:04:57.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 14:04 .git [2023-10-06T14:04:57.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 14:01 .github [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 6 14:01 .gitignore [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 14:01 .golangci.yml [2023-10-06T14:04:57.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 14:02 .semver [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 6 14:01 Attribution.txt [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 6 14:01 CHANGELOG.md [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 6 14:01 Dockerfile [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 14:01 GOVERNANCE.md [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 6 14:01 Jenkinsfile [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 6 14:01 LICENSE [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 6 14:01 Makefile [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 14:01 OWNERS.md [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 6 14:01 README.md [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 14:02 VERSION [2023-10-06T14:04:57.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 14:01 bin [2023-10-06T14:04:57.996Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 6 14:04 coverage.out [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 6 14:01 go.mod [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 6 14:01 go.sum [2023-10-06T14:04:57.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 14:01 images [2023-10-06T14:04:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 14:01 internal [2023-10-06T14:04:57.996Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 6 14:01 main.go [2023-10-06T14:04:57.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 14:01 res [2023-10-06T14:04:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 14:01 snap [2023-10-06T14:04:57.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:04:58.389Z] + 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=11ada868e74e6715b69b8652b9ae8b99759916ba --label arch=amd64 --label version=0.0.0 . [2023-10-06T14:04:58.389Z] Sending build context to Docker daemon 12.74MB [2023-10-06T14:04:58.389Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T14:04:58.389Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-06T14:04:58.389Z] ---> 72fc5060662b [2023-10-06T14:04:58.389Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T14:04:58.648Z] ---> Running in cc99fa28dabb [2023-10-06T14:04:58.648Z] Removing intermediate container cc99fa28dabb [2023-10-06T14:04:58.648Z] ---> 7ebbd22a0152 [2023-10-06T14:04:58.648Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T14:04:58.648Z] ---> Running in e9d56273bda9 [2023-10-06T14:04:58.907Z] Removing intermediate container e9d56273bda9 [2023-10-06T14:04:58.907Z] ---> 7480b8405a88 [2023-10-06T14:04:58.907Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-06T14:04:58.907Z] ---> Running in 68fa9c95ca2e [2023-10-06T14:04:58.907Z] Removing intermediate container 68fa9c95ca2e [2023-10-06T14:04:58.907Z] ---> 4ba16f848f63 [2023-10-06T14:04:58.907Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T14:04:58.907Z] ---> Running in 3aee1496f7de [2023-10-06T14:04:59.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T14:04:59.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T14:04:59.683Z] OK: 264 MiB in 52 packages [2023-10-06T14:04:59.941Z] Removing intermediate container 3aee1496f7de [2023-10-06T14:04:59.941Z] ---> 5e332484ef19 [2023-10-06T14:04:59.942Z] Step 7/29 : WORKDIR /app [2023-10-06T14:04:59.942Z] ---> Running in beba6642d7f7 [2023-10-06T14:05:00.200Z] Removing intermediate container beba6642d7f7 [2023-10-06T14:05:00.200Z] ---> 5ebaf8ee1a15 [2023-10-06T14:05:00.200Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-06T14:05:00.200Z] ---> c2082e832b20 [2023-10-06T14:05:00.201Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T14:05:00.201Z] ---> Running in d0722c33f037 [2023-10-06T14:05:01.136Z] Removing intermediate container d0722c33f037 [2023-10-06T14:05:01.136Z] ---> 6eedd30927de [2023-10-06T14:05:01.136Z] Step 10/29 : COPY . . [2023-10-06T14:05:01.397Z] ---> 06af0a6c7e84 [2023-10-06T14:05:01.397Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T14:05:01.397Z] ---> Running in 39b45dd91787 [2023-10-06T14:05:01.662Z] Removing intermediate container 39b45dd91787 [2023-10-06T14:05:01.662Z] ---> 07011ec4488c [2023-10-06T14:05:01.662Z] Step 12/29 : RUN $MAKE [2023-10-06T14:05:01.662Z] ---> Running in 2cccfe1961ad [2023-10-06T14:05:01.919Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -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 [2023-10-06T14:05:05.717Z] c4a7e357bf2a: Pull complete [2023-10-06T14:05:05.718Z] f0e02332f6b5: Pull complete [2023-10-06T14:05:05.718Z] cefa15bbcfad: Pull complete [2023-10-06T14:05:12.454Z] 17808c966233: Pull complete [2023-10-06T14:05:13.415Z] f4c1fc716caa: Pull complete [2023-10-06T14:05:13.415Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-06T14:05:13.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-06T14:05:13.415Z] ---> ea914061e18c [2023-10-06T14:05:13.415Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T14:05:14.825Z] ---> Running in dcd221b62ef2 [2023-10-06T14:05:15.093Z] Removing intermediate container dcd221b62ef2 [2023-10-06T14:05:15.093Z] ---> a8735dc89943 [2023-10-06T14:05:15.093Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T14:05:15.093Z] ---> Running in af0f311212d3 [2023-10-06T14:05:15.362Z] Removing intermediate container af0f311212d3 [2023-10-06T14:05:15.362Z] ---> fe1e831138f3 [2023-10-06T14:05:15.362Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T14:05:15.637Z] ---> Running in ab86bae754c8 [2023-10-06T14:05:15.904Z] Removing intermediate container ab86bae754c8 [2023-10-06T14:05:15.904Z] ---> 2c8550244b37 [2023-10-06T14:05:15.904Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T14:05:15.904Z] ---> Running in add290364128 [2023-10-06T14:05:16.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T14:05:17.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T14:05:18.408Z] OK: 266 MiB in 52 packages [2023-10-06T14:05:19.202Z] Removing intermediate container add290364128 [2023-10-06T14:05:19.202Z] ---> 02e33e400dab [2023-10-06T14:05:19.202Z] Step 7/12 : WORKDIR /app [2023-10-06T14:05:19.202Z] ---> Running in 66c9afd316f0 [2023-10-06T14:05:19.469Z] Removing intermediate container 66c9afd316f0 [2023-10-06T14:05:19.469Z] ---> 866cf0a98968 [2023-10-06T14:05:19.469Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T14:05:20.053Z] ---> e2885527e2c7 [2023-10-06T14:05:20.053Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T14:05:20.053Z] ---> Running in be777bc14173 [2023-10-06T14:05:23.917Z] Removing intermediate container 2cccfe1961ad [2023-10-06T14:05:23.917Z] ---> 14f9303532d8 [2023-10-06T14:05:23.917Z] Step 13/29 : FROM alpine:3.18 [2023-10-06T14:05:24.182Z] 3.18: Pulling from library/alpine [2023-10-06T14:05:24.182Z] 96526aa774ef: Pulling fs layer [2023-10-06T14:05:24.440Z] 96526aa774ef: Verifying Checksum [2023-10-06T14:05:24.440Z] 96526aa774ef: Download complete [2023-10-06T14:05:24.697Z] 96526aa774ef: Pull complete [2023-10-06T14:05:24.697Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T14:05:24.697Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T14:05:24.697Z] ---> 8ca4688f4f35 [2023-10-06T14:05:24.697Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T14:05:24.960Z] ---> Running in 6c27335ebfda [2023-10-06T14:05:24.960Z] Removing intermediate container 6c27335ebfda [2023-10-06T14:05:24.960Z] ---> 8ae1e66ac49a [2023-10-06T14:05:24.960Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-06T14:05:24.960Z] ---> Running in fc9c54968c73 [2023-10-06T14:05:24.960Z] Removing intermediate container fc9c54968c73 [2023-10-06T14:05:24.960Z] ---> fa7c614a4a87 [2023-10-06T14:05:24.960Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-06T14:05:25.221Z] ---> Running in a61745ebf90c [2023-10-06T14:05:25.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T14:05:25.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T14:05:25.740Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T14:05:25.740Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T14:05:25.740Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T14:05:25.740Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T14:05:26.000Z] OK: 8 MiB in 17 packages [2023-10-06T14:05:26.259Z] Removing intermediate container a61745ebf90c [2023-10-06T14:05:26.259Z] ---> 4fa60738a19e [2023-10-06T14:05:26.259Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T14:05:26.518Z] ---> d36cf756fbc6 [2023-10-06T14:05:26.518Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T14:05:26.518Z] ---> bd074b8f8f33 [2023-10-06T14:05:26.518Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-06T14:05:26.518Z] ---> c5464527a53a [2023-10-06T14:05:26.518Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-06T14:05:26.776Z] ---> 6ba3a15f6795 [2023-10-06T14:05:26.776Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-06T14:05:27.710Z] ---> b6fb4d1acac4 [2023-10-06T14:05:27.710Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-06T14:05:27.969Z] ---> Running in 9653d190aee6 [2023-10-06T14:05:28.536Z] Removing intermediate container 9653d190aee6 [2023-10-06T14:05:28.536Z] ---> bf69ca03e801 [2023-10-06T14:05:28.536Z] Step 23/29 : VOLUME /cache [2023-10-06T14:05:28.536Z] ---> Running in 6affcf4e0309 [2023-10-06T14:05:28.536Z] Removing intermediate container 6affcf4e0309 [2023-10-06T14:05:28.536Z] ---> 4aab72e14794 [2023-10-06T14:05:28.536Z] Step 24/29 : EXPOSE 59711 [2023-10-06T14:05:28.536Z] ---> Running in 3726ecb90dfc [2023-10-06T14:05:28.536Z] Removing intermediate container 3726ecb90dfc [2023-10-06T14:05:28.536Z] ---> 74152c23b540 [2023-10-06T14:05:28.536Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-06T14:05:28.536Z] ---> Running in 23dadb4d17ad [2023-10-06T14:05:28.798Z] Removing intermediate container 23dadb4d17ad [2023-10-06T14:05:28.798Z] ---> ec4501bcb4e2 [2023-10-06T14:05:28.798Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-06T14:05:28.798Z] ---> Running in 24f1a95c1cae [2023-10-06T14:05:28.798Z] Removing intermediate container 24f1a95c1cae [2023-10-06T14:05:28.798Z] ---> bf2943181bad [2023-10-06T14:05:28.798Z] Step 27/29 : LABEL arch=amd64 [2023-10-06T14:05:28.798Z] ---> Running in cc8e4978da19 [2023-10-06T14:05:29.058Z] Removing intermediate container cc8e4978da19 [2023-10-06T14:05:29.058Z] ---> 57d918bc254a [2023-10-06T14:05:29.058Z] Step 28/29 : LABEL git_sha=11ada868e74e6715b69b8652b9ae8b99759916ba [2023-10-06T14:05:29.058Z] ---> Running in e4f1cf0a6d24 [2023-10-06T14:05:29.058Z] Removing intermediate container e4f1cf0a6d24 [2023-10-06T14:05:29.058Z] ---> 195babb9ced0 [2023-10-06T14:05:29.058Z] Step 29/29 : LABEL version=0.0.0 [2023-10-06T14:05:29.058Z] ---> Running in b1e0fa09e29e [2023-10-06T14:05:29.058Z] Removing intermediate container b1e0fa09e29e [2023-10-06T14:05:29.058Z] ---> 37b6d6ebdfb7 [2023-10-06T14:05:29.058Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T14:05:29.058Z] Successfully built 37b6d6ebdfb7 [2023-10-06T14:05:29.058Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:05:29.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T14:05:29.953Z] [2023-10-06T14:05:29.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:05:30.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T14:05:30.324Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-06T14:05:30.324Z] 5eb5b503b376: Pulling fs layer [2023-10-06T14:05:30.324Z] 5c69ac0246d0: Pulling fs layer [2023-10-06T14:05:30.324Z] ec43610c2a17: Pulling fs layer [2023-10-06T14:05:30.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-06T14:05:30.324Z] 33b1e0a273af: Pulling fs layer [2023-10-06T14:05:30.324Z] 5d3b04190fa2: Pulling fs layer [2023-10-06T14:05:30.324Z] 2f39f015ded8: Pulling fs layer [2023-10-06T14:05:30.324Z] 5d3b04190fa2: Waiting [2023-10-06T14:05:30.324Z] 3a2ae6a8a46f: Waiting [2023-10-06T14:05:30.324Z] 33b1e0a273af: Waiting [2023-10-06T14:05:30.324Z] 2f39f015ded8: Waiting [2023-10-06T14:05:30.324Z] 5c69ac0246d0: Download complete [2023-10-06T14:05:30.324Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-06T14:05:30.324Z] 3a2ae6a8a46f: Download complete [2023-10-06T14:05:30.324Z] 33b1e0a273af: Verifying Checksum [2023-10-06T14:05:30.324Z] 33b1e0a273af: Download complete [2023-10-06T14:05:30.324Z] ec43610c2a17: Verifying Checksum [2023-10-06T14:05:30.324Z] ec43610c2a17: Download complete [2023-10-06T14:05:30.324Z] 5d3b04190fa2: Verifying Checksum [2023-10-06T14:05:30.582Z] 5eb5b503b376: Verifying Checksum [2023-10-06T14:05:30.582Z] 5eb5b503b376: Download complete [2023-10-06T14:05:31.149Z] 2f39f015ded8: Download complete [2023-10-06T14:05:31.715Z] 5eb5b503b376: Pull complete [2023-10-06T14:05:31.973Z] 5c69ac0246d0: Pull complete [2023-10-06T14:05:32.232Z] ec43610c2a17: Pull complete [2023-10-06T14:05:32.492Z] 3a2ae6a8a46f: Pull complete [2023-10-06T14:05:32.492Z] 33b1e0a273af: Pull complete [2023-10-06T14:05:32.750Z] 5d3b04190fa2: Pull complete [2023-10-06T14:05:36.940Z] 2f39f015ded8: Pull complete [2023-10-06T14:05:36.940Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-06T14:05:36.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T14:05:36.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:05:37.174Z] prd-ubuntu20.04-docker-8c-8g-8634 does not seem to be running inside a container [2023-10-06T14:05:37.219Z] $ 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-232 -v /w/workspace/y_app-rfid-llrp-inventory_PR-232:/w/workspace/y_app-rfid-llrp-inventory_PR-232:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-232@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 [2023-10-06T14:05:42.916Z] $ docker top c401f5e4185e79ff93376c286ec14b36d7e339a9610e504c5b9d053ccfb9bd7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:05:43.374Z] ---> job-cost.sh [2023-10-06T14:05:43.374Z] lf-activate-venv: SKIPPING [2023-10-06T14:05:43.374Z] INFO: No Stack... [2023-10-06T14:05:43.633Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T14:05:43.892Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T14:05:44.216Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives/cost.csv [2023-10-06T14:05:44.216Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T14:05:44.261Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] [2023-10-06T14:05:44.266Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] did not exist. Created. [2023-10-06T14:05:44.266Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T14:05:44.680Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-06T14:05:44.736Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T14:05:44.766Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T14:05:44.851Z] $ docker stop --time=1 c401f5e4185e79ff93376c286ec14b36d7e339a9610e504c5b9d053ccfb9bd7b [2023-10-06T14:05:45.998Z] $ docker rm -f --volumes c401f5e4185e79ff93376c286ec14b36d7e339a9610e504c5b9d053ccfb9bd7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-06T14:06:56.672Z] Removing intermediate container be777bc14173 [2023-10-06T14:06:56.672Z] ---> bf7cfccfcca6 [2023-10-06T14:06:56.672Z] Step 10/12 : COPY . . [2023-10-06T14:06:56.672Z] ---> 2b9a1d2e50e1 [2023-10-06T14:06:56.672Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T14:06:56.672Z] ---> Running in 733749a67349 [2023-10-06T14:06:56.672Z] Removing intermediate container 733749a67349 [2023-10-06T14:06:56.672Z] ---> 988570131f92 [2023-10-06T14:06:56.672Z] Step 12/12 : RUN $MAKE [2023-10-06T14:06:56.672Z] ---> Running in c6cb4335a62e [2023-10-06T14:06:56.672Z] noop [2023-10-06T14:06:56.672Z] Removing intermediate container c6cb4335a62e [2023-10-06T14:06:56.672Z] ---> e4c1ac829cc7 [2023-10-06T14:06:56.672Z] Successfully built e4c1ac829cc7 [2023-10-06T14:06:56.672Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:06:57.154Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T14:06:57.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:06:57.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container [2023-10-06T14:06:57.470Z] $ 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 [2023-10-06T14:06:58.619Z] $ docker top 85b5b02d829dcc0b57d8cc11e59a12f20645d7bd032a9b24c3e2ea511ce50f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T14:06:59.475Z] + go version [2023-10-06T14:06:59.475Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-06T14:06:59.505Z] $ docker stop --time=1 85b5b02d829dcc0b57d8cc11e59a12f20645d7bd032a9b24c3e2ea511ce50f73 [2023-10-06T14:07:01.065Z] $ docker rm -f --volumes 85b5b02d829dcc0b57d8cc11e59a12f20645d7bd032a9b24c3e2ea511ce50f73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:07:01.927Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T14:07:01.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:07:02.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container [2023-10-06T14:07:02.235Z] $ 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 [2023-10-06T14:07:03.308Z] $ docker top 8e0b688f349fb95db378fefca0d647bfbb893a28e683ea31ed5d72a4c736b056 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T14:07:03.851Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-06T14:07:04.242Z] + make test [2023-10-06T14:07:04.242Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-06T14:09:25.909Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-06T14:09:25.909Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-06T14:09:25.909Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.085s coverage: 86.2% of statements [2023-10-06T14:09:34.116Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.695s coverage: 71.9% of statements [2023-10-06T14:09:35.078Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-06T14:09:35.078Z] go vet ./... [2023-10-06T14:11:26.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T14:11:26.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T14:11:26.750Z] ./bin/test-attribution.sh [2023-10-06T14:11:26.750Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-06T14:11:26.750Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-06T14:11:26.750Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-06T14:11:26.750Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-06T14:11:26.750Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-06T14:11:26.750Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-06T14:11:26.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T14:11:26.825Z] $ docker stop --time=1 8e0b688f349fb95db378fefca0d647bfbb893a28e683ea31ed5d72a4c736b056 [2023-10-06T14:11:28.713Z] $ docker rm -f --volumes 8e0b688f349fb95db378fefca0d647bfbb893a28e683ea31ed5d72a4c736b056 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T14:11:30.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T14:11:30.373Z] Warning: overwriting stash ‘coverage-report’ [2023-10-06T14:11:30.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T14:11:31.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T14:11:31.737Z] + ls -al . [2023-10-06T14:11:31.737Z] total 232 [2023-10-06T14:11:31.737Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 14:07 . [2023-10-06T14:11:31.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 14:04 .. [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 6 14:04 .dockerignore [2023-10-06T14:11:31.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 14:04 .git [2023-10-06T14:11:31.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 14:04 .github [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 6 14:04 .gitignore [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 14:04 .golangci.yml [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 6 14:04 Attribution.txt [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 6 14:04 CHANGELOG.md [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 6 14:04 Dockerfile [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 14:04 GOVERNANCE.md [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 6 14:04 Jenkinsfile [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 6 14:04 LICENSE [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 6 14:04 Makefile [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 14:04 OWNERS.md [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 6 14:04 README.md [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 14:02 VERSION [2023-10-06T14:11:31.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 14:04 bin [2023-10-06T14:11:31.737Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 6 14:09 coverage.out [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 6 14:04 go.mod [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 6 14:04 go.sum [2023-10-06T14:11:31.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 14:04 images [2023-10-06T14:11:31.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 14:04 internal [2023-10-06T14:11:31.737Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 6 14:04 main.go [2023-10-06T14:11:31.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 14:04 res [2023-10-06T14:11:31.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 14:04 snap [2023-10-06T14:11:31.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:11:32.154Z] + 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=11ada868e74e6715b69b8652b9ae8b99759916ba --label arch=arm64 --label version=0.0.0 . [2023-10-06T14:11:32.421Z] Sending build context to Docker daemon 685.1kB [2023-10-06T14:11:32.421Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T14:11:32.421Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-06T14:11:32.421Z] ---> e4c1ac829cc7 [2023-10-06T14:11:32.421Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T14:11:32.421Z] ---> Running in 0d79b4ed3bf7 [2023-10-06T14:11:32.688Z] Removing intermediate container 0d79b4ed3bf7 [2023-10-06T14:11:32.688Z] ---> 9d5ab3edc203 [2023-10-06T14:11:32.688Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T14:11:32.956Z] ---> Running in f5399d098db8 [2023-10-06T14:11:33.223Z] Removing intermediate container f5399d098db8 [2023-10-06T14:11:33.223Z] ---> e5582edecca7 [2023-10-06T14:11:33.223Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-06T14:11:33.223Z] ---> Running in 688917cfc7fd [2023-10-06T14:11:33.497Z] Removing intermediate container 688917cfc7fd [2023-10-06T14:11:33.497Z] ---> 061f1803b5b8 [2023-10-06T14:11:33.497Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T14:11:33.497Z] ---> Running in d36dff63565c [2023-10-06T14:11:34.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T14:11:35.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T14:11:35.995Z] OK: 266 MiB in 52 packages [2023-10-06T14:11:36.953Z] Removing intermediate container d36dff63565c [2023-10-06T14:11:36.953Z] ---> 74bd8ae57d01 [2023-10-06T14:11:36.953Z] Step 7/29 : WORKDIR /app [2023-10-06T14:11:36.953Z] ---> Running in d10d232a7071 [2023-10-06T14:11:37.218Z] Removing intermediate container d10d232a7071 [2023-10-06T14:11:37.218Z] ---> 8158f7ee6506 [2023-10-06T14:11:37.218Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-06T14:11:41.466Z] ---> fbc364880a27 [2023-10-06T14:11:41.466Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T14:11:41.466Z] ---> Running in e6f39233af74 [2023-10-06T14:11:42.880Z] Removing intermediate container e6f39233af74 [2023-10-06T14:11:42.880Z] ---> c06ecc75d219 [2023-10-06T14:11:42.880Z] Step 10/29 : COPY . . [2023-10-06T14:11:43.464Z] ---> ed373665996a [2023-10-06T14:11:43.464Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T14:11:43.735Z] ---> Running in 13c917ef600d [2023-10-06T14:11:44.002Z] Removing intermediate container 13c917ef600d [2023-10-06T14:11:44.002Z] ---> 4287faaddad2 [2023-10-06T14:11:44.002Z] Step 12/29 : RUN $MAKE [2023-10-06T14:11:44.002Z] ---> Running in e18862401cf5 [2023-10-06T14:11:44.961Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -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 [2023-10-06T14:13:36.591Z] Removing intermediate container e18862401cf5 [2023-10-06T14:13:36.591Z] ---> d9739e73fd51 [2023-10-06T14:13:36.591Z] Step 13/29 : FROM alpine:3.18 [2023-10-06T14:13:36.591Z] 3.18: Pulling from library/alpine [2023-10-06T14:13:36.591Z] 579b34f0a95b: Pulling fs layer [2023-10-06T14:13:36.591Z] 579b34f0a95b: Verifying Checksum [2023-10-06T14:13:36.591Z] 579b34f0a95b: Download complete [2023-10-06T14:13:36.591Z] 579b34f0a95b: Pull complete [2023-10-06T14:13:36.591Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T14:13:36.591Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T14:13:36.591Z] ---> 3cc203321400 [2023-10-06T14:13:36.591Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T14:13:36.591Z] ---> Running in d01994bf861a [2023-10-06T14:13:36.591Z] Removing intermediate container d01994bf861a [2023-10-06T14:13:36.591Z] ---> 9ba327491a11 [2023-10-06T14:13:36.591Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-06T14:13:36.591Z] ---> Running in 9e0092b103ed [2023-10-06T14:13:36.591Z] Removing intermediate container 9e0092b103ed [2023-10-06T14:13:36.591Z] ---> f77f01b0f2ab [2023-10-06T14:13:36.591Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-06T14:13:36.591Z] ---> Running in 0a01e198cdb9 [2023-10-06T14:13:36.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T14:13:36.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T14:13:36.591Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T14:13:36.591Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T14:13:36.591Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T14:13:36.591Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T14:13:36.591Z] OK: 9 MiB in 17 packages [2023-10-06T14:13:36.591Z] Removing intermediate container 0a01e198cdb9 [2023-10-06T14:13:36.591Z] ---> 95822fe8a7dd [2023-10-06T14:13:36.591Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T14:13:36.591Z] ---> 73cfbcc9c51e [2023-10-06T14:13:36.591Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T14:13:36.591Z] ---> 64a5ce47db9c [2023-10-06T14:13:36.591Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-06T14:13:36.591Z] ---> af52b07a253e [2023-10-06T14:13:36.591Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-06T14:13:36.591Z] ---> 0dc209a3dd49 [2023-10-06T14:13:36.591Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-06T14:13:36.591Z] ---> 9a567d6f9a75 [2023-10-06T14:13:36.591Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-06T14:13:36.591Z] ---> Running in 417518c2e694 [2023-10-06T14:13:36.591Z] Removing intermediate container 417518c2e694 [2023-10-06T14:13:36.591Z] ---> 86d319709a1b [2023-10-06T14:13:36.591Z] Step 23/29 : VOLUME /cache [2023-10-06T14:13:36.591Z] ---> Running in fa70c68baf7d [2023-10-06T14:13:36.591Z] Removing intermediate container fa70c68baf7d [2023-10-06T14:13:36.591Z] ---> e3b34510db0d [2023-10-06T14:13:36.591Z] Step 24/29 : EXPOSE 59711 [2023-10-06T14:13:36.591Z] ---> Running in 00819593a32c [2023-10-06T14:13:36.856Z] Removing intermediate container 00819593a32c [2023-10-06T14:13:36.856Z] ---> 3076a5b2f4de [2023-10-06T14:13:36.856Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-06T14:13:36.856Z] ---> Running in bb0dd9f0e2a9 [2023-10-06T14:13:37.123Z] Removing intermediate container bb0dd9f0e2a9 [2023-10-06T14:13:37.123Z] ---> eb6e37330857 [2023-10-06T14:13:37.123Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-06T14:13:37.123Z] ---> Running in 6bece67da676 [2023-10-06T14:13:37.391Z] Removing intermediate container 6bece67da676 [2023-10-06T14:13:37.392Z] ---> f73aed596ef9 [2023-10-06T14:13:37.392Z] Step 27/29 : LABEL arch=arm64 [2023-10-06T14:13:37.657Z] ---> Running in f573ad06efee [2023-10-06T14:13:37.922Z] Removing intermediate container f573ad06efee [2023-10-06T14:13:37.922Z] ---> bc2f98558452 [2023-10-06T14:13:37.922Z] Step 28/29 : LABEL git_sha=11ada868e74e6715b69b8652b9ae8b99759916ba [2023-10-06T14:13:37.922Z] ---> Running in 3165a030e16c [2023-10-06T14:13:38.188Z] Removing intermediate container 3165a030e16c [2023-10-06T14:13:38.188Z] ---> 9adb2cc44ea1 [2023-10-06T14:13:38.188Z] Step 29/29 : LABEL version=0.0.0 [2023-10-06T14:13:38.188Z] ---> Running in a78086e0b828 [2023-10-06T14:13:38.454Z] Removing intermediate container a78086e0b828 [2023-10-06T14:13:38.454Z] ---> aeaa6d34e7a8 [2023-10-06T14:13:38.454Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T14:13:38.454Z] Successfully built aeaa6d34e7a8 [2023-10-06T14:13:38.454Z] 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 [2023-10-06T14:13:39.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T14:13:39.284Z] [2023-10-06T14:13:39.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:13:39.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T14:13:39.678Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-06T14:13:39.678Z] 8998bd30e6a1: Pulling fs layer [2023-10-06T14:13:39.678Z] 04944245beec: Pulling fs layer [2023-10-06T14:13:39.678Z] 699f458cf7ca: Pulling fs layer [2023-10-06T14:13:39.678Z] 765212b225bb: Pulling fs layer [2023-10-06T14:13:39.678Z] f23df028b6ca: Pulling fs layer [2023-10-06T14:13:39.678Z] d65c8cfc05b1: Pulling fs layer [2023-10-06T14:13:39.678Z] 2437ff75d9bd: Pulling fs layer [2023-10-06T14:13:39.678Z] 765212b225bb: Waiting [2023-10-06T14:13:39.678Z] f23df028b6ca: Waiting [2023-10-06T14:13:39.678Z] d65c8cfc05b1: Waiting [2023-10-06T14:13:39.678Z] 2437ff75d9bd: Waiting [2023-10-06T14:13:39.944Z] 04944245beec: Verifying Checksum [2023-10-06T14:13:39.944Z] 04944245beec: Download complete [2023-10-06T14:13:39.944Z] 765212b225bb: Verifying Checksum [2023-10-06T14:13:39.944Z] 765212b225bb: Download complete [2023-10-06T14:13:39.944Z] f23df028b6ca: Verifying Checksum [2023-10-06T14:13:39.944Z] f23df028b6ca: Download complete [2023-10-06T14:13:39.944Z] d65c8cfc05b1: Verifying Checksum [2023-10-06T14:13:39.944Z] d65c8cfc05b1: Download complete [2023-10-06T14:13:39.944Z] 699f458cf7ca: Verifying Checksum [2023-10-06T14:13:40.212Z] 699f458cf7ca: Download complete [2023-10-06T14:13:40.486Z] 8998bd30e6a1: Verifying Checksum [2023-10-06T14:13:40.486Z] 8998bd30e6a1: Download complete [2023-10-06T14:13:42.430Z] 2437ff75d9bd: Verifying Checksum [2023-10-06T14:13:42.430Z] 2437ff75d9bd: Download complete [2023-10-06T14:13:45.763Z] 8998bd30e6a1: Pull complete [2023-10-06T14:13:45.763Z] 04944245beec: Pull complete [2023-10-06T14:13:47.168Z] 699f458cf7ca: Pull complete [2023-10-06T14:13:47.168Z] 765212b225bb: Pull complete [2023-10-06T14:13:47.749Z] f23df028b6ca: Pull complete [2023-10-06T14:13:48.015Z] d65c8cfc05b1: Pull complete [2023-10-06T14:14:02.988Z] 2437ff75d9bd: Pull complete [2023-10-06T14:14:02.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-06T14:14:02.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T14:14:02.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:14:03.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container [2023-10-06T14:14:03.462Z] $ 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 [2023-10-06T14:14:06.084Z] $ docker top 7d07bccb36ee897ec80a95266bbce3c6dcc04fee467330579ceda82f7069c106 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:07.008Z] ---> job-cost.sh [2023-10-06T14:14:07.008Z] lf-activate-venv: SKIPPING [2023-10-06T14:14:07.008Z] INFO: No Stack... [2023-10-06T14:14:07.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-06T14:14:08.241Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T14:14:08.895Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-06T14:14:08.895Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T14:14:08.967Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] [2023-10-06T14:14:08.973Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] did not exist. Created. [2023-10-06T14:14:08.973Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T14:14:09.696Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-3e3025c8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-06T14:14:10.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-06T14:14:10.087Z] Warning: overwriting stash ‘stack-cost’ [2023-10-06T14:14:10.142Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T14:14:10.158Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T14:14:10.243Z] $ docker stop --time=1 7d07bccb36ee897ec80a95266bbce3c6dcc04fee467330579ceda82f7069c106 [2023-10-06T14:14:11.718Z] $ docker rm -f --volumes 7d07bccb36ee897ec80a95266bbce3c6dcc04fee467330579ceda82f7069c106 [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 [2023-10-06T14:14:12.720Z] provisioning config files... [2023-10-06T14:14:12.730Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/config3220363405896977678tmp [Pipeline] { [Pipeline] sh [2023-10-06T14:14:13.059Z] + set +x [2023-10-06T14:14:13.059Z] + curl -s https://codecov.io/bash [2023-10-06T14:14:13.059Z] + bash -s -- [2023-10-06T14:14:13.319Z] [2023-10-06T14:14:13.319Z] _____ _ [2023-10-06T14:14:13.319Z] / ____| | | [2023-10-06T14:14:13.319Z] | | ___ __| | ___ ___ _____ __ [2023-10-06T14:14:13.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-06T14:14:13.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-06T14:14:13.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-06T14:14:13.319Z] Bash-1.0.6 [2023-10-06T14:14:13.319Z] [2023-10-06T14:14:13.319Z] [2023-10-06T14:14:13.319Z] ==> git version 2.25.1 found [2023-10-06T14:14:13.319Z] ==> 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 [2023-10-06T14:14:13.319Z] Release-Date: 2020-01-08 [2023-10-06T14:14:13.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-06T14:14:13.319Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-06T14:14:13.319Z] ==> Jenkins CI detected. [2023-10-06T14:14:13.319Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-232 [2023-10-06T14:14:13.319Z] project root: . [2023-10-06T14:14:13.319Z] --> token set from env [2023-10-06T14:14:13.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-06T14:14:13.319Z] ==> Running gcov in . (disable via -X gcov) [2023-10-06T14:14:13.319Z] ==> Python coveragepy not found [2023-10-06T14:14:13.319Z] ==> Searching for coverage reports in: [2023-10-06T14:14:13.319Z] + . [2023-10-06T14:14:13.319Z] -> Found 1 reports [2023-10-06T14:14:13.319Z] ==> Detecting git/mercurial file structure [2023-10-06T14:14:13.319Z] ==> Reading reports [2023-10-06T14:14:13.319Z] + ./coverage.out bytes=41317 [2023-10-06T14:14:13.319Z] ==> Appending adjustments [2023-10-06T14:14:13.319Z] https://docs.codecov.io/docs/fixing-reports [2023-10-06T14:14:13.579Z] + Found adjustments [2023-10-06T14:14:13.579Z] ==> Gzipping contents [2023-10-06T14:14:13.579Z] 12K /tmp/codecov.dKuvfx.gz [2023-10-06T14:14:13.579Z] ==> Uploading reports [2023-10-06T14:14:13.579Z] url: https://codecov.io [2023-10-06T14:14:13.579Z] query: branch=PR-232&commit=11ada868e74e6715b69b8652b9ae8b99759916ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=232&job=&cmd_args= [2023-10-06T14:14:13.579Z] -> Pinging Codecov [2023-10-06T14:14:13.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-232&commit=11ada868e74e6715b69b8652b9ae8b99759916ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=232&job=&cmd_args= [2023-10-06T14:14:13.839Z] -> Uploading to [2023-10-06T14:14:13.839Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-06/581DD39554BDF9B6E22D074273EAD858/11ada868e74e6715b69b8652b9ae8b99759916ba/04c54a62-b158-4fbc-8c65-388054b5a7ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T141413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa21107a16fa2494b3d4322c6609d81892dcfe9e58f70c87da465da412c62461 [2023-10-06T14:14:13.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T14:14:13.839Z] Dload Upload Total Spent Left Speed [2023-10-06T14:14:14.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 39498 --:--:-- --:--:-- --:--:-- 39498 [2023-10-06T14:14:14.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/11ada868e74e6715b69b8652b9ae8b99759916ba [Pipeline] } [2023-10-06T14:14:14.126Z] 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 [2023-10-06T14:14:15.944Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives ] [2023-10-06T14:14:15.944Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives [2023-10-06T14:14:15.944Z] total 16 [2023-10-06T14:14:15.944Z] drwxr-xr-x 3 root root 4096 Oct 6 14:05 . [2023-10-06T14:14:15.944Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 14:05 .. [2023-10-06T14:14:15.944Z] drwxr-xr-x 2 root root 4096 Oct 6 14:05 cost [2023-10-06T14:14:15.944Z] -rw-r--r-- 1 root root 95 Oct 6 14:05 cost.csv [2023-10-06T14:14:15.944Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives [2023-10-06T14:14:15.944Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives [2023-10-06T14:14:15.944Z] total 16 [2023-10-06T14:14:15.944Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 14:05 . [2023-10-06T14:14:15.944Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 14:05 .. [2023-10-06T14:14:15.944Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 14:05 cost [2023-10-06T14:14:15.944Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 6 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:16.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:17.167Z] ---> package-listing.sh [2023-10-06T14:14:17.167Z] ++ facter osfamily [2023-10-06T14:14:17.167Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-06T14:14:17.425Z] + OS_FAMILY=debian [2023-10-06T14:14:17.425Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-232 [2023-10-06T14:14:17.425Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-06T14:14:17.425Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-06T14:14:17.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-06T14:14:17.425Z] + PACKAGES=/tmp/packages_start.txt [2023-10-06T14:14:17.425Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-232 ']' [2023-10-06T14:14:17.425Z] + PACKAGES=/tmp/packages_end.txt [2023-10-06T14:14:17.425Z] + case "${OS_FAMILY}" in [2023-10-06T14:14:17.425Z] + dpkg -l [2023-10-06T14:14:17.425Z] + grep '^ii' [2023-10-06T14:14:17.425Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-06T14:14:17.425Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-06T14:14:17.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-06T14:14:17.426Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-232 ']' [2023-10-06T14:14:17.426Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives/ [2023-10-06T14:14:17.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-232/archives/ [Pipeline] echo [2023-10-06T14:14:17.458Z] 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-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-06T14:14:17.747Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T14:14:18.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T14:14:18.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T14:14:18.633Z] prd-ubuntu20.04-docker-8c-8g-8634 does not seem to be running inside a container [2023-10-06T14:14:18.659Z] $ 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-232/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-232 -v /w/workspace/y_app-rfid-llrp-inventory_PR-232:/w/workspace/y_app-rfid-llrp-inventory_PR-232:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-232@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 [2023-10-06T14:14:19.443Z] $ docker top 21084954dfa67e20b6e9c02d0911f0b0ef9b0a607ffc5e95bece01d4b70f98c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T14:14:19.823Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-06T14:14:20.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-06T14:14:20.456Z] + ls /var/log/sa-host [2023-10-06T14:14:20.456Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T14:14:20.676Z] provisioning config files... [2023-10-06T14:14:20.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-232@tmp/config9283886983323803614tmp [Pipeline] { [Pipeline] echo [2023-10-06T14:14:20.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:21.049Z] ---> create-netrc.sh [Pipeline] } [2023-10-06T14:14:21.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:21.485Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-06T14:14:21.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:21.829Z] ---> sudo-logs.sh [2023-10-06T14:14:21.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-06T14:14:21.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:22.226Z] ---> job-cost.sh [2023-10-06T14:14:22.226Z] lf-activate-venv: SKIPPING [2023-10-06T14:14:22.226Z] DEBUG: total: 0.2199999988079071 [2023-10-06T14:14:22.226Z] INFO: Retrieving Stack Cost... [2023-10-06T14:14:22.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T14:14:23.050Z] INFO: Archiving Costs [Pipeline] echo [2023-10-06T14:14:23.083Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T14:14:23.395Z] ---> logs-deploy.sh [2023-10-06T14:14:23.395Z] lf-activate-venv: SKIPPING [2023-10-06T14:14:23.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-232/1 [2023-10-06T14:14:23.395Z] INFO: archiving workspace using pattern(s): [2023-10-06T14:14:24.333Z] Archives upload complete. [2023-10-06T14:14:24.333Z] INFO: archiving logs to Nexus