Pull request #179 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 64439c13e575d715cbfa6dbf1227bf4b8e869973+670e042fb11711975c44f19a61fa475a20d859e8 (d3c59335ef531fe4d22a11206c579e522092bdfe) 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-ssh6492684312405388710.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-ssh7786034609120111277.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-179/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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9993301645100518470.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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1278391830330683842.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-ssh14261604927792614671.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-179/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-179/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5106561091050184282.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-10827 in /w/workspace/y_app-rfid-llrp-inventory_PR-179 [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-179 # 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 670e042fb11711975c44f19a61fa475a20d859e8 into PR head commit 64439c13e575d715cbfa6dbf1227bf4b8e869973 Merge succeeded, producing 64439c13e575d715cbfa6dbf1227bf4b8e869973 Checking out Revision 64439c13e575d715cbfa6dbf1227bf4b8e869973 (PR-179) > 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/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # 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 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # timeout=10 Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug" 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] { [Pipeline] timeout [2023-04-25T13:39:47.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T13:39:47.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T13:39:47.351Z] ========================================================= [2023-04-25T13:39:47.352Z] EdgeX Global Pipelines Version Info [2023-04-25T13:39:47.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:39:48.125Z] ------------------- [2023-04-25T13:39:48.125Z] stable info: [2023-04-25T13:39:48.125Z] ------------------- [2023-04-25T13:39:48.125Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T13:39:48.125Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:39:48.125Z] Message: update stable to v1.0.248 [2023-04-25T13:39:48.698Z] ------------------- [2023-04-25T13:39:48.698Z] experimental info: [2023-04-25T13:39:48.698Z] ------------------- [2023-04-25T13:39:48.698Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T13:39:48.698Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:39:48.698Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T13:39:49.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-25T13:39:49.067Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-25T13:39:49.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T13:39:49.154Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T13:39:49.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T13:39:49.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T13:39:49.292Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T13:39:49.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T13:39:49.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T13:39:49.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T13:39:49.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T13:39:49.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-25T13:39:49.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T13:39:49.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T13:39:49.631Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T13:39:49.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T13:39:49.717Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T13:39:49.760Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T13:39:49.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T13:39:49.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T13:39:49.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T13:39:49.939Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T13:39:49.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T13:39:50.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T13:39:50.062Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T13:39:50.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T13:39:50.159Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T13:39:50.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo [2023-04-25T13:39:50.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo [2023-04-25T13:39:50.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo [2023-04-25T13:39:50.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo [2023-04-25T13:39:50.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64439c1 [Pipeline] echo [2023-04-25T13:39:50.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:39:50.576Z] provisioning config files... [2023-04-25T13:39:50.591Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config15373389681350129443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:39:50.937Z] ---> docker-login.sh [2023-04-25T13:39:50.937Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:39:51.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:39:51.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:39:51.196Z] Configure a credential helper to remove this warning. See [2023-04-25T13:39:51.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:39:51.196Z] [2023-04-25T13:39:51.196Z] Login Succeeded [2023-04-25T13:39:51.196Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:39:51.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:39:51.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:39:51.457Z] Configure a credential helper to remove this warning. See [2023-04-25T13:39:51.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:39:51.457Z] [2023-04-25T13:39:51.457Z] Login Succeeded [2023-04-25T13:39:51.457Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:39:51.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:39:51.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:39:51.457Z] Configure a credential helper to remove this warning. See [2023-04-25T13:39:51.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:39:51.457Z] [2023-04-25T13:39:51.457Z] Login Succeeded [2023-04-25T13:39:51.457Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:39:51.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:39:51.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:39:51.719Z] Configure a credential helper to remove this warning. See [2023-04-25T13:39:51.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:39:51.719Z] [2023-04-25T13:39:51.719Z] Login Succeeded [2023-04-25T13:39:51.719Z] docker.io [2023-04-25T13:39:51.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:39:51.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:39:51.983Z] Configure a credential helper to remove this warning. See [2023-04-25T13:39:51.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:39:51.983Z] [2023-04-25T13:39:51.983Z] Login Succeeded [2023-04-25T13:39:51.983Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:39:52.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T13:39:52.667Z] + git rev-list -1 --merges 64439c13e575d715cbfa6dbf1227bf4b8e869973~1..64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo [2023-04-25T13:39:52.772Z] -----------> git rev-list -1 --merges 64439c13e575d715cbfa6dbf1227bf4b8e869973~1..64439c13e575d715cbfa6dbf1227bf4b8e869973 64439c13e575d715cbfa6dbf1227bf4b8e869973 [false] [Pipeline] sh [2023-04-25T13:39:53.084Z] + git log --format=format:%s -1 64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo [2023-04-25T13:39:53.119Z] ========================================================= [2023-04-25T13:39:53.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T13:39:53.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:39:53.580Z] + git log --format=format:%s -1 64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] echo [2023-04-25T13:39:53.611Z] [semverPrep] GIT_COMMIT: 64439c13e575d715cbfa6dbf1227bf4b8e869973, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug [Pipeline] echo [2023-04-25T13:39:53.641Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T13:39:54.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T13:39:54.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T13:39:54.074Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T13:39:54.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T13:39:54.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T13:39:54.074Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T13:39:54.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:39:54.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:39:54.586Z] [2023-04-25T13:39:54.586Z] 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-25T13:39:54.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:39:54.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T13:39:54.967Z] b85a868b505f: Pulling fs layer [2023-04-25T13:39:54.967Z] e2be974225ed: Pulling fs layer [2023-04-25T13:39:54.967Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T13:39:54.967Z] 988bab9f4d93: Pulling fs layer [2023-04-25T13:39:54.967Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T13:39:54.967Z] eaf3925da568: Pulling fs layer [2023-04-25T13:39:54.967Z] bab4dde63d76: Pulling fs layer [2023-04-25T13:39:54.967Z] bde34c3a00c8: Pulling fs layer [2023-04-25T13:39:54.967Z] b352a97aabf1: Pulling fs layer [2023-04-25T13:39:54.967Z] 4872d77fe225: Pulling fs layer [2023-04-25T13:39:54.967Z] 5851b861e8e6: Pulling fs layer [2023-04-25T13:39:54.967Z] 988bab9f4d93: Waiting [2023-04-25T13:39:54.967Z] 1469e6f7b9e6: Waiting [2023-04-25T13:39:54.967Z] eaf3925da568: Waiting [2023-04-25T13:39:54.967Z] bab4dde63d76: Waiting [2023-04-25T13:39:54.967Z] bde34c3a00c8: Waiting [2023-04-25T13:39:54.967Z] b352a97aabf1: Waiting [2023-04-25T13:39:54.967Z] 5851b861e8e6: Waiting [2023-04-25T13:39:54.967Z] e2be974225ed: Download complete [2023-04-25T13:39:54.967Z] 988bab9f4d93: Verifying Checksum [2023-04-25T13:39:54.967Z] 988bab9f4d93: Download complete [2023-04-25T13:39:54.967Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T13:39:54.967Z] 1469e6f7b9e6: Download complete [2023-04-25T13:39:54.967Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T13:39:54.967Z] 339a4e72a1f5: Download complete [2023-04-25T13:39:55.226Z] eaf3925da568: Download complete [2023-04-25T13:39:55.226Z] bde34c3a00c8: Verifying Checksum [2023-04-25T13:39:55.226Z] bde34c3a00c8: Download complete [2023-04-25T13:39:55.226Z] b352a97aabf1: Download complete [2023-04-25T13:39:55.226Z] 4872d77fe225: Verifying Checksum [2023-04-25T13:39:55.226Z] 4872d77fe225: Download complete [2023-04-25T13:39:55.226Z] 5851b861e8e6: Download complete [2023-04-25T13:39:55.226Z] b85a868b505f: Verifying Checksum [2023-04-25T13:39:55.226Z] b85a868b505f: Download complete [2023-04-25T13:39:55.485Z] bab4dde63d76: Verifying Checksum [2023-04-25T13:39:55.485Z] bab4dde63d76: Download complete [2023-04-25T13:39:56.420Z] b85a868b505f: Pull complete [2023-04-25T13:39:56.420Z] e2be974225ed: Pull complete [2023-04-25T13:39:56.988Z] 339a4e72a1f5: Pull complete [2023-04-25T13:39:56.988Z] 988bab9f4d93: Pull complete [2023-04-25T13:39:57.248Z] 1469e6f7b9e6: Pull complete [2023-04-25T13:39:57.248Z] eaf3925da568: Pull complete [2023-04-25T13:39:59.150Z] bab4dde63d76: Pull complete [2023-04-25T13:39:59.150Z] bde34c3a00c8: Pull complete [2023-04-25T13:39:59.150Z] b352a97aabf1: Pull complete [2023-04-25T13:39:59.150Z] 4872d77fe225: Pull complete [2023-04-25T13:39:59.150Z] 5851b861e8e6: Pull complete [2023-04-25T13:39:59.150Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T13:39:59.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T13:39:59.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:39:59.650Z] prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container [2023-04-25T13:39:59.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@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-devops/py-git-semver:0.1.4 cat [2023-04-25T13:40:02.063Z] $ docker top 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 -eo pid,comm [2023-04-25T13:40:02.118Z] 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-25T13:40:02.118Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T13:40:02.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:40:02.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:40:02.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:40:02.373Z] $ docker exec 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent [2023-04-25T13:40:02.490Z] SSH_AUTH_SOCK=/tmp/ssh-HQoB0py4gfLs/agent.32 [2023-04-25T13:40:02.490Z] SSH_AGENT_PID=38 [2023-04-25T13:40:02.498Z] Running ssh-add (command line suppressed) [2023-04-25T13:40:02.598Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_1324446854087117421.key (/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_1324446854087117421.key) [2023-04-25T13:40:02.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:40:02.938Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T13:40:02.965Z] $ docker exec --env ******** --env ******** 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent -k [2023-04-25T13:40:03.059Z] unset SSH_AUTH_SOCK; [2023-04-25T13:40:03.059Z] unset SSH_AGENT_PID; [2023-04-25T13:40:03.059Z] echo Agent pid 38 killed; [2023-04-25T13:40:03.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T13:40:03.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T13:40:03.167Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T13:40:03.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T13:40:03.276Z] $ docker exec 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent [2023-04-25T13:40:03.373Z] SSH_AUTH_SOCK=/tmp/ssh-P2ALT9J5ev8W/agent.71 [2023-04-25T13:40:03.373Z] SSH_AGENT_PID=77 [2023-04-25T13:40:03.378Z] Running ssh-add (command line suppressed) [2023-04-25T13:40:03.481Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_5790685132523508828.key (/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/private_key_5790685132523508828.key) [2023-04-25T13:40:03.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T13:40:03.824Z] + git semver init [2023-04-25T13:40:04.084Z] 2023-04-25 13:40:04,006 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T13:40:04.084Z] 2023-04-25 13:40:04,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver [2023-04-25T13:40:04.084Z] 2023-04-25 13:40:04,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver [2023-04-25T13:40:04.084Z] 2023-04-25 13:40:04,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-179, universal_newlines=False, shell=None, istream=None) [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,182 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.git/info/exclude [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver/PR-179 with force:False [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,183 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver/PR-179 [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,187 [execute] INFO git cat-file --batch-check [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,193 [execute] INFO git cat-file --batch [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T13:40:05.463Z] 2023-04-25 13:40:05,198 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-179/.semver/PR-179 [2023-04-25T13:40:05.463Z] 0.0.0 [Pipeline] } [2023-04-25T13:40:05.490Z] $ docker exec --env ******** --env ******** 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 ssh-agent -k [2023-04-25T13:40:05.589Z] unset SSH_AUTH_SOCK; [2023-04-25T13:40:05.589Z] unset SSH_AGENT_PID; [2023-04-25T13:40:05.590Z] echo Agent pid 77 killed; [2023-04-25T13:40:05.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T13:40:06.042Z] + git semver [Pipeline] } [2023-04-25T13:40:06.325Z] $ docker stop --time=1 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 [2023-04-25T13:40:07.618Z] $ docker rm -f --volumes 1aa013bb4c61e77640e588fcfd59b5c389d7d43b1dd08be935ca0d06cf975f87 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:40:08.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T13:40:08.313Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T13:40:08.366Z] [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-25T13:40:08.952Z] provisioning config files... [2023-04-25T13:40:08.962Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config125298339139132356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:40:09.319Z] ---> docker-login.sh [2023-04-25T13:40:09.319Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:40:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:40:09.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:40:09.319Z] Configure a credential helper to remove this warning. See [2023-04-25T13:40:09.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:40:09.319Z] [2023-04-25T13:40:09.319Z] Login Succeeded [2023-04-25T13:40:09.319Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:40:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:40:09.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:40:09.320Z] Configure a credential helper to remove this warning. See [2023-04-25T13:40:09.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:40:09.320Z] [2023-04-25T13:40:09.320Z] Login Succeeded [2023-04-25T13:40:09.320Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:40:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:40:09.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:40:09.588Z] Configure a credential helper to remove this warning. See [2023-04-25T13:40:09.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:40:09.588Z] [2023-04-25T13:40:09.588Z] Login Succeeded [2023-04-25T13:40:09.588Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:40:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:40:09.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:40:09.588Z] Configure a credential helper to remove this warning. See [2023-04-25T13:40:09.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:40:09.588Z] [2023-04-25T13:40:09.588Z] Login Succeeded [2023-04-25T13:40:09.588Z] docker.io [2023-04-25T13:40:09.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:40:09.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:40:09.847Z] Configure a credential helper to remove this warning. See [2023-04-25T13:40:09.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:40:09.847Z] [2023-04-25T13:40:09.847Z] Login Succeeded [2023-04-25T13:40:09.847Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:40:09.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T13:40:10.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:40:10.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:40:10.151Z] ========================================================= [2023-04-25T13:40:10.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T13:40:10.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:40:10.639Z] + 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-25T13:40:10.639Z] Sending build context to Docker daemon 12.63MB [2023-04-25T13:40:10.639Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:40:10.639Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T13:40:10.639Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T13:40:10.639Z] f56be85fc22e: Pulling fs layer [2023-04-25T13:40:10.639Z] 85791d961cd3: Pulling fs layer [2023-04-25T13:40:10.639Z] d694b5ae8c79: Pulling fs layer [2023-04-25T13:40:10.639Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T13:40:10.639Z] 4d19c01a9841: Pulling fs layer [2023-04-25T13:40:10.639Z] 9325e15d5711: Pulling fs layer [2023-04-25T13:40:10.639Z] 556b6ee489ea: Pulling fs layer [2023-04-25T13:40:10.639Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T13:40:10.639Z] 9f32a84ed3da: Waiting [2023-04-25T13:40:10.639Z] 4d19c01a9841: Waiting [2023-04-25T13:40:10.639Z] 9325e15d5711: Waiting [2023-04-25T13:40:10.639Z] 556b6ee489ea: Waiting [2023-04-25T13:40:10.639Z] c5a4b2cf53e6: Waiting [2023-04-25T13:40:10.639Z] 85791d961cd3: Verifying Checksum [2023-04-25T13:40:10.639Z] 85791d961cd3: Download complete [2023-04-25T13:40:10.898Z] 9f32a84ed3da: Verifying Checksum [2023-04-25T13:40:10.898Z] 9f32a84ed3da: Download complete [2023-04-25T13:40:10.898Z] 4d19c01a9841: Verifying Checksum [2023-04-25T13:40:10.898Z] 4d19c01a9841: Download complete [2023-04-25T13:40:10.898Z] f56be85fc22e: Verifying Checksum [2023-04-25T13:40:10.898Z] f56be85fc22e: Download complete [2023-04-25T13:40:10.898Z] 9325e15d5711: Verifying Checksum [2023-04-25T13:40:10.898Z] 9325e15d5711: Download complete [2023-04-25T13:40:10.898Z] f56be85fc22e: Pull complete [2023-04-25T13:40:11.159Z] 85791d961cd3: Pull complete [2023-04-25T13:40:11.423Z] d694b5ae8c79: Verifying Checksum [2023-04-25T13:40:11.423Z] d694b5ae8c79: Download complete [2023-04-25T13:40:11.423Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T13:40:11.423Z] c5a4b2cf53e6: Download complete [2023-04-25T13:40:11.683Z] 556b6ee489ea: Verifying Checksum [2023-04-25T13:40:11.683Z] 556b6ee489ea: Download complete [2023-04-25T13:40:14.966Z] d694b5ae8c79: Pull complete [2023-04-25T13:40:14.966Z] 9f32a84ed3da: Pull complete [2023-04-25T13:40:14.966Z] 4d19c01a9841: Pull complete [2023-04-25T13:40:14.966Z] 9325e15d5711: Pull complete [2023-04-25T13:40:17.502Z] 556b6ee489ea: Pull complete [2023-04-25T13:40:18.446Z] c5a4b2cf53e6: Pull complete [2023-04-25T13:40:18.446Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T13:40:18.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T13:40:18.446Z] ---> c4be618373d6 [2023-04-25T13:40:18.446Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:40:23.744Z] ---> Running in 24ed10d3a320 [2023-04-25T13:40:23.744Z] Removing intermediate container 24ed10d3a320 [2023-04-25T13:40:23.744Z] ---> 22e3843bf2a9 [2023-04-25T13:40:23.744Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:40:23.744Z] ---> Running in 13e304b06658 [2023-04-25T13:40:23.744Z] Removing intermediate container 13e304b06658 [2023-04-25T13:40:23.744Z] ---> 3077682705e6 [2023-04-25T13:40:23.744Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:40:23.744Z] ---> Running in dca75fce906e [2023-04-25T13:40:23.744Z] Removing intermediate container dca75fce906e [2023-04-25T13:40:23.744Z] ---> 1953f102c2af [2023-04-25T13:40:23.744Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:40:23.744Z] ---> Running in b2356054c9a2 [2023-04-25T13:40:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:40:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:40:23.744Z] OK: 265 MiB in 53 packages [2023-04-25T13:40:23.773Z] Still waiting to schedule task [2023-04-25T13:40:23.773Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T13:40:24.004Z] Removing intermediate container b2356054c9a2 [2023-04-25T13:40:24.005Z] ---> 962ed457d8b7 [2023-04-25T13:40:24.005Z] Step 7/12 : WORKDIR /app [2023-04-25T13:40:24.005Z] ---> Running in ab3921527119 [2023-04-25T13:40:24.005Z] Removing intermediate container ab3921527119 [2023-04-25T13:40:24.005Z] ---> 0ddac53ee263 [2023-04-25T13:40:24.005Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T13:40:24.265Z] ---> c1bda34ace7f [2023-04-25T13:40:24.265Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:40:24.265Z] ---> Running in 33cfe26dd562 [2023-04-25T13:40:50.935Z] Removing intermediate container 33cfe26dd562 [2023-04-25T13:40:50.935Z] ---> bd6fba6f8f96 [2023-04-25T13:40:50.935Z] Step 10/12 : COPY . . [2023-04-25T13:40:51.201Z] ---> 6aa085a06ddb [2023-04-25T13:40:51.201Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:40:51.459Z] ---> Running in b2776068dfa9 [2023-04-25T13:40:51.459Z] Removing intermediate container b2776068dfa9 [2023-04-25T13:40:51.459Z] ---> 9ce2176723bb [2023-04-25T13:40:51.459Z] Step 12/12 : RUN $MAKE [2023-04-25T13:40:51.459Z] ---> Running in 614cfd906b6a [2023-04-25T13:40:51.723Z] noop [2023-04-25T13:40:51.982Z] Removing intermediate container 614cfd906b6a [2023-04-25T13:40:51.982Z] ---> 956f5f9b8f7d [2023-04-25T13:40:51.982Z] Successfully built 956f5f9b8f7d [2023-04-25T13:40:51.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:40:52.426Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T13:40:52.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:40:52.587Z] prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container [2023-04-25T13:40:52.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T13:40:52.953Z] $ docker top 3d4df784ca63b24a0edfb45113b1aaf64acb6dc0fa7f4d96f05a5ea13e5645b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:40:53.344Z] + go version [2023-04-25T13:40:53.344Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T13:40:53.378Z] $ docker stop --time=1 3d4df784ca63b24a0edfb45113b1aaf64acb6dc0fa7f4d96f05a5ea13e5645b3 [2023-04-25T13:40:54.643Z] $ docker rm -f --volumes 3d4df784ca63b24a0edfb45113b1aaf64acb6dc0fa7f4d96f05a5ea13e5645b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:40:55.386Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T13:40:55.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:40:55.542Z] prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container [2023-04-25T13:40:55.575Z] $ 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-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T13:40:55.933Z] $ docker top 22a4d292d700aae89a5922f97823c2e726f1e4d54108057e3c3f9046996618f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:40:56.336Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-179 [Pipeline] fileExists [Pipeline] sh [2023-04-25T13:40:56.702Z] + make test [2023-04-25T13:40:56.702Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-25T13:41:18.676Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-25T13:41:18.676Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-25T13:41:18.676Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.127s coverage: 86.2% of statements [2023-04-25T13:41:18.676Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2023-04-25T13:41:36.778Z] go vet ./... [2023-04-25T13:41:40.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T13:41:40.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T13:41:40.063Z] ./bin/test-attribution.sh [2023-04-25T13:41:40.063Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T13:41:40.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T13:41:40.135Z] $ docker stop --time=1 22a4d292d700aae89a5922f97823c2e726f1e4d54108057e3c3f9046996618f3 [2023-04-25T13:41:44.783Z] $ docker rm -f --volumes 22a4d292d700aae89a5922f97823c2e726f1e4d54108057e3c3f9046996618f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:41:45.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T13:41:45.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T13:41:46.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T13:41:46.400Z] + ls -al . [2023-04-25T13:41:46.400Z] total 228 [2023-04-25T13:41:46.400Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 13:40 . [2023-04-25T13:41:46.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:39 .. [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 13:39 .dockerignore [2023-04-25T13:41:46.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:40 .git [2023-04-25T13:41:46.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:39 .github [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 13:39 .gitignore [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:39 .golangci.yml [2023-04-25T13:41:46.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:40 .semver [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 13:39 Attribution.txt [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 13:39 CHANGELOG.md [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 13:39 Dockerfile [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:39 GOVERNANCE.md [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 13:39 Jenkinsfile [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 13:39 LICENSE [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 13:39 Makefile [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 13:39 OWNERS.md [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 13:39 README.md [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 13:40 VERSION [2023-04-25T13:41:46.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:39 bin [2023-04-25T13:41:46.400Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 13:41 coverage.out [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 13:39 go.mod [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 13:39 go.sum [2023-04-25T13:41:46.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:39 images [2023-04-25T13:41:46.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:39 internal [2023-04-25T13:41:46.400Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 13:39 main.go [2023-04-25T13:41:46.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:39 res [2023-04-25T13:41:46.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:39 snap [2023-04-25T13:41:46.401Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:41:46.787Z] + 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=64439c13e575d715cbfa6dbf1227bf4b8e869973 --label arch=amd64 --label version=0.0.0 . [2023-04-25T13:41:46.788Z] Sending build context to Docker daemon 12.63MB [2023-04-25T13:41:46.788Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:41:46.788Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-25T13:41:46.788Z] ---> 956f5f9b8f7d [2023-04-25T13:41:46.788Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:41:47.048Z] ---> Running in 9ce154c231af [2023-04-25T13:41:47.048Z] Removing intermediate container 9ce154c231af [2023-04-25T13:41:47.048Z] ---> f6cd8eb6bae3 [2023-04-25T13:41:47.048Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:41:47.048Z] ---> Running in 0919ed70cf74 [2023-04-25T13:41:47.307Z] Removing intermediate container 0919ed70cf74 [2023-04-25T13:41:47.307Z] ---> 6c00e8b9356c [2023-04-25T13:41:47.307Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:41:47.307Z] ---> Running in 18d45cd0ef91 [2023-04-25T13:41:47.307Z] Removing intermediate container 18d45cd0ef91 [2023-04-25T13:41:47.307Z] ---> 4965829c925d [2023-04-25T13:41:47.307Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:41:47.307Z] ---> Running in 2e1772bf02a4 [2023-04-25T13:41:47.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:41:47.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:41:47.825Z] OK: 265 MiB in 53 packages [2023-04-25T13:41:48.084Z] Removing intermediate container 2e1772bf02a4 [2023-04-25T13:41:48.084Z] ---> 46fe37080ae7 [2023-04-25T13:41:48.084Z] Step 7/29 : WORKDIR /app [2023-04-25T13:41:48.084Z] ---> Running in 948b6ea45296 [2023-04-25T13:41:48.343Z] Removing intermediate container 948b6ea45296 [2023-04-25T13:41:48.343Z] ---> dfe992cab1ec [2023-04-25T13:41:48.343Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-25T13:41:48.343Z] ---> 15c776ccd87c [2023-04-25T13:41:48.343Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:41:48.343Z] ---> Running in f2d3db143788 [2023-04-25T13:41:48.910Z] Removing intermediate container f2d3db143788 [2023-04-25T13:41:48.910Z] ---> a9ed91c550e8 [2023-04-25T13:41:48.910Z] Step 10/29 : COPY . . [2023-04-25T13:41:49.476Z] ---> 20acfe13d303 [2023-04-25T13:41:49.476Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:41:49.476Z] ---> Running in 88b8526e914f [2023-04-25T13:41:49.476Z] Removing intermediate container 88b8526e914f [2023-04-25T13:41:49.476Z] ---> 2c51ba0fa76b [2023-04-25T13:41:49.476Z] Step 12/29 : RUN $MAKE [2023-04-25T13:41:49.476Z] ---> Running in 7de2fa84e1e2 [2023-04-25T13:41:49.734Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -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-25T13:42:04.020Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10828 in /w/workspace/y_app-rfid-llrp-inventory_PR-179 [Pipeline] { [Pipeline] ws [2023-04-25T13:42:04.086Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-04-25T13:42:04.169Z] The recommended git tool is: git [2023-04-25T13:42:07.809Z] Removing intermediate container 7de2fa84e1e2 [2023-04-25T13:42:07.809Z] ---> c155bfb09a18 [2023-04-25T13:42:07.809Z] Step 13/29 : FROM alpine:3.17 [2023-04-25T13:42:08.071Z] 3.17: Pulling from library/alpine [2023-04-25T13:42:08.071Z] f56be85fc22e: Already exists [2023-04-25T13:42:08.329Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T13:42:08.329Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T13:42:08.329Z] ---> 9ed4aefc74f6 [2023-04-25T13:42:08.329Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T13:42:08.329Z] ---> Running in e65a4c73ad44 [2023-04-25T13:42:08.329Z] Removing intermediate container e65a4c73ad44 [2023-04-25T13:42:08.329Z] ---> d079b4232fb7 [2023-04-25T13:42:08.329Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-25T13:42:08.329Z] ---> Running in b5aeacc518ec [2023-04-25T13:42:08.329Z] Removing intermediate container b5aeacc518ec [2023-04-25T13:42:08.329Z] ---> 4db7b81703b3 [2023-04-25T13:42:08.329Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-25T13:42:08.329Z] ---> Running in 7baf33b78de2 [2023-04-25T13:42:08.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T13:42:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T13:42:08.848Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T13:42:08.848Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T13:42:08.848Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T13:42:09.108Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T13:42:09.108Z] OK: 8 MiB in 17 packages [2023-04-25T13:42:09.368Z] Removing intermediate container 7baf33b78de2 [2023-04-25T13:42:09.368Z] ---> 0e984a0e47ab [2023-04-25T13:42:09.368Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T13:42:09.604Z] using credential edgex-jenkins-ssh [2023-04-25T13:42:09.629Z] Cloning the remote Git repository [2023-04-25T13:42:09.629Z] ---> d407e0ce9a17 [2023-04-25T13:42:09.629Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T13:42:09.629Z] ---> 629c8a6c884f [2023-04-25T13:42:09.629Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-25T13:42:09.889Z] ---> a10383035b99 [2023-04-25T13:42:09.889Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-25T13:42:09.889Z] ---> 7b8ea287ce54 [2023-04-25T13:42:09.889Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-25T13:42:09.681Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T13:42:09.775Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-04-25T13:42:09.921Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T13:42:09.922Z] > git --version # timeout=10 [2023-04-25T13:42:09.944Z] > git --version # 'git version 2.25.1' [2023-04-25T13:42:09.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:42:10.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T13:42:10.651Z] ---> 0d0289d77409 [2023-04-25T13:42:10.651Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-25T13:42:10.912Z] ---> Running in 705d0832b0b5 [2023-04-25T13:42:11.173Z] Removing intermediate container 705d0832b0b5 [2023-04-25T13:42:11.173Z] ---> 7ab1b1bc1ec6 [2023-04-25T13:42:11.173Z] Step 23/29 : VOLUME /cache [2023-04-25T13:42:11.437Z] ---> Running in 46c6609d7d7e [2023-04-25T13:42:11.437Z] Removing intermediate container 46c6609d7d7e [2023-04-25T13:42:11.437Z] ---> 6d60c4d99bf4 [2023-04-25T13:42:11.437Z] Step 24/29 : EXPOSE 59711 [2023-04-25T13:42:11.437Z] ---> Running in 988e8b51bd79 [2023-04-25T13:42:11.437Z] Removing intermediate container 988e8b51bd79 [2023-04-25T13:42:11.437Z] ---> fa56196dbf10 [2023-04-25T13:42:11.437Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-25T13:42:11.437Z] ---> Running in b29c6fcb695b [2023-04-25T13:42:11.699Z] Removing intermediate container b29c6fcb695b [2023-04-25T13:42:11.699Z] ---> acff9b93d925 [2023-04-25T13:42:11.699Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-25T13:42:11.699Z] ---> Running in 8b021d5b7347 [2023-04-25T13:42:11.699Z] Removing intermediate container 8b021d5b7347 [2023-04-25T13:42:11.699Z] ---> 0fbe0a2fa969 [2023-04-25T13:42:11.699Z] Step 27/29 : LABEL arch=amd64 [2023-04-25T13:42:11.699Z] ---> Running in 2d532e30a88f [2023-04-25T13:42:11.699Z] Removing intermediate container 2d532e30a88f [2023-04-25T13:42:11.699Z] ---> 5eb0d922b590 [2023-04-25T13:42:11.699Z] Step 28/29 : LABEL git_sha=64439c13e575d715cbfa6dbf1227bf4b8e869973 [2023-04-25T13:42:11.699Z] ---> Running in e985a706cc13 [2023-04-25T13:42:11.960Z] Removing intermediate container e985a706cc13 [2023-04-25T13:42:11.960Z] ---> f1163864d026 [2023-04-25T13:42:11.960Z] Step 29/29 : LABEL version=0.0.0 [2023-04-25T13:42:11.960Z] ---> Running in 4e7eeb31c5e0 [2023-04-25T13:42:11.960Z] Removing intermediate container 4e7eeb31c5e0 [2023-04-25T13:42:11.960Z] ---> 0d6dcd7e0e74 [2023-04-25T13:42:11.960Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T13:42:11.960Z] Successfully built 0d6dcd7e0e74 [2023-04-25T13:42:11.960Z] 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-25T13:42:12.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:42:12.888Z] [2023-04-25T13:42:12.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:42:12.898Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-25T13:42:12.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T13:42:13.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:42:13.276Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T13:42:13.276Z] 5eb5b503b376: Pulling fs layer [2023-04-25T13:42:13.276Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T13:42:13.276Z] ec43610c2a17: Pulling fs layer [2023-04-25T13:42:13.276Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T13:42:13.276Z] 33b1e0a273af: Pulling fs layer [2023-04-25T13:42:13.276Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T13:42:13.276Z] 2f39f015ded8: Pulling fs layer [2023-04-25T13:42:13.276Z] 33b1e0a273af: Waiting [2023-04-25T13:42:13.276Z] 2f39f015ded8: Waiting [2023-04-25T13:42:13.276Z] 5d3b04190fa2: Waiting [2023-04-25T13:42:13.276Z] 3a2ae6a8a46f: Waiting [2023-04-25T13:42:13.276Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T13:42:13.276Z] 5c69ac0246d0: Download complete [2023-04-25T13:42:13.276Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T13:42:13.276Z] 3a2ae6a8a46f: Download complete [2023-04-25T13:42:13.276Z] 33b1e0a273af: Verifying Checksum [2023-04-25T13:42:13.276Z] 33b1e0a273af: Download complete [2023-04-25T13:42:13.276Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T13:42:13.276Z] 5d3b04190fa2: Download complete [2023-04-25T13:42:13.276Z] ec43610c2a17: Verifying Checksum [2023-04-25T13:42:13.276Z] ec43610c2a17: Download complete [2023-04-25T13:42:13.535Z] 5eb5b503b376: Verifying Checksum [2023-04-25T13:42:13.535Z] 5eb5b503b376: Download complete [2023-04-25T13:42:14.101Z] 2f39f015ded8: Download complete [2023-04-25T13:42:13.933Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-25T13:42:13.982Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T13:42:13.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:42:14.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-25T13:42:14.565Z] Merging remotes/origin/main commit 670e042fb11711975c44f19a61fa475a20d859e8 into PR head commit 64439c13e575d715cbfa6dbf1227bf4b8e869973 [2023-04-25T13:42:14.669Z] 5eb5b503b376: Pull complete [2023-04-25T13:42:14.669Z] 5c69ac0246d0: Pull complete [2023-04-25T13:42:14.878Z] Merge succeeded, producing 64439c13e575d715cbfa6dbf1227bf4b8e869973 [2023-04-25T13:42:14.879Z] Checking out Revision 64439c13e575d715cbfa6dbf1227bf4b8e869973 (PR-179) [2023-04-25T13:42:15.235Z] ec43610c2a17: Pull complete [2023-04-25T13:42:15.235Z] 3a2ae6a8a46f: Pull complete [2023-04-25T13:42:15.496Z] 33b1e0a273af: Pull complete [2023-04-25T13:42:15.496Z] 5d3b04190fa2: Pull complete [2023-04-25T13:42:14.589Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T13:42:14.679Z] > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # timeout=10 [2023-04-25T13:42:14.784Z] > git remote # timeout=10 [2023-04-25T13:42:14.804Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T13:42:14.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T13:42:14.836Z] > git merge 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 [2023-04-25T13:42:14.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T13:42:14.889Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T13:42:14.907Z] > git checkout -f 64439c13e575d715cbfa6dbf1227bf4b8e869973 # timeout=10 [2023-04-25T13:42:18.410Z] Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug" [2023-04-25T13:42:18.473Z] > git --version # timeout=10 [2023-04-25T13:42:18.485Z] > git --version # 'git version 2.25.1' [2023-04-25T13:42:18.507Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T13:42:19.064Z] [2023-04-25T13:42:19.064Z] GitHub has been notified of this commit’s build result [2023-04-25T13:42:19.064Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:42:19.687Z] 2f39f015ded8: Pull complete [2023-04-25T13:42:19.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T13:42:19.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:42:19.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-04-25T13:42:19.848Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T13:42:19.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T13:42:19.849Z] Dload Upload Total Spent Left Speed [2023-04-25T13:42:19.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] withDockerContainer [2023-04-25T13:42:19.933Z] prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container [2023-04-25T13:42:19.973Z] $ 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-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T13:42:23.111Z] $ docker top 426cae203112c3f079992289b22e63438cee922d713a620fcd31fac53151d6c2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:42:23.563Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T13:42:23.692Z] ---> job-cost.sh [2023-04-25T13:42:23.692Z] lf-activate-venv: SKIPPING [2023-04-25T13:42:23.692Z] INFO: No Stack... [2023-04-25T13:42:23.910Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T13:42:23.910Z] + sudo tee /etc/docker/daemon.new [2023-04-25T13:42:23.910Z] { [2023-04-25T13:42:23.910Z] "registry-mirrors": [ [2023-04-25T13:42:23.910Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T13:42:23.910Z] ], [2023-04-25T13:42:23.910Z] "bip": "10.250.0.254/24", [2023-04-25T13:42:23.910Z] "hosts": [ [2023-04-25T13:42:23.910Z] "tcp://0.0.0.0:5555", [2023-04-25T13:42:23.910Z] "unix:///var/run/docker.sock" [2023-04-25T13:42:23.910Z] ], [2023-04-25T13:42:23.910Z] "mtu": 1458, [2023-04-25T13:42:23.910Z] "selinux-enabled": true, [2023-04-25T13:42:23.910Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T13:42:23.910Z] } [Pipeline] sh [2023-04-25T13:42:24.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-25T13:42:24.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-04-25T13:42:24.522Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T13:42:24.664Z] + sudo service docker restart [2023-04-25T13:42:24.848Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives/cost.csv [2023-04-25T13:42:24.848Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T13:42:24.900Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [2023-04-25T13:42:24.905Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] did not exist. Created. [2023-04-25T13:42:24.905Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T13:42:25.317Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T13:42:25.371Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T13:42:25.406Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T13:42:25.492Z] $ docker stop --time=1 426cae203112c3f079992289b22e63438cee922d713a620fcd31fac53151d6c2 [2023-04-25T13:42:26.647Z] $ docker rm -f --volumes 426cae203112c3f079992289b22e63438cee922d713a620fcd31fac53151d6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:42:42.998Z] provisioning config files... [2023-04-25T13:42:43.025Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12724707273281755565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:42:43.418Z] ---> docker-login.sh [2023-04-25T13:42:43.418Z] nexus3.edgexfoundry.org:10001 [2023-04-25T13:42:43.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:42:43.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:42:43.961Z] Configure a credential helper to remove this warning. See [2023-04-25T13:42:43.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:42:43.961Z] [2023-04-25T13:42:43.961Z] Login Succeeded [2023-04-25T13:42:43.961Z] nexus3.edgexfoundry.org:10002 [2023-04-25T13:42:44.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:42:44.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:42:44.505Z] Configure a credential helper to remove this warning. See [2023-04-25T13:42:44.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:42:44.505Z] [2023-04-25T13:42:44.505Z] Login Succeeded [2023-04-25T13:42:44.505Z] nexus3.edgexfoundry.org:10003 [2023-04-25T13:42:44.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:42:44.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:42:44.782Z] Configure a credential helper to remove this warning. See [2023-04-25T13:42:44.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:42:44.782Z] [2023-04-25T13:42:44.782Z] Login Succeeded [2023-04-25T13:42:44.782Z] nexus3.edgexfoundry.org:10004 [2023-04-25T13:42:45.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:42:45.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:42:45.057Z] Configure a credential helper to remove this warning. See [2023-04-25T13:42:45.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:42:45.057Z] [2023-04-25T13:42:45.057Z] Login Succeeded [2023-04-25T13:42:45.057Z] docker.io [2023-04-25T13:42:45.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T13:42:45.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T13:42:45.597Z] Configure a credential helper to remove this warning. See [2023-04-25T13:42:45.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T13:42:45.597Z] [2023-04-25T13:42:45.597Z] Login Succeeded [2023-04-25T13:42:45.597Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T13:42:45.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T13:42:46.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:42:46.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T13:42:46.083Z] ========================================================= [2023-04-25T13:42:46.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T13:42:46.083Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:42:46.609Z] + 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-25T13:42:46.877Z] Sending build context to Docker daemon 677.9kB [2023-04-25T13:42:46.877Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:42:46.877Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T13:42:46.877Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T13:42:46.877Z] c41833b44d91: Pulling fs layer [2023-04-25T13:42:46.877Z] ed15518f5707: Pulling fs layer [2023-04-25T13:42:46.877Z] feae8fd75edb: Pulling fs layer [2023-04-25T13:42:46.877Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T13:42:46.877Z] 3cdef696dda3: Pulling fs layer [2023-04-25T13:42:46.877Z] 2ced38df9373: Pulling fs layer [2023-04-25T13:42:46.877Z] 58f1dce35555: Pulling fs layer [2023-04-25T13:42:46.877Z] 3cdef696dda3: Waiting [2023-04-25T13:42:46.877Z] 2ced38df9373: Waiting [2023-04-25T13:42:46.877Z] 58f1dce35555: Waiting [2023-04-25T13:42:46.877Z] 242c74f7c9fa: Waiting [2023-04-25T13:42:47.147Z] ed15518f5707: Verifying Checksum [2023-04-25T13:42:47.147Z] ed15518f5707: Download complete [2023-04-25T13:42:47.147Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T13:42:47.147Z] 242c74f7c9fa: Download complete [2023-04-25T13:42:47.147Z] 3cdef696dda3: Verifying Checksum [2023-04-25T13:42:47.147Z] 3cdef696dda3: Download complete [2023-04-25T13:42:47.147Z] c41833b44d91: Verifying Checksum [2023-04-25T13:42:47.147Z] c41833b44d91: Download complete [2023-04-25T13:42:48.112Z] c41833b44d91: Pull complete [2023-04-25T13:42:48.382Z] 58f1dce35555: Verifying Checksum [2023-04-25T13:42:48.382Z] 58f1dce35555: Download complete [2023-04-25T13:42:48.652Z] ed15518f5707: Pull complete [2023-04-25T13:42:49.617Z] feae8fd75edb: Verifying Checksum [2023-04-25T13:42:49.617Z] feae8fd75edb: Download complete [2023-04-25T13:42:49.617Z] 2ced38df9373: Verifying Checksum [2023-04-25T13:42:49.617Z] 2ced38df9373: Download complete [2023-04-25T13:43:01.966Z] feae8fd75edb: Pull complete [2023-04-25T13:43:01.966Z] 242c74f7c9fa: Pull complete [2023-04-25T13:43:01.966Z] 3cdef696dda3: Pull complete [2023-04-25T13:43:07.344Z] 2ced38df9373: Pull complete [2023-04-25T13:43:09.296Z] 58f1dce35555: Pull complete [2023-04-25T13:43:09.296Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T13:43:09.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T13:43:09.296Z] ---> fadd8f120f05 [2023-04-25T13:43:09.296Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:43:11.246Z] ---> Running in 6637754b4c74 [2023-04-25T13:43:11.513Z] Removing intermediate container 6637754b4c74 [2023-04-25T13:43:11.513Z] ---> 9029359e68f0 [2023-04-25T13:43:11.513Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:43:11.513Z] ---> Running in 1a846d14e75f [2023-04-25T13:43:11.782Z] Removing intermediate container 1a846d14e75f [2023-04-25T13:43:11.782Z] ---> 22c5a7adeba7 [2023-04-25T13:43:11.782Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:43:12.053Z] ---> Running in 2356f6a70472 [2023-04-25T13:43:12.331Z] Removing intermediate container 2356f6a70472 [2023-04-25T13:43:12.331Z] ---> 15ea130876ed [2023-04-25T13:43:12.331Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:43:12.331Z] ---> Running in 862e1626f01a [2023-04-25T13:43:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:43:13.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:43:14.869Z] OK: 263 MiB in 53 packages [2023-04-25T13:43:15.856Z] Removing intermediate container 862e1626f01a [2023-04-25T13:43:15.856Z] ---> e30e05feb8d6 [2023-04-25T13:43:15.856Z] Step 7/12 : WORKDIR /app [2023-04-25T13:43:15.856Z] ---> Running in 86624f9e3d49 [2023-04-25T13:43:16.125Z] Removing intermediate container 86624f9e3d49 [2023-04-25T13:43:16.125Z] ---> c2c8b9efbb62 [2023-04-25T13:43:16.126Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T13:43:16.396Z] ---> d90b1315fe0e [2023-04-25T13:43:16.396Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:43:16.666Z] ---> Running in 8d0af6826c57 [2023-04-25T13:44:24.565Z] Removing intermediate container 8d0af6826c57 [2023-04-25T13:44:24.565Z] ---> f6371bad8d17 [2023-04-25T13:44:24.565Z] Step 10/12 : COPY . . [2023-04-25T13:44:24.565Z] ---> 7128f0436aeb [2023-04-25T13:44:24.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:44:24.565Z] ---> Running in d808abe38ef5 [2023-04-25T13:44:24.565Z] Removing intermediate container d808abe38ef5 [2023-04-25T13:44:24.565Z] ---> c18b778df3a1 [2023-04-25T13:44:24.565Z] Step 12/12 : RUN $MAKE [2023-04-25T13:44:24.565Z] ---> Running in 8424e31e592d [2023-04-25T13:44:24.565Z] noop [2023-04-25T13:44:24.565Z] Removing intermediate container 8424e31e592d [2023-04-25T13:44:24.565Z] ---> f49e815f24e5 [2023-04-25T13:44:24.565Z] Successfully built f49e815f24e5 [2023-04-25T13:44:24.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:44:25.054Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T13:44:25.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:44:25.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-10828 does not seem to be running inside a container [2023-04-25T13:44:25.415Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T13:44:26.596Z] $ docker top c05199bbee98efde831dd9e5c4850b2b7b7374726c36423f17b98cc84b64d1e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:44:27.548Z] + go version [2023-04-25T13:44:27.548Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T13:44:27.587Z] $ docker stop --time=1 c05199bbee98efde831dd9e5c4850b2b7b7374726c36423f17b98cc84b64d1e9 [2023-04-25T13:44:29.192Z] $ docker rm -f --volumes c05199bbee98efde831dd9e5c4850b2b7b7374726c36423f17b98cc84b64d1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:44:30.087Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T13:44:30.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:44:30.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-10828 does not seem to be running inside a container [2023-04-25T13:44:30.410Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T13:44:31.564Z] $ docker top 0958b094f56c62345a6e192fa3b239e1d12bb059187539ff16d256eaf77c30e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:44:32.504Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-04-25T13:44:33.214Z] + make test [2023-04-25T13:44:33.214Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-25T13:47:09.934Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-25T13:47:18.143Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-25T13:47:18.728Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.226s coverage: 86.2% of statements [2023-04-25T13:47:28.811Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.637s coverage: 71.9% of statements [2023-04-25T13:47:29.398Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T13:47:29.398Z] go vet ./... [2023-04-25T13:49:51.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T13:49:51.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T13:49:51.986Z] ./bin/test-attribution.sh [2023-04-25T13:49:51.986Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T13:49:52.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T13:49:52.121Z] $ docker stop --time=1 0958b094f56c62345a6e192fa3b239e1d12bb059187539ff16d256eaf77c30e6 [2023-04-25T13:49:54.003Z] $ docker rm -f --volumes 0958b094f56c62345a6e192fa3b239e1d12bb059187539ff16d256eaf77c30e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T13:49:55.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T13:49:55.609Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T13:49:56.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T13:49:56.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T13:49:57.155Z] + ls -al . [2023-04-25T13:49:57.155Z] total 224 [2023-04-25T13:49:57.155Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 13:44 . [2023-04-25T13:49:57.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:42 .. [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 13:42 .dockerignore [2023-04-25T13:49:57.155Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:42 .git [2023-04-25T13:49:57.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:42 .github [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 13:42 .gitignore [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:42 .golangci.yml [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 13:42 Attribution.txt [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 13:42 CHANGELOG.md [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 13:42 Dockerfile [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:42 GOVERNANCE.md [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 13:42 Jenkinsfile [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 13:42 LICENSE [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 13:42 Makefile [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 13:42 OWNERS.md [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 13:42 README.md [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 13:40 VERSION [2023-04-25T13:49:57.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:42 bin [2023-04-25T13:49:57.155Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 13:47 coverage.out [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 13:42 go.mod [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 31730 Apr 25 13:42 go.sum [2023-04-25T13:49:57.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:42 images [2023-04-25T13:49:57.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:42 internal [2023-04-25T13:49:57.155Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 13:42 main.go [2023-04-25T13:49:57.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:42 res [2023-04-25T13:49:57.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:42 snap [2023-04-25T13:49:57.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:49:57.593Z] + 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=64439c13e575d715cbfa6dbf1227bf4b8e869973 --label arch=arm64 --label version=0.0.0 . [2023-04-25T13:49:57.861Z] Sending build context to Docker daemon 677.9kB [2023-04-25T13:49:57.861Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T13:49:57.861Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-25T13:49:57.861Z] ---> f49e815f24e5 [2023-04-25T13:49:57.861Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T13:49:57.861Z] ---> Running in c8202c4068ef [2023-04-25T13:49:58.127Z] Removing intermediate container c8202c4068ef [2023-04-25T13:49:58.127Z] ---> b93cd780cbb9 [2023-04-25T13:49:58.127Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T13:49:58.404Z] ---> Running in aa47b4b2eb89 [2023-04-25T13:49:58.673Z] Removing intermediate container aa47b4b2eb89 [2023-04-25T13:49:58.673Z] ---> a2dd9d6defa7 [2023-04-25T13:49:58.673Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-25T13:49:58.673Z] ---> Running in 465d6eb9ee15 [2023-04-25T13:49:58.950Z] Removing intermediate container 465d6eb9ee15 [2023-04-25T13:49:58.950Z] ---> b2103ab9cb99 [2023-04-25T13:49:58.950Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T13:49:58.950Z] ---> Running in cda057c5db11 [2023-04-25T13:49:59.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:50:00.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:50:01.500Z] OK: 263 MiB in 53 packages [2023-04-25T13:50:02.481Z] Removing intermediate container cda057c5db11 [2023-04-25T13:50:02.481Z] ---> 74f363607b71 [2023-04-25T13:50:02.481Z] Step 7/29 : WORKDIR /app [2023-04-25T13:50:02.481Z] ---> Running in dc43bc28a8f7 [2023-04-25T13:50:02.760Z] Removing intermediate container dc43bc28a8f7 [2023-04-25T13:50:02.760Z] ---> 8e1e44d265be [2023-04-25T13:50:02.760Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-25T13:50:03.034Z] ---> e3f789a598c9 [2023-04-25T13:50:03.034Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T13:50:03.034Z] ---> Running in 62d1384e59f9 [2023-04-25T13:50:05.634Z] Removing intermediate container 62d1384e59f9 [2023-04-25T13:50:05.634Z] ---> d2865d0f141c [2023-04-25T13:50:05.634Z] Step 10/29 : COPY . . [2023-04-25T13:50:05.900Z] ---> f922ccfc9438 [2023-04-25T13:50:05.900Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T13:50:06.172Z] ---> Running in c9a3f4cbe541 [2023-04-25T13:50:06.448Z] Removing intermediate container c9a3f4cbe541 [2023-04-25T13:50:06.448Z] ---> 2dfeff39ccda [2023-04-25T13:50:06.448Z] Step 12/29 : RUN $MAKE [2023-04-25T13:50:06.448Z] ---> Running in 16b90d921ff1 [2023-04-25T13:50:07.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -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-25T13:52:14.149Z] Removing intermediate container 16b90d921ff1 [2023-04-25T13:52:14.149Z] ---> 809b51d535fd [2023-04-25T13:52:14.149Z] Step 13/29 : FROM alpine:3.17 [2023-04-25T13:52:14.149Z] 3.17: Pulling from library/alpine [2023-04-25T13:52:14.149Z] c41833b44d91: Already exists [2023-04-25T13:52:14.149Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T13:52:14.149Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T13:52:14.149Z] ---> 51e60588ff2c [2023-04-25T13:52:14.149Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T13:52:14.149Z] ---> Running in 9a6147e9f904 [2023-04-25T13:52:14.149Z] Removing intermediate container 9a6147e9f904 [2023-04-25T13:52:14.149Z] ---> 385361742158 [2023-04-25T13:52:14.149Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-25T13:52:14.149Z] ---> Running in 278c230be955 [2023-04-25T13:52:14.149Z] Removing intermediate container 278c230be955 [2023-04-25T13:52:14.150Z] ---> bda5846e710e [2023-04-25T13:52:14.150Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-25T13:52:14.150Z] ---> Running in 5b6fd5e50944 [2023-04-25T13:52:14.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T13:52:15.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T13:52:15.965Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T13:52:15.965Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T13:52:15.965Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T13:52:15.965Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T13:52:16.233Z] OK: 8 MiB in 17 packages [2023-04-25T13:52:17.639Z] Removing intermediate container 5b6fd5e50944 [2023-04-25T13:52:17.639Z] ---> 69be92ebab36 [2023-04-25T13:52:17.639Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T13:52:17.904Z] ---> 9b2e18812b43 [2023-04-25T13:52:17.904Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T13:52:18.488Z] ---> 8bbcf1c73019 [2023-04-25T13:52:18.488Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-25T13:52:19.069Z] ---> 7f7a2093f6b9 [2023-04-25T13:52:19.069Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-25T13:52:19.338Z] ---> 19586a9b38ae [2023-04-25T13:52:19.338Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-25T13:52:20.748Z] ---> 35b82bd74a25 [2023-04-25T13:52:20.749Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-25T13:52:21.021Z] ---> Running in 5d40616aa70f [2023-04-25T13:52:25.301Z] Removing intermediate container 5d40616aa70f [2023-04-25T13:52:25.301Z] ---> 0601a26668ae [2023-04-25T13:52:25.301Z] Step 23/29 : VOLUME /cache [2023-04-25T13:52:25.301Z] ---> Running in fb6e1afe3de4 [2023-04-25T13:52:25.301Z] Removing intermediate container fb6e1afe3de4 [2023-04-25T13:52:25.301Z] ---> 8900503b8ae6 [2023-04-25T13:52:25.301Z] Step 24/29 : EXPOSE 59711 [2023-04-25T13:52:25.301Z] ---> Running in 192ba224eb85 [2023-04-25T13:52:25.570Z] Removing intermediate container 192ba224eb85 [2023-04-25T13:52:25.570Z] ---> 20701d06ca2c [2023-04-25T13:52:25.570Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-25T13:52:25.570Z] ---> Running in 0e643c6018dd [2023-04-25T13:52:25.838Z] Removing intermediate container 0e643c6018dd [2023-04-25T13:52:25.838Z] ---> 02919760dad4 [2023-04-25T13:52:25.838Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-25T13:52:26.104Z] ---> Running in aa6227e41acc [2023-04-25T13:52:26.372Z] Removing intermediate container aa6227e41acc [2023-04-25T13:52:26.372Z] ---> 5943b1df91b0 [2023-04-25T13:52:26.372Z] Step 27/29 : LABEL arch=arm64 [2023-04-25T13:52:26.372Z] ---> Running in fe6e6dcec5b3 [2023-04-25T13:52:26.642Z] Removing intermediate container fe6e6dcec5b3 [2023-04-25T13:52:26.642Z] ---> d30183024bc4 [2023-04-25T13:52:26.642Z] Step 28/29 : LABEL git_sha=64439c13e575d715cbfa6dbf1227bf4b8e869973 [2023-04-25T13:52:26.642Z] ---> Running in ba45924ddb3b [2023-04-25T13:52:26.916Z] Removing intermediate container ba45924ddb3b [2023-04-25T13:52:26.916Z] ---> 651e03d0ad68 [2023-04-25T13:52:26.916Z] Step 29/29 : LABEL version=0.0.0 [2023-04-25T13:52:27.183Z] ---> Running in 1036ae1b8ee9 [2023-04-25T13:52:27.450Z] Removing intermediate container 1036ae1b8ee9 [2023-04-25T13:52:27.450Z] ---> 2a570eecfa27 [2023-04-25T13:52:27.450Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T13:52:27.450Z] Successfully built 2a570eecfa27 [2023-04-25T13:52:27.450Z] 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-25T13:52:28.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:52:28.323Z] [2023-04-25T13:52:28.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:52:28.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:52:28.727Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T13:52:28.727Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T13:52:28.727Z] 04944245beec: Pulling fs layer [2023-04-25T13:52:28.727Z] 699f458cf7ca: Pulling fs layer [2023-04-25T13:52:28.727Z] 765212b225bb: Pulling fs layer [2023-04-25T13:52:28.727Z] f23df028b6ca: Pulling fs layer [2023-04-25T13:52:28.727Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T13:52:28.727Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T13:52:28.727Z] d65c8cfc05b1: Waiting [2023-04-25T13:52:28.727Z] f23df028b6ca: Waiting [2023-04-25T13:52:28.727Z] 2437ff75d9bd: Waiting [2023-04-25T13:52:28.727Z] 765212b225bb: Waiting [2023-04-25T13:52:29.006Z] 04944245beec: Verifying Checksum [2023-04-25T13:52:29.006Z] 04944245beec: Download complete [2023-04-25T13:52:29.006Z] 765212b225bb: Verifying Checksum [2023-04-25T13:52:29.006Z] 765212b225bb: Download complete [2023-04-25T13:52:29.007Z] f23df028b6ca: Download complete [2023-04-25T13:52:29.007Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T13:52:29.007Z] d65c8cfc05b1: Download complete [2023-04-25T13:52:29.280Z] 699f458cf7ca: Verifying Checksum [2023-04-25T13:52:29.280Z] 699f458cf7ca: Download complete [2023-04-25T13:52:29.549Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T13:52:29.549Z] 8998bd30e6a1: Download complete [2023-04-25T13:52:32.134Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T13:52:33.543Z] 8998bd30e6a1: Pull complete [2023-04-25T13:52:34.131Z] 04944245beec: Pull complete [2023-04-25T13:52:38.371Z] 699f458cf7ca: Pull complete [2023-04-25T13:52:38.371Z] 765212b225bb: Pull complete [2023-04-25T13:52:38.639Z] f23df028b6ca: Pull complete [2023-04-25T13:52:38.639Z] d65c8cfc05b1: Pull complete [2023-04-25T13:52:53.630Z] 2437ff75d9bd: Pull complete [2023-04-25T13:52:53.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T13:52:53.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T13:52:53.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:52:53.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-10828 does not seem to be running inside a container [2023-04-25T13:52:54.038Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T13:52:56.627Z] $ docker top c9564afbc9d68a12f68576201b588962c6adc96b2d9ae9a7ce9fad300f7556d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:52:57.198Z] ---> job-cost.sh [2023-04-25T13:52:57.464Z] lf-activate-venv: SKIPPING [2023-04-25T13:52:57.464Z] INFO: No Stack... [2023-04-25T13:52:57.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T13:52:58.692Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T13:52:59.047Z] + cut -d, -f6 [2023-04-25T13:52:59.047Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-04-25T13:52:59.128Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [2023-04-25T13:52:59.133Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] did not exist. Created. [2023-04-25T13:52:59.133Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T13:52:59.546Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7b72825d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T13:53:00.219Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T13:53:00.257Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T13:53:00.303Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T13:53:00.317Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T13:53:00.404Z] $ docker stop --time=1 c9564afbc9d68a12f68576201b588962c6adc96b2d9ae9a7ce9fad300f7556d9 [2023-04-25T13:53:01.875Z] $ docker rm -f --volumes c9564afbc9d68a12f68576201b588962c6adc96b2d9ae9a7ce9fad300f7556d9 [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-25T13:53:02.886Z] provisioning config files... [2023-04-25T13:53:02.894Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config5995027769235975805tmp [Pipeline] { [Pipeline] sh [2023-04-25T13:53:03.232Z] + set +x [2023-04-25T13:53:03.232Z] + curl -s https://codecov.io/bash [2023-04-25T13:53:03.232Z] + bash -s -- [2023-04-25T13:53:03.232Z] [2023-04-25T13:53:03.232Z] _____ _ [2023-04-25T13:53:03.232Z] / ____| | | [2023-04-25T13:53:03.232Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T13:53:03.232Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T13:53:03.232Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T13:53:03.232Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T13:53:03.232Z] Bash-1.0.6 [2023-04-25T13:53:03.232Z] [2023-04-25T13:53:03.232Z] [2023-04-25T13:53:03.232Z] ==> git version 2.25.1 found [2023-04-25T13:53:03.232Z] ==> 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-25T13:53:03.232Z] Release-Date: 2020-01-08 [2023-04-25T13:53:03.232Z] 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-25T13:53:03.232Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T13:53:03.232Z] ==> Jenkins CI detected. [2023-04-25T13:53:03.232Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-179 [2023-04-25T13:53:03.232Z] project root: . [2023-04-25T13:53:03.232Z] --> token set from env [2023-04-25T13:53:03.232Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T13:53:03.232Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T13:53:03.232Z] ==> Python coveragepy not found [2023-04-25T13:53:03.232Z] ==> Searching for coverage reports in: [2023-04-25T13:53:03.232Z] + . [2023-04-25T13:53:03.232Z] -> Found 1 reports [2023-04-25T13:53:03.232Z] ==> Detecting git/mercurial file structure [2023-04-25T13:53:03.491Z] ==> Reading reports [2023-04-25T13:53:03.491Z] + ./coverage.out bytes=41317 [2023-04-25T13:53:03.491Z] ==> Appending adjustments [2023-04-25T13:53:03.491Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T13:53:03.491Z] + Found adjustments [2023-04-25T13:53:03.491Z] ==> Gzipping contents [2023-04-25T13:53:03.491Z] 12K /tmp/codecov.McigxC.gz [2023-04-25T13:53:03.491Z] ==> Uploading reports [2023-04-25T13:53:03.491Z] url: https://codecov.io [2023-04-25T13:53:03.491Z] query: branch=PR-179&commit=64439c13e575d715cbfa6dbf1227bf4b8e869973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=179&job=&cmd_args= [2023-04-25T13:53:03.491Z] -> Pinging Codecov [2023-04-25T13:53:03.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-179&commit=64439c13e575d715cbfa6dbf1227bf4b8e869973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=179&job=&cmd_args= [2023-04-25T13:53:03.751Z] -> Uploading to [2023-04-25T13:53:03.751Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/581DD39554BDF9B6E22D074273EAD858/64439c13e575d715cbfa6dbf1227bf4b8e869973/d6f8e2ca-6201-4640-aae3-6ab6b0dcedc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T135303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c570633193b495dc5f353138106d2c07f8b9ac89dcf03496c79350befa66b8 [2023-04-25T13:53:03.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T13:53:03.752Z] Dload Upload Total Spent Left Speed [2023-04-25T13:53:04.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 49784 --:--:-- --:--:-- --:--:-- 49784 [2023-04-25T13:53:04.012Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/64439c13e575d715cbfa6dbf1227bf4b8e869973 [Pipeline] } [2023-04-25T13:53:04.040Z] 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-25T13:53:05.830Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives ] [2023-04-25T13:53:05.830Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives [2023-04-25T13:53:05.830Z] total 16 [2023-04-25T13:53:05.830Z] drwxr-xr-x 3 root root 4096 Apr 25 13:42 . [2023-04-25T13:53:05.830Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 13:42 .. [2023-04-25T13:53:05.830Z] drwxr-xr-x 2 root root 4096 Apr 25 13:42 cost [2023-04-25T13:53:05.830Z] -rw-r--r-- 1 root root 95 Apr 25 13:42 cost.csv [2023-04-25T13:53:05.830Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives [2023-04-25T13:53:05.830Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives [2023-04-25T13:53:05.830Z] total 16 [2023-04-25T13:53:05.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:42 . [2023-04-25T13:53:05.830Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 13:42 .. [2023-04-25T13:53:05.830Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 13:42 cost [2023-04-25T13:53:05.830Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 25 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:06.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:07.055Z] ---> package-listing.sh [2023-04-25T13:53:07.055Z] ++ facter osfamily [2023-04-25T13:53:07.055Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T13:53:07.314Z] + OS_FAMILY=debian [2023-04-25T13:53:07.314Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-179 [2023-04-25T13:53:07.314Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T13:53:07.314Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T13:53:07.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T13:53:07.314Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T13:53:07.314Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-179 ']' [2023-04-25T13:53:07.314Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T13:53:07.314Z] + case "${OS_FAMILY}" in [2023-04-25T13:53:07.314Z] + dpkg -l [2023-04-25T13:53:07.314Z] + grep '^ii' [2023-04-25T13:53:07.314Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T13:53:07.314Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T13:53:07.314Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T13:53:07.314Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-179 ']' [2023-04-25T13:53:07.314Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives/ [2023-04-25T13:53:07.314Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-179/archives/ [Pipeline] echo [2023-04-25T13:53:07.351Z] 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-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T13:53:07.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T13:53:08.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T13:53:08.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T13:53:08.405Z] prd-ubuntu20.04-docker-8c-8g-10827 does not seem to be running inside a container [2023-04-25T13:53:08.426Z] $ 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-179/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-179 -v /w/workspace/y_app-rfid-llrp-inventory_PR-179:/w/workspace/y_app-rfid-llrp-inventory_PR-179:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-179@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T13:53:08.638Z] $ docker top 81c9e42b35915143e437a3e7beb9a3734d17e3f8f8259f6cbb3c9da7b51db8e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T13:53:09.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T13:53:09.346Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T13:53:09.669Z] + ls /var/log/sa-host [2023-04-25T13:53:09.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T13:53:09.810Z] provisioning config files... [2023-04-25T13:53:09.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-179@tmp/config1188295500241597417tmp [Pipeline] { [Pipeline] echo [2023-04-25T13:53:09.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:10.190Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T13:53:10.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:10.629Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T13:53:10.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:10.980Z] ---> sudo-logs.sh [2023-04-25T13:53:10.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T13:53:11.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:11.376Z] ---> job-cost.sh [2023-04-25T13:53:11.377Z] lf-activate-venv: SKIPPING [2023-04-25T13:53:11.377Z] DEBUG: total: 0.2199999988079071 [2023-04-25T13:53:11.377Z] INFO: Retrieving Stack Cost... [2023-04-25T13:53:11.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T13:53:12.205Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T13:53:12.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T13:53:12.555Z] ---> logs-deploy.sh [2023-04-25T13:53:12.555Z] lf-activate-venv: SKIPPING [2023-04-25T13:53:12.555Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-179/1 [2023-04-25T13:53:12.555Z] INFO: archiving workspace using pattern(s): [2023-04-25T13:53:13.492Z] Archives upload complete. [2023-04-25T13:53:13.492Z] INFO: archiving logs to Nexus