Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7e611b92e4bfb613cb872a0184d4328db4e7b85+e87408ba0baad64d24b50da923549d1991b86a3e (054ddd7b53f5da5cde1726a2c86461e0b2631862) 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-ssh6004172658219588103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1512645263660836571.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 590556114a56c6d90cc8043840e039c2f74196dc 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-297/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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17972249382449149273.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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3872528055019040520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13868959474841518874.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-297/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-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9690216101228341955.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6456 in /w/workspace/y_app-rfid-llrp-inventory_PR-297 [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-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e87408ba0baad64d24b50da923549d1991b86a3e into PR head commit c7e611b92e4bfb613cb872a0184d4328db4e7b85 Merge succeeded, producing c7e611b92e4bfb613cb872a0184d4328db4e7b85 Checking out Revision c7e611b92e4bfb613cb872a0184d4328db4e7b85 (PR-297) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e611b92e4bfb613cb872a0184d4328db4e7b85 # 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 e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e611b92e4bfb613cb872a0184d4328db4e7b85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T13:20:27.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T13:20:27.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T13:20:28.081Z] ========================================================= [2024-07-25T13:20:28.081Z] EdgeX Global Pipelines Version Info [2024-07-25T13:20:28.081Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:20:28.844Z] ------------------- [2024-07-25T13:20:28.844Z] stable info: [2024-07-25T13:20:28.844Z] ------------------- [2024-07-25T13:20:28.845Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T13:20:28.845Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T13:20:28.845Z] Message: update stable to v1.0.260 [2024-07-25T13:20:29.417Z] ------------------- [2024-07-25T13:20:29.417Z] experimental info: [2024-07-25T13:20:29.417Z] ------------------- [2024-07-25T13:20:29.417Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T13:20:29.417Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T13:20:29.417Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T13:20:29.655Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-25T13:20:29.718Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-25T13:20:29.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T13:20:29.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T13:20:29.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T13:20:29.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T13:20:30.011Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T13:20:30.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T13:20:30.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T13:20:30.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T13:20:30.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T13:20:30.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-25T13:20:30.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T13:20:30.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T13:20:30.508Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T13:20:30.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T13:20:30.631Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T13:20:30.695Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T13:20:30.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T13:20:30.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T13:20:30.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-25T13:20:30.939Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-25T13:20:30.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T13:20:31.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T13:20:31.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T13:20:31.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T13:20:31.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T13:20:31.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2024-07-25T13:20:31.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2024-07-25T13:20:31.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2024-07-25T13:20:31.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e611b92e4bfb613cb872a0184d4328db4e7b85 [Pipeline] echo [2024-07-25T13:20:31.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e611b [Pipeline] echo [2024-07-25T13:20:31.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T13:20:31.820Z] provisioning config files... [2024-07-25T13:20:31.835Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/config12781990700953459172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:20:32.223Z] ---> ****-login.sh [2024-07-25T13:20:32.223Z] nexus3.edgexfoundry.org:10001 [2024-07-25T13:20:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:32.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:32.744Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:32.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:32.744Z] [2024-07-25T13:20:32.744Z] Login Succeeded [2024-07-25T13:20:32.744Z] nexus3.edgexfoundry.org:10002 [2024-07-25T13:20:32.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:32.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:32.744Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:32.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:32.744Z] [2024-07-25T13:20:32.744Z] Login Succeeded [2024-07-25T13:20:32.744Z] nexus3.edgexfoundry.org:10003 [2024-07-25T13:20:32.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:33.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:33.004Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:33.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:33.004Z] [2024-07-25T13:20:33.004Z] Login Succeeded [2024-07-25T13:20:33.004Z] nexus3.edgexfoundry.org:10004 [2024-07-25T13:20:33.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:33.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:33.004Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:33.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:33.004Z] [2024-07-25T13:20:33.004Z] Login Succeeded [2024-07-25T13:20:33.004Z] ****.io [2024-07-25T13:20:33.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:33.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:33.273Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:33.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:33.273Z] [2024-07-25T13:20:33.273Z] Login Succeeded [2024-07-25T13:20:33.273Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T13:20:33.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T13:20:34.019Z] + git rev-list -1 --merges c7e611b92e4bfb613cb872a0184d4328db4e7b85~1..c7e611b92e4bfb613cb872a0184d4328db4e7b85 [Pipeline] echo [2024-07-25T13:20:34.070Z] -----------> git rev-list -1 --merges c7e611b92e4bfb613cb872a0184d4328db4e7b85~1..c7e611b92e4bfb613cb872a0184d4328db4e7b85 c7e611b92e4bfb613cb872a0184d4328db4e7b85 [false] [Pipeline] sh [2024-07-25T13:20:34.396Z] + git log --format=format:%s -1 c7e611b92e4bfb613cb872a0184d4328db4e7b85 [Pipeline] echo [2024-07-25T13:20:34.441Z] ========================================================= [2024-07-25T13:20:34.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T13:20:34.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T13:20:34.926Z] + git log --format=format:%s -1 c7e611b92e4bfb613cb872a0184d4328db4e7b85 [Pipeline] echo [2024-07-25T13:20:34.968Z] [semverPrep] GIT_COMMIT: c7e611b92e4bfb613cb872a0184d4328db4e7b85, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-25T13:20:35.014Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T13:20:35.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T13:20:35.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T13:20:35.457Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T13:20:35.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T13:20:35.457Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T13:20:35.457Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T13:20:35.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:20:36.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T13:20:36.024Z] [2024-07-25T13:20:36.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:20:36.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T13:20:36.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T13:20:36.442Z] b85a868b505f: Pulling fs layer [2024-07-25T13:20:36.442Z] e2be974225ed: Pulling fs layer [2024-07-25T13:20:36.442Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T13:20:36.442Z] 988bab9f4d93: Pulling fs layer [2024-07-25T13:20:36.442Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T13:20:36.442Z] eaf3925da568: Pulling fs layer [2024-07-25T13:20:36.442Z] 988bab9f4d93: Waiting [2024-07-25T13:20:36.442Z] 1469e6f7b9e6: Waiting [2024-07-25T13:20:36.442Z] bab4dde63d76: Pulling fs layer [2024-07-25T13:20:36.442Z] bde34c3a00c8: Pulling fs layer [2024-07-25T13:20:36.442Z] b352a97aabf1: Pulling fs layer [2024-07-25T13:20:36.442Z] 4872d77fe225: Pulling fs layer [2024-07-25T13:20:36.442Z] 5851b861e8e6: Pulling fs layer [2024-07-25T13:20:36.442Z] eaf3925da568: Waiting [2024-07-25T13:20:36.442Z] bde34c3a00c8: Waiting [2024-07-25T13:20:36.442Z] bab4dde63d76: Waiting [2024-07-25T13:20:36.442Z] b352a97aabf1: Waiting [2024-07-25T13:20:36.442Z] 4872d77fe225: Waiting [2024-07-25T13:20:36.442Z] e2be974225ed: Verifying Checksum [2024-07-25T13:20:36.442Z] e2be974225ed: Download complete [2024-07-25T13:20:36.442Z] 988bab9f4d93: Verifying Checksum [2024-07-25T13:20:36.442Z] 988bab9f4d93: Download complete [2024-07-25T13:20:36.442Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T13:20:36.442Z] 1469e6f7b9e6: Download complete [2024-07-25T13:20:36.442Z] eaf3925da568: Download complete [2024-07-25T13:20:36.442Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T13:20:36.442Z] 339a4e72a1f5: Download complete [2024-07-25T13:20:36.702Z] bde34c3a00c8: Verifying Checksum [2024-07-25T13:20:36.702Z] bde34c3a00c8: Download complete [2024-07-25T13:20:36.702Z] b352a97aabf1: Download complete [2024-07-25T13:20:36.702Z] 4872d77fe225: Verifying Checksum [2024-07-25T13:20:36.702Z] 4872d77fe225: Download complete [2024-07-25T13:20:36.702Z] 5851b861e8e6: Verifying Checksum [2024-07-25T13:20:36.702Z] 5851b861e8e6: Download complete [2024-07-25T13:20:36.702Z] b85a868b505f: Verifying Checksum [2024-07-25T13:20:36.702Z] b85a868b505f: Download complete [2024-07-25T13:20:36.964Z] bab4dde63d76: Verifying Checksum [2024-07-25T13:20:36.964Z] bab4dde63d76: Download complete [2024-07-25T13:20:37.899Z] b85a868b505f: Pull complete [2024-07-25T13:20:38.158Z] e2be974225ed: Pull complete [2024-07-25T13:20:38.418Z] 339a4e72a1f5: Pull complete [2024-07-25T13:20:38.677Z] 988bab9f4d93: Pull complete [2024-07-25T13:20:38.937Z] 1469e6f7b9e6: Pull complete [2024-07-25T13:20:38.937Z] eaf3925da568: Pull complete [2024-07-25T13:20:40.842Z] bab4dde63d76: Pull complete [2024-07-25T13:20:40.843Z] bde34c3a00c8: Pull complete [2024-07-25T13:20:41.102Z] b352a97aabf1: Pull complete [2024-07-25T13:20:41.102Z] 4872d77fe225: Pull complete [2024-07-25T13:20:41.102Z] 5851b861e8e6: Pull complete [2024-07-25T13:20:41.102Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T13:20:41.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T13:20:41.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:20:41.419Z] prd-ubuntu20.04-docker-8c-8g-6456 does not seem to be running inside a container [2024-07-25T13:20:41.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-297 -v /w/workspace/y_app-rfid-llrp-inventory_PR-297:/w/workspace/y_app-rfid-llrp-inventory_PR-297:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T13:20:43.329Z] $ docker top 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 -eo pid,comm [2024-07-25T13:20:43.398Z] 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-07-25T13:20:43.398Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T13:20:43.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T13:20:43.559Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T13:20:43.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T13:20:43.695Z] $ docker exec 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 ssh-agent [2024-07-25T13:20:43.816Z] SSH_AUTH_SOCK=/tmp/ssh-Mc4VtaostWVA/agent.32 [2024-07-25T13:20:43.816Z] SSH_AGENT_PID=38 [2024-07-25T13:20:43.824Z] Running ssh-add (command line suppressed) [2024-07-25T13:20:43.922Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/private_key_5287533393372405348.key (/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/private_key_5287533393372405348.key) [2024-07-25T13:20:43.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T13:20:44.291Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T13:20:44.317Z] $ docker exec --env ******** --env ******** 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 ssh-agent -k [2024-07-25T13:20:44.428Z] unset SSH_AUTH_SOCK; [2024-07-25T13:20:44.429Z] unset SSH_AGENT_PID; [2024-07-25T13:20:44.429Z] echo Agent pid 38 killed; [2024-07-25T13:20:44.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T13:20:44.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T13:20:44.560Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T13:20:44.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T13:20:44.678Z] $ docker exec 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 ssh-agent [2024-07-25T13:20:44.804Z] SSH_AUTH_SOCK=/tmp/ssh-Nx0dmQPOL1V5/agent.71 [2024-07-25T13:20:44.804Z] SSH_AGENT_PID=77 [2024-07-25T13:20:44.809Z] Running ssh-add (command line suppressed) [2024-07-25T13:20:44.919Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/private_key_9114144132331665899.key (/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/private_key_9114144132331665899.key) [2024-07-25T13:20:44.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T13:20:45.302Z] + git semver init [2024-07-25T13:20:45.562Z] 2024-07-25 13:20:45,456 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T13:20:45.562Z] 2024-07-25 13:20:45,457 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver [2024-07-25T13:20:45.562Z] 2024-07-25 13:20:45,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver [2024-07-25T13:20:45.562Z] 2024-07-25 13:20:45,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-297, universal_newlines=False, shell=None, istream=None) [2024-07-25T13:20:46.963Z] 2024-07-25 13:20:46,947 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-297/.git/info/exclude [2024-07-25T13:20:46.963Z] 2024-07-25 13:20:46,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver/PR-297 with force:False [2024-07-25T13:20:46.963Z] 2024-07-25 13:20:46,947 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver/PR-297 [2024-07-25T13:20:46.963Z] 2024-07-25 13:20:46,951 [execute] INFO git cat-file --batch-check [2024-07-25T13:20:46.963Z] 2024-07-25 13:20:46,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T13:20:46.963Z] 2024-07-25 13:20:46,959 [execute] INFO git cat-file --batch [2024-07-25T13:20:47.223Z] 2024-07-25 13:20:46,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T13:20:47.223Z] 2024-07-25 13:20:46,965 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-297/.semver/PR-297 [2024-07-25T13:20:47.223Z] 0.0.0 [Pipeline] } [2024-07-25T13:20:47.252Z] $ docker exec --env ******** --env ******** 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 ssh-agent -k [2024-07-25T13:20:47.347Z] unset SSH_AUTH_SOCK; [2024-07-25T13:20:47.348Z] unset SSH_AGENT_PID; [2024-07-25T13:20:47.348Z] echo Agent pid 77 killed; [2024-07-25T13:20:47.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T13:20:47.829Z] + git semver [Pipeline] } [2024-07-25T13:20:48.117Z] $ docker stop --time=1 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 [2024-07-25T13:20:49.442Z] $ docker rm -f --volumes 5c8b25d878459c14841747059facc237f0d8227463710b9f258148dd172c0fd5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T13:20:49.886Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T13:20:50.226Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T13:20:50.253Z] [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-07-25T13:20:51.108Z] provisioning config files... [2024-07-25T13:20:51.119Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/config7399888353864474293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:20:51.493Z] ---> ****-login.sh [2024-07-25T13:20:51.493Z] nexus3.edgexfoundry.org:10001 [2024-07-25T13:20:51.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:51.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:51.493Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:51.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:51.493Z] [2024-07-25T13:20:51.493Z] Login Succeeded [2024-07-25T13:20:51.493Z] nexus3.edgexfoundry.org:10002 [2024-07-25T13:20:51.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:51.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:51.494Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:51.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:51.494Z] [2024-07-25T13:20:51.494Z] Login Succeeded [2024-07-25T13:20:51.755Z] nexus3.edgexfoundry.org:10003 [2024-07-25T13:20:51.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:51.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:51.755Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:51.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:51.755Z] [2024-07-25T13:20:51.755Z] Login Succeeded [2024-07-25T13:20:51.755Z] nexus3.edgexfoundry.org:10004 [2024-07-25T13:20:51.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:51.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:51.755Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:51.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:51.755Z] [2024-07-25T13:20:51.755Z] Login Succeeded [2024-07-25T13:20:51.755Z] ****.io [2024-07-25T13:20:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:20:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:20:52.016Z] Configure a credential helper to remove this warning. See [2024-07-25T13:20:52.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:20:52.016Z] [2024-07-25T13:20:52.016Z] Login Succeeded [2024-07-25T13:20:52.016Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T13:20:52.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T13:20:52.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T13:20:52.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T13:20:52.411Z] ========================================================= [2024-07-25T13:20:52.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T13:20:52.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:20:52.952Z] + 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-07-25T13:20:52.952Z] Sending build context to Docker daemon 20.04MB [2024-07-25T13:20:52.952Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T13:20:52.952Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T13:20:52.952Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T13:20:52.952Z] 619be1103602: Pulling fs layer [2024-07-25T13:20:52.952Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T13:20:52.952Z] 5df492c9dc93: Pulling fs layer [2024-07-25T13:20:52.952Z] 7629e6793208: Pulling fs layer [2024-07-25T13:20:52.952Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T13:20:52.952Z] fb5054dd5b73: Pulling fs layer [2024-07-25T13:20:52.952Z] eeca6798cff9: Pulling fs layer [2024-07-25T13:20:52.952Z] aa269ceb94a6: Pulling fs layer [2024-07-25T13:20:52.952Z] ada007ff1a6a: Pulling fs layer [2024-07-25T13:20:52.952Z] 7629e6793208: Waiting [2024-07-25T13:20:52.952Z] aa269ceb94a6: Waiting [2024-07-25T13:20:52.952Z] fb5054dd5b73: Waiting [2024-07-25T13:20:52.952Z] 4f4fb700ef54: Waiting [2024-07-25T13:20:52.952Z] ada007ff1a6a: Waiting [2024-07-25T13:20:52.952Z] eeca6798cff9: Waiting [2024-07-25T13:20:53.211Z] 7862e08f4a3e: Download complete [2024-07-25T13:20:53.211Z] 7629e6793208: Verifying Checksum [2024-07-25T13:20:53.211Z] 7629e6793208: Download complete [2024-07-25T13:20:53.211Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T13:20:53.211Z] 4f4fb700ef54: Download complete [2024-07-25T13:20:53.211Z] fb5054dd5b73: Verifying Checksum [2024-07-25T13:20:53.211Z] fb5054dd5b73: Download complete [2024-07-25T13:20:53.211Z] 619be1103602: Verifying Checksum [2024-07-25T13:20:53.211Z] 619be1103602: Download complete [2024-07-25T13:20:53.211Z] eeca6798cff9: Verifying Checksum [2024-07-25T13:20:53.211Z] eeca6798cff9: Download complete [2024-07-25T13:20:53.211Z] 619be1103602: Pull complete [2024-07-25T13:20:53.476Z] ada007ff1a6a: Verifying Checksum [2024-07-25T13:20:53.476Z] ada007ff1a6a: Download complete [2024-07-25T13:20:53.476Z] 7862e08f4a3e: Pull complete [2024-07-25T13:20:53.476Z] 5df492c9dc93: Verifying Checksum [2024-07-25T13:20:53.476Z] 5df492c9dc93: Download complete [2024-07-25T13:20:54.044Z] aa269ceb94a6: Verifying Checksum [2024-07-25T13:20:54.044Z] aa269ceb94a6: Download complete [2024-07-25T13:20:57.336Z] 5df492c9dc93: Pull complete [2024-07-25T13:20:57.336Z] 7629e6793208: Pull complete [2024-07-25T13:20:57.336Z] 4f4fb700ef54: Pull complete [2024-07-25T13:20:57.336Z] fb5054dd5b73: Pull complete [2024-07-25T13:20:57.336Z] eeca6798cff9: Pull complete [2024-07-25T13:20:59.869Z] aa269ceb94a6: Pull complete [2024-07-25T13:21:00.128Z] ada007ff1a6a: Pull complete [2024-07-25T13:21:00.128Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T13:21:00.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T13:21:00.128Z] ---> f489d0715acc [2024-07-25T13:21:00.128Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T13:21:02.670Z] ---> Running in b6f5007649a1 [2024-07-25T13:21:02.670Z] Removing intermediate container b6f5007649a1 [2024-07-25T13:21:02.670Z] ---> ee2a7fd96ff9 [2024-07-25T13:21:02.670Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T13:21:02.670Z] ---> Running in 2a4251f51201 [2024-07-25T13:21:02.670Z] Removing intermediate container 2a4251f51201 [2024-07-25T13:21:02.670Z] ---> 9e65e482199a [2024-07-25T13:21:02.670Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T13:21:02.670Z] ---> Running in 0a69e45fc37a [2024-07-25T13:21:02.670Z] Removing intermediate container 0a69e45fc37a [2024-07-25T13:21:02.670Z] ---> d2132a37ee18 [2024-07-25T13:21:02.670Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T13:21:02.670Z] ---> Running in af151ff0eeb8 [2024-07-25T13:21:02.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T13:21:03.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T13:21:03.451Z] OK: 264 MiB in 52 packages [2024-07-25T13:21:03.710Z] Removing intermediate container af151ff0eeb8 [2024-07-25T13:21:03.710Z] ---> 0ea1dc0dd55d [2024-07-25T13:21:03.710Z] Step 7/12 : WORKDIR /app [2024-07-25T13:21:03.972Z] ---> Running in 73abe982968b [2024-07-25T13:21:03.972Z] Removing intermediate container 73abe982968b [2024-07-25T13:21:03.972Z] ---> 91a9a802b3fd [2024-07-25T13:21:03.972Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-25T13:21:03.972Z] ---> 51fbaa17c0d7 [2024-07-25T13:21:03.972Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T13:21:03.972Z] ---> Running in 6cd0e5de3b3f [2024-07-25T13:21:05.873Z] Still waiting to schedule task [2024-07-25T13:21:05.873Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-25T13:21:50.694Z] Removing intermediate container 6cd0e5de3b3f [2024-07-25T13:21:50.694Z] ---> 7289aa8104be [2024-07-25T13:21:50.694Z] Step 10/12 : COPY . . [2024-07-25T13:21:50.694Z] ---> a04b131e5969 [2024-07-25T13:21:50.694Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T13:21:50.694Z] ---> Running in 1b1d5361c748 [2024-07-25T13:21:50.694Z] Removing intermediate container 1b1d5361c748 [2024-07-25T13:21:50.694Z] ---> 0bccc97fa8bb [2024-07-25T13:21:50.694Z] Step 12/12 : RUN $MAKE [2024-07-25T13:21:50.694Z] ---> Running in 9cda04b52726 [2024-07-25T13:21:50.694Z] noop [2024-07-25T13:21:50.694Z] Removing intermediate container 9cda04b52726 [2024-07-25T13:21:50.694Z] ---> 09cef07ed31c [2024-07-25T13:21:50.694Z] Successfully built 09cef07ed31c [2024-07-25T13:21:50.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:21:51.222Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T13:21:51.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:21:51.401Z] prd-ubuntu20.04-docker-8c-8g-6456 does not seem to be running inside a container [2024-07-25T13:21:51.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-297 -v /w/workspace/y_app-rfid-llrp-inventory_PR-297:/w/workspace/y_app-rfid-llrp-inventory_PR-297:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T13:21:51.813Z] $ docker top 41873d044cbd80d46e0b3823a73095ed851f42cc24352abc5cd536593cbb3fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T13:21:52.237Z] + go version [2024-07-25T13:21:52.237Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T13:21:52.273Z] $ docker stop --time=1 41873d044cbd80d46e0b3823a73095ed851f42cc24352abc5cd536593cbb3fd5 [2024-07-25T13:21:53.564Z] $ docker rm -f --volumes 41873d044cbd80d46e0b3823a73095ed851f42cc24352abc5cd536593cbb3fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:21:54.388Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T13:21:54.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:21:54.565Z] prd-ubuntu20.04-docker-8c-8g-6456 does not seem to be running inside a container [2024-07-25T13:21:54.602Z] $ 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-297 -v /w/workspace/y_app-rfid-llrp-inventory_PR-297:/w/workspace/y_app-rfid-llrp-inventory_PR-297:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T13:21:54.966Z] $ docker top 7216363a6fcbd3e872c6a3608bccece2e17d9345cc0f5fd85f1d3d9305d5faaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T13:21:55.383Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-297 [Pipeline] fileExists [Pipeline] sh [2024-07-25T13:21:55.772Z] + make test [2024-07-25T13:21:55.773Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-25T13:22:27.885Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-25T13:22:27.885Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-25T13:22:27.885Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.123s coverage: 86.2% of statements [2024-07-25T13:22:30.421Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.672s coverage: 71.9% of statements [2024-07-25T13:22:43.074Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6457 in /w/workspace/y_app-rfid-llrp-inventory_PR-297 [Pipeline] { [Pipeline] ws [2024-07-25T13:22:43.154Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-07-25T13:22:46.264Z] The recommended git tool is: git [2024-07-25T13:22:53.113Z] using credential edgex-jenkins-ssh [2024-07-25T13:22:53.137Z] Cloning the remote Git repository [2024-07-25T13:22:53.175Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-25T13:22:53.278Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-07-25T13:22:53.511Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-25T13:22:53.516Z] > git --version # timeout=10 [2024-07-25T13:22:53.554Z] > git --version # 'git version 2.25.1' [2024-07-25T13:22:53.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T13:22:53.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T13:22:57.046Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-25T13:22:57.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T13:22:57.906Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-25T13:22:57.944Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-25T13:22:57.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T13:22:57.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-25T13:22:58.480Z] Merging remotes/origin/main commit e87408ba0baad64d24b50da923549d1991b86a3e into PR head commit c7e611b92e4bfb613cb872a0184d4328db4e7b85 [2024-07-25T13:22:58.746Z] Merge succeeded, producing c7e611b92e4bfb613cb872a0184d4328db4e7b85 [2024-07-25T13:22:58.747Z] Checking out Revision c7e611b92e4bfb613cb872a0184d4328db4e7b85 (PR-297) [2024-07-25T13:22:59.353Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-25T13:22:59.395Z] > git --version # timeout=10 [2024-07-25T13:22:59.407Z] > git --version # 'git version 2.25.1' [2024-07-25T13:22:59.424Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T13:22:58.494Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T13:22:58.554Z] > git checkout -f c7e611b92e4bfb613cb872a0184d4328db4e7b85 # timeout=10 [2024-07-25T13:22:58.654Z] > git remote # timeout=10 [2024-07-25T13:22:58.672Z] > git config --get remote.origin.url # timeout=10 [2024-07-25T13:22:58.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T13:22:58.704Z] > git merge e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 [2024-07-25T13:22:58.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-25T13:22:58.748Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T13:22:58.762Z] > git checkout -f c7e611b92e4bfb613cb872a0184d4328db4e7b85 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T13:23:04.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T13:23:04.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T13:23:04.380Z] Dload Upload Total Spent Left Speed [2024-07-25T13:23:04.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-25T13:23:04.731Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T13:23:05.077Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-25T13:23:05.077Z] + sudo tee /etc/docker/daemon.new [2024-07-25T13:23:05.077Z] { [2024-07-25T13:23:05.077Z] "registry-mirrors": [ [2024-07-25T13:23:05.077Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T13:23:05.077Z] ], [2024-07-25T13:23:05.077Z] "bip": "10.250.0.254/24", [2024-07-25T13:23:05.077Z] "hosts": [ [2024-07-25T13:23:05.077Z] "tcp://0.0.0.0:5555", [2024-07-25T13:23:05.077Z] "unix:///var/run/docker.sock" [2024-07-25T13:23:05.077Z] ], [2024-07-25T13:23:05.077Z] "mtu": 1458, [2024-07-25T13:23:05.077Z] "selinux-enabled": true, [2024-07-25T13:23:05.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T13:23:05.077Z] } [Pipeline] sh [2024-07-25T13:23:05.423Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T13:23:05.769Z] + sudo service docker restart [2024-07-25T13:23:09.145Z] go vet ./... [2024-07-25T13:23:09.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T13:23:09.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T13:23:09.146Z] ./bin/test-attribution.sh [2024-07-25T13:23:09.146Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-25T13:23:09.146Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T13:23:09.405Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T13:23:09.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T13:23:09.494Z] $ docker stop --time=1 7216363a6fcbd3e872c6a3608bccece2e17d9345cc0f5fd85f1d3d9305d5faaf [2024-07-25T13:23:12.283Z] $ docker rm -f --volumes 7216363a6fcbd3e872c6a3608bccece2e17d9345cc0f5fd85f1d3d9305d5faaf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T13:23:13.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T13:23:13.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T13:23:13.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T13:23:14.254Z] + ls -al . [2024-07-25T13:23:14.254Z] total 276 [2024-07-25T13:23:14.254Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 13:21 . [2024-07-25T13:23:14.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 13:20 .. [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 25 13:20 .dockerignore [2024-07-25T13:23:14.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 13:22 .git [2024-07-25T13:23:14.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 13:20 .github [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 25 13:20 .gitignore [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 13:20 .golangci.yml [2024-07-25T13:23:14.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 13:20 .semver [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 25 13:20 Attribution.txt [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 25 13:20 CHANGELOG.md [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 25 13:20 Dockerfile [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 13:20 GOVERNANCE.md [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 25 13:20 Jenkinsfile [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 13:20 LICENSE [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 25 13:20 Makefile [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 25 13:20 OWNERS.md [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 25 13:20 README.md [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 13:20 VERSION [2024-07-25T13:23:14.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 13:20 bin [2024-07-25T13:23:14.254Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 25 13:22 coverage.out [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 25 13:20 go.mod [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 25 13:20 go.sum [2024-07-25T13:23:14.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 13:20 images [2024-07-25T13:23:14.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 13:20 internal [2024-07-25T13:23:14.254Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 25 13:20 main.go [2024-07-25T13:23:14.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 13:20 openapi [2024-07-25T13:23:14.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 13:20 res [2024-07-25T13:23:14.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 13:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:23:14.731Z] + 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=c7e611b92e4bfb613cb872a0184d4328db4e7b85 --label arch=amd64 --label version=0.0.0 . [2024-07-25T13:23:14.731Z] Sending build context to Docker daemon 20.04MB [2024-07-25T13:23:14.731Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T13:23:14.731Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-25T13:23:14.731Z] ---> 09cef07ed31c [2024-07-25T13:23:14.731Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T13:23:14.991Z] ---> Running in 155b1e4231f0 [2024-07-25T13:23:14.991Z] Removing intermediate container 155b1e4231f0 [2024-07-25T13:23:14.991Z] ---> c77a9a8d5431 [2024-07-25T13:23:14.991Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T13:23:14.991Z] ---> Running in 14f5725fd2b3 [2024-07-25T13:23:15.251Z] Removing intermediate container 14f5725fd2b3 [2024-07-25T13:23:15.251Z] ---> 8ce55f558327 [2024-07-25T13:23:15.251Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-25T13:23:15.251Z] ---> Running in 3421a513bc78 [2024-07-25T13:23:15.251Z] Removing intermediate container 3421a513bc78 [2024-07-25T13:23:15.251Z] ---> 646658f8caf6 [2024-07-25T13:23:15.251Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T13:23:15.251Z] ---> Running in a9a1464e6da4 [2024-07-25T13:23:15.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T13:23:15.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T13:23:16.032Z] OK: 264 MiB in 52 packages [2024-07-25T13:23:16.291Z] Removing intermediate container a9a1464e6da4 [2024-07-25T13:23:16.291Z] ---> 66acc66478df [2024-07-25T13:23:16.291Z] Step 7/30 : WORKDIR /app [2024-07-25T13:23:16.291Z] ---> Running in b476e13b749d [2024-07-25T13:23:16.551Z] Removing intermediate container b476e13b749d [2024-07-25T13:23:16.551Z] ---> bbbd39d75453 [2024-07-25T13:23:16.551Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-25T13:23:16.551Z] ---> 7d43249a8c3e [2024-07-25T13:23:16.551Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T13:23:16.551Z] ---> Running in f375454d445e [2024-07-25T13:23:17.133Z] Removing intermediate container f375454d445e [2024-07-25T13:23:17.133Z] ---> 09c82c19290a [2024-07-25T13:23:17.133Z] Step 10/30 : COPY . . [2024-07-25T13:23:17.700Z] ---> e618c076e569 [2024-07-25T13:23:17.700Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T13:23:17.700Z] ---> Running in 593df3f70805 [2024-07-25T13:23:17.700Z] Removing intermediate container 593df3f70805 [2024-07-25T13:23:17.700Z] ---> dffedd40a4cd [2024-07-25T13:23:17.700Z] Step 12/30 : RUN $MAKE [2024-07-25T13:23:17.700Z] ---> Running in 73db956d8fea [2024-07-25T13:23:17.957Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T13:23:24.133Z] provisioning config files... [2024-07-25T13:23:24.171Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16995876027606050107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:23:24.674Z] ---> ****-login.sh [2024-07-25T13:23:24.674Z] nexus3.edgexfoundry.org:10001 [2024-07-25T13:23:24.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:23:25.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:23:25.218Z] Configure a credential helper to remove this warning. See [2024-07-25T13:23:25.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:23:25.219Z] [2024-07-25T13:23:25.219Z] Login Succeeded [2024-07-25T13:23:25.219Z] nexus3.edgexfoundry.org:10002 [2024-07-25T13:23:25.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:23:25.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:23:25.762Z] Configure a credential helper to remove this warning. See [2024-07-25T13:23:25.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:23:25.762Z] [2024-07-25T13:23:25.762Z] Login Succeeded [2024-07-25T13:23:25.762Z] nexus3.edgexfoundry.org:10003 [2024-07-25T13:23:25.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:23:26.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:23:26.035Z] Configure a credential helper to remove this warning. See [2024-07-25T13:23:26.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:23:26.036Z] [2024-07-25T13:23:26.036Z] Login Succeeded [2024-07-25T13:23:26.036Z] nexus3.edgexfoundry.org:10004 [2024-07-25T13:23:26.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:23:26.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:23:26.306Z] Configure a credential helper to remove this warning. See [2024-07-25T13:23:26.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:23:26.306Z] [2024-07-25T13:23:26.306Z] Login Succeeded [2024-07-25T13:23:26.306Z] ****.io [2024-07-25T13:23:26.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T13:23:26.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T13:23:26.846Z] Configure a credential helper to remove this warning. See [2024-07-25T13:23:26.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T13:23:26.846Z] [2024-07-25T13:23:26.846Z] Login Succeeded [2024-07-25T13:23:26.846Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T13:23:26.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T13:23:27.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T13:23:27.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T13:23:27.481Z] ========================================================= [2024-07-25T13:23:27.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T13:23:27.481Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:23:28.026Z] + 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-07-25T13:23:28.304Z] Sending build context to Docker daemon 673.8kB [2024-07-25T13:23:28.304Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T13:23:28.304Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T13:23:28.576Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T13:23:28.576Z] c6b39de5b339: Pulling fs layer [2024-07-25T13:23:28.576Z] a69c41024577: Pulling fs layer [2024-07-25T13:23:28.576Z] d6de4b400683: Pulling fs layer [2024-07-25T13:23:28.576Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T13:23:28.576Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T13:23:28.576Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T13:23:28.576Z] 00f215d4a9da: Pulling fs layer [2024-07-25T13:23:28.576Z] d496ad576159: Pulling fs layer [2024-07-25T13:23:28.576Z] 35cb2a7552d0: Waiting [2024-07-25T13:23:28.576Z] 4f4fb700ef54: Waiting [2024-07-25T13:23:28.576Z] 464afbd9ba4c: Waiting [2024-07-25T13:23:28.576Z] 00f215d4a9da: Waiting [2024-07-25T13:23:28.576Z] d496ad576159: Waiting [2024-07-25T13:23:28.576Z] a69c41024577: Verifying Checksum [2024-07-25T13:23:28.576Z] a69c41024577: Download complete [2024-07-25T13:23:28.576Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T13:23:28.576Z] 35cb2a7552d0: Download complete [2024-07-25T13:23:28.576Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T13:23:28.576Z] 4f4fb700ef54: Download complete [2024-07-25T13:23:28.576Z] 464afbd9ba4c: Download complete [2024-07-25T13:23:28.576Z] c6b39de5b339: Download complete [2024-07-25T13:23:28.844Z] d496ad576159: Verifying Checksum [2024-07-25T13:23:28.844Z] d496ad576159: Download complete [2024-07-25T13:23:29.429Z] c6b39de5b339: Pull complete [2024-07-25T13:23:30.010Z] a69c41024577: Pull complete [2024-07-25T13:23:30.282Z] d6de4b400683: Verifying Checksum [2024-07-25T13:23:30.282Z] d6de4b400683: Download complete [2024-07-25T13:23:31.238Z] 00f215d4a9da: Verifying Checksum [2024-07-25T13:23:31.238Z] 00f215d4a9da: Download complete [2024-07-25T13:23:43.560Z] d6de4b400683: Pull complete [2024-07-25T13:23:43.560Z] 35cb2a7552d0: Pull complete [2024-07-25T13:23:43.560Z] 4f4fb700ef54: Pull complete [2024-07-25T13:23:43.560Z] 464afbd9ba4c: Pull complete [2024-07-25T13:23:50.041Z] Removing intermediate container 73db956d8fea [2024-07-25T13:23:50.041Z] ---> 9e5c8cbb5183 [2024-07-25T13:23:50.041Z] Step 13/30 : FROM alpine:3.18 [2024-07-25T13:23:50.041Z] 3.18: Pulling from library/alpine [2024-07-25T13:23:50.041Z] 930bdd4d222e: Pulling fs layer [2024-07-25T13:23:50.041Z] 930bdd4d222e: Verifying Checksum [2024-07-25T13:23:50.041Z] 930bdd4d222e: Download complete [2024-07-25T13:23:50.041Z] 930bdd4d222e: Pull complete [2024-07-25T13:23:50.041Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T13:23:50.041Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T13:23:50.041Z] ---> 18f865063206 [2024-07-25T13:23:50.041Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T13:23:50.041Z] ---> Running in 8eae7697cc6e [2024-07-25T13:23:50.041Z] Removing intermediate container 8eae7697cc6e [2024-07-25T13:23:50.041Z] ---> 47eb207c6f27 [2024-07-25T13:23:50.041Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-25T13:23:50.041Z] ---> Running in cc873a74a24d [2024-07-25T13:23:50.041Z] Removing intermediate container cc873a74a24d [2024-07-25T13:23:50.041Z] ---> cbfb3d44accd [2024-07-25T13:23:50.041Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-25T13:23:50.041Z] ---> Running in b58da71b0f42 [2024-07-25T13:23:50.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T13:23:50.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T13:23:50.041Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-25T13:23:50.041Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-25T13:23:50.041Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T13:23:50.041Z] Executing ca-certificates-20240226-r0.trigger [2024-07-25T13:23:50.041Z] OK: 8 MiB in 17 packages [2024-07-25T13:23:50.041Z] Removing intermediate container b58da71b0f42 [2024-07-25T13:23:50.041Z] ---> 9c129771d0ed [2024-07-25T13:23:50.041Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-25T13:23:50.041Z] ---> Running in a432ba5d47ad [2024-07-25T13:23:50.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T13:23:50.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T13:23:50.041Z] OK: 8 MiB in 17 packages [2024-07-25T13:23:50.300Z] Removing intermediate container a432ba5d47ad [2024-07-25T13:23:50.300Z] ---> 3dee92cf7733 [2024-07-25T13:23:50.300Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-25T13:23:50.300Z] ---> 7ea23b080719 [2024-07-25T13:23:50.300Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-25T13:23:50.568Z] ---> 971305fae6b4 [2024-07-25T13:23:50.568Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-25T13:23:50.828Z] ---> 418ab2e8fa57 [2024-07-25T13:23:50.828Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-25T13:23:50.828Z] ---> 8f62c22b9843 [2024-07-25T13:23:50.828Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-25T13:23:51.764Z] ---> ec14aee22087 [2024-07-25T13:23:51.764Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-25T13:23:51.764Z] ---> Running in bfab9d9e785f [2024-07-25T13:23:51.786Z] 00f215d4a9da: Pull complete [2024-07-25T13:23:52.332Z] Removing intermediate container bfab9d9e785f [2024-07-25T13:23:52.332Z] ---> 4ea36690206e [2024-07-25T13:23:52.332Z] Step 24/30 : VOLUME /cache [2024-07-25T13:23:52.332Z] ---> Running in 6443742fd372 [2024-07-25T13:23:52.332Z] Removing intermediate container 6443742fd372 [2024-07-25T13:23:52.332Z] ---> be3a2dc8a81f [2024-07-25T13:23:52.332Z] Step 25/30 : EXPOSE 59711 [2024-07-25T13:23:52.332Z] ---> Running in eeb0e72a2944 [2024-07-25T13:23:52.332Z] Removing intermediate container eeb0e72a2944 [2024-07-25T13:23:52.332Z] ---> cc9da0d52cf3 [2024-07-25T13:23:52.332Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-25T13:23:52.597Z] ---> Running in 418576d0d219 [2024-07-25T13:23:52.597Z] Removing intermediate container 418576d0d219 [2024-07-25T13:23:52.597Z] ---> f0f9ad2820ec [2024-07-25T13:23:52.597Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-25T13:23:52.597Z] ---> Running in 64f4013a8375 [2024-07-25T13:23:52.597Z] Removing intermediate container 64f4013a8375 [2024-07-25T13:23:52.597Z] ---> 637a07806594 [2024-07-25T13:23:52.597Z] Step 28/30 : LABEL arch=amd64 [2024-07-25T13:23:52.858Z] ---> Running in 5559c1867692 [2024-07-25T13:23:52.858Z] Removing intermediate container 5559c1867692 [2024-07-25T13:23:52.858Z] ---> 788b093f5526 [2024-07-25T13:23:52.858Z] Step 29/30 : LABEL git_sha=c7e611b92e4bfb613cb872a0184d4328db4e7b85 [2024-07-25T13:23:52.858Z] ---> Running in 21c71aec5114 [2024-07-25T13:23:52.858Z] Removing intermediate container 21c71aec5114 [2024-07-25T13:23:52.858Z] ---> 8d5451d1ef7e [2024-07-25T13:23:52.858Z] Step 30/30 : LABEL version=0.0.0 [2024-07-25T13:23:53.118Z] ---> Running in 98ddc093b850 [2024-07-25T13:23:53.118Z] Removing intermediate container 98ddc093b850 [2024-07-25T13:23:53.118Z] ---> 75f0c724f6d9 [2024-07-25T13:23:53.118Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T13:23:53.118Z] Successfully built 75f0c724f6d9 [2024-07-25T13:23:53.118Z] 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] { [2024-07-25T13:23:53.737Z] d496ad576159: Pull complete [2024-07-25T13:23:53.737Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T13:23:53.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T13:23:53.737Z] ---> f246e2811388 [2024-07-25T13:23:53.737Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:23:54.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T13:23:54.184Z] [2024-07-25T13:23:54.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:23:54.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T13:23:54.593Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T13:23:54.593Z] 5eb5b503b376: Pulling fs layer [2024-07-25T13:23:54.593Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T13:23:54.593Z] ec43610c2a17: Pulling fs layer [2024-07-25T13:23:54.593Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T13:23:54.593Z] 33b1e0a273af: Pulling fs layer [2024-07-25T13:23:54.593Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T13:23:54.593Z] 2f39f015ded8: Pulling fs layer [2024-07-25T13:23:54.593Z] 3a2ae6a8a46f: Waiting [2024-07-25T13:23:54.593Z] 33b1e0a273af: Waiting [2024-07-25T13:23:54.593Z] 5d3b04190fa2: Waiting [2024-07-25T13:23:54.593Z] 2f39f015ded8: Waiting [2024-07-25T13:23:54.593Z] 5c69ac0246d0: Download complete [2024-07-25T13:23:54.593Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T13:23:54.593Z] 3a2ae6a8a46f: Download complete [2024-07-25T13:23:54.593Z] 33b1e0a273af: Verifying Checksum [2024-07-25T13:23:54.593Z] 33b1e0a273af: Download complete [2024-07-25T13:23:54.593Z] ec43610c2a17: Verifying Checksum [2024-07-25T13:23:54.593Z] ec43610c2a17: Download complete [2024-07-25T13:23:54.593Z] 5d3b04190fa2: Verifying Checksum [2024-07-25T13:23:54.593Z] 5d3b04190fa2: Download complete [2024-07-25T13:23:54.852Z] 5eb5b503b376: Verifying Checksum [2024-07-25T13:23:54.852Z] 5eb5b503b376: Download complete [2024-07-25T13:23:55.148Z] ---> Running in a9754ca309ec [2024-07-25T13:23:55.417Z] 2f39f015ded8: Download complete [2024-07-25T13:23:55.418Z] Removing intermediate container a9754ca309ec [2024-07-25T13:23:55.418Z] ---> 57e3c560d0dd [2024-07-25T13:23:55.418Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T13:23:55.418Z] ---> Running in 326a4bed3f57 [2024-07-25T13:23:55.983Z] 5eb5b503b376: Pull complete [2024-07-25T13:23:56.002Z] Removing intermediate container 326a4bed3f57 [2024-07-25T13:23:56.002Z] ---> 27ef007dfcd4 [2024-07-25T13:23:56.002Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T13:23:56.002Z] ---> Running in a12e64dd0fd1 [2024-07-25T13:23:56.242Z] 5c69ac0246d0: Pull complete [2024-07-25T13:23:56.502Z] ec43610c2a17: Pull complete [2024-07-25T13:23:56.594Z] Removing intermediate container a12e64dd0fd1 [2024-07-25T13:23:56.594Z] ---> 70cf4e92092b [2024-07-25T13:23:56.594Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T13:23:56.594Z] ---> Running in cbd053aad23f [2024-07-25T13:23:56.761Z] 3a2ae6a8a46f: Pull complete [2024-07-25T13:23:57.023Z] 33b1e0a273af: Pull complete [2024-07-25T13:23:57.023Z] 5d3b04190fa2: Pull complete [2024-07-25T13:23:58.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T13:23:58.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T13:23:59.544Z] OK: 266 MiB in 52 packages [2024-07-25T13:24:00.126Z] Removing intermediate container cbd053aad23f [2024-07-25T13:24:00.126Z] ---> 312f35593724 [2024-07-25T13:24:00.126Z] Step 7/12 : WORKDIR /app [2024-07-25T13:24:00.391Z] ---> Running in 233b1b9571d3 [2024-07-25T13:24:00.664Z] Removing intermediate container 233b1b9571d3 [2024-07-25T13:24:00.665Z] ---> 545b24ae03d0 [2024-07-25T13:24:00.665Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-25T13:24:01.252Z] ---> 9468f210bf35 [2024-07-25T13:24:01.252Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T13:24:01.252Z] ---> Running in 4f357bea572e [2024-07-25T13:24:02.341Z] 2f39f015ded8: Pull complete [2024-07-25T13:24:02.341Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T13:24:02.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T13:24:02.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:24:02.612Z] prd-ubuntu20.04-docker-8c-8g-6456 does not seem to be running inside a container [2024-07-25T13:24:02.644Z] $ 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-297 -v /w/workspace/y_app-rfid-llrp-inventory_PR-297:/w/workspace/y_app-rfid-llrp-inventory_PR-297:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-25T13:24:05.110Z] $ docker top 9ee882281e76c610f4c9076832641091c2a649187d268a863f3bda8faeb03c7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:24:05.631Z] ---> job-cost.sh [2024-07-25T13:24:05.631Z] lf-activate-venv: SKIPPING [2024-07-25T13:24:05.631Z] INFO: No Stack... [2024-07-25T13:24:05.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T13:24:06.149Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T13:24:06.478Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives/cost.csv [2024-07-25T13:24:06.478Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T13:24:06.527Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] [2024-07-25T13:24:06.533Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] did not exist. Created. [2024-07-25T13:24:06.539Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T13:24:06.962Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T13:24:07.022Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T13:24:07.063Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T13:24:07.166Z] $ docker stop --time=1 9ee882281e76c610f4c9076832641091c2a649187d268a863f3bda8faeb03c7a [2024-07-25T13:24:08.320Z] $ docker rm -f --volumes 9ee882281e76c610f4c9076832641091c2a649187d268a863f3bda8faeb03c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T13:25:52.909Z] Removing intermediate container 4f357bea572e [2024-07-25T13:25:52.909Z] ---> facae7cb5701 [2024-07-25T13:25:52.909Z] Step 10/12 : COPY . . [2024-07-25T13:25:52.909Z] ---> c8b27b2f3cf3 [2024-07-25T13:25:52.909Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T13:25:52.909Z] ---> Running in 1dee5f886400 [2024-07-25T13:25:52.909Z] Removing intermediate container 1dee5f886400 [2024-07-25T13:25:52.909Z] ---> eb32be64e3d5 [2024-07-25T13:25:52.909Z] Step 12/12 : RUN $MAKE [2024-07-25T13:25:52.909Z] ---> Running in b9ba52a8a59e [2024-07-25T13:25:52.909Z] noop [2024-07-25T13:25:52.909Z] Removing intermediate container b9ba52a8a59e [2024-07-25T13:25:52.909Z] ---> 7feae18bdc7c [2024-07-25T13:25:52.909Z] Successfully built 7feae18bdc7c [2024-07-25T13:25:52.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:25:53.431Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T13:25:53.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:25:53.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container [2024-07-25T13:25:53.813Z] $ 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-07-25T13:25:55.047Z] $ docker top 2282e21987c169c99dce6161bd33f16c06549b47f8145d39e72000c2c25b4f8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T13:25:55.958Z] + go version [2024-07-25T13:25:55.958Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T13:25:55.998Z] $ docker stop --time=1 2282e21987c169c99dce6161bd33f16c06549b47f8145d39e72000c2c25b4f8f [2024-07-25T13:25:57.580Z] $ docker rm -f --volumes 2282e21987c169c99dce6161bd33f16c06549b47f8145d39e72000c2c25b4f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:25:58.547Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T13:25:58.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:25:58.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container [2024-07-25T13:25:58.893Z] $ 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-07-25T13:26:00.065Z] $ docker top fbf1584b939f19cfbaa24019d49e4419ef2a27280592181dcedbdc0a14d0a69b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T13:26:00.958Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-07-25T13:26:01.381Z] + make test [2024-07-25T13:26:01.650Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-25T13:29:53.484Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-25T13:29:57.869Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-25T13:29:59.834Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.990s coverage: 86.2% of statements [2024-07-25T13:30:12.158Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.293s coverage: 71.9% of statements [2024-07-25T13:30:12.158Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T13:30:12.158Z] go vet ./... [2024-07-25T13:33:48.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T13:33:48.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T13:33:48.972Z] ./bin/test-attribution.sh [2024-07-25T13:33:48.972Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T13:33:48.972Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T13:33:49.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T13:33:49.069Z] $ docker stop --time=1 fbf1584b939f19cfbaa24019d49e4419ef2a27280592181dcedbdc0a14d0a69b [2024-07-25T13:33:50.914Z] $ docker rm -f --volumes fbf1584b939f19cfbaa24019d49e4419ef2a27280592181dcedbdc0a14d0a69b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T13:33:53.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T13:33:53.312Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T13:33:53.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T13:33:54.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T13:33:54.897Z] + ls -al . [2024-07-25T13:33:54.897Z] total 272 [2024-07-25T13:33:54.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 13:26 . [2024-07-25T13:33:54.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 13:22 .. [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 25 13:22 .dockerignore [2024-07-25T13:33:54.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 13:23 .git [2024-07-25T13:33:54.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 13:22 .github [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 25 13:22 .gitignore [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 13:22 .golangci.yml [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 25 13:22 Attribution.txt [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 25 13:22 CHANGELOG.md [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 25 13:22 Dockerfile [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 13:22 GOVERNANCE.md [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 25 13:22 Jenkinsfile [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 13:22 LICENSE [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 25 13:22 Makefile [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 25 13:22 OWNERS.md [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 25 13:22 README.md [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 13:20 VERSION [2024-07-25T13:33:54.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 13:22 bin [2024-07-25T13:33:54.897Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 25 13:30 coverage.out [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 25 13:22 go.mod [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 25 13:22 go.sum [2024-07-25T13:33:54.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 13:22 images [2024-07-25T13:33:54.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 13:22 internal [2024-07-25T13:33:54.897Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 25 13:22 main.go [2024-07-25T13:33:54.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 13:22 openapi [2024-07-25T13:33:54.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 13:22 res [2024-07-25T13:33:54.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 13:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:33:55.341Z] + 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=c7e611b92e4bfb613cb872a0184d4328db4e7b85 --label arch=arm64 --label version=0.0.0 . [2024-07-25T13:33:55.607Z] Sending build context to Docker daemon 673.8kB [2024-07-25T13:33:55.607Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T13:33:55.607Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-25T13:33:55.607Z] ---> 7feae18bdc7c [2024-07-25T13:33:55.607Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T13:33:55.874Z] ---> Running in dbd1c7783e03 [2024-07-25T13:33:56.141Z] Removing intermediate container dbd1c7783e03 [2024-07-25T13:33:56.141Z] ---> 25b5be4b3165 [2024-07-25T13:33:56.141Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T13:33:56.141Z] ---> Running in e213932d2d8e [2024-07-25T13:33:56.408Z] Removing intermediate container e213932d2d8e [2024-07-25T13:33:56.408Z] ---> 0708a7fc827e [2024-07-25T13:33:56.408Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-25T13:33:56.679Z] ---> Running in cbaac11f2db9 [2024-07-25T13:33:56.945Z] Removing intermediate container cbaac11f2db9 [2024-07-25T13:33:56.945Z] ---> d28a5266e793 [2024-07-25T13:33:56.945Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T13:33:56.945Z] ---> Running in 556754b06128 [2024-07-25T13:33:57.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T13:33:58.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T13:33:59.123Z] OK: 266 MiB in 52 packages [2024-07-25T13:34:00.082Z] Removing intermediate container 556754b06128 [2024-07-25T13:34:00.082Z] ---> 5471a726c4ee [2024-07-25T13:34:00.082Z] Step 7/30 : WORKDIR /app [2024-07-25T13:34:00.082Z] ---> Running in 5d93a23342f4 [2024-07-25T13:34:00.349Z] Removing intermediate container 5d93a23342f4 [2024-07-25T13:34:00.349Z] ---> 1eb80c5c4d21 [2024-07-25T13:34:00.349Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-25T13:34:00.938Z] ---> a10bf552fd8d [2024-07-25T13:34:00.938Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T13:34:00.938Z] ---> Running in ca02038cec67 [2024-07-25T13:34:03.517Z] Removing intermediate container ca02038cec67 [2024-07-25T13:34:03.517Z] ---> 2824f6b82d99 [2024-07-25T13:34:03.517Z] Step 10/30 : COPY . . [2024-07-25T13:34:03.785Z] ---> ad75076688e3 [2024-07-25T13:34:03.785Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T13:34:03.785Z] ---> Running in 50ca502ef2f7 [2024-07-25T13:34:04.059Z] Removing intermediate container 50ca502ef2f7 [2024-07-25T13:34:04.060Z] ---> 7472c35ff195 [2024-07-25T13:34:04.060Z] Step 12/30 : RUN $MAKE [2024-07-25T13:34:04.060Z] ---> Running in dafd70f64197 [2024-07-25T13:34:05.022Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.44 -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-07-25T13:37:26.754Z] Removing intermediate container dafd70f64197 [2024-07-25T13:37:26.754Z] ---> a11421c422dd [2024-07-25T13:37:26.754Z] Step 13/30 : FROM alpine:3.18 [2024-07-25T13:37:26.754Z] 3.18: Pulling from library/alpine [2024-07-25T13:37:26.754Z] 4983c3fe2029: Pulling fs layer [2024-07-25T13:37:26.754Z] 4983c3fe2029: Pull complete [2024-07-25T13:37:26.754Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T13:37:26.754Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T13:37:26.754Z] ---> a0237000ae83 [2024-07-25T13:37:26.754Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T13:37:26.754Z] ---> Running in 9526403aab39 [2024-07-25T13:37:26.754Z] Removing intermediate container 9526403aab39 [2024-07-25T13:37:26.754Z] ---> 2e9f1689061b [2024-07-25T13:37:26.754Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-25T13:37:26.754Z] ---> Running in c5d53259cf98 [2024-07-25T13:37:26.754Z] Removing intermediate container c5d53259cf98 [2024-07-25T13:37:26.754Z] ---> a011a0ff03f6 [2024-07-25T13:37:26.754Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-25T13:37:26.754Z] ---> Running in 61d3912340d8 [2024-07-25T13:37:26.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T13:37:26.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T13:37:26.754Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-25T13:37:26.754Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-25T13:37:26.754Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T13:37:26.754Z] Executing ca-certificates-20240226-r0.trigger [2024-07-25T13:37:26.754Z] OK: 9 MiB in 17 packages [2024-07-25T13:37:26.754Z] Removing intermediate container 61d3912340d8 [2024-07-25T13:37:26.754Z] ---> b04f61da130c [2024-07-25T13:37:26.754Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-25T13:37:26.754Z] ---> Running in c3ec402234d6 [2024-07-25T13:37:26.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T13:37:27.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T13:37:27.917Z] OK: 9 MiB in 17 packages [2024-07-25T13:37:28.872Z] Removing intermediate container c3ec402234d6 [2024-07-25T13:37:28.872Z] ---> 058c62c37b17 [2024-07-25T13:37:28.872Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-25T13:37:29.451Z] ---> badde4db5838 [2024-07-25T13:37:29.451Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-25T13:37:29.716Z] ---> 8a6c6eab8438 [2024-07-25T13:37:29.716Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-25T13:37:30.296Z] ---> 551987d13cb5 [2024-07-25T13:37:30.296Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-25T13:37:30.874Z] ---> 2d5d09ee11d1 [2024-07-25T13:37:30.874Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-25T13:37:32.814Z] ---> 78427a2a39a7 [2024-07-25T13:37:32.814Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-25T13:37:32.814Z] ---> Running in 58695c2acf35 [2024-07-25T13:37:34.216Z] Removing intermediate container 58695c2acf35 [2024-07-25T13:37:34.216Z] ---> cfb226a7f710 [2024-07-25T13:37:34.216Z] Step 24/30 : VOLUME /cache [2024-07-25T13:37:34.216Z] ---> Running in 107b2fe260d8 [2024-07-25T13:37:34.480Z] Removing intermediate container 107b2fe260d8 [2024-07-25T13:37:34.480Z] ---> 9f6a25ce94c7 [2024-07-25T13:37:34.480Z] Step 25/30 : EXPOSE 59711 [2024-07-25T13:37:34.480Z] ---> Running in 5d81fa1d519b [2024-07-25T13:37:34.750Z] Removing intermediate container 5d81fa1d519b [2024-07-25T13:37:34.750Z] ---> f0ef4600ad4d [2024-07-25T13:37:34.750Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-25T13:37:35.015Z] ---> Running in e9fb7050c3f7 [2024-07-25T13:37:35.279Z] Removing intermediate container e9fb7050c3f7 [2024-07-25T13:37:35.279Z] ---> e21f570a44f5 [2024-07-25T13:37:35.279Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-25T13:37:35.279Z] ---> Running in 718451c4b8a1 [2024-07-25T13:37:35.543Z] Removing intermediate container 718451c4b8a1 [2024-07-25T13:37:35.543Z] ---> 487054ca91b7 [2024-07-25T13:37:35.543Z] Step 28/30 : LABEL arch=arm64 [2024-07-25T13:37:35.543Z] ---> Running in b9b83870af68 [2024-07-25T13:37:35.810Z] Removing intermediate container b9b83870af68 [2024-07-25T13:37:35.810Z] ---> c3046769d8d1 [2024-07-25T13:37:35.810Z] Step 29/30 : LABEL git_sha=c7e611b92e4bfb613cb872a0184d4328db4e7b85 [2024-07-25T13:37:36.074Z] ---> Running in 18cdcfa7085d [2024-07-25T13:37:36.342Z] Removing intermediate container 18cdcfa7085d [2024-07-25T13:37:36.342Z] ---> ff75d6dff719 [2024-07-25T13:37:36.342Z] Step 30/30 : LABEL version=0.0.0 [2024-07-25T13:37:36.342Z] ---> Running in 73b0c0d357ec [2024-07-25T13:37:36.605Z] Removing intermediate container 73b0c0d357ec [2024-07-25T13:37:36.605Z] ---> c1e11abc713f [2024-07-25T13:37:36.605Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T13:37:36.605Z] Successfully built c1e11abc713f [2024-07-25T13:37:36.605Z] 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-07-25T13:37:37.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T13:37:37.586Z] [2024-07-25T13:37:37.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:37:37.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T13:37:37.993Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T13:37:37.993Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T13:37:37.993Z] 04944245beec: Pulling fs layer [2024-07-25T13:37:37.993Z] 699f458cf7ca: Pulling fs layer [2024-07-25T13:37:37.993Z] 765212b225bb: Pulling fs layer [2024-07-25T13:37:37.993Z] f23df028b6ca: Pulling fs layer [2024-07-25T13:37:37.993Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T13:37:37.993Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T13:37:37.993Z] f23df028b6ca: Waiting [2024-07-25T13:37:37.993Z] d65c8cfc05b1: Waiting [2024-07-25T13:37:37.993Z] 765212b225bb: Waiting [2024-07-25T13:37:38.259Z] 04944245beec: Verifying Checksum [2024-07-25T13:37:38.259Z] 04944245beec: Download complete [2024-07-25T13:37:38.259Z] 765212b225bb: Download complete [2024-07-25T13:37:38.259Z] f23df028b6ca: Verifying Checksum [2024-07-25T13:37:38.259Z] f23df028b6ca: Download complete [2024-07-25T13:37:38.259Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T13:37:38.259Z] d65c8cfc05b1: Download complete [2024-07-25T13:37:38.259Z] 699f458cf7ca: Verifying Checksum [2024-07-25T13:37:38.259Z] 699f458cf7ca: Download complete [2024-07-25T13:37:38.839Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T13:37:38.839Z] 8998bd30e6a1: Download complete [2024-07-25T13:37:41.411Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T13:37:41.411Z] 2437ff75d9bd: Download complete [2024-07-25T13:37:43.350Z] 8998bd30e6a1: Pull complete [2024-07-25T13:37:43.930Z] 04944245beec: Pull complete [2024-07-25T13:37:45.356Z] 699f458cf7ca: Pull complete [2024-07-25T13:37:45.626Z] 765212b225bb: Pull complete [2024-07-25T13:37:46.583Z] f23df028b6ca: Pull complete [2024-07-25T13:37:46.583Z] d65c8cfc05b1: Pull complete [2024-07-25T13:38:04.765Z] 2437ff75d9bd: Pull complete [2024-07-25T13:38:04.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T13:38:04.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T13:38:04.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:38:05.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-6457 does not seem to be running inside a container [2024-07-25T13:38:05.201Z] $ 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-07-25T13:38:07.896Z] $ docker top fab6b49fc2ce560674c280d40d55183508549b580956969168e4c57ee7931af5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:08.811Z] ---> job-cost.sh [2024-07-25T13:38:08.811Z] lf-activate-venv: SKIPPING [2024-07-25T13:38:08.811Z] INFO: No Stack... [2024-07-25T13:38:09.076Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T13:38:10.031Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T13:38:10.697Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-07-25T13:38:10.697Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T13:38:10.778Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] [2024-07-25T13:38:10.784Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] did not exist. Created. [2024-07-25T13:38:10.791Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T13:38:11.538Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-19e24b7a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T13:38:12.208Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T13:38:12.255Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T13:38:12.309Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T13:38:12.328Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T13:38:12.417Z] $ docker stop --time=1 fab6b49fc2ce560674c280d40d55183508549b580956969168e4c57ee7931af5 [2024-07-25T13:38:13.938Z] $ docker rm -f --volumes fab6b49fc2ce560674c280d40d55183508549b580956969168e4c57ee7931af5 [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-07-25T13:38:15.130Z] provisioning config files... [2024-07-25T13:38:15.137Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/config12744530217258800624tmp [Pipeline] { [Pipeline] sh [2024-07-25T13:38:15.496Z] + set +x [2024-07-25T13:38:15.496Z] + curl -s https://codecov.io/bash [2024-07-25T13:38:15.496Z] + bash -s -- [2024-07-25T13:38:15.496Z] [2024-07-25T13:38:15.496Z] _____ _ [2024-07-25T13:38:15.496Z] / ____| | | [2024-07-25T13:38:15.496Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T13:38:15.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T13:38:15.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T13:38:15.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T13:38:15.496Z] Bash-1.0.6 [2024-07-25T13:38:15.496Z] [2024-07-25T13:38:15.496Z] [2024-07-25T13:38:15.496Z] ==> git version 2.25.1 found [2024-07-25T13:38:15.496Z] ==> 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-07-25T13:38:15.496Z] Release-Date: 2020-01-08 [2024-07-25T13:38:15.496Z] 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-07-25T13:38:15.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T13:38:15.496Z] ==> Jenkins CI detected. [2024-07-25T13:38:15.496Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-297 [2024-07-25T13:38:15.496Z] project root: . [2024-07-25T13:38:15.496Z] --> token set from env [2024-07-25T13:38:15.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T13:38:15.754Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T13:38:15.754Z] ==> Python coveragepy not found [2024-07-25T13:38:15.754Z] ==> Searching for coverage reports in: [2024-07-25T13:38:15.754Z] + . [2024-07-25T13:38:15.754Z] -> Found 1 reports [2024-07-25T13:38:15.754Z] ==> Detecting git/mercurial file structure [2024-07-25T13:38:15.754Z] ==> Reading reports [2024-07-25T13:38:15.754Z] + ./coverage.out bytes=41317 [2024-07-25T13:38:15.754Z] ==> Appending adjustments [2024-07-25T13:38:15.754Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T13:38:15.754Z] + Found adjustments [2024-07-25T13:38:16.013Z] ==> Gzipping contents [2024-07-25T13:38:16.013Z] 12K /tmp/codecov.B1IITs.gz [2024-07-25T13:38:16.013Z] ==> Uploading reports [2024-07-25T13:38:16.014Z] url: https://codecov.io [2024-07-25T13:38:16.014Z] query: branch=PR-297&commit=c7e611b92e4bfb613cb872a0184d4328db4e7b85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=297&job=&cmd_args= [2024-07-25T13:38:16.014Z] -> Pinging Codecov [2024-07-25T13:38:16.014Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-297&commit=c7e611b92e4bfb613cb872a0184d4328db4e7b85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=297&job=&cmd_args= [2024-07-25T13:38:16.014Z] -> Uploading to [2024-07-25T13:38:16.014Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/581DD39554BDF9B6E22D074273EAD858/c7e611b92e4bfb613cb872a0184d4328db4e7b85/dc652c42-0b1d-4bce-bcef-b488d5ebe366.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T133815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8096b3332c10c14ae7eb20a1ba992dccc6ab048093f3c3853951fa120ff15992 [2024-07-25T13:38:16.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T13:38:16.014Z] Dload Upload Total Spent Left Speed [2024-07-25T13:38:16.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 48174 --:--:-- --:--:-- --:--:-- 48174 [2024-07-25T13:38:16.274Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c7e611b92e4bfb613cb872a0184d4328db4e7b85 [Pipeline] } [2024-07-25T13:38:16.314Z] 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-07-25T13:38:18.615Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives ] [2024-07-25T13:38:18.615Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives [2024-07-25T13:38:18.615Z] total 16 [2024-07-25T13:38:18.615Z] drwxr-xr-x 3 root root 4096 Jul 25 13:24 . [2024-07-25T13:38:18.615Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 13:24 .. [2024-07-25T13:38:18.615Z] drwxr-xr-x 2 root root 4096 Jul 25 13:24 cost [2024-07-25T13:38:18.615Z] -rw-r--r-- 1 root root 95 Jul 25 13:24 cost.csv [2024-07-25T13:38:18.615Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives [2024-07-25T13:38:18.615Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives [2024-07-25T13:38:18.615Z] total 16 [2024-07-25T13:38:18.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 13:24 . [2024-07-25T13:38:18.615Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 13:24 .. [2024-07-25T13:38:18.615Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 13:24 cost [2024-07-25T13:38:18.615Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 25 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:18.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:19.871Z] ---> package-listing.sh [2024-07-25T13:38:19.871Z] ++ facter osfamily [2024-07-25T13:38:19.871Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T13:38:20.131Z] + OS_FAMILY=debian [2024-07-25T13:38:20.131Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-297 [2024-07-25T13:38:20.131Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T13:38:20.131Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T13:38:20.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T13:38:20.131Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T13:38:20.131Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-297 ']' [2024-07-25T13:38:20.131Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T13:38:20.131Z] + case "${OS_FAMILY}" in [2024-07-25T13:38:20.131Z] + dpkg -l [2024-07-25T13:38:20.131Z] + grep '^ii' [2024-07-25T13:38:20.131Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T13:38:20.131Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T13:38:20.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T13:38:20.131Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-297 ']' [2024-07-25T13:38:20.131Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives/ [2024-07-25T13:38:20.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-297/archives/ [Pipeline] echo [2024-07-25T13:38:20.171Z] 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T13:38:20.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T13:38:21.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T13:38:21.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T13:38:21.304Z] prd-ubuntu20.04-docker-8c-8g-6456 does not seem to be running inside a container [2024-07-25T13:38:21.346Z] $ 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-297/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-297 -v /w/workspace/y_app-rfid-llrp-inventory_PR-297:/w/workspace/y_app-rfid-llrp-inventory_PR-297:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-297@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-07-25T13:38:21.573Z] $ docker top 11ac463e7b56bfab33e480329e84b8d0c060ddaf4b194f28b0192746a1950ca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T13:38:21.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T13:38:22.302Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T13:38:22.628Z] + ls /var/log/sa-host [2024-07-25T13:38:22.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T13:38:22.858Z] provisioning config files... [2024-07-25T13:38:22.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-297@tmp/config2588363219062644780tmp [Pipeline] { [Pipeline] echo [2024-07-25T13:38:22.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:23.270Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T13:38:23.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:23.745Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T13:38:23.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:24.119Z] ---> sudo-logs.sh [2024-07-25T13:38:24.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T13:38:24.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:24.562Z] ---> job-cost.sh [2024-07-25T13:38:24.562Z] lf-activate-venv: SKIPPING [2024-07-25T13:38:24.562Z] DEBUG: total: 0.2199999988079071 [2024-07-25T13:38:24.562Z] INFO: Retrieving Stack Cost... [2024-07-25T13:38:25.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T13:38:25.461Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T13:38:25.507Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T13:38:25.871Z] ---> logs-deploy.sh [2024-07-25T13:38:25.871Z] lf-activate-venv: SKIPPING [2024-07-25T13:38:25.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-297/1 [2024-07-25T13:38:25.871Z] INFO: archiving workspace using pattern(s): [2024-07-25T13:38:26.902Z] Archives upload complete. [2024-07-25T13:38:26.902Z] INFO: archiving logs to Nexus [2024-07-25T13:38:27.473Z] ---> uname -a: [2024-07-25T13:38:27.473Z] Linux prd-ubuntu20-04-docker-8c-8g-6456 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z] ---> lscpu: [2024-07-25T13:38:27.473Z] Architecture: x86_64 [2024-07-25T13:38:27.473Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-25T13:38:27.473Z] Byte Order: Little Endian [2024-07-25T13:38:27.473Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-25T13:38:27.473Z] CPU(s): 8 [2024-07-25T13:38:27.473Z] On-line CPU(s) list: 0-7 [2024-07-25T13:38:27.473Z] Thread(s) per core: 1 [2024-07-25T13:38:27.473Z] Core(s) per socket: 1 [2024-07-25T13:38:27.473Z] Socket(s): 8 [2024-07-25T13:38:27.473Z] NUMA node(s): 1 [2024-07-25T13:38:27.473Z] Vendor ID: AuthenticAMD [2024-07-25T13:38:27.473Z] CPU family: 23 [2024-07-25T13:38:27.473Z] Model: 49 [2024-07-25T13:38:27.473Z] Model name: AMD EPYC-Rome Processor [2024-07-25T13:38:27.473Z] Stepping: 0 [2024-07-25T13:38:27.473Z] CPU MHz: 2799.998 [2024-07-25T13:38:27.473Z] BogoMIPS: 5599.99 [2024-07-25T13:38:27.473Z] Virtualization: AMD-V [2024-07-25T13:38:27.473Z] Hypervisor vendor: KVM [2024-07-25T13:38:27.473Z] Virtualization type: full [2024-07-25T13:38:27.473Z] L1d cache: 256 KiB [2024-07-25T13:38:27.473Z] L1i cache: 256 KiB [2024-07-25T13:38:27.473Z] L2 cache: 4 MiB [2024-07-25T13:38:27.473Z] L3 cache: 128 MiB [2024-07-25T13:38:27.473Z] NUMA node0 CPU(s): 0-7 [2024-07-25T13:38:27.473Z] Vulnerability Itlb multihit: Not affected [2024-07-25T13:38:27.473Z] Vulnerability L1tf: Not affected [2024-07-25T13:38:27.473Z] Vulnerability Mds: Not affected [2024-07-25T13:38:27.473Z] Vulnerability Meltdown: Not affected [2024-07-25T13:38:27.473Z] Vulnerability Mmio stale data: Not affected [2024-07-25T13:38:27.473Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-25T13:38:27.473Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-25T13:38:27.473Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-25T13:38:27.473Z] Vulnerability Srbds: Not affected [2024-07-25T13:38:27.473Z] Vulnerability Tsx async abort: Not affected [2024-07-25T13:38:27.473Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z] ---> nproc: [2024-07-25T13:38:27.473Z] 8 [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z] ---> df -h: [2024-07-25T13:38:27.473Z] Filesystem Size Used Avail Use% Mounted on [2024-07-25T13:38:27.473Z] overlay 155G 12G 143G 8% / [2024-07-25T13:38:27.473Z] tmpfs 64M 0 64M 0% /dev [2024-07-25T13:38:27.473Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-25T13:38:27.473Z] shm 64M 0 64M 0% /dev/shm [2024-07-25T13:38:27.473Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-25T13:38:27.473Z] [2024-07-25T13:38:27.473Z]