Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a793828ae34375eee70cfbc13b6a138efe356b74+df6d7f608fd9c1c4fe6c937888fc634314559cbf (3ee39d0bee4f029e270f71580af00fde8f834cb4) 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-ssh2209692570064075466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2622979849363071768.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-242/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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6897880847395834736.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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10733113503419324582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11852246462168955796.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-242/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-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8896123366614128585.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-12601 in /w/workspace/y_app-rfid-llrp-inventory_PR-242 [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-242 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit df6d7f608fd9c1c4fe6c937888fc634314559cbf into PR head commit a793828ae34375eee70cfbc13b6a138efe356b74 Merge succeeded, producing a793828ae34375eee70cfbc13b6a138efe356b74 Checking out Revision a793828ae34375eee70cfbc13b6a138efe356b74 (PR-242) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T13:43:31.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # 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 df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T13:43:32.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T13:43:32.266Z] ========================================================= [2023-10-27T13:43:32.266Z] EdgeX Global Pipelines Version Info [2023-10-27T13:43:32.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:43:32.991Z] ------------------- [2023-10-27T13:43:32.991Z] stable info: [2023-10-27T13:43:32.991Z] ------------------- [2023-10-27T13:43:32.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T13:43:32.991Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T13:43:32.991Z] Message: update stable to v1.0.254 [2023-10-27T13:43:33.561Z] ------------------- [2023-10-27T13:43:33.561Z] experimental info: [2023-10-27T13:43:33.561Z] ------------------- [2023-10-27T13:43:33.561Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T13:43:33.561Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T13:43:33.561Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T13:43:33.882Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-27T13:43:33.919Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-27T13:43:33.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T13:43:33.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T13:43:34.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T13:43:34.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T13:43:34.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T13:43:34.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T13:43:34.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T13:43:34.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T13:43:34.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T13:43:34.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-27T13:43:34.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T13:43:34.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T13:43:34.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T13:43:34.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T13:43:34.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T13:43:34.567Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T13:43:34.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T13:43:34.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T13:43:34.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T13:43:34.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T13:43:34.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T13:43:34.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T13:43:34.851Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T13:43:34.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T13:43:34.953Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T13:43:34.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo [2023-10-27T13:43:35.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo [2023-10-27T13:43:35.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo [2023-10-27T13:43:35.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo [2023-10-27T13:43:35.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a793828 [Pipeline] echo [2023-10-27T13:43:35.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T13:43:35.327Z] provisioning config files... [2023-10-27T13:43:35.341Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config2806689597744102435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:43:35.711Z] ---> docker-login.sh [2023-10-27T13:43:35.711Z] nexus3.edgexfoundry.org:10001 [2023-10-27T13:43:35.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:36.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:36.230Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:36.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:36.230Z] [2023-10-27T13:43:36.230Z] Login Succeeded [2023-10-27T13:43:36.230Z] nexus3.edgexfoundry.org:10002 [2023-10-27T13:43:36.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:36.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:36.230Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:36.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:36.230Z] [2023-10-27T13:43:36.230Z] Login Succeeded [2023-10-27T13:43:36.230Z] nexus3.edgexfoundry.org:10003 [2023-10-27T13:43:36.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:36.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:36.490Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:36.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:36.490Z] [2023-10-27T13:43:36.490Z] Login Succeeded [2023-10-27T13:43:36.490Z] nexus3.edgexfoundry.org:10004 [2023-10-27T13:43:36.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:36.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:36.490Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:36.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:36.490Z] [2023-10-27T13:43:36.490Z] Login Succeeded [2023-10-27T13:43:36.490Z] docker.io [2023-10-27T13:43:36.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:37.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:37.011Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:37.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:37.011Z] [2023-10-27T13:43:37.011Z] Login Succeeded [2023-10-27T13:43:37.011Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T13:43:37.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T13:43:37.841Z] + git rev-list -1 --merges a793828ae34375eee70cfbc13b6a138efe356b74~1..a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo [2023-10-27T13:43:37.905Z] -----------> git rev-list -1 --merges a793828ae34375eee70cfbc13b6a138efe356b74~1..a793828ae34375eee70cfbc13b6a138efe356b74 a793828ae34375eee70cfbc13b6a138efe356b74 [false] [Pipeline] sh [2023-10-27T13:43:38.213Z] + git log --format=format:%s -1 a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo [2023-10-27T13:43:38.243Z] ========================================================= [2023-10-27T13:43:38.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T13:43:38.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T13:43:38.658Z] + git log --format=format:%s -1 a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo [2023-10-27T13:43:38.691Z] [semverPrep] GIT_COMMIT: a793828ae34375eee70cfbc13b6a138efe356b74, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-27T13:43:38.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T13:43:39.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T13:43:39.121Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T13:43:39.121Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T13:43:39.121Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T13:43:39.121Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T13:43:39.121Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T13:43:39.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:43:39.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T13:43:39.633Z] [2023-10-27T13:43:39.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:43:40.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T13:43:40.004Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T13:43:40.004Z] b85a868b505f: Pulling fs layer [2023-10-27T13:43:40.004Z] e2be974225ed: Pulling fs layer [2023-10-27T13:43:40.004Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T13:43:40.004Z] 988bab9f4d93: Pulling fs layer [2023-10-27T13:43:40.004Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T13:43:40.004Z] eaf3925da568: Pulling fs layer [2023-10-27T13:43:40.004Z] bab4dde63d76: Pulling fs layer [2023-10-27T13:43:40.004Z] bde34c3a00c8: Pulling fs layer [2023-10-27T13:43:40.004Z] b352a97aabf1: Pulling fs layer [2023-10-27T13:43:40.004Z] 4872d77fe225: Pulling fs layer [2023-10-27T13:43:40.004Z] 5851b861e8e6: Pulling fs layer [2023-10-27T13:43:40.004Z] 988bab9f4d93: Waiting [2023-10-27T13:43:40.004Z] 1469e6f7b9e6: Waiting [2023-10-27T13:43:40.004Z] eaf3925da568: Waiting [2023-10-27T13:43:40.004Z] bab4dde63d76: Waiting [2023-10-27T13:43:40.004Z] bde34c3a00c8: Waiting [2023-10-27T13:43:40.004Z] b352a97aabf1: Waiting [2023-10-27T13:43:40.004Z] 4872d77fe225: Waiting [2023-10-27T13:43:40.004Z] 5851b861e8e6: Waiting [2023-10-27T13:43:40.004Z] e2be974225ed: Download complete [2023-10-27T13:43:40.004Z] 988bab9f4d93: Verifying Checksum [2023-10-27T13:43:40.004Z] 988bab9f4d93: Download complete [2023-10-27T13:43:40.264Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T13:43:40.264Z] 1469e6f7b9e6: Download complete [2023-10-27T13:43:40.264Z] eaf3925da568: Verifying Checksum [2023-10-27T13:43:40.264Z] eaf3925da568: Download complete [2023-10-27T13:43:40.264Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T13:43:40.264Z] 339a4e72a1f5: Download complete [2023-10-27T13:43:40.264Z] bde34c3a00c8: Download complete [2023-10-27T13:43:40.264Z] b352a97aabf1: Download complete [2023-10-27T13:43:40.264Z] 4872d77fe225: Verifying Checksum [2023-10-27T13:43:40.264Z] 4872d77fe225: Download complete [2023-10-27T13:43:40.264Z] 5851b861e8e6: Download complete [2023-10-27T13:43:40.264Z] b85a868b505f: Verifying Checksum [2023-10-27T13:43:40.264Z] b85a868b505f: Download complete [2023-10-27T13:43:40.522Z] bab4dde63d76: Verifying Checksum [2023-10-27T13:43:40.522Z] bab4dde63d76: Download complete [2023-10-27T13:43:41.456Z] b85a868b505f: Pull complete [2023-10-27T13:43:41.456Z] e2be974225ed: Pull complete [2023-10-27T13:43:42.024Z] 339a4e72a1f5: Pull complete [2023-10-27T13:43:42.024Z] 988bab9f4d93: Pull complete [2023-10-27T13:43:42.284Z] 1469e6f7b9e6: Pull complete [2023-10-27T13:43:42.284Z] eaf3925da568: Pull complete [2023-10-27T13:43:44.185Z] bab4dde63d76: Pull complete [2023-10-27T13:43:44.185Z] bde34c3a00c8: Pull complete [2023-10-27T13:43:44.185Z] b352a97aabf1: Pull complete [2023-10-27T13:43:44.185Z] 4872d77fe225: Pull complete [2023-10-27T13:43:44.185Z] 5851b861e8e6: Pull complete [2023-10-27T13:43:44.185Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T13:43:44.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T13:43:44.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:43:44.403Z] prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container [2023-10-27T13:43:44.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T13:43:47.513Z] $ docker top 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 -eo pid,comm [2023-10-27T13:43:47.562Z] 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-10-27T13:43:47.562Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T13:43:47.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T13:43:47.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T13:43:47.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T13:43:47.792Z] $ docker exec 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent [2023-10-27T13:43:47.887Z] SSH_AUTH_SOCK=/tmp/ssh-WLgASdTQHyAv/agent.31 [2023-10-27T13:43:47.887Z] SSH_AGENT_PID=37 [2023-10-27T13:43:47.894Z] Running ssh-add (command line suppressed) [2023-10-27T13:43:48.006Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_9637680803468905937.key (/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_9637680803468905937.key) [2023-10-27T13:43:48.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T13:43:48.564Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T13:43:48.594Z] $ docker exec --env ******** --env ******** 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent -k [2023-10-27T13:43:48.686Z] unset SSH_AUTH_SOCK; [2023-10-27T13:43:48.687Z] unset SSH_AGENT_PID; [2023-10-27T13:43:48.687Z] echo Agent pid 37 killed; [2023-10-27T13:43:48.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T13:43:48.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T13:43:48.793Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T13:43:48.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T13:43:48.912Z] $ docker exec 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent [2023-10-27T13:43:49.020Z] SSH_AUTH_SOCK=/tmp/ssh-YDKsuJ9CZREP/agent.69 [2023-10-27T13:43:49.020Z] SSH_AGENT_PID=75 [2023-10-27T13:43:49.025Z] Running ssh-add (command line suppressed) [2023-10-27T13:43:49.127Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_2119098577268792478.key (/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_2119098577268792478.key) [2023-10-27T13:43:49.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T13:43:49.474Z] + git semver init [2023-10-27T13:43:49.734Z] 2023-10-27 13:43:49,633 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T13:43:49.734Z] 2023-10-27 13:43:49,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver [2023-10-27T13:43:49.734Z] 2023-10-27 13:43:49,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver [2023-10-27T13:43:49.734Z] 2023-10-27 13:43:49,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-242, universal_newlines=False, shell=None, istream=None) [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,850 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.git/info/exclude [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver/PR-242 with force:False [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,850 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver/PR-242 [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,853 [execute] INFO git cat-file --batch-check [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,857 [execute] INFO git cat-file --batch [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T13:43:51.112Z] 2023-10-27 13:43:50,861 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver/PR-242 [2023-10-27T13:43:51.112Z] 0.0.0 [Pipeline] } [2023-10-27T13:43:51.141Z] $ docker exec --env ******** --env ******** 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent -k [2023-10-27T13:43:51.231Z] unset SSH_AUTH_SOCK; [2023-10-27T13:43:51.232Z] unset SSH_AGENT_PID; [2023-10-27T13:43:51.232Z] echo Agent pid 75 killed; [2023-10-27T13:43:51.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T13:43:51.645Z] + git semver [Pipeline] } [2023-10-27T13:43:51.930Z] $ docker stop --time=1 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 [2023-10-27T13:43:53.247Z] $ docker rm -f --volumes 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T13:43:53.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T13:43:53.904Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T13:43:53.920Z] [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-10-27T13:43:54.518Z] provisioning config files... [2023-10-27T13:43:54.529Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config14336991570035380090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:43:54.889Z] ---> docker-login.sh [2023-10-27T13:43:54.889Z] nexus3.edgexfoundry.org:10001 [2023-10-27T13:43:54.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:54.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:54.889Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:54.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:54.889Z] [2023-10-27T13:43:54.889Z] Login Succeeded [2023-10-27T13:43:54.889Z] nexus3.edgexfoundry.org:10002 [2023-10-27T13:43:54.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:54.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:54.889Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:54.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:54.889Z] [2023-10-27T13:43:54.889Z] Login Succeeded [2023-10-27T13:43:54.889Z] nexus3.edgexfoundry.org:10003 [2023-10-27T13:43:55.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:55.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:55.153Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:55.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:55.153Z] [2023-10-27T13:43:55.153Z] Login Succeeded [2023-10-27T13:43:55.153Z] nexus3.edgexfoundry.org:10004 [2023-10-27T13:43:55.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:55.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:55.153Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:55.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:55.153Z] [2023-10-27T13:43:55.153Z] Login Succeeded [2023-10-27T13:43:55.153Z] docker.io [2023-10-27T13:43:55.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:43:55.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:43:55.412Z] Configure a credential helper to remove this warning. See [2023-10-27T13:43:55.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:43:55.412Z] [2023-10-27T13:43:55.412Z] Login Succeeded [2023-10-27T13:43:55.412Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T13:43:55.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T13:43:55.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:43:55.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:43:55.707Z] ========================================================= [2023-10-27T13:43:55.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T13:43:55.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:43:56.182Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T13:43:56.182Z] Sending build context to Docker daemon 12.74MB [2023-10-27T13:43:56.182Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:43:56.182Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T13:43:56.182Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T13:43:56.182Z] 7264a8db6415: Pulling fs layer [2023-10-27T13:43:56.182Z] c4d48a809fc2: Pulling fs layer [2023-10-27T13:43:56.182Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T13:43:56.182Z] ad3a456e5733: Pulling fs layer [2023-10-27T13:43:56.182Z] 33e27b845d1e: Pulling fs layer [2023-10-27T13:43:56.182Z] c68163c4e522: Pulling fs layer [2023-10-27T13:43:56.182Z] 50da416c3ac9: Pulling fs layer [2023-10-27T13:43:56.182Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T13:43:56.182Z] ad3a456e5733: Waiting [2023-10-27T13:43:56.182Z] 33e27b845d1e: Waiting [2023-10-27T13:43:56.182Z] c68163c4e522: Waiting [2023-10-27T13:43:56.182Z] 50da416c3ac9: Waiting [2023-10-27T13:43:56.182Z] 23d2d4c4bb30: Waiting [2023-10-27T13:43:56.182Z] c4d48a809fc2: Verifying Checksum [2023-10-27T13:43:56.182Z] c4d48a809fc2: Download complete [2023-10-27T13:43:56.443Z] ad3a456e5733: Download complete [2023-10-27T13:43:56.443Z] 33e27b845d1e: Verifying Checksum [2023-10-27T13:43:56.443Z] 33e27b845d1e: Download complete [2023-10-27T13:43:56.443Z] 7264a8db6415: Verifying Checksum [2023-10-27T13:43:56.443Z] 7264a8db6415: Download complete [2023-10-27T13:43:56.443Z] c68163c4e522: Verifying Checksum [2023-10-27T13:43:56.443Z] c68163c4e522: Download complete [2023-10-27T13:43:56.443Z] 7264a8db6415: Pull complete [2023-10-27T13:43:56.703Z] c4d48a809fc2: Pull complete [2023-10-27T13:43:56.703Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T13:43:56.703Z] 23d2d4c4bb30: Download complete [2023-10-27T13:43:56.703Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T13:43:56.703Z] 4f1c88b9dad5: Download complete [2023-10-27T13:43:57.267Z] 50da416c3ac9: Verifying Checksum [2023-10-27T13:43:57.267Z] 50da416c3ac9: Download complete [2023-10-27T13:43:59.794Z] 4f1c88b9dad5: Pull complete [2023-10-27T13:43:59.794Z] ad3a456e5733: Pull complete [2023-10-27T13:43:59.794Z] 33e27b845d1e: Pull complete [2023-10-27T13:43:59.794Z] c68163c4e522: Pull complete [2023-10-27T13:44:02.321Z] 50da416c3ac9: Pull complete [2023-10-27T13:44:02.321Z] 23d2d4c4bb30: Pull complete [2023-10-27T13:44:02.321Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T13:44:02.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T13:44:02.321Z] ---> 0786185ac409 [2023-10-27T13:44:02.321Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:44:07.634Z] ---> Running in 60054629adac [2023-10-27T13:44:07.634Z] Removing intermediate container 60054629adac [2023-10-27T13:44:07.634Z] ---> 10d9cfed1136 [2023-10-27T13:44:07.634Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:44:07.634Z] ---> Running in 809b0f915c9f [2023-10-27T13:44:07.634Z] Removing intermediate container 809b0f915c9f [2023-10-27T13:44:07.634Z] ---> 03088409dfe7 [2023-10-27T13:44:07.634Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:44:07.634Z] ---> Running in 44b91e664f62 [2023-10-27T13:44:07.634Z] Removing intermediate container 44b91e664f62 [2023-10-27T13:44:07.634Z] ---> 2ec78972b3ca [2023-10-27T13:44:07.634Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:44:07.634Z] ---> Running in 9c0d572edac7 [2023-10-27T13:44:07.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T13:44:07.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T13:44:07.893Z] OK: 264 MiB in 52 packages [2023-10-27T13:44:08.154Z] Removing intermediate container 9c0d572edac7 [2023-10-27T13:44:08.154Z] ---> 530e83cee866 [2023-10-27T13:44:08.154Z] Step 7/12 : WORKDIR /app [2023-10-27T13:44:08.154Z] ---> Running in b0de0ac58aa4 [2023-10-27T13:44:08.154Z] Removing intermediate container b0de0ac58aa4 [2023-10-27T13:44:08.154Z] ---> ae75d4e92808 [2023-10-27T13:44:08.154Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T13:44:08.411Z] ---> af4819d17e08 [2023-10-27T13:44:08.411Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:44:08.411Z] ---> Running in 7194b68f71b4 [2023-10-27T13:44:09.329Z] Still waiting to schedule task [2023-10-27T13:44:09.329Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T13:45:04.730Z] Removing intermediate container 7194b68f71b4 [2023-10-27T13:45:04.730Z] ---> 5ac72cfa4863 [2023-10-27T13:45:04.730Z] Step 10/12 : COPY . . [2023-10-27T13:45:04.730Z] ---> ea85e0560c1d [2023-10-27T13:45:04.730Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:45:04.730Z] ---> Running in 7efa30af6bc5 [2023-10-27T13:45:04.730Z] Removing intermediate container 7efa30af6bc5 [2023-10-27T13:45:04.730Z] ---> 392791cc8d33 [2023-10-27T13:45:04.730Z] Step 12/12 : RUN $MAKE [2023-10-27T13:45:04.730Z] ---> Running in 16b9f21b20bc [2023-10-27T13:45:04.730Z] noop [2023-10-27T13:45:04.730Z] Removing intermediate container 16b9f21b20bc [2023-10-27T13:45:04.730Z] ---> d277e8ac5177 [2023-10-27T13:45:04.730Z] Successfully built d277e8ac5177 [2023-10-27T13:45:04.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:45:05.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T13:45:05.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:45:05.330Z] prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container [2023-10-27T13:45:05.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 ******** ci-base-image-x86_64 cat [2023-10-27T13:45:05.705Z] $ docker top 52ba35e9ac567749cec6199afc73cb4a626844afdd760086b3054251bbb2dfc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:45:06.100Z] + go version [2023-10-27T13:45:06.100Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T13:45:06.135Z] $ docker stop --time=1 52ba35e9ac567749cec6199afc73cb4a626844afdd760086b3054251bbb2dfc2 [2023-10-27T13:45:07.407Z] $ docker rm -f --volumes 52ba35e9ac567749cec6199afc73cb4a626844afdd760086b3054251bbb2dfc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:45:08.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T13:45:08.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:45:08.275Z] prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container [2023-10-27T13:45:08.313Z] $ 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-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 ******** ci-base-image-x86_64 cat [2023-10-27T13:45:08.650Z] $ docker top c8b4778207fd7bf68865f0382648b09337a3733e5abad7de8cf6bc71757d5919 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:45:09.033Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-242 [Pipeline] fileExists [Pipeline] sh [2023-10-27T13:45:09.393Z] + make test [2023-10-27T13:45:09.394Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-27T13:45:31.317Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-27T13:45:31.317Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-27T13:45:31.317Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements [2023-10-27T13:45:31.885Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements [2023-10-27T13:45:54.440Z] go vet ./... [2023-10-27T13:45:56.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T13:45:56.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T13:45:56.902Z] ./bin/test-attribution.sh [2023-10-27T13:45:56.902Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-27T13:45:56.902Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-27T13:45:56.902Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-27T13:45:56.902Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-27T13:45:56.902Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-27T13:45:56.902Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-27T13:45:56.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T13:45:56.979Z] $ docker stop --time=1 c8b4778207fd7bf68865f0382648b09337a3733e5abad7de8cf6bc71757d5919 [2023-10-27T13:46:03.619Z] $ docker rm -f --volumes c8b4778207fd7bf68865f0382648b09337a3733e5abad7de8cf6bc71757d5919 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T13:46:04.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T13:46:04.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T13:46:05.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T13:46:05.457Z] + ls -al . [2023-10-27T13:46:05.457Z] total 232 [2023-10-27T13:46:05.457Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 13:45 . [2023-10-27T13:46:05.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:43 .. [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 13:43 .dockerignore [2023-10-27T13:46:05.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 13:45 .git [2023-10-27T13:46:05.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:43 .github [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 13:43 .gitignore [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 13:43 .golangci.yml [2023-10-27T13:46:05.457Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 13:43 .semver [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 13:43 Attribution.txt [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 13:43 CHANGELOG.md [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 13:43 Dockerfile [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 13:43 GOVERNANCE.md [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 13:43 Jenkinsfile [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 13:43 LICENSE [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 13:43 Makefile [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 13:43 OWNERS.md [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 13:43 README.md [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 13:43 VERSION [2023-10-27T13:46:05.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:43 bin [2023-10-27T13:46:05.457Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 13:45 coverage.out [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 13:43 go.mod [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 13:43 go.sum [2023-10-27T13:46:05.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:43 images [2023-10-27T13:46:05.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:43 internal [2023-10-27T13:46:05.457Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 13:43 main.go [2023-10-27T13:46:05.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:43 res [2023-10-27T13:46:05.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:46:05.833Z] + 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=a793828ae34375eee70cfbc13b6a138efe356b74 --label arch=amd64 --label version=0.0.0 . [2023-10-27T13:46:05.833Z] Sending build context to Docker daemon 12.74MB [2023-10-27T13:46:05.833Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:46:05.833Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-27T13:46:05.833Z] ---> d277e8ac5177 [2023-10-27T13:46:05.833Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:46:06.523Z] ---> Running in 078a1e25b306 [2023-10-27T13:46:07.090Z] Removing intermediate container 078a1e25b306 [2023-10-27T13:46:07.090Z] ---> f1455d667660 [2023-10-27T13:46:07.090Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:46:07.348Z] ---> Running in a4b2e274e9e2 [2023-10-27T13:46:07.916Z] Removing intermediate container a4b2e274e9e2 [2023-10-27T13:46:07.916Z] ---> 66a8d0de1bc9 [2023-10-27T13:46:07.916Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:46:08.482Z] ---> Running in 62b672b56f97 [2023-10-27T13:46:08.739Z] Removing intermediate container 62b672b56f97 [2023-10-27T13:46:08.739Z] ---> d01ed17ff932 [2023-10-27T13:46:08.739Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:46:08.739Z] ---> Running in e7c7186176f1 [2023-10-27T13:46:08.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T13:46:09.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T13:46:09.515Z] OK: 264 MiB in 52 packages [2023-10-27T13:46:09.774Z] Removing intermediate container e7c7186176f1 [2023-10-27T13:46:09.774Z] ---> 5b2543b6c79e [2023-10-27T13:46:09.774Z] Step 7/29 : WORKDIR /app [2023-10-27T13:46:10.032Z] ---> Running in a782a56159c5 [2023-10-27T13:46:10.032Z] Removing intermediate container a782a56159c5 [2023-10-27T13:46:10.032Z] ---> 6fe86e655e4f [2023-10-27T13:46:10.032Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-27T13:46:10.290Z] ---> e948e47b4f03 [2023-10-27T13:46:10.290Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:46:10.290Z] ---> Running in 6872fa793cff [2023-10-27T13:46:11.247Z] Removing intermediate container 6872fa793cff [2023-10-27T13:46:11.247Z] ---> 7180754af1c1 [2023-10-27T13:46:11.247Z] Step 10/29 : COPY . . [2023-10-27T13:46:11.506Z] ---> eb3a2ff46acf [2023-10-27T13:46:11.506Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:46:11.506Z] ---> Running in ff7db90b2ab5 [2023-10-27T13:46:11.764Z] Removing intermediate container ff7db90b2ab5 [2023-10-27T13:46:11.764Z] ---> e67546551409 [2023-10-27T13:46:11.764Z] Step 12/29 : RUN $MAKE [2023-10-27T13:46:11.764Z] ---> Running in 796dfa8863dd [2023-10-27T13:46:12.021Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -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-10-27T13:46:38.557Z] Removing intermediate container 796dfa8863dd [2023-10-27T13:46:38.557Z] ---> b9355582e2d8 [2023-10-27T13:46:38.557Z] Step 13/29 : FROM alpine:3.18 [2023-10-27T13:46:38.557Z] 3.18: Pulling from library/alpine [2023-10-27T13:46:38.557Z] 96526aa774ef: Pulling fs layer [2023-10-27T13:46:38.557Z] 96526aa774ef: Verifying Checksum [2023-10-27T13:46:38.557Z] 96526aa774ef: Download complete [2023-10-27T13:46:38.557Z] 96526aa774ef: Pull complete [2023-10-27T13:46:38.557Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T13:46:38.557Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T13:46:38.557Z] ---> 8ca4688f4f35 [2023-10-27T13:46:38.557Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T13:46:38.557Z] ---> Running in 9ab9da4ae0fc [2023-10-27T13:46:38.557Z] Removing intermediate container 9ab9da4ae0fc [2023-10-27T13:46:38.557Z] ---> d96e65859d61 [2023-10-27T13:46:38.557Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-27T13:46:38.557Z] ---> Running in cbd94e54f6cf [2023-10-27T13:46:38.557Z] Removing intermediate container cbd94e54f6cf [2023-10-27T13:46:38.557Z] ---> 9d357aa35e92 [2023-10-27T13:46:38.557Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-27T13:46:38.557Z] ---> Running in 9fae000a194b [2023-10-27T13:46:39.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T13:46:39.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T13:46:39.383Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T13:46:39.383Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T13:46:39.383Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T13:46:39.383Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T13:46:39.383Z] OK: 8 MiB in 17 packages [2023-10-27T13:46:39.949Z] Removing intermediate container 9fae000a194b [2023-10-27T13:46:39.949Z] ---> 57dbb1c9f944 [2023-10-27T13:46:39.949Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T13:46:40.207Z] ---> 72e729c53111 [2023-10-27T13:46:40.207Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T13:46:40.207Z] ---> a964a87e2c13 [2023-10-27T13:46:40.207Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-27T13:46:40.466Z] ---> 51448ef66606 [2023-10-27T13:46:40.466Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-27T13:46:41.032Z] ---> 8678df96bf51 [2023-10-27T13:46:41.032Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-27T13:46:43.587Z] ---> a23e491cd1a9 [2023-10-27T13:46:43.587Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-27T13:46:44.523Z] ---> Running in ca2ee02c3525 [2023-10-27T13:46:51.084Z] Removing intermediate container ca2ee02c3525 [2023-10-27T13:46:51.084Z] ---> 4cf8a96f77ed [2023-10-27T13:46:51.084Z] Step 23/29 : VOLUME /cache [2023-10-27T13:46:52.985Z] ---> Running in d62ba868a8e2 [2023-10-27T13:46:54.897Z] Removing intermediate container d62ba868a8e2 [2023-10-27T13:46:54.897Z] ---> edb70ce458de [2023-10-27T13:46:54.897Z] Step 24/29 : EXPOSE 59711 [2023-10-27T13:46:56.840Z] ---> Running in 3dba7e659403 [2023-10-27T13:46:59.368Z] Removing intermediate container 3dba7e659403 [2023-10-27T13:46:59.368Z] ---> c98a2152196f [2023-10-27T13:46:59.368Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-27T13:47:01.268Z] ---> Running in 4352135aaf0e [2023-10-27T13:47:04.719Z] Removing intermediate container 4352135aaf0e [2023-10-27T13:47:04.719Z] ---> f2f43a035e18 [2023-10-27T13:47:04.719Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-27T13:47:07.244Z] ---> Running in 239278ee6014 [2023-10-27T13:47:09.795Z] Removing intermediate container 239278ee6014 [2023-10-27T13:47:09.796Z] ---> 71089268c981 [2023-10-27T13:47:09.796Z] Step 27/29 : LABEL arch=amd64 [2023-10-27T13:47:11.700Z] ---> Running in b546bd05b4e7 [2023-10-27T13:47:14.122Z] Removing intermediate container b546bd05b4e7 [2023-10-27T13:47:14.122Z] ---> e9f10905f3b2 [2023-10-27T13:47:14.122Z] Step 28/29 : LABEL git_sha=a793828ae34375eee70cfbc13b6a138efe356b74 [2023-10-27T13:47:16.025Z] ---> Running in c7e082f3db27 [2023-10-27T13:47:17.400Z] Removing intermediate container c7e082f3db27 [2023-10-27T13:47:17.400Z] ---> a298171f8d0a [2023-10-27T13:47:17.400Z] Step 29/29 : LABEL version=0.0.0 [2023-10-27T13:47:17.966Z] ---> Running in 41d8690e491d [2023-10-27T13:47:18.533Z] Removing intermediate container 41d8690e491d [2023-10-27T13:47:18.533Z] ---> 864b59a34f59 [2023-10-27T13:47:18.533Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T13:47:18.533Z] Successfully built 864b59a34f59 [2023-10-27T13:47:18.533Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:47:19.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T13:47:19.519Z] [2023-10-27T13:47:19.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:47:19.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T13:47:19.911Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T13:47:19.911Z] 5eb5b503b376: Pulling fs layer [2023-10-27T13:47:19.911Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T13:47:19.911Z] ec43610c2a17: Pulling fs layer [2023-10-27T13:47:19.911Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T13:47:19.911Z] 33b1e0a273af: Pulling fs layer [2023-10-27T13:47:19.911Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T13:47:19.911Z] 2f39f015ded8: Pulling fs layer [2023-10-27T13:47:19.911Z] 33b1e0a273af: Waiting [2023-10-27T13:47:19.911Z] 5d3b04190fa2: Waiting [2023-10-27T13:47:19.911Z] 2f39f015ded8: Waiting [2023-10-27T13:47:19.911Z] 3a2ae6a8a46f: Waiting [2023-10-27T13:47:19.911Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T13:47:19.911Z] 5c69ac0246d0: Download complete [2023-10-27T13:47:19.911Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T13:47:19.911Z] 3a2ae6a8a46f: Download complete [2023-10-27T13:47:19.911Z] 33b1e0a273af: Verifying Checksum [2023-10-27T13:47:19.911Z] 33b1e0a273af: Download complete [2023-10-27T13:47:19.911Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T13:47:19.911Z] 5d3b04190fa2: Download complete [2023-10-27T13:47:20.168Z] ec43610c2a17: Verifying Checksum [2023-10-27T13:47:20.168Z] ec43610c2a17: Download complete [2023-10-27T13:47:20.168Z] 5eb5b503b376: Verifying Checksum [2023-10-27T13:47:20.168Z] 5eb5b503b376: Download complete [2023-10-27T13:47:20.732Z] 2f39f015ded8: Download complete [2023-10-27T13:47:21.296Z] 5eb5b503b376: Pull complete [2023-10-27T13:47:21.296Z] 5c69ac0246d0: Pull complete [2023-10-27T13:47:21.861Z] ec43610c2a17: Pull complete [2023-10-27T13:47:21.861Z] 3a2ae6a8a46f: Pull complete [2023-10-27T13:47:22.119Z] 33b1e0a273af: Pull complete [2023-10-27T13:47:22.119Z] 5d3b04190fa2: Pull complete [2023-10-27T13:47:26.301Z] 2f39f015ded8: Pull complete [2023-10-27T13:47:26.301Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T13:47:26.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T13:47:26.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:47:26.523Z] prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container [2023-10-27T13:47:26.553Z] $ 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-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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-10-27T13:47:33.749Z] $ docker top 1a4c8c81704f79108abd98dd3578282f23e8194073f27a3a3c65d6d3bb2e8e28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:47:34.198Z] ---> job-cost.sh [2023-10-27T13:47:34.198Z] lf-activate-venv: SKIPPING [2023-10-27T13:47:34.198Z] INFO: No Stack... [2023-10-27T13:47:34.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T13:47:34.715Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T13:47:35.029Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives/cost.csv [2023-10-27T13:47:35.029Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T13:47:35.066Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [2023-10-27T13:47:35.071Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] did not exist. Created. [2023-10-27T13:47:35.071Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T13:47:35.452Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T13:47:35.503Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T13:47:35.529Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T13:47:35.612Z] $ docker stop --time=1 1a4c8c81704f79108abd98dd3578282f23e8194073f27a3a3c65d6d3bb2e8e28 [2023-10-27T13:47:36.759Z] $ docker rm -f --volumes 1a4c8c81704f79108abd98dd3578282f23e8194073f27a3a3c65d6d3bb2e8e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T13:49:49.237Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12632 in /w/workspace/y_app-rfid-llrp-inventory_PR-242 [Pipeline] { [Pipeline] ws [2023-10-27T13:49:49.292Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-27T13:49:49.372Z] The recommended git tool is: git [2023-10-27T13:50:00.400Z] using credential edgex-jenkins-ssh [2023-10-27T13:50:00.425Z] Cloning the remote Git repository [2023-10-27T13:50:00.491Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T13:50:00.621Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-27T13:50:00.815Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T13:50:00.817Z] > git --version # timeout=10 [2023-10-27T13:50:00.846Z] > git --version # 'git version 2.25.1' [2023-10-27T13:50:00.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T13:50:01.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T13:50:03.394Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-27T13:50:03.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T13:50:05.210Z] Merging remotes/origin/main commit df6d7f608fd9c1c4fe6c937888fc634314559cbf into PR head commit a793828ae34375eee70cfbc13b6a138efe356b74 [2023-10-27T13:50:05.578Z] Merge succeeded, producing a793828ae34375eee70cfbc13b6a138efe356b74 [2023-10-27T13:50:05.579Z] Checking out Revision a793828ae34375eee70cfbc13b6a138efe356b74 (PR-242) [2023-10-27T13:50:04.554Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-27T13:50:04.608Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T13:50:04.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T13:50:04.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T13:50:05.235Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T13:50:05.335Z] > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # timeout=10 [2023-10-27T13:50:05.447Z] > git remote # timeout=10 [2023-10-27T13:50:05.473Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T13:50:05.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T13:50:05.522Z] > git merge df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 [2023-10-27T13:50:05.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T13:50:05.588Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T13:50:05.610Z] > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # timeout=10 [2023-10-27T13:50:06.219Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-27T13:50:06.279Z] > git --version # timeout=10 [2023-10-27T13:50:06.291Z] > git --version # 'git version 2.25.1' [2023-10-27T13:50:06.311Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T13:50:07.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T13:50:07.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T13:50:07.465Z] Dload Upload Total Spent Left Speed [2023-10-27T13:50:07.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-10-27T13:50:08.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T13:50:08.532Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T13:50:08.532Z] + sudo tee /etc/docker/daemon.new [2023-10-27T13:50:08.532Z] { [2023-10-27T13:50:08.532Z] "registry-mirrors": [ [2023-10-27T13:50:08.532Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T13:50:08.532Z] ], [2023-10-27T13:50:08.532Z] "bip": "10.250.0.254/24", [2023-10-27T13:50:08.532Z] "hosts": [ [2023-10-27T13:50:08.532Z] "tcp://0.0.0.0:5555", [2023-10-27T13:50:08.532Z] "unix:///var/run/docker.sock" [2023-10-27T13:50:08.532Z] ], [2023-10-27T13:50:08.532Z] "mtu": 1458, [2023-10-27T13:50:08.532Z] "selinux-enabled": true, [2023-10-27T13:50:08.532Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T13:50:08.532Z] } [Pipeline] sh [2023-10-27T13:50:08.874Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T13:50:09.228Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T13:50:27.603Z] provisioning config files... [2023-10-27T13:50:27.632Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8680124656921492720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:50:28.029Z] ---> docker-login.sh [2023-10-27T13:50:28.029Z] nexus3.edgexfoundry.org:10001 [2023-10-27T13:50:28.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:28.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:28.624Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:28.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:28.624Z] [2023-10-27T13:50:28.624Z] Login Succeeded [2023-10-27T13:50:28.624Z] nexus3.edgexfoundry.org:10002 [2023-10-27T13:50:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:29.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:29.169Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:29.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:29.169Z] [2023-10-27T13:50:29.169Z] Login Succeeded [2023-10-27T13:50:29.169Z] nexus3.edgexfoundry.org:10003 [2023-10-27T13:50:29.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:29.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:29.438Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:29.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:29.438Z] [2023-10-27T13:50:29.438Z] Login Succeeded [2023-10-27T13:50:29.438Z] nexus3.edgexfoundry.org:10004 [2023-10-27T13:50:29.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:29.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:29.981Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:29.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:29.981Z] [2023-10-27T13:50:29.981Z] Login Succeeded [2023-10-27T13:50:29.981Z] docker.io [2023-10-27T13:50:30.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:30.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:30.525Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:30.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:30.525Z] [2023-10-27T13:50:30.525Z] Login Succeeded [2023-10-27T13:50:30.525Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T13:50:30.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T13:50:30.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:50:31.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:50:31.069Z] ========================================================= [2023-10-27T13:50:31.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T13:50:31.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:50:31.593Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T13:50:31.866Z] Sending build context to Docker daemon 662kB [2023-10-27T13:50:31.866Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:50:31.866Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T13:50:32.139Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T13:50:32.139Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T13:50:32.139Z] 5d54e960e981: Pulling fs layer [2023-10-27T13:50:32.139Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T13:50:32.139Z] f0e02332f6b5: Pulling fs layer [2023-10-27T13:50:32.139Z] cefa15bbcfad: Pulling fs layer [2023-10-27T13:50:32.139Z] 17808c966233: Pulling fs layer [2023-10-27T13:50:32.139Z] f4c1fc716caa: Pulling fs layer [2023-10-27T13:50:32.139Z] f0e02332f6b5: Waiting [2023-10-27T13:50:32.139Z] cefa15bbcfad: Waiting [2023-10-27T13:50:32.139Z] f4c1fc716caa: Waiting [2023-10-27T13:50:32.139Z] 17808c966233: Waiting [2023-10-27T13:50:32.139Z] 5d54e960e981: Verifying Checksum [2023-10-27T13:50:32.139Z] 5d54e960e981: Download complete [2023-10-27T13:50:32.139Z] f0e02332f6b5: Verifying Checksum [2023-10-27T13:50:32.139Z] f0e02332f6b5: Download complete [2023-10-27T13:50:32.139Z] cefa15bbcfad: Verifying Checksum [2023-10-27T13:50:32.139Z] cefa15bbcfad: Download complete [2023-10-27T13:50:32.139Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T13:50:32.139Z] 9fda8d8052c6: Download complete [2023-10-27T13:50:32.751Z] f4c1fc716caa: Verifying Checksum [2023-10-27T13:50:32.751Z] f4c1fc716caa: Download complete [2023-10-27T13:50:33.355Z] 9fda8d8052c6: Pull complete [2023-10-27T13:50:33.951Z] 5d54e960e981: Pull complete [2023-10-27T13:50:34.225Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T13:50:34.225Z] c4a7e357bf2a: Download complete [2023-10-27T13:50:35.224Z] 17808c966233: Verifying Checksum [2023-10-27T13:50:35.224Z] 17808c966233: Download complete [2023-10-27T13:50:48.183Z] c4a7e357bf2a: Pull complete [2023-10-27T13:50:48.183Z] f0e02332f6b5: Pull complete [2023-10-27T13:50:48.183Z] cefa15bbcfad: Pull complete [2023-10-27T13:50:56.422Z] 17808c966233: Pull complete [2023-10-27T13:50:58.383Z] f4c1fc716caa: Pull complete [2023-10-27T13:50:58.383Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T13:50:58.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T13:50:58.383Z] ---> ea914061e18c [2023-10-27T13:50:58.383Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:50:59.350Z] ---> Running in 9e7ced783853 [2023-10-27T13:50:59.625Z] Removing intermediate container 9e7ced783853 [2023-10-27T13:50:59.625Z] ---> 723ad48c7bfb [2023-10-27T13:50:59.625Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:50:59.625Z] ---> Running in 4c4cdf9a8e5a [2023-10-27T13:51:00.213Z] Removing intermediate container 4c4cdf9a8e5a [2023-10-27T13:51:00.213Z] ---> 19691ebf078d [2023-10-27T13:51:00.213Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:51:00.213Z] ---> Running in 6e1f0d464503 [2023-10-27T13:51:00.480Z] Removing intermediate container 6e1f0d464503 [2023-10-27T13:51:00.480Z] ---> 7e12f70eac45 [2023-10-27T13:51:00.480Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:51:00.480Z] ---> Running in 177638edeba8 [2023-10-27T13:51:01.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T13:51:02.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T13:51:03.899Z] OK: 266 MiB in 52 packages [2023-10-27T13:51:04.867Z] Removing intermediate container 177638edeba8 [2023-10-27T13:51:04.867Z] ---> bef8e29e968e [2023-10-27T13:51:04.867Z] Step 7/12 : WORKDIR /app [2023-10-27T13:51:04.867Z] ---> Running in 59071c821d45 [2023-10-27T13:51:05.458Z] Removing intermediate container 59071c821d45 [2023-10-27T13:51:05.458Z] ---> 3bdbae972ece [2023-10-27T13:51:05.458Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T13:51:08.822Z] ---> 45a930e40ec3 [2023-10-27T13:51:08.822Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:51:08.822Z] ---> Running in 8a9f56006982 [2023-10-27T13:53:00.522Z] Removing intermediate container 8a9f56006982 [2023-10-27T13:53:00.522Z] ---> 895d06e75d29 [2023-10-27T13:53:00.522Z] Step 10/12 : COPY . . [2023-10-27T13:53:00.522Z] ---> 2e59a3e4e69a [2023-10-27T13:53:00.522Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:53:00.522Z] ---> Running in 0979c8197a88 [2023-10-27T13:53:00.522Z] Removing intermediate container 0979c8197a88 [2023-10-27T13:53:00.522Z] ---> baeaebc76e38 [2023-10-27T13:53:00.522Z] Step 12/12 : RUN $MAKE [2023-10-27T13:53:00.522Z] ---> Running in 6e5e56ff8b19 [2023-10-27T13:53:00.522Z] noop [2023-10-27T13:53:00.522Z] Removing intermediate container 6e5e56ff8b19 [2023-10-27T13:53:00.522Z] ---> 8d9eb0cf94c2 [2023-10-27T13:53:00.522Z] Successfully built 8d9eb0cf94c2 [2023-10-27T13:53:00.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:53:01.014Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T13:53:01.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:53:01.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-12632 does not seem to be running inside a container [2023-10-27T13:53:01.396Z] $ 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-10-27T13:53:02.725Z] $ docker top 6f38b0cec1b9370e996b5331bf781f6cbcc88973a82e2c2f330ec50e3e6a5423 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:53:03.627Z] + go version [2023-10-27T13:53:03.627Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T13:53:03.668Z] $ docker stop --time=1 6f38b0cec1b9370e996b5331bf781f6cbcc88973a82e2c2f330ec50e3e6a5423 [2023-10-27T13:53:05.300Z] $ docker rm -f --volumes 6f38b0cec1b9370e996b5331bf781f6cbcc88973a82e2c2f330ec50e3e6a5423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:53:06.110Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T13:53:06.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:53:06.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-12632 does not seem to be running inside a container [2023-10-27T13:53:06.434Z] $ 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-10-27T13:53:07.640Z] $ docker top 38de52eebc3cc782609edf97646dd479d0b67b533f7f3c2576f87543d878680c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:53:08.218Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T13:53:08.602Z] + make test [2023-10-27T13:53:08.602Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-27T13:55:45.317Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-27T13:55:45.317Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-27T13:55:45.317Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.294s coverage: 86.2% of statements [2023-10-27T13:55:46.732Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.400s coverage: 71.9% of statements [2023-10-27T13:55:47.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T13:55:47.697Z] go vet ./... [2023-10-27T13:57:54.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T13:57:54.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T13:57:54.383Z] ./bin/test-attribution.sh [2023-10-27T13:57:54.383Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-27T13:57:54.383Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-27T13:57:54.383Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-27T13:57:54.383Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-27T13:57:54.383Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-27T13:57:54.383Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-27T13:57:54.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T13:57:54.464Z] $ docker stop --time=1 38de52eebc3cc782609edf97646dd479d0b67b533f7f3c2576f87543d878680c [2023-10-27T13:57:56.421Z] $ docker rm -f --volumes 38de52eebc3cc782609edf97646dd479d0b67b533f7f3c2576f87543d878680c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T13:57:58.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T13:57:58.216Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T13:57:58.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T13:57:59.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T13:57:59.705Z] + ls -al . [2023-10-27T13:57:59.705Z] total 228 [2023-10-27T13:57:59.705Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 13:53 . [2023-10-27T13:57:59.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:50 .. [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 13:50 .dockerignore [2023-10-27T13:57:59.705Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 13:50 .git [2023-10-27T13:57:59.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:50 .github [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 13:50 .gitignore [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 13:50 .golangci.yml [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 13:50 Attribution.txt [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 13:50 CHANGELOG.md [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 13:50 Dockerfile [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 13:50 GOVERNANCE.md [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 13:50 Jenkinsfile [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 13:50 LICENSE [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 13:50 Makefile [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 13:50 OWNERS.md [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 13:50 README.md [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 13:43 VERSION [2023-10-27T13:57:59.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 bin [2023-10-27T13:57:59.705Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 13:55 coverage.out [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 13:50 go.mod [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 13:50 go.sum [2023-10-27T13:57:59.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 images [2023-10-27T13:57:59.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:50 internal [2023-10-27T13:57:59.705Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 13:50 main.go [2023-10-27T13:57:59.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 res [2023-10-27T13:57:59.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:58:00.144Z] + 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=a793828ae34375eee70cfbc13b6a138efe356b74 --label arch=arm64 --label version=0.0.0 . [2023-10-27T13:58:00.411Z] Sending build context to Docker daemon 662kB [2023-10-27T13:58:00.411Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:58:00.411Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-27T13:58:00.411Z] ---> 8d9eb0cf94c2 [2023-10-27T13:58:00.411Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:58:00.411Z] ---> Running in 518d3e9d8c45 [2023-10-27T13:58:00.995Z] Removing intermediate container 518d3e9d8c45 [2023-10-27T13:58:00.995Z] ---> cadc2086aa9a [2023-10-27T13:58:00.995Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:58:00.995Z] ---> Running in adcad73c1811 [2023-10-27T13:58:01.269Z] Removing intermediate container adcad73c1811 [2023-10-27T13:58:01.269Z] ---> e222e58008b7 [2023-10-27T13:58:01.269Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:58:01.546Z] ---> Running in 925a7aef2397 [2023-10-27T13:58:01.820Z] Removing intermediate container 925a7aef2397 [2023-10-27T13:58:01.820Z] ---> b4b9fa0feb04 [2023-10-27T13:58:01.820Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:58:01.820Z] ---> Running in bcb43e88032e [2023-10-27T13:58:02.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T13:58:03.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T13:58:04.353Z] OK: 266 MiB in 52 packages [2023-10-27T13:58:05.325Z] Removing intermediate container bcb43e88032e [2023-10-27T13:58:05.325Z] ---> dacf04dc7d3f [2023-10-27T13:58:05.325Z] Step 7/29 : WORKDIR /app [2023-10-27T13:58:05.325Z] ---> Running in 14b7ae743f5c [2023-10-27T13:58:05.913Z] Removing intermediate container 14b7ae743f5c [2023-10-27T13:58:05.913Z] ---> d2bbd733bca2 [2023-10-27T13:58:05.913Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-27T13:58:06.185Z] ---> eb2877bb9cb6 [2023-10-27T13:58:06.185Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:58:06.458Z] ---> Running in 12f5f6a3b8a6 [2023-10-27T13:58:09.055Z] Removing intermediate container 12f5f6a3b8a6 [2023-10-27T13:58:09.055Z] ---> 7c07d5ecf622 [2023-10-27T13:58:09.055Z] Step 10/29 : COPY . . [2023-10-27T13:58:09.643Z] ---> 3a3c3861c74a [2023-10-27T13:58:09.643Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:58:09.643Z] ---> Running in cd2eeaa1078e [2023-10-27T13:58:09.914Z] Removing intermediate container cd2eeaa1078e [2023-10-27T13:58:09.914Z] ---> f071a1228c23 [2023-10-27T13:58:09.914Z] Step 12/29 : RUN $MAKE [2023-10-27T13:58:09.914Z] ---> Running in e5fcddf2459e [2023-10-27T13:58:11.332Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -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-10-27T14:00:18.015Z] Removing intermediate container e5fcddf2459e [2023-10-27T14:00:18.015Z] ---> 64990c10677d [2023-10-27T14:00:18.015Z] Step 13/29 : FROM alpine:3.18 [2023-10-27T14:00:18.015Z] 3.18: Pulling from library/alpine [2023-10-27T14:00:18.015Z] 579b34f0a95b: Pulling fs layer [2023-10-27T14:00:18.015Z] 579b34f0a95b: Verifying Checksum [2023-10-27T14:00:18.015Z] 579b34f0a95b: Download complete [2023-10-27T14:00:18.015Z] 579b34f0a95b: Pull complete [2023-10-27T14:00:18.015Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T14:00:18.015Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T14:00:18.015Z] ---> 3cc203321400 [2023-10-27T14:00:18.015Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T14:00:18.015Z] ---> Running in d84a02dc8fee [2023-10-27T14:00:18.015Z] Removing intermediate container d84a02dc8fee [2023-10-27T14:00:18.015Z] ---> 049363611cc6 [2023-10-27T14:00:18.015Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-27T14:00:18.015Z] ---> Running in c45ff70827b7 [2023-10-27T14:00:18.015Z] Removing intermediate container c45ff70827b7 [2023-10-27T14:00:18.015Z] ---> 3464c62e897c [2023-10-27T14:00:18.015Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-27T14:00:18.015Z] ---> Running in 6af1a59a9a44 [2023-10-27T14:00:18.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T14:00:18.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T14:00:18.015Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T14:00:18.015Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T14:00:18.015Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T14:00:18.015Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T14:00:18.015Z] OK: 9 MiB in 17 packages [2023-10-27T14:00:18.015Z] Removing intermediate container 6af1a59a9a44 [2023-10-27T14:00:18.015Z] ---> 5e01cd6fb6b5 [2023-10-27T14:00:18.015Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T14:00:18.015Z] ---> 4f294ccf5a88 [2023-10-27T14:00:18.015Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T14:00:18.605Z] ---> 64bdbedbbaa0 [2023-10-27T14:00:18.605Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-27T14:00:19.189Z] ---> 78627c28dd8a [2023-10-27T14:00:19.189Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-27T14:00:19.775Z] ---> 9b07631f29b4 [2023-10-27T14:00:19.775Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-27T14:00:21.209Z] ---> 994f8121ec3c [2023-10-27T14:00:21.209Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-27T14:00:21.477Z] ---> Running in 78a81dfc3789 [2023-10-27T14:00:23.425Z] Removing intermediate container 78a81dfc3789 [2023-10-27T14:00:23.425Z] ---> 4197ba955fe6 [2023-10-27T14:00:23.425Z] Step 23/29 : VOLUME /cache [2023-10-27T14:00:23.425Z] ---> Running in cf973b001b00 [2023-10-27T14:00:23.698Z] Removing intermediate container cf973b001b00 [2023-10-27T14:00:23.698Z] ---> 9d87565d28ed [2023-10-27T14:00:23.698Z] Step 24/29 : EXPOSE 59711 [2023-10-27T14:00:23.698Z] ---> Running in 557a244f3514 [2023-10-27T14:00:23.966Z] Removing intermediate container 557a244f3514 [2023-10-27T14:00:23.966Z] ---> 3834c1ec514e [2023-10-27T14:00:23.966Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-27T14:00:24.237Z] ---> Running in 559c71023b33 [2023-10-27T14:00:24.504Z] Removing intermediate container 559c71023b33 [2023-10-27T14:00:24.504Z] ---> b64aa7047149 [2023-10-27T14:00:24.504Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-27T14:00:24.504Z] ---> Running in 00a7aecf46fc [2023-10-27T14:00:28.770Z] Removing intermediate container 00a7aecf46fc [2023-10-27T14:00:28.770Z] ---> 139ff6db2104 [2023-10-27T14:00:28.770Z] Step 27/29 : LABEL arch=arm64 [2023-10-27T14:00:28.770Z] ---> Running in 6497fb36ed2f [2023-10-27T14:00:28.770Z] Removing intermediate container 6497fb36ed2f [2023-10-27T14:00:28.770Z] ---> a2de5db61aef [2023-10-27T14:00:28.770Z] Step 28/29 : LABEL git_sha=a793828ae34375eee70cfbc13b6a138efe356b74 [2023-10-27T14:00:28.770Z] ---> Running in 3b134bd416de [2023-10-27T14:00:28.770Z] Removing intermediate container 3b134bd416de [2023-10-27T14:00:28.770Z] ---> a1dd1628a01a [2023-10-27T14:00:28.770Z] Step 29/29 : LABEL version=0.0.0 [2023-10-27T14:00:28.770Z] ---> Running in 7297256a0f9c [2023-10-27T14:00:28.770Z] Removing intermediate container 7297256a0f9c [2023-10-27T14:00:28.770Z] ---> 68a3ef883819 [2023-10-27T14:00:28.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T14:00:28.770Z] Successfully built 68a3ef883819 [2023-10-27T14:00:28.770Z] 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-10-27T14:00:29.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T14:00:29.600Z] [2023-10-27T14:00:29.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T14:00:30.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T14:00:30.313Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T14:00:30.313Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T14:00:30.313Z] 04944245beec: Pulling fs layer [2023-10-27T14:00:30.313Z] 699f458cf7ca: Pulling fs layer [2023-10-27T14:00:30.313Z] 765212b225bb: Pulling fs layer [2023-10-27T14:00:30.313Z] f23df028b6ca: Pulling fs layer [2023-10-27T14:00:30.313Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T14:00:30.313Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T14:00:30.313Z] f23df028b6ca: Waiting [2023-10-27T14:00:30.313Z] d65c8cfc05b1: Waiting [2023-10-27T14:00:30.313Z] 2437ff75d9bd: Waiting [2023-10-27T14:00:30.313Z] 765212b225bb: Waiting [2023-10-27T14:00:30.313Z] 04944245beec: Verifying Checksum [2023-10-27T14:00:30.313Z] 04944245beec: Download complete [2023-10-27T14:00:30.313Z] 765212b225bb: Verifying Checksum [2023-10-27T14:00:30.313Z] 765212b225bb: Download complete [2023-10-27T14:00:30.313Z] f23df028b6ca: Verifying Checksum [2023-10-27T14:00:30.313Z] f23df028b6ca: Download complete [2023-10-27T14:00:30.593Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T14:00:30.593Z] d65c8cfc05b1: Download complete [2023-10-27T14:00:30.593Z] 699f458cf7ca: Verifying Checksum [2023-10-27T14:00:30.593Z] 699f458cf7ca: Download complete [2023-10-27T14:00:31.207Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T14:00:31.207Z] 8998bd30e6a1: Download complete [2023-10-27T14:00:33.796Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T14:00:33.796Z] 2437ff75d9bd: Download complete [2023-10-27T14:00:35.209Z] 8998bd30e6a1: Pull complete [2023-10-27T14:00:35.798Z] 04944245beec: Pull complete [2023-10-27T14:00:37.748Z] 699f458cf7ca: Pull complete [2023-10-27T14:00:37.748Z] 765212b225bb: Pull complete [2023-10-27T14:00:38.727Z] f23df028b6ca: Pull complete [2023-10-27T14:00:38.999Z] d65c8cfc05b1: Pull complete [2023-10-27T14:00:57.210Z] 2437ff75d9bd: Pull complete [2023-10-27T14:00:57.211Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T14:00:57.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T14:00:57.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T14:00:57.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-12632 does not seem to be running inside a container [2023-10-27T14:00:57.599Z] $ 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-10-27T14:01:00.303Z] $ docker top 0f0b08387985d5b3483e5eaa4a9d6936b8b086401c84b164dd4aac921c30f541 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:01.207Z] ---> job-cost.sh [2023-10-27T14:01:01.207Z] lf-activate-venv: SKIPPING [2023-10-27T14:01:01.207Z] INFO: No Stack... [2023-10-27T14:01:01.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T14:01:02.367Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T14:01:03.022Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-27T14:01:03.022Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T14:01:03.112Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [2023-10-27T14:01:03.117Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] did not exist. Created. [2023-10-27T14:01:03.117Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T14:01:03.843Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-a2be5fb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T14:01:04.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T14:01:04.557Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T14:01:04.625Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T14:01:04.645Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T14:01:04.721Z] $ docker stop --time=1 0f0b08387985d5b3483e5eaa4a9d6936b8b086401c84b164dd4aac921c30f541 [2023-10-27T14:01:06.224Z] $ docker rm -f --volumes 0f0b08387985d5b3483e5eaa4a9d6936b8b086401c84b164dd4aac921c30f541 [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-10-27T14:01:07.194Z] provisioning config files... [2023-10-27T14:01:07.200Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config707128397368495034tmp [Pipeline] { [Pipeline] sh [2023-10-27T14:01:07.557Z] + set +x [2023-10-27T14:01:07.557Z] + bash -s -- [2023-10-27T14:01:07.557Z] + curl -s https://codecov.io/bash [2023-10-27T14:01:07.557Z] [2023-10-27T14:01:07.557Z] _____ _ [2023-10-27T14:01:07.557Z] / ____| | | [2023-10-27T14:01:07.557Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T14:01:07.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T14:01:07.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T14:01:07.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T14:01:07.557Z] Bash-1.0.6 [2023-10-27T14:01:07.557Z] [2023-10-27T14:01:07.557Z] [2023-10-27T14:01:07.557Z] ==> git version 2.25.1 found [2023-10-27T14:01:07.557Z] ==> 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-10-27T14:01:07.557Z] Release-Date: 2020-01-08 [2023-10-27T14:01:07.557Z] 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-10-27T14:01:07.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T14:01:07.557Z] ==> Jenkins CI detected. [2023-10-27T14:01:07.557Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-242 [2023-10-27T14:01:07.557Z] project root: . [2023-10-27T14:01:07.557Z] --> token set from env [2023-10-27T14:01:07.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T14:01:07.557Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T14:01:07.557Z] ==> Python coveragepy not found [2023-10-27T14:01:07.557Z] ==> Searching for coverage reports in: [2023-10-27T14:01:07.557Z] + . [2023-10-27T14:01:07.557Z] -> Found 1 reports [2023-10-27T14:01:07.557Z] ==> Detecting git/mercurial file structure [2023-10-27T14:01:07.557Z] ==> Reading reports [2023-10-27T14:01:07.816Z] + ./coverage.out bytes=41317 [2023-10-27T14:01:07.816Z] ==> Appending adjustments [2023-10-27T14:01:07.816Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T14:01:07.816Z] + Found adjustments [2023-10-27T14:01:07.816Z] ==> Gzipping contents [2023-10-27T14:01:07.816Z] 12K /tmp/codecov.oZnnv6.gz [2023-10-27T14:01:07.816Z] ==> Uploading reports [2023-10-27T14:01:07.816Z] url: https://codecov.io [2023-10-27T14:01:07.816Z] query: branch=PR-242&commit=a793828ae34375eee70cfbc13b6a138efe356b74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=242&job=&cmd_args= [2023-10-27T14:01:07.816Z] -> Pinging Codecov [2023-10-27T14:01:07.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-242&commit=a793828ae34375eee70cfbc13b6a138efe356b74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=242&job=&cmd_args= [2023-10-27T14:01:08.074Z] -> Uploading to [2023-10-27T14:01:08.074Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/a793828ae34375eee70cfbc13b6a138efe356b74/568764d8-c9bd-4d3c-90fc-cb795418e3e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T140107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3820b19298b9658a48193384ba566dba801268a42c0e3ca0b969e29d2efd36ed [2023-10-27T14:01:08.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T14:01:08.074Z] Dload Upload Total Spent Left Speed [2023-10-27T14:01:08.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 39732 --:--:-- --:--:-- --:--:-- 39597 100 11602 0 0 100 11602 0 39732 --:--:-- --:--:-- --:--:-- 39597 [2023-10-27T14:01:08.333Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] } [2023-10-27T14:01:08.358Z] 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-10-27T14:01:10.125Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives ] [2023-10-27T14:01:10.125Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives [2023-10-27T14:01:10.125Z] total 16 [2023-10-27T14:01:10.125Z] drwxr-xr-x 3 root root 4096 Oct 27 13:47 . [2023-10-27T14:01:10.125Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 13:47 .. [2023-10-27T14:01:10.125Z] drwxr-xr-x 2 root root 4096 Oct 27 13:47 cost [2023-10-27T14:01:10.125Z] -rw-r--r-- 1 root root 95 Oct 27 13:47 cost.csv [2023-10-27T14:01:10.125Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives [2023-10-27T14:01:10.125Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives [2023-10-27T14:01:10.125Z] total 16 [2023-10-27T14:01:10.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 13:47 . [2023-10-27T14:01:10.125Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 13:47 .. [2023-10-27T14:01:10.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 13:47 cost [2023-10-27T14:01:10.125Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 27 13:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:10.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:11.334Z] ---> package-listing.sh [2023-10-27T14:01:11.334Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T14:01:11.334Z] ++ facter osfamily [2023-10-27T14:01:11.592Z] + OS_FAMILY=debian [2023-10-27T14:01:11.592Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-242 [2023-10-27T14:01:11.592Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T14:01:11.592Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T14:01:11.592Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T14:01:11.592Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T14:01:11.592Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-242 ']' [2023-10-27T14:01:11.592Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T14:01:11.592Z] + case "${OS_FAMILY}" in [2023-10-27T14:01:11.592Z] + dpkg -l [2023-10-27T14:01:11.592Z] + grep '^ii' [2023-10-27T14:01:11.592Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T14:01:11.592Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T14:01:11.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T14:01:11.592Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-242 ']' [2023-10-27T14:01:11.592Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives/ [2023-10-27T14:01:11.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives/ [Pipeline] echo [2023-10-27T14:01:11.627Z] 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-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T14:01:11.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T14:01:12.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T14:01:12.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T14:01:12.697Z] prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container [2023-10-27T14:01:12.730Z] $ 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-242/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-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T14:01:13.591Z] $ docker top 6cd475db890ca03f0cd63bcae25cf66c869145028117f196ed2941a43ad8febb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T14:01:13.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T14:01:14.298Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T14:01:14.616Z] + ls /var/log/sa-host [2023-10-27T14:01:14.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T14:01:14.753Z] provisioning config files... [2023-10-27T14:01:14.763Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config1080080973947843773tmp [Pipeline] { [Pipeline] echo [2023-10-27T14:01:14.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:15.124Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T14:01:15.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:15.545Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T14:01:15.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:15.889Z] ---> sudo-logs.sh [2023-10-27T14:01:15.889Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T14:01:15.968Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:16.274Z] ---> job-cost.sh [2023-10-27T14:01:16.274Z] lf-activate-venv: SKIPPING [2023-10-27T14:01:16.274Z] DEBUG: total: 0.2199999988079071 [2023-10-27T14:01:16.274Z] INFO: Retrieving Stack Cost... [2023-10-27T14:01:16.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T14:01:17.100Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T14:01:17.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:17.442Z] ---> logs-deploy.sh [2023-10-27T14:01:17.442Z] lf-activate-venv: SKIPPING [2023-10-27T14:01:17.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-242/1 [2023-10-27T14:01:17.442Z] INFO: archiving workspace using pattern(s): [2023-10-27T14:01:18.378Z] Archives upload complete. [2023-10-27T14:01:18.378Z] INFO: archiving logs to Nexus