Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a+532364ee2685d9680e36c2a7c089e125e6174299 (a8270ce4e71e8a7ad9a611adf17b7fd79bf6fc39) 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-ssh5261851399900320341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh98513937052353635.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 f3350a1713306dce7682ed7e37d5774890d03277 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-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11884932642872772423.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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh782831835522772701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16141818527623193847.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16147062367367238725.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8816 in /w/workspace/y_app-rfid-llrp-inventory_PR-301 [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-301 # 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/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a Merge succeeded, producing 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a Checking out Revision 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a (PR-301) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a # 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 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T13:16:51.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T13:16:51.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T13:16:51.912Z] ========================================================= [2024-08-27T13:16:51.912Z] EdgeX Global Pipelines Version Info [2024-08-27T13:16:51.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:16:53.060Z] ------------------- [2024-08-27T13:16:53.060Z] stable info: [2024-08-27T13:16:53.060Z] ------------------- [2024-08-27T13:16:53.060Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T13:16:53.060Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T13:16:53.060Z] Message: update stable to v1.0.263 [2024-08-27T13:16:53.322Z] ------------------- [2024-08-27T13:16:53.322Z] experimental info: [2024-08-27T13:16:53.322Z] ------------------- [2024-08-27T13:16:53.322Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T13:16:53.322Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T13:16:53.322Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T13:16:53.648Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-08-27T13:16:53.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-08-27T13:16:53.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T13:16:53.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T13:16:53.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T13:16:54.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T13:16:54.191Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T13:16:54.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T13:16:54.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T13:16:54.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T13:16:54.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T13:16:54.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-08-27T13:16:54.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T13:16:54.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T13:16:54.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T13:16:54.734Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T13:16:54.787Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T13:16:54.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T13:16:54.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T13:16:54.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T13:16:55.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T13:16:55.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T13:16:55.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T13:16:55.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T13:16:55.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T13:16:55.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T13:16:55.381Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T13:16:55.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2024-08-27T13:16:55.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2024-08-27T13:16:55.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2024-08-27T13:16:55.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [Pipeline] echo [2024-08-27T13:16:55.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fb5a95 [Pipeline] echo [2024-08-27T13:16:55.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T13:16:55.905Z] provisioning config files... [2024-08-27T13:16:55.923Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/config2497433572825592432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:16:56.322Z] ---> ****-login.sh [2024-08-27T13:16:56.322Z] nexus3.edgexfoundry.org:10001 [2024-08-27T13:16:56.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:16:56.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:16:56.584Z] Configure a credential helper to remove this warning. See [2024-08-27T13:16:56.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:16:56.584Z] [2024-08-27T13:16:56.584Z] Login Succeeded [2024-08-27T13:16:56.584Z] nexus3.edgexfoundry.org:10002 [2024-08-27T13:16:56.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:16:56.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:16:56.845Z] Configure a credential helper to remove this warning. See [2024-08-27T13:16:56.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:16:56.845Z] [2024-08-27T13:16:56.845Z] Login Succeeded [2024-08-27T13:16:56.845Z] nexus3.edgexfoundry.org:10003 [2024-08-27T13:16:56.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:16:56.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:16:56.845Z] Configure a credential helper to remove this warning. See [2024-08-27T13:16:56.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:16:56.845Z] [2024-08-27T13:16:56.845Z] Login Succeeded [2024-08-27T13:16:56.845Z] nexus3.edgexfoundry.org:10004 [2024-08-27T13:16:57.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:16:57.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:16:57.104Z] Configure a credential helper to remove this warning. See [2024-08-27T13:16:57.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:16:57.104Z] [2024-08-27T13:16:57.104Z] Login Succeeded [2024-08-27T13:16:57.104Z] ****.io [2024-08-27T13:16:57.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:16:57.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:16:57.363Z] Configure a credential helper to remove this warning. See [2024-08-27T13:16:57.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:16:57.363Z] [2024-08-27T13:16:57.363Z] Login Succeeded [2024-08-27T13:16:57.363Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T13:16:57.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T13:16:58.101Z] + git rev-list -1 --merges 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a~1..7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [Pipeline] echo [2024-08-27T13:16:58.152Z] -----------> git rev-list -1 --merges 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a~1..7fb5a954711f7d9bd79cb81dbeb82eb8e980727a 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [false] [Pipeline] sh [2024-08-27T13:16:58.481Z] + git log --format=format:%s -1 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [Pipeline] echo [2024-08-27T13:16:58.531Z] ========================================================= [2024-08-27T13:16:58.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T13:16:58.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T13:16:59.005Z] + git log --format=format:%s -1 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [Pipeline] echo [2024-08-27T13:16:59.043Z] [semverPrep] GIT_COMMIT: 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-08-27T13:16:59.088Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T13:16:59.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T13:16:59.504Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T13:16:59.504Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T13:16:59.504Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T13:16:59.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T13:16:59.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T13:16:59.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:17:00.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T13:17:00.021Z] [2024-08-27T13:17:00.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:17:00.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T13:17:00.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T13:17:00.418Z] b85a868b505f: Pulling fs layer [2024-08-27T13:17:00.418Z] e2be974225ed: Pulling fs layer [2024-08-27T13:17:00.418Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T13:17:00.418Z] 988bab9f4d93: Pulling fs layer [2024-08-27T13:17:00.418Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T13:17:00.418Z] eaf3925da568: Pulling fs layer [2024-08-27T13:17:00.418Z] bab4dde63d76: Pulling fs layer [2024-08-27T13:17:00.418Z] bde34c3a00c8: Pulling fs layer [2024-08-27T13:17:00.418Z] b352a97aabf1: Pulling fs layer [2024-08-27T13:17:00.418Z] 4872d77fe225: Pulling fs layer [2024-08-27T13:17:00.418Z] 5851b861e8e6: Pulling fs layer [2024-08-27T13:17:00.418Z] bab4dde63d76: Waiting [2024-08-27T13:17:00.418Z] 5851b861e8e6: Waiting [2024-08-27T13:17:00.418Z] 1469e6f7b9e6: Waiting [2024-08-27T13:17:00.418Z] 4872d77fe225: Waiting [2024-08-27T13:17:00.418Z] bde34c3a00c8: Waiting [2024-08-27T13:17:00.418Z] b352a97aabf1: Waiting [2024-08-27T13:17:00.418Z] eaf3925da568: Waiting [2024-08-27T13:17:00.418Z] e2be974225ed: Verifying Checksum [2024-08-27T13:17:00.418Z] e2be974225ed: Download complete [2024-08-27T13:17:00.418Z] 988bab9f4d93: Download complete [2024-08-27T13:17:00.418Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T13:17:00.418Z] 1469e6f7b9e6: Download complete [2024-08-27T13:17:00.418Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T13:17:00.418Z] 339a4e72a1f5: Download complete [2024-08-27T13:17:00.677Z] eaf3925da568: Verifying Checksum [2024-08-27T13:17:00.677Z] eaf3925da568: Download complete [2024-08-27T13:17:00.677Z] bde34c3a00c8: Verifying Checksum [2024-08-27T13:17:00.677Z] bde34c3a00c8: Download complete [2024-08-27T13:17:00.677Z] b352a97aabf1: Verifying Checksum [2024-08-27T13:17:00.677Z] b352a97aabf1: Download complete [2024-08-27T13:17:00.677Z] 4872d77fe225: Verifying Checksum [2024-08-27T13:17:00.677Z] 4872d77fe225: Download complete [2024-08-27T13:17:00.677Z] 5851b861e8e6: Download complete [2024-08-27T13:17:00.677Z] b85a868b505f: Verifying Checksum [2024-08-27T13:17:00.677Z] b85a868b505f: Download complete [2024-08-27T13:17:00.936Z] bab4dde63d76: Verifying Checksum [2024-08-27T13:17:00.936Z] bab4dde63d76: Download complete [2024-08-27T13:17:01.878Z] b85a868b505f: Pull complete [2024-08-27T13:17:02.142Z] e2be974225ed: Pull complete [2024-08-27T13:17:02.713Z] 339a4e72a1f5: Pull complete [2024-08-27T13:17:02.713Z] 988bab9f4d93: Pull complete [2024-08-27T13:17:02.977Z] 1469e6f7b9e6: Pull complete [2024-08-27T13:17:02.977Z] eaf3925da568: Pull complete [2024-08-27T13:17:04.882Z] bab4dde63d76: Pull complete [2024-08-27T13:17:04.882Z] bde34c3a00c8: Pull complete [2024-08-27T13:17:04.882Z] b352a97aabf1: Pull complete [2024-08-27T13:17:05.142Z] 4872d77fe225: Pull complete [2024-08-27T13:17:05.142Z] 5851b861e8e6: Pull complete [2024-08-27T13:17:05.142Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T13:17:05.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T13:17:05.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:17:05.445Z] prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container [2024-08-27T13:17:05.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-301 -v /w/workspace/y_app-rfid-llrp-inventory_PR-301:/w/workspace/y_app-rfid-llrp-inventory_PR-301:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T13:17:09.790Z] $ docker top 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec -eo pid,comm [2024-08-27T13:17:09.847Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-27T13:17:09.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T13:17:10.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T13:17:10.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T13:17:10.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T13:17:10.119Z] $ docker exec 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec ssh-agent [2024-08-27T13:17:10.224Z] SSH_AUTH_SOCK=/tmp/ssh-73bDTJe5lFg1/agent.32 [2024-08-27T13:17:10.224Z] SSH_AGENT_PID=38 [2024-08-27T13:17:10.230Z] Running ssh-add (command line suppressed) [2024-08-27T13:17:10.326Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/private_key_8424415841772879967.key (/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/private_key_8424415841772879967.key) [2024-08-27T13:17:10.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T13:17:10.696Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T13:17:10.722Z] $ docker exec --env ******** --env ******** 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec ssh-agent -k [2024-08-27T13:17:10.813Z] unset SSH_AUTH_SOCK; [2024-08-27T13:17:10.813Z] unset SSH_AGENT_PID; [2024-08-27T13:17:10.813Z] echo Agent pid 38 killed; [2024-08-27T13:17:10.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T13:17:10.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T13:17:10.958Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T13:17:11.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T13:17:11.066Z] $ docker exec 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec ssh-agent [2024-08-27T13:17:11.177Z] SSH_AUTH_SOCK=/tmp/ssh-JbXV8LbSIY3K/agent.71 [2024-08-27T13:17:11.177Z] SSH_AGENT_PID=77 [2024-08-27T13:17:11.182Z] Running ssh-add (command line suppressed) [2024-08-27T13:17:11.285Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/private_key_10669761617501587269.key (/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/private_key_10669761617501587269.key) [2024-08-27T13:17:11.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T13:17:11.650Z] + git semver init [2024-08-27T13:17:11.913Z] 2024-08-27 13:17:11,822 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T13:17:11.913Z] 2024-08-27 13:17:11,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver [2024-08-27T13:17:11.913Z] 2024-08-27 13:17:11,824 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver [2024-08-27T13:17:11.913Z] 2024-08-27 13:17:11,824 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-301, universal_newlines=False, shell=None, istream=None) [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,964 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-301/.git/info/exclude [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,964 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver/PR-301 with force:False [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,964 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver/PR-301 [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,969 [execute] INFO git cat-file --batch-check [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,974 [execute] INFO git cat-file --batch [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T13:17:14.452Z] 2024-08-27 13:17:13,977 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-301/.semver/PR-301 [2024-08-27T13:17:14.452Z] 0.0.0 [Pipeline] } [2024-08-27T13:17:14.485Z] $ docker exec --env ******** --env ******** 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec ssh-agent -k [2024-08-27T13:17:14.584Z] unset SSH_AUTH_SOCK; [2024-08-27T13:17:14.585Z] unset SSH_AGENT_PID; [2024-08-27T13:17:14.585Z] echo Agent pid 77 killed; [2024-08-27T13:17:14.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T13:17:15.076Z] + git semver [Pipeline] } [2024-08-27T13:17:15.362Z] $ docker stop --time=1 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec [2024-08-27T13:17:16.648Z] $ docker rm -f --volumes 72e8c7314d1dee785edd3a9bc316fdf578b4ba3112d1d8537b038c97950550ec [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T13:17:17.100Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T13:17:17.428Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T13:17:17.454Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T13:17:18.216Z] provisioning config files... [2024-08-27T13:17:18.226Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/config9739548949379321257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:17:18.591Z] ---> ****-login.sh [2024-08-27T13:17:18.592Z] nexus3.edgexfoundry.org:10001 [2024-08-27T13:17:18.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:17:18.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:17:18.592Z] Configure a credential helper to remove this warning. See [2024-08-27T13:17:18.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:17:18.592Z] [2024-08-27T13:17:18.592Z] Login Succeeded [2024-08-27T13:17:18.592Z] nexus3.edgexfoundry.org:10002 [2024-08-27T13:17:18.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:17:18.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:17:18.592Z] Configure a credential helper to remove this warning. See [2024-08-27T13:17:18.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:17:18.592Z] [2024-08-27T13:17:18.592Z] Login Succeeded [2024-08-27T13:17:18.592Z] nexus3.edgexfoundry.org:10003 [2024-08-27T13:17:18.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:17:18.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:17:18.852Z] Configure a credential helper to remove this warning. See [2024-08-27T13:17:18.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:17:18.852Z] [2024-08-27T13:17:18.852Z] Login Succeeded [2024-08-27T13:17:18.852Z] nexus3.edgexfoundry.org:10004 [2024-08-27T13:17:18.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:17:18.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:17:18.852Z] Configure a credential helper to remove this warning. See [2024-08-27T13:17:18.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:17:18.852Z] [2024-08-27T13:17:18.852Z] Login Succeeded [2024-08-27T13:17:18.852Z] ****.io [2024-08-27T13:17:19.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:17:19.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:17:19.114Z] Configure a credential helper to remove this warning. See [2024-08-27T13:17:19.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:17:19.114Z] [2024-08-27T13:17:19.114Z] Login Succeeded [2024-08-27T13:17:19.114Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T13:17:19.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T13:17:19.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T13:17:19.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T13:17:19.507Z] ========================================================= [2024-08-27T13:17:19.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T13:17:19.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:17:20.013Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T13:17:20.013Z] Sending build context to Docker daemon 19.94MB [2024-08-27T13:17:20.013Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T13:17:20.013Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T13:17:20.013Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T13:17:20.013Z] 619be1103602: Pulling fs layer [2024-08-27T13:17:20.013Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T13:17:20.013Z] 5df492c9dc93: Pulling fs layer [2024-08-27T13:17:20.013Z] 7629e6793208: Pulling fs layer [2024-08-27T13:17:20.013Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T13:17:20.013Z] fb5054dd5b73: Pulling fs layer [2024-08-27T13:17:20.013Z] eeca6798cff9: Pulling fs layer [2024-08-27T13:17:20.013Z] aa269ceb94a6: Pulling fs layer [2024-08-27T13:17:20.013Z] ada007ff1a6a: Pulling fs layer [2024-08-27T13:17:20.013Z] eeca6798cff9: Waiting [2024-08-27T13:17:20.013Z] 7629e6793208: Waiting [2024-08-27T13:17:20.013Z] 4f4fb700ef54: Waiting [2024-08-27T13:17:20.013Z] fb5054dd5b73: Waiting [2024-08-27T13:17:20.013Z] aa269ceb94a6: Waiting [2024-08-27T13:17:20.013Z] ada007ff1a6a: Waiting [2024-08-27T13:17:20.272Z] 7862e08f4a3e: Download complete [2024-08-27T13:17:20.272Z] 7629e6793208: Download complete [2024-08-27T13:17:20.272Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T13:17:20.272Z] 4f4fb700ef54: Download complete [2024-08-27T13:17:20.272Z] 619be1103602: Verifying Checksum [2024-08-27T13:17:20.272Z] 619be1103602: Download complete [2024-08-27T13:17:20.272Z] fb5054dd5b73: Verifying Checksum [2024-08-27T13:17:20.272Z] fb5054dd5b73: Download complete [2024-08-27T13:17:20.272Z] eeca6798cff9: Verifying Checksum [2024-08-27T13:17:20.272Z] eeca6798cff9: Download complete [2024-08-27T13:17:20.272Z] 619be1103602: Pull complete [2024-08-27T13:17:20.531Z] ada007ff1a6a: Verifying Checksum [2024-08-27T13:17:20.531Z] ada007ff1a6a: Download complete [2024-08-27T13:17:20.531Z] 7862e08f4a3e: Pull complete [2024-08-27T13:17:20.531Z] 5df492c9dc93: Verifying Checksum [2024-08-27T13:17:20.531Z] 5df492c9dc93: Download complete [2024-08-27T13:17:21.097Z] aa269ceb94a6: Verifying Checksum [2024-08-27T13:17:21.097Z] aa269ceb94a6: Download complete [2024-08-27T13:17:23.627Z] 5df492c9dc93: Pull complete [2024-08-27T13:17:23.627Z] 7629e6793208: Pull complete [2024-08-27T13:17:23.886Z] 4f4fb700ef54: Pull complete [2024-08-27T13:17:23.886Z] fb5054dd5b73: Pull complete [2024-08-27T13:17:23.886Z] eeca6798cff9: Pull complete [2024-08-27T13:17:26.422Z] aa269ceb94a6: Pull complete [2024-08-27T13:17:26.422Z] ada007ff1a6a: Pull complete [2024-08-27T13:17:26.682Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T13:17:26.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T13:17:26.682Z] ---> f489d0715acc [2024-08-27T13:17:26.682Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T13:17:33.006Z] Still waiting to schedule task [2024-08-27T13:17:33.007Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-27T13:17:33.281Z] ---> Running in fbdcb32116d1 [2024-08-27T13:17:33.281Z] Removing intermediate container fbdcb32116d1 [2024-08-27T13:17:33.281Z] ---> 6ea480c8b4ca [2024-08-27T13:17:33.281Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T13:17:33.281Z] ---> Running in 864707a7556a [2024-08-27T13:17:33.281Z] Removing intermediate container 864707a7556a [2024-08-27T13:17:33.281Z] ---> 47adf4a281f5 [2024-08-27T13:17:33.281Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T13:17:33.281Z] ---> Running in dfb5d436e1f8 [2024-08-27T13:17:33.281Z] Removing intermediate container dfb5d436e1f8 [2024-08-27T13:17:33.281Z] ---> b240de7c1569 [2024-08-27T13:17:33.281Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T13:17:33.281Z] ---> Running in 5135dd26100e [2024-08-27T13:17:33.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T13:17:33.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T13:17:33.800Z] OK: 264 MiB in 52 packages [2024-08-27T13:17:34.059Z] Removing intermediate container 5135dd26100e [2024-08-27T13:17:34.059Z] ---> 93b60d3b1978 [2024-08-27T13:17:34.059Z] Step 7/12 : WORKDIR /app [2024-08-27T13:17:34.059Z] ---> Running in edb8bb63d12b [2024-08-27T13:17:34.059Z] Removing intermediate container edb8bb63d12b [2024-08-27T13:17:34.059Z] ---> d72b32e93afe [2024-08-27T13:17:34.059Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-27T13:17:34.318Z] ---> a4681eb7544d [2024-08-27T13:17:34.318Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T13:17:34.318Z] ---> Running in 6b01d55d2727 [2024-08-27T13:18:30.572Z] Removing intermediate container 6b01d55d2727 [2024-08-27T13:18:30.572Z] ---> acc2d5d09c01 [2024-08-27T13:18:30.572Z] Step 10/12 : COPY . . [2024-08-27T13:18:30.572Z] ---> 3a53016ef7f9 [2024-08-27T13:18:30.572Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T13:18:30.572Z] ---> Running in 37b8c4d76865 [2024-08-27T13:18:30.572Z] Removing intermediate container 37b8c4d76865 [2024-08-27T13:18:30.572Z] ---> 7666714848ed [2024-08-27T13:18:30.572Z] Step 12/12 : RUN $MAKE [2024-08-27T13:18:30.572Z] ---> Running in 3172de947b24 [2024-08-27T13:18:30.572Z] noop [2024-08-27T13:18:30.572Z] Removing intermediate container 3172de947b24 [2024-08-27T13:18:30.572Z] ---> fc7f812b1ea2 [2024-08-27T13:18:30.572Z] Successfully built fc7f812b1ea2 [2024-08-27T13:18:30.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:18:31.063Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T13:18:31.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:18:31.242Z] prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container [2024-08-27T13:18:31.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-301 -v /w/workspace/y_app-rfid-llrp-inventory_PR-301:/w/workspace/y_app-rfid-llrp-inventory_PR-301:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T13:18:31.631Z] $ docker top 32af0525c33bda12de8c033734530dec6ab753aa3d4e3fe36dfee60af32f4fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T13:18:32.048Z] + go version [2024-08-27T13:18:32.048Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T13:18:32.082Z] $ docker stop --time=1 32af0525c33bda12de8c033734530dec6ab753aa3d4e3fe36dfee60af32f4fc9 [2024-08-27T13:18:33.376Z] $ docker rm -f --volumes 32af0525c33bda12de8c033734530dec6ab753aa3d4e3fe36dfee60af32f4fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:18:34.207Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T13:18:34.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:18:34.374Z] prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container [2024-08-27T13:18:34.400Z] $ 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-301 -v /w/workspace/y_app-rfid-llrp-inventory_PR-301:/w/workspace/y_app-rfid-llrp-inventory_PR-301:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T13:18:34.726Z] $ docker top 59fda6ee30c91c9411244e62b1a7d85bbbdad5273929c8045ad3038b31e49c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T13:18:35.130Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-301 [Pipeline] fileExists [Pipeline] sh [2024-08-27T13:18:35.505Z] + make test [2024-08-27T13:18:35.505Z] go test -race ./... -coverprofile=coverage.out ./... [2024-08-27T13:19:04.512Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8817 in /w/workspace/y_app-rfid-llrp-inventory_PR-301 [Pipeline] { [Pipeline] ws [2024-08-27T13:19:04.592Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-08-27T13:19:07.580Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-08-27T13:19:07.580Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-08-27T13:19:07.580Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements [2024-08-27T13:19:07.580Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements [2024-08-27T13:19:07.692Z] The recommended git tool is: git [2024-08-27T13:19:12.260Z] using credential edgex-jenkins-ssh [2024-08-27T13:19:12.287Z] Cloning the remote Git repository [2024-08-27T13:19:12.336Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-08-27T13:19:12.428Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-08-27T13:19:12.555Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-08-27T13:19:12.556Z] > git --version # timeout=10 [2024-08-27T13:19:12.575Z] > git --version # 'git version 2.25.1' [2024-08-27T13:19:12.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T13:19:12.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T13:19:16.281Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-08-27T13:19:16.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T13:19:17.710Z] Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [2024-08-27T13:19:17.094Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-08-27T13:19:17.134Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-08-27T13:19:17.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T13:19:17.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T13:19:17.722Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T13:19:17.787Z] > git checkout -f 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a # timeout=10 [2024-08-27T13:19:17.876Z] > git remote # timeout=10 [2024-08-27T13:19:17.978Z] Merge succeeded, producing 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [2024-08-27T13:19:17.979Z] Checking out Revision 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a (PR-301) [2024-08-27T13:19:18.502Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-08-27T13:19:18.543Z] > git --version # timeout=10 [2024-08-27T13:19:18.556Z] > git --version # 'git version 2.25.1' [2024-08-27T13:19:18.566Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T13:19:17.897Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T13:19:17.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T13:19:17.937Z] > git merge 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [2024-08-27T13:19:17.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T13:19:17.981Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T13:19:17.992Z] > git checkout -f 7fb5a954711f7d9bd79cb81dbeb82eb8e980727a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T13:19:23.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T13:19:23.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T13:19:23.462Z] Dload Upload Total Spent Left Speed [2024-08-27T13:19:23.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-08-27T13:19:23.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T13:19:24.176Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T13:19:24.176Z] + sudo tee /etc/docker/daemon.new [2024-08-27T13:19:24.176Z] { [2024-08-27T13:19:24.176Z] "registry-mirrors": [ [2024-08-27T13:19:24.176Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T13:19:24.176Z] ], [2024-08-27T13:19:24.176Z] "bip": "10.250.0.254/24", [2024-08-27T13:19:24.176Z] "hosts": [ [2024-08-27T13:19:24.176Z] "tcp://0.0.0.0:5555", [2024-08-27T13:19:24.176Z] "unix:///var/run/docker.sock" [2024-08-27T13:19:24.176Z] ], [2024-08-27T13:19:24.176Z] "mtu": 1458, [2024-08-27T13:19:24.176Z] "selinux-enabled": true, [2024-08-27T13:19:24.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T13:19:24.176Z] } [Pipeline] sh [2024-08-27T13:19:24.529Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T13:19:24.888Z] + sudo service docker restart [2024-08-27T13:19:39.654Z] go vet ./... [2024-08-27T13:19:40.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T13:19:40.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T13:19:40.220Z] ./bin/test-attribution.sh [2024-08-27T13:19:40.220Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T13:19:40.220Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T13:19:40.478Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T13:19:40.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T13:19:40.565Z] $ docker stop --time=1 59fda6ee30c91c9411244e62b1a7d85bbbdad5273929c8045ad3038b31e49c33 [2024-08-27T13:19:46.345Z] $ docker rm -f --volumes 59fda6ee30c91c9411244e62b1a7d85bbbdad5273929c8045ad3038b31e49c33 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T13:19:46.876Z] provisioning config files... [2024-08-27T13:19:46.900Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16657760076050455650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:19:47.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T13:19:47.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-08-27T13:19:47.377Z] ---> ****-login.sh [2024-08-27T13:19:47.377Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-08-27T13:19:47.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-08-27T13:19:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:19:47.913Z] Configure a credential helper to remove this warning. See [2024-08-27T13:19:47.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:19:47.913Z] [2024-08-27T13:19:47.913Z] Login Succeeded [2024-08-27T13:19:47.913Z] nexus3.edgexfoundry.org:10002 [2024-08-27T13:19:48.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T13:19:48.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:19:48.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:19:48.180Z] Configure a credential helper to remove this warning. See [2024-08-27T13:19:48.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:19:48.180Z] [2024-08-27T13:19:48.180Z] Login Succeeded [2024-08-27T13:19:48.357Z] + ls -al . [2024-08-27T13:19:48.357Z] total 276 [2024-08-27T13:19:48.357Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 27 13:18 . [2024-08-27T13:19:48.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 13:16 .. [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 27 13:16 .dockerignore [2024-08-27T13:19:48.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 13:19 .git [2024-08-27T13:19:48.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 13:16 .github [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 773 Aug 27 13:16 .gitignore [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 13:16 .golangci.yml [2024-08-27T13:19:48.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 13:17 .semver [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 27 13:16 Attribution.txt [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 11245 Aug 27 13:16 CHANGELOG.md [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 1768 Aug 27 13:16 Dockerfile [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 13:16 GOVERNANCE.md [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 665 Aug 27 13:16 Jenkinsfile [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 27 13:16 LICENSE [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 2503 Aug 27 13:16 Makefile [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 27 13:16 OWNERS.md [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 3851 Aug 27 13:16 README.md [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 13:17 VERSION [2024-08-27T13:19:48.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 13:16 bin [2024-08-27T13:19:48.357Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 27 13:19 coverage.out [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 7243 Aug 27 13:16 go.mod [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 27 13:16 go.sum [2024-08-27T13:19:48.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 13:16 images [2024-08-27T13:19:48.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 13:16 internal [2024-08-27T13:19:48.357Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 27 13:16 main.go [2024-08-27T13:19:48.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 13:16 openapi [2024-08-27T13:19:48.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 13:16 res [2024-08-27T13:19:48.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 13:16 static [Pipeline] isUnix [Pipeline] withEnv [2024-08-27T13:19:48.447Z] nexus3.edgexfoundry.org:10003 [2024-08-27T13:19:48.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2024-08-27T13:19:48.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:19:48.718Z] Configure a credential helper to remove this warning. See [2024-08-27T13:19:48.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:19:48.718Z] [2024-08-27T13:19:48.718Z] Login Succeeded [2024-08-27T13:19:48.718Z] nexus3.edgexfoundry.org:10004 [2024-08-27T13:19:48.813Z] + 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=7fb5a954711f7d9bd79cb81dbeb82eb8e980727a --label arch=amd64 --label version=0.0.0 . [2024-08-27T13:19:48.813Z] Sending build context to Docker daemon 19.94MB [2024-08-27T13:19:48.813Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T13:19:48.813Z] Step 2/30 : FROM ${BASE} AS builder [2024-08-27T13:19:48.813Z] ---> fc7f812b1ea2 [2024-08-27T13:19:48.813Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T13:19:48.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:19:48.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:19:48.985Z] Configure a credential helper to remove this warning. See [2024-08-27T13:19:48.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:19:48.985Z] [2024-08-27T13:19:48.985Z] Login Succeeded [2024-08-27T13:19:48.985Z] ****.io [2024-08-27T13:19:49.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T13:19:49.386Z] ---> Running in abcf04e51aec [2024-08-27T13:19:49.386Z] Removing intermediate container abcf04e51aec [2024-08-27T13:19:49.386Z] ---> 9e0144cad44d [2024-08-27T13:19:49.386Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T13:19:49.386Z] ---> Running in 2f0aff135718 [2024-08-27T13:19:49.386Z] Removing intermediate container 2f0aff135718 [2024-08-27T13:19:49.386Z] ---> 909c6f215340 [2024-08-27T13:19:49.386Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-08-27T13:19:49.386Z] ---> Running in 33299dd727d9 [2024-08-27T13:19:49.386Z] Removing intermediate container 33299dd727d9 [2024-08-27T13:19:49.386Z] ---> 4980db58e4e9 [2024-08-27T13:19:49.386Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T13:19:49.386Z] ---> Running in aac705835204 [2024-08-27T13:19:49.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T13:19:49.520Z] Configure a credential helper to remove this warning. See [2024-08-27T13:19:49.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T13:19:49.520Z] [2024-08-27T13:19:49.520Z] Login Succeeded [2024-08-27T13:19:49.520Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T13:19:49.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-27T13:19:49.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash [2024-08-27T13:19:49.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-08-27T13:19:50.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T13:19:50.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T13:19:50.151Z] ========================================================= [2024-08-27T13:19:50.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T13:19:50.151Z] ========================================================= [Pipeline] fileExists [2024-08-27T13:19:50.173Z] OK: 264 MiB in 52 packages [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:19:50.434Z] Removing intermediate container aac705835204 [2024-08-27T13:19:50.434Z] ---> 65e675716106 [2024-08-27T13:19:50.434Z] Step 7/30 : WORKDIR /app [2024-08-27T13:19:50.434Z] ---> Running in 0dbdfc4e0bd5 [2024-08-27T13:19:50.695Z] Removing intermediate container 0dbdfc4e0bd5 [2024-08-27T13:19:50.695Z] ---> c600d1e5117a [2024-08-27T13:19:50.695Z] Step 8/30 : COPY go.mod vendor* ./ [2024-08-27T13:19:50.695Z] ---> 2a514d40e74d [2024-08-27T13:19:50.695Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T13:19:50.695Z] ---> Running in d7bae25df3ab [2024-08-27T13:19:50.746Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T13:19:51.015Z] Sending build context to Docker daemon 673.8kB [2024-08-27T13:19:51.015Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T13:19:51.015Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T13:19:51.015Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T13:19:51.015Z] c6b39de5b339: Pulling fs layer [2024-08-27T13:19:51.015Z] a69c41024577: Pulling fs layer [2024-08-27T13:19:51.015Z] d6de4b400683: Pulling fs layer [2024-08-27T13:19:51.015Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T13:19:51.015Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T13:19:51.015Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T13:19:51.015Z] 00f215d4a9da: Pulling fs layer [2024-08-27T13:19:51.015Z] d496ad576159: Pulling fs layer [2024-08-27T13:19:51.015Z] 464afbd9ba4c: Waiting [2024-08-27T13:19:51.015Z] 35cb2a7552d0: Waiting [2024-08-27T13:19:51.015Z] 4f4fb700ef54: Waiting [2024-08-27T13:19:51.015Z] 00f215d4a9da: Waiting [2024-08-27T13:19:51.015Z] d496ad576159: Waiting [2024-08-27T13:19:51.287Z] a69c41024577: Download complete [2024-08-27T13:19:51.287Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T13:19:51.287Z] 35cb2a7552d0: Download complete [2024-08-27T13:19:51.287Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T13:19:51.287Z] 4f4fb700ef54: Download complete [2024-08-27T13:19:51.287Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T13:19:51.287Z] 464afbd9ba4c: Download complete [2024-08-27T13:19:51.287Z] c6b39de5b339: Download complete [2024-08-27T13:19:51.556Z] d496ad576159: Verifying Checksum [2024-08-27T13:19:51.556Z] d496ad576159: Download complete [2024-08-27T13:19:51.852Z] Removing intermediate container d7bae25df3ab [2024-08-27T13:19:51.852Z] ---> ed0544edc066 [2024-08-27T13:19:51.852Z] Step 10/30 : COPY . . [2024-08-27T13:19:52.112Z] ---> 5cf1a52f2671 [2024-08-27T13:19:52.112Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T13:19:52.112Z] ---> Running in c1a7d1c12922 [2024-08-27T13:19:52.112Z] Removing intermediate container c1a7d1c12922 [2024-08-27T13:19:52.112Z] ---> 3231ca688447 [2024-08-27T13:19:52.112Z] Step 12/30 : RUN $MAKE [2024-08-27T13:19:52.112Z] ---> Running in 79ce2f097ee2 [2024-08-27T13:19:52.146Z] c6b39de5b339: Pull complete [2024-08-27T13:19:52.372Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-08-27T13:19:52.733Z] a69c41024577: Pull complete [2024-08-27T13:19:53.002Z] d6de4b400683: Download complete [2024-08-27T13:19:54.421Z] 00f215d4a9da: Download complete [2024-08-27T13:20:06.748Z] d6de4b400683: Pull complete [2024-08-27T13:20:06.748Z] 35cb2a7552d0: Pull complete [2024-08-27T13:20:06.748Z] 4f4fb700ef54: Pull complete [2024-08-27T13:20:06.748Z] 464afbd9ba4c: Pull complete [2024-08-27T13:20:14.946Z] 00f215d4a9da: Pull complete [2024-08-27T13:20:16.361Z] d496ad576159: Pull complete [2024-08-27T13:20:16.361Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T13:20:16.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T13:20:16.361Z] ---> f246e2811388 [2024-08-27T13:20:16.361Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T13:20:17.316Z] ---> Running in 854ca3d97d4e [2024-08-27T13:20:17.587Z] Removing intermediate container 854ca3d97d4e [2024-08-27T13:20:17.587Z] ---> eb0d302d5234 [2024-08-27T13:20:17.587Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T13:20:17.587Z] ---> Running in 4f5215e783cb [2024-08-27T13:20:17.856Z] Removing intermediate container 4f5215e783cb [2024-08-27T13:20:17.856Z] ---> 7ab6e2cf8f15 [2024-08-27T13:20:17.856Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T13:20:18.811Z] ---> Running in ecd3561a07dd [2024-08-27T13:20:18.811Z] Removing intermediate container ecd3561a07dd [2024-08-27T13:20:18.811Z] ---> f6082511e76c [2024-08-27T13:20:18.811Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T13:20:19.077Z] ---> Running in ac1c73846257 [2024-08-27T13:20:20.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T13:20:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T13:20:21.263Z] OK: 266 MiB in 52 packages [2024-08-27T13:20:22.220Z] Removing intermediate container ac1c73846257 [2024-08-27T13:20:22.220Z] ---> 5f067b6a1595 [2024-08-27T13:20:22.220Z] Step 7/12 : WORKDIR /app [2024-08-27T13:20:22.220Z] ---> Running in 6ed3c5e1015b [2024-08-27T13:20:22.486Z] Removing intermediate container 6ed3c5e1015b [2024-08-27T13:20:22.486Z] ---> 83ba4593f93d [2024-08-27T13:20:22.486Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-27T13:20:23.068Z] ---> 603ea4fd1e62 [2024-08-27T13:20:23.068Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T13:20:23.068Z] ---> Running in 65614349a3d6 [2024-08-27T13:20:24.454Z] Removing intermediate container 79ce2f097ee2 [2024-08-27T13:20:24.454Z] ---> 02ab97892d40 [2024-08-27T13:20:24.454Z] Step 13/30 : FROM alpine:3.18 [2024-08-27T13:20:24.454Z] 3.18: Pulling from library/alpine [2024-08-27T13:20:24.454Z] 930bdd4d222e: Pulling fs layer [2024-08-27T13:20:24.454Z] 930bdd4d222e: Verifying Checksum [2024-08-27T13:20:24.454Z] 930bdd4d222e: Download complete [2024-08-27T13:20:24.454Z] 930bdd4d222e: Pull complete [2024-08-27T13:20:24.454Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T13:20:24.454Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T13:20:24.454Z] ---> 18f865063206 [2024-08-27T13:20:24.454Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T13:20:24.454Z] ---> Running in 3e14720870e7 [2024-08-27T13:20:24.712Z] Removing intermediate container 3e14720870e7 [2024-08-27T13:20:24.712Z] ---> f175d0e47d94 [2024-08-27T13:20:24.712Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-08-27T13:20:24.712Z] ---> Running in 788f67f3e17c [2024-08-27T13:20:24.712Z] Removing intermediate container 788f67f3e17c [2024-08-27T13:20:24.712Z] ---> aaae2379a989 [2024-08-27T13:20:24.712Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-08-27T13:20:24.712Z] ---> Running in 9f2b583dba57 [2024-08-27T13:20:24.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T13:20:25.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T13:20:25.491Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T13:20:25.491Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T13:20:25.491Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T13:20:25.491Z] Executing ca-certificates-20240226-r0.trigger [2024-08-27T13:20:25.491Z] OK: 8 MiB in 17 packages [2024-08-27T13:20:26.058Z] Removing intermediate container 9f2b583dba57 [2024-08-27T13:20:26.058Z] ---> c11b0f934969 [2024-08-27T13:20:26.058Z] Step 17/30 : RUN apk --no-cache upgrade [2024-08-27T13:20:26.058Z] ---> Running in 3fc4c4c6ce0e [2024-08-27T13:20:26.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T13:20:26.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T13:20:26.578Z] OK: 8 MiB in 17 packages [2024-08-27T13:20:26.837Z] Removing intermediate container 3fc4c4c6ce0e [2024-08-27T13:20:26.837Z] ---> 03eff4e4c40b [2024-08-27T13:20:26.837Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-27T13:20:27.094Z] ---> 894a3e764c25 [2024-08-27T13:20:27.095Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-27T13:20:27.095Z] ---> 7a99655f7553 [2024-08-27T13:20:27.095Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-08-27T13:20:27.353Z] ---> 011269126f80 [2024-08-27T13:20:27.353Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-08-27T13:20:27.353Z] ---> d08184c8694e [2024-08-27T13:20:27.353Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-08-27T13:20:28.735Z] ---> cbc7e8941984 [2024-08-27T13:20:28.735Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-08-27T13:20:28.735Z] ---> Running in 1b3fba96a118 [2024-08-27T13:20:29.302Z] Removing intermediate container 1b3fba96a118 [2024-08-27T13:20:29.302Z] ---> 627185f54947 [2024-08-27T13:20:29.302Z] Step 24/30 : VOLUME /cache [2024-08-27T13:20:29.302Z] ---> Running in d4569195eb8d [2024-08-27T13:20:29.302Z] Removing intermediate container d4569195eb8d [2024-08-27T13:20:29.302Z] ---> e812976ae166 [2024-08-27T13:20:29.302Z] Step 25/30 : EXPOSE 59711 [2024-08-27T13:20:29.302Z] ---> Running in 31600db2ed0e [2024-08-27T13:20:29.563Z] Removing intermediate container 31600db2ed0e [2024-08-27T13:20:29.563Z] ---> 1230c673eb84 [2024-08-27T13:20:29.563Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-08-27T13:20:29.563Z] ---> Running in 8b2b1ba8c942 [2024-08-27T13:20:29.563Z] Removing intermediate container 8b2b1ba8c942 [2024-08-27T13:20:29.563Z] ---> 7ef72a5671f6 [2024-08-27T13:20:29.563Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-08-27T13:20:29.563Z] ---> Running in a9f6806a727a [2024-08-27T13:20:29.563Z] Removing intermediate container a9f6806a727a [2024-08-27T13:20:29.563Z] ---> de714f4fb8a5 [2024-08-27T13:20:29.563Z] Step 28/30 : LABEL arch=amd64 [2024-08-27T13:20:29.824Z] ---> Running in 318f11665664 [2024-08-27T13:20:29.824Z] Removing intermediate container 318f11665664 [2024-08-27T13:20:29.824Z] ---> d26aece12b29 [2024-08-27T13:20:29.824Z] Step 29/30 : LABEL git_sha=7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [2024-08-27T13:20:29.824Z] ---> Running in 27ca7574c02a [2024-08-27T13:20:29.824Z] Removing intermediate container 27ca7574c02a [2024-08-27T13:20:29.824Z] ---> 443fda4cf1e6 [2024-08-27T13:20:29.824Z] Step 30/30 : LABEL version=0.0.0 [2024-08-27T13:20:29.824Z] ---> Running in 68d74573b916 [2024-08-27T13:20:29.824Z] Removing intermediate container 68d74573b916 [2024-08-27T13:20:29.824Z] ---> 2691715dd9a5 [2024-08-27T13:20:29.824Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T13:20:30.083Z] Successfully built 2691715dd9a5 [2024-08-27T13:20:30.083Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:20:31.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T13:20:31.147Z] [2024-08-27T13:20:31.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:20:31.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T13:20:31.555Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T13:20:31.555Z] 5eb5b503b376: Pulling fs layer [2024-08-27T13:20:31.555Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T13:20:31.555Z] ec43610c2a17: Pulling fs layer [2024-08-27T13:20:31.555Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T13:20:31.555Z] 33b1e0a273af: Pulling fs layer [2024-08-27T13:20:31.555Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T13:20:31.555Z] 2f39f015ded8: Pulling fs layer [2024-08-27T13:20:31.555Z] 3a2ae6a8a46f: Waiting [2024-08-27T13:20:31.555Z] 33b1e0a273af: Waiting [2024-08-27T13:20:31.555Z] 5d3b04190fa2: Waiting [2024-08-27T13:20:31.555Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T13:20:31.555Z] 5c69ac0246d0: Download complete [2024-08-27T13:20:31.555Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T13:20:31.555Z] 3a2ae6a8a46f: Download complete [2024-08-27T13:20:31.555Z] 33b1e0a273af: Verifying Checksum [2024-08-27T13:20:31.555Z] 33b1e0a273af: Download complete [2024-08-27T13:20:31.555Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T13:20:31.555Z] 5d3b04190fa2: Download complete [2024-08-27T13:20:31.555Z] ec43610c2a17: Verifying Checksum [2024-08-27T13:20:31.555Z] ec43610c2a17: Download complete [2024-08-27T13:20:31.813Z] 5eb5b503b376: Verifying Checksum [2024-08-27T13:20:31.813Z] 5eb5b503b376: Download complete [2024-08-27T13:20:32.380Z] 2f39f015ded8: Download complete [2024-08-27T13:20:32.946Z] 5eb5b503b376: Pull complete [2024-08-27T13:20:33.205Z] 5c69ac0246d0: Pull complete [2024-08-27T13:20:33.464Z] ec43610c2a17: Pull complete [2024-08-27T13:20:33.464Z] 3a2ae6a8a46f: Pull complete [2024-08-27T13:20:33.723Z] 33b1e0a273af: Pull complete [2024-08-27T13:20:33.981Z] 5d3b04190fa2: Pull complete [2024-08-27T13:20:37.264Z] 2f39f015ded8: Pull complete [2024-08-27T13:20:37.264Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T13:20:37.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T13:20:37.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:20:37.635Z] prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container [2024-08-27T13:20:37.669Z] $ 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-301 -v /w/workspace/y_app-rfid-llrp-inventory_PR-301:/w/workspace/y_app-rfid-llrp-inventory_PR-301:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T13:20:43.271Z] $ docker top 93c6c03eaa64c0f983018c37d0d6be3128017006d95a89376dfac22d571c36a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:20:43.782Z] ---> job-cost.sh [2024-08-27T13:20:43.782Z] lf-activate-venv: SKIPPING [2024-08-27T13:20:43.782Z] INFO: No Stack... [2024-08-27T13:20:44.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T13:20:44.615Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T13:20:44.942Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives/cost.csv [2024-08-27T13:20:44.942Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T13:20:44.998Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] [2024-08-27T13:20:45.005Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] did not exist. Created. [2024-08-27T13:20:45.012Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T13:20:45.449Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T13:20:45.512Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T13:20:45.548Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T13:20:45.637Z] $ docker stop --time=1 93c6c03eaa64c0f983018c37d0d6be3128017006d95a89376dfac22d571c36a7 [2024-08-27T13:20:46.786Z] $ docker rm -f --volumes 93c6c03eaa64c0f983018c37d0d6be3128017006d95a89376dfac22d571c36a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T13:22:14.751Z] Removing intermediate container 65614349a3d6 [2024-08-27T13:22:14.751Z] ---> 35d38db90e81 [2024-08-27T13:22:14.751Z] Step 10/12 : COPY . . [2024-08-27T13:22:14.751Z] ---> 9d1cfaba91f9 [2024-08-27T13:22:14.751Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T13:22:14.751Z] ---> Running in c717ecc04393 [2024-08-27T13:22:14.751Z] Removing intermediate container c717ecc04393 [2024-08-27T13:22:14.751Z] ---> 7dc0d94de330 [2024-08-27T13:22:14.751Z] Step 12/12 : RUN $MAKE [2024-08-27T13:22:14.751Z] ---> Running in be40e421070f [2024-08-27T13:22:14.751Z] noop [2024-08-27T13:22:14.751Z] Removing intermediate container be40e421070f [2024-08-27T13:22:14.751Z] ---> 46a6ba8dd1ec [2024-08-27T13:22:14.751Z] Successfully built 46a6ba8dd1ec [2024-08-27T13:22:14.751Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:22:15.262Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T13:22:15.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:22:15.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-8817 does not seem to be running inside a container [2024-08-27T13:22:15.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T13:22:16.779Z] $ docker top 64b9186cbf9845632d99eb4ee00879336b69beb62dba6addb9fe4326e6756be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T13:22:17.678Z] + go version [2024-08-27T13:22:17.678Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T13:22:17.708Z] $ docker stop --time=1 64b9186cbf9845632d99eb4ee00879336b69beb62dba6addb9fe4326e6756be2 [2024-08-27T13:22:19.314Z] $ docker rm -f --volumes 64b9186cbf9845632d99eb4ee00879336b69beb62dba6addb9fe4326e6756be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:22:20.264Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T13:22:20.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:22:20.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-8817 does not seem to be running inside a container [2024-08-27T13:22:20.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T13:22:21.757Z] $ docker top e3d25f37109f855cfb668856a2d55e19ecd7507be06d20e31a65037a87c94f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T13:22:22.340Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T13:22:22.758Z] + make test [2024-08-27T13:22:22.758Z] go test -race ./... -coverprofile=coverage.out ./... [2024-08-27T13:26:44.803Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-08-27T13:26:46.747Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-08-27T13:26:48.690Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.945s coverage: 86.2% of statements [2024-08-27T13:27:00.980Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.336s coverage: 71.9% of statements [2024-08-27T13:27:00.980Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T13:27:00.980Z] go vet ./... [2024-08-27T13:30:37.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T13:30:37.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T13:30:37.756Z] ./bin/test-attribution.sh [2024-08-27T13:30:37.756Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.756Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T13:30:37.757Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T13:30:37.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T13:30:37.846Z] $ docker stop --time=1 e3d25f37109f855cfb668856a2d55e19ecd7507be06d20e31a65037a87c94f1c [2024-08-27T13:30:39.766Z] $ docker rm -f --volumes e3d25f37109f855cfb668856a2d55e19ecd7507be06d20e31a65037a87c94f1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T13:30:41.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T13:30:42.034Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T13:30:42.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T13:30:43.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T13:30:43.525Z] + ls -al . [2024-08-27T13:30:43.525Z] total 272 [2024-08-27T13:30:43.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 13:22 . [2024-08-27T13:30:43.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 13:19 .. [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 27 13:19 .dockerignore [2024-08-27T13:30:43.525Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 13:19 .git [2024-08-27T13:30:43.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 13:19 .github [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 773 Aug 27 13:19 .gitignore [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 13:19 .golangci.yml [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 27 13:19 Attribution.txt [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 11245 Aug 27 13:19 CHANGELOG.md [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 1768 Aug 27 13:19 Dockerfile [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 13:19 GOVERNANCE.md [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 665 Aug 27 13:19 Jenkinsfile [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 27 13:19 LICENSE [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 2503 Aug 27 13:19 Makefile [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 27 13:19 OWNERS.md [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 3851 Aug 27 13:19 README.md [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 13:17 VERSION [2024-08-27T13:30:43.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 13:19 bin [2024-08-27T13:30:43.525Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 27 13:26 coverage.out [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 7243 Aug 27 13:19 go.mod [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 27 13:19 go.sum [2024-08-27T13:30:43.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 13:19 images [2024-08-27T13:30:43.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 13:19 internal [2024-08-27T13:30:43.525Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 27 13:19 main.go [2024-08-27T13:30:43.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 13:19 openapi [2024-08-27T13:30:43.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 13:19 res [2024-08-27T13:30:43.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 13:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:30:43.981Z] + 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=7fb5a954711f7d9bd79cb81dbeb82eb8e980727a --label arch=arm64 --label version=0.0.0 . [2024-08-27T13:30:44.247Z] Sending build context to Docker daemon 673.8kB [2024-08-27T13:30:44.247Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T13:30:44.247Z] Step 2/30 : FROM ${BASE} AS builder [2024-08-27T13:30:44.247Z] ---> 46a6ba8dd1ec [2024-08-27T13:30:44.247Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T13:30:44.247Z] ---> Running in 380afdbc3321 [2024-08-27T13:30:44.514Z] Removing intermediate container 380afdbc3321 [2024-08-27T13:30:44.514Z] ---> b12ad3a5bbdc [2024-08-27T13:30:44.514Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T13:30:44.782Z] ---> Running in 3980123835b6 [2024-08-27T13:30:45.049Z] Removing intermediate container 3980123835b6 [2024-08-27T13:30:45.049Z] ---> 8c76e20d9caa [2024-08-27T13:30:45.049Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-08-27T13:30:45.049Z] ---> Running in 80ed12f5be89 [2024-08-27T13:30:45.320Z] Removing intermediate container 80ed12f5be89 [2024-08-27T13:30:45.320Z] ---> 85426084bb0e [2024-08-27T13:30:45.320Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T13:30:45.320Z] ---> Running in 2961264aa50d [2024-08-27T13:30:46.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T13:30:46.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T13:30:47.821Z] OK: 266 MiB in 52 packages [2024-08-27T13:30:48.780Z] Removing intermediate container 2961264aa50d [2024-08-27T13:30:48.780Z] ---> 310d7055ea41 [2024-08-27T13:30:48.780Z] Step 7/30 : WORKDIR /app [2024-08-27T13:30:48.780Z] ---> Running in aeaee8822b7c [2024-08-27T13:30:49.046Z] Removing intermediate container aeaee8822b7c [2024-08-27T13:30:49.046Z] ---> 3720e57d10e6 [2024-08-27T13:30:49.046Z] Step 8/30 : COPY go.mod vendor* ./ [2024-08-27T13:30:49.319Z] ---> 02a230b66e85 [2024-08-27T13:30:49.319Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T13:30:49.590Z] ---> Running in f9e1d96cf15a [2024-08-27T13:30:51.526Z] Removing intermediate container f9e1d96cf15a [2024-08-27T13:30:51.526Z] ---> 1a64c543629e [2024-08-27T13:30:51.526Z] Step 10/30 : COPY . . [2024-08-27T13:30:52.107Z] ---> 4b142358db33 [2024-08-27T13:30:52.107Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T13:30:52.371Z] ---> Running in 508efcd27919 [2024-08-27T13:30:52.636Z] Removing intermediate container 508efcd27919 [2024-08-27T13:30:52.636Z] ---> 7f09fb05c8df [2024-08-27T13:30:52.636Z] Step 12/30 : RUN $MAKE [2024-08-27T13:30:52.636Z] ---> Running in 31edb8bdeb33 [2024-08-27T13:30:53.590Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-08-27T13:34:15.340Z] Removing intermediate container 31edb8bdeb33 [2024-08-27T13:34:15.340Z] ---> 284575a74576 [2024-08-27T13:34:15.340Z] Step 13/30 : FROM alpine:3.18 [2024-08-27T13:34:15.340Z] 3.18: Pulling from library/alpine [2024-08-27T13:34:15.340Z] 4983c3fe2029: Pulling fs layer [2024-08-27T13:34:15.340Z] 4983c3fe2029: Download complete [2024-08-27T13:34:15.340Z] 4983c3fe2029: Pull complete [2024-08-27T13:34:15.340Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T13:34:15.340Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T13:34:15.340Z] ---> a0237000ae83 [2024-08-27T13:34:15.340Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T13:34:15.340Z] ---> Running in 88c580bcab96 [2024-08-27T13:34:15.340Z] Removing intermediate container 88c580bcab96 [2024-08-27T13:34:15.340Z] ---> 75ab89fe63c1 [2024-08-27T13:34:15.340Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-08-27T13:34:15.340Z] ---> Running in 7f02953f6d84 [2024-08-27T13:34:15.340Z] Removing intermediate container 7f02953f6d84 [2024-08-27T13:34:15.340Z] ---> f85908b5b6ae [2024-08-27T13:34:15.340Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-08-27T13:34:15.340Z] ---> Running in f7cc79120373 [2024-08-27T13:34:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T13:34:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T13:34:16.297Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T13:34:16.297Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T13:34:16.297Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T13:34:16.297Z] Executing ca-certificates-20240226-r0.trigger [2024-08-27T13:34:16.566Z] OK: 9 MiB in 17 packages [2024-08-27T13:34:17.981Z] Removing intermediate container f7cc79120373 [2024-08-27T13:34:17.981Z] ---> b2b70636b345 [2024-08-27T13:34:17.981Z] Step 17/30 : RUN apk --no-cache upgrade [2024-08-27T13:34:17.981Z] ---> Running in 5c50b9e3c285 [2024-08-27T13:34:18.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T13:34:19.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T13:34:20.157Z] OK: 9 MiB in 17 packages [2024-08-27T13:34:21.116Z] Removing intermediate container 5c50b9e3c285 [2024-08-27T13:34:21.116Z] ---> 2c844ec8250b [2024-08-27T13:34:21.116Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-27T13:34:21.381Z] ---> 0c12d245f2be [2024-08-27T13:34:21.381Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-27T13:34:21.959Z] ---> 80d3744208bc [2024-08-27T13:34:21.959Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-08-27T13:34:22.224Z] ---> b732830ed7e5 [2024-08-27T13:34:22.224Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-08-27T13:34:22.803Z] ---> 96d20a2d7ea3 [2024-08-27T13:34:22.803Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-08-27T13:34:24.738Z] ---> e64855b1b003 [2024-08-27T13:34:24.738Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-08-27T13:34:24.738Z] ---> Running in 6b313237635f [2024-08-27T13:34:26.139Z] Removing intermediate container 6b313237635f [2024-08-27T13:34:26.139Z] ---> e28e567ec32e [2024-08-27T13:34:26.139Z] Step 24/30 : VOLUME /cache [2024-08-27T13:34:26.139Z] ---> Running in fb269fd9ce01 [2024-08-27T13:34:26.404Z] Removing intermediate container fb269fd9ce01 [2024-08-27T13:34:26.404Z] ---> e0cbf324cb1b [2024-08-27T13:34:26.404Z] Step 25/30 : EXPOSE 59711 [2024-08-27T13:34:26.404Z] ---> Running in 8bd96f5cbd13 [2024-08-27T13:34:26.671Z] Removing intermediate container 8bd96f5cbd13 [2024-08-27T13:34:26.671Z] ---> bb10343b2ed7 [2024-08-27T13:34:26.671Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-08-27T13:34:26.937Z] ---> Running in 2f9cfb767e51 [2024-08-27T13:34:27.204Z] Removing intermediate container 2f9cfb767e51 [2024-08-27T13:34:27.204Z] ---> 4b6e4f1e9044 [2024-08-27T13:34:27.204Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-08-27T13:34:27.204Z] ---> Running in ad2de18302be [2024-08-27T13:34:27.470Z] Removing intermediate container ad2de18302be [2024-08-27T13:34:27.470Z] ---> 74fab158a707 [2024-08-27T13:34:27.470Z] Step 28/30 : LABEL arch=arm64 [2024-08-27T13:34:27.470Z] ---> Running in 2419b393096c [2024-08-27T13:34:28.052Z] Removing intermediate container 2419b393096c [2024-08-27T13:34:28.052Z] ---> b11dff3b66f4 [2024-08-27T13:34:28.052Z] Step 29/30 : LABEL git_sha=7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [2024-08-27T13:34:28.052Z] ---> Running in c4cfd2cba385 [2024-08-27T13:34:28.319Z] Removing intermediate container c4cfd2cba385 [2024-08-27T13:34:28.319Z] ---> cbfea5b52eb1 [2024-08-27T13:34:28.319Z] Step 30/30 : LABEL version=0.0.0 [2024-08-27T13:34:28.319Z] ---> Running in 6ed3f34e62ff [2024-08-27T13:34:28.585Z] Removing intermediate container 6ed3f34e62ff [2024-08-27T13:34:28.585Z] ---> b388af293de3 [2024-08-27T13:34:28.585Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T13:34:28.585Z] Successfully built b388af293de3 [2024-08-27T13:34:28.585Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:34:29.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T13:34:29.560Z] [2024-08-27T13:34:29.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:34:30.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T13:34:30.000Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T13:34:30.000Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T13:34:30.000Z] 04944245beec: Pulling fs layer [2024-08-27T13:34:30.000Z] 699f458cf7ca: Pulling fs layer [2024-08-27T13:34:30.000Z] 765212b225bb: Pulling fs layer [2024-08-27T13:34:30.000Z] f23df028b6ca: Pulling fs layer [2024-08-27T13:34:30.000Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T13:34:30.000Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T13:34:30.000Z] 765212b225bb: Waiting [2024-08-27T13:34:30.000Z] f23df028b6ca: Waiting [2024-08-27T13:34:30.000Z] d65c8cfc05b1: Waiting [2024-08-27T13:34:30.000Z] 2437ff75d9bd: Waiting [2024-08-27T13:34:30.268Z] 04944245beec: Verifying Checksum [2024-08-27T13:34:30.268Z] 04944245beec: Download complete [2024-08-27T13:34:30.268Z] 765212b225bb: Verifying Checksum [2024-08-27T13:34:30.268Z] 765212b225bb: Download complete [2024-08-27T13:34:30.268Z] f23df028b6ca: Verifying Checksum [2024-08-27T13:34:30.268Z] f23df028b6ca: Download complete [2024-08-27T13:34:30.268Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T13:34:30.268Z] d65c8cfc05b1: Download complete [2024-08-27T13:34:30.536Z] 699f458cf7ca: Verifying Checksum [2024-08-27T13:34:30.536Z] 699f458cf7ca: Download complete [2024-08-27T13:34:30.803Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T13:34:30.803Z] 8998bd30e6a1: Download complete [2024-08-27T13:34:33.387Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T13:34:33.387Z] 2437ff75d9bd: Download complete [2024-08-27T13:34:35.326Z] 8998bd30e6a1: Pull complete [2024-08-27T13:34:35.908Z] 04944245beec: Pull complete [2024-08-27T13:34:37.313Z] 699f458cf7ca: Pull complete [2024-08-27T13:34:37.579Z] 765212b225bb: Pull complete [2024-08-27T13:34:38.533Z] f23df028b6ca: Pull complete [2024-08-27T13:34:38.533Z] d65c8cfc05b1: Pull complete [2024-08-27T13:34:56.721Z] 2437ff75d9bd: Pull complete [2024-08-27T13:34:56.721Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T13:34:56.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T13:34:56.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:34:57.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-8817 does not seem to be running inside a container [2024-08-27T13:34:57.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T13:34:59.832Z] $ docker top 3388a2db9a6bddf6fcad4dd774ec6fd61ea4596ed45e0b954ab724272813721b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:00.776Z] ---> job-cost.sh [2024-08-27T13:35:00.776Z] lf-activate-venv: SKIPPING [2024-08-27T13:35:00.776Z] INFO: No Stack... [2024-08-27T13:35:01.041Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T13:35:02.006Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T13:35:02.675Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-08-27T13:35:02.675Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T13:35:02.740Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] [2024-08-27T13:35:02.745Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] did not exist. Created. [2024-08-27T13:35:02.751Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T13:35:03.618Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-9d643507/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T13:35:04.313Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T13:35:04.350Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T13:35:04.403Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T13:35:04.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T13:35:04.523Z] $ docker stop --time=1 3388a2db9a6bddf6fcad4dd774ec6fd61ea4596ed45e0b954ab724272813721b [2024-08-27T13:35:06.048Z] $ docker rm -f --volumes 3388a2db9a6bddf6fcad4dd774ec6fd61ea4596ed45e0b954ab724272813721b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-27T13:35:07.448Z] provisioning config files... [2024-08-27T13:35:07.455Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/config11866596256988123272tmp [Pipeline] { [Pipeline] sh [2024-08-27T13:35:07.849Z] + set +x [2024-08-27T13:35:07.849Z] + + curl -s https://codecov.io/bash [2024-08-27T13:35:07.849Z] bash -s -- [2024-08-27T13:35:07.849Z] [2024-08-27T13:35:07.849Z] _____ _ [2024-08-27T13:35:07.849Z] / ____| | | [2024-08-27T13:35:07.849Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T13:35:07.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T13:35:07.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T13:35:07.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T13:35:07.849Z] Bash-1.0.6 [2024-08-27T13:35:07.849Z] [2024-08-27T13:35:07.849Z] [2024-08-27T13:35:07.849Z] ==> git version 2.25.1 found [2024-08-27T13:35:07.849Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-27T13:35:07.849Z] Release-Date: 2020-01-08 [2024-08-27T13:35:07.849Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-27T13:35:07.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T13:35:07.849Z] ==> Jenkins CI detected. [2024-08-27T13:35:07.849Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-301 [2024-08-27T13:35:07.849Z] project root: . [2024-08-27T13:35:07.849Z] --> token set from env [2024-08-27T13:35:07.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T13:35:07.849Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T13:35:07.849Z] ==> Python coveragepy not found [2024-08-27T13:35:07.849Z] ==> Searching for coverage reports in: [2024-08-27T13:35:07.849Z] + . [2024-08-27T13:35:07.849Z] -> Found 1 reports [2024-08-27T13:35:07.849Z] ==> Detecting git/mercurial file structure [2024-08-27T13:35:07.849Z] ==> Reading reports [2024-08-27T13:35:07.849Z] + ./coverage.out bytes=41317 [2024-08-27T13:35:07.849Z] ==> Appending adjustments [2024-08-27T13:35:07.849Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T13:35:08.122Z] + Found adjustments [2024-08-27T13:35:08.122Z] ==> Gzipping contents [2024-08-27T13:35:08.122Z] 12K /tmp/codecov.uG9fo1.gz [2024-08-27T13:35:08.122Z] ==> Uploading reports [2024-08-27T13:35:08.122Z] url: https://codecov.io [2024-08-27T13:35:08.122Z] query: branch=PR-301&commit=7fb5a954711f7d9bd79cb81dbeb82eb8e980727a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=301&job=&cmd_args= [2024-08-27T13:35:08.122Z] -> Pinging Codecov [2024-08-27T13:35:08.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-301&commit=7fb5a954711f7d9bd79cb81dbeb82eb8e980727a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=301&job=&cmd_args= [2024-08-27T13:35:08.405Z] -> Uploading to [2024-08-27T13:35:08.405Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/581DD39554BDF9B6E22D074273EAD858/7fb5a954711f7d9bd79cb81dbeb82eb8e980727a/2e6404e9-adfc-4925-bead-63d94207fabc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T133508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d6d1d0c50e67b1424e11bfb5a186abb8052c2cce0a3c7ad6dfb2c405259e461 [2024-08-27T13:35:08.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T13:35:08.405Z] Dload Upload Total Spent Left Speed [2024-08-27T13:35:08.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 44148 --:--:-- --:--:-- --:--:-- 44148 [2024-08-27T13:35:08.687Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7fb5a954711f7d9bd79cb81dbeb82eb8e980727a [Pipeline] } [2024-08-27T13:35:08.727Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-27T13:35:11.107Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives ] [2024-08-27T13:35:11.107Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives [2024-08-27T13:35:11.107Z] total 16 [2024-08-27T13:35:11.107Z] drwxr-xr-x 3 root root 4096 Aug 27 13:20 . [2024-08-27T13:35:11.107Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 13:20 .. [2024-08-27T13:35:11.107Z] drwxr-xr-x 2 root root 4096 Aug 27 13:20 cost [2024-08-27T13:35:11.107Z] -rw-r--r-- 1 root root 95 Aug 27 13:20 cost.csv [2024-08-27T13:35:11.107Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives [2024-08-27T13:35:11.107Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives [2024-08-27T13:35:11.107Z] total 16 [2024-08-27T13:35:11.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 13:20 . [2024-08-27T13:35:11.107Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 13:20 .. [2024-08-27T13:35:11.107Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 13:20 cost [2024-08-27T13:35:11.107Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 27 13:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:11.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:12.343Z] ---> package-listing.sh [2024-08-27T13:35:12.343Z] ++ facter osfamily [2024-08-27T13:35:12.343Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T13:35:12.603Z] + OS_FAMILY=debian [2024-08-27T13:35:12.603Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-301 [2024-08-27T13:35:12.603Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T13:35:12.603Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T13:35:12.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T13:35:12.603Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T13:35:12.603Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-301 ']' [2024-08-27T13:35:12.603Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T13:35:12.603Z] + case "${OS_FAMILY}" in [2024-08-27T13:35:12.603Z] + dpkg -l [2024-08-27T13:35:12.603Z] + grep '^ii' [2024-08-27T13:35:12.603Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T13:35:12.603Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T13:35:12.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T13:35:12.603Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-301 ']' [2024-08-27T13:35:12.603Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives/ [2024-08-27T13:35:12.603Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-301/archives/ [Pipeline] echo [2024-08-27T13:35:12.642Z] 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T13:35:12.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T13:35:13.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T13:35:13.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T13:35:13.765Z] prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container [2024-08-27T13:35:13.788Z] $ 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-301/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-301 -v /w/workspace/y_app-rfid-llrp-inventory_PR-301:/w/workspace/y_app-rfid-llrp-inventory_PR-301:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T13:35:13.992Z] $ docker top 343b0e6b4e56024639407a33c85c3d7246e2af8806851c7b971fd93ebdcd43fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T13:35:14.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T13:35:14.715Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T13:35:15.034Z] + ls /var/log/sa-host [2024-08-27T13:35:15.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T13:35:15.295Z] provisioning config files... [2024-08-27T13:35:15.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-301@tmp/config5663652327429444389tmp [Pipeline] { [Pipeline] echo [2024-08-27T13:35:15.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:15.699Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T13:35:15.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:16.151Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T13:35:16.191Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:16.516Z] ---> sudo-logs.sh [2024-08-27T13:35:16.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T13:35:16.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:16.961Z] ---> job-cost.sh [2024-08-27T13:35:16.961Z] lf-activate-venv: SKIPPING [2024-08-27T13:35:16.961Z] DEBUG: total: 0.2199999988079071 [2024-08-27T13:35:16.961Z] INFO: Retrieving Stack Cost... [2024-08-27T13:35:17.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T13:35:17.790Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T13:35:17.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T13:35:18.160Z] ---> logs-deploy.sh [2024-08-27T13:35:18.160Z] lf-activate-venv: SKIPPING [2024-08-27T13:35:18.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-301/1 [2024-08-27T13:35:18.160Z] INFO: archiving workspace using pattern(s): [2024-08-27T13:35:19.098Z] Archives upload complete. [2024-08-27T13:35:19.098Z] INFO: archiving logs to Nexus