Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c74161c1a94e48636050a9006509107c6d926f01+8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 (a7ab7b81bd8cdc305475f1b50e36c3e5b613b599) 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-ssh546214996100383753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5165308832558490133.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9102032046204510941.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2079345759930144986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14506469785339328496.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2622513072209853636.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4369’ Running on prd-ubuntu20.04-docker-8c-8g-4373 in /w/workspace/y_app-rfid-llrp-inventory_PR-222 [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-222 # 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 Merging remotes/origin/main commit 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 into PR head commit c74161c1a94e48636050a9006509107c6d926f01 Merge succeeded, producing c74161c1a94e48636050a9006509107c6d926f01 Checking out Revision c74161c1a94e48636050a9006509107c6d926f01 (PR-222) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # 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 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T14:04:03.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T14:04:03.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T14:04:03.341Z] ========================================================= [2023-08-23T14:04:03.341Z] EdgeX Global Pipelines Version Info [2023-08-23T14:04:03.341Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:04.087Z] ------------------- [2023-08-23T14:04:04.087Z] stable info: [2023-08-23T14:04:04.087Z] ------------------- [2023-08-23T14:04:04.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T14:04:04.087Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T14:04:04.087Z] Message: update stable to v1.0.253 [2023-08-23T14:04:04.658Z] ------------------- [2023-08-23T14:04:04.658Z] experimental info: [2023-08-23T14:04:04.658Z] ------------------- [2023-08-23T14:04:04.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T14:04:04.658Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T14:04:04.658Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T14:04:04.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-23T14:04:04.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-23T14:04:05.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T14:04:05.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T14:04:05.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T14:04:05.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T14:04:05.190Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T14:04:05.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T14:04:05.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T14:04:05.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T14:04:05.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T14:04:05.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-23T14:04:05.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T14:04:05.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T14:04:05.539Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T14:04:05.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T14:04:05.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T14:04:05.674Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T14:04:05.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T14:04:05.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T14:04:05.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T14:04:05.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T14:04:05.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T14:04:05.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T14:04:05.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T14:04:06.008Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T14:04:06.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T14:04:06.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-08-23T14:04:06.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-08-23T14:04:06.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-08-23T14:04:06.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo [2023-08-23T14:04:06.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c74161c [Pipeline] echo [2023-08-23T14:04:06.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T14:04:06.423Z] provisioning config files... [2023-08-23T14:04:06.436Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config2018816318165854215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:06.786Z] ---> docker-login.sh [2023-08-23T14:04:06.786Z] nexus3.edgexfoundry.org:10001 [2023-08-23T14:04:07.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:07.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:07.046Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:07.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:07.046Z] [2023-08-23T14:04:07.046Z] Login Succeeded [2023-08-23T14:04:07.046Z] nexus3.edgexfoundry.org:10002 [2023-08-23T14:04:07.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:07.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:07.046Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:07.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:07.046Z] [2023-08-23T14:04:07.046Z] Login Succeeded [2023-08-23T14:04:07.046Z] nexus3.edgexfoundry.org:10003 [2023-08-23T14:04:07.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:07.306Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:07.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:07.306Z] [2023-08-23T14:04:07.306Z] Login Succeeded [2023-08-23T14:04:07.306Z] nexus3.edgexfoundry.org:10004 [2023-08-23T14:04:07.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:07.306Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:07.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:07.306Z] [2023-08-23T14:04:07.306Z] Login Succeeded [2023-08-23T14:04:07.306Z] docker.io [2023-08-23T14:04:07.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:07.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:07.566Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:07.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:07.566Z] [2023-08-23T14:04:07.566Z] Login Succeeded [2023-08-23T14:04:07.566Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T14:04:07.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T14:04:08.210Z] + git rev-list -1 --merges c74161c1a94e48636050a9006509107c6d926f01~1..c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo [2023-08-23T14:04:08.273Z] -----------> git rev-list -1 --merges c74161c1a94e48636050a9006509107c6d926f01~1..c74161c1a94e48636050a9006509107c6d926f01 c74161c1a94e48636050a9006509107c6d926f01 [false] [Pipeline] sh [2023-08-23T14:04:08.580Z] + git log --format=format:%s -1 c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo [2023-08-23T14:04:08.619Z] ========================================================= [2023-08-23T14:04:08.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T14:04:08.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T14:04:09.054Z] + git log --format=format:%s -1 c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] echo [2023-08-23T14:04:09.094Z] [semverPrep] GIT_COMMIT: c74161c1a94e48636050a9006509107c6d926f01, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-23T14:04:09.121Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T14:04:09.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T14:04:09.507Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T14:04:09.507Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T14:04:09.507Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T14:04:09.507Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T14:04:09.507Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T14:04:09.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:04:09.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T14:04:09.928Z] [2023-08-23T14:04:09.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:04:10.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T14:04:10.300Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T14:04:10.300Z] b85a868b505f: Pulling fs layer [2023-08-23T14:04:10.300Z] e2be974225ed: Pulling fs layer [2023-08-23T14:04:10.300Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T14:04:10.300Z] 988bab9f4d93: Pulling fs layer [2023-08-23T14:04:10.300Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T14:04:10.300Z] eaf3925da568: Pulling fs layer [2023-08-23T14:04:10.300Z] bab4dde63d76: Pulling fs layer [2023-08-23T14:04:10.300Z] bde34c3a00c8: Pulling fs layer [2023-08-23T14:04:10.300Z] b352a97aabf1: Pulling fs layer [2023-08-23T14:04:10.300Z] 4872d77fe225: Pulling fs layer [2023-08-23T14:04:10.300Z] 5851b861e8e6: Pulling fs layer [2023-08-23T14:04:10.300Z] eaf3925da568: Waiting [2023-08-23T14:04:10.300Z] 988bab9f4d93: Waiting [2023-08-23T14:04:10.300Z] 1469e6f7b9e6: Waiting [2023-08-23T14:04:10.300Z] bde34c3a00c8: Waiting [2023-08-23T14:04:10.300Z] 4872d77fe225: Waiting [2023-08-23T14:04:10.300Z] 5851b861e8e6: Waiting [2023-08-23T14:04:10.300Z] bab4dde63d76: Waiting [2023-08-23T14:04:10.300Z] e2be974225ed: Download complete [2023-08-23T14:04:10.300Z] 988bab9f4d93: Verifying Checksum [2023-08-23T14:04:10.300Z] 988bab9f4d93: Download complete [2023-08-23T14:04:10.300Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T14:04:10.300Z] 1469e6f7b9e6: Download complete [2023-08-23T14:04:10.300Z] eaf3925da568: Download complete [2023-08-23T14:04:10.626Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T14:04:10.626Z] 339a4e72a1f5: Download complete [2023-08-23T14:04:10.626Z] bde34c3a00c8: Verifying Checksum [2023-08-23T14:04:10.626Z] b352a97aabf1: Verifying Checksum [2023-08-23T14:04:10.626Z] b352a97aabf1: Download complete [2023-08-23T14:04:10.626Z] 4872d77fe225: Verifying Checksum [2023-08-23T14:04:10.626Z] 4872d77fe225: Download complete [2023-08-23T14:04:10.626Z] 5851b861e8e6: Verifying Checksum [2023-08-23T14:04:10.626Z] 5851b861e8e6: Download complete [2023-08-23T14:04:10.626Z] b85a868b505f: Verifying Checksum [2023-08-23T14:04:10.626Z] b85a868b505f: Download complete [2023-08-23T14:04:10.885Z] bab4dde63d76: Verifying Checksum [2023-08-23T14:04:10.885Z] bab4dde63d76: Download complete [2023-08-23T14:04:11.821Z] b85a868b505f: Pull complete [2023-08-23T14:04:11.821Z] e2be974225ed: Pull complete [2023-08-23T14:04:12.388Z] 339a4e72a1f5: Pull complete [2023-08-23T14:04:12.388Z] 988bab9f4d93: Pull complete [2023-08-23T14:04:12.646Z] 1469e6f7b9e6: Pull complete [2023-08-23T14:04:12.905Z] eaf3925da568: Pull complete [2023-08-23T14:04:14.807Z] bab4dde63d76: Pull complete [2023-08-23T14:04:14.807Z] bde34c3a00c8: Pull complete [2023-08-23T14:04:14.807Z] b352a97aabf1: Pull complete [2023-08-23T14:04:14.807Z] 4872d77fe225: Pull complete [2023-08-23T14:04:14.807Z] 5851b861e8e6: Pull complete [2023-08-23T14:04:14.807Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T14:04:14.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T14:04:14.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:04:15.039Z] prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container [2023-08-23T14:04:15.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@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-08-23T14:04:18.366Z] $ docker top 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 -eo pid,comm [2023-08-23T14:04:18.415Z] 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-08-23T14:04:18.415Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T14:04:18.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T14:04:18.544Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T14:04:18.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T14:04:18.675Z] $ docker exec 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent [2023-08-23T14:04:18.783Z] SSH_AUTH_SOCK=/tmp/ssh-r4nQ1gBEnFAQ/agent.31 [2023-08-23T14:04:18.783Z] SSH_AGENT_PID=37 [2023-08-23T14:04:18.789Z] Running ssh-add (command line suppressed) [2023-08-23T14:04:18.883Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13589313085294986714.key (/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13589313085294986714.key) [2023-08-23T14:04:18.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T14:04:19.246Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T14:04:19.272Z] $ docker exec --env ******** --env ******** 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent -k [2023-08-23T14:04:19.376Z] unset SSH_AUTH_SOCK; [2023-08-23T14:04:19.377Z] unset SSH_AGENT_PID; [2023-08-23T14:04:19.377Z] echo Agent pid 37 killed; [2023-08-23T14:04:19.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T14:04:19.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T14:04:19.477Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T14:04:19.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T14:04:19.604Z] $ docker exec 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent [2023-08-23T14:04:19.720Z] SSH_AUTH_SOCK=/tmp/ssh-YmmNdlVEhVS9/agent.69 [2023-08-23T14:04:19.720Z] SSH_AGENT_PID=75 [2023-08-23T14:04:19.725Z] Running ssh-add (command line suppressed) [2023-08-23T14:04:19.851Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13335725237669498977.key (/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/private_key_13335725237669498977.key) [2023-08-23T14:04:19.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T14:04:20.194Z] + git semver init [2023-08-23T14:04:20.454Z] 2023-08-23 14:04:20,370 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T14:04:20.454Z] 2023-08-23 14:04:20,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver [2023-08-23T14:04:20.454Z] 2023-08-23 14:04:20,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver [2023-08-23T14:04:20.454Z] 2023-08-23 14:04:20,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-222, universal_newlines=False, shell=None, istream=None) [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,594 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.git/info/exclude [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver/PR-222 with force:False [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,595 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver/PR-222 [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,600 [execute] INFO git cat-file --batch-check [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,607 [execute] INFO git cat-file --batch [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T14:04:21.832Z] 2023-08-23 14:04:21,612 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-222/.semver/PR-222 [2023-08-23T14:04:21.832Z] 0.0.0 [Pipeline] } [2023-08-23T14:04:21.857Z] $ docker exec --env ******** --env ******** 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 ssh-agent -k [2023-08-23T14:04:21.950Z] unset SSH_AUTH_SOCK; [2023-08-23T14:04:21.950Z] unset SSH_AGENT_PID; [2023-08-23T14:04:21.950Z] echo Agent pid 75 killed; [2023-08-23T14:04:21.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T14:04:22.376Z] + git semver [Pipeline] } [2023-08-23T14:04:22.660Z] $ docker stop --time=1 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 [2023-08-23T14:04:23.939Z] $ docker rm -f --volumes 3a656214c56447277c93e00bf7c3096ba2c8c94063064650210b27bcbea370f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T14:04:24.338Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T14:04:24.597Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T14:04:24.613Z] [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-08-23T14:04:25.191Z] provisioning config files... [2023-08-23T14:04:25.203Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config7098126952610324493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:04:25.556Z] ---> docker-login.sh [2023-08-23T14:04:25.556Z] nexus3.edgexfoundry.org:10001 [2023-08-23T14:04:25.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:25.556Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:25.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:25.556Z] [2023-08-23T14:04:25.556Z] Login Succeeded [2023-08-23T14:04:25.556Z] nexus3.edgexfoundry.org:10002 [2023-08-23T14:04:25.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:25.556Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:25.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:25.556Z] [2023-08-23T14:04:25.556Z] Login Succeeded [2023-08-23T14:04:25.556Z] nexus3.edgexfoundry.org:10003 [2023-08-23T14:04:25.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:25.816Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:25.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:25.816Z] [2023-08-23T14:04:25.816Z] Login Succeeded [2023-08-23T14:04:25.816Z] nexus3.edgexfoundry.org:10004 [2023-08-23T14:04:25.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:25.816Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:25.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:25.816Z] [2023-08-23T14:04:25.816Z] Login Succeeded [2023-08-23T14:04:25.816Z] docker.io [2023-08-23T14:04:26.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:04:26.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:04:26.077Z] Configure a credential helper to remove this warning. See [2023-08-23T14:04:26.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:04:26.077Z] [2023-08-23T14:04:26.077Z] Login Succeeded [2023-08-23T14:04:26.077Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T14:04:26.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T14:04:26.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T14:04:26.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T14:04:26.365Z] ========================================================= [2023-08-23T14:04:26.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T14:04:26.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:04:26.827Z] + 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-08-23T14:04:26.827Z] Sending build context to Docker daemon 12.69MB [2023-08-23T14:04:26.827Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T14:04:26.827Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T14:04:26.827Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T14:04:26.827Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T14:04:26.827Z] 6911f1a30b25: Pulling fs layer [2023-08-23T14:04:26.827Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T14:04:26.827Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T14:04:26.827Z] ec0bb842ea78: Pulling fs layer [2023-08-23T14:04:26.827Z] 40a00589a448: Pulling fs layer [2023-08-23T14:04:26.827Z] 6c08303d61cc: Pulling fs layer [2023-08-23T14:04:26.827Z] 798269fcf238: Pulling fs layer [2023-08-23T14:04:26.827Z] 6c08303d61cc: Waiting [2023-08-23T14:04:26.827Z] 798269fcf238: Waiting [2023-08-23T14:04:26.827Z] 40a00589a448: Waiting [2023-08-23T14:04:26.827Z] 6863d3e3a2b1: Waiting [2023-08-23T14:04:27.087Z] 6911f1a30b25: Download complete [2023-08-23T14:04:27.087Z] 6863d3e3a2b1: Verifying Checksum [2023-08-23T14:04:27.087Z] 6863d3e3a2b1: Download complete [2023-08-23T14:04:27.087Z] 4db1b89c0bd1: Verifying Checksum [2023-08-23T14:04:27.087Z] 4db1b89c0bd1: Download complete [2023-08-23T14:04:27.087Z] ec0bb842ea78: Verifying Checksum [2023-08-23T14:04:27.087Z] ec0bb842ea78: Download complete [2023-08-23T14:04:27.087Z] 40a00589a448: Verifying Checksum [2023-08-23T14:04:27.087Z] 40a00589a448: Download complete [2023-08-23T14:04:27.087Z] 4db1b89c0bd1: Pull complete [2023-08-23T14:04:27.348Z] 6911f1a30b25: Pull complete [2023-08-23T14:04:27.607Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T14:04:27.607Z] e194b8c5c2a9: Download complete [2023-08-23T14:04:27.607Z] 798269fcf238: Verifying Checksum [2023-08-23T14:04:27.607Z] 798269fcf238: Download complete [2023-08-23T14:04:27.865Z] 6c08303d61cc: Verifying Checksum [2023-08-23T14:04:27.865Z] 6c08303d61cc: Download complete [2023-08-23T14:04:31.161Z] e194b8c5c2a9: Pull complete [2023-08-23T14:04:31.161Z] 6863d3e3a2b1: Pull complete [2023-08-23T14:04:31.161Z] ec0bb842ea78: Pull complete [2023-08-23T14:04:31.161Z] 40a00589a448: Pull complete [2023-08-23T14:04:33.059Z] 6c08303d61cc: Pull complete [2023-08-23T14:04:33.996Z] 798269fcf238: Pull complete [2023-08-23T14:04:33.996Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T14:04:33.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T14:04:33.996Z] ---> ec979cd7f677 [2023-08-23T14:04:33.996Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T14:04:36.559Z] ---> Running in 0cbee3ad8240 [2023-08-23T14:04:36.559Z] Removing intermediate container 0cbee3ad8240 [2023-08-23T14:04:36.559Z] ---> f702b5193920 [2023-08-23T14:04:36.559Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T14:04:36.559Z] ---> Running in ff3df847e2e8 [2023-08-23T14:04:36.559Z] Removing intermediate container ff3df847e2e8 [2023-08-23T14:04:36.559Z] ---> 005131491f0f [2023-08-23T14:04:36.559Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T14:04:36.559Z] ---> Running in 17c9092fbe58 [2023-08-23T14:04:36.559Z] Removing intermediate container 17c9092fbe58 [2023-08-23T14:04:36.559Z] ---> a374edda11ab [2023-08-23T14:04:36.559Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T14:04:36.818Z] ---> Running in b96cda585157 [2023-08-23T14:04:37.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T14:04:37.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T14:04:37.337Z] OK: 265 MiB in 53 packages [2023-08-23T14:04:37.595Z] Removing intermediate container b96cda585157 [2023-08-23T14:04:37.595Z] ---> 23df4c1f3a22 [2023-08-23T14:04:37.595Z] Step 7/12 : WORKDIR /app [2023-08-23T14:04:37.595Z] ---> Running in fe9e6aa2b415 [2023-08-23T14:04:37.852Z] Removing intermediate container fe9e6aa2b415 [2023-08-23T14:04:37.852Z] ---> c929a35dd4df [2023-08-23T14:04:37.852Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T14:04:37.852Z] ---> bb427499a1f3 [2023-08-23T14:04:37.852Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T14:04:37.852Z] ---> Running in be64e9bb08f9 [2023-08-23T14:04:40.015Z] Still waiting to schedule task [2023-08-23T14:04:40.016Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4370’ is offline [2023-08-23T14:05:04.403Z] Removing intermediate container be64e9bb08f9 [2023-08-23T14:05:04.403Z] ---> f05d6ab6ae17 [2023-08-23T14:05:04.403Z] Step 10/12 : COPY . . [2023-08-23T14:05:04.403Z] ---> 465183f59042 [2023-08-23T14:05:04.403Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T14:05:04.403Z] ---> Running in 39e79af1e38f [2023-08-23T14:05:04.403Z] Removing intermediate container 39e79af1e38f [2023-08-23T14:05:04.403Z] ---> b971a9575e5c [2023-08-23T14:05:04.403Z] Step 12/12 : RUN $MAKE [2023-08-23T14:05:04.403Z] ---> Running in bf89b0af9bb4 [2023-08-23T14:05:04.403Z] noop [2023-08-23T14:05:04.683Z] Removing intermediate container bf89b0af9bb4 [2023-08-23T14:05:04.683Z] ---> 31a80d83751e [2023-08-23T14:05:04.683Z] Successfully built 31a80d83751e [2023-08-23T14:05:04.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:05:05.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T14:05:05.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:05:05.517Z] prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container [2023-08-23T14:05:05.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@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-08-23T14:05:05.855Z] $ docker top b51f3de5dd2b5b9ce5ba30c63b8ce1247e56cd66cb62fe40f09373a5b582d68e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T14:05:06.242Z] + go version [2023-08-23T14:05:06.242Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T14:05:06.278Z] $ docker stop --time=1 b51f3de5dd2b5b9ce5ba30c63b8ce1247e56cd66cb62fe40f09373a5b582d68e [2023-08-23T14:05:07.531Z] $ docker rm -f --volumes b51f3de5dd2b5b9ce5ba30c63b8ce1247e56cd66cb62fe40f09373a5b582d68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:05:08.229Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T14:05:08.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:05:08.374Z] prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container [2023-08-23T14:05:08.406Z] $ 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-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@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-08-23T14:05:08.733Z] $ docker top 545928a962085bf0d7719022cd949124d725023bc98a53fc66623e3fd2746106 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T14:05:09.120Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-08-23T14:05:09.478Z] + make test [2023-08-23T14:05:09.479Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-23T14:05:31.416Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-23T14:05:31.416Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-23T14:05:31.416Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements [2023-08-23T14:05:31.416Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.718s coverage: 71.9% of statements [2023-08-23T14:05:53.373Z] go vet ./... [2023-08-23T14:05:56.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T14:05:56.660Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T14:05:56.660Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-23T14:05:56.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T14:05:56.764Z] $ docker stop --time=1 545928a962085bf0d7719022cd949124d725023bc98a53fc66623e3fd2746106 [2023-08-23T14:05:58.873Z] $ docker rm -f --volumes 545928a962085bf0d7719022cd949124d725023bc98a53fc66623e3fd2746106 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T14:05:59.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T14:05:59.558Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-23T14:06:00.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T14:06:00.520Z] + ls -al . [2023-08-23T14:06:00.520Z] total 236 [2023-08-23T14:06:00.520Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 14:05 . [2023-08-23T14:06:00.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:03 .. [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 14:04 .dockerignore [2023-08-23T14:06:00.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 14:04 .git [2023-08-23T14:06:00.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:04 .github [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 14:04 .gitignore [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 14:04 .golangci.yml [2023-08-23T14:06:00.520Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 14:04 .semver [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 14:04 Attribution.txt [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 14:04 CHANGELOG.md [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 14:04 Dockerfile [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 14:04 GOVERNANCE.md [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 14:04 Jenkinsfile [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 14:04 LICENSE [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 14:04 Makefile [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 14:04 OWNERS.md [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 14:04 README.md [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 14:04 VERSION [2023-08-23T14:06:00.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:04 bin [2023-08-23T14:06:00.520Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 14:05 coverage.out [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 14:04 go.mod [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 14:04 go.sum [2023-08-23T14:06:00.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:04 images [2023-08-23T14:06:00.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:04 internal [2023-08-23T14:06:00.520Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 14:04 main.go [2023-08-23T14:06:00.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:04 res [2023-08-23T14:06:00.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:04 snap [2023-08-23T14:06:00.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:06:00.920Z] + 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=c74161c1a94e48636050a9006509107c6d926f01 --label arch=amd64 --label version=0.0.0 . [2023-08-23T14:06:00.920Z] Sending build context to Docker daemon 12.69MB [2023-08-23T14:06:00.920Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T14:06:00.920Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-23T14:06:00.920Z] ---> 31a80d83751e [2023-08-23T14:06:00.920Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T14:06:00.920Z] ---> Running in c1f0373ab244 [2023-08-23T14:06:01.180Z] Removing intermediate container c1f0373ab244 [2023-08-23T14:06:01.180Z] ---> 47c9b772a08d [2023-08-23T14:06:01.180Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T14:06:01.180Z] ---> Running in e88f5f59152b [2023-08-23T14:06:01.180Z] Removing intermediate container e88f5f59152b [2023-08-23T14:06:01.180Z] ---> 72ba5f36c8ae [2023-08-23T14:06:01.180Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-23T14:06:01.180Z] ---> Running in 750715a4ea55 [2023-08-23T14:06:01.180Z] Removing intermediate container 750715a4ea55 [2023-08-23T14:06:01.180Z] ---> 9124aa805175 [2023-08-23T14:06:01.180Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T14:06:01.180Z] ---> Running in 525a0e4856e2 [2023-08-23T14:06:01.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T14:06:01.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T14:06:01.961Z] OK: 265 MiB in 53 packages [2023-08-23T14:06:02.221Z] Removing intermediate container 525a0e4856e2 [2023-08-23T14:06:02.221Z] ---> e8618ac6c4a8 [2023-08-23T14:06:02.221Z] Step 7/29 : WORKDIR /app [2023-08-23T14:06:02.221Z] ---> Running in bbc232fbe03f [2023-08-23T14:06:02.481Z] Removing intermediate container bbc232fbe03f [2023-08-23T14:06:02.481Z] ---> f6b026eee63d [2023-08-23T14:06:02.481Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-23T14:06:02.481Z] ---> fdb1395674a7 [2023-08-23T14:06:02.481Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T14:06:02.481Z] ---> Running in 2d03f003560e [2023-08-23T14:06:03.093Z] Removing intermediate container 2d03f003560e [2023-08-23T14:06:03.093Z] ---> 9419a8ecdf2c [2023-08-23T14:06:03.093Z] Step 10/29 : COPY . . [2023-08-23T14:06:03.681Z] ---> 53c68baab8ab [2023-08-23T14:06:03.681Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T14:06:03.681Z] ---> Running in b8a6da5ff500 [2023-08-23T14:06:03.681Z] Removing intermediate container b8a6da5ff500 [2023-08-23T14:06:03.681Z] ---> db328c60b969 [2023-08-23T14:06:03.681Z] Step 12/29 : RUN $MAKE [2023-08-23T14:06:03.681Z] ---> Running in 1e8140cdd229 [2023-08-23T14:06:03.985Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -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-08-23T14:06:14.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4375 in /w/workspace/y_app-rfid-llrp-inventory_PR-222 [Pipeline] { [Pipeline] ws [2023-08-23T14:06:14.519Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-08-23T14:06:14.600Z] The recommended git tool is: git [2023-08-23T14:06:19.570Z] using credential edgex-jenkins-ssh [2023-08-23T14:06:19.584Z] Cloning the remote Git repository [2023-08-23T14:06:19.621Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-23T14:06:19.713Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-08-23T14:06:19.853Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-23T14:06:19.854Z] > git --version # timeout=10 [2023-08-23T14:06:19.875Z] > git --version # 'git version 2.25.1' [2023-08-23T14:06:19.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T14:06:20.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T14:06:22.059Z] Removing intermediate container 1e8140cdd229 [2023-08-23T14:06:22.059Z] ---> 2f14c8be06ba [2023-08-23T14:06:22.059Z] Step 13/29 : FROM alpine:3.17 [2023-08-23T14:06:22.059Z] 3.17: Pulling from library/alpine [2023-08-23T14:06:22.628Z] 9398808236ff: Pulling fs layer [2023-08-23T14:06:22.628Z] 9398808236ff: Verifying Checksum [2023-08-23T14:06:22.628Z] 9398808236ff: Download complete [2023-08-23T14:06:22.887Z] 9398808236ff: Pull complete [2023-08-23T14:06:22.887Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T14:06:22.887Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T14:06:22.887Z] ---> 1e0b8b5322fc [2023-08-23T14:06:22.887Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T14:06:22.887Z] ---> Running in 29fd6971f4c8 [2023-08-23T14:06:22.887Z] Removing intermediate container 29fd6971f4c8 [2023-08-23T14:06:22.887Z] ---> 5cf2639c3b7c [2023-08-23T14:06:22.887Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-23T14:06:22.887Z] ---> Running in 202992ff6daf [2023-08-23T14:06:23.148Z] Removing intermediate container 202992ff6daf [2023-08-23T14:06:23.148Z] ---> a84e24ca50aa [2023-08-23T14:06:23.148Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-23T14:06:23.148Z] ---> Running in 6e8d68a525c6 [2023-08-23T14:06:22.046Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-23T14:06:22.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T14:06:22.969Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-23T14:06:23.010Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-23T14:06:23.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T14:06:23.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-23T14:06:23.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T14:06:23.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T14:06:23.500Z] Merging remotes/origin/main commit 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 into PR head commit c74161c1a94e48636050a9006509107c6d926f01 [2023-08-23T14:06:23.778Z] Merge succeeded, producing c74161c1a94e48636050a9006509107c6d926f01 [2023-08-23T14:06:23.778Z] Checking out Revision c74161c1a94e48636050a9006509107c6d926f01 (PR-222) [2023-08-23T14:06:23.977Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T14:06:23.978Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T14:06:23.978Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T14:06:23.978Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T14:06:23.978Z] OK: 8 MiB in 17 packages [2023-08-23T14:06:24.236Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-23T14:06:24.237Z] Removing intermediate container 6e8d68a525c6 [2023-08-23T14:06:24.237Z] ---> 1d9d336296d9 [2023-08-23T14:06:24.237Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T14:06:24.278Z] > git --version # timeout=10 [2023-08-23T14:06:24.289Z] > git --version # 'git version 2.25.1' [2023-08-23T14:06:24.306Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T14:06:24.496Z] ---> dd4e128eaf3b [2023-08-23T14:06:24.496Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T14:06:24.496Z] ---> 35758ba829d1 [2023-08-23T14:06:24.496Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-23T14:06:23.514Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T14:06:23.576Z] > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # timeout=10 [2023-08-23T14:06:23.667Z] > git remote # timeout=10 [2023-08-23T14:06:23.687Z] > git config --get remote.origin.url # timeout=10 [2023-08-23T14:06:23.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T14:06:23.728Z] > git merge 8e515cb4cd2f4ab88b73ef0ab71de8a0be7ad644 # timeout=10 [2023-08-23T14:06:23.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-23T14:06:23.780Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T14:06:23.810Z] > git checkout -f c74161c1a94e48636050a9006509107c6d926f01 # timeout=10 [2023-08-23T14:06:24.755Z] ---> 88fa44705cb7 [2023-08-23T14:06:24.755Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-23T14:06:24.755Z] ---> 9d4be6e2dc85 [2023-08-23T14:06:24.755Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T14:06:25.323Z] ---> 45cf6d6f1a36 [2023-08-23T14:06:25.323Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-23T14:06:25.323Z] ---> Running in 6cef77b51e60 [2023-08-23T14:06:25.386Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T14:06:25.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T14:06:25.386Z] Dload Upload Total Spent Left Speed [2023-08-23T14:06:25.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-08-23T14:06:25.893Z] Removing intermediate container 6cef77b51e60 [2023-08-23T14:06:25.893Z] ---> f75a5dfefc96 [2023-08-23T14:06:25.893Z] Step 23/29 : VOLUME /cache [2023-08-23T14:06:25.893Z] ---> Running in 4cd683a09cfd [2023-08-23T14:06:25.893Z] Removing intermediate container 4cd683a09cfd [2023-08-23T14:06:25.893Z] ---> 64a83a1bdd23 [2023-08-23T14:06:25.893Z] Step 24/29 : EXPOSE 59711 [2023-08-23T14:06:25.893Z] ---> Running in b9064d9ff8bf [2023-08-23T14:06:25.893Z] Removing intermediate container b9064d9ff8bf [2023-08-23T14:06:25.893Z] ---> e54013362f6b [2023-08-23T14:06:25.893Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-23T14:06:25.893Z] ---> Running in 327c35766e66 [2023-08-23T14:06:25.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T14:06:26.155Z] Removing intermediate container 327c35766e66 [2023-08-23T14:06:26.155Z] ---> 69f9c579a42e [2023-08-23T14:06:26.155Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-23T14:06:26.155Z] ---> Running in 23f00ef27457 [2023-08-23T14:06:26.155Z] Removing intermediate container 23f00ef27457 [2023-08-23T14:06:26.155Z] ---> 44f3f6dd9b09 [2023-08-23T14:06:26.155Z] Step 27/29 : LABEL arch=amd64 [2023-08-23T14:06:26.155Z] ---> Running in d348cd4066a8 [2023-08-23T14:06:26.155Z] Removing intermediate container d348cd4066a8 [2023-08-23T14:06:26.155Z] ---> 9e8572f4bac4 [2023-08-23T14:06:26.155Z] Step 28/29 : LABEL git_sha=c74161c1a94e48636050a9006509107c6d926f01 [2023-08-23T14:06:26.155Z] ---> Running in 32029dc65ef8 [2023-08-23T14:06:26.280Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T14:06:26.280Z] + sudo tee /etc/docker/daemon.new [2023-08-23T14:06:26.280Z] { [2023-08-23T14:06:26.280Z] "registry-mirrors": [ [2023-08-23T14:06:26.280Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T14:06:26.280Z] ], [2023-08-23T14:06:26.280Z] "bip": "10.250.0.254/24", [2023-08-23T14:06:26.280Z] "hosts": [ [2023-08-23T14:06:26.280Z] "tcp://0.0.0.0:5555", [2023-08-23T14:06:26.280Z] "unix:///var/run/docker.sock" [2023-08-23T14:06:26.280Z] ], [2023-08-23T14:06:26.280Z] "mtu": 1458, [2023-08-23T14:06:26.280Z] "selinux-enabled": true, [2023-08-23T14:06:26.280Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T14:06:26.280Z] } [Pipeline] sh [2023-08-23T14:06:26.414Z] Removing intermediate container 32029dc65ef8 [2023-08-23T14:06:26.414Z] ---> fa524c9d291b [2023-08-23T14:06:26.414Z] Step 29/29 : LABEL version=0.0.0 [2023-08-23T14:06:26.414Z] ---> Running in 9dd52d6b7b90 [2023-08-23T14:06:26.414Z] Removing intermediate container 9dd52d6b7b90 [2023-08-23T14:06:26.414Z] ---> cd1287feef9e [2023-08-23T14:06:26.414Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T14:06:26.414Z] Successfully built cd1287feef9e [2023-08-23T14:06:26.414Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-08-23T14:06:26.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 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 [2023-08-23T14:06:27.097Z] + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:06:27.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:06:27.502Z] [2023-08-23T14:06:27.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:06:27.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:06:27.873Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T14:06:27.873Z] 5eb5b503b376: Pulling fs layer [2023-08-23T14:06:27.873Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T14:06:27.873Z] ec43610c2a17: Pulling fs layer [2023-08-23T14:06:27.873Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T14:06:27.873Z] 33b1e0a273af: Pulling fs layer [2023-08-23T14:06:27.873Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T14:06:27.873Z] 2f39f015ded8: Pulling fs layer [2023-08-23T14:06:27.873Z] 3a2ae6a8a46f: Waiting [2023-08-23T14:06:27.873Z] 33b1e0a273af: Waiting [2023-08-23T14:06:27.873Z] 5d3b04190fa2: Waiting [2023-08-23T14:06:27.873Z] 2f39f015ded8: Waiting [2023-08-23T14:06:27.873Z] 5c69ac0246d0: Verifying Checksum [2023-08-23T14:06:27.873Z] 5c69ac0246d0: Download complete [2023-08-23T14:06:27.873Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-23T14:06:27.873Z] 3a2ae6a8a46f: Download complete [2023-08-23T14:06:27.873Z] 33b1e0a273af: Verifying Checksum [2023-08-23T14:06:27.873Z] 33b1e0a273af: Download complete [2023-08-23T14:06:27.873Z] 5d3b04190fa2: Download complete [2023-08-23T14:06:27.873Z] ec43610c2a17: Verifying Checksum [2023-08-23T14:06:27.873Z] ec43610c2a17: Download complete [2023-08-23T14:06:28.131Z] 5eb5b503b376: Verifying Checksum [2023-08-23T14:06:28.131Z] 5eb5b503b376: Download complete [2023-08-23T14:06:28.698Z] 2f39f015ded8: Download complete [2023-08-23T14:06:29.265Z] 5eb5b503b376: Pull complete [2023-08-23T14:06:29.265Z] 5c69ac0246d0: Pull complete [2023-08-23T14:06:29.831Z] ec43610c2a17: Pull complete [2023-08-23T14:06:29.831Z] 3a2ae6a8a46f: Pull complete [2023-08-23T14:06:29.831Z] 33b1e0a273af: Pull complete [2023-08-23T14:06:30.090Z] 5d3b04190fa2: Pull complete [2023-08-23T14:06:34.274Z] 2f39f015ded8: Pull complete [2023-08-23T14:06:34.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T14:06:34.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:06:34.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:06:34.485Z] prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container [2023-08-23T14:06:34.521Z] $ 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-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@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-08-23T14:06:35.695Z] $ docker top da12b56e7e61f14d306cf0f035b70d55db818f14223c262170172f69d183b41b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:06:36.117Z] ---> job-cost.sh [2023-08-23T14:06:36.117Z] lf-activate-venv: SKIPPING [2023-08-23T14:06:36.117Z] INFO: No Stack... [2023-08-23T14:06:36.376Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T14:06:36.945Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T14:06:37.266Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives/cost.csv [2023-08-23T14:06:37.266Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T14:06:37.301Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [2023-08-23T14:06:37.306Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] did not exist. Created. [2023-08-23T14:06:37.306Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T14:06:37.696Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T14:06:37.755Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T14:06:37.779Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T14:06:37.867Z] $ docker stop --time=1 da12b56e7e61f14d306cf0f035b70d55db818f14223c262170172f69d183b41b [2023-08-23T14:06:39.017Z] $ docker rm -f --volumes da12b56e7e61f14d306cf0f035b70d55db818f14223c262170172f69d183b41b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T14:06:45.409Z] provisioning config files... [2023-08-23T14:06:45.434Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3410806897709691304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:06:45.819Z] ---> docker-login.sh [2023-08-23T14:06:45.819Z] nexus3.edgexfoundry.org:10001 [2023-08-23T14:06:46.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:06:46.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:06:46.364Z] Configure a credential helper to remove this warning. See [2023-08-23T14:06:46.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:06:46.364Z] [2023-08-23T14:06:46.364Z] Login Succeeded [2023-08-23T14:06:46.364Z] nexus3.edgexfoundry.org:10002 [2023-08-23T14:06:46.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:06:46.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:06:46.901Z] Configure a credential helper to remove this warning. See [2023-08-23T14:06:46.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:06:46.901Z] [2023-08-23T14:06:46.901Z] Login Succeeded [2023-08-23T14:06:46.901Z] nexus3.edgexfoundry.org:10003 [2023-08-23T14:06:47.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:06:47.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:06:47.170Z] Configure a credential helper to remove this warning. See [2023-08-23T14:06:47.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:06:47.170Z] [2023-08-23T14:06:47.170Z] Login Succeeded [2023-08-23T14:06:47.170Z] nexus3.edgexfoundry.org:10004 [2023-08-23T14:06:47.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:06:47.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:06:47.440Z] Configure a credential helper to remove this warning. See [2023-08-23T14:06:47.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:06:47.440Z] [2023-08-23T14:06:47.440Z] Login Succeeded [2023-08-23T14:06:47.440Z] docker.io [2023-08-23T14:06:47.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T14:06:47.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T14:06:47.972Z] Configure a credential helper to remove this warning. See [2023-08-23T14:06:47.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T14:06:47.972Z] [2023-08-23T14:06:47.972Z] Login Succeeded [2023-08-23T14:06:47.972Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T14:06:48.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T14:06:48.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T14:06:48.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T14:06:48.435Z] ========================================================= [2023-08-23T14:06:48.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T14:06:48.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:06:48.927Z] + 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-08-23T14:06:49.355Z] Sending build context to Docker daemon 684kB [2023-08-23T14:06:49.355Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T14:06:49.355Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-23T14:06:49.355Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T14:06:49.355Z] edb6bdbacee9: Pulling fs layer [2023-08-23T14:06:49.355Z] 5f9638ab2659: Pulling fs layer [2023-08-23T14:06:49.355Z] 8d51d6327a98: Pulling fs layer [2023-08-23T14:06:49.355Z] 8b374f2dd631: Pulling fs layer [2023-08-23T14:06:49.355Z] ec14aa9079de: Pulling fs layer [2023-08-23T14:06:49.355Z] 2f466654f4bb: Pulling fs layer [2023-08-23T14:06:49.355Z] 554e91adad29: Pulling fs layer [2023-08-23T14:06:49.355Z] 8b374f2dd631: Waiting [2023-08-23T14:06:49.355Z] ec14aa9079de: Waiting [2023-08-23T14:06:49.355Z] 2f466654f4bb: Waiting [2023-08-23T14:06:49.355Z] 554e91adad29: Waiting [2023-08-23T14:06:49.355Z] 5f9638ab2659: Download complete [2023-08-23T14:06:49.355Z] 8b374f2dd631: Verifying Checksum [2023-08-23T14:06:49.355Z] 8b374f2dd631: Download complete [2023-08-23T14:06:49.355Z] ec14aa9079de: Verifying Checksum [2023-08-23T14:06:49.355Z] ec14aa9079de: Download complete [2023-08-23T14:06:49.355Z] edb6bdbacee9: Verifying Checksum [2023-08-23T14:06:49.355Z] edb6bdbacee9: Download complete [2023-08-23T14:06:50.843Z] edb6bdbacee9: Pull complete [2023-08-23T14:06:50.843Z] 554e91adad29: Verifying Checksum [2023-08-23T14:06:50.843Z] 554e91adad29: Download complete [2023-08-23T14:06:51.428Z] 5f9638ab2659: Pull complete [2023-08-23T14:06:52.402Z] 8d51d6327a98: Verifying Checksum [2023-08-23T14:06:52.402Z] 8d51d6327a98: Download complete [2023-08-23T14:06:52.402Z] 2f466654f4bb: Verifying Checksum [2023-08-23T14:06:52.402Z] 2f466654f4bb: Download complete [2023-08-23T14:07:04.741Z] 8d51d6327a98: Pull complete [2023-08-23T14:07:04.741Z] 8b374f2dd631: Pull complete [2023-08-23T14:07:04.741Z] ec14aa9079de: Pull complete [2023-08-23T14:07:10.094Z] 2f466654f4bb: Pull complete [2023-08-23T14:07:12.690Z] 554e91adad29: Pull complete [2023-08-23T14:07:12.691Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T14:07:12.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T14:07:12.691Z] ---> 1e15ea492957 [2023-08-23T14:07:12.691Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T14:07:14.104Z] ---> Running in fe7442a62ffb [2023-08-23T14:07:14.372Z] Removing intermediate container fe7442a62ffb [2023-08-23T14:07:14.372Z] ---> de29e7ae7c2e [2023-08-23T14:07:14.372Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T14:07:14.372Z] ---> Running in 050f27c5a30a [2023-08-23T14:07:14.641Z] Removing intermediate container 050f27c5a30a [2023-08-23T14:07:14.641Z] ---> 781c6fcf5bd0 [2023-08-23T14:07:14.641Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-23T14:07:14.914Z] ---> Running in ef0242bb45a1 [2023-08-23T14:07:15.186Z] Removing intermediate container ef0242bb45a1 [2023-08-23T14:07:15.186Z] ---> e3bb9c53ca31 [2023-08-23T14:07:15.186Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T14:07:15.186Z] ---> Running in 3c9ea6ee4905 [2023-08-23T14:07:16.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T14:07:16.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T14:07:17.733Z] OK: 263 MiB in 53 packages [2023-08-23T14:07:18.699Z] Removing intermediate container 3c9ea6ee4905 [2023-08-23T14:07:18.699Z] ---> 1abe76e6a229 [2023-08-23T14:07:18.699Z] Step 7/12 : WORKDIR /app [2023-08-23T14:07:18.699Z] ---> Running in e879c20944e9 [2023-08-23T14:07:18.970Z] Removing intermediate container e879c20944e9 [2023-08-23T14:07:18.970Z] ---> 1de72beb8f58 [2023-08-23T14:07:18.970Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-23T14:07:22.306Z] ---> d10f26d82461 [2023-08-23T14:07:22.306Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T14:07:22.306Z] ---> Running in 853dc450432a [2023-08-23T14:08:58.931Z] Removing intermediate container 853dc450432a [2023-08-23T14:08:58.931Z] ---> 9f7b8d495cf7 [2023-08-23T14:08:58.931Z] Step 10/12 : COPY . . [2023-08-23T14:08:58.931Z] ---> 57ec3aca768e [2023-08-23T14:08:58.931Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T14:08:58.931Z] ---> Running in 84a0681e71ef [2023-08-23T14:08:58.931Z] Removing intermediate container 84a0681e71ef [2023-08-23T14:08:58.931Z] ---> 8a1743c82867 [2023-08-23T14:08:58.931Z] Step 12/12 : RUN $MAKE [2023-08-23T14:08:58.931Z] ---> Running in 45da7639c0bd [2023-08-23T14:08:58.931Z] noop [2023-08-23T14:08:58.931Z] Removing intermediate container 45da7639c0bd [2023-08-23T14:08:58.931Z] ---> 7e772a442287 [2023-08-23T14:08:58.931Z] Successfully built 7e772a442287 [2023-08-23T14:08:58.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:08:59.437Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T14:08:59.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:08:59.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-08-23T14:08:59.782Z] $ 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-08-23T14:09:00.943Z] $ docker top a38c80c3ff25fe26dde45c31788e091b3272e024b11ecc0cf20d1ece01524e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T14:09:01.796Z] + go version [2023-08-23T14:09:01.796Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T14:09:01.838Z] $ docker stop --time=1 a38c80c3ff25fe26dde45c31788e091b3272e024b11ecc0cf20d1ece01524e94 [2023-08-23T14:09:03.400Z] $ docker rm -f --volumes a38c80c3ff25fe26dde45c31788e091b3272e024b11ecc0cf20d1ece01524e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:09:04.258Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T14:09:04.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:09:04.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-08-23T14:09:04.570Z] $ 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-08-23T14:09:05.691Z] $ docker top d9910f8ec4fba82fd27d70e0bd907d4e8cfe888d49173afebb08b879ac65aac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T14:09:06.545Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-08-23T14:09:06.933Z] + make test [2023-08-23T14:09:06.933Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-23T14:11:43.669Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-23T14:11:50.313Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-23T14:11:50.895Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.059s coverage: 86.2% of statements [2023-08-23T14:12:00.965Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.388s coverage: 71.9% of statements [2023-08-23T14:12:00.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T14:12:00.965Z] go vet ./... [2023-08-23T14:14:22.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T14:14:22.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T14:14:22.662Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-23T14:14:22.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T14:14:22.743Z] $ docker stop --time=1 d9910f8ec4fba82fd27d70e0bd907d4e8cfe888d49173afebb08b879ac65aac8 [2023-08-23T14:14:25.771Z] $ docker rm -f --volumes d9910f8ec4fba82fd27d70e0bd907d4e8cfe888d49173afebb08b879ac65aac8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T14:14:27.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T14:14:27.372Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T14:14:27.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T14:14:28.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T14:14:28.725Z] + ls -al . [2023-08-23T14:14:28.726Z] total 232 [2023-08-23T14:14:28.726Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 14:09 . [2023-08-23T14:14:28.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:06 .. [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 14:06 .dockerignore [2023-08-23T14:14:28.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 14:06 .git [2023-08-23T14:14:28.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:06 .github [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 23 14:06 .gitignore [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 14:06 .golangci.yml [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 14:06 Attribution.txt [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 23 14:06 CHANGELOG.md [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 23 14:06 Dockerfile [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 14:06 GOVERNANCE.md [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 14:06 Jenkinsfile [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 14:06 LICENSE [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 23 14:06 Makefile [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 14:06 OWNERS.md [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 23 14:06 README.md [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 14:04 VERSION [2023-08-23T14:14:28.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:06 bin [2023-08-23T14:14:28.726Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 14:12 coverage.out [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 23 14:06 go.mod [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 23 14:06 go.sum [2023-08-23T14:14:28.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:06 images [2023-08-23T14:14:28.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:06 internal [2023-08-23T14:14:28.726Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 14:06 main.go [2023-08-23T14:14:28.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 14:06 res [2023-08-23T14:14:28.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 14:06 snap [2023-08-23T14:14:28.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 14:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:14:29.133Z] + 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=c74161c1a94e48636050a9006509107c6d926f01 --label arch=arm64 --label version=0.0.0 . [2023-08-23T14:14:29.401Z] Sending build context to Docker daemon 684kB [2023-08-23T14:14:29.401Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T14:14:29.401Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-23T14:14:29.401Z] ---> 7e772a442287 [2023-08-23T14:14:29.401Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-23T14:14:29.401Z] ---> Running in d9fa88ed4e69 [2023-08-23T14:14:29.668Z] Removing intermediate container d9fa88ed4e69 [2023-08-23T14:14:29.668Z] ---> 0e62f36ad6e9 [2023-08-23T14:14:29.668Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-23T14:14:29.668Z] ---> Running in dccfca35facc [2023-08-23T14:14:30.251Z] Removing intermediate container dccfca35facc [2023-08-23T14:14:30.251Z] ---> 918b6c3ec591 [2023-08-23T14:14:30.251Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-23T14:14:30.251Z] ---> Running in 8d74c2213a0b [2023-08-23T14:14:30.519Z] Removing intermediate container 8d74c2213a0b [2023-08-23T14:14:30.519Z] ---> 244fa31c7e2f [2023-08-23T14:14:30.519Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T14:14:30.519Z] ---> Running in e633567c773f [2023-08-23T14:14:31.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T14:14:32.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T14:14:33.016Z] OK: 263 MiB in 53 packages [2023-08-23T14:14:33.603Z] Removing intermediate container e633567c773f [2023-08-23T14:14:33.603Z] ---> 673ead2c7f64 [2023-08-23T14:14:33.603Z] Step 7/29 : WORKDIR /app [2023-08-23T14:14:33.603Z] ---> Running in cecf8b1897b9 [2023-08-23T14:14:33.871Z] Removing intermediate container cecf8b1897b9 [2023-08-23T14:14:33.871Z] ---> ce5230cbb939 [2023-08-23T14:14:33.871Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-23T14:14:34.450Z] ---> 4a2b290776ad [2023-08-23T14:14:34.450Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T14:14:34.450Z] ---> Running in dd2633a6fdcf [2023-08-23T14:14:36.395Z] Removing intermediate container dd2633a6fdcf [2023-08-23T14:14:36.395Z] ---> 478ef3c66522 [2023-08-23T14:14:36.395Z] Step 10/29 : COPY . . [2023-08-23T14:14:36.993Z] ---> 15b8b5c955b4 [2023-08-23T14:14:36.993Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T14:14:38.930Z] ---> Running in 70be744b1b0d [2023-08-23T14:14:39.202Z] Removing intermediate container 70be744b1b0d [2023-08-23T14:14:39.202Z] ---> 6a4017670b81 [2023-08-23T14:14:39.202Z] Step 12/29 : RUN $MAKE [2023-08-23T14:14:39.202Z] ---> Running in a68d92d6cffa [2023-08-23T14:14:40.165Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.20 -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-08-23T14:16:46.823Z] Removing intermediate container a68d92d6cffa [2023-08-23T14:16:46.823Z] ---> eec0f7dec6a9 [2023-08-23T14:16:46.823Z] Step 13/29 : FROM alpine:3.17 [2023-08-23T14:16:46.823Z] 3.17: Pulling from library/alpine [2023-08-23T14:16:46.823Z] 4060ece20d7a: Pulling fs layer [2023-08-23T14:16:47.090Z] 4060ece20d7a: Verifying Checksum [2023-08-23T14:16:47.090Z] 4060ece20d7a: Download complete [2023-08-23T14:16:47.675Z] 4060ece20d7a: Pull complete [2023-08-23T14:16:47.675Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T14:16:47.675Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T14:16:47.675Z] ---> 8650cd65339b [2023-08-23T14:16:47.675Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T14:16:47.675Z] ---> Running in 9b3bb3bec789 [2023-08-23T14:16:47.955Z] Removing intermediate container 9b3bb3bec789 [2023-08-23T14:16:47.955Z] ---> 52e1d1872ce5 [2023-08-23T14:16:47.955Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-23T14:16:48.222Z] ---> Running in 3c1a50b08316 [2023-08-23T14:16:48.491Z] Removing intermediate container 3c1a50b08316 [2023-08-23T14:16:48.492Z] ---> 0f005512c6e8 [2023-08-23T14:16:48.492Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-23T14:16:48.492Z] ---> Running in e7771aced7ec [2023-08-23T14:16:49.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T14:16:50.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T14:16:50.986Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-23T14:16:50.986Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-23T14:16:50.986Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T14:16:50.986Z] Executing ca-certificates-20230506-r0.trigger [2023-08-23T14:16:51.570Z] OK: 8 MiB in 17 packages [2023-08-23T14:16:52.535Z] Removing intermediate container e7771aced7ec [2023-08-23T14:16:52.535Z] ---> e5861ada3589 [2023-08-23T14:16:52.535Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-23T14:16:53.117Z] ---> 7f45f0e4f94b [2023-08-23T14:16:53.117Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-23T14:16:53.385Z] ---> 9f15ed1c6ef5 [2023-08-23T14:16:53.385Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-23T14:16:54.042Z] ---> e77b4446d573 [2023-08-23T14:16:54.042Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-23T14:16:54.652Z] ---> ccf3f9dba968 [2023-08-23T14:16:54.652Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-23T14:16:56.103Z] ---> 67a589c4f922 [2023-08-23T14:16:56.103Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-23T14:16:56.103Z] ---> Running in 506ca3f33988 [2023-08-23T14:16:57.536Z] Removing intermediate container 506ca3f33988 [2023-08-23T14:16:57.536Z] ---> 347b68cb3678 [2023-08-23T14:16:57.536Z] Step 23/29 : VOLUME /cache [2023-08-23T14:16:57.536Z] ---> Running in a5b51ba69f5b [2023-08-23T14:16:57.806Z] Removing intermediate container a5b51ba69f5b [2023-08-23T14:16:57.806Z] ---> 9e52114c9d3c [2023-08-23T14:16:57.806Z] Step 24/29 : EXPOSE 59711 [2023-08-23T14:16:57.806Z] ---> Running in 3ff89477474e [2023-08-23T14:16:58.074Z] Removing intermediate container 3ff89477474e [2023-08-23T14:16:58.074Z] ---> a3857fbe335b [2023-08-23T14:16:58.074Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-23T14:16:58.074Z] ---> Running in 52f5160c0be3 [2023-08-23T14:16:58.342Z] Removing intermediate container 52f5160c0be3 [2023-08-23T14:16:58.342Z] ---> c8f6b5b4037f [2023-08-23T14:16:58.342Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-23T14:16:58.621Z] ---> Running in 5658f1024868 [2023-08-23T14:16:58.891Z] Removing intermediate container 5658f1024868 [2023-08-23T14:16:58.891Z] ---> f16454bf7fd9 [2023-08-23T14:16:58.891Z] Step 27/29 : LABEL arch=arm64 [2023-08-23T14:16:58.891Z] ---> Running in 549b3d7414b8 [2023-08-23T14:16:59.160Z] Removing intermediate container 549b3d7414b8 [2023-08-23T14:16:59.160Z] ---> 591582ae72a1 [2023-08-23T14:16:59.160Z] Step 28/29 : LABEL git_sha=c74161c1a94e48636050a9006509107c6d926f01 [2023-08-23T14:16:59.160Z] ---> Running in 2b4d6189cbc6 [2023-08-23T14:16:59.428Z] Removing intermediate container 2b4d6189cbc6 [2023-08-23T14:16:59.428Z] ---> b6ba0a43aa90 [2023-08-23T14:16:59.428Z] Step 29/29 : LABEL version=0.0.0 [2023-08-23T14:16:59.695Z] ---> Running in da39fcf0fd6a [2023-08-23T14:16:59.965Z] Removing intermediate container da39fcf0fd6a [2023-08-23T14:16:59.965Z] ---> bd76a0644e89 [2023-08-23T14:16:59.965Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T14:16:59.965Z] Successfully built bd76a0644e89 [2023-08-23T14:16:59.965Z] 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-08-23T14:17:00.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T14:17:00.774Z] [2023-08-23T14:17:00.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:17:01.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T14:17:01.174Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T14:17:01.174Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T14:17:01.174Z] 04944245beec: Pulling fs layer [2023-08-23T14:17:01.174Z] 699f458cf7ca: Pulling fs layer [2023-08-23T14:17:01.174Z] 765212b225bb: Pulling fs layer [2023-08-23T14:17:01.174Z] f23df028b6ca: Pulling fs layer [2023-08-23T14:17:01.174Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T14:17:01.174Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T14:17:01.174Z] 765212b225bb: Waiting [2023-08-23T14:17:01.174Z] f23df028b6ca: Waiting [2023-08-23T14:17:01.174Z] d65c8cfc05b1: Waiting [2023-08-23T14:17:01.174Z] 2437ff75d9bd: Waiting [2023-08-23T14:17:01.442Z] 04944245beec: Verifying Checksum [2023-08-23T14:17:01.442Z] 04944245beec: Download complete [2023-08-23T14:17:01.442Z] 765212b225bb: Download complete [2023-08-23T14:17:01.442Z] f23df028b6ca: Verifying Checksum [2023-08-23T14:17:01.443Z] f23df028b6ca: Download complete [2023-08-23T14:17:01.443Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T14:17:01.443Z] d65c8cfc05b1: Download complete [2023-08-23T14:17:01.710Z] 699f458cf7ca: Verifying Checksum [2023-08-23T14:17:01.710Z] 699f458cf7ca: Download complete [2023-08-23T14:17:02.008Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T14:17:02.008Z] 8998bd30e6a1: Download complete [2023-08-23T14:17:04.588Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T14:17:04.588Z] 2437ff75d9bd: Download complete [2023-08-23T14:17:05.997Z] 8998bd30e6a1: Pull complete [2023-08-23T14:17:06.264Z] 04944245beec: Pull complete [2023-08-23T14:17:07.674Z] 699f458cf7ca: Pull complete [2023-08-23T14:17:07.674Z] 765212b225bb: Pull complete [2023-08-23T14:17:08.635Z] f23df028b6ca: Pull complete [2023-08-23T14:17:08.635Z] d65c8cfc05b1: Pull complete [2023-08-23T14:17:23.624Z] 2437ff75d9bd: Pull complete [2023-08-23T14:17:23.624Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T14:17:23.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T14:17:23.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:17:23.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container [2023-08-23T14:17:24.003Z] $ 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-08-23T14:17:26.400Z] $ docker top fe1fa57a7f1e562c333c8bb4d9ec9dd80428f1829301fb29fa6010cbd1805c0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:26.960Z] ---> job-cost.sh [2023-08-23T14:17:27.226Z] lf-activate-venv: SKIPPING [2023-08-23T14:17:27.226Z] INFO: No Stack... [2023-08-23T14:17:27.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T14:17:28.447Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T14:17:29.094Z] + cut -d, -f6 [2023-08-23T14:17:29.094Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-08-23T14:17:29.174Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [2023-08-23T14:17:29.179Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] did not exist. Created. [2023-08-23T14:17:29.179Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T14:17:29.579Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-d29f2500/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T14:17:29.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T14:17:29.964Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T14:17:30.017Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T14:17:30.031Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T14:17:30.127Z] $ docker stop --time=1 fe1fa57a7f1e562c333c8bb4d9ec9dd80428f1829301fb29fa6010cbd1805c0d [2023-08-23T14:17:31.605Z] $ docker rm -f --volumes fe1fa57a7f1e562c333c8bb4d9ec9dd80428f1829301fb29fa6010cbd1805c0d [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-08-23T14:17:32.617Z] provisioning config files... [2023-08-23T14:17:32.626Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config11278272890728044679tmp [Pipeline] { [Pipeline] sh [2023-08-23T14:17:32.973Z] + set +x [2023-08-23T14:17:32.973Z] + curl -s https://codecov.io/bash [2023-08-23T14:17:32.973Z] + bash -s -- [2023-08-23T14:17:32.973Z] [2023-08-23T14:17:32.973Z] _____ _ [2023-08-23T14:17:32.973Z] / ____| | | [2023-08-23T14:17:32.973Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T14:17:32.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T14:17:32.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T14:17:32.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T14:17:32.973Z] Bash-1.0.6 [2023-08-23T14:17:32.973Z] [2023-08-23T14:17:32.973Z] [2023-08-23T14:17:32.973Z] ==> git version 2.25.1 found [2023-08-23T14:17:32.973Z] ==> 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-08-23T14:17:32.973Z] Release-Date: 2020-01-08 [2023-08-23T14:17:32.973Z] 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-08-23T14:17:32.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T14:17:32.973Z] ==> Jenkins CI detected. [2023-08-23T14:17:32.973Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-222 [2023-08-23T14:17:32.973Z] project root: . [2023-08-23T14:17:32.973Z] --> token set from env [2023-08-23T14:17:32.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T14:17:32.973Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T14:17:32.973Z] ==> Python coveragepy not found [2023-08-23T14:17:32.973Z] ==> Searching for coverage reports in: [2023-08-23T14:17:32.973Z] + . [2023-08-23T14:17:33.232Z] -> Found 1 reports [2023-08-23T14:17:33.232Z] ==> Detecting git/mercurial file structure [2023-08-23T14:17:33.232Z] ==> Reading reports [2023-08-23T14:17:33.232Z] + ./coverage.out bytes=41317 [2023-08-23T14:17:33.232Z] ==> Appending adjustments [2023-08-23T14:17:33.232Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T14:17:33.232Z] + Found adjustments [2023-08-23T14:17:33.232Z] ==> Gzipping contents [2023-08-23T14:17:33.232Z] 12K /tmp/codecov.L7XBQu.gz [2023-08-23T14:17:33.232Z] ==> Uploading reports [2023-08-23T14:17:33.232Z] url: https://codecov.io [2023-08-23T14:17:33.233Z] query: branch=PR-222&commit=c74161c1a94e48636050a9006509107c6d926f01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-08-23T14:17:33.233Z] -> Pinging Codecov [2023-08-23T14:17:33.233Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-222&commit=c74161c1a94e48636050a9006509107c6d926f01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-08-23T14:17:33.494Z] -> Uploading to [2023-08-23T14:17:33.494Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-23/581DD39554BDF9B6E22D074273EAD858/c74161c1a94e48636050a9006509107c6d926f01/a7d8fd87-ed0a-4614-878f-8441b19c0766.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T141733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81e9a149bcb11e5ca9fe427a8211e9e8d09781adc78bcb45fa9ebb6fac65fcb8 [2023-08-23T14:17:33.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T14:17:33.494Z] Dload Upload Total Spent Left Speed [2023-08-23T14:17:33.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 58756 --:--:-- --:--:-- --:--:-- 58756 [2023-08-23T14:17:33.753Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c74161c1a94e48636050a9006509107c6d926f01 [Pipeline] } [2023-08-23T14:17:33.780Z] 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-08-23T14:17:35.607Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives ] [2023-08-23T14:17:35.608Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives [2023-08-23T14:17:35.608Z] total 16 [2023-08-23T14:17:35.608Z] drwxr-xr-x 3 root root 4096 Aug 23 14:06 . [2023-08-23T14:17:35.608Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 14:06 .. [2023-08-23T14:17:35.608Z] drwxr-xr-x 2 root root 4096 Aug 23 14:06 cost [2023-08-23T14:17:35.608Z] -rw-r--r-- 1 root root 95 Aug 23 14:06 cost.csv [2023-08-23T14:17:35.608Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives [2023-08-23T14:17:35.608Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives [2023-08-23T14:17:35.608Z] total 16 [2023-08-23T14:17:35.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 14:06 . [2023-08-23T14:17:35.608Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 14:06 .. [2023-08-23T14:17:35.608Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 14:06 cost [2023-08-23T14:17:35.608Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 23 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:35.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:36.834Z] ---> package-listing.sh [2023-08-23T14:17:36.834Z] ++ facter osfamily [2023-08-23T14:17:36.834Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T14:17:37.093Z] + OS_FAMILY=debian [2023-08-23T14:17:37.093Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-222 [2023-08-23T14:17:37.093Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T14:17:37.093Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T14:17:37.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T14:17:37.093Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T14:17:37.093Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-222 ']' [2023-08-23T14:17:37.093Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T14:17:37.093Z] + case "${OS_FAMILY}" in [2023-08-23T14:17:37.093Z] + dpkg -l [2023-08-23T14:17:37.093Z] + grep '^ii' [2023-08-23T14:17:37.093Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T14:17:37.093Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T14:17:37.093Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T14:17:37.093Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-222 ']' [2023-08-23T14:17:37.093Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives/ [2023-08-23T14:17:37.093Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-222/archives/ [Pipeline] echo [2023-08-23T14:17:37.128Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-23T14:17:37.421Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T14:17:38.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T14:17:38.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T14:17:38.187Z] prd-ubuntu20.04-docker-8c-8g-4373 does not seem to be running inside a container [2023-08-23T14:17:38.222Z] $ 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-222/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-222 -v /w/workspace/y_app-rfid-llrp-inventory_PR-222:/w/workspace/y_app-rfid-llrp-inventory_PR-222:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-222@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-08-23T14:17:38.426Z] $ docker top 09c541a9e1328c6d34619da7489b116ac3197da53ca9a64646e1a7fe98b813f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T14:17:38.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T14:17:39.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T14:17:39.425Z] + ls /var/log/sa-host [2023-08-23T14:17:39.425Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T14:17:39.658Z] provisioning config files... [2023-08-23T14:17:39.666Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-222@tmp/config893762849170047649tmp [Pipeline] { [Pipeline] echo [2023-08-23T14:17:39.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:40.040Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T14:17:40.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:40.493Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T14:17:40.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:40.831Z] ---> sudo-logs.sh [2023-08-23T14:17:40.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T14:17:40.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:41.226Z] ---> job-cost.sh [2023-08-23T14:17:41.226Z] lf-activate-venv: SKIPPING [2023-08-23T14:17:41.226Z] DEBUG: total: 0.2199999988079071 [2023-08-23T14:17:41.226Z] INFO: Retrieving Stack Cost... [2023-08-23T14:17:41.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T14:17:42.059Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T14:17:42.094Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T14:17:42.406Z] ---> logs-deploy.sh [2023-08-23T14:17:42.406Z] lf-activate-venv: SKIPPING [2023-08-23T14:17:42.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-222/1 [2023-08-23T14:17:42.406Z] INFO: archiving workspace using pattern(s): [2023-08-23T14:17:43.343Z] Archives upload complete. [2023-08-23T14:17:43.343Z] INFO: archiving logs to Nexus