Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4232b763f697f291e2c23a6909d9a8bab072ec91+f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d (605a11820239b780a423561581f68145b0ab8208) 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-ssh7388088882824409904.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-ssh13321681249209015128.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-304/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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh544752917786975972.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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15344714609632068714.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-ssh1170770435576586924.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-304/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-304/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14549503052779783038.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10120’ Running on prd-ubuntu20.04-docker-8c-8g-10123 in /w/workspace/y_app-rfid-llrp-inventory_PR-304 [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-304 # 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/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d into PR head commit 4232b763f697f291e2c23a6909d9a8bab072ec91 Merge succeeded, producing 4232b763f697f291e2c23a6909d9a8bab072ec91 Checking out Revision 4232b763f697f291e2c23a6909d9a8bab072ec91 (PR-304) 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 4232b763f697f291e2c23a6909d9a8bab072ec91 # 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 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-11T13:08:55.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-11T13:08:55.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-11T13:08:55.932Z] ========================================================= [2024-09-11T13:08:55.933Z] EdgeX Global Pipelines Version Info [2024-09-11T13:08:55.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:08:56.734Z] ------------------- [2024-09-11T13:08:56.734Z] stable info: [2024-09-11T13:08:56.734Z] ------------------- [2024-09-11T13:08:56.734Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T13:08:56.734Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T13:08:56.734Z] Message: update stable to v1.0.263 [2024-09-11T13:08:57.309Z] ------------------- [2024-09-11T13:08:57.309Z] experimental info: [2024-09-11T13:08:57.309Z] ------------------- [2024-09-11T13:08:57.309Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T13:08:57.309Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T13:08:57.309Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-11T13:08:57.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-09-11T13:08:57.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-09-11T13:08:57.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-11T13:08:57.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-11T13:08:57.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-11T13:08:58.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-11T13:08:58.085Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-11T13:08:58.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-11T13:08:58.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-11T13:08:58.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-11T13:08:58.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-11T13:08:58.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-09-11T13:08:58.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-11T13:08:58.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-11T13:08:58.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T13:08:58.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T13:08:58.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T13:08:59.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T13:08:59.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-11T13:08:59.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-11T13:08:59.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-11T13:08:59.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-11T13:08:59.479Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-11T13:08:59.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-11T13:08:59.595Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-11T13:08:59.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-11T13:08:59.718Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-11T13:08:59.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo [2024-09-11T13:08:59.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo [2024-09-11T13:08:59.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo [2024-09-11T13:09:00.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo [2024-09-11T13:09:00.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4232b76 [Pipeline] echo [2024-09-11T13:09:00.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T13:09:00.654Z] provisioning config files... [2024-09-11T13:09:00.673Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config17639299553185053424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:09:01.070Z] ---> ****-login.sh [2024-09-11T13:09:01.070Z] nexus3.edgexfoundry.org:10001 [2024-09-11T13:09:01.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:01.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:01.334Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:01.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:01.334Z] [2024-09-11T13:09:01.334Z] Login Succeeded [2024-09-11T13:09:01.334Z] nexus3.edgexfoundry.org:10002 [2024-09-11T13:09:01.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:01.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:01.595Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:01.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:01.595Z] [2024-09-11T13:09:01.595Z] Login Succeeded [2024-09-11T13:09:01.595Z] nexus3.edgexfoundry.org:10003 [2024-09-11T13:09:01.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:01.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:01.595Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:01.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:01.596Z] [2024-09-11T13:09:01.596Z] Login Succeeded [2024-09-11T13:09:01.596Z] nexus3.edgexfoundry.org:10004 [2024-09-11T13:09:01.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:01.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:01.596Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:01.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:01.596Z] [2024-09-11T13:09:01.596Z] Login Succeeded [2024-09-11T13:09:01.596Z] ****.io [2024-09-11T13:09:01.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:01.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:01.857Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:01.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:01.857Z] [2024-09-11T13:09:01.857Z] Login Succeeded [2024-09-11T13:09:01.857Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T13:09:01.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-11T13:09:03.468Z] + git rev-list -1 --merges 4232b763f697f291e2c23a6909d9a8bab072ec91~1..4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo [2024-09-11T13:09:03.524Z] -----------> git rev-list -1 --merges 4232b763f697f291e2c23a6909d9a8bab072ec91~1..4232b763f697f291e2c23a6909d9a8bab072ec91 4232b763f697f291e2c23a6909d9a8bab072ec91 [false] [Pipeline] sh [2024-09-11T13:09:03.849Z] + git log --format=format:%s -1 4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo [2024-09-11T13:09:03.898Z] ========================================================= [2024-09-11T13:09:03.898Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-11T13:09:03.898Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T13:09:04.370Z] + git log --format=format:%s -1 4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo [2024-09-11T13:09:04.503Z] [semverPrep] GIT_COMMIT: 4232b763f697f291e2c23a6909d9a8bab072ec91, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-09-11T13:09:04.548Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-11T13:09:05.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T13:09:05.046Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-11T13:09:05.046Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-11T13:09:05.046Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-11T13:09:05.046Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-11T13:09:05.046Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-11T13:09:05.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:09:05.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T13:09:05.595Z] [2024-09-11T13:09:05.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:09:06.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T13:09:06.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-11T13:09:06.029Z] b85a868b505f: Pulling fs layer [2024-09-11T13:09:06.029Z] e2be974225ed: Pulling fs layer [2024-09-11T13:09:06.029Z] 339a4e72a1f5: Pulling fs layer [2024-09-11T13:09:06.029Z] 988bab9f4d93: Pulling fs layer [2024-09-11T13:09:06.029Z] 1469e6f7b9e6: Pulling fs layer [2024-09-11T13:09:06.029Z] eaf3925da568: Pulling fs layer [2024-09-11T13:09:06.029Z] bab4dde63d76: Pulling fs layer [2024-09-11T13:09:06.029Z] bde34c3a00c8: Pulling fs layer [2024-09-11T13:09:06.029Z] b352a97aabf1: Pulling fs layer [2024-09-11T13:09:06.029Z] 4872d77fe225: Pulling fs layer [2024-09-11T13:09:06.029Z] 5851b861e8e6: Pulling fs layer [2024-09-11T13:09:06.029Z] bab4dde63d76: Waiting [2024-09-11T13:09:06.029Z] bde34c3a00c8: Waiting [2024-09-11T13:09:06.029Z] b352a97aabf1: Waiting [2024-09-11T13:09:06.029Z] 4872d77fe225: Waiting [2024-09-11T13:09:06.029Z] 5851b861e8e6: Waiting [2024-09-11T13:09:06.029Z] eaf3925da568: Waiting [2024-09-11T13:09:06.029Z] 1469e6f7b9e6: Waiting [2024-09-11T13:09:06.029Z] e2be974225ed: Verifying Checksum [2024-09-11T13:09:06.029Z] e2be974225ed: Download complete [2024-09-11T13:09:06.029Z] 988bab9f4d93: Verifying Checksum [2024-09-11T13:09:06.029Z] 988bab9f4d93: Download complete [2024-09-11T13:09:06.029Z] 1469e6f7b9e6: Verifying Checksum [2024-09-11T13:09:06.029Z] 1469e6f7b9e6: Download complete [2024-09-11T13:09:06.029Z] eaf3925da568: Verifying Checksum [2024-09-11T13:09:06.029Z] eaf3925da568: Download complete [2024-09-11T13:09:06.290Z] 339a4e72a1f5: Verifying Checksum [2024-09-11T13:09:06.290Z] 339a4e72a1f5: Download complete [2024-09-11T13:09:06.290Z] bde34c3a00c8: Download complete [2024-09-11T13:09:06.290Z] b352a97aabf1: Verifying Checksum [2024-09-11T13:09:06.290Z] b352a97aabf1: Download complete [2024-09-11T13:09:06.290Z] 4872d77fe225: Verifying Checksum [2024-09-11T13:09:06.290Z] 4872d77fe225: Download complete [2024-09-11T13:09:06.290Z] 5851b861e8e6: Verifying Checksum [2024-09-11T13:09:06.290Z] 5851b861e8e6: Download complete [2024-09-11T13:09:06.290Z] b85a868b505f: Verifying Checksum [2024-09-11T13:09:06.290Z] b85a868b505f: Download complete [2024-09-11T13:09:06.557Z] bab4dde63d76: Verifying Checksum [2024-09-11T13:09:06.557Z] bab4dde63d76: Download complete [2024-09-11T13:09:07.494Z] b85a868b505f: Pull complete [2024-09-11T13:09:07.494Z] e2be974225ed: Pull complete [2024-09-11T13:09:08.064Z] 339a4e72a1f5: Pull complete [2024-09-11T13:09:08.064Z] 988bab9f4d93: Pull complete [2024-09-11T13:09:08.323Z] 1469e6f7b9e6: Pull complete [2024-09-11T13:09:08.323Z] eaf3925da568: Pull complete [2024-09-11T13:09:10.229Z] bab4dde63d76: Pull complete [2024-09-11T13:09:10.229Z] bde34c3a00c8: Pull complete [2024-09-11T13:09:10.229Z] b352a97aabf1: Pull complete [2024-09-11T13:09:10.229Z] 4872d77fe225: Pull complete [2024-09-11T13:09:10.229Z] 5851b861e8e6: Pull complete [2024-09-11T13:09:10.229Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-11T13:09:10.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T13:09:10.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:09:10.870Z] prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container [2024-09-11T13:09:10.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T13:09:13.823Z] $ docker top 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b -eo pid,comm [2024-09-11T13:09:13.881Z] 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-09-11T13:09:13.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T13:09:14.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T13:09:14.071Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T13:09:14.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T13:09:14.182Z] $ docker exec 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent [2024-09-11T13:09:14.270Z] SSH_AUTH_SOCK=/tmp/ssh-7Wk8WVu40CyT/agent.31 [2024-09-11T13:09:14.270Z] SSH_AGENT_PID=37 [2024-09-11T13:09:14.278Z] Running ssh-add (command line suppressed) [2024-09-11T13:09:14.360Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_14972620616402021647.key (/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_14972620616402021647.key) [2024-09-11T13:09:14.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T13:09:14.737Z] + git tag --points-at HEAD [Pipeline] } [2024-09-11T13:09:14.766Z] $ docker exec --env ******** --env ******** 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent -k [2024-09-11T13:09:14.844Z] unset SSH_AUTH_SOCK; [2024-09-11T13:09:14.845Z] unset SSH_AGENT_PID; [2024-09-11T13:09:14.845Z] echo Agent pid 37 killed; [2024-09-11T13:09:14.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-11T13:09:14.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T13:09:14.981Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T13:09:15.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T13:09:15.093Z] $ docker exec 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent [2024-09-11T13:09:15.200Z] SSH_AUTH_SOCK=/tmp/ssh-UN3qIXDLey2Y/agent.70 [2024-09-11T13:09:15.200Z] SSH_AGENT_PID=76 [2024-09-11T13:09:15.204Z] Running ssh-add (command line suppressed) [2024-09-11T13:09:15.302Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_8129568285062416911.key (/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_8129568285062416911.key) [2024-09-11T13:09:15.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T13:09:15.682Z] + git semver init [2024-09-11T13:09:15.944Z] 2024-09-11 13:09:15,871 [run_init] DEBUG init version:0.0.0 force:False [2024-09-11T13:09:15.944Z] 2024-09-11 13:09:15,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver [2024-09-11T13:09:15.944Z] 2024-09-11 13:09:15,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver [2024-09-11T13:09:15.944Z] 2024-09-11 13:09:15,872 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-304, universal_newlines=False, shell=None, istream=None) [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,564 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.git/info/exclude [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver/PR-304 with force:False [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,565 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver/PR-304 [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,569 [execute] INFO git cat-file --batch-check [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,576 [execute] INFO git cat-file --batch [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T13:09:19.242Z] 2024-09-11 13:09:18,582 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver/PR-304 [2024-09-11T13:09:19.242Z] 0.0.0 [Pipeline] } [2024-09-11T13:09:19.276Z] $ docker exec --env ******** --env ******** 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent -k [2024-09-11T13:09:19.379Z] unset SSH_AUTH_SOCK; [2024-09-11T13:09:19.380Z] unset SSH_AGENT_PID; [2024-09-11T13:09:19.380Z] echo Agent pid 76 killed; [2024-09-11T13:09:19.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T13:09:19.865Z] + git semver [Pipeline] } [2024-09-11T13:09:20.156Z] $ docker stop --time=1 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b [2024-09-11T13:09:21.459Z] $ docker rm -f --volumes 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T13:09:21.891Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-11T13:09:22.201Z] Stashed 1 file(s) [Pipeline] echo [2024-09-11T13:09:22.235Z] [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-09-11T13:09:23.011Z] provisioning config files... [2024-09-11T13:09:23.030Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config1911591197757469086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:09:23.395Z] ---> ****-login.sh [2024-09-11T13:09:23.395Z] nexus3.edgexfoundry.org:10001 [2024-09-11T13:09:23.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:23.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:23.395Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:23.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:23.395Z] [2024-09-11T13:09:23.395Z] Login Succeeded [2024-09-11T13:09:23.395Z] nexus3.edgexfoundry.org:10002 [2024-09-11T13:09:23.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:23.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:23.395Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:23.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:23.395Z] [2024-09-11T13:09:23.395Z] Login Succeeded [2024-09-11T13:09:23.395Z] nexus3.edgexfoundry.org:10003 [2024-09-11T13:09:23.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:23.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:23.655Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:23.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:23.655Z] [2024-09-11T13:09:23.655Z] Login Succeeded [2024-09-11T13:09:23.655Z] nexus3.edgexfoundry.org:10004 [2024-09-11T13:09:23.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:23.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:23.656Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:23.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:23.656Z] [2024-09-11T13:09:23.656Z] Login Succeeded [2024-09-11T13:09:23.656Z] ****.io [2024-09-11T13:09:23.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:09:23.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:09:23.915Z] Configure a credential helper to remove this warning. See [2024-09-11T13:09:23.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:09:23.915Z] [2024-09-11T13:09:23.915Z] Login Succeeded [2024-09-11T13:09:23.915Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T13:09:23.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-11T13:09:24.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T13:09:24.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T13:09:24.301Z] ========================================================= [2024-09-11T13:09:24.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-11T13:09:24.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:09:24.830Z] + 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-09-11T13:09:24.830Z] Sending build context to Docker daemon 19.95MB [2024-09-11T13:09:24.830Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:09:24.830Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-11T13:09:24.830Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-11T13:09:24.830Z] 619be1103602: Pulling fs layer [2024-09-11T13:09:24.830Z] 7862e08f4a3e: Pulling fs layer [2024-09-11T13:09:24.830Z] 5df492c9dc93: Pulling fs layer [2024-09-11T13:09:24.830Z] 7629e6793208: Pulling fs layer [2024-09-11T13:09:24.830Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T13:09:24.830Z] fb5054dd5b73: Pulling fs layer [2024-09-11T13:09:24.830Z] eeca6798cff9: Pulling fs layer [2024-09-11T13:09:24.830Z] aa269ceb94a6: Pulling fs layer [2024-09-11T13:09:24.830Z] ada007ff1a6a: Pulling fs layer [2024-09-11T13:09:24.830Z] 7629e6793208: Waiting [2024-09-11T13:09:24.830Z] fb5054dd5b73: Waiting [2024-09-11T13:09:24.830Z] 4f4fb700ef54: Waiting [2024-09-11T13:09:24.830Z] eeca6798cff9: Waiting [2024-09-11T13:09:24.830Z] aa269ceb94a6: Waiting [2024-09-11T13:09:24.830Z] ada007ff1a6a: Waiting [2024-09-11T13:09:24.830Z] 7862e08f4a3e: Verifying Checksum [2024-09-11T13:09:24.830Z] 7862e08f4a3e: Download complete [2024-09-11T13:09:25.093Z] 7629e6793208: Verifying Checksum [2024-09-11T13:09:25.093Z] 7629e6793208: Download complete [2024-09-11T13:09:25.093Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T13:09:25.093Z] 4f4fb700ef54: Download complete [2024-09-11T13:09:25.093Z] fb5054dd5b73: Download complete [2024-09-11T13:09:25.093Z] 619be1103602: Verifying Checksum [2024-09-11T13:09:25.093Z] 619be1103602: Download complete [2024-09-11T13:09:25.093Z] eeca6798cff9: Download complete [2024-09-11T13:09:25.093Z] 619be1103602: Pull complete [2024-09-11T13:09:25.351Z] ada007ff1a6a: Verifying Checksum [2024-09-11T13:09:25.351Z] ada007ff1a6a: Download complete [2024-09-11T13:09:25.351Z] 7862e08f4a3e: Pull complete [2024-09-11T13:09:25.351Z] 5df492c9dc93: Verifying Checksum [2024-09-11T13:09:25.351Z] 5df492c9dc93: Download complete [2024-09-11T13:09:25.917Z] aa269ceb94a6: Verifying Checksum [2024-09-11T13:09:25.917Z] aa269ceb94a6: Download complete [2024-09-11T13:09:28.447Z] 5df492c9dc93: Pull complete [2024-09-11T13:09:28.705Z] 7629e6793208: Pull complete [2024-09-11T13:09:28.705Z] 4f4fb700ef54: Pull complete [2024-09-11T13:09:28.705Z] fb5054dd5b73: Pull complete [2024-09-11T13:09:28.972Z] eeca6798cff9: Pull complete [2024-09-11T13:09:31.533Z] aa269ceb94a6: Pull complete [2024-09-11T13:09:31.793Z] ada007ff1a6a: Pull complete [2024-09-11T13:09:31.793Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-11T13:09:31.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T13:09:31.793Z] ---> f489d0715acc [2024-09-11T13:09:31.793Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:09:36.043Z] ---> Running in a32e6a482cbb [2024-09-11T13:09:36.043Z] Removing intermediate container a32e6a482cbb [2024-09-11T13:09:36.043Z] ---> 39bcc1b8ad95 [2024-09-11T13:09:36.043Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:09:36.043Z] ---> Running in c966f7db4353 [2024-09-11T13:09:36.043Z] Removing intermediate container c966f7db4353 [2024-09-11T13:09:36.043Z] ---> 0da87a05bbb1 [2024-09-11T13:09:36.043Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:09:36.302Z] ---> Running in 849ef2287125 [2024-09-11T13:09:36.302Z] Removing intermediate container 849ef2287125 [2024-09-11T13:09:36.302Z] ---> 449d531590c1 [2024-09-11T13:09:36.302Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:09:36.302Z] ---> Running in d1efb6ac99d0 [2024-09-11T13:09:36.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:09:36.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:09:36.821Z] OK: 264 MiB in 52 packages [2024-09-11T13:09:37.089Z] Removing intermediate container d1efb6ac99d0 [2024-09-11T13:09:37.089Z] ---> 45f57a5d9c3d [2024-09-11T13:09:37.089Z] Step 7/12 : WORKDIR /app [2024-09-11T13:09:37.089Z] ---> Running in 0cc40aae3490 [2024-09-11T13:09:37.089Z] Removing intermediate container 0cc40aae3490 [2024-09-11T13:09:37.089Z] ---> 9c156ffc84c0 [2024-09-11T13:09:37.089Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-11T13:09:37.349Z] ---> 111ef0089363 [2024-09-11T13:09:37.349Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:09:37.349Z] ---> Running in 2292cdba09c6 [2024-09-11T13:09:37.789Z] Still waiting to schedule task [2024-09-11T13:09:37.790Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10121’ [2024-09-11T13:10:24.081Z] Removing intermediate container 2292cdba09c6 [2024-09-11T13:10:24.081Z] ---> 404b4cbbf150 [2024-09-11T13:10:24.081Z] Step 10/12 : COPY . . [2024-09-11T13:10:24.081Z] ---> a32c87f938e1 [2024-09-11T13:10:24.081Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:10:24.081Z] ---> Running in 4b3d70d95d9f [2024-09-11T13:10:24.081Z] Removing intermediate container 4b3d70d95d9f [2024-09-11T13:10:24.081Z] ---> 7f5ce1a92116 [2024-09-11T13:10:24.081Z] Step 12/12 : RUN $MAKE [2024-09-11T13:10:24.081Z] ---> Running in 9f3255be55ce [2024-09-11T13:10:24.081Z] noop [2024-09-11T13:10:24.081Z] Removing intermediate container 9f3255be55ce [2024-09-11T13:10:24.081Z] ---> 08c49f815553 [2024-09-11T13:10:24.081Z] Successfully built 08c49f815553 [2024-09-11T13:10:24.081Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:10:24.581Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T13:10:24.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:10:24.763Z] prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container [2024-09-11T13:10:24.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@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 ******** ci-base-image-x86_64 cat [2024-09-11T13:10:25.162Z] $ docker top 75fd0aeff0d974c3093d590dc06ffdceebc35e73cebcdac8ae3315c35cbba2b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:10:25.576Z] + go version [2024-09-11T13:10:25.576Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-11T13:10:25.613Z] $ docker stop --time=1 75fd0aeff0d974c3093d590dc06ffdceebc35e73cebcdac8ae3315c35cbba2b0 [2024-09-11T13:10:26.881Z] $ docker rm -f --volumes 75fd0aeff0d974c3093d590dc06ffdceebc35e73cebcdac8ae3315c35cbba2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:10:27.758Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T13:10:27.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:10:27.942Z] prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container [2024-09-11T13:10:27.968Z] $ 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-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@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 ******** ci-base-image-x86_64 cat [2024-09-11T13:10:28.303Z] $ docker top c1f4f724620b0763cb7e275613da33bb50eb14c48764d2c5ba2715d07d00205f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:10:28.723Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-304 [Pipeline] fileExists [Pipeline] sh [2024-09-11T13:10:29.111Z] + make test [2024-09-11T13:10:29.111Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-11T13:11:01.186Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-11T13:11:01.186Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-11T13:11:01.186Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.120s coverage: 86.2% of statements [2024-09-11T13:11:03.726Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements [2024-09-11T13:11:42.478Z] go vet ./... [2024-09-11T13:11:44.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T13:11:44.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T13:11:44.383Z] ./bin/test-attribution.sh [2024-09-11T13:11:44.383Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-11T13:11:44.383Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-11T13:11:44.642Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-11T13:11:44.643Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T13:11:44.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-11T13:11:44.735Z] $ docker stop --time=1 c1f4f724620b0763cb7e275613da33bb50eb14c48764d2c5ba2715d07d00205f [2024-09-11T13:11:49.021Z] $ docker rm -f --volumes c1f4f724620b0763cb7e275613da33bb50eb14c48764d2c5ba2715d07d00205f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T13:11:49.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-11T13:11:49.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-11T13:11:50.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-11T13:11:50.854Z] + ls -al . [2024-09-11T13:11:50.855Z] total 280 [2024-09-11T13:11:50.855Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 13:10 . [2024-09-11T13:11:50.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:08 .. [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 13:08 .dockerignore [2024-09-11T13:11:50.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:11 .git [2024-09-11T13:11:50.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:08 .github [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 11 13:08 .gitignore [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 13:08 .golangci.yml [2024-09-11T13:11:50.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 13:09 .semver [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 13:08 Attribution.txt [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 11 13:08 CHANGELOG.md [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 11 13:08 Dockerfile [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 13:08 GOVERNANCE.md [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 11 13:08 Jenkinsfile [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 13:08 LICENSE [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 11 13:08 Makefile [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 13:08 OWNERS.md [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 11 13:08 README.md [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 13:09 VERSION [2024-09-11T13:11:50.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:08 bin [2024-09-11T13:11:50.855Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 13:11 coverage.out [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 7537 Sep 11 13:08 go.mod [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 13:08 go.sum [2024-09-11T13:11:50.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:08 images [2024-09-11T13:11:50.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:08 internal [2024-09-11T13:11:50.855Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 13:08 main.go [2024-09-11T13:11:50.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:08 openapi [2024-09-11T13:11:50.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:08 res [2024-09-11T13:11:50.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:11:51.357Z] + 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=4232b763f697f291e2c23a6909d9a8bab072ec91 --label arch=amd64 --label version=0.0.0 . [2024-09-11T13:11:51.357Z] Sending build context to Docker daemon 19.95MB [2024-09-11T13:11:51.357Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:11:51.357Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-11T13:11:51.357Z] ---> 08c49f815553 [2024-09-11T13:11:51.357Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:11:51.617Z] ---> Running in e6c199081fe9 [2024-09-11T13:11:51.617Z] Removing intermediate container e6c199081fe9 [2024-09-11T13:11:51.617Z] ---> 3aa94df3fbd3 [2024-09-11T13:11:51.617Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:11:51.877Z] ---> Running in 7223e9d0d3f7 [2024-09-11T13:11:51.877Z] Removing intermediate container 7223e9d0d3f7 [2024-09-11T13:11:51.877Z] ---> de4f874d0f21 [2024-09-11T13:11:51.877Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:11:51.877Z] ---> Running in 188d567a322e [2024-09-11T13:11:51.877Z] Removing intermediate container 188d567a322e [2024-09-11T13:11:51.877Z] ---> 41cdb2e0ab6c [2024-09-11T13:11:51.877Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:11:51.877Z] ---> Running in da8b0a2d43ab [2024-09-11T13:11:52.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:11:52.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:11:52.396Z] OK: 264 MiB in 52 packages [2024-09-11T13:11:52.963Z] Removing intermediate container da8b0a2d43ab [2024-09-11T13:11:52.963Z] ---> 6785bd527b84 [2024-09-11T13:11:52.963Z] Step 7/30 : WORKDIR /app [2024-09-11T13:11:52.963Z] ---> Running in 81bd91f3ed30 [2024-09-11T13:11:52.963Z] Removing intermediate container 81bd91f3ed30 [2024-09-11T13:11:52.963Z] ---> c8254f6ad0e8 [2024-09-11T13:11:52.963Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-11T13:11:52.963Z] ---> faf10558f0db [2024-09-11T13:11:52.963Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:11:52.963Z] ---> Running in 356c2af137b5 [2024-09-11T13:11:53.900Z] Removing intermediate container 356c2af137b5 [2024-09-11T13:11:53.900Z] ---> 271f9b9e51fa [2024-09-11T13:11:53.900Z] Step 10/30 : COPY . . [2024-09-11T13:11:54.473Z] ---> aaf0a318076e [2024-09-11T13:11:54.473Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:11:54.473Z] ---> Running in 50577d69ae8a [2024-09-11T13:11:54.473Z] Removing intermediate container 50577d69ae8a [2024-09-11T13:11:54.473Z] ---> 7effbbd58cdf [2024-09-11T13:11:54.473Z] Step 12/30 : RUN $MAKE [2024-09-11T13:11:54.473Z] ---> Running in bd8c08c1a8ba [2024-09-11T13:11:54.733Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -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-09-11T13:12:33.463Z] Removing intermediate container bd8c08c1a8ba [2024-09-11T13:12:33.463Z] ---> 92a2fa351d1a [2024-09-11T13:12:33.463Z] Step 13/30 : FROM alpine:3.18 [2024-09-11T13:12:33.463Z] 3.18: Pulling from library/alpine [2024-09-11T13:12:33.463Z] 1cc3d825d8b2: Pulling fs layer [2024-09-11T13:12:33.463Z] 1cc3d825d8b2: Verifying Checksum [2024-09-11T13:12:33.463Z] 1cc3d825d8b2: Download complete [2024-09-11T13:12:33.463Z] 1cc3d825d8b2: Pull complete [2024-09-11T13:12:33.463Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T13:12:33.463Z] Status: Downloaded newer image for alpine:3.18 [2024-09-11T13:12:33.463Z] ---> 2c64cf60f6f0 [2024-09-11T13:12:33.463Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-11T13:12:33.463Z] ---> Running in 4015c83e34c1 [2024-09-11T13:12:33.463Z] Removing intermediate container 4015c83e34c1 [2024-09-11T13:12:33.463Z] ---> 0422f74ce2eb [2024-09-11T13:12:33.463Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-11T13:12:33.463Z] ---> Running in 01b3c64d2b50 [2024-09-11T13:12:33.463Z] Removing intermediate container 01b3c64d2b50 [2024-09-11T13:12:33.463Z] ---> a99368fef1a4 [2024-09-11T13:12:33.463Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-11T13:12:33.463Z] ---> Running in dd922e453f07 [2024-09-11T13:12:33.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:12:33.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:12:33.463Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T13:12:33.463Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T13:12:33.463Z] Executing busybox-1.36.1-r7.trigger [2024-09-11T13:12:33.463Z] Executing ca-certificates-20240226-r0.trigger [2024-09-11T13:12:33.463Z] OK: 8 MiB in 17 packages [2024-09-11T13:12:33.463Z] Removing intermediate container dd922e453f07 [2024-09-11T13:12:33.463Z] ---> 3d8ec1065f9b [2024-09-11T13:12:33.463Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-11T13:12:33.463Z] ---> Running in ed6d011ccdbf [2024-09-11T13:12:33.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:12:33.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:12:33.463Z] OK: 8 MiB in 17 packages [2024-09-11T13:12:33.463Z] Removing intermediate container ed6d011ccdbf [2024-09-11T13:12:33.463Z] ---> c0857661a67a [2024-09-11T13:12:33.463Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-11T13:12:33.463Z] ---> 5111287e47fb [2024-09-11T13:12:33.463Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-11T13:12:33.463Z] ---> dedf26f3d937 [2024-09-11T13:12:33.463Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-11T13:12:33.463Z] ---> 6a5b9dd63ee9 [2024-09-11T13:12:33.463Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-11T13:12:33.463Z] ---> 0dc9da778450 [2024-09-11T13:12:33.463Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-11T13:12:33.463Z] ---> ef6541aa39e2 [2024-09-11T13:12:33.463Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-11T13:12:33.463Z] ---> Running in 9ac85df7a2be [2024-09-11T13:12:33.725Z] Removing intermediate container 9ac85df7a2be [2024-09-11T13:12:33.725Z] ---> 6139c5cb7e40 [2024-09-11T13:12:33.725Z] Step 24/30 : VOLUME /cache [2024-09-11T13:12:33.725Z] ---> Running in ace5a5df5ad7 [2024-09-11T13:12:33.725Z] Removing intermediate container ace5a5df5ad7 [2024-09-11T13:12:33.725Z] ---> 049cf746ffe3 [2024-09-11T13:12:33.725Z] Step 25/30 : EXPOSE 59711 [2024-09-11T13:12:33.725Z] ---> Running in 27c979ac07b3 [2024-09-11T13:12:33.725Z] Removing intermediate container 27c979ac07b3 [2024-09-11T13:12:33.725Z] ---> 61292bf36f1a [2024-09-11T13:12:33.725Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-11T13:12:33.725Z] ---> Running in 0ff1936bf428 [2024-09-11T13:12:33.988Z] Removing intermediate container 0ff1936bf428 [2024-09-11T13:12:33.988Z] ---> ace7c342af5b [2024-09-11T13:12:33.988Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-11T13:12:33.988Z] ---> Running in a1f89d2c335b [2024-09-11T13:12:33.988Z] Removing intermediate container a1f89d2c335b [2024-09-11T13:12:33.988Z] ---> 7784adf6f7e4 [2024-09-11T13:12:33.988Z] Step 28/30 : LABEL arch=amd64 [2024-09-11T13:12:33.988Z] ---> Running in 1b82583a96ca [2024-09-11T13:12:34.249Z] Removing intermediate container 1b82583a96ca [2024-09-11T13:12:34.249Z] ---> f29a254929ce [2024-09-11T13:12:34.249Z] Step 29/30 : LABEL git_sha=4232b763f697f291e2c23a6909d9a8bab072ec91 [2024-09-11T13:12:34.249Z] ---> Running in fc3eec203822 [2024-09-11T13:12:34.249Z] Removing intermediate container fc3eec203822 [2024-09-11T13:12:34.249Z] ---> 8646928a23c0 [2024-09-11T13:12:34.249Z] Step 30/30 : LABEL version=0.0.0 [2024-09-11T13:12:34.249Z] ---> Running in 10fd5b598de1 [2024-09-11T13:12:34.249Z] Removing intermediate container 10fd5b598de1 [2024-09-11T13:12:34.249Z] ---> f59f98bbb745 [2024-09-11T13:12:34.249Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-11T13:12:34.249Z] Successfully built f59f98bbb745 [2024-09-11T13:12:34.249Z] 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-09-11T13:12:35.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:12:35.317Z] [2024-09-11T13:12:35.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:12:35.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:12:35.712Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-11T13:12:35.712Z] 5eb5b503b376: Pulling fs layer [2024-09-11T13:12:35.712Z] 5c69ac0246d0: Pulling fs layer [2024-09-11T13:12:35.712Z] ec43610c2a17: Pulling fs layer [2024-09-11T13:12:35.712Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-11T13:12:35.712Z] 33b1e0a273af: Pulling fs layer [2024-09-11T13:12:35.712Z] 5d3b04190fa2: Pulling fs layer [2024-09-11T13:12:35.712Z] 2f39f015ded8: Pulling fs layer [2024-09-11T13:12:35.712Z] 33b1e0a273af: Waiting [2024-09-11T13:12:35.712Z] 5d3b04190fa2: Waiting [2024-09-11T13:12:35.712Z] 3a2ae6a8a46f: Waiting [2024-09-11T13:12:35.712Z] 2f39f015ded8: Waiting [2024-09-11T13:12:35.712Z] 5c69ac0246d0: Download complete [2024-09-11T13:12:35.712Z] 3a2ae6a8a46f: Download complete [2024-09-11T13:12:35.712Z] 33b1e0a273af: Verifying Checksum [2024-09-11T13:12:35.712Z] 33b1e0a273af: Download complete [2024-09-11T13:12:35.712Z] 5d3b04190fa2: Download complete [2024-09-11T13:12:35.712Z] ec43610c2a17: Verifying Checksum [2024-09-11T13:12:35.712Z] ec43610c2a17: Download complete [2024-09-11T13:12:35.970Z] 5eb5b503b376: Verifying Checksum [2024-09-11T13:12:35.970Z] 5eb5b503b376: Download complete [2024-09-11T13:12:36.535Z] 2f39f015ded8: Verifying Checksum [2024-09-11T13:12:36.535Z] 2f39f015ded8: Download complete [2024-09-11T13:12:37.102Z] 5eb5b503b376: Pull complete [2024-09-11T13:12:37.360Z] 5c69ac0246d0: Pull complete [2024-09-11T13:12:37.923Z] ec43610c2a17: Pull complete [2024-09-11T13:12:37.923Z] 3a2ae6a8a46f: Pull complete [2024-09-11T13:12:38.180Z] 33b1e0a273af: Pull complete [2024-09-11T13:12:38.180Z] 5d3b04190fa2: Pull complete [2024-09-11T13:12:43.461Z] 2f39f015ded8: Pull complete [2024-09-11T13:12:43.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-11T13:12:43.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:12:43.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:12:43.713Z] prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container [2024-09-11T13:12:43.744Z] $ 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-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@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-09-11T13:12:48.173Z] $ docker top 041320a5a9f4c864aa7f2673f8202f6e5ebcb886006454eb34711eaba0ea4145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:12:48.683Z] ---> job-cost.sh [2024-09-11T13:12:48.683Z] lf-activate-venv: SKIPPING [2024-09-11T13:12:48.683Z] INFO: No Stack... [2024-09-11T13:12:48.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T13:12:49.202Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T13:12:49.526Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives/cost.csv [2024-09-11T13:12:49.526Z] + cut -d, -f6 [Pipeline] lock [2024-09-11T13:12:49.576Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [2024-09-11T13:12:49.583Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] did not exist. Created. [2024-09-11T13:12:49.591Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T13:12:50.009Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-11T13:12:50.064Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T13:12:50.103Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T13:12:50.200Z] $ docker stop --time=1 041320a5a9f4c864aa7f2673f8202f6e5ebcb886006454eb34711eaba0ea4145 [2024-09-11T13:12:51.361Z] $ docker rm -f --volumes 041320a5a9f4c864aa7f2673f8202f6e5ebcb886006454eb34711eaba0ea4145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-11T13:13:18.261Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10124 in /w/workspace/y_app-rfid-llrp-inventory_PR-304 [Pipeline] { [Pipeline] ws [2024-09-11T13:13:18.338Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-09-11T13:13:21.445Z] The recommended git tool is: git [2024-09-11T13:13:28.782Z] using credential edgex-jenkins-ssh [2024-09-11T13:13:28.815Z] Cloning the remote Git repository [2024-09-11T13:13:28.868Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-11T13:13:29.019Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-09-11T13:13:29.324Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-11T13:13:29.326Z] > git --version # timeout=10 [2024-09-11T13:13:29.373Z] > git --version # 'git version 2.25.1' [2024-09-11T13:13:29.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T13:13:29.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T13:13:33.426Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-09-11T13:13:33.448Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T13:13:34.935Z] Merging remotes/origin/main commit f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d into PR head commit 4232b763f697f291e2c23a6909d9a8bab072ec91 [2024-09-11T13:13:34.396Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-09-11T13:13:34.434Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-11T13:13:34.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T13:13:34.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-11T13:13:34.956Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T13:13:35.016Z] > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # timeout=10 [2024-09-11T13:13:35.123Z] > git remote # timeout=10 [2024-09-11T13:13:35.143Z] > git config --get remote.origin.url # timeout=10 [2024-09-11T13:13:35.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T13:13:35.183Z] > git merge f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 [2024-09-11T13:13:35.232Z] Merge succeeded, producing 4232b763f697f291e2c23a6909d9a8bab072ec91 [2024-09-11T13:13:35.232Z] Checking out Revision 4232b763f697f291e2c23a6909d9a8bab072ec91 (PR-304) [2024-09-11T13:13:35.879Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-09-11T13:13:35.926Z] > git --version # timeout=10 [2024-09-11T13:13:35.937Z] > git --version # 'git version 2.25.1' [2024-09-11T13:13:35.952Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T13:13:35.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-11T13:13:35.235Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T13:13:35.247Z] > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T13:13:40.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-11T13:13:40.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T13:13:40.986Z] Dload Upload Total Spent Left Speed [2024-09-11T13:13:40.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-09-11T13:13:41.331Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-11T13:13:41.685Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-11T13:13:41.685Z] + sudo tee /etc/docker/daemon.new [2024-09-11T13:13:41.685Z] { [2024-09-11T13:13:41.685Z] "registry-mirrors": [ [2024-09-11T13:13:41.685Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-11T13:13:41.685Z] ], [2024-09-11T13:13:41.685Z] "bip": "10.250.0.254/24", [2024-09-11T13:13:41.685Z] "hosts": [ [2024-09-11T13:13:41.685Z] "tcp://0.0.0.0:5555", [2024-09-11T13:13:41.685Z] "unix:///var/run/docker.sock" [2024-09-11T13:13:41.685Z] ], [2024-09-11T13:13:41.685Z] "mtu": 1458, [2024-09-11T13:13:41.685Z] "selinux-enabled": true, [2024-09-11T13:13:41.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-11T13:13:41.685Z] } [Pipeline] sh [2024-09-11T13:13:42.028Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-11T13:13:42.387Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T13:14:00.717Z] provisioning config files... [2024-09-11T13:14:00.745Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config18022415972775624245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:14:01.236Z] ---> ****-login.sh [2024-09-11T13:14:01.236Z] nexus3.edgexfoundry.org:10001 [2024-09-11T13:14:01.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:14:01.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:14:01.780Z] Configure a credential helper to remove this warning. See [2024-09-11T13:14:01.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:14:01.780Z] [2024-09-11T13:14:01.780Z] Login Succeeded [2024-09-11T13:14:02.053Z] nexus3.edgexfoundry.org:10002 [2024-09-11T13:14:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:14:02.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:14:02.320Z] Configure a credential helper to remove this warning. See [2024-09-11T13:14:02.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:14:02.320Z] [2024-09-11T13:14:02.320Z] Login Succeeded [2024-09-11T13:14:02.320Z] nexus3.edgexfoundry.org:10003 [2024-09-11T13:14:02.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:14:02.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:14:02.594Z] Configure a credential helper to remove this warning. See [2024-09-11T13:14:02.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:14:02.594Z] [2024-09-11T13:14:02.594Z] Login Succeeded [2024-09-11T13:14:02.594Z] nexus3.edgexfoundry.org:10004 [2024-09-11T13:14:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:14:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:14:02.860Z] Configure a credential helper to remove this warning. See [2024-09-11T13:14:02.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:14:02.860Z] [2024-09-11T13:14:02.860Z] Login Succeeded [2024-09-11T13:14:02.860Z] ****.io [2024-09-11T13:14:03.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:14:03.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:14:03.395Z] Configure a credential helper to remove this warning. See [2024-09-11T13:14:03.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:14:03.395Z] [2024-09-11T13:14:03.395Z] Login Succeeded [2024-09-11T13:14:03.395Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T13:14:03.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-11T13:14:03.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T13:14:03.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T13:14:03.997Z] ========================================================= [2024-09-11T13:14:03.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-11T13:14:03.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:14:04.546Z] + 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-09-11T13:14:04.813Z] Sending build context to Docker daemon 673.8kB [2024-09-11T13:14:04.813Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:14:04.813Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-11T13:14:05.081Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-11T13:14:05.081Z] c6b39de5b339: Pulling fs layer [2024-09-11T13:14:05.081Z] a69c41024577: Pulling fs layer [2024-09-11T13:14:05.081Z] d6de4b400683: Pulling fs layer [2024-09-11T13:14:05.082Z] 35cb2a7552d0: Pulling fs layer [2024-09-11T13:14:05.082Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T13:14:05.082Z] 464afbd9ba4c: Pulling fs layer [2024-09-11T13:14:05.082Z] 00f215d4a9da: Pulling fs layer [2024-09-11T13:14:05.082Z] d496ad576159: Pulling fs layer [2024-09-11T13:14:05.082Z] 4f4fb700ef54: Waiting [2024-09-11T13:14:05.082Z] 464afbd9ba4c: Waiting [2024-09-11T13:14:05.082Z] 00f215d4a9da: Waiting [2024-09-11T13:14:05.082Z] d496ad576159: Waiting [2024-09-11T13:14:05.082Z] 35cb2a7552d0: Waiting [2024-09-11T13:14:05.082Z] a69c41024577: Verifying Checksum [2024-09-11T13:14:05.082Z] a69c41024577: Download complete [2024-09-11T13:14:05.082Z] 35cb2a7552d0: Verifying Checksum [2024-09-11T13:14:05.082Z] 35cb2a7552d0: Download complete [2024-09-11T13:14:05.082Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T13:14:05.082Z] 4f4fb700ef54: Download complete [2024-09-11T13:14:05.082Z] 464afbd9ba4c: Download complete [2024-09-11T13:14:05.082Z] c6b39de5b339: Download complete [2024-09-11T13:14:05.670Z] d496ad576159: Verifying Checksum [2024-09-11T13:14:05.670Z] d496ad576159: Download complete [2024-09-11T13:14:05.938Z] c6b39de5b339: Pull complete [2024-09-11T13:14:06.521Z] a69c41024577: Pull complete [2024-09-11T13:14:06.794Z] d6de4b400683: Verifying Checksum [2024-09-11T13:14:06.794Z] d6de4b400683: Download complete [2024-09-11T13:14:07.760Z] 00f215d4a9da: Verifying Checksum [2024-09-11T13:14:07.760Z] 00f215d4a9da: Download complete [2024-09-11T13:14:20.094Z] d6de4b400683: Pull complete [2024-09-11T13:14:20.094Z] 35cb2a7552d0: Pull complete [2024-09-11T13:14:20.094Z] 4f4fb700ef54: Pull complete [2024-09-11T13:14:20.094Z] 464afbd9ba4c: Pull complete [2024-09-11T13:14:28.306Z] 00f215d4a9da: Pull complete [2024-09-11T13:14:29.720Z] d496ad576159: Pull complete [2024-09-11T13:14:29.720Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-11T13:14:29.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T13:14:29.720Z] ---> f246e2811388 [2024-09-11T13:14:29.720Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:14:31.665Z] ---> Running in 6de60f88bcc2 [2024-09-11T13:14:31.665Z] Removing intermediate container 6de60f88bcc2 [2024-09-11T13:14:31.665Z] ---> 696743683e93 [2024-09-11T13:14:31.665Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:14:31.665Z] ---> Running in 2a376d763328 [2024-09-11T13:14:31.933Z] Removing intermediate container 2a376d763328 [2024-09-11T13:14:31.933Z] ---> 6481b8646569 [2024-09-11T13:14:31.933Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:14:32.205Z] ---> Running in 33ea653286b3 [2024-09-11T13:14:32.498Z] Removing intermediate container 33ea653286b3 [2024-09-11T13:14:32.498Z] ---> 4fed8f3bb637 [2024-09-11T13:14:32.498Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:14:32.498Z] ---> Running in 151a5e5909e1 [2024-09-11T13:14:35.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:14:35.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:14:36.322Z] OK: 266 MiB in 52 packages [2024-09-11T13:14:37.291Z] Removing intermediate container 151a5e5909e1 [2024-09-11T13:14:37.291Z] ---> 03ee48575e36 [2024-09-11T13:14:37.291Z] Step 7/12 : WORKDIR /app [2024-09-11T13:14:37.291Z] ---> Running in 04e16ddb20d7 [2024-09-11T13:14:37.559Z] Removing intermediate container 04e16ddb20d7 [2024-09-11T13:14:37.559Z] ---> 42919b667399 [2024-09-11T13:14:37.559Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-11T13:14:38.143Z] ---> e9d376c864fd [2024-09-11T13:14:38.143Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:14:38.143Z] ---> Running in bd79df893dea [2024-09-11T13:16:44.815Z] Removing intermediate container bd79df893dea [2024-09-11T13:16:44.815Z] ---> 59df4f7da046 [2024-09-11T13:16:44.815Z] Step 10/12 : COPY . . [2024-09-11T13:16:44.815Z] ---> 6c4ae4a73588 [2024-09-11T13:16:44.815Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:16:44.815Z] ---> Running in 1f2963a3e483 [2024-09-11T13:16:44.815Z] Removing intermediate container 1f2963a3e483 [2024-09-11T13:16:44.815Z] ---> 8431cc1547ff [2024-09-11T13:16:44.815Z] Step 12/12 : RUN $MAKE [2024-09-11T13:16:44.815Z] ---> Running in 465dfcf02223 [2024-09-11T13:16:44.815Z] noop [2024-09-11T13:16:44.815Z] Removing intermediate container 465dfcf02223 [2024-09-11T13:16:44.815Z] ---> 3201c7052269 [2024-09-11T13:16:44.815Z] Successfully built 3201c7052269 [2024-09-11T13:16:44.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:16:45.332Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T13:16:45.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:16:45.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-10124 does not seem to be running inside a container [2024-09-11T13:16:45.721Z] $ 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-09-11T13:16:47.003Z] $ docker top efd26e918276781114fc05fa64fbc2b138061b7ababd81b885bd658545df883a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:16:47.934Z] + go version [2024-09-11T13:16:47.934Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-11T13:16:47.971Z] $ docker stop --time=1 efd26e918276781114fc05fa64fbc2b138061b7ababd81b885bd658545df883a [2024-09-11T13:16:49.620Z] $ docker rm -f --volumes efd26e918276781114fc05fa64fbc2b138061b7ababd81b885bd658545df883a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:16:50.600Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T13:16:50.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:16:50.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-10124 does not seem to be running inside a container [2024-09-11T13:16:50.938Z] $ 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-09-11T13:16:52.224Z] $ docker top 63c33922c9d1cb7696d6e8365599fc2b9ae933673b1ad7446fdbed41f0cafdeb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:16:53.152Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-09-11T13:16:53.896Z] + make test [2024-09-11T13:16:53.896Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-11T13:21:15.802Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-11T13:21:15.802Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-11T13:21:15.802Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.937s coverage: 86.2% of statements [2024-09-11T13:21:22.461Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.302s coverage: 71.9% of statements [2024-09-11T13:21:23.422Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-11T13:21:23.422Z] go vet ./... [2024-09-11T13:25:15.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T13:25:15.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T13:25:15.281Z] ./bin/test-attribution.sh [2024-09-11T13:25:15.281Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-11T13:25:15.281Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T13:25:15.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-11T13:25:15.372Z] $ docker stop --time=1 63c33922c9d1cb7696d6e8365599fc2b9ae933673b1ad7446fdbed41f0cafdeb [2024-09-11T13:25:17.359Z] $ docker rm -f --volumes 63c33922c9d1cb7696d6e8365599fc2b9ae933673b1ad7446fdbed41f0cafdeb [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T13:25:19.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-11T13:25:19.814Z] Warning: overwriting stash ‘coverage-report’ [2024-09-11T13:25:20.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T13:25:20.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-11T13:25:21.273Z] + ls -al . [2024-09-11T13:25:21.273Z] total 276 [2024-09-11T13:25:21.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 13:16 . [2024-09-11T13:25:21.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:13 .. [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 13:13 .dockerignore [2024-09-11T13:25:21.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:13 .git [2024-09-11T13:25:21.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:13 .github [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 11 13:13 .gitignore [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 13:13 .golangci.yml [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 13:13 Attribution.txt [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 11 13:13 CHANGELOG.md [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 11 13:13 Dockerfile [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 13:13 GOVERNANCE.md [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 11 13:13 Jenkinsfile [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 13:13 LICENSE [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 11 13:13 Makefile [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 13:13 OWNERS.md [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 11 13:13 README.md [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 13:09 VERSION [2024-09-11T13:25:21.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:13 bin [2024-09-11T13:25:21.273Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 13:21 coverage.out [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 7537 Sep 11 13:13 go.mod [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 13:13 go.sum [2024-09-11T13:25:21.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:13 images [2024-09-11T13:25:21.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:13 internal [2024-09-11T13:25:21.273Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 13:13 main.go [2024-09-11T13:25:21.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:13 openapi [2024-09-11T13:25:21.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:13 res [2024-09-11T13:25:21.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:25:21.704Z] + 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=4232b763f697f291e2c23a6909d9a8bab072ec91 --label arch=arm64 --label version=0.0.0 . [2024-09-11T13:25:21.975Z] Sending build context to Docker daemon 673.8kB [2024-09-11T13:25:21.975Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:25:21.975Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-11T13:25:21.975Z] ---> 3201c7052269 [2024-09-11T13:25:21.975Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:25:22.243Z] ---> Running in 0ee42d003f0d [2024-09-11T13:25:22.511Z] Removing intermediate container 0ee42d003f0d [2024-09-11T13:25:22.511Z] ---> dd82f385b55b [2024-09-11T13:25:22.511Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:25:22.511Z] ---> Running in 36a89a3150c7 [2024-09-11T13:25:22.778Z] Removing intermediate container 36a89a3150c7 [2024-09-11T13:25:22.778Z] ---> e1a577c032b8 [2024-09-11T13:25:22.778Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:25:22.778Z] ---> Running in 250b39beaecb [2024-09-11T13:25:23.049Z] Removing intermediate container 250b39beaecb [2024-09-11T13:25:23.049Z] ---> fcd34ff8df51 [2024-09-11T13:25:23.049Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:25:23.317Z] ---> Running in 3b457341295c [2024-09-11T13:25:24.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:25:24.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:25:25.502Z] OK: 266 MiB in 52 packages [2024-09-11T13:25:26.461Z] Removing intermediate container 3b457341295c [2024-09-11T13:25:26.461Z] ---> 4c163dc20818 [2024-09-11T13:25:26.461Z] Step 7/30 : WORKDIR /app [2024-09-11T13:25:26.461Z] ---> Running in f95c61ec6673 [2024-09-11T13:25:26.727Z] Removing intermediate container f95c61ec6673 [2024-09-11T13:25:26.727Z] ---> 19a8422f42b7 [2024-09-11T13:25:26.727Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-11T13:25:27.309Z] ---> e1b811499866 [2024-09-11T13:25:27.309Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:25:27.309Z] ---> Running in 87f4c40d9852 [2024-09-11T13:25:29.887Z] Removing intermediate container 87f4c40d9852 [2024-09-11T13:25:29.887Z] ---> 3a8a63bfff75 [2024-09-11T13:25:29.887Z] Step 10/30 : COPY . . [2024-09-11T13:25:29.887Z] ---> a5d372f4212e [2024-09-11T13:25:29.887Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:25:30.155Z] ---> Running in 54de91b908c1 [2024-09-11T13:25:30.422Z] Removing intermediate container 54de91b908c1 [2024-09-11T13:25:30.422Z] ---> f9ae4a2575b9 [2024-09-11T13:25:30.422Z] Step 12/30 : RUN $MAKE [2024-09-11T13:25:30.422Z] ---> Running in e95b372c44b5 [2024-09-11T13:25:31.383Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -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-09-11T13:29:08.154Z] Removing intermediate container e95b372c44b5 [2024-09-11T13:29:08.154Z] ---> 2d558c2bdc29 [2024-09-11T13:29:08.154Z] Step 13/30 : FROM alpine:3.18 [2024-09-11T13:29:08.154Z] 3.18: Pulling from library/alpine [2024-09-11T13:29:08.154Z] 720f3032cd11: Pulling fs layer [2024-09-11T13:29:08.154Z] 720f3032cd11: Verifying Checksum [2024-09-11T13:29:08.154Z] 720f3032cd11: Download complete [2024-09-11T13:29:08.154Z] 720f3032cd11: Pull complete [2024-09-11T13:29:08.154Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T13:29:08.154Z] Status: Downloaded newer image for alpine:3.18 [2024-09-11T13:29:08.154Z] ---> 3e834921e367 [2024-09-11T13:29:08.154Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-11T13:29:08.154Z] ---> Running in 636fb67ab2f5 [2024-09-11T13:29:08.154Z] Removing intermediate container 636fb67ab2f5 [2024-09-11T13:29:08.154Z] ---> 0cbcad7bae95 [2024-09-11T13:29:08.154Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-11T13:29:08.154Z] ---> Running in aaa9ccb5137f [2024-09-11T13:29:08.154Z] Removing intermediate container aaa9ccb5137f [2024-09-11T13:29:08.154Z] ---> 6599b1df5269 [2024-09-11T13:29:08.154Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-11T13:29:08.154Z] ---> Running in f0b21a27a1b1 [2024-09-11T13:29:08.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:29:08.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:29:08.154Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T13:29:08.154Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T13:29:08.154Z] Executing busybox-1.36.1-r7.trigger [2024-09-11T13:29:08.154Z] Executing ca-certificates-20240226-r0.trigger [2024-09-11T13:29:08.423Z] OK: 9 MiB in 17 packages [2024-09-11T13:29:09.830Z] Removing intermediate container f0b21a27a1b1 [2024-09-11T13:29:09.830Z] ---> ea40626ef24e [2024-09-11T13:29:09.830Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-11T13:29:09.830Z] ---> Running in 5de682a18cfd [2024-09-11T13:29:10.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:29:10.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:29:11.745Z] OK: 9 MiB in 17 packages [2024-09-11T13:29:12.706Z] Removing intermediate container 5de682a18cfd [2024-09-11T13:29:12.706Z] ---> e39065cafed1 [2024-09-11T13:29:12.706Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-11T13:29:12.974Z] ---> 9ff62e337d31 [2024-09-11T13:29:12.974Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-11T13:29:13.555Z] ---> 928766ff9542 [2024-09-11T13:29:13.555Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-11T13:29:14.140Z] ---> ec6627dfa31e [2024-09-11T13:29:14.140Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-11T13:29:14.405Z] ---> c648811a6d40 [2024-09-11T13:29:14.405Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-11T13:29:16.341Z] ---> 8837ecefb230 [2024-09-11T13:29:16.341Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-11T13:29:16.341Z] ---> Running in b9e69677c835 [2024-09-11T13:29:17.743Z] Removing intermediate container b9e69677c835 [2024-09-11T13:29:17.743Z] ---> b6ab21ca0abb [2024-09-11T13:29:17.743Z] Step 24/30 : VOLUME /cache [2024-09-11T13:29:17.743Z] ---> Running in 919d885935a7 [2024-09-11T13:29:18.009Z] Removing intermediate container 919d885935a7 [2024-09-11T13:29:18.009Z] ---> 494560d28694 [2024-09-11T13:29:18.009Z] Step 25/30 : EXPOSE 59711 [2024-09-11T13:29:18.009Z] ---> Running in ee0dd06b2ea9 [2024-09-11T13:29:18.276Z] Removing intermediate container ee0dd06b2ea9 [2024-09-11T13:29:18.276Z] ---> 30fef780beb0 [2024-09-11T13:29:18.276Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-11T13:29:18.541Z] ---> Running in e2db9ebfd2e6 [2024-09-11T13:29:18.805Z] Removing intermediate container e2db9ebfd2e6 [2024-09-11T13:29:18.805Z] ---> f9031714bc78 [2024-09-11T13:29:18.805Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-11T13:29:18.805Z] ---> Running in 48499c9e4f0b [2024-09-11T13:29:19.070Z] Removing intermediate container 48499c9e4f0b [2024-09-11T13:29:19.070Z] ---> 8b638f70973e [2024-09-11T13:29:19.070Z] Step 28/30 : LABEL arch=arm64 [2024-09-11T13:29:19.070Z] ---> Running in 4f78be973000 [2024-09-11T13:29:19.335Z] Removing intermediate container 4f78be973000 [2024-09-11T13:29:19.335Z] ---> c94103b1dd11 [2024-09-11T13:29:19.335Z] Step 29/30 : LABEL git_sha=4232b763f697f291e2c23a6909d9a8bab072ec91 [2024-09-11T13:29:19.603Z] ---> Running in 0699c0d3dda8 [2024-09-11T13:29:19.867Z] Removing intermediate container 0699c0d3dda8 [2024-09-11T13:29:19.867Z] ---> 5aaad719065d [2024-09-11T13:29:19.868Z] Step 30/30 : LABEL version=0.0.0 [2024-09-11T13:29:19.868Z] ---> Running in c29f7da67e2b [2024-09-11T13:29:20.133Z] Removing intermediate container c29f7da67e2b [2024-09-11T13:29:20.133Z] ---> 2f2f5ab6bcb1 [2024-09-11T13:29:20.133Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-11T13:29:20.133Z] Successfully built 2f2f5ab6bcb1 [2024-09-11T13:29:20.133Z] 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-09-11T13:29:21.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T13:29:21.049Z] [2024-09-11T13:29:21.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:29:21.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T13:29:21.471Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-11T13:29:21.471Z] 8998bd30e6a1: Pulling fs layer [2024-09-11T13:29:21.471Z] 04944245beec: Pulling fs layer [2024-09-11T13:29:21.471Z] 699f458cf7ca: Pulling fs layer [2024-09-11T13:29:21.471Z] 765212b225bb: Pulling fs layer [2024-09-11T13:29:21.471Z] f23df028b6ca: Pulling fs layer [2024-09-11T13:29:21.471Z] d65c8cfc05b1: Pulling fs layer [2024-09-11T13:29:21.471Z] 2437ff75d9bd: Pulling fs layer [2024-09-11T13:29:21.471Z] f23df028b6ca: Waiting [2024-09-11T13:29:21.471Z] d65c8cfc05b1: Waiting [2024-09-11T13:29:21.471Z] 2437ff75d9bd: Waiting [2024-09-11T13:29:21.471Z] 765212b225bb: Waiting [2024-09-11T13:29:21.737Z] 04944245beec: Verifying Checksum [2024-09-11T13:29:21.737Z] 04944245beec: Download complete [2024-09-11T13:29:21.737Z] 765212b225bb: Download complete [2024-09-11T13:29:21.737Z] f23df028b6ca: Verifying Checksum [2024-09-11T13:29:21.737Z] f23df028b6ca: Download complete [2024-09-11T13:29:21.737Z] d65c8cfc05b1: Verifying Checksum [2024-09-11T13:29:21.737Z] d65c8cfc05b1: Download complete [2024-09-11T13:29:22.003Z] 699f458cf7ca: Verifying Checksum [2024-09-11T13:29:22.003Z] 699f458cf7ca: Download complete [2024-09-11T13:29:22.269Z] 8998bd30e6a1: Download complete [2024-09-11T13:29:24.845Z] 2437ff75d9bd: Verifying Checksum [2024-09-11T13:29:24.845Z] 2437ff75d9bd: Download complete [2024-09-11T13:29:26.794Z] 8998bd30e6a1: Pull complete [2024-09-11T13:29:27.375Z] 04944245beec: Pull complete [2024-09-11T13:29:28.781Z] 699f458cf7ca: Pull complete [2024-09-11T13:29:29.048Z] 765212b225bb: Pull complete [2024-09-11T13:29:29.630Z] f23df028b6ca: Pull complete [2024-09-11T13:29:29.897Z] d65c8cfc05b1: Pull complete [2024-09-11T13:29:48.082Z] 2437ff75d9bd: Pull complete [2024-09-11T13:29:48.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-11T13:29:48.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T13:29:48.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:29:48.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-10124 does not seem to be running inside a container [2024-09-11T13:29:48.472Z] $ 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-09-11T13:29:51.108Z] $ docker top 77572b43cd96c7c09a5f22fba4060595cf6fbece563547021063716e88a7ab7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:29:52.035Z] ---> job-cost.sh [2024-09-11T13:29:52.035Z] lf-activate-venv: SKIPPING [2024-09-11T13:29:52.035Z] INFO: No Stack... [2024-09-11T13:29:52.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-11T13:29:53.253Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T13:29:53.911Z] + cut -d, -f6 [2024-09-11T13:29:53.911Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-09-11T13:29:54.007Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [2024-09-11T13:29:54.014Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] did not exist. Created. [2024-09-11T13:29:54.021Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T13:29:54.761Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-30d5f8bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-11T13:29:55.436Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-11T13:29:55.483Z] Warning: overwriting stash ‘stack-cost’ [2024-09-11T13:29:55.558Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T13:29:55.583Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T13:29:55.663Z] $ docker stop --time=1 77572b43cd96c7c09a5f22fba4060595cf6fbece563547021063716e88a7ab7f [2024-09-11T13:29:57.889Z] $ docker rm -f --volumes 77572b43cd96c7c09a5f22fba4060595cf6fbece563547021063716e88a7ab7f [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-09-11T13:29:59.116Z] provisioning config files... [2024-09-11T13:29:59.122Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config9183991482661173641tmp [Pipeline] { [Pipeline] sh [2024-09-11T13:29:59.488Z] + set +x [2024-09-11T13:29:59.489Z] + bash -s -- [2024-09-11T13:29:59.489Z] + curl -s https://codecov.io/bash [2024-09-11T13:29:59.489Z] [2024-09-11T13:29:59.489Z] _____ _ [2024-09-11T13:29:59.489Z] / ____| | | [2024-09-11T13:29:59.489Z] | | ___ __| | ___ ___ _____ __ [2024-09-11T13:29:59.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-11T13:29:59.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-11T13:29:59.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-11T13:29:59.489Z] Bash-1.0.6 [2024-09-11T13:29:59.489Z] [2024-09-11T13:29:59.489Z] [2024-09-11T13:29:59.489Z] ==> git version 2.25.1 found [2024-09-11T13:29:59.489Z] ==> 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-09-11T13:29:59.489Z] Release-Date: 2020-01-08 [2024-09-11T13:29:59.489Z] 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-09-11T13:29:59.489Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-11T13:29:59.489Z] ==> Jenkins CI detected. [2024-09-11T13:29:59.489Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-304 [2024-09-11T13:29:59.489Z] project root: . [2024-09-11T13:29:59.489Z] --> token set from env [2024-09-11T13:29:59.489Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-11T13:29:59.489Z] ==> Running gcov in . (disable via -X gcov) [2024-09-11T13:29:59.489Z] ==> Python coveragepy not found [2024-09-11T13:29:59.489Z] ==> Searching for coverage reports in: [2024-09-11T13:29:59.489Z] + . [2024-09-11T13:29:59.489Z] -> Found 1 reports [2024-09-11T13:29:59.489Z] ==> Detecting git/mercurial file structure [2024-09-11T13:29:59.489Z] ==> Reading reports [2024-09-11T13:29:59.489Z] + ./coverage.out bytes=41317 [2024-09-11T13:29:59.489Z] ==> Appending adjustments [2024-09-11T13:29:59.489Z] https://docs.codecov.io/docs/fixing-reports [2024-09-11T13:29:59.749Z] + Found adjustments [2024-09-11T13:29:59.749Z] ==> Gzipping contents [2024-09-11T13:29:59.749Z] 12K /tmp/codecov.j950uM.gz [2024-09-11T13:29:59.749Z] ==> Uploading reports [2024-09-11T13:29:59.749Z] url: https://codecov.io [2024-09-11T13:29:59.749Z] query: branch=PR-304&commit=4232b763f697f291e2c23a6909d9a8bab072ec91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=304&job=&cmd_args= [2024-09-11T13:29:59.749Z] -> Pinging Codecov [2024-09-11T13:29:59.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-304&commit=4232b763f697f291e2c23a6909d9a8bab072ec91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=304&job=&cmd_args= [2024-09-11T13:30:00.008Z] -> Uploading to [2024-09-11T13:30:00.008Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-11/581DD39554BDF9B6E22D074273EAD858/4232b763f697f291e2c23a6909d9a8bab072ec91/b17ff516-f028-474c-a9a2-fbef15a34e33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T132959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fed09d3a74983605600b5edf3cfb6f8de5bcb50eca5d452b3923b591b9764ef4 [2024-09-11T13:30:00.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T13:30:00.008Z] Dload Upload Total Spent Left Speed [2024-09-11T13:30:00.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 46071 --:--:-- --:--:-- --:--:-- 46071 [2024-09-11T13:30:00.267Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] } [2024-09-11T13:30:00.296Z] 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-09-11T13:30:02.713Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives ] [2024-09-11T13:30:02.714Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives [2024-09-11T13:30:02.714Z] total 16 [2024-09-11T13:30:02.714Z] drwxr-xr-x 3 root root 4096 Sep 11 13:12 . [2024-09-11T13:30:02.714Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 13:12 .. [2024-09-11T13:30:02.714Z] drwxr-xr-x 2 root root 4096 Sep 11 13:12 cost [2024-09-11T13:30:02.714Z] -rw-r--r-- 1 root root 95 Sep 11 13:12 cost.csv [2024-09-11T13:30:02.714Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives [2024-09-11T13:30:02.714Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives [2024-09-11T13:30:02.714Z] total 16 [2024-09-11T13:30:02.714Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 13:12 . [2024-09-11T13:30:02.714Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 13:12 .. [2024-09-11T13:30:02.714Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 13:12 cost [2024-09-11T13:30:02.714Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 11 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:03.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:04.110Z] ---> package-listing.sh [2024-09-11T13:30:04.110Z] ++ facter osfamily [2024-09-11T13:30:04.110Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-11T13:30:04.370Z] + OS_FAMILY=debian [2024-09-11T13:30:04.370Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-304 [2024-09-11T13:30:04.370Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-11T13:30:04.370Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-11T13:30:04.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-11T13:30:04.370Z] + PACKAGES=/tmp/packages_start.txt [2024-09-11T13:30:04.370Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-304 ']' [2024-09-11T13:30:04.370Z] + PACKAGES=/tmp/packages_end.txt [2024-09-11T13:30:04.370Z] + case "${OS_FAMILY}" in [2024-09-11T13:30:04.370Z] + dpkg -l [2024-09-11T13:30:04.370Z] + grep '^ii' [2024-09-11T13:30:04.370Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-11T13:30:04.370Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-11T13:30:04.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-11T13:30:04.370Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-304 ']' [2024-09-11T13:30:04.370Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives/ [2024-09-11T13:30:04.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives/ [Pipeline] echo [2024-09-11T13:30:04.410Z] 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-11T13:30:04.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:30:05.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:30:05.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:30:05.549Z] prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container [2024-09-11T13:30:05.560Z] $ 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-304/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-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-11T13:30:05.754Z] $ docker top c698a81c6e50512448c663ea29fd23e2d86ab15fa1b462af9c8e30734376f2f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:30:06.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-11T13:30:06.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-11T13:30:06.848Z] + ls /var/log/sa-host [2024-09-11T13:30:06.848Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T13:30:07.016Z] provisioning config files... [2024-09-11T13:30:07.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config4817344308666124066tmp [Pipeline] { [Pipeline] echo [2024-09-11T13:30:07.106Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:07.432Z] ---> create-netrc.sh [Pipeline] } [2024-09-11T13:30:07.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:07.871Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-11T13:30:07.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:08.235Z] ---> sudo-logs.sh [2024-09-11T13:30:08.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-11T13:30:08.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:08.677Z] ---> job-cost.sh [2024-09-11T13:30:08.677Z] lf-activate-venv: SKIPPING [2024-09-11T13:30:08.677Z] DEBUG: total: 0.2199999988079071 [2024-09-11T13:30:08.677Z] INFO: Retrieving Stack Cost... [2024-09-11T13:30:09.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T13:30:09.503Z] INFO: Archiving Costs [Pipeline] echo [2024-09-11T13:30:09.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:30:09.874Z] ---> logs-deploy.sh [2024-09-11T13:30:09.874Z] lf-activate-venv: SKIPPING [2024-09-11T13:30:09.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-304/1 [2024-09-11T13:30:09.874Z] INFO: archiving workspace using pattern(s): [2024-09-11T13:30:10.810Z] Archives upload complete. [2024-09-11T13:30:10.810Z] INFO: archiving logs to Nexus