Pull request #170 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3+636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (1ef212f9ac266fb93949a7bf075647b1c282c830) 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-ssh8650357747273699440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2143221035124536620.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh371574122198165042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10960113978480832284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11322049052686490435.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13448993137422125359.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6041 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [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-170 # 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 Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 Merge succeeded, producing 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 Checking out Revision 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 (PR-170) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 # 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T14:00:49.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T14:00:49.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T14:00:50.084Z] ========================================================= [2023-03-28T14:00:50.084Z] EdgeX Global Pipelines Version Info [2023-03-28T14:00:50.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:00:50.859Z] ------------------- [2023-03-28T14:00:50.859Z] stable info: [2023-03-28T14:00:50.859Z] ------------------- [2023-03-28T14:00:50.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T14:00:50.859Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T14:00:50.859Z] Message: update stable to v1.0.245 [2023-03-28T14:00:51.431Z] ------------------- [2023-03-28T14:00:51.431Z] experimental info: [2023-03-28T14:00:51.431Z] ------------------- [2023-03-28T14:00:51.431Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T14:00:51.431Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T14:00:51.431Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T14:00:51.724Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-28T14:00:51.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:00:51.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T14:00:51.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T14:00:51.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T14:00:51.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T14:00:51.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T14:00:52.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T14:00:52.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T14:00:52.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T14:00:52.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T14:00:52.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:00:52.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T14:00:52.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T14:00:52.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:00:52.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:00:52.495Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:00:52.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:00:52.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T14:00:52.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T14:00:52.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T14:00:52.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T14:00:52.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T14:00:52.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T14:00:52.823Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T14:00:52.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T14:00:52.914Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T14:00:52.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2023-03-28T14:00:52.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2023-03-28T14:00:53.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2023-03-28T14:00:53.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [Pipeline] echo [2023-03-28T14:00:53.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d284a9 [Pipeline] echo [2023-03-28T14:00:53.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:00:53.288Z] provisioning config files... [2023-03-28T14:00:53.314Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config1757351673903571618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:00:53.661Z] ---> docker-login.sh [2023-03-28T14:00:53.661Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:00:53.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:00:53.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:00:53.922Z] Configure a credential helper to remove this warning. See [2023-03-28T14:00:53.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:00:53.922Z] [2023-03-28T14:00:53.922Z] Login Succeeded [2023-03-28T14:00:53.922Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:00:54.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:00:54.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:00:54.183Z] Configure a credential helper to remove this warning. See [2023-03-28T14:00:54.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:00:54.183Z] [2023-03-28T14:00:54.183Z] Login Succeeded [2023-03-28T14:00:54.183Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:00:54.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:00:54.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:00:54.183Z] Configure a credential helper to remove this warning. See [2023-03-28T14:00:54.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:00:54.183Z] [2023-03-28T14:00:54.183Z] Login Succeeded [2023-03-28T14:00:54.183Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:00:54.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:00:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:00:54.445Z] Configure a credential helper to remove this warning. See [2023-03-28T14:00:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:00:54.445Z] [2023-03-28T14:00:54.445Z] Login Succeeded [2023-03-28T14:00:54.445Z] docker.io [2023-03-28T14:00:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:00:54.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:00:54.706Z] Configure a credential helper to remove this warning. See [2023-03-28T14:00:54.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:00:54.706Z] [2023-03-28T14:00:54.706Z] Login Succeeded [2023-03-28T14:00:54.706Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:00:54.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T14:00:55.352Z] + git rev-list -1 --merges 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3~1..9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [Pipeline] echo [2023-03-28T14:00:55.419Z] -----------> git rev-list -1 --merges 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3~1..9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [false] [Pipeline] sh [2023-03-28T14:00:55.734Z] + git log --format=format:%s -1 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [Pipeline] echo [2023-03-28T14:00:55.769Z] ========================================================= [2023-03-28T14:00:55.769Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T14:00:55.769Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:00:56.210Z] + git log --format=format:%s -1 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [Pipeline] echo [2023-03-28T14:00:56.244Z] [semverPrep] GIT_COMMIT: 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-28T14:00:56.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T14:00:56.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:00:56.659Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T14:00:56.659Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T14:00:56.659Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T14:00:56.659Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T14:00:56.659Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T14:00:56.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:00:57.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:00:57.092Z] [2023-03-28T14:00:57.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:00:57.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:00:57.478Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T14:00:57.478Z] b85a868b505f: Pulling fs layer [2023-03-28T14:00:57.478Z] e2be974225ed: Pulling fs layer [2023-03-28T14:00:57.478Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T14:00:57.478Z] 988bab9f4d93: Pulling fs layer [2023-03-28T14:00:57.478Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T14:00:57.478Z] eaf3925da568: Pulling fs layer [2023-03-28T14:00:57.478Z] bab4dde63d76: Pulling fs layer [2023-03-28T14:00:57.478Z] bde34c3a00c8: Pulling fs layer [2023-03-28T14:00:57.478Z] b352a97aabf1: Pulling fs layer [2023-03-28T14:00:57.478Z] 4872d77fe225: Pulling fs layer [2023-03-28T14:00:57.478Z] 5851b861e8e6: Pulling fs layer [2023-03-28T14:00:57.478Z] eaf3925da568: Waiting [2023-03-28T14:00:57.478Z] 988bab9f4d93: Waiting [2023-03-28T14:00:57.478Z] bde34c3a00c8: Waiting [2023-03-28T14:00:57.478Z] 1469e6f7b9e6: Waiting [2023-03-28T14:00:57.478Z] b352a97aabf1: Waiting [2023-03-28T14:00:57.478Z] 4872d77fe225: Waiting [2023-03-28T14:00:57.478Z] bab4dde63d76: Waiting [2023-03-28T14:00:57.478Z] 5851b861e8e6: Waiting [2023-03-28T14:00:57.478Z] e2be974225ed: Download complete [2023-03-28T14:00:57.478Z] 988bab9f4d93: Verifying Checksum [2023-03-28T14:00:57.478Z] 988bab9f4d93: Download complete [2023-03-28T14:00:57.478Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T14:00:57.478Z] 339a4e72a1f5: Download complete [2023-03-28T14:00:57.739Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T14:00:57.739Z] 1469e6f7b9e6: Download complete [2023-03-28T14:00:57.739Z] eaf3925da568: Verifying Checksum [2023-03-28T14:00:57.739Z] eaf3925da568: Download complete [2023-03-28T14:00:57.739Z] bde34c3a00c8: Download complete [2023-03-28T14:00:57.739Z] b352a97aabf1: Verifying Checksum [2023-03-28T14:00:57.739Z] b352a97aabf1: Download complete [2023-03-28T14:00:57.739Z] 4872d77fe225: Download complete [2023-03-28T14:00:57.739Z] 5851b861e8e6: Verifying Checksum [2023-03-28T14:00:57.739Z] 5851b861e8e6: Download complete [2023-03-28T14:00:57.739Z] b85a868b505f: Verifying Checksum [2023-03-28T14:00:57.739Z] b85a868b505f: Download complete [2023-03-28T14:00:57.999Z] bab4dde63d76: Verifying Checksum [2023-03-28T14:00:57.999Z] bab4dde63d76: Download complete [2023-03-28T14:00:58.947Z] b85a868b505f: Pull complete [2023-03-28T14:00:59.206Z] e2be974225ed: Pull complete [2023-03-28T14:00:59.468Z] 339a4e72a1f5: Pull complete [2023-03-28T14:00:59.728Z] 988bab9f4d93: Pull complete [2023-03-28T14:00:59.988Z] 1469e6f7b9e6: Pull complete [2023-03-28T14:00:59.988Z] eaf3925da568: Pull complete [2023-03-28T14:01:01.891Z] bab4dde63d76: Pull complete [2023-03-28T14:01:01.891Z] bde34c3a00c8: Pull complete [2023-03-28T14:01:01.891Z] b352a97aabf1: Pull complete [2023-03-28T14:01:02.151Z] 4872d77fe225: Pull complete [2023-03-28T14:01:02.151Z] 5851b861e8e6: Pull complete [2023-03-28T14:01:02.151Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T14:01:02.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:01:02.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:01:02.383Z] prd-ubuntu20.04-docker-8c-8g-6041 does not seem to be running inside a container [2023-03-28T14:01:02.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:01:03.730Z] $ docker top 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 -eo pid,comm [2023-03-28T14:01:03.801Z] 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-03-28T14:01:03.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:01:03.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:01:03.929Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:01:04.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:01:04.031Z] $ docker exec 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 ssh-agent [2023-03-28T14:01:04.150Z] SSH_AUTH_SOCK=/tmp/ssh-DEajl8KyAzsy/agent.32 [2023-03-28T14:01:04.150Z] SSH_AGENT_PID=38 [2023-03-28T14:01:04.156Z] Running ssh-add (command line suppressed) [2023-03-28T14:01:04.253Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_16511584410014579603.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_16511584410014579603.key) [2023-03-28T14:01:04.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:01:04.606Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T14:01:04.624Z] $ docker exec --env ******** --env ******** 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 ssh-agent -k [2023-03-28T14:01:04.714Z] unset SSH_AUTH_SOCK; [2023-03-28T14:01:04.715Z] unset SSH_AGENT_PID; [2023-03-28T14:01:04.715Z] echo Agent pid 38 killed; [2023-03-28T14:01:04.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T14:01:04.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:01:04.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:01:04.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:01:04.921Z] $ docker exec 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 ssh-agent [2023-03-28T14:01:05.054Z] SSH_AUTH_SOCK=/tmp/ssh-Bwts9t3i8g9w/agent.70 [2023-03-28T14:01:05.054Z] SSH_AGENT_PID=76 [2023-03-28T14:01:05.060Z] Running ssh-add (command line suppressed) [2023-03-28T14:01:05.167Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9598152834082800201.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9598152834082800201.key) [2023-03-28T14:01:05.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:01:05.520Z] + git semver init [2023-03-28T14:01:05.780Z] 2023-03-28 14:01:05,690 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T14:01:05.780Z] 2023-03-28 14:01:05,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-03-28T14:01:05.780Z] 2023-03-28 14:01:05,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-03-28T14:01:05.780Z] 2023-03-28 14:01:05,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170, universal_newlines=False, shell=None, istream=None) [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,676 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 with force:False [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,677 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,681 [execute] INFO git cat-file --batch-check [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,687 [execute] INFO git cat-file --batch [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T14:01:06.719Z] 2023-03-28 14:01:06,693 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-03-28T14:01:06.719Z] 0.0.0 [Pipeline] } [2023-03-28T14:01:06.989Z] $ docker exec --env ******** --env ******** 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 ssh-agent -k [2023-03-28T14:01:07.087Z] unset SSH_AUTH_SOCK; [2023-03-28T14:01:07.088Z] unset SSH_AGENT_PID; [2023-03-28T14:01:07.088Z] echo Agent pid 76 killed; [2023-03-28T14:01:07.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:01:07.522Z] + git semver [Pipeline] } [2023-03-28T14:01:07.799Z] $ docker stop --time=1 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 [2023-03-28T14:01:09.128Z] $ docker rm -f --volumes 919c9b75ac20feff6c84b3233d7c87736ba0eaef0a1434ca5c92d5eaad21bca9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:01:09.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T14:01:09.829Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T14:01:09.846Z] [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-03-28T14:01:10.434Z] provisioning config files... [2023-03-28T14:01:10.444Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config14765441503882095520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:01:10.793Z] ---> docker-login.sh [2023-03-28T14:01:10.793Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:01:10.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:01:10.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:01:10.793Z] Configure a credential helper to remove this warning. See [2023-03-28T14:01:10.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:01:10.793Z] [2023-03-28T14:01:10.793Z] Login Succeeded [2023-03-28T14:01:10.793Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:01:10.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:01:10.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:01:10.793Z] Configure a credential helper to remove this warning. See [2023-03-28T14:01:10.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:01:10.793Z] [2023-03-28T14:01:10.793Z] Login Succeeded [2023-03-28T14:01:10.793Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:01:11.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:01:11.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:01:11.054Z] Configure a credential helper to remove this warning. See [2023-03-28T14:01:11.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:01:11.054Z] [2023-03-28T14:01:11.054Z] Login Succeeded [2023-03-28T14:01:11.054Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:01:11.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:01:11.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:01:11.054Z] Configure a credential helper to remove this warning. See [2023-03-28T14:01:11.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:01:11.054Z] [2023-03-28T14:01:11.054Z] Login Succeeded [2023-03-28T14:01:11.054Z] docker.io [2023-03-28T14:01:11.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:01:11.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:01:11.315Z] Configure a credential helper to remove this warning. See [2023-03-28T14:01:11.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:01:11.315Z] [2023-03-28T14:01:11.315Z] Login Succeeded [2023-03-28T14:01:11.315Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:01:11.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:01:11.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:01:11.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:01:11.624Z] ========================================================= [2023-03-28T14:01:11.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T14:01:11.624Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:01:12.110Z] + 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-03-28T14:01:12.110Z] Sending build context to Docker daemon 12.6MB [2023-03-28T14:01:12.110Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:01:12.110Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:01:12.110Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T14:01:12.110Z] 63b65145d645: Pulling fs layer [2023-03-28T14:01:12.110Z] a2d21d5440eb: Pulling fs layer [2023-03-28T14:01:12.110Z] 935e6c44a52c: Pulling fs layer [2023-03-28T14:01:12.110Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T14:01:12.110Z] 30dea6a524f1: Pulling fs layer [2023-03-28T14:01:12.110Z] a2aff8979fd8: Pulling fs layer [2023-03-28T14:01:12.110Z] 6808be2612f2: Pulling fs layer [2023-03-28T14:01:12.110Z] f25807f1079a: Pulling fs layer [2023-03-28T14:01:12.110Z] 94cc34f8dd06: Waiting [2023-03-28T14:01:12.110Z] 6808be2612f2: Waiting [2023-03-28T14:01:12.110Z] f25807f1079a: Waiting [2023-03-28T14:01:12.110Z] a2aff8979fd8: Waiting [2023-03-28T14:01:12.110Z] a2d21d5440eb: Download complete [2023-03-28T14:01:12.371Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T14:01:12.371Z] 94cc34f8dd06: Download complete [2023-03-28T14:01:12.371Z] 30dea6a524f1: Verifying Checksum [2023-03-28T14:01:12.371Z] 30dea6a524f1: Download complete [2023-03-28T14:01:12.371Z] 63b65145d645: Verifying Checksum [2023-03-28T14:01:12.371Z] 63b65145d645: Download complete [2023-03-28T14:01:12.371Z] a2aff8979fd8: Verifying Checksum [2023-03-28T14:01:12.371Z] a2aff8979fd8: Download complete [2023-03-28T14:01:12.371Z] 63b65145d645: Pull complete [2023-03-28T14:01:12.631Z] a2d21d5440eb: Pull complete [2023-03-28T14:01:12.632Z] f25807f1079a: Verifying Checksum [2023-03-28T14:01:12.632Z] f25807f1079a: Download complete [2023-03-28T14:01:13.204Z] 935e6c44a52c: Verifying Checksum [2023-03-28T14:01:13.204Z] 935e6c44a52c: Download complete [2023-03-28T14:01:13.463Z] 6808be2612f2: Verifying Checksum [2023-03-28T14:01:13.463Z] 6808be2612f2: Download complete [2023-03-28T14:01:16.744Z] 935e6c44a52c: Pull complete [2023-03-28T14:01:16.744Z] 94cc34f8dd06: Pull complete [2023-03-28T14:01:16.744Z] 30dea6a524f1: Pull complete [2023-03-28T14:01:16.744Z] a2aff8979fd8: Pull complete [2023-03-28T14:01:18.652Z] 6808be2612f2: Pull complete [2023-03-28T14:01:19.588Z] f25807f1079a: Pull complete [2023-03-28T14:01:19.588Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T14:01:19.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T14:01:19.588Z] ---> 3b553350e43f [2023-03-28T14:01:19.588Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:01:20.965Z] ---> Running in 718d76400ad0 [2023-03-28T14:01:20.965Z] Removing intermediate container 718d76400ad0 [2023-03-28T14:01:20.965Z] ---> 619e38b645ba [2023-03-28T14:01:20.965Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:01:21.224Z] ---> Running in 6a0831d6f842 [2023-03-28T14:01:21.224Z] Removing intermediate container 6a0831d6f842 [2023-03-28T14:01:21.224Z] ---> a34ac72ba761 [2023-03-28T14:01:21.224Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:01:21.224Z] ---> Running in ae7eb550b9a2 [2023-03-28T14:01:21.483Z] Removing intermediate container ae7eb550b9a2 [2023-03-28T14:01:21.483Z] ---> d7f97d34af65 [2023-03-28T14:01:21.483Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:01:21.483Z] ---> Running in 606a621e22ff [2023-03-28T14:01:21.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:01:21.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:01:21.999Z] OK: 265 MiB in 53 packages [2023-03-28T14:01:22.258Z] Removing intermediate container 606a621e22ff [2023-03-28T14:01:22.258Z] ---> d414e2e7554c [2023-03-28T14:01:22.258Z] Step 7/12 : WORKDIR /app [2023-03-28T14:01:22.258Z] ---> Running in 4bece1b07a5a [2023-03-28T14:01:22.516Z] Removing intermediate container 4bece1b07a5a [2023-03-28T14:01:22.517Z] ---> db3140aec29e [2023-03-28T14:01:22.517Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:01:22.517Z] ---> 6f5524877f16 [2023-03-28T14:01:22.517Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:01:22.517Z] ---> Running in 1c1314712851 [2023-03-28T14:01:25.268Z] Still waiting to schedule task [2023-03-28T14:01:25.268Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T14:02:01.232Z] Removing intermediate container 1c1314712851 [2023-03-28T14:02:01.232Z] ---> 8c02852cd6e9 [2023-03-28T14:02:01.232Z] Step 10/12 : COPY . . [2023-03-28T14:02:01.232Z] ---> c9e8ee67f857 [2023-03-28T14:02:01.232Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:02:01.232Z] ---> Running in 585eefb4097a [2023-03-28T14:02:01.232Z] Removing intermediate container 585eefb4097a [2023-03-28T14:02:01.232Z] ---> 8fbd54324451 [2023-03-28T14:02:01.232Z] Step 12/12 : RUN $MAKE [2023-03-28T14:02:01.232Z] ---> Running in 0a7aeebac173 [2023-03-28T14:02:01.232Z] noop [2023-03-28T14:02:01.232Z] Removing intermediate container 0a7aeebac173 [2023-03-28T14:02:01.232Z] ---> f42c2762eb35 [2023-03-28T14:02:01.232Z] Successfully built f42c2762eb35 [2023-03-28T14:02:01.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:02:01.675Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:02:01.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:02:01.833Z] prd-ubuntu20.04-docker-8c-8g-6041 does not seem to be running inside a container [2023-03-28T14:02:01.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T14:02:02.260Z] $ docker top 5763936716a687a585b6faff847600f559decf2b532ed01f472817e9cf8eec90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:02:02.648Z] + go version [2023-03-28T14:02:02.649Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T14:02:02.690Z] $ docker stop --time=1 5763936716a687a585b6faff847600f559decf2b532ed01f472817e9cf8eec90 [2023-03-28T14:02:03.970Z] $ docker rm -f --volumes 5763936716a687a585b6faff847600f559decf2b532ed01f472817e9cf8eec90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:02:04.643Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:02:04.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:02:04.792Z] prd-ubuntu20.04-docker-8c-8g-6041 does not seem to be running inside a container [2023-03-28T14:02:04.833Z] $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T14:02:05.197Z] $ docker top 1d73ee6ff0b236763b5a90dde372bed32c9629d43d0adea0380cef5bc913f8bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:02:05.582Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:02:05.939Z] + make test [2023-03-28T14:02:05.939Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:02:24.029Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:02:24.029Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:02:24.029Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.144s coverage: 86.2% of statements [2023-03-28T14:02:26.564Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements [2023-03-28T14:02:48.488Z] go vet ./... [2023-03-28T14:02:48.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:02:48.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:02:48.752Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-28T14:02:48.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:02:48.825Z] $ docker stop --time=1 1d73ee6ff0b236763b5a90dde372bed32c9629d43d0adea0380cef5bc913f8bd [2023-03-28T14:02:51.044Z] $ docker rm -f --volumes 1d73ee6ff0b236763b5a90dde372bed32c9629d43d0adea0380cef5bc913f8bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:02:51.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:02:51.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T14:02:52.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:02:52.740Z] + ls -al . [2023-03-28T14:02:52.740Z] total 228 [2023-03-28T14:02:52.740Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:02 . [2023-03-28T14:02:52.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:00 .. [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:00 .dockerignore [2023-03-28T14:02:52.740Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:01 .git [2023-03-28T14:02:52.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:00 .github [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:00 .gitignore [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:00 .golangci.yml [2023-03-28T14:02:52.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:01 .semver [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 28 14:00 Attribution.txt [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:00 CHANGELOG.md [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:00 Dockerfile [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:00 GOVERNANCE.md [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:00 Jenkinsfile [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:00 LICENSE [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:00 Makefile [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:00 OWNERS.md [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 28 14:00 README.md [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:01 VERSION [2023-03-28T14:02:52.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:00 bin [2023-03-28T14:02:52.740Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:02 coverage.out [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 28 14:00 go.mod [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 31591 Mar 28 14:00 go.sum [2023-03-28T14:02:52.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:00 images [2023-03-28T14:02:52.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:00 internal [2023-03-28T14:02:52.740Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:00 main.go [2023-03-28T14:02:52.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:00 res [2023-03-28T14:02:52.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:00 snap [2023-03-28T14:02:52.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:02:53.143Z] + 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=9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 --label arch=amd64 --label version=0.0.0 . [2023-03-28T14:02:53.143Z] Sending build context to Docker daemon 12.6MB [2023-03-28T14:02:53.143Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:02:53.143Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:02:53.143Z] ---> f42c2762eb35 [2023-03-28T14:02:53.143Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:02:53.143Z] ---> Running in 304003d8a416 [2023-03-28T14:02:53.409Z] Removing intermediate container 304003d8a416 [2023-03-28T14:02:53.409Z] ---> 32e336c35965 [2023-03-28T14:02:53.409Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:02:53.409Z] ---> Running in 2371dc8d2776 [2023-03-28T14:02:53.409Z] Removing intermediate container 2371dc8d2776 [2023-03-28T14:02:53.409Z] ---> cb3e83aaae29 [2023-03-28T14:02:53.409Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:02:53.409Z] ---> Running in 290bd2fe8ae4 [2023-03-28T14:02:53.409Z] Removing intermediate container 290bd2fe8ae4 [2023-03-28T14:02:53.409Z] ---> 8779dfb0008f [2023-03-28T14:02:53.409Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:02:53.667Z] ---> Running in 46e92601b2a9 [2023-03-28T14:02:53.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:02:53.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:02:54.186Z] OK: 265 MiB in 53 packages [2023-03-28T14:02:54.445Z] Removing intermediate container 46e92601b2a9 [2023-03-28T14:02:54.445Z] ---> ec89b1fbc4a6 [2023-03-28T14:02:54.445Z] Step 7/29 : WORKDIR /app [2023-03-28T14:02:54.445Z] ---> Running in 39b4bacce5ed [2023-03-28T14:02:54.701Z] Removing intermediate container 39b4bacce5ed [2023-03-28T14:02:54.701Z] ---> 6e8af511fdfb [2023-03-28T14:02:54.701Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:02:54.701Z] ---> 464c15b9eda4 [2023-03-28T14:02:54.701Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:02:54.701Z] ---> Running in 0f1851f56f44 [2023-03-28T14:02:55.638Z] Removing intermediate container 0f1851f56f44 [2023-03-28T14:02:55.638Z] ---> 45aa0635695e [2023-03-28T14:02:55.638Z] Step 10/29 : COPY . . [2023-03-28T14:02:55.897Z] ---> d8a63ff66d3a [2023-03-28T14:02:55.897Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:02:55.897Z] ---> Running in 41b4865965e4 [2023-03-28T14:02:55.897Z] Removing intermediate container 41b4865965e4 [2023-03-28T14:02:55.897Z] ---> e311c6167b4c [2023-03-28T14:02:55.897Z] Step 12/29 : RUN $MAKE [2023-03-28T14:02:55.897Z] ---> Running in c8fc3a0b28db [2023-03-28T14:02:56.463Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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-03-28T14:02:59.871Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6042 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws [2023-03-28T14:02:59.927Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-28T14:03:00.009Z] The recommended git tool is: git [2023-03-28T14:03:05.242Z] using credential edgex-jenkins-ssh [2023-03-28T14:03:05.257Z] Cloning the remote Git repository [2023-03-28T14:03:05.299Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:03:05.389Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-28T14:03:05.511Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:03:05.512Z] > git --version # timeout=10 [2023-03-28T14:03:05.539Z] > git --version # 'git version 2.25.1' [2023-03-28T14:03:05.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:03:05.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:03:07.722Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-28T14:03:07.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:03:08.585Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-28T14:03:08.622Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:03:08.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:03:08.638Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T14:03:09.168Z] Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [2023-03-28T14:03:09.468Z] Merge succeeded, producing 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [2023-03-28T14:03:09.468Z] Checking out Revision 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 (PR-170) [2023-03-28T14:03:09.929Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-28T14:03:09.977Z] > git --version # timeout=10 [2023-03-28T14:03:09.989Z] > git --version # 'git version 2.25.1' [2023-03-28T14:03:10.006Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T14:03:09.185Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T14:03:09.259Z] > git checkout -f 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 # timeout=10 [2023-03-28T14:03:09.368Z] > git remote # timeout=10 [2023-03-28T14:03:09.392Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T14:03:09.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:03:09.425Z] > git merge 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 [2023-03-28T14:03:09.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T14:03:09.474Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T14:03:09.489Z] > git checkout -f 9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:03:11.197Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T14:03:11.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:03:11.197Z] Dload Upload Total Spent Left Speed [2023-03-28T14:03:11.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-03-28T14:03:11.800Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T14:03:12.139Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T14:03:12.139Z] + sudo tee /etc/docker/daemon.new [2023-03-28T14:03:12.139Z] { [2023-03-28T14:03:12.139Z] "registry-mirrors": [ [2023-03-28T14:03:12.139Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T14:03:12.139Z] ], [2023-03-28T14:03:12.139Z] "bip": "10.250.0.254/24", [2023-03-28T14:03:12.139Z] "hosts": [ [2023-03-28T14:03:12.139Z] "tcp://0.0.0.0:5555", [2023-03-28T14:03:12.139Z] "unix:///var/run/docker.sock" [2023-03-28T14:03:12.139Z] ], [2023-03-28T14:03:12.139Z] "mtu": 1458, [2023-03-28T14:03:12.139Z] "selinux-enabled": true, [2023-03-28T14:03:12.139Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T14:03:12.139Z] } [Pipeline] sh [2023-03-28T14:03:12.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T14:03:12.841Z] + sudo service docker restart [2023-03-28T14:03:14.538Z] Removing intermediate container c8fc3a0b28db [2023-03-28T14:03:14.538Z] ---> cf1e28f8c0dc [2023-03-28T14:03:14.538Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:03:14.538Z] 3.17: Pulling from library/alpine [2023-03-28T14:03:14.538Z] 63b65145d645: Already exists [2023-03-28T14:03:14.538Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:03:14.538Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:03:14.538Z] ---> b2aa39c304c2 [2023-03-28T14:03:14.538Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:03:14.538Z] ---> Running in 063fb87395b8 [2023-03-28T14:03:14.538Z] Removing intermediate container 063fb87395b8 [2023-03-28T14:03:14.538Z] ---> 2b1f88d319b1 [2023-03-28T14:03:14.538Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:03:14.538Z] ---> Running in 98bbd8264593 [2023-03-28T14:03:14.538Z] Removing intermediate container 98bbd8264593 [2023-03-28T14:03:14.538Z] ---> b40d19c32e86 [2023-03-28T14:03:14.538Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:03:14.538Z] ---> Running in 197245b586e3 [2023-03-28T14:03:14.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:03:14.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:03:15.056Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:03:15.056Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:03:15.056Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:03:15.056Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:03:15.056Z] OK: 8 MiB in 17 packages [2023-03-28T14:03:15.316Z] Removing intermediate container 197245b586e3 [2023-03-28T14:03:15.316Z] ---> 07bed3b6c3bb [2023-03-28T14:03:15.316Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:03:15.578Z] ---> 551d9c71e087 [2023-03-28T14:03:15.578Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:03:15.838Z] ---> d61aba2b4e73 [2023-03-28T14:03:15.838Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:03:15.838Z] ---> 34cb0ad6d58d [2023-03-28T14:03:15.838Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:03:16.097Z] ---> 43301687545a [2023-03-28T14:03:16.097Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:03:16.667Z] ---> ce3daf03749c [2023-03-28T14:03:16.667Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:03:16.667Z] ---> Running in e9848ef2e9af [2023-03-28T14:03:17.234Z] Removing intermediate container e9848ef2e9af [2023-03-28T14:03:17.234Z] ---> ea7dbd51bf4c [2023-03-28T14:03:17.234Z] Step 23/29 : VOLUME /cache [2023-03-28T14:03:17.234Z] ---> Running in 111fd3ace2f5 [2023-03-28T14:03:17.234Z] Removing intermediate container 111fd3ace2f5 [2023-03-28T14:03:17.234Z] ---> df3bc8da49b4 [2023-03-28T14:03:17.234Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:03:17.234Z] ---> Running in 354d986b279f [2023-03-28T14:03:17.234Z] Removing intermediate container 354d986b279f [2023-03-28T14:03:17.234Z] ---> 494014cc7de9 [2023-03-28T14:03:17.234Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:03:17.493Z] ---> Running in 5b95fb15ae5a [2023-03-28T14:03:17.493Z] Removing intermediate container 5b95fb15ae5a [2023-03-28T14:03:17.493Z] ---> 3c2bae8f9e7b [2023-03-28T14:03:17.493Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:03:17.493Z] ---> Running in e0a649d05ed0 [2023-03-28T14:03:17.493Z] Removing intermediate container e0a649d05ed0 [2023-03-28T14:03:17.493Z] ---> 74169f016f75 [2023-03-28T14:03:17.493Z] Step 27/29 : LABEL arch=amd64 [2023-03-28T14:03:17.493Z] ---> Running in 3463e76af5c2 [2023-03-28T14:03:17.751Z] Removing intermediate container 3463e76af5c2 [2023-03-28T14:03:17.751Z] ---> 40f801fe26ce [2023-03-28T14:03:17.751Z] Step 28/29 : LABEL git_sha=9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [2023-03-28T14:03:17.751Z] ---> Running in 76afd45999aa [2023-03-28T14:03:17.751Z] Removing intermediate container 76afd45999aa [2023-03-28T14:03:17.751Z] ---> 47048feb2b26 [2023-03-28T14:03:17.751Z] Step 29/29 : LABEL version=0.0.0 [2023-03-28T14:03:17.751Z] ---> Running in 8ccdc9d4a5d2 [2023-03-28T14:03:18.010Z] Removing intermediate container 8ccdc9d4a5d2 [2023-03-28T14:03:18.010Z] ---> 076e6d9d26ce [2023-03-28T14:03:18.010Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:03:18.010Z] Successfully built 076e6d9d26ce [2023-03-28T14:03:18.010Z] 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-03-28T14:03:18.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:03:18.898Z] [2023-03-28T14:03:18.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:03:19.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:03:19.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T14:03:19.280Z] 5eb5b503b376: Pulling fs layer [2023-03-28T14:03:19.280Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T14:03:19.280Z] ec43610c2a17: Pulling fs layer [2023-03-28T14:03:19.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T14:03:19.280Z] 33b1e0a273af: Pulling fs layer [2023-03-28T14:03:19.280Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T14:03:19.280Z] 2f39f015ded8: Pulling fs layer [2023-03-28T14:03:19.280Z] 3a2ae6a8a46f: Waiting [2023-03-28T14:03:19.280Z] 33b1e0a273af: Waiting [2023-03-28T14:03:19.280Z] 2f39f015ded8: Waiting [2023-03-28T14:03:19.280Z] 5d3b04190fa2: Waiting [2023-03-28T14:03:19.280Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T14:03:19.280Z] 5c69ac0246d0: Download complete [2023-03-28T14:03:19.280Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T14:03:19.280Z] 3a2ae6a8a46f: Download complete [2023-03-28T14:03:19.280Z] 33b1e0a273af: Verifying Checksum [2023-03-28T14:03:19.280Z] 33b1e0a273af: Download complete [2023-03-28T14:03:19.280Z] 5d3b04190fa2: Download complete [2023-03-28T14:03:19.280Z] ec43610c2a17: Verifying Checksum [2023-03-28T14:03:19.280Z] ec43610c2a17: Download complete [2023-03-28T14:03:19.540Z] 5eb5b503b376: Verifying Checksum [2023-03-28T14:03:19.540Z] 5eb5b503b376: Download complete [2023-03-28T14:03:20.107Z] 2f39f015ded8: Download complete [2023-03-28T14:03:20.674Z] 5eb5b503b376: Pull complete [2023-03-28T14:03:20.674Z] 5c69ac0246d0: Pull complete [2023-03-28T14:03:20.933Z] ec43610c2a17: Pull complete [2023-03-28T14:03:21.193Z] 3a2ae6a8a46f: Pull complete [2023-03-28T14:03:21.193Z] 33b1e0a273af: Pull complete [2023-03-28T14:03:21.451Z] 5d3b04190fa2: Pull complete [2023-03-28T14:03:25.641Z] 2f39f015ded8: Pull complete [2023-03-28T14:03:25.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T14:03:25.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:03:25.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:03:25.871Z] prd-ubuntu20.04-docker-8c-8g-6041 does not seem to be running inside a container [2023-03-28T14:03:25.910Z] $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:03:27.544Z] $ docker top 4d500e6278a04b16cb097cd64339109197b55283b93ae422adb89c1246e8d363 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:03:28.033Z] ---> job-cost.sh [2023-03-28T14:03:28.033Z] lf-activate-venv: SKIPPING [2023-03-28T14:03:28.033Z] INFO: No Stack... [2023-03-28T14:03:28.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:03:28.863Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:03:29.185Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv [2023-03-28T14:03:29.185Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T14:03:29.224Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] [2023-03-28T14:03:29.230Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] did not exist. Created. [2023-03-28T14:03:29.230Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:03:29.627Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T14:03:29.680Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:03:29.711Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:03:29.804Z] $ docker stop --time=1 4d500e6278a04b16cb097cd64339109197b55283b93ae422adb89c1246e8d363 [2023-03-28T14:03:30.963Z] $ docker rm -f --volumes 4d500e6278a04b16cb097cd64339109197b55283b93ae422adb89c1246e8d363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:03:31.187Z] provisioning config files... [Pipeline] } [2023-03-28T14:03:31.213Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7262399014175566154tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2023-03-28T14:03:31.654Z] ---> docker-login.sh [2023-03-28T14:03:31.654Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:03:31.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:03:32.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:03:32.197Z] Configure a credential helper to remove this warning. See [2023-03-28T14:03:32.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:03:32.197Z] [2023-03-28T14:03:32.197Z] Login Succeeded [2023-03-28T14:03:32.197Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:03:32.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:03:32.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:03:32.738Z] Configure a credential helper to remove this warning. See [2023-03-28T14:03:32.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:03:32.738Z] [2023-03-28T14:03:32.738Z] Login Succeeded [2023-03-28T14:03:32.738Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:03:33.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:03:33.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:03:33.010Z] Configure a credential helper to remove this warning. See [2023-03-28T14:03:33.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:03:33.010Z] [2023-03-28T14:03:33.010Z] Login Succeeded [2023-03-28T14:03:33.010Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:03:33.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:03:33.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:03:33.285Z] Configure a credential helper to remove this warning. See [2023-03-28T14:03:33.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:03:33.285Z] [2023-03-28T14:03:33.285Z] Login Succeeded [2023-03-28T14:03:33.285Z] docker.io [2023-03-28T14:03:33.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:03:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:03:33.829Z] Configure a credential helper to remove this warning. See [2023-03-28T14:03:33.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:03:33.829Z] [2023-03-28T14:03:33.829Z] Login Succeeded [2023-03-28T14:03:33.829Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:03:33.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:03:34.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:03:34.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:03:34.322Z] ========================================================= [2023-03-28T14:03:34.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T14:03:34.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:03:34.819Z] + 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-03-28T14:03:35.090Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:03:35.090Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:03:35.090Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:03:35.090Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T14:03:35.090Z] af6eaf76a39c: Pulling fs layer [2023-03-28T14:03:35.090Z] 55522c791124: Pulling fs layer [2023-03-28T14:03:35.090Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T14:03:35.090Z] 169dfbe0d373: Pulling fs layer [2023-03-28T14:03:35.090Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T14:03:35.090Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T14:03:35.090Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T14:03:35.090Z] 169dfbe0d373: Waiting [2023-03-28T14:03:35.090Z] e1ff8fa3b103: Waiting [2023-03-28T14:03:35.090Z] 5abe8eddf0d5: Waiting [2023-03-28T14:03:35.090Z] 52ebb69f0ebf: Waiting [2023-03-28T14:03:35.090Z] 55522c791124: Download complete [2023-03-28T14:03:35.361Z] 169dfbe0d373: Verifying Checksum [2023-03-28T14:03:35.361Z] 169dfbe0d373: Download complete [2023-03-28T14:03:35.361Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T14:03:35.361Z] e1ff8fa3b103: Download complete [2023-03-28T14:03:35.361Z] af6eaf76a39c: Verifying Checksum [2023-03-28T14:03:35.361Z] af6eaf76a39c: Download complete [2023-03-28T14:03:36.338Z] af6eaf76a39c: Pull complete [2023-03-28T14:03:36.338Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T14:03:36.338Z] 5abe8eddf0d5: Download complete [2023-03-28T14:03:36.614Z] 55522c791124: Pull complete [2023-03-28T14:03:37.598Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T14:03:37.598Z] ce5c4a1c91eb: Download complete [2023-03-28T14:03:37.598Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T14:03:37.598Z] 52ebb69f0ebf: Download complete [2023-03-28T14:03:50.013Z] ce5c4a1c91eb: Pull complete [2023-03-28T14:03:50.013Z] 169dfbe0d373: Pull complete [2023-03-28T14:03:50.013Z] e1ff8fa3b103: Pull complete [2023-03-28T14:03:54.262Z] 52ebb69f0ebf: Pull complete [2023-03-28T14:03:55.673Z] 5abe8eddf0d5: Pull complete [2023-03-28T14:03:55.673Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T14:03:55.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T14:03:55.673Z] ---> 6cb57ee374ae [2023-03-28T14:03:55.673Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:03:57.096Z] ---> Running in 9d96020fc820 [2023-03-28T14:03:57.364Z] Removing intermediate container 9d96020fc820 [2023-03-28T14:03:57.364Z] ---> 4e4dc0bcd25a [2023-03-28T14:03:57.364Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:03:57.629Z] ---> Running in 36820d2151a7 [2023-03-28T14:03:57.629Z] Removing intermediate container 36820d2151a7 [2023-03-28T14:03:57.629Z] ---> accdf502b58e [2023-03-28T14:03:57.629Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:03:57.895Z] ---> Running in 1f9654a73b56 [2023-03-28T14:03:58.160Z] Removing intermediate container 1f9654a73b56 [2023-03-28T14:03:58.160Z] ---> 26055d41619f [2023-03-28T14:03:58.160Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:03:58.160Z] ---> Running in 0c201a198ff3 [2023-03-28T14:03:59.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:03:59.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:04:00.656Z] OK: 263 MiB in 53 packages [2023-03-28T14:04:02.063Z] Removing intermediate container 0c201a198ff3 [2023-03-28T14:04:02.063Z] ---> deb39de07053 [2023-03-28T14:04:02.063Z] Step 7/12 : WORKDIR /app [2023-03-28T14:04:02.063Z] ---> Running in f1a8fe780408 [2023-03-28T14:04:02.063Z] Removing intermediate container f1a8fe780408 [2023-03-28T14:04:02.063Z] ---> cf7ddc1b1037 [2023-03-28T14:04:02.063Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:04:02.645Z] ---> 61330cb61dca [2023-03-28T14:04:02.646Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:04:02.646Z] ---> Running in 0e5f3db86397 [2023-03-28T14:05:10.516Z] Removing intermediate container 0e5f3db86397 [2023-03-28T14:05:10.516Z] ---> 2639da46cb7a [2023-03-28T14:05:10.516Z] Step 10/12 : COPY . . [2023-03-28T14:05:10.516Z] ---> b03ae87b3980 [2023-03-28T14:05:10.516Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:05:10.516Z] ---> Running in 12c4402ad777 [2023-03-28T14:05:10.516Z] Removing intermediate container 12c4402ad777 [2023-03-28T14:05:10.516Z] ---> cecd4d9c1701 [2023-03-28T14:05:10.516Z] Step 12/12 : RUN $MAKE [2023-03-28T14:05:10.516Z] ---> Running in 348b154735b9 [2023-03-28T14:05:10.516Z] noop [2023-03-28T14:05:10.516Z] Removing intermediate container 348b154735b9 [2023-03-28T14:05:10.516Z] ---> ff1bdd3aeb3e [2023-03-28T14:05:10.516Z] Successfully built ff1bdd3aeb3e [2023-03-28T14:05:10.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:05:10.977Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:05:10.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:05:11.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-6042 does not seem to be running inside a container [2023-03-28T14:05:11.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T14:05:12.451Z] $ docker top 55a8da7f885bfeaaef7004b5bd7125bcab95d63def5664931c2b642d0b0e3192 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:05:13.302Z] + go version [2023-03-28T14:05:13.302Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T14:05:13.336Z] $ docker stop --time=1 55a8da7f885bfeaaef7004b5bd7125bcab95d63def5664931c2b642d0b0e3192 [2023-03-28T14:05:14.880Z] $ docker rm -f --volumes 55a8da7f885bfeaaef7004b5bd7125bcab95d63def5664931c2b642d0b0e3192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:05:15.682Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:05:15.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:05:15.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-6042 does not seem to be running inside a container [2023-03-28T14:05:15.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T14:05:17.039Z] $ docker top 35f6d17236442cb24182d40442278533dde0dbaa6765a81bebb5f3eb8dbf0b33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:05:17.574Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:05:17.959Z] + make test [2023-03-28T14:05:17.959Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:07:54.681Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:08:00.035Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:08:00.992Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements [2023-03-28T14:08:13.310Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.502s coverage: 71.9% of statements [2023-03-28T14:08:13.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T14:08:13.310Z] go vet ./... [2023-03-28T14:10:35.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:10:35.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:10:35.043Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-28T14:10:35.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:10:35.114Z] $ docker stop --time=1 35f6d17236442cb24182d40442278533dde0dbaa6765a81bebb5f3eb8dbf0b33 [2023-03-28T14:10:37.011Z] $ docker rm -f --volumes 35f6d17236442cb24182d40442278533dde0dbaa6765a81bebb5f3eb8dbf0b33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:10:38.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:10:38.621Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T14:10:39.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:10:39.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:10:40.011Z] + ls -al . [2023-03-28T14:10:40.011Z] total 224 [2023-03-28T14:10:40.011Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:05 . [2023-03-28T14:10:40.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:03 .. [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:03 .dockerignore [2023-03-28T14:10:40.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:03 .git [2023-03-28T14:10:40.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:03 .github [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:03 .gitignore [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:03 .golangci.yml [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 28 14:03 Attribution.txt [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:03 CHANGELOG.md [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:03 Dockerfile [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:03 GOVERNANCE.md [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:03 Jenkinsfile [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:03 LICENSE [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:03 Makefile [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:03 OWNERS.md [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 28 14:03 README.md [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 14:01 VERSION [2023-03-28T14:10:40.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:03 bin [2023-03-28T14:10:40.011Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:08 coverage.out [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 28 14:03 go.mod [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 31591 Mar 28 14:03 go.sum [2023-03-28T14:10:40.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:03 images [2023-03-28T14:10:40.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:03 internal [2023-03-28T14:10:40.011Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:03 main.go [2023-03-28T14:10:40.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:03 res [2023-03-28T14:10:40.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:03 snap [2023-03-28T14:10:40.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:10:40.414Z] + 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=9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 --label arch=arm64 --label version=0.0.0 . [2023-03-28T14:10:40.682Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:10:40.682Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:10:40.682Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:10:40.682Z] ---> ff1bdd3aeb3e [2023-03-28T14:10:40.682Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:10:40.682Z] ---> Running in 6467ba304aab [2023-03-28T14:10:40.957Z] Removing intermediate container 6467ba304aab [2023-03-28T14:10:40.957Z] ---> 478c0d391e6e [2023-03-28T14:10:40.957Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:10:41.225Z] ---> Running in 2e54c7553017 [2023-03-28T14:10:41.491Z] Removing intermediate container 2e54c7553017 [2023-03-28T14:10:41.491Z] ---> be1085ce2d97 [2023-03-28T14:10:41.491Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:10:41.491Z] ---> Running in 5cc020882c76 [2023-03-28T14:10:41.758Z] Removing intermediate container 5cc020882c76 [2023-03-28T14:10:41.758Z] ---> abe53445b2b6 [2023-03-28T14:10:41.758Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:10:41.758Z] ---> Running in 776e4ff114cb [2023-03-28T14:10:42.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:10:43.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:10:44.255Z] OK: 263 MiB in 53 packages [2023-03-28T14:10:45.215Z] Removing intermediate container 776e4ff114cb [2023-03-28T14:10:45.215Z] ---> 760d740f0600 [2023-03-28T14:10:45.215Z] Step 7/29 : WORKDIR /app [2023-03-28T14:10:45.215Z] ---> Running in ea3de89c8a34 [2023-03-28T14:10:45.482Z] Removing intermediate container ea3de89c8a34 [2023-03-28T14:10:45.482Z] ---> b443102a5100 [2023-03-28T14:10:45.482Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:10:48.059Z] ---> 13f21b4d5901 [2023-03-28T14:10:48.059Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:10:48.059Z] ---> Running in 6abff23bbd57 [2023-03-28T14:10:50.643Z] Removing intermediate container 6abff23bbd57 [2023-03-28T14:10:50.643Z] ---> 5f80bcf94faa [2023-03-28T14:10:50.643Z] Step 10/29 : COPY . . [2023-03-28T14:10:51.231Z] ---> 42e4548debf2 [2023-03-28T14:10:51.231Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:10:51.231Z] ---> Running in 71f3af69d574 [2023-03-28T14:10:51.502Z] Removing intermediate container 71f3af69d574 [2023-03-28T14:10:51.502Z] ---> 5bdc850bd937 [2023-03-28T14:10:51.502Z] Step 12/29 : RUN $MAKE [2023-03-28T14:10:51.502Z] ---> Running in 7754d5ffad1c [2023-03-28T14:10:52.463Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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-03-28T14:12:59.138Z] Removing intermediate container 7754d5ffad1c [2023-03-28T14:12:59.138Z] ---> 239c3edf2b17 [2023-03-28T14:12:59.138Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:12:59.138Z] 3.17: Pulling from library/alpine [2023-03-28T14:12:59.138Z] af6eaf76a39c: Already exists [2023-03-28T14:12:59.138Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:12:59.138Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:12:59.138Z] ---> d74e625d9115 [2023-03-28T14:12:59.138Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:12:59.138Z] ---> Running in 2e8e171ca876 [2023-03-28T14:12:59.138Z] Removing intermediate container 2e8e171ca876 [2023-03-28T14:12:59.138Z] ---> f86a1f594bca [2023-03-28T14:12:59.138Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:12:59.138Z] ---> Running in 422dd9406c44 [2023-03-28T14:12:59.138Z] Removing intermediate container 422dd9406c44 [2023-03-28T14:12:59.138Z] ---> d30b97e16195 [2023-03-28T14:12:59.138Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:12:59.138Z] ---> Running in c289c8aaa193 [2023-03-28T14:12:59.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:12:59.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:12:59.138Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:12:59.138Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:12:59.138Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:12:59.138Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:12:59.138Z] OK: 8 MiB in 17 packages [2023-03-28T14:13:00.101Z] Removing intermediate container c289c8aaa193 [2023-03-28T14:13:00.101Z] ---> d3fac5155725 [2023-03-28T14:13:00.101Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:13:00.367Z] ---> 047f88a7b3e0 [2023-03-28T14:13:00.367Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:13:00.951Z] ---> 867c1321e075 [2023-03-28T14:13:00.951Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:13:01.218Z] ---> dfd10771936e [2023-03-28T14:13:01.218Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:13:01.804Z] ---> 8bd87184ef2c [2023-03-28T14:13:01.804Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:13:03.215Z] ---> 2a2cbbd0e8e3 [2023-03-28T14:13:03.215Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:13:03.215Z] ---> Running in 7a62df69943d [2023-03-28T14:13:04.632Z] Removing intermediate container 7a62df69943d [2023-03-28T14:13:04.632Z] ---> 31c9c09b250b [2023-03-28T14:13:04.632Z] Step 23/29 : VOLUME /cache [2023-03-28T14:13:04.632Z] ---> Running in d7c2a9067cf1 [2023-03-28T14:13:04.899Z] Removing intermediate container d7c2a9067cf1 [2023-03-28T14:13:04.900Z] ---> 0d3bab7f40cc [2023-03-28T14:13:04.900Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:13:05.169Z] ---> Running in fe7bf568e6b0 [2023-03-28T14:13:05.437Z] Removing intermediate container fe7bf568e6b0 [2023-03-28T14:13:05.437Z] ---> 49d27d29f5f7 [2023-03-28T14:13:05.437Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:13:05.437Z] ---> Running in b37301132c4e [2023-03-28T14:13:05.782Z] Removing intermediate container b37301132c4e [2023-03-28T14:13:05.782Z] ---> b0169fbdd05b [2023-03-28T14:13:05.782Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:13:05.782Z] ---> Running in 5e3b868f3f74 [2023-03-28T14:13:06.073Z] Removing intermediate container 5e3b868f3f74 [2023-03-28T14:13:06.073Z] ---> 81f34ca84102 [2023-03-28T14:13:06.073Z] Step 27/29 : LABEL arch=arm64 [2023-03-28T14:13:06.073Z] ---> Running in 6d0d79e92c21 [2023-03-28T14:13:06.359Z] Removing intermediate container 6d0d79e92c21 [2023-03-28T14:13:06.359Z] ---> 8d0ccb690ab0 [2023-03-28T14:13:06.359Z] Step 28/29 : LABEL git_sha=9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [2023-03-28T14:13:06.630Z] ---> Running in 23aea6fff904 [2023-03-28T14:13:06.905Z] Removing intermediate container 23aea6fff904 [2023-03-28T14:13:06.905Z] ---> 5a142b71281c [2023-03-28T14:13:06.905Z] Step 29/29 : LABEL version=0.0.0 [2023-03-28T14:13:06.905Z] ---> Running in 0973f470a7ff [2023-03-28T14:13:07.171Z] Removing intermediate container 0973f470a7ff [2023-03-28T14:13:07.171Z] ---> cd187f576128 [2023-03-28T14:13:07.171Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:13:07.171Z] Successfully built cd187f576128 [2023-03-28T14:13:07.171Z] 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-03-28T14:13:08.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:13:08.074Z] [2023-03-28T14:13:08.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:13:08.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:13:08.488Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T14:13:08.488Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T14:13:08.488Z] 04944245beec: Pulling fs layer [2023-03-28T14:13:08.488Z] 699f458cf7ca: Pulling fs layer [2023-03-28T14:13:08.488Z] 765212b225bb: Pulling fs layer [2023-03-28T14:13:08.488Z] f23df028b6ca: Pulling fs layer [2023-03-28T14:13:08.488Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T14:13:08.488Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T14:13:08.488Z] 765212b225bb: Waiting [2023-03-28T14:13:08.488Z] f23df028b6ca: Waiting [2023-03-28T14:13:08.488Z] 2437ff75d9bd: Waiting [2023-03-28T14:13:08.488Z] d65c8cfc05b1: Waiting [2023-03-28T14:13:08.764Z] 04944245beec: Verifying Checksum [2023-03-28T14:13:08.764Z] 04944245beec: Download complete [2023-03-28T14:13:08.764Z] 765212b225bb: Verifying Checksum [2023-03-28T14:13:08.764Z] 765212b225bb: Download complete [2023-03-28T14:13:08.764Z] f23df028b6ca: Verifying Checksum [2023-03-28T14:13:08.764Z] f23df028b6ca: Download complete [2023-03-28T14:13:08.764Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T14:13:08.764Z] d65c8cfc05b1: Download complete [2023-03-28T14:13:08.764Z] 699f458cf7ca: Verifying Checksum [2023-03-28T14:13:08.764Z] 699f458cf7ca: Download complete [2023-03-28T14:13:09.349Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T14:13:09.349Z] 8998bd30e6a1: Download complete [2023-03-28T14:13:11.325Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T14:13:11.325Z] 2437ff75d9bd: Download complete [2023-03-28T14:13:13.911Z] 8998bd30e6a1: Pull complete [2023-03-28T14:13:14.176Z] 04944245beec: Pull complete [2023-03-28T14:13:15.134Z] 699f458cf7ca: Pull complete [2023-03-28T14:13:15.401Z] 765212b225bb: Pull complete [2023-03-28T14:13:15.982Z] f23df028b6ca: Pull complete [2023-03-28T14:13:17.238Z] d65c8cfc05b1: Pull complete [2023-03-28T14:13:29.529Z] 2437ff75d9bd: Pull complete [2023-03-28T14:13:29.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T14:13:29.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:13:29.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:13:29.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-6042 does not seem to be running inside a container [2023-03-28T14:13:29.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T14:13:32.395Z] $ docker top e2c904c5b00b4760633d62eb55c2bd08a36445f1702365b75697f4e6c4a75bd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:32.945Z] ---> job-cost.sh [2023-03-28T14:13:33.209Z] lf-activate-venv: SKIPPING [2023-03-28T14:13:33.209Z] INFO: No Stack... [2023-03-28T14:13:33.476Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T14:13:34.434Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:13:34.768Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-28T14:13:34.768Z] cut -d, -f6 [Pipeline] lock [2023-03-28T14:13:35.083Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] [2023-03-28T14:13:35.089Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] did not exist. Created. [2023-03-28T14:13:35.089Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:13:35.502Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-cd29940a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T14:13:35.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T14:13:35.885Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T14:13:35.929Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:13:35.949Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:13:36.032Z] $ docker stop --time=1 e2c904c5b00b4760633d62eb55c2bd08a36445f1702365b75697f4e6c4a75bd5 [2023-03-28T14:13:38.638Z] $ docker rm -f --volumes e2c904c5b00b4760633d62eb55c2bd08a36445f1702365b75697f4e6c4a75bd5 [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-03-28T14:13:39.701Z] provisioning config files... [2023-03-28T14:13:39.708Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config14346591447407281657tmp [Pipeline] { [Pipeline] sh [2023-03-28T14:13:40.049Z] + set +x [2023-03-28T14:13:40.049Z] + bash -s -- [2023-03-28T14:13:40.049Z] + curl -s https://codecov.io/bash [2023-03-28T14:13:40.049Z] [2023-03-28T14:13:40.049Z] _____ _ [2023-03-28T14:13:40.049Z] / ____| | | [2023-03-28T14:13:40.049Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T14:13:40.049Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T14:13:40.049Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T14:13:40.049Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T14:13:40.049Z] Bash-1.0.6 [2023-03-28T14:13:40.049Z] [2023-03-28T14:13:40.049Z] [2023-03-28T14:13:40.049Z] ==> git version 2.25.1 found [2023-03-28T14:13:40.049Z] ==> 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-03-28T14:13:40.049Z] Release-Date: 2020-01-08 [2023-03-28T14:13:40.049Z] 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-03-28T14:13:40.049Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T14:13:40.049Z] ==> Jenkins CI detected. [2023-03-28T14:13:40.049Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-03-28T14:13:40.049Z] project root: . [2023-03-28T14:13:40.049Z] --> token set from env [2023-03-28T14:13:40.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T14:13:40.049Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T14:13:40.049Z] ==> Python coveragepy not found [2023-03-28T14:13:40.049Z] ==> Searching for coverage reports in: [2023-03-28T14:13:40.049Z] + . [2023-03-28T14:13:40.049Z] -> Found 1 reports [2023-03-28T14:13:40.049Z] ==> Detecting git/mercurial file structure [2023-03-28T14:13:40.049Z] ==> Reading reports [2023-03-28T14:13:40.308Z] + ./coverage.out bytes=41317 [2023-03-28T14:13:40.308Z] ==> Appending adjustments [2023-03-28T14:13:40.308Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T14:13:40.308Z] + Found adjustments [2023-03-28T14:13:40.308Z] ==> Gzipping contents [2023-03-28T14:13:40.308Z] 12K /tmp/codecov.jiLUgG.gz [2023-03-28T14:13:40.308Z] ==> Uploading reports [2023-03-28T14:13:40.308Z] url: https://codecov.io [2023-03-28T14:13:40.308Z] query: branch=PR-170&commit=9d284a91c0b7973ccf8bc567c9e30b060d6f2da3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-03-28T14:13:40.308Z] -> Pinging Codecov [2023-03-28T14:13:40.309Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-170&commit=9d284a91c0b7973ccf8bc567c9e30b060d6f2da3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-03-28T14:13:40.569Z] -> Uploading to [2023-03-28T14:13:40.569Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/9d284a91c0b7973ccf8bc567c9e30b060d6f2da3/bf804a1d-5752-475e-809f-a7b62d6868a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T141340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70702f4bdd24e5fc2838a7b1fca84ee6f28f368ff751db40fe426e83d35f9adb [2023-03-28T14:13:40.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:13:40.569Z] Dload Upload Total Spent Left Speed [2023-03-28T14:13:40.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11809 0 0 100 11809 0 53434 --:--:-- --:--:-- --:--:-- 53193 100 11809 0 0 100 11809 0 43737 --:--:-- --:--:-- --:--:-- 43575 [2023-03-28T14:13:40.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9d284a91c0b7973ccf8bc567c9e30b060d6f2da3 [Pipeline] } [2023-03-28T14:13:40.857Z] 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-03-28T14:13:42.619Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] [2023-03-28T14:13:42.619Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-03-28T14:13:42.619Z] total 16 [2023-03-28T14:13:42.619Z] drwxr-xr-x 3 root root 4096 Mar 28 14:03 . [2023-03-28T14:13:42.619Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:03 .. [2023-03-28T14:13:42.620Z] drwxr-xr-x 2 root root 4096 Mar 28 14:03 cost [2023-03-28T14:13:42.620Z] -rw-r--r-- 1 root root 95 Mar 28 14:03 cost.csv [2023-03-28T14:13:42.620Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-03-28T14:13:42.620Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-03-28T14:13:42.620Z] total 16 [2023-03-28T14:13:42.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:03 . [2023-03-28T14:13:42.620Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:03 .. [2023-03-28T14:13:42.620Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:03 cost [2023-03-28T14:13:42.620Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 28 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:42.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:43.845Z] ---> package-listing.sh [2023-03-28T14:13:43.846Z] ++ facter osfamily [2023-03-28T14:13:43.846Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T14:13:44.105Z] + OS_FAMILY=debian [2023-03-28T14:13:44.105Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-03-28T14:13:44.105Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T14:13:44.105Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T14:13:44.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T14:13:44.105Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T14:13:44.105Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-03-28T14:13:44.105Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T14:13:44.105Z] + case "${OS_FAMILY}" in [2023-03-28T14:13:44.105Z] + dpkg -l [2023-03-28T14:13:44.105Z] + grep '^ii' [2023-03-28T14:13:44.105Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T14:13:44.105Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T14:13:44.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T14:13:44.105Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-03-28T14:13:44.105Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [2023-03-28T14:13:44.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [Pipeline] echo [2023-03-28T14:13:44.140Z] 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-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T14:13:44.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:13:45.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:13:45.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:13:45.195Z] prd-ubuntu20.04-docker-8c-8g-6041 does not seem to be running inside a container [2023-03-28T14:13:45.239Z] $ 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-170/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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:13:45.436Z] $ docker top 4774b962ed9eada258f01db1f8d6745615a14ca6ccc88c28ce45c372a0af5b70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:13:45.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T14:13:46.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T14:13:46.432Z] + ls /var/log/sa-host [2023-03-28T14:13:46.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:13:46.561Z] provisioning config files... [2023-03-28T14:13:46.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config11600402445443143204tmp [Pipeline] { [Pipeline] echo [2023-03-28T14:13:46.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:46.933Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T14:13:46.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:47.377Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T14:13:47.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:47.733Z] ---> sudo-logs.sh [2023-03-28T14:13:47.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T14:13:47.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:48.131Z] ---> job-cost.sh [2023-03-28T14:13:48.131Z] lf-activate-venv: SKIPPING [2023-03-28T14:13:48.131Z] DEBUG: total: 0.2199999988079071 [2023-03-28T14:13:48.131Z] INFO: Retrieving Stack Cost... [2023-03-28T14:13:48.390Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:13:48.958Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T14:13:48.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:13:49.317Z] ---> logs-deploy.sh [2023-03-28T14:13:49.318Z] lf-activate-venv: SKIPPING [2023-03-28T14:13:49.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/1 [2023-03-28T14:13:49.318Z] INFO: archiving workspace using pattern(s): [2023-03-28T14:13:50.256Z] Archives upload complete. [2023-03-28T14:13:50.256Z] INFO: archiving logs to Nexus