Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7+6182e83b98c022ca1bd0a0839ba068b34176a663 (053da035d3040dddf861320954b9f964c1f2ba6c) 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-ssh9917596014490257226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16597453749005824717.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2336922338000771323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh6517776898909142129.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6812515610269261379.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17396’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17397 in /w/workspace/y_app-rfid-llrp-inventory_PR-204 [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-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6182e83b98c022ca1bd0a0839ba068b34176a663 into PR head commit e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 Merge succeeded, producing 154b9eed4f72b2387f16c1f041957a6aa128e443 Checking out Revision 154b9eed4f72b2387f16c1f041957a6aa128e443 (PR-204) > git config core.sparsecheckout # timeout=10 > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # 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 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 154b9eed4f72b2387f16c1f041957a6aa128e443 # timeout=10 Commit message: "Merge commit '6182e83b98c022ca1bd0a0839ba068b34176a663' into HEAD" > git rev-list --no-walk e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T23:58:32.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T23:58:32.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T23:58:32.958Z] ========================================================= [2023-05-30T23:58:32.958Z] EdgeX Global Pipelines Version Info [2023-05-30T23:58:32.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:33.674Z] ------------------- [2023-05-30T23:58:33.674Z] stable info: [2023-05-30T23:58:33.674Z] ------------------- [2023-05-30T23:58:33.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T23:58:33.674Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:58:33.674Z] Message: update stable to v1.0.249 [2023-05-30T23:58:34.246Z] ------------------- [2023-05-30T23:58:34.246Z] experimental info: [2023-05-30T23:58:34.246Z] ------------------- [2023-05-30T23:58:34.246Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T23:58:34.246Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:58:34.246Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T23:58:34.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-30T23:58:34.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-30T23:58:34.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T23:58:34.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T23:58:34.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T23:58:34.492Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T23:58:34.511Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T23:58:34.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T23:58:34.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T23:58:34.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T23:58:34.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T23:58:34.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-30T23:58:34.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T23:58:34.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T23:58:34.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:58:34.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:58:34.688Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:58:34.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:58:34.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T23:58:34.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T23:58:34.734Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T23:58:34.742Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T23:58:34.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T23:58:34.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T23:58:34.769Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T23:58:34.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T23:58:34.797Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T23:58:34.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo [2023-05-30T23:58:34.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo [2023-05-30T23:58:34.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo [2023-05-30T23:58:34.845Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo [2023-05-30T23:58:34.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 154b9ee [Pipeline] echo [2023-05-30T23:58:34.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:58:34.922Z] provisioning config files... [2023-05-30T23:58:34.936Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config8110746145938767478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:35.236Z] ---> docker-login.sh [2023-05-30T23:58:35.236Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:58:35.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:35.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:35.497Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:35.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:35.497Z] [2023-05-30T23:58:35.497Z] Login Succeeded [2023-05-30T23:58:35.497Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:58:35.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:35.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:35.497Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:35.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:35.497Z] [2023-05-30T23:58:35.497Z] Login Succeeded [2023-05-30T23:58:35.497Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:58:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:35.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:35.757Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:35.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:35.757Z] [2023-05-30T23:58:35.757Z] Login Succeeded [2023-05-30T23:58:35.757Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:58:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:35.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:35.757Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:35.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:35.757Z] [2023-05-30T23:58:35.757Z] Login Succeeded [2023-05-30T23:58:35.757Z] docker.io [2023-05-30T23:58:36.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:36.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:36.017Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:36.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:36.017Z] [2023-05-30T23:58:36.017Z] Login Succeeded [2023-05-30T23:58:36.017Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:58:36.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T23:58:36.379Z] + git rev-list -1 --merges 154b9eed4f72b2387f16c1f041957a6aa128e443~1..154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo [2023-05-30T23:58:36.428Z] -----------> git rev-list -1 --merges 154b9eed4f72b2387f16c1f041957a6aa128e443~1..154b9eed4f72b2387f16c1f041957a6aa128e443 154b9eed4f72b2387f16c1f041957a6aa128e443 [2023-05-30T23:58:36.428Z] 154b9eed4f72b2387f16c1f041957a6aa128e443 [false] [Pipeline] sh [2023-05-30T23:58:36.751Z] + git log --format=format:%s -1 154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo [2023-05-30T23:58:36.768Z] ========================================================= [2023-05-30T23:58:36.768Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T23:58:36.768Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:58:37.091Z] + git log --format=format:%s -1 154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] echo [2023-05-30T23:58:37.104Z] [semverPrep] GIT_COMMIT: 154b9eed4f72b2387f16c1f041957a6aa128e443, Commit Message: Merge commit '6182e83b98c022ca1bd0a0839ba068b34176a663' into HEAD [Pipeline] echo [2023-05-30T23:58:37.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T23:58:37.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T23:58:37.480Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T23:58:37.480Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T23:58:37.480Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T23:58:37.480Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T23:58:37.480Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T23:58:37.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:58:37.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:58:37.838Z] [2023-05-30T23:58:37.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:58:38.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:58:38.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T23:58:38.138Z] b85a868b505f: Pulling fs layer [2023-05-30T23:58:38.138Z] e2be974225ed: Pulling fs layer [2023-05-30T23:58:38.138Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T23:58:38.138Z] 988bab9f4d93: Pulling fs layer [2023-05-30T23:58:38.138Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T23:58:38.138Z] eaf3925da568: Pulling fs layer [2023-05-30T23:58:38.138Z] bab4dde63d76: Pulling fs layer [2023-05-30T23:58:38.138Z] bde34c3a00c8: Pulling fs layer [2023-05-30T23:58:38.138Z] b352a97aabf1: Pulling fs layer [2023-05-30T23:58:38.138Z] 4872d77fe225: Pulling fs layer [2023-05-30T23:58:38.138Z] 5851b861e8e6: Pulling fs layer [2023-05-30T23:58:38.138Z] 988bab9f4d93: Waiting [2023-05-30T23:58:38.138Z] bab4dde63d76: Waiting [2023-05-30T23:58:38.138Z] eaf3925da568: Waiting [2023-05-30T23:58:38.138Z] 4872d77fe225: Waiting [2023-05-30T23:58:38.138Z] 5851b861e8e6: Waiting [2023-05-30T23:58:38.138Z] b352a97aabf1: Waiting [2023-05-30T23:58:38.138Z] 1469e6f7b9e6: Waiting [2023-05-30T23:58:38.138Z] bde34c3a00c8: Waiting [2023-05-30T23:58:38.138Z] e2be974225ed: Verifying Checksum [2023-05-30T23:58:38.138Z] e2be974225ed: Download complete [2023-05-30T23:58:38.138Z] 988bab9f4d93: Verifying Checksum [2023-05-30T23:58:38.138Z] 988bab9f4d93: Download complete [2023-05-30T23:58:38.401Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T23:58:38.401Z] 1469e6f7b9e6: Download complete [2023-05-30T23:58:38.401Z] eaf3925da568: Verifying Checksum [2023-05-30T23:58:38.401Z] eaf3925da568: Download complete [2023-05-30T23:58:38.401Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T23:58:38.401Z] 339a4e72a1f5: Download complete [2023-05-30T23:58:38.401Z] bde34c3a00c8: Verifying Checksum [2023-05-30T23:58:38.401Z] bde34c3a00c8: Download complete [2023-05-30T23:58:38.401Z] b352a97aabf1: Verifying Checksum [2023-05-30T23:58:38.401Z] b352a97aabf1: Download complete [2023-05-30T23:58:38.401Z] 4872d77fe225: Download complete [2023-05-30T23:58:38.401Z] 5851b861e8e6: Verifying Checksum [2023-05-30T23:58:38.401Z] 5851b861e8e6: Download complete [2023-05-30T23:58:38.401Z] b85a868b505f: Verifying Checksum [2023-05-30T23:58:38.401Z] b85a868b505f: Download complete [2023-05-30T23:58:38.661Z] bab4dde63d76: Verifying Checksum [2023-05-30T23:58:38.661Z] bab4dde63d76: Download complete [2023-05-30T23:58:39.650Z] b85a868b505f: Pull complete [2023-05-30T23:58:39.913Z] e2be974225ed: Pull complete [2023-05-30T23:58:40.504Z] 339a4e72a1f5: Pull complete [2023-05-30T23:58:40.504Z] 988bab9f4d93: Pull complete [2023-05-30T23:58:40.762Z] 1469e6f7b9e6: Pull complete [2023-05-30T23:58:40.762Z] eaf3925da568: Pull complete [2023-05-30T23:58:42.660Z] bab4dde63d76: Pull complete [2023-05-30T23:58:42.660Z] bde34c3a00c8: Pull complete [2023-05-30T23:58:42.660Z] b352a97aabf1: Pull complete [2023-05-30T23:58:42.919Z] 4872d77fe225: Pull complete [2023-05-30T23:58:42.919Z] 5851b861e8e6: Pull complete [2023-05-30T23:58:42.919Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T23:58:42.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:58:42.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:58:43.020Z] prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container [2023-05-30T23:58:43.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T23:58:45.567Z] $ docker top 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd -eo pid,comm [2023-05-30T23:58:45.624Z] 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-05-30T23:58:45.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T23:58:45.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:58:45.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:58:45.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:58:45.801Z] $ docker exec 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent [2023-05-30T23:58:45.910Z] SSH_AUTH_SOCK=/tmp/ssh-ENKxBx436hhE/agent.32 [2023-05-30T23:58:45.910Z] SSH_AGENT_PID=38 [2023-05-30T23:58:45.917Z] Running ssh-add (command line suppressed) [2023-05-30T23:58:46.033Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_5315362833226678893.key (/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_5315362833226678893.key) [2023-05-30T23:58:46.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:58:46.331Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T23:58:46.356Z] $ docker exec --env ******** --env ******** 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent -k [2023-05-30T23:58:46.459Z] unset SSH_AUTH_SOCK; [2023-05-30T23:58:46.460Z] unset SSH_AGENT_PID; [2023-05-30T23:58:46.460Z] echo Agent pid 38 killed; [2023-05-30T23:58:46.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T23:58:46.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:58:46.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:58:46.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:58:46.617Z] $ docker exec 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent [2023-05-30T23:58:46.728Z] SSH_AUTH_SOCK=/tmp/ssh-PXRACLJHR23z/agent.71 [2023-05-30T23:58:46.728Z] SSH_AGENT_PID=77 [2023-05-30T23:58:46.732Z] Running ssh-add (command line suppressed) [2023-05-30T23:58:46.846Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_4091150399069931652.key (/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_4091150399069931652.key) [2023-05-30T23:58:46.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:58:47.140Z] + git semver init [2023-05-30T23:58:47.399Z] 2023-05-30 23:58:47,366 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T23:58:47.399Z] 2023-05-30 23:58:47,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver [2023-05-30T23:58:47.399Z] 2023-05-30 23:58:47,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver [2023-05-30T23:58:47.399Z] 2023-05-30 23:58:47,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204, universal_newlines=False, shell=None, istream=None) [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,485 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.git/info/exclude [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 with force:False [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,486 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,489 [execute] INFO git cat-file --batch-check [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,496 [execute] INFO git cat-file --batch [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:58:48.804Z] 2023-05-30 23:58:48,502 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 [2023-05-30T23:58:48.804Z] 0.0.0 [Pipeline] } [2023-05-30T23:58:48.820Z] $ docker exec --env ******** --env ******** 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd ssh-agent -k [2023-05-30T23:58:48.923Z] unset SSH_AUTH_SOCK; [2023-05-30T23:58:48.923Z] unset SSH_AGENT_PID; [2023-05-30T23:58:48.923Z] echo Agent pid 77 killed; [2023-05-30T23:58:48.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T23:58:49.236Z] + git semver [Pipeline] } [2023-05-30T23:58:49.516Z] $ docker stop --time=1 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd [2023-05-30T23:58:50.804Z] $ docker rm -f --volumes 2a42ca27f8cb533bb249676cc8f36be4e528e7533c9930a461798f7a67960ffd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:58:51.139Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T23:58:51.346Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T23:58:51.348Z] [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-05-30T23:58:51.520Z] provisioning config files... [2023-05-30T23:58:51.530Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config2585237339685211269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:51.824Z] ---> docker-login.sh [2023-05-30T23:58:51.824Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:58:51.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:51.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:51.824Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:51.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:51.824Z] [2023-05-30T23:58:51.824Z] Login Succeeded [2023-05-30T23:58:51.824Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:58:51.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:51.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:51.824Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:51.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:51.824Z] [2023-05-30T23:58:51.824Z] Login Succeeded [2023-05-30T23:58:51.824Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:58:52.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:52.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:52.084Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:52.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:52.084Z] [2023-05-30T23:58:52.084Z] Login Succeeded [2023-05-30T23:58:52.084Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:58:52.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:52.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:52.084Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:52.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:52.084Z] [2023-05-30T23:58:52.084Z] Login Succeeded [2023-05-30T23:58:52.084Z] docker.io [2023-05-30T23:58:52.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:58:52.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:58:52.343Z] Configure a credential helper to remove this warning. See [2023-05-30T23:58:52.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:58:52.343Z] [2023-05-30T23:58:52.343Z] Login Succeeded [2023-05-30T23:58:52.602Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:58:52.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:58:52.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:58:52.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:58:52.689Z] ========================================================= [2023-05-30T23:58:52.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T23:58:52.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:58:53.004Z] + 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-05-30T23:58:53.004Z] Sending build context to Docker daemon 12.69MB [2023-05-30T23:58:53.004Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:58:53.004Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:58:53.004Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T23:58:53.004Z] f56be85fc22e: Pulling fs layer [2023-05-30T23:58:53.004Z] 85791d961cd3: Pulling fs layer [2023-05-30T23:58:53.004Z] d694b5ae8c79: Pulling fs layer [2023-05-30T23:58:53.004Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T23:58:53.004Z] 4d19c01a9841: Pulling fs layer [2023-05-30T23:58:53.004Z] 9325e15d5711: Pulling fs layer [2023-05-30T23:58:53.004Z] 556b6ee489ea: Pulling fs layer [2023-05-30T23:58:53.004Z] 556b6ee489ea: Waiting [2023-05-30T23:58:53.004Z] 4d19c01a9841: Waiting [2023-05-30T23:58:53.004Z] 9325e15d5711: Waiting [2023-05-30T23:58:53.004Z] 9f32a84ed3da: Waiting [2023-05-30T23:58:53.004Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T23:58:53.004Z] c5a4b2cf53e6: Waiting [2023-05-30T23:58:53.004Z] 85791d961cd3: Verifying Checksum [2023-05-30T23:58:53.004Z] 85791d961cd3: Download complete [2023-05-30T23:58:53.263Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T23:58:53.263Z] 9f32a84ed3da: Download complete [2023-05-30T23:58:53.263Z] 4d19c01a9841: Verifying Checksum [2023-05-30T23:58:53.263Z] 4d19c01a9841: Download complete [2023-05-30T23:58:53.263Z] f56be85fc22e: Download complete [2023-05-30T23:58:53.263Z] 9325e15d5711: Verifying Checksum [2023-05-30T23:58:53.263Z] 9325e15d5711: Download complete [2023-05-30T23:58:53.263Z] f56be85fc22e: Pull complete [2023-05-30T23:58:53.524Z] 85791d961cd3: Pull complete [2023-05-30T23:58:53.782Z] d694b5ae8c79: Verifying Checksum [2023-05-30T23:58:53.782Z] d694b5ae8c79: Download complete [2023-05-30T23:58:54.040Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T23:58:54.040Z] c5a4b2cf53e6: Download complete [2023-05-30T23:58:54.040Z] 556b6ee489ea: Verifying Checksum [2023-05-30T23:58:54.040Z] 556b6ee489ea: Download complete [2023-05-30T23:58:57.323Z] d694b5ae8c79: Pull complete [2023-05-30T23:58:57.323Z] 9f32a84ed3da: Pull complete [2023-05-30T23:58:57.323Z] 4d19c01a9841: Pull complete [2023-05-30T23:58:57.323Z] 9325e15d5711: Pull complete [2023-05-30T23:58:59.849Z] 556b6ee489ea: Pull complete [2023-05-30T23:59:00.415Z] c5a4b2cf53e6: Pull complete [2023-05-30T23:59:00.415Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T23:59:00.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T23:59:00.415Z] ---> c4be618373d6 [2023-05-30T23:59:00.415Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T23:59:05.721Z] ---> Running in 18ee589f43aa [2023-05-30T23:59:05.721Z] Removing intermediate container 18ee589f43aa [2023-05-30T23:59:05.721Z] ---> 18df8f078008 [2023-05-30T23:59:05.721Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:59:05.721Z] ---> Running in d7e5e2b5788b [2023-05-30T23:59:05.721Z] Removing intermediate container d7e5e2b5788b [2023-05-30T23:59:05.721Z] ---> 49c05e3ef6da [2023-05-30T23:59:05.721Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:59:05.721Z] ---> Running in 3a5946621000 [2023-05-30T23:59:05.721Z] Removing intermediate container 3a5946621000 [2023-05-30T23:59:05.721Z] ---> 22f245f83408 [2023-05-30T23:59:05.721Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:59:05.721Z] ---> Running in 64654faa8d2e [2023-05-30T23:59:05.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:59:05.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:59:05.721Z] OK: 265 MiB in 53 packages [2023-05-30T23:59:06.288Z] Removing intermediate container 64654faa8d2e [2023-05-30T23:59:06.288Z] ---> 4d2f225ad18d [2023-05-30T23:59:06.288Z] Step 7/12 : WORKDIR /app [2023-05-30T23:59:06.288Z] ---> Running in a19a9bd843ee [2023-05-30T23:59:06.288Z] Removing intermediate container a19a9bd843ee [2023-05-30T23:59:06.288Z] ---> 2edb522d40b5 [2023-05-30T23:59:06.288Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T23:59:06.288Z] ---> a87aa415f1d5 [2023-05-30T23:59:06.288Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:59:06.288Z] ---> Running in 6e698ae54689 [2023-05-30T23:59:06.467Z] Still waiting to schedule task [2023-05-30T23:59:06.467Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T23:59:32.862Z] Removing intermediate container 6e698ae54689 [2023-05-30T23:59:32.862Z] ---> 3a626e2dff92 [2023-05-30T23:59:32.862Z] Step 10/12 : COPY . . [2023-05-30T23:59:32.862Z] ---> 52b03a1645f6 [2023-05-30T23:59:32.862Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:59:32.862Z] ---> Running in f84b8dab331c [2023-05-30T23:59:32.862Z] Removing intermediate container f84b8dab331c [2023-05-30T23:59:32.862Z] ---> ca447b403497 [2023-05-30T23:59:32.862Z] Step 12/12 : RUN $MAKE [2023-05-30T23:59:32.862Z] ---> Running in c4acbafe1465 [2023-05-30T23:59:32.862Z] noop [2023-05-30T23:59:32.862Z] Removing intermediate container c4acbafe1465 [2023-05-30T23:59:32.862Z] ---> 5351a96c56c2 [2023-05-30T23:59:32.862Z] Successfully built 5351a96c56c2 [2023-05-30T23:59:32.862Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:59:33.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:59:33.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:59:33.236Z] prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container [2023-05-30T23:59:33.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:59:33.610Z] $ docker top 469041b40916f8968513dd54c0bcd1c0c85dcafb480e0439eee8fe94b4cafe85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:59:33.945Z] + go version [2023-05-30T23:59:33.945Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T23:59:33.962Z] $ docker stop --time=1 469041b40916f8968513dd54c0bcd1c0c85dcafb480e0439eee8fe94b4cafe85 [2023-05-30T23:59:35.276Z] $ docker rm -f --volumes 469041b40916f8968513dd54c0bcd1c0c85dcafb480e0439eee8fe94b4cafe85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:59:35.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:59:35.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:59:35.761Z] prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container [2023-05-30T23:59:35.802Z] $ 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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:59:36.107Z] $ docker top ba1ef84d8622123a5248ece8385ca9c4ffa9eb4ad7fd47daad2633b905cb5362 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:59:36.459Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-204 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:59:36.762Z] + make test [2023-05-30T23:59:36.762Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-30T23:59:54.844Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-30T23:59:54.844Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-30T23:59:54.844Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements [2023-05-30T23:59:57.380Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements [2023-05-31T00:00:15.454Z] go vet ./... [2023-05-31T00:00:19.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:00:19.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:00:19.637Z] ./bin/test-attribution.sh [2023-05-31T00:00:19.637Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T00:00:19.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:00:19.664Z] $ docker stop --time=1 ba1ef84d8622123a5248ece8385ca9c4ffa9eb4ad7fd47daad2633b905cb5362 [2023-05-31T00:00:23.433Z] $ docker rm -f --volumes ba1ef84d8622123a5248ece8385ca9c4ffa9eb4ad7fd47daad2633b905cb5362 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:00:23.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:00:24.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:00:24.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:00:24.741Z] + ls -al . [2023-05-31T00:00:24.741Z] total 232 [2023-05-31T00:00:24.741Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:59 . [2023-05-31T00:00:24.741Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:58 .. [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 262 May 30 23:58 .dockerignore [2023-05-31T00:00:24.741Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:58 .git [2023-05-31T00:00:24.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:58 .github [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 788 May 30 23:58 .gitignore [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:58 .golangci.yml [2023-05-31T00:00:24.741Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:58 .semver [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 30 23:58 Attribution.txt [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 9042 May 30 23:58 CHANGELOG.md [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 30 23:58 Dockerfile [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:58 GOVERNANCE.md [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 687 May 30 23:58 Jenkinsfile [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 23:58 LICENSE [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 30 23:58 Makefile [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 23:58 OWNERS.md [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 30 23:58 README.md [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:58 VERSION [2023-05-31T00:00:24.741Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:58 bin [2023-05-31T00:00:24.741Z] -rw-r--r-- 1 jenkins jenkins 41317 May 30 23:59 coverage.out [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 30 23:58 go.mod [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 31499 May 30 23:58 go.sum [2023-05-31T00:00:24.741Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:58 images [2023-05-31T00:00:24.741Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:58 internal [2023-05-31T00:00:24.741Z] -rw-rw-r-- 1 jenkins jenkins 531 May 30 23:58 main.go [2023-05-31T00:00:24.741Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:58 res [2023-05-31T00:00:24.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:58 snap [2023-05-31T00:00:24.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:00:25.046Z] + 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=154b9eed4f72b2387f16c1f041957a6aa128e443 --label arch=amd64 --label version=0.0.0 . [2023-05-31T00:00:25.046Z] Sending build context to Docker daemon 12.69MB [2023-05-31T00:00:25.046Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:00:25.046Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-31T00:00:25.046Z] ---> 5351a96c56c2 [2023-05-31T00:00:25.046Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:00:25.304Z] ---> Running in 3f02b086550e [2023-05-31T00:00:25.304Z] Removing intermediate container 3f02b086550e [2023-05-31T00:00:25.304Z] ---> a4bb2a906cf4 [2023-05-31T00:00:25.304Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:00:25.304Z] ---> Running in b05964f2b854 [2023-05-31T00:00:25.564Z] Removing intermediate container b05964f2b854 [2023-05-31T00:00:25.564Z] ---> e32699004a36 [2023-05-31T00:00:25.564Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:00:25.564Z] ---> Running in f60134015f18 [2023-05-31T00:00:25.564Z] Removing intermediate container f60134015f18 [2023-05-31T00:00:25.564Z] ---> 743ca7214e3e [2023-05-31T00:00:25.564Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:00:25.564Z] ---> Running in 60164ce63071 [2023-05-31T00:00:25.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:00:26.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:00:26.082Z] OK: 265 MiB in 53 packages [2023-05-31T00:00:26.340Z] Removing intermediate container 60164ce63071 [2023-05-31T00:00:26.340Z] ---> 82aa558d5f2e [2023-05-31T00:00:26.340Z] Step 7/29 : WORKDIR /app [2023-05-31T00:00:26.598Z] ---> Running in ac0b5053c79e [2023-05-31T00:00:26.598Z] Removing intermediate container ac0b5053c79e [2023-05-31T00:00:26.598Z] ---> 59305622383c [2023-05-31T00:00:26.598Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-31T00:00:26.598Z] ---> a6a0ce0ef3a2 [2023-05-31T00:00:26.598Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:00:26.598Z] ---> Running in 350e74e37068 [2023-05-31T00:00:27.534Z] Removing intermediate container 350e74e37068 [2023-05-31T00:00:27.534Z] ---> b38ee1f88687 [2023-05-31T00:00:27.534Z] Step 10/29 : COPY . . [2023-05-31T00:00:27.794Z] ---> 9f54f111802a [2023-05-31T00:00:27.794Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:00:27.794Z] ---> Running in b7004676cd8c [2023-05-31T00:00:27.794Z] Removing intermediate container b7004676cd8c [2023-05-31T00:00:27.794Z] ---> 6a57af52bb27 [2023-05-31T00:00:27.794Z] Step 12/29 : RUN $MAKE [2023-05-31T00:00:27.794Z] ---> Running in 71db2f6dd6de [2023-05-31T00:00:28.054Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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-05-31T00:00:46.173Z] Removing intermediate container 71db2f6dd6de [2023-05-31T00:00:46.173Z] ---> 8be23f6eccf8 [2023-05-31T00:00:46.173Z] Step 13/29 : FROM alpine:3.17 [2023-05-31T00:00:46.173Z] 3.17: Pulling from library/alpine [2023-05-31T00:00:46.173Z] f56be85fc22e: Already exists [2023-05-31T00:00:46.173Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:00:46.173Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:00:46.173Z] ---> 9ed4aefc74f6 [2023-05-31T00:00:46.173Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T00:00:46.431Z] ---> Running in 61099c9ec836 [2023-05-31T00:00:46.431Z] Removing intermediate container 61099c9ec836 [2023-05-31T00:00:46.431Z] ---> d376a5571556 [2023-05-31T00:00:46.431Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-31T00:00:46.431Z] ---> Running in 7b829196eae1 [2023-05-31T00:00:46.431Z] Removing intermediate container 7b829196eae1 [2023-05-31T00:00:46.431Z] ---> 8feb8ec184df [2023-05-31T00:00:46.431Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-31T00:00:46.431Z] ---> Running in d3d457c9f47a [2023-05-31T00:00:46.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:00:46.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:00:46.947Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T00:00:46.947Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T00:00:46.947Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:00:46.947Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T00:00:47.205Z] OK: 8 MiB in 17 packages [2023-05-31T00:00:47.463Z] Removing intermediate container d3d457c9f47a [2023-05-31T00:00:47.463Z] ---> 0b0393b188f3 [2023-05-31T00:00:47.463Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-31T00:00:47.463Z] ---> de5e16f80973 [2023-05-31T00:00:47.463Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-31T00:00:47.721Z] ---> fb38443b437b [2023-05-31T00:00:47.721Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-31T00:00:47.721Z] ---> 269b576221f0 [2023-05-31T00:00:47.721Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-31T00:00:47.979Z] ---> 089efd204a4e [2023-05-31T00:00:47.979Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-31T00:00:49.157Z] ---> dc1c1503fe6d [2023-05-31T00:00:49.157Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-31T00:00:49.157Z] ---> Running in 11247c40e5c5 [2023-05-31T00:00:49.416Z] Removing intermediate container 11247c40e5c5 [2023-05-31T00:00:49.416Z] ---> fa79d396eedb [2023-05-31T00:00:49.417Z] Step 23/29 : VOLUME /cache [2023-05-31T00:00:49.417Z] ---> Running in 01e75cd51006 [2023-05-31T00:00:49.417Z] Removing intermediate container 01e75cd51006 [2023-05-31T00:00:49.417Z] ---> cf6ca08a57c2 [2023-05-31T00:00:49.417Z] Step 24/29 : EXPOSE 59711 [2023-05-31T00:00:49.417Z] ---> Running in 010b80853c66 [2023-05-31T00:00:49.417Z] Removing intermediate container 010b80853c66 [2023-05-31T00:00:49.417Z] ---> 433b114be95d [2023-05-31T00:00:49.417Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-31T00:00:49.417Z] ---> Running in 6ea74ba1a43c [2023-05-31T00:00:49.675Z] Removing intermediate container 6ea74ba1a43c [2023-05-31T00:00:49.675Z] ---> 81e8414f3b3b [2023-05-31T00:00:49.675Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-31T00:00:49.675Z] ---> Running in ab0ff5af35a1 [2023-05-31T00:00:49.675Z] Removing intermediate container ab0ff5af35a1 [2023-05-31T00:00:49.675Z] ---> e049a86bfd0f [2023-05-31T00:00:49.675Z] Step 27/29 : LABEL arch=amd64 [2023-05-31T00:00:49.675Z] ---> Running in f466ecd275e5 [2023-05-31T00:00:49.675Z] Removing intermediate container f466ecd275e5 [2023-05-31T00:00:49.675Z] ---> 30df93870f74 [2023-05-31T00:00:49.675Z] Step 28/29 : LABEL git_sha=154b9eed4f72b2387f16c1f041957a6aa128e443 [2023-05-31T00:00:49.675Z] ---> Running in 0dbf744ae810 [2023-05-31T00:00:49.933Z] Removing intermediate container 0dbf744ae810 [2023-05-31T00:00:49.933Z] ---> f525073b6165 [2023-05-31T00:00:49.933Z] Step 29/29 : LABEL version=0.0.0 [2023-05-31T00:00:49.933Z] ---> Running in 37d5120f1629 [2023-05-31T00:00:49.933Z] Removing intermediate container 37d5120f1629 [2023-05-31T00:00:49.933Z] ---> 92bf929d9d75 [2023-05-31T00:00:49.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:00:49.933Z] Successfully built 92bf929d9d75 [2023-05-31T00:00:49.933Z] 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-05-31T00:00:50.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:00:50.357Z] [2023-05-31T00:00:50.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:00:51.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:00:51.291Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:00:51.291Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:00:51.291Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:00:51.291Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:00:51.291Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:00:51.291Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:00:51.291Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:00:51.291Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:00:51.291Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:00:51.291Z] 33b1e0a273af: Waiting [2023-05-31T00:00:51.291Z] 5d3b04190fa2: Waiting [2023-05-31T00:00:51.291Z] 2f39f015ded8: Waiting [2023-05-31T00:00:51.291Z] 5c69ac0246d0: Download complete [2023-05-31T00:00:51.291Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T00:00:51.291Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:00:51.549Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:00:51.549Z] 33b1e0a273af: Download complete [2023-05-31T00:00:51.549Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T00:00:51.549Z] 5d3b04190fa2: Download complete [2023-05-31T00:00:51.549Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:00:51.549Z] ec43610c2a17: Download complete [2023-05-31T00:00:51.549Z] 5eb5b503b376: Verifying Checksum [2023-05-31T00:00:51.549Z] 5eb5b503b376: Download complete [2023-05-31T00:00:52.113Z] 2f39f015ded8: Download complete [2023-05-31T00:00:52.681Z] 5eb5b503b376: Pull complete [2023-05-31T00:00:52.681Z] 5c69ac0246d0: Pull complete [2023-05-31T00:00:53.248Z] ec43610c2a17: Pull complete [2023-05-31T00:00:53.248Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:00:53.507Z] 33b1e0a273af: Pull complete [2023-05-31T00:00:53.507Z] 5d3b04190fa2: Pull complete [2023-05-31T00:00:57.686Z] 2f39f015ded8: Pull complete [2023-05-31T00:00:57.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:00:57.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:00:57.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:00:57.767Z] prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container [2023-05-31T00:00:57.800Z] $ 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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T00:01:00.778Z] $ docker top 4166a038fa19ad37058833118e38aa42fbd0f91c04c0e15da266ebda77cdcd57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:01:01.146Z] ---> job-cost.sh [2023-05-31T00:01:01.147Z] lf-activate-venv: SKIPPING [2023-05-31T00:01:01.147Z] INFO: No Stack... [2023-05-31T00:01:01.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:01:01.665Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:01:01.956Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/cost.csv [2023-05-31T00:01:01.956Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:01:01.968Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [2023-05-31T00:01:01.976Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] did not exist. Created. [2023-05-31T00:01:01.976Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:01:02.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:01:02.307Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:01:02.316Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:01:02.345Z] $ docker stop --time=1 4166a038fa19ad37058833118e38aa42fbd0f91c04c0e15da266ebda77cdcd57 [2023-05-31T00:01:03.519Z] $ docker rm -f --volumes 4166a038fa19ad37058833118e38aa42fbd0f91c04c0e15da266ebda77cdcd57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:01:51.634Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17400 in /w/workspace/y_app-rfid-llrp-inventory_PR-204 [Pipeline] { [Pipeline] ws [2023-05-31T00:01:51.645Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2023-05-31T00:01:51.683Z] The recommended git tool is: git [2023-05-31T00:01:58.328Z] using credential edgex-jenkins-ssh [2023-05-31T00:01:58.351Z] Cloning the remote Git repository [2023-05-31T00:01:58.403Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-31T00:01:58.514Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2023-05-31T00:01:58.691Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-31T00:01:58.693Z] > git --version # timeout=10 [2023-05-31T00:01:58.730Z] > git --version # 'git version 2.25.1' [2023-05-31T00:01:58.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:01:58.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:02:01.202Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-31T00:02:01.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:02:02.872Z] Merging remotes/origin/main commit 6182e83b98c022ca1bd0a0839ba068b34176a663 into PR head commit e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [2023-05-31T00:02:03.293Z] Merge succeeded, producing 9b80fb7da4c6e93c00f3d503105c154ef1db43d7 [2023-05-31T00:02:03.293Z] Checking out Revision 9b80fb7da4c6e93c00f3d503105c154ef1db43d7 (PR-204) [2023-05-31T00:02:02.303Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-31T00:02:02.351Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-31T00:02:02.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:02:02.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T00:02:02.895Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:02:02.994Z] > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [2023-05-31T00:02:03.108Z] > git remote # timeout=10 [2023-05-31T00:02:03.132Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T00:02:03.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:02:03.175Z] > git merge 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 [2023-05-31T00:02:03.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T00:02:03.304Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:02:03.328Z] > git checkout -f 9b80fb7da4c6e93c00f3d503105c154ef1db43d7 # timeout=10 [2023-05-31T00:02:06.888Z] Commit message: "Merge commit '6182e83b98c022ca1bd0a0839ba068b34176a663' into HEAD" [2023-05-31T00:02:06.903Z] > git rev-list --no-walk e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:02:08.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:02:08.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:02:08.479Z] Dload Upload Total Spent Left Speed [2023-05-31T00:02:08.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-31T00:02:09.107Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:02:09.454Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:02:09.454Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:02:09.454Z] { [2023-05-31T00:02:09.454Z] "registry-mirrors": [ [2023-05-31T00:02:09.454Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:02:09.454Z] ], [2023-05-31T00:02:09.454Z] "bip": "10.250.0.254/24", [2023-05-31T00:02:09.454Z] "hosts": [ [2023-05-31T00:02:09.454Z] "tcp://0.0.0.0:5555", [2023-05-31T00:02:09.454Z] "unix:///var/run/docker.sock" [2023-05-31T00:02:09.454Z] ], [2023-05-31T00:02:09.454Z] "mtu": 1458, [2023-05-31T00:02:09.454Z] "selinux-enabled": true, [2023-05-31T00:02:09.454Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:02:09.454Z] } [Pipeline] sh [2023-05-31T00:02:09.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:02:10.168Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:02:28.501Z] provisioning config files... [2023-05-31T00:02:28.530Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config9407157458449907020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:02:28.893Z] ---> docker-login.sh [2023-05-31T00:02:28.893Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:02:29.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:02:29.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:02:29.487Z] Configure a credential helper to remove this warning. See [2023-05-31T00:02:29.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:02:29.487Z] [2023-05-31T00:02:29.487Z] Login Succeeded [2023-05-31T00:02:29.758Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:02:30.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:02:30.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:02:30.030Z] Configure a credential helper to remove this warning. See [2023-05-31T00:02:30.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:02:30.030Z] [2023-05-31T00:02:30.030Z] Login Succeeded [2023-05-31T00:02:30.030Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:02:30.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:02:30.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:02:30.572Z] Configure a credential helper to remove this warning. See [2023-05-31T00:02:30.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:02:30.572Z] [2023-05-31T00:02:30.572Z] Login Succeeded [2023-05-31T00:02:30.572Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:02:30.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:02:30.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:02:30.846Z] Configure a credential helper to remove this warning. See [2023-05-31T00:02:30.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:02:30.846Z] [2023-05-31T00:02:30.846Z] Login Succeeded [2023-05-31T00:02:30.846Z] docker.io [2023-05-31T00:02:31.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:02:31.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:02:31.386Z] Configure a credential helper to remove this warning. See [2023-05-31T00:02:31.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:02:31.386Z] [2023-05-31T00:02:31.386Z] Login Succeeded [2023-05-31T00:02:31.386Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:02:31.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:02:31.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:02:31.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:02:31.739Z] ========================================================= [2023-05-31T00:02:31.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:02:31.739Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:02:32.107Z] + 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-05-31T00:02:32.378Z] Sending build context to Docker daemon 683kB [2023-05-31T00:02:32.378Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:02:32.378Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:02:32.654Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:02:32.654Z] c41833b44d91: Pulling fs layer [2023-05-31T00:02:32.654Z] ed15518f5707: Pulling fs layer [2023-05-31T00:02:32.654Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:02:32.654Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:02:32.654Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:02:32.655Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:02:32.655Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:02:32.655Z] 3cdef696dda3: Waiting [2023-05-31T00:02:32.655Z] 2ced38df9373: Waiting [2023-05-31T00:02:32.655Z] 58f1dce35555: Waiting [2023-05-31T00:02:32.655Z] 242c74f7c9fa: Waiting [2023-05-31T00:02:32.655Z] ed15518f5707: Verifying Checksum [2023-05-31T00:02:32.655Z] ed15518f5707: Download complete [2023-05-31T00:02:32.655Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:02:32.655Z] 242c74f7c9fa: Download complete [2023-05-31T00:02:32.655Z] 3cdef696dda3: Download complete [2023-05-31T00:02:32.655Z] c41833b44d91: Verifying Checksum [2023-05-31T00:02:32.655Z] c41833b44d91: Download complete [2023-05-31T00:02:33.660Z] c41833b44d91: Pull complete [2023-05-31T00:02:33.933Z] ed15518f5707: Pull complete [2023-05-31T00:02:35.371Z] feae8fd75edb: Verifying Checksum [2023-05-31T00:02:35.371Z] feae8fd75edb: Download complete [2023-05-31T00:02:37.969Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:02:37.969Z] 2ced38df9373: Download complete [2023-05-31T00:02:38.239Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:02:38.239Z] 58f1dce35555: Download complete [2023-05-31T00:02:46.484Z] feae8fd75edb: Pull complete [2023-05-31T00:02:46.753Z] 242c74f7c9fa: Pull complete [2023-05-31T00:02:47.029Z] 3cdef696dda3: Pull complete [2023-05-31T00:02:53.698Z] 2ced38df9373: Pull complete [2023-05-31T00:02:55.651Z] 58f1dce35555: Pull complete [2023-05-31T00:02:55.652Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:02:55.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:02:55.652Z] ---> fadd8f120f05 [2023-05-31T00:02:55.652Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:02:57.613Z] ---> Running in 32e360e419c7 [2023-05-31T00:02:57.882Z] Removing intermediate container 32e360e419c7 [2023-05-31T00:02:57.882Z] ---> 5c549b45dade [2023-05-31T00:02:57.882Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:02:57.882Z] ---> Running in db59c771cac1 [2023-05-31T00:02:58.151Z] Removing intermediate container db59c771cac1 [2023-05-31T00:02:58.151Z] ---> 49301f5e5788 [2023-05-31T00:02:58.151Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:02:58.151Z] ---> Running in 17ce2c0823df [2023-05-31T00:02:58.420Z] Removing intermediate container 17ce2c0823df [2023-05-31T00:02:58.420Z] ---> 575788f10d4d [2023-05-31T00:02:58.420Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:02:58.688Z] ---> Running in 494145bdcc4d [2023-05-31T00:02:59.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:03:00.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:03:01.206Z] OK: 263 MiB in 53 packages [2023-05-31T00:03:02.174Z] Removing intermediate container 494145bdcc4d [2023-05-31T00:03:02.174Z] ---> d4316fd4fde3 [2023-05-31T00:03:02.174Z] Step 7/12 : WORKDIR /app [2023-05-31T00:03:02.174Z] ---> Running in e45f63a4e57e [2023-05-31T00:03:02.454Z] Removing intermediate container e45f63a4e57e [2023-05-31T00:03:02.454Z] ---> 7a48913433ff [2023-05-31T00:03:02.454Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-31T00:03:03.041Z] ---> 45c9e75ac9dd [2023-05-31T00:03:03.041Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:03:03.311Z] ---> Running in 0b632d15e076 [2023-05-31T00:04:11.222Z] Removing intermediate container 0b632d15e076 [2023-05-31T00:04:11.222Z] ---> 7a6e0d9dc7a3 [2023-05-31T00:04:11.222Z] Step 10/12 : COPY . . [2023-05-31T00:04:11.222Z] ---> 5ff165df4dc6 [2023-05-31T00:04:11.222Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:04:11.222Z] ---> Running in 616e85eedab2 [2023-05-31T00:04:11.222Z] Removing intermediate container 616e85eedab2 [2023-05-31T00:04:11.222Z] ---> 4ee83ac39853 [2023-05-31T00:04:11.222Z] Step 12/12 : RUN $MAKE [2023-05-31T00:04:11.222Z] ---> Running in 195e4ea73213 [2023-05-31T00:04:11.222Z] noop [2023-05-31T00:04:11.222Z] Removing intermediate container 195e4ea73213 [2023-05-31T00:04:11.222Z] ---> f192353f6b6a [2023-05-31T00:04:11.222Z] Successfully built f192353f6b6a [2023-05-31T00:04:11.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:04:11.577Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:04:11.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:04:11.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-17400 does not seem to be running inside a container [2023-05-31T00:04:11.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:04:13.246Z] $ docker top 0af15143dd8098d164121b66c621dbae7dfac1d143858dd3d436b3715ba4cf79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:04:14.093Z] + go version [2023-05-31T00:04:14.093Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:04:14.122Z] $ docker stop --time=1 0af15143dd8098d164121b66c621dbae7dfac1d143858dd3d436b3715ba4cf79 [2023-05-31T00:04:15.790Z] $ docker rm -f --volumes 0af15143dd8098d164121b66c621dbae7dfac1d143858dd3d436b3715ba4cf79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:04:16.357Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:04:16.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:04:16.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-17400 does not seem to be running inside a container [2023-05-31T00:04:16.706Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:04:17.941Z] $ docker top 2da933f00f2df7de5f1ccd53880a8fda17b95e33fcc06a702ee2b4ebc684d05f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:04:18.840Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:04:19.540Z] + make test [2023-05-31T00:04:19.540Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-31T00:07:41.391Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-31T00:07:41.391Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-31T00:07:41.391Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.192s coverage: 86.2% of statements [2023-05-31T00:07:51.466Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.547s coverage: 71.9% of statements [2023-05-31T00:07:51.466Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:07:51.466Z] go vet ./... [2023-05-31T00:10:28.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:10:28.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:10:28.276Z] ./bin/test-attribution.sh [2023-05-31T00:10:28.276Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T00:10:28.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:10:28.317Z] $ docker stop --time=1 2da933f00f2df7de5f1ccd53880a8fda17b95e33fcc06a702ee2b4ebc684d05f [2023-05-31T00:10:30.240Z] $ docker rm -f --volumes 2da933f00f2df7de5f1ccd53880a8fda17b95e33fcc06a702ee2b4ebc684d05f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:10:31.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:10:31.792Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:10:32.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:10:32.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:10:32.909Z] + ls -al . [2023-05-31T00:10:32.909Z] total 228 [2023-05-31T00:10:32.909Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:04 . [2023-05-31T00:10:32.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:01 .. [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 262 May 31 00:02 .dockerignore [2023-05-31T00:10:32.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:02 .git [2023-05-31T00:10:32.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:02 .github [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 788 May 31 00:02 .gitignore [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:02 .golangci.yml [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 31 00:02 Attribution.txt [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 9042 May 31 00:02 CHANGELOG.md [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 31 00:02 Dockerfile [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:02 GOVERNANCE.md [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 687 May 31 00:02 Jenkinsfile [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 31 00:02 LICENSE [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 31 00:02 Makefile [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 617 May 31 00:02 OWNERS.md [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 31 00:02 README.md [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:58 VERSION [2023-05-31T00:10:32.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:02 bin [2023-05-31T00:10:32.909Z] -rw-r--r-- 1 jenkins jenkins 41317 May 31 00:07 coverage.out [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 31 00:02 go.mod [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 31499 May 31 00:02 go.sum [2023-05-31T00:10:32.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:02 images [2023-05-31T00:10:32.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:02 internal [2023-05-31T00:10:32.909Z] -rw-rw-r-- 1 jenkins jenkins 531 May 31 00:02 main.go [2023-05-31T00:10:32.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:02 res [2023-05-31T00:10:32.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:02 snap [2023-05-31T00:10:32.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:10:33.240Z] + 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=9b80fb7da4c6e93c00f3d503105c154ef1db43d7 --label arch=arm64 --label version=0.0.0 . [2023-05-31T00:10:33.508Z] Sending build context to Docker daemon 683kB [2023-05-31T00:10:33.508Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:10:33.508Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-31T00:10:33.508Z] ---> f192353f6b6a [2023-05-31T00:10:33.508Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T00:10:33.508Z] ---> Running in 9428baa0474f [2023-05-31T00:10:33.776Z] Removing intermediate container 9428baa0474f [2023-05-31T00:10:33.776Z] ---> a0bf2fbae6e5 [2023-05-31T00:10:33.776Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:10:34.044Z] ---> Running in 0c2fdd232a7f [2023-05-31T00:10:34.312Z] Removing intermediate container 0c2fdd232a7f [2023-05-31T00:10:34.312Z] ---> 6487cd9d1797 [2023-05-31T00:10:34.312Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:10:34.312Z] ---> Running in dea9ed6999bc [2023-05-31T00:10:34.586Z] Removing intermediate container dea9ed6999bc [2023-05-31T00:10:34.586Z] ---> 8256af16fe67 [2023-05-31T00:10:34.586Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:10:34.586Z] ---> Running in 8f634f90db3a [2023-05-31T00:10:35.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:10:36.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:10:37.084Z] OK: 263 MiB in 53 packages [2023-05-31T00:10:38.047Z] Removing intermediate container 8f634f90db3a [2023-05-31T00:10:38.047Z] ---> d197a0715e12 [2023-05-31T00:10:38.047Z] Step 7/29 : WORKDIR /app [2023-05-31T00:10:38.047Z] ---> Running in 732be4e9d0e7 [2023-05-31T00:10:38.313Z] Removing intermediate container 732be4e9d0e7 [2023-05-31T00:10:38.313Z] ---> 48853a410aad [2023-05-31T00:10:38.313Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-31T00:10:38.898Z] ---> e7d3cec98c4e [2023-05-31T00:10:38.898Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:10:38.898Z] ---> Running in 2ddb46e2b7c9 [2023-05-31T00:10:42.249Z] Removing intermediate container 2ddb46e2b7c9 [2023-05-31T00:10:42.249Z] ---> 023d7d198fc7 [2023-05-31T00:10:42.249Z] Step 10/29 : COPY . . [2023-05-31T00:10:42.833Z] ---> 7cd4d39f48c5 [2023-05-31T00:10:42.833Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:10:42.833Z] ---> Running in 4519aff491fa [2023-05-31T00:10:43.416Z] Removing intermediate container 4519aff491fa [2023-05-31T00:10:43.416Z] ---> 5bb9362e8f19 [2023-05-31T00:10:43.416Z] Step 12/29 : RUN $MAKE [2023-05-31T00:10:43.416Z] ---> Running in bca5bef673e9 [2023-05-31T00:10:44.385Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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-05-31T00:13:07.544Z] Removing intermediate container bca5bef673e9 [2023-05-31T00:13:07.544Z] ---> 284e5e8e316f [2023-05-31T00:13:07.544Z] Step 13/29 : FROM alpine:3.17 [2023-05-31T00:13:07.544Z] 3.17: Pulling from library/alpine [2023-05-31T00:13:07.544Z] c41833b44d91: Already exists [2023-05-31T00:13:07.544Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:13:07.544Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:13:07.544Z] ---> 51e60588ff2c [2023-05-31T00:13:07.544Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T00:13:07.544Z] ---> Running in f90d1152d6d3 [2023-05-31T00:13:07.544Z] Removing intermediate container f90d1152d6d3 [2023-05-31T00:13:07.544Z] ---> 26ad735cc3a7 [2023-05-31T00:13:07.544Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-31T00:13:07.544Z] ---> Running in 2379b90fa37e [2023-05-31T00:13:07.544Z] Removing intermediate container 2379b90fa37e [2023-05-31T00:13:07.544Z] ---> 084b73d0b72c [2023-05-31T00:13:07.544Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-31T00:13:07.544Z] ---> Running in addbd9a11e7f [2023-05-31T00:13:07.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:13:07.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:13:07.544Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T00:13:07.544Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T00:13:07.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:13:07.544Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T00:13:07.544Z] OK: 8 MiB in 17 packages [2023-05-31T00:13:07.544Z] Removing intermediate container addbd9a11e7f [2023-05-31T00:13:07.544Z] ---> 5ac9ed0c11a7 [2023-05-31T00:13:07.544Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-31T00:13:07.544Z] ---> 84f3eea9e2f2 [2023-05-31T00:13:07.544Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-31T00:13:07.544Z] ---> e9dd4316ae00 [2023-05-31T00:13:07.544Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-31T00:13:07.544Z] ---> 1538a099dc02 [2023-05-31T00:13:07.544Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-31T00:13:07.544Z] ---> f38e71c35647 [2023-05-31T00:13:07.544Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-31T00:13:07.544Z] ---> 455ac9f0302b [2023-05-31T00:13:07.544Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-31T00:13:07.544Z] ---> Running in c63fd1def70d [2023-05-31T00:13:07.544Z] Removing intermediate container c63fd1def70d [2023-05-31T00:13:07.544Z] ---> 1c22b7a6ade6 [2023-05-31T00:13:07.544Z] Step 23/29 : VOLUME /cache [2023-05-31T00:13:07.544Z] ---> Running in e3b8ee7000ba [2023-05-31T00:13:07.544Z] Removing intermediate container e3b8ee7000ba [2023-05-31T00:13:07.544Z] ---> 65b61d9b8ca0 [2023-05-31T00:13:07.544Z] Step 24/29 : EXPOSE 59711 [2023-05-31T00:13:07.544Z] ---> Running in 9cb37390c4d8 [2023-05-31T00:13:07.544Z] Removing intermediate container 9cb37390c4d8 [2023-05-31T00:13:07.544Z] ---> 0b1aba14e09b [2023-05-31T00:13:07.544Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-31T00:13:07.544Z] ---> Running in ed318c52aa44 [2023-05-31T00:13:07.544Z] Removing intermediate container ed318c52aa44 [2023-05-31T00:13:07.544Z] ---> 6707840aebf6 [2023-05-31T00:13:07.544Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-31T00:13:07.544Z] ---> Running in 913863e59a2e [2023-05-31T00:13:07.544Z] Removing intermediate container 913863e59a2e [2023-05-31T00:13:07.544Z] ---> e0591c77c579 [2023-05-31T00:13:07.544Z] Step 27/29 : LABEL arch=arm64 [2023-05-31T00:13:07.544Z] ---> Running in 2b34a1d6fe07 [2023-05-31T00:13:07.544Z] Removing intermediate container 2b34a1d6fe07 [2023-05-31T00:13:07.544Z] ---> e0606fc18e90 [2023-05-31T00:13:07.544Z] Step 28/29 : LABEL git_sha=9b80fb7da4c6e93c00f3d503105c154ef1db43d7 [2023-05-31T00:13:07.544Z] ---> Running in 5f5c1dec679b [2023-05-31T00:13:07.874Z] Removing intermediate container 5f5c1dec679b [2023-05-31T00:13:07.874Z] ---> 25db233267c3 [2023-05-31T00:13:07.874Z] Step 29/29 : LABEL version=0.0.0 [2023-05-31T00:13:07.874Z] ---> Running in e2b289200f46 [2023-05-31T00:13:08.141Z] Removing intermediate container e2b289200f46 [2023-05-31T00:13:08.141Z] ---> acc1c62a67c6 [2023-05-31T00:13:08.141Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:13:08.141Z] Successfully built acc1c62a67c6 [2023-05-31T00:13:08.141Z] 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-05-31T00:13:08.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:13:08.616Z] [2023-05-31T00:13:08.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:13:09.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:13:09.013Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:13:09.013Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:13:09.013Z] 04944245beec: Pulling fs layer [2023-05-31T00:13:09.013Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:13:09.013Z] 765212b225bb: Pulling fs layer [2023-05-31T00:13:09.013Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:13:09.013Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:13:09.013Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:13:09.013Z] 765212b225bb: Waiting [2023-05-31T00:13:09.013Z] f23df028b6ca: Waiting [2023-05-31T00:13:09.013Z] d65c8cfc05b1: Waiting [2023-05-31T00:13:09.013Z] 2437ff75d9bd: Waiting [2023-05-31T00:13:09.013Z] 04944245beec: Verifying Checksum [2023-05-31T00:13:09.013Z] 04944245beec: Download complete [2023-05-31T00:13:09.013Z] 765212b225bb: Verifying Checksum [2023-05-31T00:13:09.013Z] 765212b225bb: Download complete [2023-05-31T00:13:09.280Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:13:09.280Z] f23df028b6ca: Download complete [2023-05-31T00:13:09.280Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:13:09.280Z] d65c8cfc05b1: Download complete [2023-05-31T00:13:09.280Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:13:09.280Z] 699f458cf7ca: Download complete [2023-05-31T00:13:09.864Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T00:13:09.864Z] 8998bd30e6a1: Download complete [2023-05-31T00:13:11.809Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:13:11.809Z] 2437ff75d9bd: Download complete [2023-05-31T00:13:13.753Z] 8998bd30e6a1: Pull complete [2023-05-31T00:13:14.022Z] 04944245beec: Pull complete [2023-05-31T00:13:15.430Z] 699f458cf7ca: Pull complete [2023-05-31T00:13:15.430Z] 765212b225bb: Pull complete [2023-05-31T00:13:16.014Z] f23df028b6ca: Pull complete [2023-05-31T00:13:16.281Z] d65c8cfc05b1: Pull complete [2023-05-31T00:13:31.269Z] 2437ff75d9bd: Pull complete [2023-05-31T00:13:31.269Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:13:31.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:13:31.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:13:31.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-17400 does not seem to be running inside a container [2023-05-31T00:13:31.552Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T00:13:34.097Z] $ docker top 526abeb9e346b4fed8ceb1ce80fc7fd1251c88e20cd96f48da78d05376007e15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:34.993Z] ---> job-cost.sh [2023-05-31T00:13:34.993Z] lf-activate-venv: SKIPPING [2023-05-31T00:13:34.993Z] INFO: No Stack... [2023-05-31T00:13:35.271Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:13:36.238Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:13:36.904Z] + + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2023-05-31T00:13:36.904Z] cut -d, -f6 [Pipeline] lock [2023-05-31T00:13:36.935Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [2023-05-31T00:13:36.944Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] did not exist. Created. [2023-05-31T00:13:36.944Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:13:37.607Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-6535c59b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:13:37.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:13:37.967Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:13:38.014Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:13:38.022Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:13:38.045Z] $ docker stop --time=1 526abeb9e346b4fed8ceb1ce80fc7fd1251c88e20cd96f48da78d05376007e15 [2023-05-31T00:13:39.527Z] $ docker rm -f --volumes 526abeb9e346b4fed8ceb1ce80fc7fd1251c88e20cd96f48da78d05376007e15 [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-05-31T00:13:39.862Z] provisioning config files... [2023-05-31T00:13:39.870Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config1115164943531749234tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:13:40.167Z] + set +x [2023-05-31T00:13:40.167Z] + bash -s -- [2023-05-31T00:13:40.167Z] + curl -s https://codecov.io/bash [2023-05-31T00:13:40.167Z] [2023-05-31T00:13:40.167Z] _____ _ [2023-05-31T00:13:40.167Z] / ____| | | [2023-05-31T00:13:40.167Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:13:40.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:13:40.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:13:40.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:13:40.167Z] Bash-1.0.6 [2023-05-31T00:13:40.167Z] [2023-05-31T00:13:40.167Z] [2023-05-31T00:13:40.167Z] ==> git version 2.25.1 found [2023-05-31T00:13:40.167Z] ==> 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-05-31T00:13:40.167Z] Release-Date: 2020-01-08 [2023-05-31T00:13:40.167Z] 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-05-31T00:13:40.167Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:13:40.167Z] ==> Jenkins CI detected. [2023-05-31T00:13:40.167Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-204 [2023-05-31T00:13:40.167Z] project root: . [2023-05-31T00:13:40.167Z] --> token set from env [2023-05-31T00:13:40.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:13:40.167Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:13:40.167Z] ==> Python coveragepy not found [2023-05-31T00:13:40.167Z] ==> Searching for coverage reports in: [2023-05-31T00:13:40.167Z] + . [2023-05-31T00:13:40.167Z] -> Found 1 reports [2023-05-31T00:13:40.167Z] ==> Detecting git/mercurial file structure [2023-05-31T00:13:40.167Z] ==> Reading reports [2023-05-31T00:13:40.167Z] + ./coverage.out bytes=41317 [2023-05-31T00:13:40.167Z] ==> Appending adjustments [2023-05-31T00:13:40.167Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:13:40.427Z] + Found adjustments [2023-05-31T00:13:40.427Z] ==> Gzipping contents [2023-05-31T00:13:40.427Z] 12K /tmp/codecov.HzVrej.gz [2023-05-31T00:13:40.427Z] ==> Uploading reports [2023-05-31T00:13:40.427Z] url: https://codecov.io [2023-05-31T00:13:40.427Z] query: branch=PR-204&commit=154b9eed4f72b2387f16c1f041957a6aa128e443&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-204%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=204&job=&cmd_args= [2023-05-31T00:13:40.427Z] -> Pinging Codecov [2023-05-31T00:13:40.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-204&commit=154b9eed4f72b2387f16c1f041957a6aa128e443&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-204%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=204&job=&cmd_args= [2023-05-31T00:13:41.057Z] -> Uploading to [2023-05-31T00:13:41.057Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/581DD39554BDF9B6E22D074273EAD858/154b9eed4f72b2387f16c1f041957a6aa128e443/172d3d51-4319-495a-9108-fc17e9c671f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T001340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=874d90dfbdf3167a7d5eb5508489d986198221fabb7fe9481a095ae6551a0e71 [2023-05-31T00:13:41.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:13:41.057Z] Dload Upload Total Spent Left Speed [2023-05-31T00:13:41.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 25538 --:--:-- --:--:-- --:--:-- 25594 [2023-05-31T00:13:41.057Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/154b9eed4f72b2387f16c1f041957a6aa128e443 [Pipeline] } [2023-05-31T00:13:41.063Z] 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-05-31T00:13:41.696Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives ] [2023-05-31T00:13:41.696Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives [2023-05-31T00:13:41.696Z] total 16 [2023-05-31T00:13:41.696Z] drwxr-xr-x 3 root root 4096 May 31 00:01 . [2023-05-31T00:13:41.696Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:01 .. [2023-05-31T00:13:41.696Z] drwxr-xr-x 2 root root 4096 May 31 00:01 cost [2023-05-31T00:13:41.696Z] -rw-r--r-- 1 root root 95 May 31 00:01 cost.csv [2023-05-31T00:13:41.696Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives [2023-05-31T00:13:41.696Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives [2023-05-31T00:13:41.696Z] total 16 [2023-05-31T00:13:41.696Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:01 . [2023-05-31T00:13:41.696Z] drwxrwxr-x 12 jenkins jenkins 4096 May 31 00:01 .. [2023-05-31T00:13:41.696Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:01 cost [2023-05-31T00:13:41.696Z] -rw-r--r-- 1 jenkins jenkins 95 May 31 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:41.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:42.847Z] ---> package-listing.sh [2023-05-31T00:13:42.847Z] ++ facter osfamily [2023-05-31T00:13:42.847Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:13:43.106Z] + OS_FAMILY=debian [2023-05-31T00:13:43.106Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-204 [2023-05-31T00:13:43.106Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:13:43.106Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:13:43.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:13:43.106Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:13:43.106Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-204 ']' [2023-05-31T00:13:43.106Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:13:43.106Z] + case "${OS_FAMILY}" in [2023-05-31T00:13:43.106Z] + dpkg -l [2023-05-31T00:13:43.106Z] + grep '^ii' [2023-05-31T00:13:43.106Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:13:43.106Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:13:43.106Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:13:43.106Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-204 ']' [2023-05-31T00:13:43.106Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/ [2023-05-31T00:13:43.106Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/ [Pipeline] echo [2023-05-31T00:13:43.117Z] 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-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T00:13:43.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:13:43.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:13:43.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:13:44.027Z] prd-ubuntu20.04-docker-8c-8g-17397 does not seem to be running inside a container [2023-05-31T00:13:44.061Z] $ 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-204/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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@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-05-31T00:13:44.232Z] $ docker top 939e0c2eb440a77e1884c2958a6aed680cc795abcb14191bcd12c77497ab6fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:13:44.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:13:44.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:13:45.147Z] + ls /var/log/sa-host [2023-05-31T00:13:45.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:13:45.225Z] provisioning config files... [2023-05-31T00:13:45.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config5007984818786298313tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:13:45.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:45.529Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:13:45.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:45.864Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:13:45.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:46.157Z] ---> sudo-logs.sh [2023-05-31T00:13:46.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:13:46.186Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:46.469Z] ---> job-cost.sh [2023-05-31T00:13:46.469Z] lf-activate-venv: SKIPPING [2023-05-31T00:13:46.469Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:13:46.469Z] INFO: Retrieving Stack Cost... [2023-05-31T00:13:46.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:13:47.297Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:13:47.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:13:47.592Z] ---> logs-deploy.sh [2023-05-31T00:13:47.592Z] lf-activate-venv: SKIPPING [2023-05-31T00:13:47.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-204/2 [2023-05-31T00:13:47.592Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:13:48.531Z] Archives upload complete. [2023-05-31T00:13:48.531Z] INFO: archiving logs to Nexus