Pull request #182 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15851ee5b907b8ac55ddf834f87fe61a690b72a4+23301e01b09142e614e0ce306fe3a7710eb3fbef (abe73081a6b5430518a6e868382f2477894b0bb6) 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-ssh14760762174873570270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11750499993095362600.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-182/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-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9667534916069215985.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-182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3444389010606343743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4744280402409021377.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-182/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-182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11090731170448723448.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11899 in /w/workspace/y_app-rfid-llrp-inventory_PR-182 [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-182 # 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 Merging remotes/origin/main commit 23301e01b09142e614e0ce306fe3a7710eb3fbef into PR head commit 15851ee5b907b8ac55ddf834f87fe61a690b72a4 Merge succeeded, producing 15851ee5b907b8ac55ddf834f87fe61a690b72a4 Checking out Revision 15851ee5b907b8ac55ddf834f87fe61a690b72a4 (PR-182) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > 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/182/head:refs/remotes/origin/PR-182 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15851ee5b907b8ac55ddf834f87fe61a690b72a4 # 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 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15851ee5b907b8ac55ddf834f87fe61a690b72a4 # timeout=10 [Pipeline] timeout [2023-04-27T14:00:35.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T14:00:36.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T14:00:36.269Z] ========================================================= [2023-04-27T14:00:36.269Z] EdgeX Global Pipelines Version Info [2023-04-27T14:00:36.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:00:37.038Z] ------------------- [2023-04-27T14:00:37.038Z] stable info: [2023-04-27T14:00:37.038Z] ------------------- [2023-04-27T14:00:37.038Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T14:00:37.038Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T14:00:37.038Z] Message: update stable to v1.0.248 [2023-04-27T14:00:37.612Z] ------------------- [2023-04-27T14:00:37.612Z] experimental info: [2023-04-27T14:00:37.612Z] ------------------- [2023-04-27T14:00:37.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T14:00:37.612Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T14:00:37.612Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T14:00:37.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-27T14:00:38.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-27T14:00:38.057Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T14:00:38.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T14:00:38.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T14:00:38.195Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T14:00:38.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T14:00:38.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T14:00:38.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T14:00:38.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T14:00:38.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T14:00:38.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-27T14:00:38.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T14:00:38.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T14:00:38.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T14:00:38.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T14:00:38.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T14:00:38.786Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T14:00:38.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T14:00:38.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T14:00:38.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T14:00:38.985Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T14:00:39.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T14:00:39.085Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T14:00:39.132Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T14:00:39.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T14:00:39.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T14:00:39.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-182 [Pipeline] echo [2023-04-27T14:00:39.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-182 [Pipeline] echo [2023-04-27T14:00:39.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-182 [Pipeline] echo [2023-04-27T14:00:39.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15851ee5b907b8ac55ddf834f87fe61a690b72a4 [Pipeline] echo [2023-04-27T14:00:39.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15851ee [Pipeline] echo [2023-04-27T14:00:39.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:00:39.671Z] provisioning config files... [2023-04-27T14:00:39.683Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/config13518890810248054426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:00:40.054Z] ---> docker-login.sh [2023-04-27T14:00:40.054Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:00:40.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:00:40.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:00:40.886Z] Configure a credential helper to remove this warning. See [2023-04-27T14:00:40.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:00:40.886Z] [2023-04-27T14:00:40.886Z] Login Succeeded [2023-04-27T14:00:40.886Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:00:40.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:00:40.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:00:40.886Z] Configure a credential helper to remove this warning. See [2023-04-27T14:00:40.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:00:40.886Z] [2023-04-27T14:00:40.886Z] Login Succeeded [2023-04-27T14:00:40.886Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:00:41.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:00:41.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:00:41.145Z] Configure a credential helper to remove this warning. See [2023-04-27T14:00:41.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:00:41.145Z] [2023-04-27T14:00:41.145Z] Login Succeeded [2023-04-27T14:00:41.145Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:00:41.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:00:41.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:00:41.145Z] Configure a credential helper to remove this warning. See [2023-04-27T14:00:41.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:00:41.145Z] [2023-04-27T14:00:41.145Z] Login Succeeded [2023-04-27T14:00:41.145Z] docker.io [2023-04-27T14:00:41.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:00:41.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:00:41.407Z] Configure a credential helper to remove this warning. See [2023-04-27T14:00:41.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:00:41.407Z] [2023-04-27T14:00:41.407Z] Login Succeeded [2023-04-27T14:00:41.407Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:00:41.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T14:00:42.088Z] + git rev-list -1 --merges 15851ee5b907b8ac55ddf834f87fe61a690b72a4~1..15851ee5b907b8ac55ddf834f87fe61a690b72a4 [Pipeline] echo [2023-04-27T14:00:42.157Z] -----------> git rev-list -1 --merges 15851ee5b907b8ac55ddf834f87fe61a690b72a4~1..15851ee5b907b8ac55ddf834f87fe61a690b72a4 15851ee5b907b8ac55ddf834f87fe61a690b72a4 [false] [Pipeline] sh [2023-04-27T14:00:42.520Z] + git log --format=format:%s -1 15851ee5b907b8ac55ddf834f87fe61a690b72a4 [Pipeline] echo [2023-04-27T14:00:42.576Z] ========================================================= [2023-04-27T14:00:42.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T14:00:42.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T14:00:43.117Z] + git log --format=format:%s -1 15851ee5b907b8ac55ddf834f87fe61a690b72a4 [Pipeline] echo [2023-04-27T14:00:43.149Z] [semverPrep] GIT_COMMIT: 15851ee5b907b8ac55ddf834f87fe61a690b72a4, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-04-27T14:00:43.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T14:00:43.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T14:00:43.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T14:00:43.604Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T14:00:43.604Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T14:00:43.604Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T14:00:43.604Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T14:00:43.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:00:44.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:00:44.033Z] [2023-04-27T14:00:44.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:00:44.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:00:44.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T14:00:44.707Z] b85a868b505f: Pulling fs layer [2023-04-27T14:00:44.707Z] e2be974225ed: Pulling fs layer [2023-04-27T14:00:44.707Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T14:00:44.707Z] 988bab9f4d93: Pulling fs layer [2023-04-27T14:00:44.707Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T14:00:44.707Z] eaf3925da568: Pulling fs layer [2023-04-27T14:00:44.707Z] bab4dde63d76: Pulling fs layer [2023-04-27T14:00:44.707Z] bde34c3a00c8: Pulling fs layer [2023-04-27T14:00:44.707Z] b352a97aabf1: Pulling fs layer [2023-04-27T14:00:44.707Z] 4872d77fe225: Pulling fs layer [2023-04-27T14:00:44.707Z] 5851b861e8e6: Pulling fs layer [2023-04-27T14:00:44.707Z] bab4dde63d76: Waiting [2023-04-27T14:00:44.707Z] bde34c3a00c8: Waiting [2023-04-27T14:00:44.707Z] 988bab9f4d93: Waiting [2023-04-27T14:00:44.707Z] b352a97aabf1: Waiting [2023-04-27T14:00:44.707Z] 4872d77fe225: Waiting [2023-04-27T14:00:44.707Z] eaf3925da568: Waiting [2023-04-27T14:00:44.707Z] 5851b861e8e6: Waiting [2023-04-27T14:00:44.707Z] 1469e6f7b9e6: Waiting [2023-04-27T14:00:44.707Z] e2be974225ed: Download complete [2023-04-27T14:00:44.707Z] 988bab9f4d93: Verifying Checksum [2023-04-27T14:00:44.707Z] 988bab9f4d93: Download complete [2023-04-27T14:00:44.707Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T14:00:44.707Z] 1469e6f7b9e6: Download complete [2023-04-27T14:00:44.707Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T14:00:44.707Z] 339a4e72a1f5: Download complete [2023-04-27T14:00:44.707Z] eaf3925da568: Verifying Checksum [2023-04-27T14:00:44.707Z] eaf3925da568: Download complete [2023-04-27T14:00:44.991Z] bde34c3a00c8: Verifying Checksum [2023-04-27T14:00:44.991Z] bde34c3a00c8: Download complete [2023-04-27T14:00:44.991Z] b352a97aabf1: Verifying Checksum [2023-04-27T14:00:44.991Z] b352a97aabf1: Download complete [2023-04-27T14:00:44.991Z] b85a868b505f: Verifying Checksum [2023-04-27T14:00:44.991Z] b85a868b505f: Download complete [2023-04-27T14:00:44.991Z] 4872d77fe225: Verifying Checksum [2023-04-27T14:00:44.991Z] 4872d77fe225: Download complete [2023-04-27T14:00:44.991Z] 5851b861e8e6: Verifying Checksum [2023-04-27T14:00:44.991Z] 5851b861e8e6: Download complete [2023-04-27T14:00:45.251Z] bab4dde63d76: Verifying Checksum [2023-04-27T14:00:45.252Z] bab4dde63d76: Download complete [2023-04-27T14:00:46.191Z] b85a868b505f: Pull complete [2023-04-27T14:00:46.760Z] e2be974225ed: Pull complete [2023-04-27T14:00:47.333Z] 339a4e72a1f5: Pull complete [2023-04-27T14:00:47.333Z] 988bab9f4d93: Pull complete [2023-04-27T14:00:47.903Z] 1469e6f7b9e6: Pull complete [2023-04-27T14:00:47.903Z] eaf3925da568: Pull complete [2023-04-27T14:00:49.817Z] bab4dde63d76: Pull complete [2023-04-27T14:00:50.388Z] bde34c3a00c8: Pull complete [2023-04-27T14:00:50.388Z] b352a97aabf1: Pull complete [2023-04-27T14:00:50.648Z] 4872d77fe225: Pull complete [2023-04-27T14:00:50.648Z] 5851b861e8e6: Pull complete [2023-04-27T14:00:50.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T14:00:50.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:00:50.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:00:51.182Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2023-04-27T14:00:51.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-182 -v /w/workspace/y_app-rfid-llrp-inventory_PR-182:/w/workspace/y_app-rfid-llrp-inventory_PR-182:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T14:00:57.454Z] $ docker top 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 -eo pid,comm [2023-04-27T14:00:57.573Z] 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). [2023-04-27T14:00:57.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T14:00:57.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:00:57.718Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:00:57.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:00:57.821Z] $ docker exec 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 ssh-agent [2023-04-27T14:00:57.974Z] SSH_AUTH_SOCK=/tmp/ssh-0OjYZPGW3cyl/agent.33 [2023-04-27T14:00:57.974Z] SSH_AGENT_PID=39 [2023-04-27T14:00:57.982Z] Running ssh-add (command line suppressed) [2023-04-27T14:00:58.092Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/private_key_15422496801725942081.key (/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/private_key_15422496801725942081.key) [2023-04-27T14:00:58.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:00:58.491Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T14:00:58.517Z] $ docker exec --env ******** --env ******** 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 ssh-agent -k [2023-04-27T14:00:58.610Z] unset SSH_AUTH_SOCK; [2023-04-27T14:00:58.611Z] unset SSH_AGENT_PID; [2023-04-27T14:00:58.611Z] echo Agent pid 39 killed; [2023-04-27T14:00:58.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T14:00:58.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:00:58.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:00:58.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:00:58.862Z] $ docker exec 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 ssh-agent [2023-04-27T14:00:58.968Z] SSH_AUTH_SOCK=/tmp/ssh-t8ARgOGmvviA/agent.70 [2023-04-27T14:00:58.968Z] SSH_AGENT_PID=76 [2023-04-27T14:00:58.974Z] Running ssh-add (command line suppressed) [2023-04-27T14:00:59.075Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/private_key_12002152622348780039.key (/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/private_key_12002152622348780039.key) [2023-04-27T14:00:59.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:00:59.427Z] + git semver init [2023-04-27T14:00:59.687Z] 2023-04-27 14:00:59,647 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T14:00:59.687Z] 2023-04-27 14:00:59,647 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver [2023-04-27T14:00:59.687Z] 2023-04-27 14:00:59,648 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver [2023-04-27T14:00:59.687Z] 2023-04-27 14:00:59,648 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-182, universal_newlines=False, shell=None, istream=None) [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,002 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-182/.git/info/exclude [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,003 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver/PR-182 with force:False [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,003 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver/PR-182 [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,006 [execute] INFO git cat-file --batch-check [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,012 [execute] INFO git cat-file --batch [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T14:01:01.066Z] 2023-04-27 14:01:01,016 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-182/.semver/PR-182 [2023-04-27T14:01:01.066Z] 0.0.0 [Pipeline] } [2023-04-27T14:01:01.090Z] $ docker exec --env ******** --env ******** 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 ssh-agent -k [2023-04-27T14:01:01.186Z] unset SSH_AUTH_SOCK; [2023-04-27T14:01:01.186Z] unset SSH_AGENT_PID; [2023-04-27T14:01:01.186Z] echo Agent pid 76 killed; [2023-04-27T14:01:01.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T14:01:01.665Z] + git semver [Pipeline] } [2023-04-27T14:01:01.949Z] $ docker stop --time=1 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 [2023-04-27T14:01:03.596Z] $ docker rm -f --volumes 25f8c6459d9c953823c751bb4ffb867b15ab77a3c2e51674f1e3e0645186f236 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T14:01:04.022Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T14:01:04.363Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T14:01:04.382Z] [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 [2023-04-27T14:01:05.044Z] provisioning config files... [2023-04-27T14:01:05.054Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/config10725996191874928011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:01:05.419Z] ---> docker-login.sh [2023-04-27T14:01:05.420Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:01:05.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:01:05.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:01:05.420Z] Configure a credential helper to remove this warning. See [2023-04-27T14:01:05.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:01:05.420Z] [2023-04-27T14:01:05.420Z] Login Succeeded [2023-04-27T14:01:05.420Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:01:05.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:01:05.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:01:05.681Z] Configure a credential helper to remove this warning. See [2023-04-27T14:01:05.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:01:05.681Z] [2023-04-27T14:01:05.681Z] Login Succeeded [2023-04-27T14:01:05.681Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:01:05.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:01:05.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:01:05.681Z] Configure a credential helper to remove this warning. See [2023-04-27T14:01:05.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:01:05.681Z] [2023-04-27T14:01:05.681Z] Login Succeeded [2023-04-27T14:01:05.681Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:01:05.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:01:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:01:05.942Z] Configure a credential helper to remove this warning. See [2023-04-27T14:01:05.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:01:05.942Z] [2023-04-27T14:01:05.942Z] Login Succeeded [2023-04-27T14:01:05.942Z] docker.io [2023-04-27T14:01:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:01:06.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:01:06.202Z] Configure a credential helper to remove this warning. See [2023-04-27T14:01:06.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:01:06.202Z] [2023-04-27T14:01:06.202Z] Login Succeeded [2023-04-27T14:01:06.202Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:01:06.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T14:01:06.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:01:06.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:01:06.507Z] ========================================================= [2023-04-27T14:01:06.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T14:01:06.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:01:07.012Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T14:01:07.012Z] Sending build context to Docker daemon 12.63MB [2023-04-27T14:01:07.012Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:01:07.012Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T14:01:07.273Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T14:01:07.273Z] f56be85fc22e: Pulling fs layer [2023-04-27T14:01:07.273Z] 85791d961cd3: Pulling fs layer [2023-04-27T14:01:07.273Z] d694b5ae8c79: Pulling fs layer [2023-04-27T14:01:07.273Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T14:01:07.273Z] 4d19c01a9841: Pulling fs layer [2023-04-27T14:01:07.273Z] 9325e15d5711: Pulling fs layer [2023-04-27T14:01:07.273Z] 556b6ee489ea: Pulling fs layer [2023-04-27T14:01:07.273Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T14:01:07.273Z] 4d19c01a9841: Waiting [2023-04-27T14:01:07.273Z] 9f32a84ed3da: Waiting [2023-04-27T14:01:07.273Z] c5a4b2cf53e6: Waiting [2023-04-27T14:01:07.273Z] 9325e15d5711: Waiting [2023-04-27T14:01:07.273Z] 556b6ee489ea: Waiting [2023-04-27T14:01:07.273Z] 85791d961cd3: Verifying Checksum [2023-04-27T14:01:07.273Z] 85791d961cd3: Download complete [2023-04-27T14:01:07.273Z] f56be85fc22e: Verifying Checksum [2023-04-27T14:01:07.273Z] f56be85fc22e: Download complete [2023-04-27T14:01:07.273Z] 4d19c01a9841: Verifying Checksum [2023-04-27T14:01:07.273Z] 4d19c01a9841: Download complete [2023-04-27T14:01:07.273Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T14:01:07.273Z] 9f32a84ed3da: Download complete [2023-04-27T14:01:07.534Z] 9325e15d5711: Verifying Checksum [2023-04-27T14:01:07.534Z] 9325e15d5711: Download complete [2023-04-27T14:01:07.796Z] f56be85fc22e: Pull complete [2023-04-27T14:01:08.057Z] 85791d961cd3: Pull complete [2023-04-27T14:01:08.334Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T14:01:08.334Z] c5a4b2cf53e6: Download complete [2023-04-27T14:01:08.334Z] d694b5ae8c79: Download complete [2023-04-27T14:01:08.334Z] 556b6ee489ea: Verifying Checksum [2023-04-27T14:01:08.334Z] 556b6ee489ea: Download complete [2023-04-27T14:01:11.692Z] d694b5ae8c79: Pull complete [2023-04-27T14:01:11.962Z] 9f32a84ed3da: Pull complete [2023-04-27T14:01:11.962Z] 4d19c01a9841: Pull complete [2023-04-27T14:01:12.228Z] 9325e15d5711: Pull complete [2023-04-27T14:01:15.529Z] 556b6ee489ea: Pull complete [2023-04-27T14:01:16.466Z] c5a4b2cf53e6: Pull complete [2023-04-27T14:01:16.466Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T14:01:16.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T14:01:16.466Z] ---> c4be618373d6 [2023-04-27T14:01:16.466Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T14:01:19.847Z] Still waiting to schedule task [2023-04-27T14:01:19.847Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T14:01:31.369Z] ---> Running in d5fe7649ff81 [2023-04-27T14:01:31.369Z] Removing intermediate container d5fe7649ff81 [2023-04-27T14:01:31.369Z] ---> 1631bd8d11c2 [2023-04-27T14:01:31.369Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:01:31.369Z] ---> Running in d6cd5aabf1ae [2023-04-27T14:01:31.369Z] Removing intermediate container d6cd5aabf1ae [2023-04-27T14:01:31.369Z] ---> 0d6ac0ce37a1 [2023-04-27T14:01:31.369Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:01:31.369Z] ---> Running in 2fb2465f3bd0 [2023-04-27T14:01:31.369Z] Removing intermediate container 2fb2465f3bd0 [2023-04-27T14:01:31.369Z] ---> 559c94f348f1 [2023-04-27T14:01:31.369Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:01:31.369Z] ---> Running in 541123380a76 [2023-04-27T14:01:31.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T14:01:32.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T14:01:32.461Z] OK: 265 MiB in 53 packages [2023-04-27T14:01:33.845Z] Removing intermediate container 541123380a76 [2023-04-27T14:01:33.845Z] ---> feeda1fe6d84 [2023-04-27T14:01:33.845Z] Step 7/12 : WORKDIR /app [2023-04-27T14:01:33.845Z] ---> Running in 0f8621d58cf6 [2023-04-27T14:01:33.845Z] Removing intermediate container 0f8621d58cf6 [2023-04-27T14:01:33.845Z] ---> 2ff4580133f6 [2023-04-27T14:01:33.845Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T14:01:33.845Z] ---> 396fb20b5eff [2023-04-27T14:01:33.845Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:01:34.105Z] ---> Running in 4cbb6bed14eb [2023-04-27T14:02:20.850Z] Removing intermediate container 4cbb6bed14eb [2023-04-27T14:02:20.850Z] ---> c59f39649e09 [2023-04-27T14:02:20.850Z] Step 10/12 : COPY . . [2023-04-27T14:02:20.850Z] ---> b2b2e862e264 [2023-04-27T14:02:20.850Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:02:20.850Z] ---> Running in c0bfdcc54772 [2023-04-27T14:02:20.850Z] Removing intermediate container c0bfdcc54772 [2023-04-27T14:02:20.850Z] ---> 0d6c410757d6 [2023-04-27T14:02:20.850Z] Step 12/12 : RUN $MAKE [2023-04-27T14:02:20.850Z] ---> Running in aee820bb6e38 [2023-04-27T14:02:20.850Z] noop [2023-04-27T14:02:20.850Z] Removing intermediate container aee820bb6e38 [2023-04-27T14:02:20.850Z] ---> 3d8d2356369b [2023-04-27T14:02:20.850Z] Successfully built 3d8d2356369b [2023-04-27T14:02:20.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:02:21.324Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T14:02:21.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:02:21.474Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2023-04-27T14:02:21.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-182 -v /w/workspace/y_app-rfid-llrp-inventory_PR-182:/w/workspace/y_app-rfid-llrp-inventory_PR-182:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T14:02:22.165Z] $ docker top 79c5b85631351b8cad1c10c04ce58b0a5e7c6fb44b0488270b2c78be355af120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:02:22.557Z] + go version [2023-04-27T14:02:22.558Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T14:02:22.587Z] $ docker stop --time=1 79c5b85631351b8cad1c10c04ce58b0a5e7c6fb44b0488270b2c78be355af120 [2023-04-27T14:02:24.185Z] $ docker rm -f --volumes 79c5b85631351b8cad1c10c04ce58b0a5e7c6fb44b0488270b2c78be355af120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:02:24.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T14:02:24.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:02:25.083Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2023-04-27T14:02:25.112Z] $ 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-182 -v /w/workspace/y_app-rfid-llrp-inventory_PR-182:/w/workspace/y_app-rfid-llrp-inventory_PR-182:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T14:02:25.938Z] $ docker top 2265cfff57597440c6c9d6c0f0fb2acf13715f8937ec565cdfc1c11498ee51b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:02:26.333Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-182 [Pipeline] fileExists [Pipeline] sh [2023-04-27T14:02:26.706Z] + make test [2023-04-27T14:02:26.706Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-27T14:02:48.641Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-27T14:02:48.641Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-27T14:02:48.641Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements [2023-04-27T14:02:49.630Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2023-04-27T14:03:01.167Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11900 in /w/workspace/y_app-rfid-llrp-inventory_PR-182 [Pipeline] { [Pipeline] ws [2023-04-27T14:03:01.221Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-04-27T14:03:01.302Z] The recommended git tool is: git [2023-04-27T14:03:07.686Z] using credential edgex-jenkins-ssh [2023-04-27T14:03:07.715Z] Cloning the remote Git repository [2023-04-27T14:03:07.758Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-27T14:03:07.846Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-04-27T14:03:07.982Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-27T14:03:07.983Z] > git --version # timeout=10 [2023-04-27T14:03:08.004Z] > git --version # 'git version 2.25.1' [2023-04-27T14:03:08.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T14:03:08.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T14:03:10.247Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-27T14:03:10.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T14:03:11.230Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-27T14:03:11.274Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-27T14:03:11.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T14:03:11.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T14:03:11.639Z] go vet ./... [2023-04-27T14:03:11.836Z] Merging remotes/origin/main commit 23301e01b09142e614e0ce306fe3a7710eb3fbef into PR head commit 15851ee5b907b8ac55ddf834f87fe61a690b72a4 [2023-04-27T14:03:12.187Z] Merge succeeded, producing 15851ee5b907b8ac55ddf834f87fe61a690b72a4 [2023-04-27T14:03:12.188Z] Checking out Revision 15851ee5b907b8ac55ddf834f87fe61a690b72a4 (PR-182) [2023-04-27T14:03:12.751Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-04-27T14:03:12.802Z] > git --version # timeout=10 [2023-04-27T14:03:12.813Z] > git --version # 'git version 2.25.1' [2023-04-27T14:03:12.830Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T14:03:11.856Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T14:03:11.947Z] > git checkout -f 15851ee5b907b8ac55ddf834f87fe61a690b72a4 # timeout=10 [2023-04-27T14:03:12.062Z] > git remote # timeout=10 [2023-04-27T14:03:12.088Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T14:03:12.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T14:03:12.137Z] > git merge 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 [2023-04-27T14:03:12.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T14:03:12.194Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T14:03:12.211Z] > git checkout -f 15851ee5b907b8ac55ddf834f87fe61a690b72a4 # timeout=10 [2023-04-27T14:03:13.016Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T14:03:13.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T14:03:13.017Z] ./bin/test-attribution.sh [2023-04-27T14:03:13.017Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-27T14:03:13.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T14:03:13.088Z] $ docker stop --time=1 2265cfff57597440c6c9d6c0f0fb2acf13715f8937ec565cdfc1c11498ee51b9 [2023-04-27T14:03:20.165Z] $ docker rm -f --volumes 2265cfff57597440c6c9d6c0f0fb2acf13715f8937ec565cdfc1c11498ee51b9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-04-27T14:03:20.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T14:03:20.846Z] Stashed 1 file(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-27T14:03:21.561Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T14:03:21.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T14:03:21.561Z] Dload Upload Total Spent Left Speed [2023-04-27T14:03:21.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [2023-04-27T14:03:21.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-04-27T14:03:22.108Z] + ls -al . [2023-04-27T14:03:22.108Z] total 228 [2023-04-27T14:03:22.108Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 14:02 . [2023-04-27T14:03:22.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:00 .. [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 14:00 .dockerignore [2023-04-27T14:03:22.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 14:01 .git [2023-04-27T14:03:22.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:00 .github [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 14:00 .gitignore [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 14:00 .golangci.yml [2023-04-27T14:03:22.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 14:01 .semver [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 27 14:00 Attribution.txt [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 27 14:00 CHANGELOG.md [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 27 14:00 Dockerfile [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 14:00 GOVERNANCE.md [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 14:00 Jenkinsfile [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 14:00 LICENSE [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 27 14:00 Makefile [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 14:00 OWNERS.md [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 27 14:00 README.md [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 14:01 VERSION [2023-04-27T14:03:22.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:00 bin [2023-04-27T14:03:22.108Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 27 14:02 coverage.out [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 27 14:00 go.mod [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 27 14:00 go.sum [2023-04-27T14:03:22.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:00 images [2023-04-27T14:03:22.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:00 internal [2023-04-27T14:03:22.108Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 14:00 main.go [2023-04-27T14:03:22.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:00 res [2023-04-27T14:03:22.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:00 snap [2023-04-27T14:03:22.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-27T14:03:22.228Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-04-27T14:03:22.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T14:03:22.593Z] + sudo tee /etc/docker/daemon.new [2023-04-27T14:03:22.593Z] { [2023-04-27T14:03:22.593Z] "registry-mirrors": [ [2023-04-27T14:03:22.593Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T14:03:22.593Z] ], [2023-04-27T14:03:22.593Z] "bip": "10.250.0.254/24", [2023-04-27T14:03:22.593Z] "hosts": [ [2023-04-27T14:03:22.593Z] "tcp://0.0.0.0:5555", [2023-04-27T14:03:22.593Z] "unix:///var/run/docker.sock" [2023-04-27T14:03:22.593Z] ], [2023-04-27T14:03:22.593Z] "mtu": 1458, [2023-04-27T14:03:22.593Z] "selinux-enabled": true, [2023-04-27T14:03:22.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T14:03:22.593Z] } [2023-04-27T14:03:22.623Z] + 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=15851ee5b907b8ac55ddf834f87fe61a690b72a4 --label arch=amd64 --label version=0.0.0 . [2023-04-27T14:03:22.624Z] Sending build context to Docker daemon 12.63MB [2023-04-27T14:03:22.624Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:03:22.624Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-27T14:03:22.624Z] ---> 3d8d2356369b [2023-04-27T14:03:22.624Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [Pipeline] sh [2023-04-27T14:03:22.944Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T14:03:23.296Z] + sudo service docker restart [2023-04-27T14:03:23.604Z] ---> Running in 6c7348be9639 [2023-04-27T14:03:24.171Z] Removing intermediate container 6c7348be9639 [2023-04-27T14:03:24.171Z] ---> ddada55e5112 [2023-04-27T14:03:24.171Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:03:24.171Z] ---> Running in cbb08dcfbe7b [2023-04-27T14:03:24.171Z] Removing intermediate container cbb08dcfbe7b [2023-04-27T14:03:24.171Z] ---> 339f228a1255 [2023-04-27T14:03:24.171Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:03:24.429Z] ---> Running in f326fd1e77b5 [2023-04-27T14:03:24.691Z] Removing intermediate container f326fd1e77b5 [2023-04-27T14:03:24.691Z] ---> 9163c8665013 [2023-04-27T14:03:24.691Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:03:24.691Z] ---> Running in 6dc16191e5d2 [2023-04-27T14:03:25.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T14:03:25.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T14:03:25.517Z] OK: 265 MiB in 53 packages [2023-04-27T14:03:26.084Z] Removing intermediate container 6dc16191e5d2 [2023-04-27T14:03:26.084Z] ---> 02aaab1561ed [2023-04-27T14:03:26.084Z] Step 7/29 : WORKDIR /app [2023-04-27T14:03:26.084Z] ---> Running in 09af86a97fe2 [2023-04-27T14:03:26.344Z] Removing intermediate container 09af86a97fe2 [2023-04-27T14:03:26.344Z] ---> b276efb88d6a [2023-04-27T14:03:26.344Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-27T14:03:26.631Z] ---> 851e90d1d3eb [2023-04-27T14:03:26.631Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:03:26.631Z] ---> Running in 3a8deed03505 [2023-04-27T14:03:28.010Z] Removing intermediate container 3a8deed03505 [2023-04-27T14:03:28.010Z] ---> 9719611c9dce [2023-04-27T14:03:28.010Z] Step 10/29 : COPY . . [2023-04-27T14:03:28.944Z] ---> 67d78e70dd63 [2023-04-27T14:03:28.944Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:03:28.944Z] ---> Running in 6092ce69885e [2023-04-27T14:03:29.203Z] Removing intermediate container 6092ce69885e [2023-04-27T14:03:29.203Z] ---> 8268b3a908c4 [2023-04-27T14:03:29.203Z] Step 12/29 : RUN $MAKE [2023-04-27T14:03:29.473Z] ---> Running in ab30aab04a4a [2023-04-27T14:03:30.040Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:03:41.641Z] provisioning config files... [2023-04-27T14:03:41.670Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6929282506698216463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:03:42.065Z] ---> docker-login.sh [2023-04-27T14:03:42.065Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:03:42.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:03:42.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:03:42.606Z] Configure a credential helper to remove this warning. See [2023-04-27T14:03:42.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:03:42.606Z] [2023-04-27T14:03:42.606Z] Login Succeeded [2023-04-27T14:03:42.606Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:03:42.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:03:43.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:03:43.159Z] Configure a credential helper to remove this warning. See [2023-04-27T14:03:43.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:03:43.159Z] [2023-04-27T14:03:43.159Z] Login Succeeded [2023-04-27T14:03:43.159Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:03:43.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:03:43.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:03:43.431Z] Configure a credential helper to remove this warning. See [2023-04-27T14:03:43.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:03:43.431Z] [2023-04-27T14:03:43.431Z] Login Succeeded [2023-04-27T14:03:43.431Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:03:43.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:03:43.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:03:43.706Z] Configure a credential helper to remove this warning. See [2023-04-27T14:03:43.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:03:43.706Z] [2023-04-27T14:03:43.706Z] Login Succeeded [2023-04-27T14:03:43.706Z] docker.io [2023-04-27T14:03:43.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:03:44.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:03:44.264Z] Configure a credential helper to remove this warning. See [2023-04-27T14:03:44.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:03:44.264Z] [2023-04-27T14:03:44.264Z] Login Succeeded [2023-04-27T14:03:44.264Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:03:44.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T14:03:44.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:03:44.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:03:44.892Z] ========================================================= [2023-04-27T14:03:44.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T14:03:44.892Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:03:45.408Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T14:03:46.381Z] Sending build context to Docker daemon 677.9kB [2023-04-27T14:03:46.381Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:03:46.381Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T14:03:46.654Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T14:03:46.654Z] c41833b44d91: Pulling fs layer [2023-04-27T14:03:46.654Z] ed15518f5707: Pulling fs layer [2023-04-27T14:03:46.654Z] feae8fd75edb: Pulling fs layer [2023-04-27T14:03:46.654Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T14:03:46.654Z] 3cdef696dda3: Pulling fs layer [2023-04-27T14:03:46.654Z] 2ced38df9373: Pulling fs layer [2023-04-27T14:03:46.654Z] 58f1dce35555: Pulling fs layer [2023-04-27T14:03:46.654Z] 3cdef696dda3: Waiting [2023-04-27T14:03:46.654Z] 2ced38df9373: Waiting [2023-04-27T14:03:46.654Z] 58f1dce35555: Waiting [2023-04-27T14:03:46.654Z] 242c74f7c9fa: Waiting [2023-04-27T14:03:46.654Z] ed15518f5707: Verifying Checksum [2023-04-27T14:03:46.654Z] ed15518f5707: Download complete [2023-04-27T14:03:46.654Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T14:03:46.654Z] 242c74f7c9fa: Download complete [2023-04-27T14:03:46.654Z] 3cdef696dda3: Verifying Checksum [2023-04-27T14:03:46.654Z] 3cdef696dda3: Download complete [2023-04-27T14:03:46.654Z] c41833b44d91: Download complete [2023-04-27T14:03:48.086Z] c41833b44d91: Pull complete [2023-04-27T14:03:48.086Z] 58f1dce35555: Verifying Checksum [2023-04-27T14:03:48.086Z] 58f1dce35555: Download complete [2023-04-27T14:03:48.366Z] ed15518f5707: Pull complete [2023-04-27T14:03:49.337Z] feae8fd75edb: Verifying Checksum [2023-04-27T14:03:49.337Z] feae8fd75edb: Download complete [2023-04-27T14:03:49.337Z] 2ced38df9373: Verifying Checksum [2023-04-27T14:03:49.337Z] 2ced38df9373: Download complete [2023-04-27T14:03:52.003Z] Removing intermediate container ab30aab04a4a [2023-04-27T14:03:52.003Z] ---> 78ee2c7c0a16 [2023-04-27T14:03:52.003Z] Step 13/29 : FROM alpine:3.17 [2023-04-27T14:03:52.003Z] 3.17: Pulling from library/alpine [2023-04-27T14:03:52.003Z] f56be85fc22e: Already exists [2023-04-27T14:03:52.003Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T14:03:52.003Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T14:03:52.003Z] ---> 9ed4aefc74f6 [2023-04-27T14:03:52.003Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-27T14:03:52.003Z] ---> Running in 33959de92398 [2023-04-27T14:03:52.263Z] Removing intermediate container 33959de92398 [2023-04-27T14:03:52.263Z] ---> d879018d48b8 [2023-04-27T14:03:52.263Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-27T14:03:52.546Z] ---> Running in cb69246bb432 [2023-04-27T14:03:52.546Z] Removing intermediate container cb69246bb432 [2023-04-27T14:03:52.546Z] ---> 0bfa93e6f5fa [2023-04-27T14:03:52.546Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-27T14:03:52.807Z] ---> Running in a5c21692635f [2023-04-27T14:03:53.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T14:03:53.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T14:03:53.636Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T14:03:53.636Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T14:03:53.636Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T14:03:53.636Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T14:03:53.636Z] OK: 8 MiB in 17 packages [2023-04-27T14:03:54.572Z] Removing intermediate container a5c21692635f [2023-04-27T14:03:54.572Z] ---> cc6f1891ff3e [2023-04-27T14:03:54.572Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-27T14:03:54.831Z] ---> f8163330fde8 [2023-04-27T14:03:54.831Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-27T14:03:55.401Z] ---> 7779067028f4 [2023-04-27T14:03:55.401Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-27T14:03:55.401Z] ---> 63dcce7d8fd2 [2023-04-27T14:03:55.401Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-27T14:03:55.659Z] ---> ac6544e1b22a [2023-04-27T14:03:55.659Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-27T14:03:57.064Z] ---> 548a81f8a0d2 [2023-04-27T14:03:57.064Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-27T14:03:57.064Z] ---> Running in 081ed6199f7f [2023-04-27T14:03:58.441Z] Removing intermediate container 081ed6199f7f [2023-04-27T14:03:58.441Z] ---> 32cfc5aae2cb [2023-04-27T14:03:58.441Z] Step 23/29 : VOLUME /cache [2023-04-27T14:03:58.700Z] ---> Running in b4415495028f [2023-04-27T14:03:58.959Z] Removing intermediate container b4415495028f [2023-04-27T14:03:58.959Z] ---> a06bcdda1759 [2023-04-27T14:03:58.959Z] Step 24/29 : EXPOSE 59711 [2023-04-27T14:03:59.218Z] ---> Running in 23f6c54dfbbd [2023-04-27T14:03:59.476Z] Removing intermediate container 23f6c54dfbbd [2023-04-27T14:03:59.476Z] ---> 3dc89cedd218 [2023-04-27T14:03:59.476Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-27T14:03:59.476Z] ---> Running in 5d49e8acffd5 [2023-04-27T14:03:59.747Z] Removing intermediate container 5d49e8acffd5 [2023-04-27T14:03:59.747Z] ---> ea58228faea7 [2023-04-27T14:03:59.747Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-27T14:03:59.747Z] ---> Running in d8d779223e83 [2023-04-27T14:04:00.006Z] Removing intermediate container d8d779223e83 [2023-04-27T14:04:00.006Z] ---> 55a6158f07da [2023-04-27T14:04:00.006Z] Step 27/29 : LABEL arch=amd64 [2023-04-27T14:04:00.006Z] ---> Running in 59a3c35dab05 [2023-04-27T14:04:00.265Z] Removing intermediate container 59a3c35dab05 [2023-04-27T14:04:00.265Z] ---> ed269bc89cf9 [2023-04-27T14:04:00.265Z] Step 28/29 : LABEL git_sha=15851ee5b907b8ac55ddf834f87fe61a690b72a4 [2023-04-27T14:04:00.525Z] ---> Running in 3d0df1d9ca88 [2023-04-27T14:04:00.783Z] Removing intermediate container 3d0df1d9ca88 [2023-04-27T14:04:00.783Z] ---> c2799ca018e6 [2023-04-27T14:04:00.783Z] Step 29/29 : LABEL version=0.0.0 [2023-04-27T14:04:01.042Z] ---> Running in b93573fabd53 [2023-04-27T14:04:01.042Z] Removing intermediate container b93573fabd53 [2023-04-27T14:04:01.042Z] ---> 5b7149e7b7b6 [2023-04-27T14:04:01.042Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T14:04:01.042Z] Successfully built 5b7149e7b7b6 [2023-04-27T14:04:01.042Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:04:01.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:04:01.952Z] [2023-04-27T14:04:01.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:04:02.069Z] feae8fd75edb: Pull complete [2023-04-27T14:04:02.069Z] 242c74f7c9fa: Pull complete [2023-04-27T14:04:02.069Z] 3cdef696dda3: Pull complete [2023-04-27T14:04:02.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:04:02.346Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T14:04:02.346Z] 5eb5b503b376: Pulling fs layer [2023-04-27T14:04:02.346Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T14:04:02.346Z] ec43610c2a17: Pulling fs layer [2023-04-27T14:04:02.346Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T14:04:02.346Z] 33b1e0a273af: Pulling fs layer [2023-04-27T14:04:02.346Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T14:04:02.346Z] 2f39f015ded8: Pulling fs layer [2023-04-27T14:04:02.346Z] 3a2ae6a8a46f: Waiting [2023-04-27T14:04:02.346Z] 33b1e0a273af: Waiting [2023-04-27T14:04:02.346Z] 5d3b04190fa2: Waiting [2023-04-27T14:04:02.346Z] 2f39f015ded8: Waiting [2023-04-27T14:04:02.346Z] 5c69ac0246d0: Download complete [2023-04-27T14:04:02.346Z] 3a2ae6a8a46f: Download complete [2023-04-27T14:04:02.605Z] 33b1e0a273af: Verifying Checksum [2023-04-27T14:04:02.605Z] 33b1e0a273af: Download complete [2023-04-27T14:04:02.605Z] ec43610c2a17: Verifying Checksum [2023-04-27T14:04:02.605Z] ec43610c2a17: Download complete [2023-04-27T14:04:02.605Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T14:04:02.605Z] 5d3b04190fa2: Download complete [2023-04-27T14:04:02.605Z] 5eb5b503b376: Verifying Checksum [2023-04-27T14:04:02.605Z] 5eb5b503b376: Download complete [2023-04-27T14:04:03.547Z] 2f39f015ded8: Download complete [2023-04-27T14:04:04.114Z] 5eb5b503b376: Pull complete [2023-04-27T14:04:04.114Z] 5c69ac0246d0: Pull complete [2023-04-27T14:04:04.683Z] ec43610c2a17: Pull complete [2023-04-27T14:04:04.942Z] 3a2ae6a8a46f: Pull complete [2023-04-27T14:04:05.201Z] 33b1e0a273af: Pull complete [2023-04-27T14:04:05.464Z] 5d3b04190fa2: Pull complete [2023-04-27T14:04:07.423Z] 2ced38df9373: Pull complete [2023-04-27T14:04:09.709Z] 2f39f015ded8: Pull complete [2023-04-27T14:04:09.709Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T14:04:09.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:04:09.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:04:09.947Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2023-04-27T14:04:09.979Z] $ 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-182 -v /w/workspace/y_app-rfid-llrp-inventory_PR-182:/w/workspace/y_app-rfid-llrp-inventory_PR-182:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T14:04:14.125Z] 58f1dce35555: Pull complete [2023-04-27T14:04:14.125Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T14:04:14.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T14:04:14.125Z] ---> fadd8f120f05 [2023-04-27T14:04:14.125Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T14:04:15.087Z] ---> Running in 02b3a83b5c5c [2023-04-27T14:04:15.087Z] Removing intermediate container 02b3a83b5c5c [2023-04-27T14:04:15.087Z] ---> 1a6ad6ae2242 [2023-04-27T14:04:15.087Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:04:15.157Z] $ docker top 560cedde471845a556c552b8b9fa706fb929c6e7fa2773a741d82ba35865eb3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:04:15.451Z] ---> Running in be2fb2798288 [2023-04-27T14:04:15.451Z] Removing intermediate container be2fb2798288 [2023-04-27T14:04:15.451Z] ---> c043de93dd0e [2023-04-27T14:04:15.451Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:04:15.708Z] ---> job-cost.sh [2023-04-27T14:04:15.708Z] lf-activate-venv: SKIPPING [2023-04-27T14:04:15.708Z] INFO: No Stack... [2023-04-27T14:04:15.720Z] ---> Running in ba59bf050ca5 [2023-04-27T14:04:15.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T14:04:15.988Z] Removing intermediate container ba59bf050ca5 [2023-04-27T14:04:15.988Z] ---> 2e5ec2cdbd4a [2023-04-27T14:04:15.988Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:04:15.988Z] ---> Running in b8ab6282a313 [2023-04-27T14:04:16.228Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T14:04:16.617Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives/cost.csv [2023-04-27T14:04:16.617Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T14:04:16.685Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] [2023-04-27T14:04:16.691Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] did not exist. Created. [2023-04-27T14:04:16.691Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T14:04:17.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T14:04:17.190Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T14:04:17.272Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T14:04:17.343Z] $ docker stop --time=1 560cedde471845a556c552b8b9fa706fb929c6e7fa2773a741d82ba35865eb3c [2023-04-27T14:04:17.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T14:04:17.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T14:04:18.615Z] $ docker rm -f --volumes 560cedde471845a556c552b8b9fa706fb929c6e7fa2773a741d82ba35865eb3c [2023-04-27T14:04:18.642Z] OK: 263 MiB in 53 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T14:04:19.602Z] Removing intermediate container b8ab6282a313 [2023-04-27T14:04:19.602Z] ---> 8524793dc65f [2023-04-27T14:04:19.602Z] Step 7/12 : WORKDIR /app [2023-04-27T14:04:19.602Z] ---> Running in 95846d56dfb5 [2023-04-27T14:04:19.871Z] Removing intermediate container 95846d56dfb5 [2023-04-27T14:04:19.871Z] ---> 880a61ac852a [2023-04-27T14:04:19.871Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T14:04:20.479Z] ---> ba5e9ea85563 [2023-04-27T14:04:20.479Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:04:20.479Z] ---> Running in 24dc0a23cada [2023-04-27T14:05:28.428Z] Removing intermediate container 24dc0a23cada [2023-04-27T14:05:28.428Z] ---> 176d6b87e91e [2023-04-27T14:05:28.428Z] Step 10/12 : COPY . . [2023-04-27T14:05:28.428Z] ---> eae902ec8175 [2023-04-27T14:05:28.428Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:05:28.428Z] ---> Running in 936a79429240 [2023-04-27T14:05:28.428Z] Removing intermediate container 936a79429240 [2023-04-27T14:05:28.428Z] ---> a3f7ed862023 [2023-04-27T14:05:28.428Z] Step 12/12 : RUN $MAKE [2023-04-27T14:05:28.428Z] ---> Running in 4ac0850b09bf [2023-04-27T14:05:28.428Z] noop [2023-04-27T14:05:28.428Z] Removing intermediate container 4ac0850b09bf [2023-04-27T14:05:28.428Z] ---> ca683bcb84b3 [2023-04-27T14:05:28.428Z] Successfully built ca683bcb84b3 [2023-04-27T14:05:28.428Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:05:28.932Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T14:05:28.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:05:29.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-11900 does not seem to be running inside a container [2023-04-27T14:05:29.309Z] $ 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 [2023-04-27T14:05:30.486Z] $ docker top cf0b5529cade515730f12c6a6aa4ae7b8a303dbf7a273a206dce5fc002821412 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:05:31.370Z] + go version [2023-04-27T14:05:31.370Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T14:05:31.412Z] $ docker stop --time=1 cf0b5529cade515730f12c6a6aa4ae7b8a303dbf7a273a206dce5fc002821412 [2023-04-27T14:05:34.435Z] $ docker rm -f --volumes cf0b5529cade515730f12c6a6aa4ae7b8a303dbf7a273a206dce5fc002821412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:05:35.322Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T14:05:35.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:05:35.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-11900 does not seem to be running inside a container [2023-04-27T14:05:35.677Z] $ 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 [2023-04-27T14:05:36.826Z] $ docker top 3f5865da8353182bb34fb6f9443033c72a89be4239c0e002bf1bb3357fa9fe67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:05:37.701Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-04-27T14:05:38.144Z] + make test [2023-04-27T14:05:38.144Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-27T14:08:29.974Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-27T14:08:29.974Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-27T14:08:29.974Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.109s coverage: 86.2% of statements [2023-04-27T14:08:35.316Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.413s coverage: 71.9% of statements [2023-04-27T14:08:35.316Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T14:08:35.316Z] go vet ./... [2023-04-27T14:10:57.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T14:10:57.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T14:10:57.100Z] ./bin/test-attribution.sh [2023-04-27T14:10:57.100Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-27T14:10:57.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T14:10:57.174Z] $ docker stop --time=1 3f5865da8353182bb34fb6f9443033c72a89be4239c0e002bf1bb3357fa9fe67 [2023-04-27T14:10:59.036Z] $ docker rm -f --volumes 3f5865da8353182bb34fb6f9443033c72a89be4239c0e002bf1bb3357fa9fe67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T14:11:00.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T14:11:00.742Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T14:11:01.257Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T14:11:01.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T14:11:02.282Z] + ls -al . [2023-04-27T14:11:02.282Z] total 224 [2023-04-27T14:11:02.282Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 14:05 . [2023-04-27T14:11:02.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:03 .. [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 14:03 .dockerignore [2023-04-27T14:11:02.282Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 14:03 .git [2023-04-27T14:11:02.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:03 .github [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 14:03 .gitignore [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 14:03 .golangci.yml [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 27 14:03 Attribution.txt [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 27 14:03 CHANGELOG.md [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 27 14:03 Dockerfile [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 14:03 GOVERNANCE.md [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 14:03 Jenkinsfile [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 14:03 LICENSE [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 27 14:03 Makefile [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 14:03 OWNERS.md [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 27 14:03 README.md [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 14:01 VERSION [2023-04-27T14:11:02.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:03 bin [2023-04-27T14:11:02.282Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 27 14:08 coverage.out [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 27 14:03 go.mod [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 27 14:03 go.sum [2023-04-27T14:11:02.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:03 images [2023-04-27T14:11:02.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:03 internal [2023-04-27T14:11:02.282Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 14:03 main.go [2023-04-27T14:11:02.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:03 res [2023-04-27T14:11:02.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:03 snap [2023-04-27T14:11:02.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:11:02.763Z] + 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=15851ee5b907b8ac55ddf834f87fe61a690b72a4 --label arch=arm64 --label version=0.0.0 . [2023-04-27T14:11:03.033Z] Sending build context to Docker daemon 677.9kB [2023-04-27T14:11:03.033Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:11:03.033Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-27T14:11:03.033Z] ---> ca683bcb84b3 [2023-04-27T14:11:03.033Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T14:11:03.033Z] ---> Running in 3dfe87df0690 [2023-04-27T14:11:03.303Z] Removing intermediate container 3dfe87df0690 [2023-04-27T14:11:03.303Z] ---> bfe89248ae0b [2023-04-27T14:11:03.303Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:11:03.303Z] ---> Running in 67df4389c994 [2023-04-27T14:11:03.572Z] Removing intermediate container 67df4389c994 [2023-04-27T14:11:03.572Z] ---> bdd62d043825 [2023-04-27T14:11:03.572Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:11:03.841Z] ---> Running in 891ab697a52c [2023-04-27T14:11:04.112Z] Removing intermediate container 891ab697a52c [2023-04-27T14:11:04.112Z] ---> 3e2bfc97e379 [2023-04-27T14:11:04.112Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:11:04.112Z] ---> Running in 2d5db5d3d14c [2023-04-27T14:11:05.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T14:11:05.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T14:11:06.674Z] OK: 263 MiB in 53 packages [2023-04-27T14:11:07.643Z] Removing intermediate container 2d5db5d3d14c [2023-04-27T14:11:07.643Z] ---> 30b2c6ad0f4f [2023-04-27T14:11:07.643Z] Step 7/29 : WORKDIR /app [2023-04-27T14:11:07.643Z] ---> Running in 51003b62de31 [2023-04-27T14:11:07.912Z] Removing intermediate container 51003b62de31 [2023-04-27T14:11:07.912Z] ---> 3069589809c4 [2023-04-27T14:11:07.912Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-27T14:11:08.499Z] ---> c4a05e7d7aa8 [2023-04-27T14:11:08.499Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:11:08.499Z] ---> Running in 4d4b64b994bf [2023-04-27T14:11:11.084Z] Removing intermediate container 4d4b64b994bf [2023-04-27T14:11:11.084Z] ---> 5294da36b663 [2023-04-27T14:11:11.084Z] Step 10/29 : COPY . . [2023-04-27T14:11:11.353Z] ---> 3d386411bfe1 [2023-04-27T14:11:11.353Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:11:11.620Z] ---> Running in b7dde26c12b0 [2023-04-27T14:11:11.893Z] Removing intermediate container b7dde26c12b0 [2023-04-27T14:11:11.893Z] ---> afdae19d6543 [2023-04-27T14:11:11.893Z] Step 12/29 : RUN $MAKE [2023-04-27T14:11:11.893Z] ---> Running in f47bae71dc6b [2023-04-27T14:11:12.855Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -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 [2023-04-27T14:13:34.613Z] Removing intermediate container f47bae71dc6b [2023-04-27T14:13:34.613Z] ---> c3a8c2af4d12 [2023-04-27T14:13:34.613Z] Step 13/29 : FROM alpine:3.17 [2023-04-27T14:13:34.613Z] 3.17: Pulling from library/alpine [2023-04-27T14:13:34.613Z] c41833b44d91: Already exists [2023-04-27T14:13:34.613Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T14:13:34.613Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T14:13:34.613Z] ---> 51e60588ff2c [2023-04-27T14:13:34.613Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-27T14:13:34.613Z] ---> Running in 1d833961dae9 [2023-04-27T14:13:34.613Z] Removing intermediate container 1d833961dae9 [2023-04-27T14:13:34.613Z] ---> 3ded82d57055 [2023-04-27T14:13:34.614Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-27T14:13:34.614Z] ---> Running in 0ff6195d0d3c [2023-04-27T14:13:34.614Z] Removing intermediate container 0ff6195d0d3c [2023-04-27T14:13:34.614Z] ---> 9a8e6d802460 [2023-04-27T14:13:34.614Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-27T14:13:34.614Z] ---> Running in 6efaa4d8aad9 [2023-04-27T14:13:34.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T14:13:34.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T14:13:34.614Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T14:13:34.614Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T14:13:34.614Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T14:13:34.614Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T14:13:34.614Z] OK: 8 MiB in 17 packages [2023-04-27T14:13:34.614Z] Removing intermediate container 6efaa4d8aad9 [2023-04-27T14:13:34.614Z] ---> 4d07b96262fd [2023-04-27T14:13:34.614Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-27T14:13:34.614Z] ---> 1ec023dcf970 [2023-04-27T14:13:34.614Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-27T14:13:34.614Z] ---> df8c38f47210 [2023-04-27T14:13:34.614Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-27T14:13:34.614Z] ---> a1ae67c063d5 [2023-04-27T14:13:34.614Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-27T14:13:34.614Z] ---> fa6ebc624c47 [2023-04-27T14:13:34.614Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-27T14:13:34.614Z] ---> 4b916576c1fa [2023-04-27T14:13:34.614Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-27T14:13:34.614Z] ---> Running in 16d90e459b8a [2023-04-27T14:13:34.614Z] Removing intermediate container 16d90e459b8a [2023-04-27T14:13:34.614Z] ---> 19fdfa181a5d [2023-04-27T14:13:34.614Z] Step 23/29 : VOLUME /cache [2023-04-27T14:13:34.614Z] ---> Running in 2721c5cf0402 [2023-04-27T14:13:34.614Z] Removing intermediate container 2721c5cf0402 [2023-04-27T14:13:34.614Z] ---> 062405149b83 [2023-04-27T14:13:34.614Z] Step 24/29 : EXPOSE 59711 [2023-04-27T14:13:34.614Z] ---> Running in 80a37e7f296b [2023-04-27T14:13:34.614Z] Removing intermediate container 80a37e7f296b [2023-04-27T14:13:34.614Z] ---> e8ef5a2c14b0 [2023-04-27T14:13:34.614Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-27T14:13:34.614Z] ---> Running in 20a8572935d8 [2023-04-27T14:13:34.614Z] Removing intermediate container 20a8572935d8 [2023-04-27T14:13:34.614Z] ---> 517ca2fd5fc7 [2023-04-27T14:13:34.614Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-27T14:13:34.614Z] ---> Running in 03dc88b91514 [2023-04-27T14:13:34.614Z] Removing intermediate container 03dc88b91514 [2023-04-27T14:13:34.614Z] ---> 728b30ff2511 [2023-04-27T14:13:34.614Z] Step 27/29 : LABEL arch=arm64 [2023-04-27T14:13:34.614Z] ---> Running in b1834880fcdb [2023-04-27T14:13:34.614Z] Removing intermediate container b1834880fcdb [2023-04-27T14:13:34.614Z] ---> 1ff013ab4896 [2023-04-27T14:13:34.614Z] Step 28/29 : LABEL git_sha=15851ee5b907b8ac55ddf834f87fe61a690b72a4 [2023-04-27T14:13:34.614Z] ---> Running in bfd683210358 [2023-04-27T14:13:34.614Z] Removing intermediate container bfd683210358 [2023-04-27T14:13:34.614Z] ---> 96037e026e42 [2023-04-27T14:13:34.614Z] Step 29/29 : LABEL version=0.0.0 [2023-04-27T14:13:34.614Z] ---> Running in d60327385314 [2023-04-27T14:13:34.614Z] Removing intermediate container d60327385314 [2023-04-27T14:13:34.614Z] ---> a9fe87325808 [2023-04-27T14:13:34.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T14:13:34.614Z] Successfully built a9fe87325808 [2023-04-27T14:13:34.614Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:13:35.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T14:13:35.525Z] [2023-04-27T14:13:35.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:13:35.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T14:13:35.952Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T14:13:35.952Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T14:13:35.952Z] 04944245beec: Pulling fs layer [2023-04-27T14:13:35.952Z] 699f458cf7ca: Pulling fs layer [2023-04-27T14:13:35.952Z] 765212b225bb: Pulling fs layer [2023-04-27T14:13:35.952Z] f23df028b6ca: Pulling fs layer [2023-04-27T14:13:35.952Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T14:13:35.952Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T14:13:35.952Z] 765212b225bb: Waiting [2023-04-27T14:13:35.952Z] f23df028b6ca: Waiting [2023-04-27T14:13:35.952Z] d65c8cfc05b1: Waiting [2023-04-27T14:13:35.952Z] 2437ff75d9bd: Waiting [2023-04-27T14:13:36.222Z] 04944245beec: Verifying Checksum [2023-04-27T14:13:36.222Z] 04944245beec: Download complete [2023-04-27T14:13:36.222Z] 765212b225bb: Verifying Checksum [2023-04-27T14:13:36.222Z] 765212b225bb: Download complete [2023-04-27T14:13:36.222Z] f23df028b6ca: Download complete [2023-04-27T14:13:36.490Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T14:13:36.490Z] d65c8cfc05b1: Download complete [2023-04-27T14:13:36.490Z] 699f458cf7ca: Verifying Checksum [2023-04-27T14:13:36.490Z] 699f458cf7ca: Download complete [2023-04-27T14:13:36.761Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T14:13:36.761Z] 8998bd30e6a1: Download complete [2023-04-27T14:13:39.347Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T14:13:39.347Z] 2437ff75d9bd: Download complete [2023-04-27T14:13:40.770Z] 8998bd30e6a1: Pull complete [2023-04-27T14:13:41.036Z] 04944245beec: Pull complete [2023-04-27T14:13:42.514Z] 699f458cf7ca: Pull complete [2023-04-27T14:13:42.514Z] 765212b225bb: Pull complete [2023-04-27T14:13:43.139Z] f23df028b6ca: Pull complete [2023-04-27T14:13:43.414Z] d65c8cfc05b1: Pull complete [2023-04-27T14:13:55.736Z] 2437ff75d9bd: Pull complete [2023-04-27T14:13:55.736Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T14:13:55.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T14:13:55.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:13:56.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-11900 does not seem to be running inside a container [2023-04-27T14:13:56.152Z] $ 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 [2023-04-27T14:13:58.670Z] $ docker top aa5e08b233c90e6e10ea7ab3a27f6f181b26d124f0a1833e0d6471d7796d4148 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:13:59.570Z] ---> job-cost.sh [2023-04-27T14:13:59.571Z] lf-activate-venv: SKIPPING [2023-04-27T14:13:59.571Z] INFO: No Stack... [2023-04-27T14:13:59.837Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T14:14:00.796Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T14:14:01.138Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-04-27T14:14:01.138Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T14:14:01.190Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] [2023-04-27T14:14:01.195Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] did not exist. Created. [2023-04-27T14:14:01.195Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T14:14:01.609Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2b7eab95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T14:14:01.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T14:14:02.007Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T14:14:02.053Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T14:14:02.073Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-182-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T14:14:02.160Z] $ docker stop --time=1 aa5e08b233c90e6e10ea7ab3a27f6f181b26d124f0a1833e0d6471d7796d4148 [2023-04-27T14:14:03.682Z] $ docker rm -f --volumes aa5e08b233c90e6e10ea7ab3a27f6f181b26d124f0a1833e0d6471d7796d4148 [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 [2023-04-27T14:14:04.755Z] provisioning config files... [2023-04-27T14:14:04.763Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/config14437976399337049926tmp [Pipeline] { [Pipeline] sh [2023-04-27T14:14:05.117Z] + set +x [2023-04-27T14:14:05.117Z] + curl -s https://codecov.io/bash [2023-04-27T14:14:05.117Z] + bash -s -- [2023-04-27T14:14:05.117Z] [2023-04-27T14:14:05.117Z] _____ _ [2023-04-27T14:14:05.117Z] / ____| | | [2023-04-27T14:14:05.117Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T14:14:05.117Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T14:14:05.117Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T14:14:05.117Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T14:14:05.117Z] Bash-1.0.6 [2023-04-27T14:14:05.117Z] [2023-04-27T14:14:05.117Z] [2023-04-27T14:14:05.117Z] ==> git version 2.25.1 found [2023-04-27T14:14:05.117Z] ==> 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 [2023-04-27T14:14:05.117Z] Release-Date: 2020-01-08 [2023-04-27T14:14:05.117Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T14:14:05.117Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T14:14:05.117Z] ==> Jenkins CI detected. [2023-04-27T14:14:05.117Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-182 [2023-04-27T14:14:05.117Z] project root: . [2023-04-27T14:14:05.117Z] --> token set from env [2023-04-27T14:14:05.117Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T14:14:05.117Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T14:14:05.117Z] ==> Python coveragepy not found [2023-04-27T14:14:05.117Z] ==> Searching for coverage reports in: [2023-04-27T14:14:05.117Z] + . [2023-04-27T14:14:05.117Z] -> Found 1 reports [2023-04-27T14:14:05.117Z] ==> Detecting git/mercurial file structure [2023-04-27T14:14:05.376Z] ==> Reading reports [2023-04-27T14:14:05.377Z] + ./coverage.out bytes=41317 [2023-04-27T14:14:05.377Z] ==> Appending adjustments [2023-04-27T14:14:05.377Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T14:14:05.377Z] + Found adjustments [2023-04-27T14:14:05.377Z] ==> Gzipping contents [2023-04-27T14:14:05.377Z] 12K /tmp/codecov.NFgtoM.gz [2023-04-27T14:14:05.377Z] ==> Uploading reports [2023-04-27T14:14:05.377Z] url: https://codecov.io [2023-04-27T14:14:05.377Z] query: branch=PR-182&commit=15851ee5b907b8ac55ddf834f87fe61a690b72a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=182&job=&cmd_args= [2023-04-27T14:14:05.377Z] -> Pinging Codecov [2023-04-27T14:14:05.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-182&commit=15851ee5b907b8ac55ddf834f87fe61a690b72a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=182&job=&cmd_args= [2023-04-27T14:14:05.637Z] -> Uploading to [2023-04-27T14:14:05.637Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/581DD39554BDF9B6E22D074273EAD858/15851ee5b907b8ac55ddf834f87fe61a690b72a4/b07996c2-1b63-45f6-b24a-2e138c4d6d33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T141405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a387d4c3ddd4bac5d727dacd9a0fea50377f96ebcb560db4a39e6daf484c6ea6 [2023-04-27T14:14:05.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T14:14:05.637Z] Dload Upload Total Spent Left Speed [2023-04-27T14:14:05.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 40689 --:--:-- --:--:-- --:--:-- 40830 [2023-04-27T14:14:05.897Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/15851ee5b907b8ac55ddf834f87fe61a690b72a4 [Pipeline] } [2023-04-27T14:14:05.926Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-27T14:14:08.129Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives ] [2023-04-27T14:14:08.129Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives [2023-04-27T14:14:08.129Z] total 16 [2023-04-27T14:14:08.129Z] drwxr-xr-x 3 root root 4096 Apr 27 14:04 . [2023-04-27T14:14:08.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 14:04 .. [2023-04-27T14:14:08.129Z] drwxr-xr-x 2 root root 4096 Apr 27 14:04 cost [2023-04-27T14:14:08.129Z] -rw-r--r-- 1 root root 95 Apr 27 14:04 cost.csv [2023-04-27T14:14:08.129Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives [2023-04-27T14:14:08.129Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives [2023-04-27T14:14:08.129Z] total 16 [2023-04-27T14:14:08.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 14:04 . [2023-04-27T14:14:08.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 14:04 .. [2023-04-27T14:14:08.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 14:04 cost [2023-04-27T14:14:08.129Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 27 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:08.524Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:09.451Z] ---> package-listing.sh [2023-04-27T14:14:09.451Z] ++ facter osfamily [2023-04-27T14:14:09.451Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T14:14:09.711Z] + OS_FAMILY=debian [2023-04-27T14:14:09.711Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-182 [2023-04-27T14:14:09.711Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T14:14:09.711Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T14:14:09.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T14:14:09.711Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T14:14:09.711Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-182 ']' [2023-04-27T14:14:09.711Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T14:14:09.711Z] + case "${OS_FAMILY}" in [2023-04-27T14:14:09.712Z] + dpkg -l [2023-04-27T14:14:09.712Z] + grep '^ii' [2023-04-27T14:14:09.712Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T14:14:09.712Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T14:14:09.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T14:14:09.712Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-182 ']' [2023-04-27T14:14:09.712Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives/ [2023-04-27T14:14:09.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-182/archives/ [Pipeline] echo [2023-04-27T14:14:09.746Z] 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-182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T14:14:10.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:14:10.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:14:10.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:14:10.961Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2023-04-27T14:14:10.995Z] $ 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-182/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-182 -v /w/workspace/y_app-rfid-llrp-inventory_PR-182:/w/workspace/y_app-rfid-llrp-inventory_PR-182:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-182@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 [2023-04-27T14:14:11.854Z] $ docker top c401e78d2b141c6c549893c48991e1c1be8eaaab99350fe42b3cf086f252506a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:14:12.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T14:14:12.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T14:14:12.872Z] + ls /var/log/sa-host [2023-04-27T14:14:12.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:14:13.118Z] provisioning config files... [2023-04-27T14:14:13.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-182@tmp/config15721821095240081236tmp [Pipeline] { [Pipeline] echo [2023-04-27T14:14:13.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:13.496Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T14:14:13.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:13.990Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T14:14:14.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:14.334Z] ---> sudo-logs.sh [2023-04-27T14:14:14.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T14:14:14.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:14.744Z] ---> job-cost.sh [2023-04-27T14:14:14.745Z] lf-activate-venv: SKIPPING [2023-04-27T14:14:14.745Z] DEBUG: total: 0.2199999988079071 [2023-04-27T14:14:14.745Z] INFO: Retrieving Stack Cost... [2023-04-27T14:14:15.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T14:14:15.943Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T14:14:15.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:14:16.288Z] ---> logs-deploy.sh [2023-04-27T14:14:16.288Z] lf-activate-venv: SKIPPING [2023-04-27T14:14:16.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-182/1 [2023-04-27T14:14:16.288Z] INFO: archiving workspace using pattern(s): [2023-04-27T14:14:17.769Z] Archives upload complete. [2023-04-27T14:14:17.769Z] INFO: archiving logs to Nexus