Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da+df6d7f608fd9c1c4fe6c937888fc634314559cbf (4b62016294d142ede8b72d8645197845ef9d8e25) 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-ssh4162639321260921556.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-ssh15292422789898628147.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-243/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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14073340569644836609.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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9603507095191821410.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-ssh10072896865176429329.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-243/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-243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9194581448964684694.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-12602 in /w/workspace/y_app-rfid-llrp-inventory_PR-243 [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-243 # 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/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit df6d7f608fd9c1c4fe6c937888fc634314559cbf into PR head commit ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da Merge succeeded, producing ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da Checking out Revision ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da (PR-243) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" 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] { > git config core.sparsecheckout # timeout=10 > git checkout -f ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da # 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 ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da # timeout=10 [Pipeline] timeout [2023-10-27T13:44:33.548Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T13:44:33.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T13:44:33.828Z] ========================================================= [2023-10-27T13:44:33.828Z] EdgeX Global Pipelines Version Info [2023-10-27T13:44:33.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:44:34.561Z] ------------------- [2023-10-27T13:44:34.561Z] stable info: [2023-10-27T13:44:34.561Z] ------------------- [2023-10-27T13:44:34.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T13:44:34.561Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T13:44:34.561Z] Message: update stable to v1.0.254 [2023-10-27T13:44:35.131Z] ------------------- [2023-10-27T13:44:35.131Z] experimental info: [2023-10-27T13:44:35.131Z] ------------------- [2023-10-27T13:44:35.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T13:44:35.131Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T13:44:35.131Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T13:44:35.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-27T13:44:35.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-27T13:44:35.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T13:44:35.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T13:44:35.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T13:44:35.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T13:44:35.686Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T13:44:35.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T13:44:35.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T13:44:35.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T13:44:35.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T13:44:35.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-27T13:44:35.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T13:44:35.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T13:44:36.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T13:44:36.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T13:44:36.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T13:44:36.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T13:44:36.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T13:44:36.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T13:44:36.265Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T13:44:36.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T13:44:36.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T13:44:36.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T13:44:36.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T13:44:36.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T13:44:36.522Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T13:44:36.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2023-10-27T13:44:36.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2023-10-27T13:44:36.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2023-10-27T13:44:36.688Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [Pipeline] echo [2023-10-27T13:44:36.729Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef449bd [Pipeline] echo [2023-10-27T13:44:36.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T13:44:36.872Z] provisioning config files... [2023-10-27T13:44:36.885Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/config5353764807214266506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:44:37.237Z] ---> docker-login.sh [2023-10-27T13:44:37.237Z] nexus3.edgexfoundry.org:10001 [2023-10-27T13:44:37.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:37.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:37.497Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:37.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:37.497Z] [2023-10-27T13:44:37.497Z] Login Succeeded [2023-10-27T13:44:37.497Z] nexus3.edgexfoundry.org:10002 [2023-10-27T13:44:37.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:37.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:37.497Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:37.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:37.497Z] [2023-10-27T13:44:37.497Z] Login Succeeded [2023-10-27T13:44:37.497Z] nexus3.edgexfoundry.org:10003 [2023-10-27T13:44:37.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:37.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:37.757Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:37.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:37.757Z] [2023-10-27T13:44:37.757Z] Login Succeeded [2023-10-27T13:44:37.757Z] nexus3.edgexfoundry.org:10004 [2023-10-27T13:44:37.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:37.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:37.757Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:37.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:37.757Z] [2023-10-27T13:44:37.757Z] Login Succeeded [2023-10-27T13:44:37.757Z] docker.io [2023-10-27T13:44:38.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:38.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:38.278Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:38.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:38.278Z] [2023-10-27T13:44:38.278Z] Login Succeeded [2023-10-27T13:44:38.278Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T13:44:38.304Z] 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:44:38.912Z] + git rev-list -1 --merges ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da~1..ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [Pipeline] echo [2023-10-27T13:44:38.980Z] -----------> git rev-list -1 --merges ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da~1..ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [false] [Pipeline] sh [2023-10-27T13:44:39.299Z] + git log --format=format:%s -1 ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [Pipeline] echo [2023-10-27T13:44:39.331Z] ========================================================= [2023-10-27T13:44:39.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T13:44:39.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T13:44:39.742Z] + git log --format=format:%s -1 ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [Pipeline] echo [2023-10-27T13:44:39.778Z] [semverPrep] GIT_COMMIT: ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-10-27T13:44:39.810Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T13:44:40.187Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T13:44:40.187Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T13:44:40.187Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T13:44:40.187Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T13:44:40.187Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T13:44:40.187Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T13:44:40.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:44:40.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T13:44:40.614Z] [2023-10-27T13:44:40.614Z] 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:44:40.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T13:44:40.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T13:44:40.985Z] b85a868b505f: Pulling fs layer [2023-10-27T13:44:40.985Z] e2be974225ed: Pulling fs layer [2023-10-27T13:44:40.985Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T13:44:40.985Z] 988bab9f4d93: Pulling fs layer [2023-10-27T13:44:40.985Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T13:44:40.985Z] eaf3925da568: Pulling fs layer [2023-10-27T13:44:40.985Z] bab4dde63d76: Pulling fs layer [2023-10-27T13:44:40.985Z] bde34c3a00c8: Pulling fs layer [2023-10-27T13:44:40.985Z] b352a97aabf1: Pulling fs layer [2023-10-27T13:44:40.985Z] 4872d77fe225: Pulling fs layer [2023-10-27T13:44:40.985Z] 5851b861e8e6: Pulling fs layer [2023-10-27T13:44:40.985Z] 988bab9f4d93: Waiting [2023-10-27T13:44:40.985Z] 1469e6f7b9e6: Waiting [2023-10-27T13:44:40.985Z] 4872d77fe225: Waiting [2023-10-27T13:44:40.985Z] bde34c3a00c8: Waiting [2023-10-27T13:44:40.985Z] b352a97aabf1: Waiting [2023-10-27T13:44:40.985Z] 5851b861e8e6: Waiting [2023-10-27T13:44:40.985Z] bab4dde63d76: Waiting [2023-10-27T13:44:40.985Z] eaf3925da568: Waiting [2023-10-27T13:44:40.985Z] e2be974225ed: Verifying Checksum [2023-10-27T13:44:40.985Z] e2be974225ed: Download complete [2023-10-27T13:44:40.985Z] 988bab9f4d93: Download complete [2023-10-27T13:44:40.985Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T13:44:40.985Z] 1469e6f7b9e6: Download complete [2023-10-27T13:44:41.246Z] eaf3925da568: Download complete [2023-10-27T13:44:41.246Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T13:44:41.246Z] 339a4e72a1f5: Download complete [2023-10-27T13:44:41.246Z] bde34c3a00c8: Verifying Checksum [2023-10-27T13:44:41.246Z] bde34c3a00c8: Download complete [2023-10-27T13:44:41.246Z] b352a97aabf1: Download complete [2023-10-27T13:44:41.246Z] 4872d77fe225: Verifying Checksum [2023-10-27T13:44:41.246Z] 4872d77fe225: Download complete [2023-10-27T13:44:41.246Z] 5851b861e8e6: Download complete [2023-10-27T13:44:41.246Z] b85a868b505f: Download complete [2023-10-27T13:44:41.506Z] bab4dde63d76: Verifying Checksum [2023-10-27T13:44:41.506Z] bab4dde63d76: Download complete [2023-10-27T13:44:42.441Z] b85a868b505f: Pull complete [2023-10-27T13:44:42.700Z] e2be974225ed: Pull complete [2023-10-27T13:44:43.267Z] 339a4e72a1f5: Pull complete [2023-10-27T13:44:43.267Z] 988bab9f4d93: Pull complete [2023-10-27T13:44:43.529Z] 1469e6f7b9e6: Pull complete [2023-10-27T13:44:43.529Z] eaf3925da568: Pull complete [2023-10-27T13:44:45.434Z] bab4dde63d76: Pull complete [2023-10-27T13:44:45.434Z] bde34c3a00c8: Pull complete [2023-10-27T13:44:45.694Z] b352a97aabf1: Pull complete [2023-10-27T13:44:45.694Z] 4872d77fe225: Pull complete [2023-10-27T13:44:45.694Z] 5851b861e8e6: Pull complete [2023-10-27T13:44:45.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T13:44:45.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T13:44:45.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:44:45.930Z] prd-ubuntu20.04-docker-8c-8g-12602 does not seem to be running inside a container [2023-10-27T13:44:45.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-243 -v /w/workspace/y_app-rfid-llrp-inventory_PR-243:/w/workspace/y_app-rfid-llrp-inventory_PR-243:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T13:44:48.913Z] $ docker top 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 -eo pid,comm [2023-10-27T13:44:48.964Z] 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:44:48.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T13:44:49.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T13:44:49.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T13:44:49.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T13:44:49.212Z] $ docker exec 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 ssh-agent [2023-10-27T13:44:49.314Z] SSH_AUTH_SOCK=/tmp/ssh-76qBvZh06Mr7/agent.32 [2023-10-27T13:44:49.314Z] SSH_AGENT_PID=38 [2023-10-27T13:44:49.320Z] Running ssh-add (command line suppressed) [2023-10-27T13:44:49.426Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/private_key_3611393949768085799.key (/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/private_key_3611393949768085799.key) [2023-10-27T13:44:49.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T13:44:49.769Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T13:44:49.795Z] $ docker exec --env ******** --env ******** 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 ssh-agent -k [2023-10-27T13:44:49.905Z] unset SSH_AUTH_SOCK; [2023-10-27T13:44:49.905Z] unset SSH_AGENT_PID; [2023-10-27T13:44:49.905Z] echo Agent pid 38 killed; [2023-10-27T13:44:49.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T13:44:50.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T13:44:50.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T13:44:50.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T13:44:50.111Z] $ docker exec 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 ssh-agent [2023-10-27T13:44:50.226Z] SSH_AUTH_SOCK=/tmp/ssh-3NCUa2aqFNof/agent.70 [2023-10-27T13:44:50.226Z] SSH_AGENT_PID=76 [2023-10-27T13:44:50.231Z] Running ssh-add (command line suppressed) [2023-10-27T13:44:50.338Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/private_key_4686875442721413347.key (/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/private_key_4686875442721413347.key) [2023-10-27T13:44:50.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T13:44:50.705Z] + git semver init [2023-10-27T13:44:50.969Z] 2023-10-27 13:44:50,891 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T13:44:50.969Z] 2023-10-27 13:44:50,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver [2023-10-27T13:44:50.969Z] 2023-10-27 13:44:50,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver [2023-10-27T13:44:50.969Z] 2023-10-27 13:44:50,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-243, universal_newlines=False, shell=None, istream=None) [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,161 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-243/.git/info/exclude [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,162 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver/PR-243 with force:False [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,162 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver/PR-243 [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,166 [execute] INFO git cat-file --batch-check [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,173 [execute] INFO git cat-file --batch [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T13:44:52.351Z] 2023-10-27 13:44:52,179 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-243/.semver/PR-243 [2023-10-27T13:44:52.351Z] 0.0.0 [Pipeline] } [2023-10-27T13:44:52.375Z] $ docker exec --env ******** --env ******** 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 ssh-agent -k [2023-10-27T13:44:52.474Z] unset SSH_AUTH_SOCK; [2023-10-27T13:44:52.475Z] unset SSH_AGENT_PID; [2023-10-27T13:44:52.475Z] echo Agent pid 76 killed; [2023-10-27T13:44:52.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T13:44:52.898Z] + git semver [Pipeline] } [2023-10-27T13:44:53.184Z] $ docker stop --time=1 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 [2023-10-27T13:44:54.515Z] $ docker rm -f --volumes 4fa9bb8a6df475e00aec4fc008437b3ef2d3516fa6bf177b729dc8f808c530c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T13:44:54.922Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T13:44:55.188Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T13:44:55.205Z] [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:44:55.810Z] provisioning config files... [2023-10-27T13:44:55.820Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/config5114635720270963634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:44:56.169Z] ---> docker-login.sh [2023-10-27T13:44:56.169Z] nexus3.edgexfoundry.org:10001 [2023-10-27T13:44:56.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:56.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:56.169Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:56.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:56.169Z] [2023-10-27T13:44:56.169Z] Login Succeeded [2023-10-27T13:44:56.169Z] nexus3.edgexfoundry.org:10002 [2023-10-27T13:44:56.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:56.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:56.169Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:56.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:56.169Z] [2023-10-27T13:44:56.169Z] Login Succeeded [2023-10-27T13:44:56.169Z] nexus3.edgexfoundry.org:10003 [2023-10-27T13:44:56.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:56.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:56.428Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:56.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:56.428Z] [2023-10-27T13:44:56.428Z] Login Succeeded [2023-10-27T13:44:56.428Z] nexus3.edgexfoundry.org:10004 [2023-10-27T13:44:56.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:56.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:56.428Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:56.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:56.428Z] [2023-10-27T13:44:56.428Z] Login Succeeded [2023-10-27T13:44:56.428Z] docker.io [2023-10-27T13:44:56.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:44:56.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:44:56.947Z] Configure a credential helper to remove this warning. See [2023-10-27T13:44:56.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:44:56.947Z] [2023-10-27T13:44:56.947Z] Login Succeeded [2023-10-27T13:44:56.947Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T13:44:56.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T13:44:57.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:44:57.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:44:57.234Z] ========================================================= [2023-10-27T13:44:57.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T13:44:57.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:44:57.688Z] + 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:44:57.688Z] Sending build context to Docker daemon 12.74MB [2023-10-27T13:44:57.688Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:44:57.688Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T13:44:57.688Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T13:44:57.688Z] 7264a8db6415: Pulling fs layer [2023-10-27T13:44:57.688Z] c4d48a809fc2: Pulling fs layer [2023-10-27T13:44:57.688Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T13:44:57.688Z] ad3a456e5733: Pulling fs layer [2023-10-27T13:44:57.688Z] 33e27b845d1e: Pulling fs layer [2023-10-27T13:44:57.688Z] c68163c4e522: Pulling fs layer [2023-10-27T13:44:57.688Z] ad3a456e5733: Waiting [2023-10-27T13:44:57.688Z] 33e27b845d1e: Waiting [2023-10-27T13:44:57.688Z] 50da416c3ac9: Pulling fs layer [2023-10-27T13:44:57.688Z] c68163c4e522: Waiting [2023-10-27T13:44:57.688Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T13:44:57.688Z] 50da416c3ac9: Waiting [2023-10-27T13:44:57.689Z] 23d2d4c4bb30: Waiting [2023-10-27T13:44:57.689Z] c4d48a809fc2: Download complete [2023-10-27T13:44:57.948Z] ad3a456e5733: Verifying Checksum [2023-10-27T13:44:57.948Z] ad3a456e5733: Download complete [2023-10-27T13:44:57.948Z] 33e27b845d1e: Verifying Checksum [2023-10-27T13:44:57.948Z] 33e27b845d1e: Download complete [2023-10-27T13:44:57.948Z] 7264a8db6415: Verifying Checksum [2023-10-27T13:44:57.948Z] 7264a8db6415: Download complete [2023-10-27T13:44:57.948Z] c68163c4e522: Verifying Checksum [2023-10-27T13:44:57.948Z] c68163c4e522: Download complete [2023-10-27T13:44:57.948Z] 7264a8db6415: Pull complete [2023-10-27T13:44:58.207Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T13:44:58.207Z] 23d2d4c4bb30: Download complete [2023-10-27T13:44:58.207Z] c4d48a809fc2: Pull complete [2023-10-27T13:44:58.207Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T13:44:58.207Z] 4f1c88b9dad5: Download complete [2023-10-27T13:44:58.774Z] 50da416c3ac9: Verifying Checksum [2023-10-27T13:44:58.774Z] 50da416c3ac9: Download complete [2023-10-27T13:45:02.059Z] 4f1c88b9dad5: Pull complete [2023-10-27T13:45:02.059Z] ad3a456e5733: Pull complete [2023-10-27T13:45:02.059Z] 33e27b845d1e: Pull complete [2023-10-27T13:45:02.059Z] c68163c4e522: Pull complete [2023-10-27T13:45:04.585Z] 50da416c3ac9: Pull complete [2023-10-27T13:45:04.844Z] 23d2d4c4bb30: Pull complete [2023-10-27T13:45:04.844Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T13:45:04.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T13:45:04.844Z] ---> 0786185ac409 [2023-10-27T13:45:04.844Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:45:09.045Z] ---> Running in 9d7c793fb9bd [2023-10-27T13:45:09.045Z] Removing intermediate container 9d7c793fb9bd [2023-10-27T13:45:09.045Z] ---> d201a86bfe75 [2023-10-27T13:45:09.045Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:45:09.045Z] ---> Running in cb4e68b91875 [2023-10-27T13:45:09.045Z] Removing intermediate container cb4e68b91875 [2023-10-27T13:45:09.045Z] ---> 189d7eb7b34b [2023-10-27T13:45:09.045Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:45:09.045Z] ---> Running in f31c6769f7be [2023-10-27T13:45:09.045Z] Removing intermediate container f31c6769f7be [2023-10-27T13:45:09.045Z] ---> 5268ede5c75e [2023-10-27T13:45:09.045Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:45:09.045Z] ---> Running in fe2c83038250 [2023-10-27T13:45:09.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T13:45:09.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T13:45:09.870Z] OK: 264 MiB in 52 packages [2023-10-27T13:45:10.129Z] Removing intermediate container fe2c83038250 [2023-10-27T13:45:10.129Z] ---> 572c99a33bdb [2023-10-27T13:45:10.129Z] Step 7/12 : WORKDIR /app [2023-10-27T13:45:10.129Z] ---> Running in 67a4c60a4cbb [2023-10-27T13:45:10.129Z] Removing intermediate container 67a4c60a4cbb [2023-10-27T13:45:10.129Z] ---> 27b2d87262c2 [2023-10-27T13:45:10.129Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T13:45:10.129Z] ---> 96c303d1210b [2023-10-27T13:45:10.129Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:45:10.387Z] ---> Running in 51dcea168378 [2023-10-27T13:45:10.622Z] Still waiting to schedule task [2023-10-27T13:45:10.622Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T13:46:18.182Z] Removing intermediate container 51dcea168378 [2023-10-27T13:46:18.182Z] ---> d6211a5920ed [2023-10-27T13:46:18.182Z] Step 10/12 : COPY . . [2023-10-27T13:46:18.182Z] ---> 3a3da7f069ca [2023-10-27T13:46:18.182Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:46:18.182Z] ---> Running in ff9b8c708a1d [2023-10-27T13:46:18.182Z] Removing intermediate container ff9b8c708a1d [2023-10-27T13:46:18.182Z] ---> e04cd0318eed [2023-10-27T13:46:18.182Z] Step 12/12 : RUN $MAKE [2023-10-27T13:46:18.182Z] ---> Running in 57c0983f3d2c [2023-10-27T13:46:18.182Z] noop [2023-10-27T13:46:18.182Z] Removing intermediate container 57c0983f3d2c [2023-10-27T13:46:18.182Z] ---> d3ad4a9d34b9 [2023-10-27T13:46:18.182Z] Successfully built d3ad4a9d34b9 [2023-10-27T13:46:18.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:46:18.621Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T13:46:18.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:46:18.760Z] prd-ubuntu20.04-docker-8c-8g-12602 does not seem to be running inside a container [2023-10-27T13:46:18.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-243 -v /w/workspace/y_app-rfid-llrp-inventory_PR-243:/w/workspace/y_app-rfid-llrp-inventory_PR-243:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T13:46:19.105Z] $ docker top e9b2513f4eaa1d34f8982f52cf0539726a49906b7f426eba7d3b3bc8989b8b4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:46:19.484Z] + go version [2023-10-27T13:46:19.484Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T13:46:19.513Z] $ docker stop --time=1 e9b2513f4eaa1d34f8982f52cf0539726a49906b7f426eba7d3b3bc8989b8b4f [2023-10-27T13:46:20.801Z] $ docker rm -f --volumes e9b2513f4eaa1d34f8982f52cf0539726a49906b7f426eba7d3b3bc8989b8b4f [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:46:21.569Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T13:46:21.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:46:21.720Z] prd-ubuntu20.04-docker-8c-8g-12602 does not seem to be running inside a container [2023-10-27T13:46:21.753Z] $ 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-243 -v /w/workspace/y_app-rfid-llrp-inventory_PR-243:/w/workspace/y_app-rfid-llrp-inventory_PR-243:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T13:46:22.078Z] $ docker top 5aa330b44a7b6bb0ce581717b1ea47d55097027fe85649e851ed3f37324a4c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:46:22.477Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-243 [Pipeline] fileExists [Pipeline] sh [2023-10-27T13:46:22.843Z] + make test [2023-10-27T13:46:22.843Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-27T13:46:44.915Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-27T13:46:44.915Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-27T13:46:44.915Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.139s coverage: 86.2% of statements [2023-10-27T13:46:44.915Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-10-27T13:47:06.832Z] go vet ./... [2023-10-27T13:47:06.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T13:47:06.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T13:47:06.832Z] ./bin/test-attribution.sh [2023-10-27T13:47:06.832Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-27T13:47:06.832Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-27T13:47:06.832Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-27T13:47:06.832Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-27T13:47:06.832Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-27T13:47:06.832Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-27T13:47:06.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T13:47:06.903Z] $ docker stop --time=1 5aa330b44a7b6bb0ce581717b1ea47d55097027fe85649e851ed3f37324a4c14 [2023-10-27T13:47:10.519Z] $ docker rm -f --volumes 5aa330b44a7b6bb0ce581717b1ea47d55097027fe85649e851ed3f37324a4c14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T13:47:11.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T13:47:11.161Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T13:47:11.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T13:47:12.061Z] + ls -al . [2023-10-27T13:47:12.061Z] total 232 [2023-10-27T13:47:12.061Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 13:46 . [2023-10-27T13:47:12.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:44 .. [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 13:44 .dockerignore [2023-10-27T13:47:12.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 13:46 .git [2023-10-27T13:47:12.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:44 .github [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 13:44 .gitignore [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 13:44 .golangci.yml [2023-10-27T13:47:12.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 13:44 .semver [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 13:44 Attribution.txt [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 13:44 CHANGELOG.md [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 13:44 Dockerfile [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 13:44 GOVERNANCE.md [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 13:44 Jenkinsfile [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 13:44 LICENSE [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 13:44 Makefile [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 13:44 OWNERS.md [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 13:44 README.md [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 13:44 VERSION [2023-10-27T13:47:12.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:44 bin [2023-10-27T13:47:12.061Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 13:46 coverage.out [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 13:44 go.mod [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 13:44 go.sum [2023-10-27T13:47:12.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:44 images [2023-10-27T13:47:12.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:44 internal [2023-10-27T13:47:12.061Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 13:44 main.go [2023-10-27T13:47:12.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:44 res [2023-10-27T13:47:12.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:47:12.451Z] + 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=ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da --label arch=amd64 --label version=0.0.0 . [2023-10-27T13:47:12.451Z] Sending build context to Docker daemon 12.74MB [2023-10-27T13:47:12.451Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:47:12.452Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-27T13:47:12.452Z] ---> d3ad4a9d34b9 [2023-10-27T13:47:12.452Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:47:12.709Z] ---> Running in d0169fb2e15c [2023-10-27T13:47:12.709Z] Removing intermediate container d0169fb2e15c [2023-10-27T13:47:12.709Z] ---> 89c9aaf169f9 [2023-10-27T13:47:12.709Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:47:12.709Z] ---> Running in 930dcf09d22f [2023-10-27T13:47:12.968Z] Removing intermediate container 930dcf09d22f [2023-10-27T13:47:12.968Z] ---> e8cdd7985175 [2023-10-27T13:47:12.968Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:47:12.968Z] ---> Running in 93a650407aea [2023-10-27T13:47:12.968Z] Removing intermediate container 93a650407aea [2023-10-27T13:47:12.968Z] ---> 8ac4c73f391e [2023-10-27T13:47:12.968Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:47:12.968Z] ---> Running in 6fb002b79cd4 [2023-10-27T13:47:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T13:47:13.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T13:47:13.743Z] OK: 264 MiB in 52 packages [2023-10-27T13:47:14.001Z] Removing intermediate container 6fb002b79cd4 [2023-10-27T13:47:14.001Z] ---> ffbecc665bd1 [2023-10-27T13:47:14.001Z] Step 7/29 : WORKDIR /app [2023-10-27T13:47:14.001Z] ---> Running in 9353cb89c1ae [2023-10-27T13:47:14.001Z] Removing intermediate container 9353cb89c1ae [2023-10-27T13:47:14.001Z] ---> 6ee279e9544b [2023-10-27T13:47:14.001Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-27T13:47:14.259Z] ---> ebe02b98c4c1 [2023-10-27T13:47:14.259Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:47:14.259Z] ---> Running in 89f8e3005464 [2023-10-27T13:47:14.824Z] Removing intermediate container 89f8e3005464 [2023-10-27T13:47:14.824Z] ---> 9c839f7be4cd [2023-10-27T13:47:14.824Z] Step 10/29 : COPY . . [2023-10-27T13:47:15.392Z] ---> e1258e4bffdb [2023-10-27T13:47:15.392Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:47:15.392Z] ---> Running in 1a40fc0f9f0b [2023-10-27T13:47:15.392Z] Removing intermediate container 1a40fc0f9f0b [2023-10-27T13:47:15.392Z] ---> 7813f91d5789 [2023-10-27T13:47:15.392Z] Step 12/29 : RUN $MAKE [2023-10-27T13:47:15.392Z] ---> Running in 6cf9a84aa5ec [2023-10-27T13:47:15.653Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -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:47:37.569Z] Removing intermediate container 6cf9a84aa5ec [2023-10-27T13:47:37.569Z] ---> 15a39616af6f [2023-10-27T13:47:37.569Z] Step 13/29 : FROM alpine:3.18 [2023-10-27T13:47:37.569Z] 3.18: Pulling from library/alpine [2023-10-27T13:47:37.569Z] 96526aa774ef: Pulling fs layer [2023-10-27T13:47:37.569Z] 96526aa774ef: Verifying Checksum [2023-10-27T13:47:37.569Z] 96526aa774ef: Download complete [2023-10-27T13:47:37.569Z] 96526aa774ef: Pull complete [2023-10-27T13:47:37.569Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T13:47:37.569Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T13:47:37.569Z] ---> 8ca4688f4f35 [2023-10-27T13:47:37.569Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T13:47:37.569Z] ---> Running in a8ec19e8c575 [2023-10-27T13:47:37.569Z] Removing intermediate container a8ec19e8c575 [2023-10-27T13:47:37.569Z] ---> 8702aef12874 [2023-10-27T13:47:37.569Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-27T13:47:37.569Z] ---> Running in 65512b2078a8 [2023-10-27T13:47:37.569Z] Removing intermediate container 65512b2078a8 [2023-10-27T13:47:37.569Z] ---> 2444dcc77448 [2023-10-27T13:47:37.569Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-27T13:47:37.569Z] ---> Running in b4bd2ca658f0 [2023-10-27T13:47:37.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T13:47:37.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T13:47:37.569Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T13:47:37.569Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T13:47:37.569Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T13:47:37.569Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T13:47:37.569Z] OK: 8 MiB in 17 packages [2023-10-27T13:47:37.569Z] Removing intermediate container b4bd2ca658f0 [2023-10-27T13:47:37.569Z] ---> 4e22b5acf759 [2023-10-27T13:47:37.569Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T13:47:37.827Z] ---> e6dfa9d3a3a5 [2023-10-27T13:47:37.827Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T13:47:37.827Z] ---> 5a986377d1c8 [2023-10-27T13:47:37.827Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-27T13:47:38.089Z] ---> 8e5179631d54 [2023-10-27T13:47:38.089Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-27T13:47:38.089Z] ---> d5db3b448f7d [2023-10-27T13:47:38.089Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-27T13:47:39.163Z] ---> e1a83cfbc4e8 [2023-10-27T13:47:39.163Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-27T13:47:39.163Z] ---> Running in ebce2d3a9ef2 [2023-10-27T13:47:39.729Z] Removing intermediate container ebce2d3a9ef2 [2023-10-27T13:47:39.729Z] ---> 7fd79e12698a [2023-10-27T13:47:39.729Z] Step 23/29 : VOLUME /cache [2023-10-27T13:47:39.729Z] ---> Running in a72f828bfbf6 [2023-10-27T13:47:39.729Z] Removing intermediate container a72f828bfbf6 [2023-10-27T13:47:39.729Z] ---> 1960a40912ff [2023-10-27T13:47:39.729Z] Step 24/29 : EXPOSE 59711 [2023-10-27T13:47:39.729Z] ---> Running in dedb8d03275f [2023-10-27T13:47:39.729Z] Removing intermediate container dedb8d03275f [2023-10-27T13:47:39.729Z] ---> b46a781a593e [2023-10-27T13:47:39.729Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-27T13:47:39.729Z] ---> Running in 3caa38538255 [2023-10-27T13:47:39.729Z] Removing intermediate container 3caa38538255 [2023-10-27T13:47:39.729Z] ---> cf4c64013342 [2023-10-27T13:47:39.729Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-27T13:47:39.986Z] ---> Running in 8ee12ab494b3 [2023-10-27T13:47:39.986Z] Removing intermediate container 8ee12ab494b3 [2023-10-27T13:47:39.986Z] ---> b1d451100017 [2023-10-27T13:47:39.986Z] Step 27/29 : LABEL arch=amd64 [2023-10-27T13:47:39.986Z] ---> Running in 15fe90a7e41d [2023-10-27T13:47:39.986Z] Removing intermediate container 15fe90a7e41d [2023-10-27T13:47:39.986Z] ---> d60f06e08011 [2023-10-27T13:47:39.986Z] Step 28/29 : LABEL git_sha=ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [2023-10-27T13:47:39.986Z] ---> Running in 91b35cfba694 [2023-10-27T13:47:39.986Z] Removing intermediate container 91b35cfba694 [2023-10-27T13:47:39.986Z] ---> 637ae704dcf3 [2023-10-27T13:47:39.986Z] Step 29/29 : LABEL version=0.0.0 [2023-10-27T13:47:40.244Z] ---> Running in b60ee5f68ad9 [2023-10-27T13:47:40.244Z] Removing intermediate container b60ee5f68ad9 [2023-10-27T13:47:40.244Z] ---> f4f7d50e1619 [2023-10-27T13:47:40.244Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T13:47:40.244Z] Successfully built f4f7d50e1619 [2023-10-27T13:47:40.244Z] 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:41.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T13:47:41.104Z] [2023-10-27T13:47:41.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:47:41.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T13:47:41.474Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T13:47:41.474Z] 5eb5b503b376: Pulling fs layer [2023-10-27T13:47:41.474Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T13:47:41.474Z] ec43610c2a17: Pulling fs layer [2023-10-27T13:47:41.474Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T13:47:41.474Z] 33b1e0a273af: Pulling fs layer [2023-10-27T13:47:41.474Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T13:47:41.474Z] 2f39f015ded8: Pulling fs layer [2023-10-27T13:47:41.474Z] 3a2ae6a8a46f: Waiting [2023-10-27T13:47:41.474Z] 33b1e0a273af: Waiting [2023-10-27T13:47:41.474Z] 5d3b04190fa2: Waiting [2023-10-27T13:47:41.474Z] 2f39f015ded8: Waiting [2023-10-27T13:47:41.474Z] 5c69ac0246d0: Download complete [2023-10-27T13:47:41.474Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T13:47:41.474Z] 3a2ae6a8a46f: Download complete [2023-10-27T13:47:41.474Z] 33b1e0a273af: Verifying Checksum [2023-10-27T13:47:41.474Z] 33b1e0a273af: Download complete [2023-10-27T13:47:41.474Z] ec43610c2a17: Download complete [2023-10-27T13:47:41.474Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T13:47:41.732Z] 5eb5b503b376: Verifying Checksum [2023-10-27T13:47:41.732Z] 5eb5b503b376: Download complete [2023-10-27T13:47:42.296Z] 2f39f015ded8: Verifying Checksum [2023-10-27T13:47:42.296Z] 2f39f015ded8: Download complete [2023-10-27T13:47:42.861Z] 5eb5b503b376: Pull complete [2023-10-27T13:47:42.861Z] 5c69ac0246d0: Pull complete [2023-10-27T13:47:43.425Z] ec43610c2a17: Pull complete [2023-10-27T13:47:43.425Z] 3a2ae6a8a46f: Pull complete [2023-10-27T13:47:43.682Z] 33b1e0a273af: Pull complete [2023-10-27T13:47:43.682Z] 5d3b04190fa2: Pull complete [2023-10-27T13:47:47.856Z] 2f39f015ded8: Pull complete [2023-10-27T13:47:47.856Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T13:47:47.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T13:47:47.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:47:48.075Z] prd-ubuntu20.04-docker-8c-8g-12602 does not seem to be running inside a container [2023-10-27T13:47:48.104Z] $ 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-243 -v /w/workspace/y_app-rfid-llrp-inventory_PR-243:/w/workspace/y_app-rfid-llrp-inventory_PR-243:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T13:47:53.486Z] $ docker top f8abaf209f6d9d91f17ed100b1a6c931a1c966817ec1fd8e962f66afa3aad08c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:47:53.915Z] ---> job-cost.sh [2023-10-27T13:47:53.915Z] lf-activate-venv: SKIPPING [2023-10-27T13:47:53.915Z] INFO: No Stack... [2023-10-27T13:47:54.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T13:47:54.743Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T13:47:55.058Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives/cost.csv [2023-10-27T13:47:55.058Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T13:47:55.092Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] [2023-10-27T13:47:55.096Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] did not exist. Created. [2023-10-27T13:47:55.097Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T13:47:55.470Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T13:47:55.517Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T13:47:55.547Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T13:47:55.621Z] $ docker stop --time=1 f8abaf209f6d9d91f17ed100b1a6c931a1c966817ec1fd8e962f66afa3aad08c [2023-10-27T13:47:56.954Z] $ docker rm -f --volumes f8abaf209f6d9d91f17ed100b1a6c931a1c966817ec1fd8e962f66afa3aad08c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T13:49:51.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12631 in /w/workspace/y_app-rfid-llrp-inventory_PR-243 [Pipeline] { [Pipeline] ws [2023-10-27T13:49:51.890Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-27T13:49:51.972Z] The recommended git tool is: git [2023-10-27T13:50:02.534Z] using credential edgex-jenkins-ssh [2023-10-27T13:50:02.553Z] Cloning the remote Git repository [2023-10-27T13:50:02.618Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T13:50:02.737Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-27T13:50:02.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T13:50:02.936Z] > git --version # timeout=10 [2023-10-27T13:50:02.968Z] > git --version # 'git version 2.25.1' [2023-10-27T13:50:02.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T13:50:03.201Z] > 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:05.529Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-27T13:50:05.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T13:50:06.598Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-27T13:50:06.642Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-27T13:50:06.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T13:50:06.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T13:50:07.199Z] Merging remotes/origin/main commit df6d7f608fd9c1c4fe6c937888fc634314559cbf into PR head commit ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [2023-10-27T13:50:07.511Z] Merge succeeded, producing ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [2023-10-27T13:50:07.512Z] Checking out Revision ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da (PR-243) [2023-10-27T13:50:08.135Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" [2023-10-27T13:50:08.205Z] > git --version # timeout=10 [2023-10-27T13:50:08.217Z] > git --version # 'git version 2.25.1' [2023-10-27T13:50:08.240Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T13:50:07.226Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T13:50:07.303Z] > git checkout -f ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da # timeout=10 [2023-10-27T13:50:07.401Z] > git remote # timeout=10 [2023-10-27T13:50:07.423Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T13:50:07.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T13:50:07.472Z] > git merge df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 [2023-10-27T13:50:07.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T13:50:07.526Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T13:50:07.555Z] > git checkout -f ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T13:50:09.482Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T13:50:09.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T13:50:09.482Z] Dload Upload Total Spent Left Speed [2023-10-27T13:50:09.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-10-27T13:50:10.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T13:50:10.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T13:50:10.542Z] + sudo tee /etc/docker/daemon.new [2023-10-27T13:50:10.542Z] { [2023-10-27T13:50:10.542Z] "registry-mirrors": [ [2023-10-27T13:50:10.542Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T13:50:10.542Z] ], [2023-10-27T13:50:10.542Z] "bip": "10.250.0.254/24", [2023-10-27T13:50:10.542Z] "hosts": [ [2023-10-27T13:50:10.542Z] "tcp://0.0.0.0:5555", [2023-10-27T13:50:10.542Z] "unix:///var/run/docker.sock" [2023-10-27T13:50:10.542Z] ], [2023-10-27T13:50:10.542Z] "mtu": 1458, [2023-10-27T13:50:10.542Z] "selinux-enabled": true, [2023-10-27T13:50:10.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T13:50:10.542Z] } [Pipeline] sh [2023-10-27T13:50:10.891Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T13:50:11.256Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T13:50:29.612Z] provisioning config files... [2023-10-27T13:50:29.647Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6560767578461876282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T13:50:30.069Z] ---> docker-login.sh [2023-10-27T13:50:30.069Z] nexus3.edgexfoundry.org:10001 [2023-10-27T13:50:30.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:30.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:30.674Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:30.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:30.674Z] [2023-10-27T13:50:30.674Z] Login Succeeded [2023-10-27T13:50:30.674Z] nexus3.edgexfoundry.org:10002 [2023-10-27T13:50:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:31.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:31.227Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:31.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:31.227Z] [2023-10-27T13:50:31.227Z] Login Succeeded [2023-10-27T13:50:31.227Z] nexus3.edgexfoundry.org:10003 [2023-10-27T13:50:31.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:31.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:31.504Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:31.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:31.504Z] [2023-10-27T13:50:31.504Z] Login Succeeded [2023-10-27T13:50:31.504Z] nexus3.edgexfoundry.org:10004 [2023-10-27T13:50:31.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:32.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:32.052Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:32.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:32.052Z] [2023-10-27T13:50:32.052Z] Login Succeeded [2023-10-27T13:50:32.052Z] docker.io [2023-10-27T13:50:32.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T13:50:32.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T13:50:32.604Z] Configure a credential helper to remove this warning. See [2023-10-27T13:50:32.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T13:50:32.604Z] [2023-10-27T13:50:32.604Z] Login Succeeded [2023-10-27T13:50:32.604Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T13:50:32.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T13:50:33.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:50:33.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T13:50:33.160Z] ========================================================= [2023-10-27T13:50:33.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T13:50:33.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:50:33.682Z] + 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:33.953Z] Sending build context to Docker daemon 662kB [2023-10-27T13:50:33.953Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:50:33.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T13:50:34.227Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T13:50:34.227Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T13:50:34.227Z] 5d54e960e981: Pulling fs layer [2023-10-27T13:50:34.227Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T13:50:34.227Z] f0e02332f6b5: Pulling fs layer [2023-10-27T13:50:34.227Z] cefa15bbcfad: Pulling fs layer [2023-10-27T13:50:34.227Z] 17808c966233: Pulling fs layer [2023-10-27T13:50:34.227Z] f4c1fc716caa: Pulling fs layer [2023-10-27T13:50:34.227Z] f0e02332f6b5: Waiting [2023-10-27T13:50:34.227Z] cefa15bbcfad: Waiting [2023-10-27T13:50:34.227Z] f4c1fc716caa: Waiting [2023-10-27T13:50:34.227Z] 5d54e960e981: Verifying Checksum [2023-10-27T13:50:34.227Z] 5d54e960e981: Download complete [2023-10-27T13:50:34.227Z] f0e02332f6b5: Verifying Checksum [2023-10-27T13:50:34.227Z] f0e02332f6b5: Download complete [2023-10-27T13:50:34.227Z] cefa15bbcfad: Verifying Checksum [2023-10-27T13:50:34.227Z] cefa15bbcfad: Download complete [2023-10-27T13:50:34.227Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T13:50:34.227Z] 9fda8d8052c6: Download complete [2023-10-27T13:50:34.836Z] f4c1fc716caa: Verifying Checksum [2023-10-27T13:50:34.836Z] f4c1fc716caa: Download complete [2023-10-27T13:50:35.430Z] 9fda8d8052c6: Pull complete [2023-10-27T13:50:36.021Z] 5d54e960e981: Pull complete [2023-10-27T13:50:36.289Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T13:50:36.289Z] c4a7e357bf2a: Download complete [2023-10-27T13:50:37.255Z] 17808c966233: Verifying Checksum [2023-10-27T13:50:37.255Z] 17808c966233: Download complete [2023-10-27T13:50:49.685Z] c4a7e357bf2a: Pull complete [2023-10-27T13:50:49.685Z] f0e02332f6b5: Pull complete [2023-10-27T13:50:49.685Z] cefa15bbcfad: Pull complete [2023-10-27T13:50:58.025Z] 17808c966233: Pull complete [2023-10-27T13:50:59.448Z] f4c1fc716caa: Pull complete [2023-10-27T13:50:59.448Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T13:50:59.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T13:50:59.448Z] ---> ea914061e18c [2023-10-27T13:50:59.448Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:51:01.405Z] ---> Running in fb0408324913 [2023-10-27T13:51:01.996Z] Removing intermediate container fb0408324913 [2023-10-27T13:51:01.996Z] ---> 14ae84e4dd73 [2023-10-27T13:51:01.996Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:51:01.996Z] ---> Running in db6f72c433d9 [2023-10-27T13:51:02.266Z] Removing intermediate container db6f72c433d9 [2023-10-27T13:51:02.266Z] ---> a634cf7391dc [2023-10-27T13:51:02.266Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:51:02.266Z] ---> Running in 5700a532b681 [2023-10-27T13:51:02.538Z] Removing intermediate container 5700a532b681 [2023-10-27T13:51:02.538Z] ---> 9c598ca152ed [2023-10-27T13:51:02.538Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:51:02.809Z] ---> Running in 483cd04bfb82 [2023-10-27T13:51:04.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T13:51:04.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T13:51:05.653Z] OK: 266 MiB in 52 packages [2023-10-27T13:51:09.013Z] Removing intermediate container 483cd04bfb82 [2023-10-27T13:51:09.013Z] ---> ce753234d781 [2023-10-27T13:51:09.013Z] Step 7/12 : WORKDIR /app [2023-10-27T13:51:09.013Z] ---> Running in 07aa637d6bee [2023-10-27T13:51:09.282Z] Removing intermediate container 07aa637d6bee [2023-10-27T13:51:09.282Z] ---> ba117b75b739 [2023-10-27T13:51:09.282Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T13:51:09.884Z] ---> 38cb123a49c3 [2023-10-27T13:51:09.884Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:51:09.884Z] ---> Running in a32c78db8bce [2023-10-27T13:52:46.580Z] Removing intermediate container a32c78db8bce [2023-10-27T13:52:46.580Z] ---> ba6fd78a77f1 [2023-10-27T13:52:46.580Z] Step 10/12 : COPY . . [2023-10-27T13:52:47.169Z] ---> b62ff928c974 [2023-10-27T13:52:47.169Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:52:47.169Z] ---> Running in c82e1f8ca29e [2023-10-27T13:52:47.437Z] Removing intermediate container c82e1f8ca29e [2023-10-27T13:52:47.437Z] ---> 9daaec2ad0ea [2023-10-27T13:52:47.437Z] Step 12/12 : RUN $MAKE [2023-10-27T13:52:47.706Z] ---> Running in 326ee94caf79 [2023-10-27T13:52:48.669Z] noop [2023-10-27T13:52:49.632Z] Removing intermediate container 326ee94caf79 [2023-10-27T13:52:49.632Z] ---> 9448a4324bad [2023-10-27T13:52:49.632Z] Successfully built 9448a4324bad [2023-10-27T13:52:49.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:52:50.100Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T13:52:50.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:52:50.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-12631 does not seem to be running inside a container [2023-10-27T13:52:50.484Z] $ 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:52:51.753Z] $ docker top f297dedf2610dfd1c0070751340dfbc394a9468f240948212c8971b945dd5c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:52:52.617Z] + go version [2023-10-27T13:52:52.617Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T13:52:52.657Z] $ docker stop --time=1 f297dedf2610dfd1c0070751340dfbc394a9468f240948212c8971b945dd5c50 [2023-10-27T13:52:54.301Z] $ docker rm -f --volumes f297dedf2610dfd1c0070751340dfbc394a9468f240948212c8971b945dd5c50 [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:52:55.146Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T13:52:55.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T13:52:55.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-12631 does not seem to be running inside a container [2023-10-27T13:52:55.494Z] $ 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:52:57.961Z] $ docker top 04052da31d1dd34dd26f857dc978139a27f3c1520cf69c4a6a884f82d57c82d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T13:52:58.836Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T13:52:59.428Z] + make test [2023-10-27T13:52:59.428Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-27T13:55:21.153Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-27T13:55:21.153Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-27T13:55:21.153Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.192s coverage: 86.2% of statements [2023-10-27T13:55:29.407Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.547s coverage: 71.9% of statements [2023-10-27T13:55:31.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T13:55:31.353Z] go vet ./... [2023-10-27T13:57:38.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T13:57:38.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T13:57:38.078Z] ./bin/test-attribution.sh [2023-10-27T13:57:38.078Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-27T13:57:38.078Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-27T13:57:38.078Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-27T13:57:38.078Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-27T13:57:38.078Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-27T13:57:38.078Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-27T13:57:38.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T13:57:38.153Z] $ docker stop --time=1 04052da31d1dd34dd26f857dc978139a27f3c1520cf69c4a6a884f82d57c82d9 [2023-10-27T13:57:40.120Z] $ docker rm -f --volumes 04052da31d1dd34dd26f857dc978139a27f3c1520cf69c4a6a884f82d57c82d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T13:57:41.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T13:57:41.879Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T13:57:42.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T13:57:43.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T13:57:43.346Z] + ls -al . [2023-10-27T13:57:43.346Z] total 228 [2023-10-27T13:57:43.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 13:53 . [2023-10-27T13:57:43.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:50 .. [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 13:50 .dockerignore [2023-10-27T13:57:43.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 13:50 .git [2023-10-27T13:57:43.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:50 .github [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 13:50 .gitignore [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 13:50 .golangci.yml [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 13:50 Attribution.txt [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 13:50 CHANGELOG.md [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 13:50 Dockerfile [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 13:50 GOVERNANCE.md [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 13:50 Jenkinsfile [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 13:50 LICENSE [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 13:50 Makefile [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 13:50 OWNERS.md [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 13:50 README.md [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 13:44 VERSION [2023-10-27T13:57:43.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 bin [2023-10-27T13:57:43.346Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 13:55 coverage.out [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 13:50 go.mod [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 13:50 go.sum [2023-10-27T13:57:43.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 images [2023-10-27T13:57:43.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:50 internal [2023-10-27T13:57:43.346Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 13:50 main.go [2023-10-27T13:57:43.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 res [2023-10-27T13:57:43.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T13:57:43.759Z] + 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=ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da --label arch=arm64 --label version=0.0.0 . [2023-10-27T13:57:44.028Z] Sending build context to Docker daemon 662kB [2023-10-27T13:57:44.028Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T13:57:44.028Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-27T13:57:44.028Z] ---> 9448a4324bad [2023-10-27T13:57:44.028Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T13:57:47.431Z] ---> Running in 0a4e9a9e788c [2023-10-27T13:57:47.431Z] Removing intermediate container 0a4e9a9e788c [2023-10-27T13:57:47.431Z] ---> 279c1c8a9335 [2023-10-27T13:57:47.431Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T13:57:47.431Z] ---> Running in 49f83b88c051 [2023-10-27T13:57:47.706Z] Removing intermediate container 49f83b88c051 [2023-10-27T13:57:47.706Z] ---> 96f13fbff33a [2023-10-27T13:57:47.706Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-27T13:57:47.706Z] ---> Running in 918ff85bae82 [2023-10-27T13:57:47.985Z] Removing intermediate container 918ff85bae82 [2023-10-27T13:57:47.985Z] ---> 3f6bfc3ddfc8 [2023-10-27T13:57:47.985Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T13:57:48.258Z] ---> Running in e03a3f38aad7 [2023-10-27T13:57:49.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T13:57:49.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T13:57:50.770Z] OK: 266 MiB in 52 packages [2023-10-27T13:57:51.732Z] Removing intermediate container e03a3f38aad7 [2023-10-27T13:57:51.732Z] ---> 9e3c8bf5223a [2023-10-27T13:57:51.732Z] Step 7/29 : WORKDIR /app [2023-10-27T13:57:51.732Z] ---> Running in dcaaab5e9f9f [2023-10-27T13:57:51.999Z] Removing intermediate container dcaaab5e9f9f [2023-10-27T13:57:51.999Z] ---> 4de21371d5f3 [2023-10-27T13:57:51.999Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-27T13:57:52.583Z] ---> 994d7f8e1092 [2023-10-27T13:57:52.583Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T13:57:52.583Z] ---> Running in ca1509daf19a [2023-10-27T13:57:54.529Z] Removing intermediate container ca1509daf19a [2023-10-27T13:57:54.529Z] ---> 4871b68949a4 [2023-10-27T13:57:54.529Z] Step 10/29 : COPY . . [2023-10-27T13:57:55.149Z] ---> 16677a6c44ac [2023-10-27T13:57:55.149Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T13:57:55.417Z] ---> Running in 00672f65afc0 [2023-10-27T13:57:55.691Z] Removing intermediate container 00672f65afc0 [2023-10-27T13:57:55.691Z] ---> e6c7fadb0802 [2023-10-27T13:57:55.691Z] Step 12/29 : RUN $MAKE [2023-10-27T13:57:55.691Z] ---> Running in a27e4e73050c [2023-10-27T13:57:56.655Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -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:03.362Z] Removing intermediate container a27e4e73050c [2023-10-27T14:00:03.362Z] ---> c6a922dfd271 [2023-10-27T14:00:03.362Z] Step 13/29 : FROM alpine:3.18 [2023-10-27T14:00:03.362Z] 3.18: Pulling from library/alpine [2023-10-27T14:00:03.362Z] 579b34f0a95b: Pulling fs layer [2023-10-27T14:00:03.362Z] 579b34f0a95b: Verifying Checksum [2023-10-27T14:00:03.362Z] 579b34f0a95b: Download complete [2023-10-27T14:00:03.362Z] 579b34f0a95b: Pull complete [2023-10-27T14:00:03.362Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T14:00:03.362Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T14:00:03.362Z] ---> 3cc203321400 [2023-10-27T14:00:03.362Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T14:00:03.362Z] ---> Running in baa38e8f96c3 [2023-10-27T14:00:03.362Z] Removing intermediate container baa38e8f96c3 [2023-10-27T14:00:03.362Z] ---> 7b9e8ec2ed53 [2023-10-27T14:00:03.362Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-27T14:00:03.362Z] ---> Running in 249b14313245 [2023-10-27T14:00:03.362Z] Removing intermediate container 249b14313245 [2023-10-27T14:00:03.362Z] ---> 00a83dfc9aac [2023-10-27T14:00:03.362Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-27T14:00:03.362Z] ---> Running in 36ac600caffa [2023-10-27T14:00:03.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T14:00:03.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T14:00:03.362Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-27T14:00:03.362Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-27T14:00:03.362Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T14:00:03.362Z] Executing ca-certificates-20230506-r0.trigger [2023-10-27T14:00:03.362Z] OK: 9 MiB in 17 packages [2023-10-27T14:00:03.362Z] Removing intermediate container 36ac600caffa [2023-10-27T14:00:03.362Z] ---> e77861345b86 [2023-10-27T14:00:03.362Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-27T14:00:03.362Z] ---> 602185fdc055 [2023-10-27T14:00:03.362Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-27T14:00:03.362Z] ---> 613c02cff6c8 [2023-10-27T14:00:03.362Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-27T14:00:04.030Z] ---> adeb493d835d [2023-10-27T14:00:04.030Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-27T14:00:04.622Z] ---> ce7bf4b7301c [2023-10-27T14:00:04.623Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-27T14:00:06.596Z] ---> aaba9df0d0f7 [2023-10-27T14:00:06.596Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-27T14:00:06.596Z] ---> Running in 0064d949126d [2023-10-27T14:00:08.055Z] Removing intermediate container 0064d949126d [2023-10-27T14:00:08.055Z] ---> 46d6f40c9d91 [2023-10-27T14:00:08.055Z] Step 23/29 : VOLUME /cache [2023-10-27T14:00:08.323Z] ---> Running in 68c4619d1763 [2023-10-27T14:00:08.592Z] Removing intermediate container 68c4619d1763 [2023-10-27T14:00:08.592Z] ---> 8206884eef66 [2023-10-27T14:00:08.592Z] Step 24/29 : EXPOSE 59711 [2023-10-27T14:00:08.860Z] ---> Running in 2c18e31cdbc8 [2023-10-27T14:00:09.128Z] Removing intermediate container 2c18e31cdbc8 [2023-10-27T14:00:09.128Z] ---> 68e6b7d416ac [2023-10-27T14:00:09.128Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-27T14:00:09.128Z] ---> Running in 159921a9acac [2023-10-27T14:00:09.712Z] Removing intermediate container 159921a9acac [2023-10-27T14:00:09.713Z] ---> 0187a65d3bce [2023-10-27T14:00:09.713Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-27T14:00:09.713Z] ---> Running in 8afa8156c9e7 [2023-10-27T14:00:09.981Z] Removing intermediate container 8afa8156c9e7 [2023-10-27T14:00:09.981Z] ---> 27adec1fc277 [2023-10-27T14:00:09.981Z] Step 27/29 : LABEL arch=arm64 [2023-10-27T14:00:10.247Z] ---> Running in 71013c319981 [2023-10-27T14:00:10.514Z] Removing intermediate container 71013c319981 [2023-10-27T14:00:10.514Z] ---> 57241843b10d [2023-10-27T14:00:10.514Z] Step 28/29 : LABEL git_sha=ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [2023-10-27T14:00:10.514Z] ---> Running in 204577a480b7 [2023-10-27T14:00:10.781Z] Removing intermediate container 204577a480b7 [2023-10-27T14:00:10.781Z] ---> 3b3865882e36 [2023-10-27T14:00:10.781Z] Step 29/29 : LABEL version=0.0.0 [2023-10-27T14:00:11.049Z] ---> Running in 9f77341edb75 [2023-10-27T14:00:11.317Z] Removing intermediate container 9f77341edb75 [2023-10-27T14:00:11.317Z] ---> 9f96a779951e [2023-10-27T14:00:11.317Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T14:00:11.317Z] Successfully built 9f96a779951e [2023-10-27T14:00:11.317Z] 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:12.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T14:00:12.158Z] [2023-10-27T14:00:12.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T14:00:12.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T14:00:12.578Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T14:00:12.578Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T14:00:12.578Z] 04944245beec: Pulling fs layer [2023-10-27T14:00:12.578Z] 699f458cf7ca: Pulling fs layer [2023-10-27T14:00:12.578Z] 765212b225bb: Pulling fs layer [2023-10-27T14:00:12.578Z] f23df028b6ca: Pulling fs layer [2023-10-27T14:00:12.578Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T14:00:12.578Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T14:00:12.578Z] f23df028b6ca: Waiting [2023-10-27T14:00:12.578Z] d65c8cfc05b1: Waiting [2023-10-27T14:00:12.578Z] 2437ff75d9bd: Waiting [2023-10-27T14:00:12.578Z] 765212b225bb: Waiting [2023-10-27T14:00:12.857Z] 04944245beec: Verifying Checksum [2023-10-27T14:00:12.857Z] 04944245beec: Download complete [2023-10-27T14:00:12.857Z] 765212b225bb: Download complete [2023-10-27T14:00:12.857Z] f23df028b6ca: Download complete [2023-10-27T14:00:12.857Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T14:00:12.857Z] d65c8cfc05b1: Download complete [2023-10-27T14:00:13.130Z] 699f458cf7ca: Verifying Checksum [2023-10-27T14:00:13.130Z] 699f458cf7ca: Download complete [2023-10-27T14:00:13.402Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T14:00:13.402Z] 8998bd30e6a1: Download complete [2023-10-27T14:00:15.987Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T14:00:15.987Z] 2437ff75d9bd: Download complete [2023-10-27T14:00:18.571Z] 8998bd30e6a1: Pull complete [2023-10-27T14:00:18.842Z] 04944245beec: Pull complete [2023-10-27T14:00:20.252Z] 699f458cf7ca: Pull complete [2023-10-27T14:00:20.522Z] 765212b225bb: Pull complete [2023-10-27T14:00:21.487Z] f23df028b6ca: Pull complete [2023-10-27T14:00:21.755Z] d65c8cfc05b1: Pull complete [2023-10-27T14:00:42.726Z] 2437ff75d9bd: Pull complete [2023-10-27T14:00:42.726Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T14:00:42.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T14:00:42.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T14:00:43.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-12631 does not seem to be running inside a container [2023-10-27T14:00:43.157Z] $ 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:00:46.157Z] $ docker top e357655de3424da2977af0ba051dfbe3d9e8fa1ace07cf9a8e930a8563a31f92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:00:47.099Z] ---> job-cost.sh [2023-10-27T14:00:47.099Z] lf-activate-venv: SKIPPING [2023-10-27T14:00:47.099Z] INFO: No Stack... [2023-10-27T14:00:47.685Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T14:00:48.273Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T14:00:48.957Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-27T14:00:48.957Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T14:00:49.058Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] [2023-10-27T14:00:49.063Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] did not exist. Created. [2023-10-27T14:00:49.063Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T14:00:49.816Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b7a8a29b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T14:00:50.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T14:00:50.543Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T14:00:50.607Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T14:00:50.623Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T14:00:50.704Z] $ docker stop --time=1 e357655de3424da2977af0ba051dfbe3d9e8fa1ace07cf9a8e930a8563a31f92 [2023-10-27T14:00:52.283Z] $ docker rm -f --volumes e357655de3424da2977af0ba051dfbe3d9e8fa1ace07cf9a8e930a8563a31f92 [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:00:53.532Z] provisioning config files... [2023-10-27T14:00:54.246Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/config10961384347084383605tmp [Pipeline] { [Pipeline] sh [2023-10-27T14:00:57.138Z] + set +x [2023-10-27T14:00:57.138Z] + curl -s https://codecov.io/bash [2023-10-27T14:00:57.138Z] + bash -s -- [2023-10-27T14:00:57.138Z] [2023-10-27T14:00:57.138Z] _____ _ [2023-10-27T14:00:57.138Z] / ____| | | [2023-10-27T14:00:57.138Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T14:00:57.138Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T14:00:57.138Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T14:00:57.138Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T14:00:57.138Z] Bash-1.0.6 [2023-10-27T14:00:57.138Z] [2023-10-27T14:00:57.138Z] [2023-10-27T14:00:57.138Z] ==> git version 2.25.1 found [2023-10-27T14:00:57.138Z] ==> 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:00:57.138Z] Release-Date: 2020-01-08 [2023-10-27T14:00:57.138Z] 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:00:57.138Z] 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:00:57.138Z] ==> Jenkins CI detected. [2023-10-27T14:00:57.138Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-243 [2023-10-27T14:00:57.138Z] project root: . [2023-10-27T14:00:57.138Z] --> token set from env [2023-10-27T14:00:57.138Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T14:00:57.396Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T14:00:57.396Z] ==> Python coveragepy not found [2023-10-27T14:00:57.396Z] ==> Searching for coverage reports in: [2023-10-27T14:00:57.396Z] + . [2023-10-27T14:00:57.396Z] -> Found 1 reports [2023-10-27T14:00:57.396Z] ==> Detecting git/mercurial file structure [2023-10-27T14:00:57.396Z] ==> Reading reports [2023-10-27T14:00:57.396Z] + ./coverage.out bytes=41317 [2023-10-27T14:00:57.396Z] ==> Appending adjustments [2023-10-27T14:00:57.396Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T14:00:57.396Z] + Found adjustments [2023-10-27T14:00:57.396Z] ==> Gzipping contents [2023-10-27T14:00:57.396Z] 12K /tmp/codecov.L2B8Uj.gz [2023-10-27T14:00:57.396Z] ==> Uploading reports [2023-10-27T14:00:57.396Z] url: https://codecov.io [2023-10-27T14:00:57.396Z] query: branch=PR-243&commit=ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-10-27T14:00:57.396Z] -> Pinging Codecov [2023-10-27T14:00:57.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-243&commit=ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-10-27T14:00:57.653Z] -> Uploading to [2023-10-27T14:00:57.653Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da/fea9f7c8-917e-4ad5-a683-3f019022d2b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T140057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8df9d4b5b0da9109aee04d085aa47255cdbbd718286fd918dcdd335e177e452c [2023-10-27T14:00:57.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T14:00:57.653Z] Dload Upload Total Spent Left Speed [2023-10-27T14:00:58.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 35588 --:--:-- --:--:-- --:--:-- 35588 [2023-10-27T14:00:58.222Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ef449bdd8c5452f59b9c9ccb1e8a3c0c080f27da [Pipeline] } [2023-10-27T14:00:58.246Z] 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:00:59.909Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives ] [2023-10-27T14:00:59.910Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives [2023-10-27T14:00:59.910Z] total 16 [2023-10-27T14:00:59.910Z] drwxr-xr-x 3 root root 4096 Oct 27 13:47 . [2023-10-27T14:00:59.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 13:47 .. [2023-10-27T14:00:59.910Z] drwxr-xr-x 2 root root 4096 Oct 27 13:47 cost [2023-10-27T14:00:59.910Z] -rw-r--r-- 1 root root 95 Oct 27 13:47 cost.csv [2023-10-27T14:00:59.910Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives [2023-10-27T14:00:59.910Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives [2023-10-27T14:00:59.910Z] total 16 [2023-10-27T14:00:59.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 13:47 . [2023-10-27T14:00:59.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 13:47 .. [2023-10-27T14:00:59.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 13:47 cost [2023-10-27T14:00:59.910Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 27 13:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:00.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:01.123Z] ---> package-listing.sh [2023-10-27T14:01:01.123Z] ++ facter osfamily [2023-10-27T14:01:01.123Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T14:01:01.382Z] + OS_FAMILY=debian [2023-10-27T14:01:01.382Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-243 [2023-10-27T14:01:01.382Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T14:01:01.382Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T14:01:01.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T14:01:01.382Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T14:01:01.382Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-243 ']' [2023-10-27T14:01:01.382Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T14:01:01.382Z] + case "${OS_FAMILY}" in [2023-10-27T14:01:01.382Z] + dpkg -l [2023-10-27T14:01:01.382Z] + grep '^ii' [2023-10-27T14:01:01.382Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T14:01:01.382Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T14:01:01.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T14:01:01.382Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-243 ']' [2023-10-27T14:01:01.382Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives/ [2023-10-27T14:01:01.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-243/archives/ [Pipeline] echo [2023-10-27T14:01:01.414Z] 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-243/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:01.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T14:01:02.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T14:01:02.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T14:01:02.464Z] prd-ubuntu20.04-docker-8c-8g-12602 does not seem to be running inside a container [2023-10-27T14:01:02.488Z] $ 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-243/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-243 -v /w/workspace/y_app-rfid-llrp-inventory_PR-243:/w/workspace/y_app-rfid-llrp-inventory_PR-243:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-243@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-27T14:01:02.687Z] $ docker top 1d2e78484372a685cff8bb65bc40e54dfe6be9b9f5291d4fa9a21856be795321 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T14:01:03.075Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T14:01:03.384Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T14:01:03.691Z] + ls /var/log/sa-host [2023-10-27T14:01:03.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T14:01:03.823Z] provisioning config files... [2023-10-27T14:01:03.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-243@tmp/config4504362574754640182tmp [Pipeline] { [Pipeline] echo [2023-10-27T14:01:03.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:04.199Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T14:01:04.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:04.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T14:01:04.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:04.963Z] ---> sudo-logs.sh [2023-10-27T14:01:04.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T14:01:05.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:05.357Z] ---> job-cost.sh [2023-10-27T14:01:05.357Z] lf-activate-venv: SKIPPING [2023-10-27T14:01:05.357Z] DEBUG: total: 0.2199999988079071 [2023-10-27T14:01:05.357Z] INFO: Retrieving Stack Cost... [2023-10-27T14:01:05.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T14:01:06.182Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T14:01:06.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T14:01:06.526Z] ---> logs-deploy.sh [2023-10-27T14:01:06.526Z] lf-activate-venv: SKIPPING [2023-10-27T14:01:06.526Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-243/1 [2023-10-27T14:01:06.526Z] INFO: archiving workspace using pattern(s): [2023-10-27T14:01:07.459Z] Archives upload complete. [2023-10-27T14:01:07.459Z] INFO: archiving logs to Nexus