Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b+8e24701cce6496c4ca1a121af8534b5919b9a224 (a6c36dba9b928282cfe632732f5954f3789135bf) 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-ssh11426815948538323011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18101130600147886009.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4372950423505693034.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16798274373289742729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3773702395724419895.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5960305293893759199.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22779 in /w/workspace/y_app-rfid-llrp-inventory_PR-310 [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-310 # 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 8e24701cce6496c4ca1a121af8534b5919b9a224 into PR head commit 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b Merge succeeded, producing 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b Checking out Revision 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b (PR-310) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > 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/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # 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 8e24701cce6496c4ca1a121af8534b5919b9a224 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T13:48:29.869Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T13:48:30.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T13:48:30.234Z] ========================================================= [2024-10-14T13:48:30.234Z] EdgeX Global Pipelines Version Info [2024-10-14T13:48:30.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:48:31.004Z] ------------------- [2024-10-14T13:48:31.004Z] stable info: [2024-10-14T13:48:31.004Z] ------------------- [2024-10-14T13:48:31.004Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T13:48:31.004Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T13:48:31.004Z] Message: update stable to v1.0.265 [2024-10-14T13:48:31.574Z] ------------------- [2024-10-14T13:48:31.574Z] experimental info: [2024-10-14T13:48:31.574Z] ------------------- [2024-10-14T13:48:31.574Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T13:48:31.574Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T13:48:31.574Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T13:48:31.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-14T13:48:31.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-14T13:48:31.895Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T13:48:31.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T13:48:32.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T13:48:32.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T13:48:32.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T13:48:32.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T13:48:32.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T13:48:32.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T13:48:32.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T13:48:32.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-14T13:48:32.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T13:48:32.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T13:48:32.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T13:48:32.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T13:48:32.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T13:48:32.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T13:48:32.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T13:48:32.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T13:48:32.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T13:48:33.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T13:48:33.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T13:48:33.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T13:48:33.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T13:48:33.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T13:48:33.315Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T13:48:33.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo [2024-10-14T13:48:33.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo [2024-10-14T13:48:33.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo [2024-10-14T13:48:33.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo [2024-10-14T13:48:33.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bfbb7f [Pipeline] echo [2024-10-14T13:48:33.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T13:48:33.822Z] provisioning config files... [2024-10-14T13:48:33.851Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config9835415962004758369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:48:34.237Z] ---> ****-login.sh [2024-10-14T13:48:34.237Z] nexus3.edgexfoundry.org:10001 [2024-10-14T13:48:34.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:48:34.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:48:34.807Z] Configure a credential helper to remove this warning. See [2024-10-14T13:48:34.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:48:34.807Z] [2024-10-14T13:48:34.807Z] Login Succeeded [2024-10-14T13:48:34.807Z] nexus3.edgexfoundry.org:10002 [2024-10-14T13:48:34.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:48:35.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:48:35.067Z] Configure a credential helper to remove this warning. See [2024-10-14T13:48:35.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:48:35.067Z] [2024-10-14T13:48:35.067Z] Login Succeeded [2024-10-14T13:48:35.067Z] nexus3.edgexfoundry.org:10003 [2024-10-14T13:48:35.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:48:35.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:48:35.067Z] Configure a credential helper to remove this warning. See [2024-10-14T13:48:35.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:48:35.067Z] [2024-10-14T13:48:35.067Z] Login Succeeded [2024-10-14T13:48:35.067Z] nexus3.edgexfoundry.org:10004 [2024-10-14T13:48:35.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:48:36.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:48:36.895Z] Configure a credential helper to remove this warning. See [2024-10-14T13:48:36.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:48:36.895Z] [2024-10-14T13:48:36.895Z] Login Succeeded [2024-10-14T13:48:36.895Z] ****.io [2024-10-14T13:48:36.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:48:36.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:48:36.895Z] Configure a credential helper to remove this warning. See [2024-10-14T13:48:36.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:48:36.895Z] [2024-10-14T13:48:36.895Z] Login Succeeded [2024-10-14T13:48:36.895Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T13:48:36.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T13:48:37.609Z] + git rev-list -1 --merges 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b~1..5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo [2024-10-14T13:48:37.658Z] -----------> git rev-list -1 --merges 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b~1..5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [false] [Pipeline] sh [2024-10-14T13:48:37.973Z] + git log --format=format:%s -1 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo [2024-10-14T13:48:38.017Z] ========================================================= [2024-10-14T13:48:38.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T13:48:38.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T13:48:38.469Z] + git log --format=format:%s -1 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo [2024-10-14T13:48:38.510Z] [semverPrep] GIT_COMMIT: 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-14T13:48:38.556Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T13:48:38.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T13:48:38.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T13:48:38.974Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T13:48:38.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T13:48:38.974Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T13:48:38.974Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T13:48:38.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:48:39.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T13:48:39.473Z] [2024-10-14T13:48:39.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:48:39.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T13:48:40.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T13:48:40.173Z] b85a868b505f: Pulling fs layer [2024-10-14T13:48:40.173Z] e2be974225ed: Pulling fs layer [2024-10-14T13:48:40.173Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T13:48:40.173Z] 988bab9f4d93: Pulling fs layer [2024-10-14T13:48:40.173Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T13:48:40.173Z] eaf3925da568: Pulling fs layer [2024-10-14T13:48:40.173Z] bab4dde63d76: Pulling fs layer [2024-10-14T13:48:40.173Z] 988bab9f4d93: Waiting [2024-10-14T13:48:40.173Z] bde34c3a00c8: Pulling fs layer [2024-10-14T13:48:40.173Z] eaf3925da568: Waiting [2024-10-14T13:48:40.173Z] 1469e6f7b9e6: Waiting [2024-10-14T13:48:40.173Z] bab4dde63d76: Waiting [2024-10-14T13:48:40.173Z] bde34c3a00c8: Waiting [2024-10-14T13:48:40.173Z] b352a97aabf1: Pulling fs layer [2024-10-14T13:48:40.173Z] 4872d77fe225: Pulling fs layer [2024-10-14T13:48:40.173Z] 5851b861e8e6: Pulling fs layer [2024-10-14T13:48:40.173Z] 4872d77fe225: Waiting [2024-10-14T13:48:40.173Z] 5851b861e8e6: Waiting [2024-10-14T13:48:40.173Z] e2be974225ed: Verifying Checksum [2024-10-14T13:48:40.173Z] e2be974225ed: Download complete [2024-10-14T13:48:40.173Z] 988bab9f4d93: Verifying Checksum [2024-10-14T13:48:40.173Z] 988bab9f4d93: Download complete [2024-10-14T13:48:40.173Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T13:48:40.173Z] 1469e6f7b9e6: Download complete [2024-10-14T13:48:40.173Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T13:48:40.173Z] 339a4e72a1f5: Download complete [2024-10-14T13:48:40.173Z] eaf3925da568: Download complete [2024-10-14T13:48:40.173Z] bde34c3a00c8: Verifying Checksum [2024-10-14T13:48:40.173Z] bde34c3a00c8: Download complete [2024-10-14T13:48:40.173Z] b352a97aabf1: Verifying Checksum [2024-10-14T13:48:40.173Z] b352a97aabf1: Download complete [2024-10-14T13:48:40.173Z] 4872d77fe225: Verifying Checksum [2024-10-14T13:48:40.173Z] 4872d77fe225: Download complete [2024-10-14T13:48:40.173Z] 5851b861e8e6: Download complete [2024-10-14T13:48:40.430Z] b85a868b505f: Verifying Checksum [2024-10-14T13:48:40.430Z] b85a868b505f: Download complete [2024-10-14T13:48:40.690Z] bab4dde63d76: Verifying Checksum [2024-10-14T13:48:40.690Z] bab4dde63d76: Download complete [2024-10-14T13:48:41.630Z] b85a868b505f: Pull complete [2024-10-14T13:48:41.630Z] e2be974225ed: Pull complete [2024-10-14T13:48:42.199Z] 339a4e72a1f5: Pull complete [2024-10-14T13:48:42.199Z] 988bab9f4d93: Pull complete [2024-10-14T13:48:42.457Z] 1469e6f7b9e6: Pull complete [2024-10-14T13:48:42.457Z] eaf3925da568: Pull complete [2024-10-14T13:48:44.370Z] bab4dde63d76: Pull complete [2024-10-14T13:48:44.370Z] bde34c3a00c8: Pull complete [2024-10-14T13:48:45.369Z] b352a97aabf1: Pull complete [2024-10-14T13:48:45.369Z] 4872d77fe225: Pull complete [2024-10-14T13:48:45.369Z] 5851b861e8e6: Pull complete [2024-10-14T13:48:45.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T13:48:45.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T13:48:45.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:48:48.521Z] prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container [2024-10-14T13:48:48.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@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-10-14T13:48:52.001Z] $ docker top 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 -eo pid,comm [2024-10-14T13:48:52.057Z] 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-10-14T13:48:52.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T13:48:52.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T13:48:52.232Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T13:48:52.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T13:48:52.342Z] $ docker exec 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent [2024-10-14T13:48:52.432Z] SSH_AUTH_SOCK=/tmp/ssh-MfQsQbl5N8Ba/agent.32 [2024-10-14T13:48:52.432Z] SSH_AGENT_PID=38 [2024-10-14T13:48:52.438Z] Running ssh-add (command line suppressed) [2024-10-14T13:48:52.535Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_15954609512829566740.key (/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_15954609512829566740.key) [2024-10-14T13:48:52.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T13:48:52.894Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T13:48:52.925Z] $ docker exec --env ******** --env ******** 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent -k [2024-10-14T13:48:53.017Z] unset SSH_AUTH_SOCK; [2024-10-14T13:48:53.017Z] unset SSH_AGENT_PID; [2024-10-14T13:48:53.017Z] echo Agent pid 38 killed; [2024-10-14T13:48:53.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T13:48:53.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T13:48:53.133Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T13:48:53.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T13:48:53.266Z] $ docker exec 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent [2024-10-14T13:48:53.383Z] SSH_AUTH_SOCK=/tmp/ssh-HtcnQhbmXVeb/agent.71 [2024-10-14T13:48:53.383Z] SSH_AGENT_PID=77 [2024-10-14T13:48:53.387Z] Running ssh-add (command line suppressed) [2024-10-14T13:48:53.492Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_4812136657559493046.key (/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_4812136657559493046.key) [2024-10-14T13:48:53.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T13:48:53.852Z] + git semver init [2024-10-14T13:48:54.111Z] 2024-10-14 13:48:54,031 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T13:48:54.111Z] 2024-10-14 13:48:54,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver [2024-10-14T13:48:54.111Z] 2024-10-14 13:48:54,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver [2024-10-14T13:48:54.111Z] 2024-10-14 13:48:54,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-310, universal_newlines=False, shell=None, istream=None) [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,953 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.git/info/exclude [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver/PR-310 with force:False [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,954 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver/PR-310 [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,958 [execute] INFO git cat-file --batch-check [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,965 [execute] INFO git cat-file --batch [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T13:48:56.020Z] 2024-10-14 13:48:55,970 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver/PR-310 [2024-10-14T13:48:56.020Z] 0.0.0 [Pipeline] } [2024-10-14T13:48:56.047Z] $ docker exec --env ******** --env ******** 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent -k [2024-10-14T13:48:56.134Z] unset SSH_AUTH_SOCK; [2024-10-14T13:48:56.135Z] unset SSH_AGENT_PID; [2024-10-14T13:48:56.135Z] echo Agent pid 77 killed; [2024-10-14T13:48:56.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T13:48:56.599Z] + git semver [Pipeline] } [2024-10-14T13:48:56.892Z] $ docker stop --time=1 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 [2024-10-14T13:48:58.190Z] $ docker rm -f --volumes 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T13:48:58.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T13:48:58.942Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T13:48:58.977Z] [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-10-14T13:48:59.706Z] provisioning config files... [2024-10-14T13:48:59.716Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config10596284913798684578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:49:00.089Z] ---> ****-login.sh [2024-10-14T13:49:00.089Z] nexus3.edgexfoundry.org:10001 [2024-10-14T13:49:00.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:49:00.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:49:00.089Z] Configure a credential helper to remove this warning. See [2024-10-14T13:49:00.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:49:00.089Z] [2024-10-14T13:49:00.089Z] Login Succeeded [2024-10-14T13:49:00.089Z] nexus3.edgexfoundry.org:10002 [2024-10-14T13:49:00.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:49:00.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:49:00.090Z] Configure a credential helper to remove this warning. See [2024-10-14T13:49:00.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:49:00.090Z] [2024-10-14T13:49:00.090Z] Login Succeeded [2024-10-14T13:49:00.090Z] nexus3.edgexfoundry.org:10003 [2024-10-14T13:49:00.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:49:00.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:49:00.350Z] Configure a credential helper to remove this warning. See [2024-10-14T13:49:00.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:49:00.350Z] [2024-10-14T13:49:00.350Z] Login Succeeded [2024-10-14T13:49:00.350Z] nexus3.edgexfoundry.org:10004 [2024-10-14T13:49:00.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:49:00.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:49:00.351Z] Configure a credential helper to remove this warning. See [2024-10-14T13:49:00.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:49:00.351Z] [2024-10-14T13:49:00.351Z] Login Succeeded [2024-10-14T13:49:00.351Z] ****.io [2024-10-14T13:49:00.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:49:00.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:49:00.612Z] Configure a credential helper to remove this warning. See [2024-10-14T13:49:00.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:49:00.612Z] [2024-10-14T13:49:00.612Z] Login Succeeded [2024-10-14T13:49:00.612Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T13:49:00.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T13:49:00.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T13:49:00.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T13:49:00.980Z] ========================================================= [2024-10-14T13:49:00.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T13:49:00.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:49:01.505Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T13:49:01.505Z] Sending build context to Docker daemon 19.98MB [2024-10-14T13:49:01.505Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T13:49:01.505Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T13:49:01.505Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T13:49:01.505Z] 43c4264eed91: Pulling fs layer [2024-10-14T13:49:01.505Z] 4cc291be95ef: Pulling fs layer [2024-10-14T13:49:01.505Z] 2ac1f1163629: Pulling fs layer [2024-10-14T13:49:01.505Z] 5c3c966382ef: Pulling fs layer [2024-10-14T13:49:01.505Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T13:49:01.505Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T13:49:01.505Z] 9f66e0745190: Pulling fs layer [2024-10-14T13:49:01.505Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T13:49:01.505Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T13:49:01.505Z] 9f66e0745190: Waiting [2024-10-14T13:49:01.505Z] f49a43e4bbc0: Waiting [2024-10-14T13:49:01.505Z] 561ebcabdf7f: Waiting [2024-10-14T13:49:01.505Z] 4f4fb700ef54: Waiting [2024-10-14T13:49:01.505Z] 5c3c966382ef: Waiting [2024-10-14T13:49:01.505Z] 5d5c8e513c77: Waiting [2024-10-14T13:49:01.505Z] 4cc291be95ef: Verifying Checksum [2024-10-14T13:49:01.505Z] 4cc291be95ef: Download complete [2024-10-14T13:49:01.786Z] 5c3c966382ef: Download complete [2024-10-14T13:49:01.786Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T13:49:01.786Z] 4f4fb700ef54: Download complete [2024-10-14T13:49:01.786Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T13:49:01.786Z] 5d5c8e513c77: Download complete [2024-10-14T13:49:01.786Z] 43c4264eed91: Verifying Checksum [2024-10-14T13:49:01.786Z] 43c4264eed91: Download complete [2024-10-14T13:49:01.786Z] 9f66e0745190: Verifying Checksum [2024-10-14T13:49:01.786Z] 9f66e0745190: Download complete [2024-10-14T13:49:01.786Z] 43c4264eed91: Pull complete [2024-10-14T13:49:02.055Z] 4cc291be95ef: Pull complete [2024-10-14T13:49:02.055Z] 561ebcabdf7f: Download complete [2024-10-14T13:49:02.314Z] 2ac1f1163629: Verifying Checksum [2024-10-14T13:49:02.315Z] 2ac1f1163629: Download complete [2024-10-14T13:49:02.573Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T13:49:02.573Z] f49a43e4bbc0: Download complete [2024-10-14T13:49:05.892Z] 2ac1f1163629: Pull complete [2024-10-14T13:49:05.892Z] 5c3c966382ef: Pull complete [2024-10-14T13:49:05.892Z] 4f4fb700ef54: Pull complete [2024-10-14T13:49:05.892Z] 5d5c8e513c77: Pull complete [2024-10-14T13:49:05.892Z] 9f66e0745190: Pull complete [2024-10-14T13:49:08.534Z] f49a43e4bbc0: Pull complete [2024-10-14T13:49:08.793Z] 561ebcabdf7f: Pull complete [2024-10-14T13:49:08.793Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T13:49:08.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T13:49:08.793Z] ---> 3a752c3f9dda [2024-10-14T13:49:08.793Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T13:49:14.121Z] ---> Running in 1942238b1be8 [2024-10-14T13:49:14.121Z] Removing intermediate container 1942238b1be8 [2024-10-14T13:49:14.121Z] ---> 41291dd0ef73 [2024-10-14T13:49:14.121Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T13:49:14.121Z] ---> Running in 0fc945ab564c [2024-10-14T13:49:14.121Z] Removing intermediate container 0fc945ab564c [2024-10-14T13:49:14.121Z] ---> 72aaab2725a7 [2024-10-14T13:49:14.121Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T13:49:14.121Z] ---> Running in 7e5a217be622 [2024-10-14T13:49:14.121Z] Removing intermediate container 7e5a217be622 [2024-10-14T13:49:14.121Z] ---> 0bd6985fb0c1 [2024-10-14T13:49:14.121Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T13:49:14.121Z] ---> Running in bcc88da54779 [2024-10-14T13:49:14.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T13:49:14.486Z] Still waiting to schedule task [2024-10-14T13:49:14.486Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-14T13:49:14.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T13:49:14.900Z] OK: 246 MiB in 54 packages [2024-10-14T13:49:15.469Z] Removing intermediate container bcc88da54779 [2024-10-14T13:49:15.469Z] ---> afdbe5ba99e4 [2024-10-14T13:49:15.469Z] Step 7/12 : WORKDIR /app [2024-10-14T13:49:15.469Z] ---> Running in 8173fdb80060 [2024-10-14T13:49:15.469Z] Removing intermediate container 8173fdb80060 [2024-10-14T13:49:15.469Z] ---> 3e747a08aaed [2024-10-14T13:49:15.469Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T13:49:15.469Z] ---> 297d80e2b947 [2024-10-14T13:49:15.469Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T13:49:15.727Z] ---> Running in e5c8cd9e48e0 [2024-10-14T13:50:25.259Z] Removing intermediate container e5c8cd9e48e0 [2024-10-14T13:50:25.259Z] ---> 20cc9620e727 [2024-10-14T13:50:25.259Z] Step 10/12 : COPY . . [2024-10-14T13:50:25.259Z] ---> 4d8fa381320f [2024-10-14T13:50:25.259Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T13:50:25.259Z] ---> Running in 3392360cea74 [2024-10-14T13:50:25.259Z] Removing intermediate container 3392360cea74 [2024-10-14T13:50:25.259Z] ---> 1254674a347e [2024-10-14T13:50:25.259Z] Step 12/12 : RUN $MAKE [2024-10-14T13:50:25.259Z] ---> Running in 91c42a5d9f7d [2024-10-14T13:50:25.259Z] noop [2024-10-14T13:50:25.259Z] Removing intermediate container 91c42a5d9f7d [2024-10-14T13:50:25.259Z] ---> 452a771ff793 [2024-10-14T13:50:25.259Z] Successfully built 452a771ff793 [2024-10-14T13:50:25.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:50:25.744Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T13:50:25.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:50:25.957Z] prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container [2024-10-14T13:50:25.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@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-10-14T13:50:26.327Z] $ docker top dbf29f105aa2fd9df3e2a90dd15f6b3636439874b7347540c693e8f82a13c879 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:50:26.767Z] + go version [2024-10-14T13:50:26.767Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T13:50:26.804Z] $ docker stop --time=1 dbf29f105aa2fd9df3e2a90dd15f6b3636439874b7347540c693e8f82a13c879 [2024-10-14T13:50:28.061Z] $ docker rm -f --volumes dbf29f105aa2fd9df3e2a90dd15f6b3636439874b7347540c693e8f82a13c879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:50:29.211Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T13:50:29.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:50:29.650Z] prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container [2024-10-14T13:50:29.710Z] $ 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-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@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-10-14T13:50:30.025Z] $ docker top 523afa9fceb7cbe6e8411eb8493397998e60205bfed327109084109b76781e47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:50:30.499Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-310 [Pipeline] fileExists [Pipeline] sh [2024-10-14T13:50:30.923Z] + make test [2024-10-14T13:50:30.923Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-14T13:50:57.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22782 in /w/workspace/y_app-rfid-llrp-inventory_PR-310 [Pipeline] { [Pipeline] ws [2024-10-14T13:50:57.538Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-14T13:51:05.436Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-14T13:51:05.436Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-14T13:51:05.436Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements [2024-10-14T13:51:05.609Z] The recommended git tool is: git [2024-10-14T13:51:05.712Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.684s coverage: 71.9% of statements [2024-10-14T13:51:10.481Z] using credential edgex-jenkins-ssh [2024-10-14T13:51:10.503Z] Cloning the remote Git repository [2024-10-14T13:51:10.543Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-14T13:51:10.639Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-14T13:51:10.776Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-14T13:51:10.777Z] > git --version # timeout=10 [2024-10-14T13:51:10.805Z] > git --version # 'git version 2.25.1' [2024-10-14T13:51:10.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T13:51:11.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T13:51:14.793Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-14T13:51:14.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T13:51:15.595Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-14T13:51:15.631Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-14T13:51:15.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T13:51:15.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T13:51:16.182Z] Merging remotes/origin/main commit 8e24701cce6496c4ca1a121af8534b5919b9a224 into PR head commit 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [2024-10-14T13:51:16.445Z] Merge succeeded, producing 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [2024-10-14T13:51:16.445Z] Checking out Revision 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b (PR-310) [2024-10-14T13:51:16.975Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-14T13:51:17.033Z] > git --version # timeout=10 [2024-10-14T13:51:17.042Z] > git --version # 'git version 2.25.1' [2024-10-14T13:51:17.063Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T13:51:16.201Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T13:51:16.268Z] > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # timeout=10 [2024-10-14T13:51:16.358Z] > git remote # timeout=10 [2024-10-14T13:51:16.375Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T13:51:16.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T13:51:16.408Z] > git merge 8e24701cce6496c4ca1a121af8534b5919b9a224 # timeout=10 [2024-10-14T13:51:16.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T13:51:16.453Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T13:51:16.466Z] > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T13:51:21.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T13:51:21.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T13:51:21.842Z] Dload Upload Total Spent Left Speed [2024-10-14T13:51:21.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-10-14T13:51:22.183Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T13:51:22.524Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T13:51:22.524Z] + sudo tee /etc/docker/daemon.new [2024-10-14T13:51:22.524Z] { [2024-10-14T13:51:22.524Z] "registry-mirrors": [ [2024-10-14T13:51:22.524Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T13:51:22.524Z] ], [2024-10-14T13:51:22.524Z] "bip": "10.250.0.254/24", [2024-10-14T13:51:22.524Z] "hosts": [ [2024-10-14T13:51:22.524Z] "tcp://0.0.0.0:5555", [2024-10-14T13:51:22.524Z] "unix:///var/run/docker.sock" [2024-10-14T13:51:22.524Z] ], [2024-10-14T13:51:22.524Z] "mtu": 1458, [2024-10-14T13:51:22.524Z] "selinux-enabled": true, [2024-10-14T13:51:22.524Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T13:51:22.524Z] } [Pipeline] sh [2024-10-14T13:51:22.872Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T13:51:23.224Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T13:51:41.568Z] provisioning config files... [2024-10-14T13:51:41.592Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9587381163511953492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:51:42.105Z] ---> ****-login.sh [2024-10-14T13:51:42.105Z] nexus3.edgexfoundry.org:10001 [2024-10-14T13:51:42.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:51:42.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:51:42.646Z] Configure a credential helper to remove this warning. See [2024-10-14T13:51:42.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:51:42.646Z] [2024-10-14T13:51:42.646Z] Login Succeeded [2024-10-14T13:51:42.646Z] nexus3.edgexfoundry.org:10002 [2024-10-14T13:51:42.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:51:42.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:51:42.914Z] Configure a credential helper to remove this warning. See [2024-10-14T13:51:42.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:51:42.914Z] [2024-10-14T13:51:42.914Z] Login Succeeded [2024-10-14T13:51:42.914Z] nexus3.edgexfoundry.org:10003 [2024-10-14T13:51:43.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:51:43.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:51:43.182Z] Configure a credential helper to remove this warning. See [2024-10-14T13:51:43.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:51:43.182Z] [2024-10-14T13:51:43.182Z] Login Succeeded [2024-10-14T13:51:43.182Z] nexus3.edgexfoundry.org:10004 [2024-10-14T13:51:43.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:51:43.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:51:43.725Z] Configure a credential helper to remove this warning. See [2024-10-14T13:51:43.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:51:43.725Z] [2024-10-14T13:51:43.725Z] Login Succeeded [2024-10-14T13:51:43.725Z] ****.io [2024-10-14T13:51:43.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T13:51:44.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T13:51:44.311Z] Configure a credential helper to remove this warning. See [2024-10-14T13:51:44.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T13:51:44.311Z] [2024-10-14T13:51:44.311Z] Login Succeeded [2024-10-14T13:51:44.311Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T13:51:44.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-10-14T13:51:44.500Z] go vet ./... [Pipeline] unstash [Pipeline] echo [2024-10-14T13:51:44.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T13:51:44.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T13:51:44.928Z] ========================================================= [2024-10-14T13:51:44.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T13:51:44.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:51:45.498Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T13:51:45.767Z] Sending build context to Docker daemon 684.5kB [2024-10-14T13:51:45.767Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T13:51:45.767Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T13:51:46.037Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T13:51:46.037Z] cf04c63912e1: Pulling fs layer [2024-10-14T13:51:46.037Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T13:51:46.037Z] a37a00ec5f00: Pulling fs layer [2024-10-14T13:51:46.037Z] 50b3750afda1: Pulling fs layer [2024-10-14T13:51:46.037Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T13:51:46.037Z] 80978eb59214: Pulling fs layer [2024-10-14T13:51:46.037Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T13:51:46.037Z] c5a475d317c9: Pulling fs layer [2024-10-14T13:51:46.037Z] 80978eb59214: Waiting [2024-10-14T13:51:46.037Z] 50b3750afda1: Waiting [2024-10-14T13:51:46.037Z] c5a475d317c9: Waiting [2024-10-14T13:51:46.037Z] 4f4fb700ef54: Waiting [2024-10-14T13:51:46.037Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T13:51:46.037Z] 55b35a11ae5e: Download complete [2024-10-14T13:51:46.037Z] 50b3750afda1: Verifying Checksum [2024-10-14T13:51:46.037Z] 50b3750afda1: Download complete [2024-10-14T13:51:46.037Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T13:51:46.037Z] 4f4fb700ef54: Download complete [2024-10-14T13:51:46.037Z] 80978eb59214: Verifying Checksum [2024-10-14T13:51:46.037Z] 80978eb59214: Download complete [2024-10-14T13:51:46.037Z] cf04c63912e1: Verifying Checksum [2024-10-14T13:51:46.037Z] cf04c63912e1: Download complete [2024-10-14T13:51:46.624Z] c5a475d317c9: Verifying Checksum [2024-10-14T13:51:46.624Z] c5a475d317c9: Download complete [2024-10-14T13:51:46.893Z] cf04c63912e1: Pull complete [2024-10-14T13:51:47.485Z] 55b35a11ae5e: Pull complete [2024-10-14T13:51:48.069Z] a37a00ec5f00: Verifying Checksum [2024-10-14T13:51:48.069Z] a37a00ec5f00: Download complete [2024-10-14T13:51:48.660Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T13:51:48.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T13:51:48.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T13:51:48.702Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-14T13:51:48.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T13:51:48.795Z] $ docker stop --time=1 523afa9fceb7cbe6e8411eb8493397998e60205bfed327109084109b76781e47 [2024-10-14T13:51:53.367Z] $ docker rm -f --volumes 523afa9fceb7cbe6e8411eb8493397998e60205bfed327109084109b76781e47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T13:51:54.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T13:51:54.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T13:51:54.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T13:51:55.241Z] + ls -al . [2024-10-14T13:51:55.241Z] total 296 [2024-10-14T13:51:55.241Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 13:50 . [2024-10-14T13:51:55.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:48 .. [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 13:48 .dockerignore [2024-10-14T13:51:55.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:51 .git [2024-10-14T13:51:55.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:48 .github [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 13:48 .gitignore [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 13:48 .golangci.yml [2024-10-14T13:51:55.241Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 13:48 .semver [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 13:48 Attribution.txt [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 13:48 CHANGELOG.md [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 13:48 Dockerfile [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 13:48 GOVERNANCE.md [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 13:48 Jenkinsfile [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 13:48 LICENSE [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 13:48 Makefile [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 13:48 OWNERS.md [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 13:48 README.md [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 13:48 VERSION [2024-10-14T13:51:55.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:48 bin [2024-10-14T13:51:55.241Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 13:51 coverage.out [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 13:48 go.mod [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 13:48 go.sum [2024-10-14T13:51:55.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:48 images [2024-10-14T13:51:55.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:48 internal [2024-10-14T13:51:55.241Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 13:48 main.go [2024-10-14T13:51:55.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:48 openapi [2024-10-14T13:51:55.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:48 res [2024-10-14T13:51:55.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:51:55.707Z] + 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=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b --label arch=amd64 --label version=0.0.0 . [2024-10-14T13:51:55.708Z] Sending build context to Docker daemon 19.98MB [2024-10-14T13:51:55.708Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T13:51:55.708Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-14T13:51:55.708Z] ---> 452a771ff793 [2024-10-14T13:51:55.708Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T13:51:55.967Z] ---> Running in 0f4cb82fea95 [2024-10-14T13:51:56.227Z] Removing intermediate container 0f4cb82fea95 [2024-10-14T13:51:56.227Z] ---> 97b3392ef005 [2024-10-14T13:51:56.227Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T13:51:56.227Z] ---> Running in 3d2b23c59dec [2024-10-14T13:51:56.227Z] Removing intermediate container 3d2b23c59dec [2024-10-14T13:51:56.227Z] ---> 4eb86a9026ea [2024-10-14T13:51:56.227Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-14T13:51:56.227Z] ---> Running in f35e660c872d [2024-10-14T13:51:56.227Z] Removing intermediate container f35e660c872d [2024-10-14T13:51:56.227Z] ---> 2ef878e429ae [2024-10-14T13:51:56.227Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T13:51:56.487Z] ---> Running in 1da30d46a09e [2024-10-14T13:51:56.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T13:51:56.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T13:51:57.007Z] OK: 246 MiB in 54 packages [2024-10-14T13:51:57.269Z] Removing intermediate container 1da30d46a09e [2024-10-14T13:51:57.269Z] ---> 68b23c99640d [2024-10-14T13:51:57.269Z] Step 7/30 : WORKDIR /app [2024-10-14T13:51:57.269Z] ---> Running in cf19d42c622e [2024-10-14T13:51:57.269Z] Removing intermediate container cf19d42c622e [2024-10-14T13:51:57.269Z] ---> 655148d99972 [2024-10-14T13:51:57.269Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-14T13:51:57.537Z] ---> 83a32c3fba9a [2024-10-14T13:51:57.537Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T13:51:57.537Z] ---> Running in 724d2c7b5778 [2024-10-14T13:51:58.107Z] Removing intermediate container 724d2c7b5778 [2024-10-14T13:51:58.107Z] ---> acb1a6035ecf [2024-10-14T13:51:58.107Z] Step 10/30 : COPY . . [2024-10-14T13:51:59.043Z] ---> 31e4cb2863e1 [2024-10-14T13:51:59.044Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T13:51:59.044Z] ---> Running in f55d97d526b9 [2024-10-14T13:51:59.044Z] Removing intermediate container f55d97d526b9 [2024-10-14T13:51:59.044Z] ---> a86fec191637 [2024-10-14T13:51:59.044Z] Step 12/30 : RUN $MAKE [2024-10-14T13:51:59.044Z] ---> Running in 0a846a0a3a1f [2024-10-14T13:51:59.302Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-14T13:52:03.658Z] a37a00ec5f00: Pull complete [2024-10-14T13:52:03.658Z] 50b3750afda1: Pull complete [2024-10-14T13:52:03.658Z] 4f4fb700ef54: Pull complete [2024-10-14T13:52:03.658Z] 80978eb59214: Pull complete [2024-10-14T13:52:10.320Z] c9f46d7d2bd2: Pull complete [2024-10-14T13:52:11.731Z] c5a475d317c9: Pull complete [2024-10-14T13:52:11.731Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T13:52:11.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T13:52:11.731Z] ---> be29e6b0f0d4 [2024-10-14T13:52:11.731Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T13:52:13.151Z] ---> Running in 1d0daefac868 [2024-10-14T13:52:13.738Z] Removing intermediate container 1d0daefac868 [2024-10-14T13:52:13.738Z] ---> 3df8af6db9f5 [2024-10-14T13:52:13.738Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T13:52:13.738Z] ---> Running in cd1f94a67f19 [2024-10-14T13:52:14.006Z] Removing intermediate container cd1f94a67f19 [2024-10-14T13:52:14.006Z] ---> 97b50982d006 [2024-10-14T13:52:14.006Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T13:52:14.006Z] ---> Running in 6adb52cf80c7 [2024-10-14T13:52:14.292Z] Removing intermediate container 6adb52cf80c7 [2024-10-14T13:52:14.292Z] ---> ce1fffa41c82 [2024-10-14T13:52:14.292Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T13:52:14.563Z] ---> Running in d2d0147600ea [2024-10-14T13:52:15.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T13:52:15.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T13:52:17.200Z] OK: 238 MiB in 54 packages [2024-10-14T13:52:18.157Z] Removing intermediate container d2d0147600ea [2024-10-14T13:52:18.157Z] ---> 360a888a3a1c [2024-10-14T13:52:18.157Z] Step 7/12 : WORKDIR /app [2024-10-14T13:52:18.157Z] ---> Running in 867e5ae550c5 [2024-10-14T13:52:18.424Z] Removing intermediate container 867e5ae550c5 [2024-10-14T13:52:18.424Z] ---> bafb907b2440 [2024-10-14T13:52:18.424Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T13:52:18.691Z] ---> 6fdb5d7419a0 [2024-10-14T13:52:18.691Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T13:52:18.956Z] ---> Running in 2d1476fb6b3d [2024-10-14T13:52:46.028Z] Removing intermediate container 0a846a0a3a1f [2024-10-14T13:52:46.028Z] ---> a341166f347e [2024-10-14T13:52:46.028Z] Step 13/30 : FROM alpine:3.20 [2024-10-14T13:52:46.028Z] 3.20: Pulling from library/alpine [2024-10-14T13:52:46.028Z] 43c4264eed91: Already exists [2024-10-14T13:52:46.028Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T13:52:46.028Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T13:52:46.028Z] ---> 91ef0af61f39 [2024-10-14T13:52:46.028Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T13:52:46.028Z] ---> Running in 7f3a220896e6 [2024-10-14T13:52:46.028Z] Removing intermediate container 7f3a220896e6 [2024-10-14T13:52:46.028Z] ---> b93cb9684805 [2024-10-14T13:52:46.028Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-14T13:52:46.028Z] ---> Running in 4b60f8ddcc8e [2024-10-14T13:52:46.028Z] Removing intermediate container 4b60f8ddcc8e [2024-10-14T13:52:46.028Z] ---> 74d1bde9b432 [2024-10-14T13:52:46.028Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-14T13:52:46.028Z] ---> Running in ee57bd35313e [2024-10-14T13:52:46.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T13:52:46.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T13:52:46.028Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T13:52:46.028Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T13:52:46.028Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T13:52:46.028Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T13:52:46.028Z] OK: 9 MiB in 16 packages [2024-10-14T13:52:46.028Z] Removing intermediate container ee57bd35313e [2024-10-14T13:52:46.028Z] ---> 4f0e8d34c6a3 [2024-10-14T13:52:46.028Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-14T13:52:46.028Z] ---> Running in 387740b31c55 [2024-10-14T13:52:46.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T13:52:46.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T13:52:46.028Z] Upgrading critical system libraries and apk-tools: [2024-10-14T13:52:46.028Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T13:52:46.028Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T13:52:46.028Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T13:52:46.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T13:52:46.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T13:52:46.028Z] OK: 9 MiB in 16 packages [2024-10-14T13:52:46.028Z] Removing intermediate container 387740b31c55 [2024-10-14T13:52:46.028Z] ---> f5e1c42234f8 [2024-10-14T13:52:46.028Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T13:52:46.028Z] ---> 09ade778c5f0 [2024-10-14T13:52:46.028Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T13:52:46.028Z] ---> 6a896bc99787 [2024-10-14T13:52:46.028Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-14T13:52:46.028Z] ---> 907d24c07465 [2024-10-14T13:52:46.028Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-14T13:52:46.028Z] ---> 8d6010f05e59 [2024-10-14T13:52:46.028Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-14T13:52:46.028Z] ---> 48e983d2625f [2024-10-14T13:52:46.028Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-14T13:52:46.028Z] ---> Running in 7b743c42f3ed [2024-10-14T13:52:46.028Z] Removing intermediate container 7b743c42f3ed [2024-10-14T13:52:46.028Z] ---> 5e91cf77d604 [2024-10-14T13:52:46.028Z] Step 24/30 : VOLUME /cache [2024-10-14T13:52:46.029Z] ---> Running in dc756bb0ea1c [2024-10-14T13:52:46.029Z] Removing intermediate container dc756bb0ea1c [2024-10-14T13:52:46.029Z] ---> 7c2c4bc1fbbd [2024-10-14T13:52:46.029Z] Step 25/30 : EXPOSE 59711 [2024-10-14T13:52:46.029Z] ---> Running in 1886ba083275 [2024-10-14T13:52:46.029Z] Removing intermediate container 1886ba083275 [2024-10-14T13:52:46.029Z] ---> b927e31ba43f [2024-10-14T13:52:46.029Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-14T13:52:46.029Z] ---> Running in 285735937fac [2024-10-14T13:52:46.029Z] Removing intermediate container 285735937fac [2024-10-14T13:52:46.029Z] ---> 8e480c61ef42 [2024-10-14T13:52:46.029Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-14T13:52:46.029Z] ---> Running in c1b410ee900f [2024-10-14T13:52:46.029Z] Removing intermediate container c1b410ee900f [2024-10-14T13:52:46.029Z] ---> ba725b703f7c [2024-10-14T13:52:46.029Z] Step 28/30 : LABEL arch=amd64 [2024-10-14T13:52:46.029Z] ---> Running in 3673be6826e8 [2024-10-14T13:52:46.029Z] Removing intermediate container 3673be6826e8 [2024-10-14T13:52:46.029Z] ---> 68f89b6d57bb [2024-10-14T13:52:46.029Z] Step 29/30 : LABEL git_sha=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [2024-10-14T13:52:46.029Z] ---> Running in 6bb7c42fc9d7 [2024-10-14T13:52:46.029Z] Removing intermediate container 6bb7c42fc9d7 [2024-10-14T13:52:46.029Z] ---> fb7dd7f0bf2d [2024-10-14T13:52:46.029Z] Step 30/30 : LABEL version=0.0.0 [2024-10-14T13:52:46.290Z] ---> Running in 6d768f02a012 [2024-10-14T13:52:46.290Z] Removing intermediate container 6d768f02a012 [2024-10-14T13:52:46.290Z] ---> 9b5d8eb11a53 [2024-10-14T13:52:46.290Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T13:52:46.290Z] Successfully built 9b5d8eb11a53 [2024-10-14T13:52:46.290Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:52:47.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T13:52:47.348Z] [2024-10-14T13:52:47.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:52:47.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T13:52:47.741Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T13:52:47.741Z] 5eb5b503b376: Pulling fs layer [2024-10-14T13:52:47.741Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T13:52:47.741Z] ec43610c2a17: Pulling fs layer [2024-10-14T13:52:47.741Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T13:52:47.741Z] 33b1e0a273af: Pulling fs layer [2024-10-14T13:52:47.741Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T13:52:47.741Z] 2f39f015ded8: Pulling fs layer [2024-10-14T13:52:47.741Z] 33b1e0a273af: Waiting [2024-10-14T13:52:47.741Z] 2f39f015ded8: Waiting [2024-10-14T13:52:47.741Z] 3a2ae6a8a46f: Waiting [2024-10-14T13:52:47.741Z] 5d3b04190fa2: Waiting [2024-10-14T13:52:47.741Z] 5c69ac0246d0: Download complete [2024-10-14T13:52:47.741Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T13:52:47.741Z] 3a2ae6a8a46f: Download complete [2024-10-14T13:52:47.741Z] 33b1e0a273af: Verifying Checksum [2024-10-14T13:52:47.741Z] 33b1e0a273af: Download complete [2024-10-14T13:52:47.741Z] 5d3b04190fa2: Download complete [2024-10-14T13:52:47.741Z] ec43610c2a17: Verifying Checksum [2024-10-14T13:52:47.741Z] ec43610c2a17: Download complete [2024-10-14T13:52:47.999Z] 5eb5b503b376: Verifying Checksum [2024-10-14T13:52:47.999Z] 5eb5b503b376: Download complete [2024-10-14T13:52:48.567Z] 2f39f015ded8: Download complete [2024-10-14T13:52:49.134Z] 5eb5b503b376: Pull complete [2024-10-14T13:52:49.398Z] 5c69ac0246d0: Pull complete [2024-10-14T13:52:49.656Z] ec43610c2a17: Pull complete [2024-10-14T13:52:49.916Z] 3a2ae6a8a46f: Pull complete [2024-10-14T13:52:50.177Z] 33b1e0a273af: Pull complete [2024-10-14T13:52:50.177Z] 5d3b04190fa2: Pull complete [2024-10-14T13:52:55.446Z] 2f39f015ded8: Pull complete [2024-10-14T13:52:55.446Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T13:52:55.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T13:52:55.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:52:55.767Z] prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container [2024-10-14T13:52:55.794Z] $ 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-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@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-10-14T13:53:01.151Z] $ docker top 362f68443ab71f1950f08dbf237cdb12bf434fd98c8bfcfcb0f74757830e22e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T13:53:01.645Z] ---> job-cost.sh [2024-10-14T13:53:01.645Z] lf-activate-venv: SKIPPING [2024-10-14T13:53:01.645Z] INFO: No Stack... [2024-10-14T13:53:01.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T13:53:02.166Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T13:53:04.636Z] + + cutcat -d, /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives/cost.csv -f6 [2024-10-14T13:53:04.636Z] [Pipeline] lock [2024-10-14T13:53:04.685Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [2024-10-14T13:53:04.691Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] did not exist. Created. [2024-10-14T13:53:04.698Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T13:53:05.120Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T13:53:05.172Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T13:53:05.205Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T13:53:05.302Z] $ docker stop --time=1 362f68443ab71f1950f08dbf237cdb12bf434fd98c8bfcfcb0f74757830e22e0 [2024-10-14T13:53:08.404Z] $ docker rm -f --volumes 362f68443ab71f1950f08dbf237cdb12bf434fd98c8bfcfcb0f74757830e22e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T13:54:26.547Z] Removing intermediate container 2d1476fb6b3d [2024-10-14T13:54:26.547Z] ---> d248725c63f8 [2024-10-14T13:54:26.547Z] Step 10/12 : COPY . . [2024-10-14T13:54:26.548Z] ---> 48b6850dcda5 [2024-10-14T13:54:26.548Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T13:54:26.548Z] ---> Running in fd1b35079830 [2024-10-14T13:54:26.548Z] Removing intermediate container fd1b35079830 [2024-10-14T13:54:26.548Z] ---> 5ffd516f6857 [2024-10-14T13:54:26.548Z] Step 12/12 : RUN $MAKE [2024-10-14T13:54:26.548Z] ---> Running in 9498d431cf93 [2024-10-14T13:54:26.548Z] noop [2024-10-14T13:54:26.548Z] Removing intermediate container 9498d431cf93 [2024-10-14T13:54:26.548Z] ---> 47fae20d9f2d [2024-10-14T13:54:26.548Z] Successfully built 47fae20d9f2d [2024-10-14T13:54:26.548Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:54:27.059Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T13:54:27.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:54:27.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-22782 does not seem to be running inside a container [2024-10-14T13:54:27.402Z] $ 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-10-14T13:54:28.496Z] $ docker top bf26dff54d5bd30d9193b8ce00a9577dd42580dbc7b7ff67ece746077fe01526 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:54:29.357Z] + go version [2024-10-14T13:54:29.358Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T13:54:29.399Z] $ docker stop --time=1 bf26dff54d5bd30d9193b8ce00a9577dd42580dbc7b7ff67ece746077fe01526 [2024-10-14T13:54:30.958Z] $ docker rm -f --volumes bf26dff54d5bd30d9193b8ce00a9577dd42580dbc7b7ff67ece746077fe01526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T13:54:31.914Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T13:54:31.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T13:54:32.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-22782 does not seem to be running inside a container [2024-10-14T13:54:32.239Z] $ 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-10-14T13:54:33.281Z] $ docker top dab11928a807fbed590c942d208b1268460ba7dcaed6dcb8a5a6ff3fe98549fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T13:54:33.831Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T13:54:34.328Z] + make test [2024-10-14T13:54:34.328Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-14T13:58:56.232Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-14T13:58:57.194Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-14T13:58:59.130Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.070s coverage: 86.2% of statements [2024-10-14T13:59:11.411Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.278s coverage: 71.9% of statements [2024-10-14T13:59:11.411Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T13:59:11.411Z] go vet ./... [2024-10-14T14:03:19.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T14:03:19.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T14:03:19.055Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-14T14:03:19.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T14:03:19.151Z] $ docker stop --time=1 dab11928a807fbed590c942d208b1268460ba7dcaed6dcb8a5a6ff3fe98549fd [2024-10-14T14:03:20.983Z] $ docker rm -f --volumes dab11928a807fbed590c942d208b1268460ba7dcaed6dcb8a5a6ff3fe98549fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T14:03:23.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T14:03:23.406Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T14:03:23.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T14:03:24.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T14:03:24.902Z] + ls -al . [2024-10-14T14:03:24.902Z] total 292 [2024-10-14T14:03:24.902Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 13:54 . [2024-10-14T14:03:24.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:51 .. [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 13:51 .dockerignore [2024-10-14T14:03:24.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:51 .git [2024-10-14T14:03:24.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:51 .github [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 13:51 .gitignore [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 13:51 .golangci.yml [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 13:51 Attribution.txt [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 13:51 CHANGELOG.md [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 13:51 Dockerfile [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 13:51 GOVERNANCE.md [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 13:51 Jenkinsfile [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 13:51 LICENSE [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 13:51 Makefile [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 13:51 OWNERS.md [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 13:51 README.md [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 13:48 VERSION [2024-10-14T14:03:24.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:51 bin [2024-10-14T14:03:24.902Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 13:59 coverage.out [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 13:51 go.mod [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 13:51 go.sum [2024-10-14T14:03:24.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:51 images [2024-10-14T14:03:24.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:51 internal [2024-10-14T14:03:24.902Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 13:51 main.go [2024-10-14T14:03:24.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:51 openapi [2024-10-14T14:03:24.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:51 res [2024-10-14T14:03:24.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T14:03:25.346Z] + 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=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b --label arch=arm64 --label version=0.0.0 . [2024-10-14T14:03:25.625Z] Sending build context to Docker daemon 684.5kB [2024-10-14T14:03:25.625Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T14:03:25.625Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-14T14:03:25.625Z] ---> 47fae20d9f2d [2024-10-14T14:03:25.625Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T14:03:25.625Z] ---> Running in 74dc60567df5 [2024-10-14T14:03:25.893Z] Removing intermediate container 74dc60567df5 [2024-10-14T14:03:25.893Z] ---> 37a7b464e544 [2024-10-14T14:03:25.893Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T14:03:26.161Z] ---> Running in cbb926376ac1 [2024-10-14T14:03:26.428Z] Removing intermediate container cbb926376ac1 [2024-10-14T14:03:26.428Z] ---> 9c27675c48c2 [2024-10-14T14:03:26.428Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-14T14:03:26.428Z] ---> Running in 1e39b345e2a0 [2024-10-14T14:03:26.696Z] Removing intermediate container 1e39b345e2a0 [2024-10-14T14:03:26.696Z] ---> 23103b3f65f0 [2024-10-14T14:03:26.696Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T14:03:26.696Z] ---> Running in 6d73370c0adb [2024-10-14T14:03:27.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T14:03:28.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T14:03:29.655Z] OK: 238 MiB in 54 packages [2024-10-14T14:03:30.249Z] Removing intermediate container 6d73370c0adb [2024-10-14T14:03:30.249Z] ---> 796e2af30f42 [2024-10-14T14:03:30.249Z] Step 7/30 : WORKDIR /app [2024-10-14T14:03:30.524Z] ---> Running in b853ff96109a [2024-10-14T14:03:30.791Z] Removing intermediate container b853ff96109a [2024-10-14T14:03:30.791Z] ---> b65b2fa18be1 [2024-10-14T14:03:30.791Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-14T14:03:31.062Z] ---> 1a11f985966f [2024-10-14T14:03:31.062Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T14:03:31.329Z] ---> Running in 217bd56ecc02 [2024-10-14T14:03:33.277Z] Removing intermediate container 217bd56ecc02 [2024-10-14T14:03:33.277Z] ---> 0161e47d11fd [2024-10-14T14:03:33.277Z] Step 10/30 : COPY . . [2024-10-14T14:03:33.857Z] ---> 615b4290ca5c [2024-10-14T14:03:33.857Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T14:03:33.857Z] ---> Running in 6083af66ec70 [2024-10-14T14:03:34.123Z] Removing intermediate container 6083af66ec70 [2024-10-14T14:03:34.123Z] ---> 2931d3e93867 [2024-10-14T14:03:34.123Z] Step 12/30 : RUN $MAKE [2024-10-14T14:03:34.390Z] ---> Running in b08785772963 [2024-10-14T14:03:35.342Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-14T14:07:27.169Z] Removing intermediate container b08785772963 [2024-10-14T14:07:27.169Z] ---> b9274a4983f9 [2024-10-14T14:07:27.169Z] Step 13/30 : FROM alpine:3.20 [2024-10-14T14:07:27.169Z] 3.20: Pulling from library/alpine [2024-10-14T14:07:27.169Z] cf04c63912e1: Already exists [2024-10-14T14:07:27.169Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T14:07:27.169Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T14:07:27.169Z] ---> c157a85ed455 [2024-10-14T14:07:27.169Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T14:07:27.169Z] ---> Running in 867722defd06 [2024-10-14T14:07:27.169Z] Removing intermediate container 867722defd06 [2024-10-14T14:07:27.169Z] ---> a7204d84d5bf [2024-10-14T14:07:27.169Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-14T14:07:27.169Z] ---> Running in db1b0c83fdff [2024-10-14T14:07:27.169Z] Removing intermediate container db1b0c83fdff [2024-10-14T14:07:27.169Z] ---> d0f92b895946 [2024-10-14T14:07:27.169Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-14T14:07:27.169Z] ---> Running in e0ffb3f993df [2024-10-14T14:07:27.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T14:07:27.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T14:07:27.169Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T14:07:27.169Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T14:07:27.169Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T14:07:27.169Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T14:07:27.169Z] OK: 10 MiB in 16 packages [2024-10-14T14:07:27.169Z] Removing intermediate container e0ffb3f993df [2024-10-14T14:07:27.169Z] ---> bc71495efc1b [2024-10-14T14:07:27.169Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-14T14:07:27.169Z] ---> Running in acd89cbd8fe5 [2024-10-14T14:07:27.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T14:07:27.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T14:07:27.169Z] Upgrading critical system libraries and apk-tools: [2024-10-14T14:07:27.169Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T14:07:27.169Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T14:07:27.169Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T14:07:27.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T14:07:27.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T14:07:27.169Z] OK: 10 MiB in 16 packages [2024-10-14T14:07:27.169Z] Removing intermediate container acd89cbd8fe5 [2024-10-14T14:07:27.169Z] ---> 735ed5132c1b [2024-10-14T14:07:27.169Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T14:07:27.169Z] ---> deaf71cd2be0 [2024-10-14T14:07:27.169Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T14:07:27.751Z] ---> 2387cb761db8 [2024-10-14T14:07:27.752Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-14T14:07:28.331Z] ---> 25fcbf243807 [2024-10-14T14:07:28.331Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-14T14:07:28.912Z] ---> 5ee8e30e13e7 [2024-10-14T14:07:28.912Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-14T14:07:31.492Z] ---> 0144a42808a2 [2024-10-14T14:07:31.492Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-14T14:07:31.492Z] ---> Running in c283b3bde68a [2024-10-14T14:07:32.902Z] Removing intermediate container c283b3bde68a [2024-10-14T14:07:32.902Z] ---> 023b579a3be4 [2024-10-14T14:07:32.902Z] Step 24/30 : VOLUME /cache [2024-10-14T14:07:32.902Z] ---> Running in f6d91304ac2f [2024-10-14T14:07:33.170Z] Removing intermediate container f6d91304ac2f [2024-10-14T14:07:33.170Z] ---> d735cf63cd89 [2024-10-14T14:07:33.170Z] Step 25/30 : EXPOSE 59711 [2024-10-14T14:07:33.436Z] ---> Running in 8429495e4b97 [2024-10-14T14:07:33.704Z] Removing intermediate container 8429495e4b97 [2024-10-14T14:07:33.704Z] ---> 06c444a424f1 [2024-10-14T14:07:33.704Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-14T14:07:33.704Z] ---> Running in 0c4bbe684f93 [2024-10-14T14:07:35.609Z] Removing intermediate container 0c4bbe684f93 [2024-10-14T14:07:35.609Z] ---> 812472801e4c [2024-10-14T14:07:35.609Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-14T14:07:35.609Z] ---> Running in 56ecb1b1c4f2 [2024-10-14T14:07:35.609Z] Removing intermediate container 56ecb1b1c4f2 [2024-10-14T14:07:35.609Z] ---> a9a42bc5c1fc [2024-10-14T14:07:35.609Z] Step 28/30 : LABEL arch=arm64 [2024-10-14T14:07:35.609Z] ---> Running in 4f8855a55076 [2024-10-14T14:07:35.609Z] Removing intermediate container 4f8855a55076 [2024-10-14T14:07:35.609Z] ---> 4315eb7293af [2024-10-14T14:07:35.609Z] Step 29/30 : LABEL git_sha=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [2024-10-14T14:07:35.609Z] ---> Running in 3b94f410ed16 [2024-10-14T14:07:35.609Z] Removing intermediate container 3b94f410ed16 [2024-10-14T14:07:35.609Z] ---> dafb8699d8f0 [2024-10-14T14:07:35.609Z] Step 30/30 : LABEL version=0.0.0 [2024-10-14T14:07:35.609Z] ---> Running in b30058746d30 [2024-10-14T14:07:35.609Z] Removing intermediate container b30058746d30 [2024-10-14T14:07:35.609Z] ---> a1c2d854f26e [2024-10-14T14:07:35.609Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T14:07:35.609Z] Successfully built a1c2d854f26e [2024-10-14T14:07:35.609Z] 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-10-14T14:07:36.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T14:07:36.605Z] [2024-10-14T14:07:36.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T14:07:37.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T14:07:37.025Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T14:07:37.025Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T14:07:37.025Z] 04944245beec: Pulling fs layer [2024-10-14T14:07:37.025Z] 699f458cf7ca: Pulling fs layer [2024-10-14T14:07:37.025Z] 765212b225bb: Pulling fs layer [2024-10-14T14:07:37.025Z] f23df028b6ca: Pulling fs layer [2024-10-14T14:07:37.025Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T14:07:37.025Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T14:07:37.025Z] f23df028b6ca: Waiting [2024-10-14T14:07:37.025Z] d65c8cfc05b1: Waiting [2024-10-14T14:07:37.025Z] 2437ff75d9bd: Waiting [2024-10-14T14:07:37.025Z] 765212b225bb: Waiting [2024-10-14T14:07:37.297Z] 04944245beec: Verifying Checksum [2024-10-14T14:07:37.297Z] 04944245beec: Download complete [2024-10-14T14:07:37.297Z] 765212b225bb: Verifying Checksum [2024-10-14T14:07:37.297Z] 765212b225bb: Download complete [2024-10-14T14:07:37.297Z] f23df028b6ca: Verifying Checksum [2024-10-14T14:07:37.297Z] f23df028b6ca: Download complete [2024-10-14T14:07:37.297Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T14:07:37.297Z] d65c8cfc05b1: Download complete [2024-10-14T14:07:37.297Z] 699f458cf7ca: Verifying Checksum [2024-10-14T14:07:37.297Z] 699f458cf7ca: Download complete [2024-10-14T14:07:37.881Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T14:07:37.881Z] 8998bd30e6a1: Download complete [2024-10-14T14:07:40.459Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T14:07:40.459Z] 2437ff75d9bd: Download complete [2024-10-14T14:07:42.403Z] 8998bd30e6a1: Pull complete [2024-10-14T14:07:42.671Z] 04944245beec: Pull complete [2024-10-14T14:07:44.614Z] 699f458cf7ca: Pull complete [2024-10-14T14:07:44.615Z] 765212b225bb: Pull complete [2024-10-14T14:07:45.680Z] f23df028b6ca: Pull complete [2024-10-14T14:07:46.058Z] d65c8cfc05b1: Pull complete [2024-10-14T14:08:01.072Z] 2437ff75d9bd: Pull complete [2024-10-14T14:08:01.072Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T14:08:01.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T14:08:01.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T14:08:01.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-22782 does not seem to be running inside a container [2024-10-14T14:08:01.478Z] $ 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-10-14T14:08:04.151Z] $ docker top 364ef889994616c5f3847e87e967af6c2d15313467a1c00ded956f210d845345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:05.074Z] ---> job-cost.sh [2024-10-14T14:08:05.074Z] lf-activate-venv: SKIPPING [2024-10-14T14:08:05.074Z] INFO: No Stack... [2024-10-14T14:08:05.653Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T14:08:06.242Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T14:08:06.904Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-10-14T14:08:06.904Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T14:08:06.962Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [2024-10-14T14:08:06.968Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] did not exist. Created. [2024-10-14T14:08:06.976Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T14:08:07.746Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1a3337f5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T14:08:08.412Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T14:08:08.453Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T14:08:08.499Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T14:08:08.518Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T14:08:08.615Z] $ docker stop --time=1 364ef889994616c5f3847e87e967af6c2d15313467a1c00ded956f210d845345 [2024-10-14T14:08:10.076Z] $ docker rm -f --volumes 364ef889994616c5f3847e87e967af6c2d15313467a1c00ded956f210d845345 [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-10-14T14:08:11.254Z] provisioning config files... [2024-10-14T14:08:11.262Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config2011506374001589904tmp [Pipeline] { [Pipeline] sh [2024-10-14T14:08:11.633Z] + set +x [2024-10-14T14:08:11.633Z] + + curl -sbash https://codecov.io/bash -s [2024-10-14T14:08:11.633Z] -- [2024-10-14T14:08:11.633Z] [2024-10-14T14:08:11.633Z] _____ _ [2024-10-14T14:08:11.633Z] / ____| | | [2024-10-14T14:08:11.633Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T14:08:11.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T14:08:11.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T14:08:11.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T14:08:11.633Z] Bash-1.0.6 [2024-10-14T14:08:11.633Z] [2024-10-14T14:08:11.633Z] [2024-10-14T14:08:11.633Z] ==> git version 2.25.1 found [2024-10-14T14:08:11.633Z] ==> 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-10-14T14:08:11.633Z] Release-Date: 2020-01-08 [2024-10-14T14:08:11.633Z] 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-10-14T14:08:11.633Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T14:08:11.633Z] ==> Jenkins CI detected. [2024-10-14T14:08:11.633Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-310 [2024-10-14T14:08:11.633Z] project root: . [2024-10-14T14:08:11.633Z] --> token set from env [2024-10-14T14:08:11.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T14:08:11.633Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T14:08:11.633Z] ==> Python coveragepy not found [2024-10-14T14:08:11.633Z] ==> Searching for coverage reports in: [2024-10-14T14:08:11.633Z] + . [2024-10-14T14:08:11.633Z] -> Found 1 reports [2024-10-14T14:08:11.633Z] ==> Detecting git/mercurial file structure [2024-10-14T14:08:11.633Z] ==> Reading reports [2024-10-14T14:08:11.894Z] + ./coverage.out bytes=55696 [2024-10-14T14:08:11.894Z] ==> Appending adjustments [2024-10-14T14:08:11.894Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T14:08:11.894Z] + Found adjustments [2024-10-14T14:08:11.894Z] ==> Gzipping contents [2024-10-14T14:08:11.894Z] 16K /tmp/codecov.bjGgQs.gz [2024-10-14T14:08:11.894Z] ==> Uploading reports [2024-10-14T14:08:11.894Z] url: https://codecov.io [2024-10-14T14:08:11.894Z] query: branch=PR-310&commit=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=310&job=&cmd_args= [2024-10-14T14:08:11.894Z] -> Pinging Codecov [2024-10-14T14:08:11.894Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-310&commit=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=310&job=&cmd_args= [2024-10-14T14:08:12.153Z] -> Uploading to [2024-10-14T14:08:12.153Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b/ee80be42-39ab-4398-a0c6-138d38f3c179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T140812Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc1ae530100c41a847a468b474033ea0e2b340dbf85f494eb57ab9564738668b [2024-10-14T14:08:12.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T14:08:12.153Z] Dload Upload Total Spent Left Speed [2024-10-14T14:08:12.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 63083 --:--:-- --:--:-- --:--:-- 63083 100 12869 0 0 100 12869 0 57450 --:--:-- --:--:-- --:--:-- 57195 [2024-10-14T14:08:12.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] } [2024-10-14T14:08:12.444Z] 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-10-14T14:08:14.823Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives ] [2024-10-14T14:08:14.823Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives [2024-10-14T14:08:14.823Z] total 16 [2024-10-14T14:08:14.823Z] drwxr-xr-x 3 root root 4096 Oct 14 13:53 . [2024-10-14T14:08:14.823Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 13:53 .. [2024-10-14T14:08:14.823Z] drwxr-xr-x 2 root root 4096 Oct 14 13:53 cost [2024-10-14T14:08:14.823Z] -rw-r--r-- 1 root root 95 Oct 14 13:53 cost.csv [2024-10-14T14:08:14.823Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives [2024-10-14T14:08:14.823Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives [2024-10-14T14:08:14.823Z] total 16 [2024-10-14T14:08:14.823Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 13:53 . [2024-10-14T14:08:14.823Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 13:53 .. [2024-10-14T14:08:14.823Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 13:53 cost [2024-10-14T14:08:14.823Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 14 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:15.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:16.159Z] ---> package-listing.sh [2024-10-14T14:08:16.159Z] ++ facter osfamily [2024-10-14T14:08:16.159Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T14:08:16.159Z] + OS_FAMILY=debian [2024-10-14T14:08:16.159Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-310 [2024-10-14T14:08:16.159Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T14:08:16.159Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T14:08:16.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T14:08:16.159Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T14:08:16.159Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-310 ']' [2024-10-14T14:08:16.159Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T14:08:16.159Z] + case "${OS_FAMILY}" in [2024-10-14T14:08:16.159Z] + dpkg -l [2024-10-14T14:08:16.159Z] + grep '^ii' [2024-10-14T14:08:16.434Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T14:08:16.434Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T14:08:16.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T14:08:16.434Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-310 ']' [2024-10-14T14:08:16.434Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives/ [2024-10-14T14:08:16.434Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives/ [Pipeline] echo [2024-10-14T14:08:16.473Z] 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T14:08:16.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T14:08:17.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T14:08:17.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T14:08:17.670Z] prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container [2024-10-14T14:08:17.690Z] $ 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-310/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-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@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-10-14T14:08:17.907Z] $ docker top 008642ac4ae1c03ee620660d4b45e78943f62d0b9107d925233c5fbea8f0a307 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T14:08:18.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T14:08:18.659Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T14:08:18.972Z] + ls /var/log/sa-host [2024-10-14T14:08:18.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T14:08:19.223Z] provisioning config files... [2024-10-14T14:08:19.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config8783910656274785238tmp [Pipeline] { [Pipeline] echo [2024-10-14T14:08:19.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:19.628Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T14:08:19.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:20.089Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T14:08:20.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:20.469Z] ---> sudo-logs.sh [2024-10-14T14:08:20.469Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T14:08:20.571Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:20.904Z] ---> job-cost.sh [2024-10-14T14:08:20.904Z] lf-activate-venv: SKIPPING [2024-10-14T14:08:20.904Z] DEBUG: total: 0.2199999988079071 [2024-10-14T14:08:20.904Z] INFO: Retrieving Stack Cost... [2024-10-14T14:08:21.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T14:08:21.735Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T14:08:21.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T14:08:22.106Z] ---> logs-deploy.sh [2024-10-14T14:08:22.107Z] lf-activate-venv: SKIPPING [2024-10-14T14:08:22.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-310/1 [2024-10-14T14:08:22.107Z] INFO: archiving workspace using pattern(s): [2024-10-14T14:08:23.045Z] Archives upload complete. [2024-10-14T14:08:23.045Z] INFO: archiving logs to Nexus