Pull request #305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fc9fe7912a969301078fb2ed35d08f95852c5b9+8b427122073dff864e259b6e7085ea8271351a60 (47b0519c36150f981d228334470f0a1061683ad6) 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-ssh16379788826010355692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh11548577749373209362.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-305/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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9787479422517551531.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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5117332522892168898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh10094021351372825965.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-305/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-305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4946244839228707222.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12913’ Running on prd-ubuntu20.04-docker-8c-8g-12930 in /w/workspace/y_app-rfid-llrp-inventory_PR-305 [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-305 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b427122073dff864e259b6e7085ea8271351a60 into PR head commit 6fc9fe7912a969301078fb2ed35d08f95852c5b9 Merge succeeded, producing 6fc9fe7912a969301078fb2ed35d08f95852c5b9 Checking out Revision 6fc9fe7912a969301078fb2ed35d08f95852c5b9 (PR-305) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fc9fe7912a969301078fb2ed35d08f95852c5b9 # 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 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fc9fe7912a969301078fb2ed35d08f95852c5b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T13:42:22.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T13:42:22.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T13:42:22.702Z] ========================================================= [2024-10-02T13:42:22.702Z] EdgeX Global Pipelines Version Info [2024-10-02T13:42:22.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T13:42:23.489Z] ------------------- [2024-10-02T13:42:23.489Z] stable info: [2024-10-02T13:42:23.489Z] ------------------- [2024-10-02T13:42:23.489Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T13:42:23.489Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T13:42:23.489Z] Message: update stable to v1.0.264 [2024-10-02T13:42:24.433Z] ------------------- [2024-10-02T13:42:24.434Z] experimental info: [2024-10-02T13:42:24.434Z] ------------------- [2024-10-02T13:42:24.434Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T13:42:24.434Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T13:42:24.434Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T13:42:24.660Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-02T13:42:24.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-02T13:42:24.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T13:42:24.828Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T13:42:24.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T13:42:24.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T13:42:24.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T13:42:25.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T13:42:25.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T13:42:25.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T13:42:25.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T13:42:25.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-02T13:42:25.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T13:42:25.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T13:42:25.455Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T13:42:25.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T13:42:25.556Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T13:42:25.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T13:42:25.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T13:42:25.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T13:42:25.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T13:42:25.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T13:42:25.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T13:42:25.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T13:42:26.009Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T13:42:26.066Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T13:42:26.133Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T13:42:26.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo [2024-10-02T13:42:26.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo [2024-10-02T13:42:26.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo [2024-10-02T13:42:26.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fc9fe7912a969301078fb2ed35d08f95852c5b9 [Pipeline] echo [2024-10-02T13:42:26.419Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fc9fe7 [Pipeline] echo [2024-10-02T13:42:26.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T13:42:26.623Z] provisioning config files... [2024-10-02T13:42:26.634Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/config14830941144146775306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T13:42:27.016Z] ---> ****-login.sh [2024-10-02T13:42:27.016Z] nexus3.edgexfoundry.org:10001 [2024-10-02T13:42:27.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:27.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:27.277Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:27.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:27.277Z] [2024-10-02T13:42:27.277Z] Login Succeeded [2024-10-02T13:42:27.277Z] nexus3.edgexfoundry.org:10002 [2024-10-02T13:42:27.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:27.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:27.536Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:27.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:27.536Z] [2024-10-02T13:42:27.536Z] Login Succeeded [2024-10-02T13:42:27.536Z] nexus3.edgexfoundry.org:10003 [2024-10-02T13:42:27.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:27.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:27.537Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:27.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:27.537Z] [2024-10-02T13:42:27.537Z] Login Succeeded [2024-10-02T13:42:27.537Z] nexus3.edgexfoundry.org:10004 [2024-10-02T13:42:27.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:27.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:27.537Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:27.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:27.537Z] [2024-10-02T13:42:27.537Z] Login Succeeded [2024-10-02T13:42:27.537Z] ****.io [2024-10-02T13:42:27.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:27.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:27.797Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:27.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:27.797Z] [2024-10-02T13:42:27.797Z] Login Succeeded [2024-10-02T13:42:27.797Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T13:42:27.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T13:42:28.524Z] + git rev-list -1 --merges 6fc9fe7912a969301078fb2ed35d08f95852c5b9~1..6fc9fe7912a969301078fb2ed35d08f95852c5b9 [Pipeline] echo [2024-10-02T13:42:28.571Z] -----------> git rev-list -1 --merges 6fc9fe7912a969301078fb2ed35d08f95852c5b9~1..6fc9fe7912a969301078fb2ed35d08f95852c5b9 6fc9fe7912a969301078fb2ed35d08f95852c5b9 [false] [Pipeline] sh [2024-10-02T13:42:28.890Z] + git log --format=format:%s -1 6fc9fe7912a969301078fb2ed35d08f95852c5b9 [Pipeline] echo [2024-10-02T13:42:28.932Z] ========================================================= [2024-10-02T13:42:28.932Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T13:42:28.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T13:42:29.389Z] + git log --format=format:%s -1 6fc9fe7912a969301078fb2ed35d08f95852c5b9 [Pipeline] echo [2024-10-02T13:42:29.431Z] [semverPrep] GIT_COMMIT: 6fc9fe7912a969301078fb2ed35d08f95852c5b9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-02T13:42:29.478Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T13:42:29.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T13:42:29.895Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T13:42:29.895Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T13:42:29.895Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T13:42:29.895Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T13:42:29.895Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T13:42:29.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:42:30.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T13:42:30.409Z] [2024-10-02T13:42:30.409Z] 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-02T13:42:30.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T13:42:30.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T13:42:30.801Z] b85a868b505f: Pulling fs layer [2024-10-02T13:42:30.801Z] e2be974225ed: Pulling fs layer [2024-10-02T13:42:30.801Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T13:42:30.801Z] 988bab9f4d93: Pulling fs layer [2024-10-02T13:42:30.801Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T13:42:30.801Z] eaf3925da568: Pulling fs layer [2024-10-02T13:42:30.801Z] bab4dde63d76: Pulling fs layer [2024-10-02T13:42:30.801Z] bde34c3a00c8: Pulling fs layer [2024-10-02T13:42:30.801Z] b352a97aabf1: Pulling fs layer [2024-10-02T13:42:30.801Z] 4872d77fe225: Pulling fs layer [2024-10-02T13:42:30.801Z] 5851b861e8e6: Pulling fs layer [2024-10-02T13:42:30.801Z] 1469e6f7b9e6: Waiting [2024-10-02T13:42:30.801Z] eaf3925da568: Waiting [2024-10-02T13:42:30.801Z] bab4dde63d76: Waiting [2024-10-02T13:42:30.801Z] bde34c3a00c8: Waiting [2024-10-02T13:42:30.801Z] b352a97aabf1: Waiting [2024-10-02T13:42:30.801Z] 4872d77fe225: Waiting [2024-10-02T13:42:30.801Z] 5851b861e8e6: Waiting [2024-10-02T13:42:30.801Z] 988bab9f4d93: Waiting [2024-10-02T13:42:30.801Z] e2be974225ed: Verifying Checksum [2024-10-02T13:42:30.801Z] e2be974225ed: Download complete [2024-10-02T13:42:30.801Z] 988bab9f4d93: Verifying Checksum [2024-10-02T13:42:30.801Z] 988bab9f4d93: Download complete [2024-10-02T13:42:30.801Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T13:42:30.801Z] 1469e6f7b9e6: Download complete [2024-10-02T13:42:31.062Z] eaf3925da568: Download complete [2024-10-02T13:42:31.062Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T13:42:31.062Z] 339a4e72a1f5: Download complete [2024-10-02T13:42:31.062Z] bde34c3a00c8: Download complete [2024-10-02T13:42:31.062Z] b352a97aabf1: Verifying Checksum [2024-10-02T13:42:31.062Z] b352a97aabf1: Download complete [2024-10-02T13:42:31.062Z] 4872d77fe225: Verifying Checksum [2024-10-02T13:42:31.062Z] 4872d77fe225: Download complete [2024-10-02T13:42:31.062Z] 5851b861e8e6: Download complete [2024-10-02T13:42:31.062Z] b85a868b505f: Verifying Checksum [2024-10-02T13:42:31.062Z] b85a868b505f: Download complete [2024-10-02T13:42:31.321Z] bab4dde63d76: Verifying Checksum [2024-10-02T13:42:31.321Z] bab4dde63d76: Download complete [2024-10-02T13:42:32.256Z] b85a868b505f: Pull complete [2024-10-02T13:42:32.256Z] e2be974225ed: Pull complete [2024-10-02T13:42:32.825Z] 339a4e72a1f5: Pull complete [2024-10-02T13:42:33.084Z] 988bab9f4d93: Pull complete [2024-10-02T13:42:33.343Z] 1469e6f7b9e6: Pull complete [2024-10-02T13:42:33.343Z] eaf3925da568: Pull complete [2024-10-02T13:42:35.248Z] bab4dde63d76: Pull complete [2024-10-02T13:42:35.248Z] bde34c3a00c8: Pull complete [2024-10-02T13:42:35.248Z] b352a97aabf1: Pull complete [2024-10-02T13:42:35.248Z] 4872d77fe225: Pull complete [2024-10-02T13:42:35.248Z] 5851b861e8e6: Pull complete [2024-10-02T13:42:35.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T13:42:35.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T13:42:35.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T13:42:35.563Z] prd-ubuntu20.04-docker-8c-8g-12930 does not seem to be running inside a container [2024-10-02T13:42:35.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-305 -v /w/workspace/y_app-rfid-llrp-inventory_PR-305:/w/workspace/y_app-rfid-llrp-inventory_PR-305:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T13:42:40.385Z] $ docker top e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 -eo pid,comm [2024-10-02T13:42:40.437Z] 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-02T13:42:40.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T13:42:40.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T13:42:40.601Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T13:42:40.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T13:42:40.715Z] $ docker exec e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 ssh-agent [2024-10-02T13:42:40.823Z] SSH_AUTH_SOCK=/tmp/ssh-NCNvNGGCT6Rw/agent.34 [2024-10-02T13:42:40.823Z] SSH_AGENT_PID=40 [2024-10-02T13:42:40.829Z] Running ssh-add (command line suppressed) [2024-10-02T13:42:40.930Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/private_key_6945704263826879005.key (/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/private_key_6945704263826879005.key) [2024-10-02T13:42:40.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T13:42:41.283Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T13:42:41.307Z] $ docker exec --env ******** --env ******** e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 ssh-agent -k [2024-10-02T13:42:41.406Z] unset SSH_AUTH_SOCK; [2024-10-02T13:42:41.406Z] unset SSH_AGENT_PID; [2024-10-02T13:42:41.406Z] echo Agent pid 40 killed; [2024-10-02T13:42:41.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T13:42:41.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T13:42:41.531Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T13:42:41.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T13:42:41.635Z] $ docker exec e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 ssh-agent [2024-10-02T13:42:41.751Z] SSH_AUTH_SOCK=/tmp/ssh-d1CDX2LtaCeB/agent.74 [2024-10-02T13:42:41.751Z] SSH_AGENT_PID=79 [2024-10-02T13:42:41.755Z] Running ssh-add (command line suppressed) [2024-10-02T13:42:41.847Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/private_key_11275035701666266305.key (/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/private_key_11275035701666266305.key) [2024-10-02T13:42:41.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T13:42:42.216Z] + git semver init [2024-10-02T13:42:42.477Z] 2024-10-02 13:42:42,432 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T13:42:42.477Z] 2024-10-02 13:42:42,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver [2024-10-02T13:42:42.477Z] 2024-10-02 13:42:42,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver [2024-10-02T13:42:42.477Z] 2024-10-02 13:42:42,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-305, universal_newlines=False, shell=None, istream=None) [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,404 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-305/.git/info/exclude [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,405 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver/PR-305 with force:False [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,405 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver/PR-305 [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,409 [execute] INFO git cat-file --batch-check [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,415 [execute] INFO git cat-file --batch [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T13:42:45.015Z] 2024-10-02 13:42:44,421 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-305/.semver/PR-305 [2024-10-02T13:42:45.015Z] 0.0.0 [Pipeline] } [2024-10-02T13:42:45.058Z] $ docker exec --env ******** --env ******** e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 ssh-agent -k [2024-10-02T13:42:45.150Z] unset SSH_AUTH_SOCK; [2024-10-02T13:42:45.151Z] unset SSH_AGENT_PID; [2024-10-02T13:42:45.151Z] echo Agent pid 79 killed; [2024-10-02T13:42:45.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T13:42:45.616Z] + git semver [Pipeline] } [2024-10-02T13:42:45.903Z] $ docker stop --time=1 e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 [2024-10-02T13:42:47.225Z] $ docker rm -f --volumes e13e49fd0b0f07410122c73faa2ef75a3a92dc79b9ceacbea8602eb4420a06c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T13:42:47.652Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T13:42:47.936Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T13:42:47.964Z] [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-02T13:42:48.647Z] provisioning config files... [2024-10-02T13:42:48.656Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/config10300771452892018640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T13:42:49.042Z] ---> ****-login.sh [2024-10-02T13:42:49.042Z] nexus3.edgexfoundry.org:10001 [2024-10-02T13:42:49.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:49.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:49.042Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:49.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:49.042Z] [2024-10-02T13:42:49.042Z] Login Succeeded [2024-10-02T13:42:49.042Z] nexus3.edgexfoundry.org:10002 [2024-10-02T13:42:49.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:49.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:49.043Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:49.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:49.043Z] [2024-10-02T13:42:49.043Z] Login Succeeded [2024-10-02T13:42:49.043Z] nexus3.edgexfoundry.org:10003 [2024-10-02T13:42:49.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:49.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:49.309Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:49.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:49.309Z] [2024-10-02T13:42:49.309Z] Login Succeeded [2024-10-02T13:42:49.309Z] nexus3.edgexfoundry.org:10004 [2024-10-02T13:42:49.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:49.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:49.309Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:49.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:49.309Z] [2024-10-02T13:42:49.309Z] Login Succeeded [2024-10-02T13:42:49.309Z] ****.io [2024-10-02T13:42:49.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:42:49.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:42:49.569Z] Configure a credential helper to remove this warning. See [2024-10-02T13:42:49.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:42:49.569Z] [2024-10-02T13:42:49.569Z] Login Succeeded [2024-10-02T13:42:49.569Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T13:42:49.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T13:42:49.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T13:42:49.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T13:42:49.930Z] ========================================================= [2024-10-02T13:42:49.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T13:42:49.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:42:50.457Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T13:42:50.457Z] Sending build context to Docker daemon 19.95MB [2024-10-02T13:42:50.457Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T13:42:50.457Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T13:42:50.716Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T13:42:50.716Z] 619be1103602: Pulling fs layer [2024-10-02T13:42:50.716Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T13:42:50.716Z] 5df492c9dc93: Pulling fs layer [2024-10-02T13:42:50.716Z] 7629e6793208: Pulling fs layer [2024-10-02T13:42:50.716Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T13:42:50.716Z] fb5054dd5b73: Pulling fs layer [2024-10-02T13:42:50.716Z] eeca6798cff9: Pulling fs layer [2024-10-02T13:42:50.716Z] aa269ceb94a6: Pulling fs layer [2024-10-02T13:42:50.716Z] ada007ff1a6a: Pulling fs layer [2024-10-02T13:42:50.716Z] fb5054dd5b73: Waiting [2024-10-02T13:42:50.716Z] eeca6798cff9: Waiting [2024-10-02T13:42:50.716Z] aa269ceb94a6: Waiting [2024-10-02T13:42:50.716Z] ada007ff1a6a: Waiting [2024-10-02T13:42:50.716Z] 7629e6793208: Waiting [2024-10-02T13:42:50.716Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T13:42:50.716Z] 7862e08f4a3e: Download complete [2024-10-02T13:42:50.716Z] 7629e6793208: Verifying Checksum [2024-10-02T13:42:50.716Z] 7629e6793208: Download complete [2024-10-02T13:42:50.716Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T13:42:50.716Z] 4f4fb700ef54: Download complete [2024-10-02T13:42:50.716Z] fb5054dd5b73: Verifying Checksum [2024-10-02T13:42:50.716Z] fb5054dd5b73: Download complete [2024-10-02T13:42:50.716Z] 619be1103602: Verifying Checksum [2024-10-02T13:42:50.716Z] 619be1103602: Download complete [2024-10-02T13:42:50.716Z] eeca6798cff9: Verifying Checksum [2024-10-02T13:42:50.716Z] eeca6798cff9: Download complete [2024-10-02T13:42:50.716Z] 619be1103602: Pull complete [2024-10-02T13:42:50.976Z] 7862e08f4a3e: Pull complete [2024-10-02T13:42:50.976Z] ada007ff1a6a: Verifying Checksum [2024-10-02T13:42:51.234Z] 5df492c9dc93: Verifying Checksum [2024-10-02T13:42:51.234Z] 5df492c9dc93: Download complete [2024-10-02T13:42:51.801Z] aa269ceb94a6: Verifying Checksum [2024-10-02T13:42:51.801Z] aa269ceb94a6: Download complete [2024-10-02T13:42:54.331Z] 5df492c9dc93: Pull complete [2024-10-02T13:42:54.331Z] 7629e6793208: Pull complete [2024-10-02T13:42:54.331Z] 4f4fb700ef54: Pull complete [2024-10-02T13:42:54.331Z] fb5054dd5b73: Pull complete [2024-10-02T13:42:54.591Z] eeca6798cff9: Pull complete [2024-10-02T13:42:57.123Z] aa269ceb94a6: Pull complete [2024-10-02T13:42:57.384Z] ada007ff1a6a: Pull complete [2024-10-02T13:42:57.384Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T13:42:57.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T13:42:57.384Z] ---> f489d0715acc [2024-10-02T13:42:57.384Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T13:43:03.439Z] Still waiting to schedule task [2024-10-02T13:43:03.439Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T13:43:05.520Z] ---> Running in 5cf8088d2672 [2024-10-02T13:43:05.520Z] Removing intermediate container 5cf8088d2672 [2024-10-02T13:43:05.520Z] ---> 367575c4eedd [2024-10-02T13:43:05.520Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T13:43:05.520Z] ---> Running in 176e641cd550 [2024-10-02T13:43:05.520Z] Removing intermediate container 176e641cd550 [2024-10-02T13:43:05.520Z] ---> 3b3373d6debb [2024-10-02T13:43:05.520Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T13:43:05.520Z] ---> Running in 1f616f4257c6 [2024-10-02T13:43:05.520Z] Removing intermediate container 1f616f4257c6 [2024-10-02T13:43:05.520Z] ---> 6c82ead0c981 [2024-10-02T13:43:05.520Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T13:43:05.520Z] ---> Running in 529ef9f421f8 [2024-10-02T13:43:05.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T13:43:05.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T13:43:05.520Z] OK: 264 MiB in 52 packages [2024-10-02T13:43:05.782Z] Removing intermediate container 529ef9f421f8 [2024-10-02T13:43:05.782Z] ---> d08183d91429 [2024-10-02T13:43:05.782Z] Step 7/12 : WORKDIR /app [2024-10-02T13:43:05.782Z] ---> Running in feb24c47daa4 [2024-10-02T13:43:05.782Z] Removing intermediate container feb24c47daa4 [2024-10-02T13:43:05.782Z] ---> 1da94a2c5698 [2024-10-02T13:43:05.782Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-02T13:43:06.041Z] ---> 5f0e331c5b9a [2024-10-02T13:43:06.041Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T13:43:06.041Z] ---> Running in 32e89d477108 [2024-10-02T13:44:02.334Z] Removing intermediate container 32e89d477108 [2024-10-02T13:44:02.334Z] ---> 9c93ac483e42 [2024-10-02T13:44:02.334Z] Step 10/12 : COPY . . [2024-10-02T13:44:02.334Z] ---> cc23c3df9db7 [2024-10-02T13:44:02.334Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T13:44:02.334Z] ---> Running in 04fb9a67d069 [2024-10-02T13:44:02.334Z] Removing intermediate container 04fb9a67d069 [2024-10-02T13:44:02.334Z] ---> 03ae93028822 [2024-10-02T13:44:02.334Z] Step 12/12 : RUN $MAKE [2024-10-02T13:44:02.334Z] ---> Running in 115befb2127c [2024-10-02T13:44:02.334Z] noop [2024-10-02T13:44:02.334Z] Removing intermediate container 115befb2127c [2024-10-02T13:44:02.334Z] ---> e780ed7805d7 [2024-10-02T13:44:02.334Z] Successfully built e780ed7805d7 [2024-10-02T13:44:02.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:44:02.853Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T13:44:02.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T13:44:03.037Z] prd-ubuntu20.04-docker-8c-8g-12930 does not seem to be running inside a container [2024-10-02T13:44:03.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-305 -v /w/workspace/y_app-rfid-llrp-inventory_PR-305:/w/workspace/y_app-rfid-llrp-inventory_PR-305:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T13:44:03.387Z] $ docker top e6a584908ec0357eb93e0590d04124e1c385298d50fe3b828568beeeb8a3da0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T13:44:03.803Z] + go version [2024-10-02T13:44:03.803Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T13:44:03.836Z] $ docker stop --time=1 e6a584908ec0357eb93e0590d04124e1c385298d50fe3b828568beeeb8a3da0b [2024-10-02T13:44:05.112Z] $ docker rm -f --volumes e6a584908ec0357eb93e0590d04124e1c385298d50fe3b828568beeeb8a3da0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:44:05.896Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T13:44:05.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T13:44:06.080Z] prd-ubuntu20.04-docker-8c-8g-12930 does not seem to be running inside a container [2024-10-02T13:44:06.105Z] $ 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-305 -v /w/workspace/y_app-rfid-llrp-inventory_PR-305:/w/workspace/y_app-rfid-llrp-inventory_PR-305:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T13:44:06.438Z] $ docker top 7fda1491e7f43354ab4881cb23475185e832ea14f30f24606571ecbc9a4be0bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T13:44:06.861Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-305 [Pipeline] fileExists [Pipeline] sh [2024-10-02T13:44:07.245Z] + make test [2024-10-02T13:44:07.245Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-02T13:44:39.417Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-10-02T13:44:39.417Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-10-02T13:44:39.417Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.128s coverage: 86.2% of statements [2024-10-02T13:44:40.354Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.676s coverage: 71.9% of statements [2024-10-02T13:45:12.760Z] go vet ./... [2024-10-02T13:45:14.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T13:45:14.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T13:45:14.929Z] ./bin/test-attribution.sh [2024-10-02T13:45:14.929Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T13:45:14.929Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T13:45:14.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T13:45:15.025Z] $ docker stop --time=1 7fda1491e7f43354ab4881cb23475185e832ea14f30f24606571ecbc9a4be0bb [2024-10-02T13:45:17.311Z] $ docker rm -f --volumes 7fda1491e7f43354ab4881cb23475185e832ea14f30f24606571ecbc9a4be0bb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T13:45:18.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T13:45:18.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T13:45:18.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T13:45:19.166Z] + ls -al . [2024-10-02T13:45:19.166Z] total 276 [2024-10-02T13:45:19.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 13:44 . [2024-10-02T13:45:19.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 13:42 .. [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 2 13:42 .dockerignore [2024-10-02T13:45:19.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 13:44 .git [2024-10-02T13:45:19.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 13:42 .github [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 2 13:42 .gitignore [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 13:42 .golangci.yml [2024-10-02T13:45:19.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 13:42 .semver [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 2 13:42 Attribution.txt [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 2 13:42 CHANGELOG.md [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 2 13:42 Dockerfile [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 13:42 GOVERNANCE.md [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 2 13:42 Jenkinsfile [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 13:42 LICENSE [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 2 13:42 Makefile [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 13:42 OWNERS.md [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 2 13:42 README.md [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 13:42 VERSION [2024-10-02T13:45:19.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 13:42 bin [2024-10-02T13:45:19.166Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 2 13:44 coverage.out [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 2 13:42 go.mod [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 13:42 go.sum [2024-10-02T13:45:19.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 13:42 images [2024-10-02T13:45:19.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 13:42 internal [2024-10-02T13:45:19.166Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 2 13:42 main.go [2024-10-02T13:45:19.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 13:42 openapi [2024-10-02T13:45:19.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 13:42 res [2024-10-02T13:45:19.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 13:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:45:19.583Z] + 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=6fc9fe7912a969301078fb2ed35d08f95852c5b9 --label arch=amd64 --label version=0.0.0 . [2024-10-02T13:45:19.583Z] Sending build context to Docker daemon 19.95MB [2024-10-02T13:45:19.583Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T13:45:19.583Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-02T13:45:19.583Z] ---> e780ed7805d7 [2024-10-02T13:45:19.583Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T13:45:19.583Z] ---> Running in 14b1268a9581 [2024-10-02T13:45:19.841Z] Removing intermediate container 14b1268a9581 [2024-10-02T13:45:19.841Z] ---> ab92425a3c6b [2024-10-02T13:45:19.841Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T13:45:19.841Z] ---> Running in e382647a2284 [2024-10-02T13:45:19.841Z] Removing intermediate container e382647a2284 [2024-10-02T13:45:19.841Z] ---> b9d9901f48f7 [2024-10-02T13:45:19.841Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-02T13:45:19.841Z] ---> Running in 3e0a315601b2 [2024-10-02T13:45:19.841Z] Removing intermediate container 3e0a315601b2 [2024-10-02T13:45:19.841Z] ---> e20b1c15fbd9 [2024-10-02T13:45:19.841Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T13:45:20.103Z] ---> Running in b3386401c504 [2024-10-02T13:45:20.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T13:45:20.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T13:45:20.621Z] OK: 264 MiB in 52 packages [2024-10-02T13:45:20.880Z] Removing intermediate container b3386401c504 [2024-10-02T13:45:20.880Z] ---> 80e99bdd9825 [2024-10-02T13:45:20.880Z] Step 7/30 : WORKDIR /app [2024-10-02T13:45:20.880Z] ---> Running in 3e7d4831e00e [2024-10-02T13:45:21.141Z] Removing intermediate container 3e7d4831e00e [2024-10-02T13:45:21.141Z] ---> e4ddb2ac8858 [2024-10-02T13:45:21.141Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-02T13:45:21.141Z] ---> 7fe3adb188d3 [2024-10-02T13:45:21.141Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T13:45:21.141Z] ---> Running in f50f9f7448b3 [2024-10-02T13:45:21.709Z] Removing intermediate container f50f9f7448b3 [2024-10-02T13:45:21.709Z] ---> b20266a9d0bd [2024-10-02T13:45:21.709Z] Step 10/30 : COPY . . [2024-10-02T13:45:22.277Z] ---> a9c919f292ed [2024-10-02T13:45:22.277Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T13:45:22.277Z] ---> Running in f46e5be1b316 [2024-10-02T13:45:22.277Z] Removing intermediate container f46e5be1b316 [2024-10-02T13:45:22.277Z] ---> df5ed5cd1a10 [2024-10-02T13:45:22.277Z] Step 12/30 : RUN $MAKE [2024-10-02T13:45:22.277Z] ---> Running in 601de0e26715 [2024-10-02T13:45:22.535Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-02T13:45:49.074Z] Removing intermediate container 601de0e26715 [2024-10-02T13:45:49.074Z] ---> f9e37e4781d3 [2024-10-02T13:45:49.074Z] Step 13/30 : FROM alpine:3.18 [2024-10-02T13:45:49.074Z] 3.18: Pulling from library/alpine [2024-10-02T13:45:49.074Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T13:45:49.074Z] 1cc3d825d8b2: Download complete [2024-10-02T13:45:49.333Z] 1cc3d825d8b2: Pull complete [2024-10-02T13:45:49.333Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T13:45:49.333Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T13:45:49.333Z] ---> 2c64cf60f6f0 [2024-10-02T13:45:49.333Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T13:45:49.333Z] ---> Running in bcfa7b6876cf [2024-10-02T13:45:49.333Z] Removing intermediate container bcfa7b6876cf [2024-10-02T13:45:49.333Z] ---> dbdd6948d333 [2024-10-02T13:45:49.333Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-02T13:45:49.333Z] ---> Running in ef70d79084f2 [2024-10-02T13:45:49.592Z] Removing intermediate container ef70d79084f2 [2024-10-02T13:45:49.592Z] ---> 084b3281026a [2024-10-02T13:45:49.592Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-02T13:45:49.592Z] ---> Running in aab343f7049e [2024-10-02T13:45:49.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T13:45:49.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T13:45:50.112Z] (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T13:45:50.112Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T13:45:50.112Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T13:45:50.112Z] Executing ca-certificates-20240226-r0.trigger [2024-10-02T13:45:50.112Z] OK: 8 MiB in 17 packages [2024-10-02T13:45:50.681Z] Removing intermediate container aab343f7049e [2024-10-02T13:45:50.681Z] ---> 0d6e89732f18 [2024-10-02T13:45:50.681Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-02T13:45:50.681Z] ---> Running in 59630395c2e1 [2024-10-02T13:45:50.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T13:45:50.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T13:45:51.200Z] OK: 8 MiB in 17 packages [2024-10-02T13:45:51.459Z] Removing intermediate container 59630395c2e1 [2024-10-02T13:45:51.459Z] ---> b43966b31f06 [2024-10-02T13:45:51.459Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-02T13:45:51.459Z] ---> bd4706128584 [2024-10-02T13:45:51.459Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-02T13:45:51.719Z] ---> b18fe4ae53a1 [2024-10-02T13:45:51.719Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-02T13:45:51.719Z] ---> a162906d88b5 [2024-10-02T13:45:51.719Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-02T13:45:51.979Z] ---> 4081c43e8f95 [2024-10-02T13:45:51.979Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-02T13:45:52.831Z] ---> 7f4fd7286b02 [2024-10-02T13:45:52.831Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-02T13:45:52.831Z] ---> Running in ccac586573fb [2024-10-02T13:45:53.259Z] Removing intermediate container ccac586573fb [2024-10-02T13:45:53.259Z] ---> 47fbf70d0b5a [2024-10-02T13:45:53.259Z] Step 24/30 : VOLUME /cache [2024-10-02T13:45:53.259Z] ---> Running in 9be676c9f620 [2024-10-02T13:45:53.259Z] Removing intermediate container 9be676c9f620 [2024-10-02T13:45:53.259Z] ---> a6103d840893 [2024-10-02T13:45:53.259Z] Step 25/30 : EXPOSE 59711 [2024-10-02T13:45:53.259Z] ---> Running in 0d71a59e878e [2024-10-02T13:45:53.259Z] Removing intermediate container 0d71a59e878e [2024-10-02T13:45:53.259Z] ---> 69903a6fbc42 [2024-10-02T13:45:53.259Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-02T13:45:53.259Z] ---> Running in 00fa16b2a980 [2024-10-02T13:45:53.259Z] Removing intermediate container 00fa16b2a980 [2024-10-02T13:45:53.259Z] ---> 9950995d2f91 [2024-10-02T13:45:53.259Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-02T13:45:53.259Z] ---> Running in 1f3334c3cff7 [2024-10-02T13:45:53.519Z] Removing intermediate container 1f3334c3cff7 [2024-10-02T13:45:53.519Z] ---> 954096a3fbd2 [2024-10-02T13:45:53.519Z] Step 28/30 : LABEL arch=amd64 [2024-10-02T13:45:53.519Z] ---> Running in b47bfca7e0e8 [2024-10-02T13:45:53.519Z] Removing intermediate container b47bfca7e0e8 [2024-10-02T13:45:53.519Z] ---> 177cd6b9d30b [2024-10-02T13:45:53.519Z] Step 29/30 : LABEL git_sha=6fc9fe7912a969301078fb2ed35d08f95852c5b9 [2024-10-02T13:45:53.519Z] ---> Running in fd8e65734146 [2024-10-02T13:45:53.778Z] Removing intermediate container fd8e65734146 [2024-10-02T13:45:53.778Z] ---> 8fe2941989c7 [2024-10-02T13:45:53.778Z] Step 30/30 : LABEL version=0.0.0 [2024-10-02T13:45:53.778Z] ---> Running in de7d51b2d8ed [2024-10-02T13:45:53.778Z] Removing intermediate container de7d51b2d8ed [2024-10-02T13:45:53.778Z] ---> 4242063e5d9d [2024-10-02T13:45:53.778Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T13:45:53.778Z] Successfully built 4242063e5d9d [2024-10-02T13:45:53.778Z] 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-02T13:45:54.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T13:45:54.946Z] [2024-10-02T13:45:54.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:45:55.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T13:45:55.358Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T13:45:55.358Z] 5eb5b503b376: Pulling fs layer [2024-10-02T13:45:55.358Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T13:45:55.358Z] ec43610c2a17: Pulling fs layer [2024-10-02T13:45:55.358Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T13:45:55.358Z] 33b1e0a273af: Pulling fs layer [2024-10-02T13:45:55.358Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T13:45:55.358Z] 2f39f015ded8: Pulling fs layer [2024-10-02T13:45:55.358Z] 3a2ae6a8a46f: Waiting [2024-10-02T13:45:55.358Z] 33b1e0a273af: Waiting [2024-10-02T13:45:55.358Z] 5d3b04190fa2: Waiting [2024-10-02T13:45:55.358Z] 2f39f015ded8: Waiting [2024-10-02T13:45:55.358Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T13:45:55.358Z] 5c69ac0246d0: Download complete [2024-10-02T13:45:55.358Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T13:45:55.358Z] 3a2ae6a8a46f: Download complete [2024-10-02T13:45:55.358Z] 33b1e0a273af: Verifying Checksum [2024-10-02T13:45:55.358Z] 33b1e0a273af: Download complete [2024-10-02T13:45:55.358Z] 5d3b04190fa2: Download complete [2024-10-02T13:45:55.358Z] ec43610c2a17: Verifying Checksum [2024-10-02T13:45:55.358Z] ec43610c2a17: Download complete [2024-10-02T13:45:55.617Z] 5eb5b503b376: Verifying Checksum [2024-10-02T13:45:55.617Z] 5eb5b503b376: Download complete [2024-10-02T13:45:56.553Z] 2f39f015ded8: Download complete [2024-10-02T13:45:56.813Z] 5eb5b503b376: Pull complete [2024-10-02T13:45:56.813Z] 5c69ac0246d0: Pull complete [2024-10-02T13:45:57.380Z] ec43610c2a17: Pull complete [2024-10-02T13:45:57.380Z] 3a2ae6a8a46f: Pull complete [2024-10-02T13:45:57.639Z] 33b1e0a273af: Pull complete [2024-10-02T13:45:57.639Z] 5d3b04190fa2: Pull complete [2024-10-02T13:46:01.826Z] 2f39f015ded8: Pull complete [2024-10-02T13:46:01.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T13:46:01.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T13:46:01.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T13:46:02.113Z] prd-ubuntu20.04-docker-8c-8g-12930 does not seem to be running inside a container [2024-10-02T13:46:02.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-305 -v /w/workspace/y_app-rfid-llrp-inventory_PR-305:/w/workspace/y_app-rfid-llrp-inventory_PR-305:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-305@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-02T13:46:08.297Z] $ docker top 012ee761d9641db84fe1c07b85b09d12f4f5f56875dc99ed0ddb949503375233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T13:46:08.779Z] ---> job-cost.sh [2024-10-02T13:46:08.780Z] lf-activate-venv: SKIPPING [2024-10-02T13:46:08.780Z] INFO: No Stack... [2024-10-02T13:46:09.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T13:46:09.299Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T13:46:09.627Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives/cost.csv [2024-10-02T13:46:09.627Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T13:46:09.674Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] [2024-10-02T13:46:09.680Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] did not exist. Created. [2024-10-02T13:46:09.686Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T13:46:10.089Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T13:46:10.145Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T13:46:10.185Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T13:46:10.276Z] $ docker stop --time=1 012ee761d9641db84fe1c07b85b09d12f4f5f56875dc99ed0ddb949503375233 [2024-10-02T13:46:11.428Z] $ docker rm -f --volumes 012ee761d9641db84fe1c07b85b09d12f4f5f56875dc99ed0ddb949503375233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T13:57:19.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12952 in /w/workspace/y_app-rfid-llrp-inventory_PR-305 [Pipeline] { [Pipeline] ws [2024-10-02T13:57:19.157Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-02T13:57:19.258Z] The recommended git tool is: git [2024-10-02T13:57:25.365Z] using credential edgex-jenkins-ssh [2024-10-02T13:57:25.388Z] Cloning the remote Git repository [2024-10-02T13:57:25.425Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-02T13:57:25.536Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-02T13:57:25.764Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-02T13:57:25.766Z] > git --version # timeout=10 [2024-10-02T13:57:25.808Z] > git --version # 'git version 2.25.1' [2024-10-02T13:57:25.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T13:57:26.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T13:57:29.758Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-02T13:57:29.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T13:57:30.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-02T13:57:30.856Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-02T13:57:30.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T13:57:30.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T13:57:31.424Z] Merging remotes/origin/main commit 8b427122073dff864e259b6e7085ea8271351a60 into PR head commit 6fc9fe7912a969301078fb2ed35d08f95852c5b9 [2024-10-02T13:57:31.676Z] Merge succeeded, producing 6fc9fe7912a969301078fb2ed35d08f95852c5b9 [2024-10-02T13:57:31.677Z] Checking out Revision 6fc9fe7912a969301078fb2ed35d08f95852c5b9 (PR-305) [2024-10-02T13:57:32.226Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-02T13:57:32.277Z] > git --version # timeout=10 [2024-10-02T13:57:32.293Z] > git --version # 'git version 2.25.1' [2024-10-02T13:57:32.308Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T13:57:31.439Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T13:57:31.496Z] > git checkout -f 6fc9fe7912a969301078fb2ed35d08f95852c5b9 # timeout=10 [2024-10-02T13:57:31.590Z] > git remote # timeout=10 [2024-10-02T13:57:31.607Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T13:57:31.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T13:57:31.639Z] > git merge 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 [2024-10-02T13:57:31.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T13:57:31.682Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T13:57:31.694Z] > git checkout -f 6fc9fe7912a969301078fb2ed35d08f95852c5b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T13:57:37.357Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T13:57:37.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T13:57:37.358Z] Dload Upload Total Spent Left Speed [2024-10-02T13:57:37.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-10-02T13:57:37.725Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T13:57:38.110Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-10-02T13:57:38.110Z] /etc/docker/daemon.new [2024-10-02T13:57:38.110Z] { [2024-10-02T13:57:38.110Z] "registry-mirrors": [ [2024-10-02T13:57:38.110Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T13:57:38.110Z] ], [2024-10-02T13:57:38.110Z] "bip": "10.250.0.254/24", [2024-10-02T13:57:38.110Z] "hosts": [ [2024-10-02T13:57:38.110Z] "tcp://0.0.0.0:5555", [2024-10-02T13:57:38.110Z] "unix:///var/run/docker.sock" [2024-10-02T13:57:38.110Z] ], [2024-10-02T13:57:38.110Z] "mtu": 1458, [2024-10-02T13:57:38.110Z] "selinux-enabled": true, [2024-10-02T13:57:38.110Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T13:57:38.110Z] } [Pipeline] sh [2024-10-02T13:57:38.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T13:57:38.832Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T13:57:57.202Z] provisioning config files... [2024-10-02T13:57:57.231Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5658690611678477619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T13:57:57.760Z] ---> ****-login.sh [2024-10-02T13:57:57.760Z] nexus3.edgexfoundry.org:10001 [2024-10-02T13:57:58.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:57:58.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:57:58.614Z] Configure a credential helper to remove this warning. See [2024-10-02T13:57:58.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:57:58.614Z] [2024-10-02T13:57:58.614Z] Login Succeeded [2024-10-02T13:57:58.615Z] nexus3.edgexfoundry.org:10002 [2024-10-02T13:57:58.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:57:58.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:57:58.894Z] Configure a credential helper to remove this warning. See [2024-10-02T13:57:58.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:57:58.894Z] [2024-10-02T13:57:58.894Z] Login Succeeded [2024-10-02T13:57:58.894Z] nexus3.edgexfoundry.org:10003 [2024-10-02T13:57:59.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:57:59.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:57:59.441Z] Configure a credential helper to remove this warning. See [2024-10-02T13:57:59.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:57:59.441Z] [2024-10-02T13:57:59.441Z] Login Succeeded [2024-10-02T13:57:59.441Z] nexus3.edgexfoundry.org:10004 [2024-10-02T13:57:59.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:57:59.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:57:59.711Z] Configure a credential helper to remove this warning. See [2024-10-02T13:57:59.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:57:59.711Z] [2024-10-02T13:57:59.711Z] Login Succeeded [2024-10-02T13:57:59.711Z] ****.io [2024-10-02T13:57:59.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T13:58:00.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T13:58:00.254Z] Configure a credential helper to remove this warning. See [2024-10-02T13:58:00.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T13:58:00.254Z] [2024-10-02T13:58:00.254Z] Login Succeeded [2024-10-02T13:58:00.254Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T13:58:00.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T13:58:00.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T13:58:00.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T13:58:00.856Z] ========================================================= [2024-10-02T13:58:00.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T13:58:00.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T13:58:01.405Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T13:58:01.675Z] Sending build context to Docker daemon 673.8kB [2024-10-02T13:58:01.675Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T13:58:01.675Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T13:58:01.675Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T13:58:01.675Z] c6b39de5b339: Pulling fs layer [2024-10-02T13:58:01.675Z] a69c41024577: Pulling fs layer [2024-10-02T13:58:01.675Z] d6de4b400683: Pulling fs layer [2024-10-02T13:58:01.675Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T13:58:01.675Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T13:58:01.675Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T13:58:01.675Z] 00f215d4a9da: Pulling fs layer [2024-10-02T13:58:01.675Z] d496ad576159: Pulling fs layer [2024-10-02T13:58:01.675Z] 35cb2a7552d0: Waiting [2024-10-02T13:58:01.675Z] 4f4fb700ef54: Waiting [2024-10-02T13:58:01.675Z] d496ad576159: Waiting [2024-10-02T13:58:01.675Z] 464afbd9ba4c: Waiting [2024-10-02T13:58:01.942Z] a69c41024577: Verifying Checksum [2024-10-02T13:58:01.942Z] a69c41024577: Download complete [2024-10-02T13:58:01.942Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T13:58:01.942Z] 35cb2a7552d0: Download complete [2024-10-02T13:58:01.942Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T13:58:01.942Z] 4f4fb700ef54: Download complete [2024-10-02T13:58:01.942Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T13:58:01.942Z] 464afbd9ba4c: Download complete [2024-10-02T13:58:01.942Z] c6b39de5b339: Download complete [2024-10-02T13:58:02.527Z] d496ad576159: Verifying Checksum [2024-10-02T13:58:02.527Z] d496ad576159: Download complete [2024-10-02T13:58:02.796Z] c6b39de5b339: Pull complete [2024-10-02T13:58:03.381Z] a69c41024577: Pull complete [2024-10-02T13:58:03.967Z] d6de4b400683: Verifying Checksum [2024-10-02T13:58:03.967Z] d6de4b400683: Download complete [2024-10-02T13:58:04.925Z] 00f215d4a9da: Verifying Checksum [2024-10-02T13:58:04.925Z] 00f215d4a9da: Download complete [2024-10-02T13:58:17.232Z] d6de4b400683: Pull complete [2024-10-02T13:58:17.232Z] 35cb2a7552d0: Pull complete [2024-10-02T13:58:17.232Z] 4f4fb700ef54: Pull complete [2024-10-02T13:58:17.232Z] 464afbd9ba4c: Pull complete [2024-10-02T13:58:25.446Z] 00f215d4a9da: Pull complete [2024-10-02T13:58:26.857Z] d496ad576159: Pull complete [2024-10-02T13:58:26.857Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T13:58:26.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T13:58:26.857Z] ---> f246e2811388 [2024-10-02T13:58:26.857Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T13:58:28.258Z] ---> Running in ce964969ae14 [2024-10-02T13:58:28.524Z] Removing intermediate container ce964969ae14 [2024-10-02T13:58:28.524Z] ---> d53dd6a8c46f [2024-10-02T13:58:28.524Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T13:58:28.789Z] ---> Running in 0075a5f5ec1b [2024-10-02T13:58:29.054Z] Removing intermediate container 0075a5f5ec1b [2024-10-02T13:58:29.054Z] ---> 3e5da1b6525f [2024-10-02T13:58:29.054Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T13:58:29.054Z] ---> Running in 1bdead3732ea [2024-10-02T13:58:29.323Z] Removing intermediate container 1bdead3732ea [2024-10-02T13:58:29.323Z] ---> c694d10f6683 [2024-10-02T13:58:29.323Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T13:58:29.323Z] ---> Running in b3795174d659 [2024-10-02T13:58:30.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T13:58:30.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T13:58:31.684Z] OK: 266 MiB in 52 packages [2024-10-02T13:58:32.639Z] Removing intermediate container b3795174d659 [2024-10-02T13:58:32.639Z] ---> 056363ad70b2 [2024-10-02T13:58:32.639Z] Step 7/12 : WORKDIR /app [2024-10-02T13:58:32.639Z] ---> Running in 08a06b86d7bd [2024-10-02T13:58:32.905Z] Removing intermediate container 08a06b86d7bd [2024-10-02T13:58:32.905Z] ---> 408643c4e2af [2024-10-02T13:58:32.905Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-02T13:58:33.489Z] ---> 99a9525b44c6 [2024-10-02T13:58:33.489Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T13:58:33.489Z] ---> Running in b62ef932299a [2024-10-02T14:00:25.162Z] Removing intermediate container b62ef932299a [2024-10-02T14:00:25.162Z] ---> d3fa54619fbd [2024-10-02T14:00:25.162Z] Step 10/12 : COPY . . [2024-10-02T14:00:25.162Z] ---> 05f304389691 [2024-10-02T14:00:25.162Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T14:00:25.162Z] ---> Running in 2d45729018a0 [2024-10-02T14:00:25.440Z] Removing intermediate container 2d45729018a0 [2024-10-02T14:00:25.441Z] ---> 4e1509fcf06b [2024-10-02T14:00:25.441Z] Step 12/12 : RUN $MAKE [2024-10-02T14:00:25.720Z] ---> Running in 3f2c8f062701 [2024-10-02T14:00:26.686Z] noop [2024-10-02T14:00:27.274Z] Removing intermediate container 3f2c8f062701 [2024-10-02T14:00:27.274Z] ---> bfdedd8476bc [2024-10-02T14:00:27.274Z] Successfully built bfdedd8476bc [2024-10-02T14:00:27.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:00:27.800Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T14:00:27.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:00:28.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-12952 does not seem to be running inside a container [2024-10-02T14:00:28.179Z] $ 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-02T14:00:29.358Z] $ docker top 8cd46d3835fff62d4fb53b7aa566b1a20dcd65119794df3db5744a3ec3081ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:00:30.315Z] + go version [2024-10-02T14:00:30.315Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T14:00:30.354Z] $ docker stop --time=1 8cd46d3835fff62d4fb53b7aa566b1a20dcd65119794df3db5744a3ec3081ec1 [2024-10-02T14:00:31.939Z] $ docker rm -f --volumes 8cd46d3835fff62d4fb53b7aa566b1a20dcd65119794df3db5744a3ec3081ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:00:33.677Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T14:00:33.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:00:35.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-12952 does not seem to be running inside a container [2024-10-02T14:00:35.892Z] $ 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-02T14:00:37.152Z] $ docker top f27af0abd4d97e50644005dd8e4f5911fcba0e0e8fa7f6801d82092ce06c2ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:00:38.027Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T14:00:38.429Z] + make test [2024-10-02T14:00:38.696Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-02T14:05:06.289Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-10-02T14:05:06.289Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-10-02T14:05:06.289Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.981s coverage: 86.2% of statements [2024-10-02T14:05:14.503Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.321s coverage: 71.9% of statements [2024-10-02T14:05:15.084Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T14:05:15.084Z] go vet ./... [2024-10-02T14:09:21.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T14:09:21.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T14:09:21.969Z] ./bin/test-attribution.sh [2024-10-02T14:09:21.969Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T14:09:21.969Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T14:09:22.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T14:09:22.061Z] $ docker stop --time=1 f27af0abd4d97e50644005dd8e4f5911fcba0e0e8fa7f6801d82092ce06c2ac0 [2024-10-02T14:09:23.891Z] $ docker rm -f --volumes f27af0abd4d97e50644005dd8e4f5911fcba0e0e8fa7f6801d82092ce06c2ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T14:09:26.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T14:09:26.200Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T14:09:26.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T14:09:27.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T14:09:27.684Z] + ls -al . [2024-10-02T14:09:27.684Z] total 272 [2024-10-02T14:09:27.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 14:00 . [2024-10-02T14:09:27.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 13:57 .. [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 2 13:57 .dockerignore [2024-10-02T14:09:27.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 13:57 .git [2024-10-02T14:09:27.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 13:57 .github [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 2 13:57 .gitignore [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 13:57 .golangci.yml [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 2 13:57 Attribution.txt [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 2 13:57 CHANGELOG.md [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 2 13:57 Dockerfile [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 13:57 GOVERNANCE.md [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 2 13:57 Jenkinsfile [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 13:57 LICENSE [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 2 13:57 Makefile [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 13:57 OWNERS.md [2024-10-02T14:09:27.684Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 2 13:57 README.md [2024-10-02T14:09:27.685Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 13:42 VERSION [2024-10-02T14:09:27.685Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 13:57 bin [2024-10-02T14:09:27.685Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 2 14:05 coverage.out [2024-10-02T14:09:27.685Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 2 13:57 go.mod [2024-10-02T14:09:27.685Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 13:57 go.sum [2024-10-02T14:09:27.685Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 13:57 images [2024-10-02T14:09:27.685Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 13:57 internal [2024-10-02T14:09:27.685Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 2 13:57 main.go [2024-10-02T14:09:27.685Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 13:57 openapi [2024-10-02T14:09:27.685Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 13:57 res [2024-10-02T14:09:27.685Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 13:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:09:28.267Z] + 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=6fc9fe7912a969301078fb2ed35d08f95852c5b9 --label arch=arm64 --label version=0.0.0 . [2024-10-02T14:09:28.533Z] Sending build context to Docker daemon 673.8kB [2024-10-02T14:09:28.533Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T14:09:28.533Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-02T14:09:28.533Z] ---> bfdedd8476bc [2024-10-02T14:09:28.533Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T14:09:28.533Z] ---> Running in 40cb76f7dbd4 [2024-10-02T14:09:28.809Z] Removing intermediate container 40cb76f7dbd4 [2024-10-02T14:09:28.809Z] ---> c6321da34e67 [2024-10-02T14:09:28.809Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T14:09:29.075Z] ---> Running in 883dd0b71ddc [2024-10-02T14:09:29.340Z] Removing intermediate container 883dd0b71ddc [2024-10-02T14:09:29.340Z] ---> 2fbcd26a40ed [2024-10-02T14:09:29.340Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-02T14:09:29.340Z] ---> Running in a3d44204fd58 [2024-10-02T14:09:29.606Z] Removing intermediate container a3d44204fd58 [2024-10-02T14:09:29.606Z] ---> 33aeb46eca30 [2024-10-02T14:09:29.606Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T14:09:29.606Z] ---> Running in ffadcc276f7b [2024-10-02T14:09:30.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T14:09:31.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T14:09:32.112Z] OK: 266 MiB in 52 packages [2024-10-02T14:09:33.074Z] Removing intermediate container ffadcc276f7b [2024-10-02T14:09:33.074Z] ---> b52532188e07 [2024-10-02T14:09:33.074Z] Step 7/30 : WORKDIR /app [2024-10-02T14:09:33.074Z] ---> Running in 1cda50776811 [2024-10-02T14:09:33.342Z] Removing intermediate container 1cda50776811 [2024-10-02T14:09:33.342Z] ---> bd04daf8775b [2024-10-02T14:09:33.342Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-02T14:09:33.611Z] ---> e049a2f49382 [2024-10-02T14:09:33.611Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T14:09:33.879Z] ---> Running in ae918fce1de9 [2024-10-02T14:09:35.836Z] Removing intermediate container ae918fce1de9 [2024-10-02T14:09:35.836Z] ---> 60c9edd48539 [2024-10-02T14:09:35.836Z] Step 10/30 : COPY . . [2024-10-02T14:09:36.424Z] ---> 1887218bba6a [2024-10-02T14:09:36.424Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T14:09:36.424Z] ---> Running in e579daedf538 [2024-10-02T14:09:36.696Z] Removing intermediate container e579daedf538 [2024-10-02T14:09:36.696Z] ---> 98e862632c3e [2024-10-02T14:09:36.696Z] Step 12/30 : RUN $MAKE [2024-10-02T14:09:36.965Z] ---> Running in c086e0fb764c [2024-10-02T14:09:37.923Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-02T14:13:14.687Z] Removing intermediate container c086e0fb764c [2024-10-02T14:13:14.687Z] ---> 3a96f9ca84ee [2024-10-02T14:13:14.687Z] Step 13/30 : FROM alpine:3.18 [2024-10-02T14:13:14.687Z] 3.18: Pulling from library/alpine [2024-10-02T14:13:14.953Z] 720f3032cd11: Pulling fs layer [2024-10-02T14:13:15.220Z] 720f3032cd11: Verifying Checksum [2024-10-02T14:13:15.220Z] 720f3032cd11: Download complete [2024-10-02T14:13:15.799Z] 720f3032cd11: Pull complete [2024-10-02T14:13:15.799Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T14:13:15.799Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T14:13:15.799Z] ---> 3e834921e367 [2024-10-02T14:13:15.799Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T14:13:15.799Z] ---> Running in b38bc4a04f83 [2024-10-02T14:13:16.069Z] Removing intermediate container b38bc4a04f83 [2024-10-02T14:13:16.069Z] ---> b46b7a541351 [2024-10-02T14:13:16.069Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-02T14:13:16.335Z] ---> Running in 5d1cf8b3af16 [2024-10-02T14:13:16.335Z] Removing intermediate container 5d1cf8b3af16 [2024-10-02T14:13:16.335Z] ---> 1abb8f21804f [2024-10-02T14:13:16.335Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-02T14:13:16.600Z] ---> Running in fbb650a9aa37 [2024-10-02T14:13:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T14:13:17.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T14:13:18.771Z] (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T14:13:19.036Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T14:13:19.036Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T14:13:19.036Z] Executing ca-certificates-20240226-r0.trigger [2024-10-02T14:13:19.303Z] OK: 9 MiB in 17 packages [2024-10-02T14:13:20.725Z] Removing intermediate container fbb650a9aa37 [2024-10-02T14:13:20.725Z] ---> 85a4a1d05d3b [2024-10-02T14:13:20.725Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-02T14:13:20.725Z] ---> Running in 539c549e85fc [2024-10-02T14:13:21.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T14:13:21.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T14:13:22.910Z] OK: 9 MiB in 17 packages [2024-10-02T14:13:23.494Z] Removing intermediate container 539c549e85fc [2024-10-02T14:13:23.495Z] ---> 99531ff46c76 [2024-10-02T14:13:23.495Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-02T14:13:24.076Z] ---> 1633c806269c [2024-10-02T14:13:24.076Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-02T14:13:24.341Z] ---> f8b64f2f0fb3 [2024-10-02T14:13:24.341Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-02T14:13:24.922Z] ---> a7eaa8e286d3 [2024-10-02T14:13:24.922Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-02T14:13:25.875Z] ---> 2cb7f76b9b10 [2024-10-02T14:13:25.875Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-02T14:13:27.285Z] ---> ab1254de1474 [2024-10-02T14:13:27.285Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-02T14:13:27.285Z] ---> Running in 2dc423c8acd6 [2024-10-02T14:13:28.695Z] Removing intermediate container 2dc423c8acd6 [2024-10-02T14:13:28.695Z] ---> 0657d32719e2 [2024-10-02T14:13:28.695Z] Step 24/30 : VOLUME /cache [2024-10-02T14:13:28.695Z] ---> Running in e12f81aec413 [2024-10-02T14:13:28.962Z] Removing intermediate container e12f81aec413 [2024-10-02T14:13:28.962Z] ---> 9b39cc22b485 [2024-10-02T14:13:28.962Z] Step 25/30 : EXPOSE 59711 [2024-10-02T14:13:29.228Z] ---> Running in 6f74b1407f61 [2024-10-02T14:13:29.494Z] Removing intermediate container 6f74b1407f61 [2024-10-02T14:13:29.494Z] ---> 598d305438a5 [2024-10-02T14:13:29.494Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-02T14:13:29.494Z] ---> Running in b9f50c08d011 [2024-10-02T14:13:29.759Z] Removing intermediate container b9f50c08d011 [2024-10-02T14:13:29.759Z] ---> 7842c62e0c3c [2024-10-02T14:13:29.759Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-02T14:13:29.759Z] ---> Running in 43346d87ddb7 [2024-10-02T14:13:30.024Z] Removing intermediate container 43346d87ddb7 [2024-10-02T14:13:30.024Z] ---> 99d8ec17b53d [2024-10-02T14:13:30.024Z] Step 28/30 : LABEL arch=arm64 [2024-10-02T14:13:30.289Z] ---> Running in 9a0a5879c3be [2024-10-02T14:13:30.554Z] Removing intermediate container 9a0a5879c3be [2024-10-02T14:13:30.554Z] ---> d3cf9f6fcd55 [2024-10-02T14:13:30.554Z] Step 29/30 : LABEL git_sha=6fc9fe7912a969301078fb2ed35d08f95852c5b9 [2024-10-02T14:13:30.554Z] ---> Running in 4b88a1eacf6e [2024-10-02T14:13:30.818Z] Removing intermediate container 4b88a1eacf6e [2024-10-02T14:13:30.818Z] ---> 4f76fe4bc61e [2024-10-02T14:13:30.818Z] Step 30/30 : LABEL version=0.0.0 [2024-10-02T14:13:30.818Z] ---> Running in a84c334e94a8 [2024-10-02T14:13:31.085Z] Removing intermediate container a84c334e94a8 [2024-10-02T14:13:31.085Z] ---> 787f7539df1b [2024-10-02T14:13:31.085Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T14:13:31.085Z] Successfully built 787f7539df1b [2024-10-02T14:13:31.085Z] 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-02T14:13:32.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T14:13:32.045Z] [2024-10-02T14:13:32.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:13:32.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T14:13:32.488Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T14:13:32.488Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T14:13:32.488Z] 04944245beec: Pulling fs layer [2024-10-02T14:13:32.488Z] 699f458cf7ca: Pulling fs layer [2024-10-02T14:13:32.488Z] 765212b225bb: Pulling fs layer [2024-10-02T14:13:32.488Z] f23df028b6ca: Pulling fs layer [2024-10-02T14:13:32.488Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T14:13:32.488Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T14:13:32.488Z] 765212b225bb: Waiting [2024-10-02T14:13:32.488Z] d65c8cfc05b1: Waiting [2024-10-02T14:13:32.488Z] 2437ff75d9bd: Waiting [2024-10-02T14:13:32.488Z] f23df028b6ca: Waiting [2024-10-02T14:13:32.754Z] 04944245beec: Verifying Checksum [2024-10-02T14:13:32.754Z] 04944245beec: Download complete [2024-10-02T14:13:32.754Z] 765212b225bb: Verifying Checksum [2024-10-02T14:13:32.754Z] 765212b225bb: Download complete [2024-10-02T14:13:32.754Z] f23df028b6ca: Verifying Checksum [2024-10-02T14:13:32.754Z] f23df028b6ca: Download complete [2024-10-02T14:13:32.754Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T14:13:32.754Z] d65c8cfc05b1: Download complete [2024-10-02T14:13:33.026Z] 699f458cf7ca: Verifying Checksum [2024-10-02T14:13:33.026Z] 699f458cf7ca: Download complete [2024-10-02T14:13:33.292Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T14:13:33.292Z] 8998bd30e6a1: Download complete [2024-10-02T14:13:35.872Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T14:13:35.872Z] 2437ff75d9bd: Download complete [2024-10-02T14:13:37.813Z] 8998bd30e6a1: Pull complete [2024-10-02T14:13:38.399Z] 04944245beec: Pull complete [2024-10-02T14:13:40.340Z] 699f458cf7ca: Pull complete [2024-10-02T14:13:40.340Z] 765212b225bb: Pull complete [2024-10-02T14:13:40.931Z] f23df028b6ca: Pull complete [2024-10-02T14:13:41.199Z] d65c8cfc05b1: Pull complete [2024-10-02T14:13:59.397Z] 2437ff75d9bd: Pull complete [2024-10-02T14:13:59.397Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T14:13:59.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T14:13:59.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:13:59.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-12952 does not seem to be running inside a container [2024-10-02T14:13:59.840Z] $ 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-02T14:14:02.427Z] $ docker top 9af3c19f760b3c1509158d1ad751eda2a23997e17b5ab1dcf65e3ae6ca916d02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:03.346Z] ---> job-cost.sh [2024-10-02T14:14:03.346Z] lf-activate-venv: SKIPPING [2024-10-02T14:14:03.346Z] INFO: No Stack... [2024-10-02T14:14:03.924Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T14:14:04.503Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T14:14:05.164Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-10-02T14:14:05.164Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T14:14:05.258Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] [2024-10-02T14:14:05.267Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] did not exist. Created. [2024-10-02T14:14:05.275Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T14:14:06.041Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7502a971/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T14:14:06.394Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T14:14:06.699Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T14:14:06.745Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T14:14:06.849Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T14:14:06.959Z] $ docker stop --time=1 9af3c19f760b3c1509158d1ad751eda2a23997e17b5ab1dcf65e3ae6ca916d02 [2024-10-02T14:14:08.421Z] $ docker rm -f --volumes 9af3c19f760b3c1509158d1ad751eda2a23997e17b5ab1dcf65e3ae6ca916d02 [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-02T14:14:09.744Z] provisioning config files... [2024-10-02T14:14:09.753Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/config8084508244498758961tmp [Pipeline] { [Pipeline] sh [2024-10-02T14:14:10.153Z] + set +x [2024-10-02T14:14:10.153Z] + curl -s https://codecov.io/bash [2024-10-02T14:14:10.153Z] + bash -s -- [2024-10-02T14:14:10.153Z] [2024-10-02T14:14:10.153Z] _____ _ [2024-10-02T14:14:10.153Z] / ____| | | [2024-10-02T14:14:10.153Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T14:14:10.153Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T14:14:10.153Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T14:14:10.153Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T14:14:10.153Z] Bash-1.0.6 [2024-10-02T14:14:10.153Z] [2024-10-02T14:14:10.153Z] [2024-10-02T14:14:10.153Z] ==> git version 2.25.1 found [2024-10-02T14:14:10.153Z] ==> 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-02T14:14:10.153Z] Release-Date: 2020-01-08 [2024-10-02T14:14:10.153Z] 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-02T14:14:10.153Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T14:14:10.153Z] ==> Jenkins CI detected. [2024-10-02T14:14:10.153Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-305 [2024-10-02T14:14:10.153Z] project root: . [2024-10-02T14:14:10.153Z] --> token set from env [2024-10-02T14:14:10.153Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T14:14:10.414Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T14:14:10.414Z] ==> Python coveragepy not found [2024-10-02T14:14:10.414Z] ==> Searching for coverage reports in: [2024-10-02T14:14:10.414Z] + . [2024-10-02T14:14:10.414Z] -> Found 1 reports [2024-10-02T14:14:10.414Z] ==> Detecting git/mercurial file structure [2024-10-02T14:14:10.414Z] ==> Reading reports [2024-10-02T14:14:10.415Z] + ./coverage.out bytes=41317 [2024-10-02T14:14:10.415Z] ==> Appending adjustments [2024-10-02T14:14:10.415Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T14:14:10.415Z] + Found adjustments [2024-10-02T14:14:10.415Z] ==> Gzipping contents [2024-10-02T14:14:10.415Z] 12K /tmp/codecov.knZfQZ.gz [2024-10-02T14:14:10.415Z] ==> Uploading reports [2024-10-02T14:14:10.415Z] url: https://codecov.io [2024-10-02T14:14:10.415Z] query: branch=PR-305&commit=6fc9fe7912a969301078fb2ed35d08f95852c5b9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=305&job=&cmd_args= [2024-10-02T14:14:10.415Z] -> Pinging Codecov [2024-10-02T14:14:10.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-305&commit=6fc9fe7912a969301078fb2ed35d08f95852c5b9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=305&job=&cmd_args= [2024-10-02T14:14:10.676Z] -> Uploading to [2024-10-02T14:14:10.676Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/6fc9fe7912a969301078fb2ed35d08f95852c5b9/a091b8eb-bd65-4076-82de-aecf5a531f3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T141410Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=382f2dc35c83e7213221c1794c256034ce2685726c1cf81a095ca5cedc04c32c [2024-10-02T14:14:10.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T14:14:10.676Z] Dload Upload Total Spent Left Speed [2024-10-02T14:14:10.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 49619 --:--:-- --:--:-- --:--:-- 49832 [2024-10-02T14:14:10.937Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6fc9fe7912a969301078fb2ed35d08f95852c5b9 [Pipeline] } [2024-10-02T14:14:10.975Z] 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-02T14:14:13.313Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives ] [2024-10-02T14:14:13.313Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives [2024-10-02T14:14:13.313Z] total 16 [2024-10-02T14:14:13.313Z] drwxr-xr-x 3 root root 4096 Oct 2 13:46 . [2024-10-02T14:14:13.313Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 13:46 .. [2024-10-02T14:14:13.313Z] drwxr-xr-x 2 root root 4096 Oct 2 13:46 cost [2024-10-02T14:14:13.313Z] -rw-r--r-- 1 root root 95 Oct 2 13:46 cost.csv [2024-10-02T14:14:13.313Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives [2024-10-02T14:14:13.313Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives [2024-10-02T14:14:13.313Z] total 16 [2024-10-02T14:14:13.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 13:46 . [2024-10-02T14:14:13.313Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 13:46 .. [2024-10-02T14:14:13.313Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 13:46 cost [2024-10-02T14:14:13.313Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 2 13:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:13.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:14.570Z] ---> package-listing.sh [2024-10-02T14:14:14.570Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T14:14:14.570Z] ++ facter osfamily [2024-10-02T14:14:14.830Z] + OS_FAMILY=debian [2024-10-02T14:14:14.830Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-305 [2024-10-02T14:14:14.830Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T14:14:14.830Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T14:14:14.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T14:14:14.830Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T14:14:14.830Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-305 ']' [2024-10-02T14:14:14.830Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T14:14:14.830Z] + case "${OS_FAMILY}" in [2024-10-02T14:14:14.830Z] + dpkg -l [2024-10-02T14:14:14.830Z] + grep '^ii' [2024-10-02T14:14:14.830Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T14:14:14.830Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T14:14:14.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T14:14:14.830Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-305 ']' [2024-10-02T14:14:14.830Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives/ [2024-10-02T14:14:14.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-305/archives/ [Pipeline] echo [2024-10-02T14:14:14.880Z] 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T14:14:15.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:14:15.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T14:14:15.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:14:16.154Z] prd-ubuntu20.04-docker-8c-8g-12930 does not seem to be running inside a container [2024-10-02T14:14:16.227Z] $ 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-305/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-305 -v /w/workspace/y_app-rfid-llrp-inventory_PR-305:/w/workspace/y_app-rfid-llrp-inventory_PR-305:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T14:14:16.428Z] $ docker top 008e769f043b7c557fcd4f87938b44f25ace7eaa2c14a1a44602abb1f8f29829 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:14:16.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T14:14:17.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T14:14:17.491Z] + ls /var/log/sa-host [2024-10-02T14:14:17.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T14:14:17.730Z] provisioning config files... [2024-10-02T14:14:17.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-305@tmp/config3901016515579777460tmp [Pipeline] { [Pipeline] echo [2024-10-02T14:14:17.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:18.117Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T14:14:18.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:18.587Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T14:14:18.628Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:18.959Z] ---> sudo-logs.sh [2024-10-02T14:14:18.959Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T14:14:19.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:19.387Z] ---> job-cost.sh [2024-10-02T14:14:19.387Z] lf-activate-venv: SKIPPING [2024-10-02T14:14:19.387Z] DEBUG: total: 0.2199999988079071 [2024-10-02T14:14:19.387Z] INFO: Retrieving Stack Cost... [2024-10-02T14:14:19.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T14:14:20.216Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T14:14:20.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:14:20.596Z] ---> logs-deploy.sh [2024-10-02T14:14:20.596Z] lf-activate-venv: SKIPPING [2024-10-02T14:14:20.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-305/1 [2024-10-02T14:14:20.596Z] INFO: archiving workspace using pattern(s): [2024-10-02T14:14:21.543Z] Archives upload complete. [2024-10-02T14:14:21.543Z] INFO: archiving logs to Nexus