Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb+c241bade3ee9071a9e26e762dececcccd66e40f4 (9f9fe256ce7380bafe0674094bdba101f6e24e89) 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-ssh851763506768423753.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-ssh7822898558869219926.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-231/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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12670951561927880314.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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1168315718966040499.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-ssh6956416811553106530.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-231/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-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5554642363627265451.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8563 in /w/workspace/y_app-rfid-llrp-inventory_PR-231 [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-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c241bade3ee9071a9e26e762dececcccd66e40f4 into PR head commit 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb Merge succeeded, producing 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb Checking out Revision 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb (PR-231) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb # 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 c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T13:08:34.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T13:08:34.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T13:08:34.682Z] ========================================================= [2023-10-05T13:08:34.682Z] EdgeX Global Pipelines Version Info [2023-10-05T13:08:34.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:08:36.755Z] ------------------- [2023-10-05T13:08:36.755Z] stable info: [2023-10-05T13:08:36.755Z] ------------------- [2023-10-05T13:08:36.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T13:08:36.755Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T13:08:36.755Z] Message: update stable to v1.0.254 [2023-10-05T13:08:37.324Z] ------------------- [2023-10-05T13:08:37.324Z] experimental info: [2023-10-05T13:08:37.324Z] ------------------- [2023-10-05T13:08:37.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T13:08:37.324Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T13:08:37.324Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T13:08:37.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-05T13:08:37.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-05T13:08:37.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T13:08:37.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T13:08:37.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T13:08:37.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T13:08:37.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T13:08:37.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T13:08:37.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T13:08:37.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T13:08:37.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T13:08:38.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-05T13:08:38.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T13:08:38.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T13:08:38.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T13:08:38.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T13:08:38.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T13:08:38.278Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T13:08:38.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T13:08:38.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T13:08:38.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T13:08:38.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T13:08:38.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T13:08:38.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T13:08:38.549Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T13:08:38.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T13:08:38.631Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T13:08:38.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2023-10-05T13:08:38.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2023-10-05T13:08:38.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2023-10-05T13:08:38.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [Pipeline] echo [2023-10-05T13:08:38.833Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e64913 [Pipeline] echo [2023-10-05T13:08:38.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T13:08:38.988Z] provisioning config files... [2023-10-05T13:08:39.000Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/config7833566347092582438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:08:39.344Z] ---> docker-login.sh [2023-10-05T13:08:39.344Z] nexus3.edgexfoundry.org:10001 [2023-10-05T13:08:39.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:39.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:39.604Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:39.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:39.604Z] [2023-10-05T13:08:39.604Z] Login Succeeded [2023-10-05T13:08:39.604Z] nexus3.edgexfoundry.org:10002 [2023-10-05T13:08:39.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:39.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:39.604Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:39.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:39.604Z] [2023-10-05T13:08:39.604Z] Login Succeeded [2023-10-05T13:08:39.604Z] nexus3.edgexfoundry.org:10003 [2023-10-05T13:08:39.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:39.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:39.864Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:39.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:39.864Z] [2023-10-05T13:08:39.864Z] Login Succeeded [2023-10-05T13:08:39.864Z] nexus3.edgexfoundry.org:10004 [2023-10-05T13:08:39.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:39.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:39.864Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:39.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:39.864Z] [2023-10-05T13:08:39.864Z] Login Succeeded [2023-10-05T13:08:39.864Z] docker.io [2023-10-05T13:08:40.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:40.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:40.125Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:40.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:40.125Z] [2023-10-05T13:08:40.125Z] Login Succeeded [2023-10-05T13:08:40.386Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T13:08:40.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T13:08:41.043Z] + git rev-list -1 --merges 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb~1..8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [Pipeline] echo [2023-10-05T13:08:41.109Z] -----------> git rev-list -1 --merges 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb~1..8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [false] [Pipeline] sh [2023-10-05T13:08:41.424Z] + git log --format=format:%s -1 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [Pipeline] echo [2023-10-05T13:08:41.455Z] ========================================================= [2023-10-05T13:08:41.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T13:08:41.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T13:08:41.908Z] + git log --format=format:%s -1 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [Pipeline] echo [2023-10-05T13:08:41.942Z] [semverPrep] GIT_COMMIT: 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-05T13:08:41.979Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T13:08:42.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T13:08:42.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T13:08:42.369Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T13:08:42.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T13:08:42.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T13:08:42.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T13:08:42.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:08:42.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T13:08:42.863Z] [2023-10-05T13:08:42.863Z] 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-05T13:08:43.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T13:08:43.234Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T13:08:43.234Z] b85a868b505f: Pulling fs layer [2023-10-05T13:08:43.234Z] e2be974225ed: Pulling fs layer [2023-10-05T13:08:43.234Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T13:08:43.234Z] 988bab9f4d93: Pulling fs layer [2023-10-05T13:08:43.234Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T13:08:43.234Z] eaf3925da568: Pulling fs layer [2023-10-05T13:08:43.234Z] bab4dde63d76: Pulling fs layer [2023-10-05T13:08:43.234Z] bde34c3a00c8: Pulling fs layer [2023-10-05T13:08:43.234Z] b352a97aabf1: Pulling fs layer [2023-10-05T13:08:43.234Z] 4872d77fe225: Pulling fs layer [2023-10-05T13:08:43.234Z] 5851b861e8e6: Pulling fs layer [2023-10-05T13:08:43.234Z] bab4dde63d76: Waiting [2023-10-05T13:08:43.234Z] bde34c3a00c8: Waiting [2023-10-05T13:08:43.234Z] b352a97aabf1: Waiting [2023-10-05T13:08:43.234Z] 4872d77fe225: Waiting [2023-10-05T13:08:43.234Z] 5851b861e8e6: Waiting [2023-10-05T13:08:43.234Z] 988bab9f4d93: Waiting [2023-10-05T13:08:43.234Z] 1469e6f7b9e6: Waiting [2023-10-05T13:08:43.234Z] eaf3925da568: Waiting [2023-10-05T13:08:43.234Z] e2be974225ed: Download complete [2023-10-05T13:08:43.234Z] 988bab9f4d93: Verifying Checksum [2023-10-05T13:08:43.234Z] 988bab9f4d93: Download complete [2023-10-05T13:08:43.234Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T13:08:43.234Z] 1469e6f7b9e6: Download complete [2023-10-05T13:08:43.234Z] eaf3925da568: Verifying Checksum [2023-10-05T13:08:43.234Z] eaf3925da568: Download complete [2023-10-05T13:08:43.492Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T13:08:43.492Z] 339a4e72a1f5: Download complete [2023-10-05T13:08:43.492Z] bde34c3a00c8: Download complete [2023-10-05T13:08:43.492Z] b352a97aabf1: Verifying Checksum [2023-10-05T13:08:43.492Z] b352a97aabf1: Download complete [2023-10-05T13:08:43.492Z] 4872d77fe225: Verifying Checksum [2023-10-05T13:08:43.492Z] 4872d77fe225: Download complete [2023-10-05T13:08:43.492Z] 5851b861e8e6: Download complete [2023-10-05T13:08:43.492Z] b85a868b505f: Verifying Checksum [2023-10-05T13:08:43.492Z] b85a868b505f: Download complete [2023-10-05T13:08:43.751Z] bab4dde63d76: Verifying Checksum [2023-10-05T13:08:43.751Z] bab4dde63d76: Download complete [2023-10-05T13:08:44.689Z] b85a868b505f: Pull complete [2023-10-05T13:08:44.689Z] e2be974225ed: Pull complete [2023-10-05T13:08:45.256Z] 339a4e72a1f5: Pull complete [2023-10-05T13:08:45.256Z] 988bab9f4d93: Pull complete [2023-10-05T13:08:45.516Z] 1469e6f7b9e6: Pull complete [2023-10-05T13:08:45.516Z] eaf3925da568: Pull complete [2023-10-05T13:08:47.420Z] bab4dde63d76: Pull complete [2023-10-05T13:08:47.420Z] bde34c3a00c8: Pull complete [2023-10-05T13:08:47.420Z] b352a97aabf1: Pull complete [2023-10-05T13:08:47.420Z] 4872d77fe225: Pull complete [2023-10-05T13:08:47.420Z] 5851b861e8e6: Pull complete [2023-10-05T13:08:47.420Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T13:08:47.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T13:08:47.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:08:47.656Z] prd-ubuntu20.04-docker-8c-8g-8563 does not seem to be running inside a container [2023-10-05T13:08:47.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-231 -v /w/workspace/y_app-rfid-llrp-inventory_PR-231:/w/workspace/y_app-rfid-llrp-inventory_PR-231:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-231@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-05T13:08:50.084Z] $ docker top 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 -eo pid,comm [2023-10-05T13:08:50.137Z] 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-05T13:08:50.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T13:08:50.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T13:08:50.263Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T13:08:50.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T13:08:50.395Z] $ docker exec 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 ssh-agent [2023-10-05T13:08:50.502Z] SSH_AUTH_SOCK=/tmp/ssh-OgVYDufDVP9H/agent.33 [2023-10-05T13:08:50.502Z] SSH_AGENT_PID=39 [2023-10-05T13:08:50.509Z] Running ssh-add (command line suppressed) [2023-10-05T13:08:50.621Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/private_key_7308289282165333134.key (/w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/private_key_7308289282165333134.key) [2023-10-05T13:08:50.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T13:08:50.966Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T13:08:50.995Z] $ docker exec --env ******** --env ******** 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 ssh-agent -k [2023-10-05T13:08:51.089Z] unset SSH_AUTH_SOCK; [2023-10-05T13:08:51.091Z] unset SSH_AGENT_PID; [2023-10-05T13:08:51.091Z] echo Agent pid 39 killed; [2023-10-05T13:08:51.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T13:08:51.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T13:08:51.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T13:08:51.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T13:08:51.324Z] $ docker exec 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 ssh-agent [2023-10-05T13:08:51.421Z] SSH_AUTH_SOCK=/tmp/ssh-3NkRd0g191m3/agent.71 [2023-10-05T13:08:51.421Z] SSH_AGENT_PID=77 [2023-10-05T13:08:51.425Z] Running ssh-add (command line suppressed) [2023-10-05T13:08:51.543Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/private_key_5560924162234667476.key (/w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/private_key_5560924162234667476.key) [2023-10-05T13:08:51.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T13:08:51.879Z] + git semver init [2023-10-05T13:08:52.139Z] 2023-10-05 13:08:52,070 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T13:08:52.139Z] 2023-10-05 13:08:52,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver [2023-10-05T13:08:52.139Z] 2023-10-05 13:08:52,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver [2023-10-05T13:08:52.139Z] 2023-10-05 13:08:52,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-231, universal_newlines=False, shell=None, istream=None) [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,214 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-231/.git/info/exclude [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,214 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver/PR-231 with force:False [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,214 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver/PR-231 [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,218 [execute] INFO git cat-file --batch-check [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,224 [execute] INFO git cat-file --batch [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T13:08:53.517Z] 2023-10-05 13:08:53,229 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-231/.semver/PR-231 [2023-10-05T13:08:53.517Z] 0.0.0 [Pipeline] } [2023-10-05T13:08:53.547Z] $ docker exec --env ******** --env ******** 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 ssh-agent -k [2023-10-05T13:08:53.652Z] unset SSH_AUTH_SOCK; [2023-10-05T13:08:53.653Z] unset SSH_AGENT_PID; [2023-10-05T13:08:53.653Z] echo Agent pid 77 killed; [2023-10-05T13:08:53.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T13:08:54.074Z] + git semver [Pipeline] } [2023-10-05T13:08:54.363Z] $ docker stop --time=1 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 [2023-10-05T13:08:55.669Z] $ docker rm -f --volumes 2ce7b5297349a78011408a43cb092f65599ba4bc6c5c02e6d0f3c6331e867773 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T13:08:56.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T13:08:56.353Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T13:08:56.372Z] [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-05T13:08:56.949Z] provisioning config files... [2023-10-05T13:08:56.958Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/config17677126890317523963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:08:57.308Z] ---> docker-login.sh [2023-10-05T13:08:57.308Z] nexus3.edgexfoundry.org:10001 [2023-10-05T13:08:57.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:57.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:57.308Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:57.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:57.308Z] [2023-10-05T13:08:57.308Z] Login Succeeded [2023-10-05T13:08:57.308Z] nexus3.edgexfoundry.org:10002 [2023-10-05T13:08:57.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:57.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:57.308Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:57.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:57.308Z] [2023-10-05T13:08:57.308Z] Login Succeeded [2023-10-05T13:08:57.308Z] nexus3.edgexfoundry.org:10003 [2023-10-05T13:08:57.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:57.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:57.566Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:57.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:57.566Z] [2023-10-05T13:08:57.566Z] Login Succeeded [2023-10-05T13:08:57.566Z] nexus3.edgexfoundry.org:10004 [2023-10-05T13:08:57.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:57.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:57.566Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:57.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:57.566Z] [2023-10-05T13:08:57.566Z] Login Succeeded [2023-10-05T13:08:57.566Z] docker.io [2023-10-05T13:08:57.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:08:57.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:08:57.826Z] Configure a credential helper to remove this warning. See [2023-10-05T13:08:57.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:08:57.826Z] [2023-10-05T13:08:57.826Z] Login Succeeded [2023-10-05T13:08:57.826Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T13:08:57.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T13:08:58.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T13:08:58.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T13:08:58.146Z] ========================================================= [2023-10-05T13:08:58.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T13:08:58.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:08:58.637Z] + 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-05T13:08:58.637Z] Sending build context to Docker daemon 12.73MB [2023-10-05T13:08:58.637Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T13:08:58.637Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T13:08:58.637Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T13:08:58.637Z] 7264a8db6415: Pulling fs layer [2023-10-05T13:08:58.637Z] c4d48a809fc2: Pulling fs layer [2023-10-05T13:08:58.637Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T13:08:58.637Z] ad3a456e5733: Pulling fs layer [2023-10-05T13:08:58.637Z] 33e27b845d1e: Pulling fs layer [2023-10-05T13:08:58.637Z] c68163c4e522: Pulling fs layer [2023-10-05T13:08:58.637Z] 50da416c3ac9: Pulling fs layer [2023-10-05T13:08:58.637Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T13:08:58.637Z] 33e27b845d1e: Waiting [2023-10-05T13:08:58.637Z] c68163c4e522: Waiting [2023-10-05T13:08:58.637Z] 50da416c3ac9: Waiting [2023-10-05T13:08:58.637Z] 23d2d4c4bb30: Waiting [2023-10-05T13:08:58.637Z] ad3a456e5733: Waiting [2023-10-05T13:08:58.637Z] c4d48a809fc2: Download complete [2023-10-05T13:08:58.637Z] ad3a456e5733: Verifying Checksum [2023-10-05T13:08:58.637Z] ad3a456e5733: Download complete [2023-10-05T13:08:58.897Z] 33e27b845d1e: Download complete [2023-10-05T13:08:58.897Z] 7264a8db6415: Verifying Checksum [2023-10-05T13:08:58.897Z] 7264a8db6415: Download complete [2023-10-05T13:08:58.897Z] c68163c4e522: Verifying Checksum [2023-10-05T13:08:58.897Z] c68163c4e522: Download complete [2023-10-05T13:08:58.897Z] 7264a8db6415: Pull complete [2023-10-05T13:08:59.156Z] 23d2d4c4bb30: Download complete [2023-10-05T13:08:59.156Z] c4d48a809fc2: Pull complete [2023-10-05T13:08:59.156Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T13:08:59.156Z] 4f1c88b9dad5: Download complete [2023-10-05T13:08:59.723Z] 50da416c3ac9: Download complete [2023-10-05T13:09:02.255Z] 4f1c88b9dad5: Pull complete [2023-10-05T13:09:02.255Z] ad3a456e5733: Pull complete [2023-10-05T13:09:02.255Z] 33e27b845d1e: Pull complete [2023-10-05T13:09:02.515Z] c68163c4e522: Pull complete [2023-10-05T13:09:05.057Z] 50da416c3ac9: Pull complete [2023-10-05T13:09:05.057Z] 23d2d4c4bb30: Pull complete [2023-10-05T13:09:05.057Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T13:09:05.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T13:09:05.057Z] ---> 0786185ac409 [2023-10-05T13:09:05.057Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T13:09:09.251Z] ---> Running in fbe73303d933 [2023-10-05T13:09:09.251Z] Removing intermediate container fbe73303d933 [2023-10-05T13:09:09.251Z] ---> 8226bc1c3090 [2023-10-05T13:09:09.251Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T13:09:09.251Z] ---> Running in 6af8ec815bb0 [2023-10-05T13:09:09.251Z] Removing intermediate container 6af8ec815bb0 [2023-10-05T13:09:09.251Z] ---> 8e2dc8c6b2c8 [2023-10-05T13:09:09.251Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T13:09:09.509Z] ---> Running in 72bf6a18c096 [2023-10-05T13:09:09.509Z] Removing intermediate container 72bf6a18c096 [2023-10-05T13:09:09.509Z] ---> a2c2e026c537 [2023-10-05T13:09:09.509Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T13:09:09.509Z] ---> Running in ccc71f469396 [2023-10-05T13:09:09.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T13:09:09.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T13:09:10.024Z] OK: 264 MiB in 52 packages [2023-10-05T13:09:10.283Z] Removing intermediate container ccc71f469396 [2023-10-05T13:09:10.283Z] ---> 6aa60dea8975 [2023-10-05T13:09:10.283Z] Step 7/12 : WORKDIR /app [2023-10-05T13:09:10.283Z] ---> Running in ab62706fc52d [2023-10-05T13:09:10.283Z] Removing intermediate container ab62706fc52d [2023-10-05T13:09:10.283Z] ---> c09bf697e736 [2023-10-05T13:09:10.283Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T13:09:10.541Z] ---> 16fd8f0db531 [2023-10-05T13:09:10.541Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T13:09:10.541Z] ---> Running in 751dd6f15683 [2023-10-05T13:09:11.771Z] Still waiting to schedule task [2023-10-05T13:09:11.772Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T13:09:49.293Z] Removing intermediate container 751dd6f15683 [2023-10-05T13:09:49.293Z] ---> a2274a03ccaf [2023-10-05T13:09:49.293Z] Step 10/12 : COPY . . [2023-10-05T13:09:49.293Z] ---> 81bf319a8b95 [2023-10-05T13:09:49.293Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T13:09:49.293Z] ---> Running in e4be5bd67ea4 [2023-10-05T13:09:49.293Z] Removing intermediate container e4be5bd67ea4 [2023-10-05T13:09:49.293Z] ---> 20d85d7177db [2023-10-05T13:09:49.293Z] Step 12/12 : RUN $MAKE [2023-10-05T13:09:49.293Z] ---> Running in 2b56a2975edd [2023-10-05T13:09:49.293Z] noop [2023-10-05T13:09:49.293Z] Removing intermediate container 2b56a2975edd [2023-10-05T13:09:49.293Z] ---> e45b3809a0d9 [2023-10-05T13:09:49.293Z] Successfully built e45b3809a0d9 [2023-10-05T13:09:49.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:09:49.782Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T13:09:49.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:09:49.933Z] prd-ubuntu20.04-docker-8c-8g-8563 does not seem to be running inside a container [2023-10-05T13:09:49.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-231 -v /w/workspace/y_app-rfid-llrp-inventory_PR-231:/w/workspace/y_app-rfid-llrp-inventory_PR-231:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-231@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-05T13:09:50.305Z] $ docker top c4d1a07baa2418224c0fa03bcd273d6ba6e28cbfd9b42ac30405399096faa81f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T13:09:50.702Z] + go version [2023-10-05T13:09:50.702Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T13:09:50.734Z] $ docker stop --time=1 c4d1a07baa2418224c0fa03bcd273d6ba6e28cbfd9b42ac30405399096faa81f [2023-10-05T13:09:52.014Z] $ docker rm -f --volumes c4d1a07baa2418224c0fa03bcd273d6ba6e28cbfd9b42ac30405399096faa81f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:09:52.782Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T13:09:52.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:09:52.939Z] prd-ubuntu20.04-docker-8c-8g-8563 does not seem to be running inside a container [2023-10-05T13:09:52.969Z] $ 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-231 -v /w/workspace/y_app-rfid-llrp-inventory_PR-231:/w/workspace/y_app-rfid-llrp-inventory_PR-231:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-231@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-05T13:09:53.297Z] $ docker top f38cc110dada46604b6aeaefb25b354aeb1b9ee078428a05d104e561b3363caa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T13:09:53.703Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-231 [Pipeline] fileExists [Pipeline] sh [2023-10-05T13:09:54.060Z] + make test [2023-10-05T13:09:54.060Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-05T13:10:15.984Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-05T13:10:15.984Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-05T13:10:15.984Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.152s coverage: 86.2% of statements [2023-10-05T13:10:15.984Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-10-05T13:10:37.904Z] go vet ./... [2023-10-05T13:10:37.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T13:10:37.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T13:10:37.904Z] ./bin/test-attribution.sh [2023-10-05T13:10:37.904Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-05T13:10:37.904Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-05T13:10:37.904Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-05T13:10:38.162Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-05T13:10:38.162Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-05T13:10:38.162Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-05T13:10:38.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T13:10:38.236Z] $ docker stop --time=1 f38cc110dada46604b6aeaefb25b354aeb1b9ee078428a05d104e561b3363caa [2023-10-05T13:10:41.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8564 in /w/workspace/y_app-rfid-llrp-inventory_PR-231 [2023-10-05T13:10:43.661Z] $ docker rm -f --volumes f38cc110dada46604b6aeaefb25b354aeb1b9ee078428a05d104e561b3363caa [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-10-05T13:10:44.104Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-05T13:10:44.179Z] The recommended git tool is: git [2023-10-05T13:10:44.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T13:10:44.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T13:10:45.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T13:10:45.466Z] + ls -al . [2023-10-05T13:10:45.467Z] total 236 [2023-10-05T13:10:45.467Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 13:09 . [2023-10-05T13:10:45.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 13:08 .. [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 13:08 .dockerignore [2023-10-05T13:10:45.467Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 13:10 .git [2023-10-05T13:10:45.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 13:08 .github [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 13:08 .gitignore [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 13:08 .golangci.yml [2023-10-05T13:10:45.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 13:08 .semver [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 5 13:08 Attribution.txt [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 5 13:08 CHANGELOG.md [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 5 13:08 Dockerfile [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 13:08 GOVERNANCE.md [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 5 13:08 Jenkinsfile [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 13:08 LICENSE [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 5 13:08 Makefile [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 13:08 OWNERS.md [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 5 13:08 README.md [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 13:08 VERSION [2023-10-05T13:10:45.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 13:08 bin [2023-10-05T13:10:45.467Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 5 13:10 coverage.out [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 3968 Oct 5 13:08 go.mod [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 35609 Oct 5 13:08 go.sum [2023-10-05T13:10:45.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 13:08 images [2023-10-05T13:10:45.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 13:08 internal [2023-10-05T13:10:45.467Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 5 13:08 main.go [2023-10-05T13:10:45.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 13:08 res [2023-10-05T13:10:45.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 13:08 snap [2023-10-05T13:10:45.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:10:45.868Z] + 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=8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb --label arch=amd64 --label version=0.0.0 . [2023-10-05T13:10:45.868Z] Sending build context to Docker daemon 12.73MB [2023-10-05T13:10:45.868Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T13:10:45.868Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-05T13:10:45.868Z] ---> e45b3809a0d9 [2023-10-05T13:10:45.868Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T13:10:46.131Z] ---> Running in a32b25ae0631 [2023-10-05T13:10:46.131Z] Removing intermediate container a32b25ae0631 [2023-10-05T13:10:46.131Z] ---> c4d0c690d53c [2023-10-05T13:10:46.131Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T13:10:46.131Z] ---> Running in be47be3efd09 [2023-10-05T13:10:46.131Z] Removing intermediate container be47be3efd09 [2023-10-05T13:10:46.131Z] ---> 1b861bd9d5a0 [2023-10-05T13:10:46.131Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-05T13:10:46.390Z] ---> Running in 10ce768b647e [2023-10-05T13:10:46.390Z] Removing intermediate container 10ce768b647e [2023-10-05T13:10:46.390Z] ---> 4400ea4f819b [2023-10-05T13:10:46.390Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T13:10:46.390Z] ---> Running in c336fafbe538 [2023-10-05T13:10:46.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T13:10:46.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T13:10:47.171Z] OK: 264 MiB in 52 packages [2023-10-05T13:10:47.429Z] Removing intermediate container c336fafbe538 [2023-10-05T13:10:47.429Z] ---> c9827b85a8c8 [2023-10-05T13:10:47.429Z] Step 7/29 : WORKDIR /app [2023-10-05T13:10:47.429Z] ---> Running in a44c36c82061 [2023-10-05T13:10:47.687Z] Removing intermediate container a44c36c82061 [2023-10-05T13:10:47.687Z] ---> 172b17557d6e [2023-10-05T13:10:47.687Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-05T13:10:47.687Z] ---> 683af400dc95 [2023-10-05T13:10:47.687Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T13:10:47.687Z] ---> Running in 84fb0b3789c2 [2023-10-05T13:10:48.622Z] Removing intermediate container 84fb0b3789c2 [2023-10-05T13:10:48.622Z] ---> a4273af82c17 [2023-10-05T13:10:48.622Z] Step 10/29 : COPY . . [2023-10-05T13:10:49.029Z] using credential edgex-jenkins-ssh [2023-10-05T13:10:49.043Z] Cloning the remote Git repository [2023-10-05T13:10:49.078Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-05T13:10:49.191Z] ---> dea970b4b247 [2023-10-05T13:10:49.191Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T13:10:49.191Z] ---> Running in 8dc7d2047258 [2023-10-05T13:10:49.191Z] Removing intermediate container 8dc7d2047258 [2023-10-05T13:10:49.191Z] ---> 7721adc5d0b9 [2023-10-05T13:10:49.191Z] Step 12/29 : RUN $MAKE [2023-10-05T13:10:49.191Z] ---> Running in 4b98940412bf [2023-10-05T13:10:49.454Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -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-05T13:10:49.162Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-05T13:10:49.286Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-05T13:10:49.287Z] > git --version # timeout=10 [2023-10-05T13:10:49.308Z] > git --version # 'git version 2.25.1' [2023-10-05T13:10:49.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T13:10:49.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T13:10:52.609Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-05T13:10:52.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T13:10:54.038Z] Merging remotes/origin/main commit c241bade3ee9071a9e26e762dececcccd66e40f4 into PR head commit 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [2023-10-05T13:10:54.333Z] Merge succeeded, producing 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [2023-10-05T13:10:54.334Z] Checking out Revision 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb (PR-231) [2023-10-05T13:10:53.446Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-05T13:10:53.485Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-05T13:10:53.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T13:10:53.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-05T13:10:54.055Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T13:10:54.127Z] > git checkout -f 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb # timeout=10 [2023-10-05T13:10:54.234Z] > git remote # timeout=10 [2023-10-05T13:10:54.254Z] > git config --get remote.origin.url # timeout=10 [2023-10-05T13:10:54.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T13:10:54.286Z] > git merge c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 [2023-10-05T13:10:54.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-05T13:10:54.340Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T13:10:54.802Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-05T13:10:54.844Z] > git --version # timeout=10 [2023-10-05T13:10:54.859Z] > git --version # 'git version 2.25.1' [2023-10-05T13:10:54.877Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T13:10:54.362Z] > git checkout -f 8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb # timeout=10 [2023-10-05T13:10:56.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T13:10:56.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T13:10:56.164Z] Dload Upload Total Spent Left Speed [2023-10-05T13:10:56.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-10-05T13:10:56.738Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T13:10:57.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T13:10:57.085Z] + sudo tee /etc/docker/daemon.new [2023-10-05T13:10:57.085Z] { [2023-10-05T13:10:57.085Z] "registry-mirrors": [ [2023-10-05T13:10:57.085Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T13:10:57.085Z] ], [2023-10-05T13:10:57.085Z] "bip": "10.250.0.254/24", [2023-10-05T13:10:57.085Z] "hosts": [ [2023-10-05T13:10:57.085Z] "tcp://0.0.0.0:5555", [2023-10-05T13:10:57.085Z] "unix:///var/run/docker.sock" [2023-10-05T13:10:57.085Z] ], [2023-10-05T13:10:57.085Z] "mtu": 1458, [2023-10-05T13:10:57.085Z] "selinux-enabled": true, [2023-10-05T13:10:57.085Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T13:10:57.085Z] } [Pipeline] sh [2023-10-05T13:10:57.431Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T13:10:57.807Z] + sudo service docker restart [2023-10-05T13:11:11.419Z] Removing intermediate container 4b98940412bf [2023-10-05T13:11:11.419Z] ---> 00e4e7019a8f [2023-10-05T13:11:11.419Z] Step 13/29 : FROM alpine:3.18 [2023-10-05T13:11:11.996Z] 3.18: Pulling from library/alpine [2023-10-05T13:11:12.257Z] 96526aa774ef: Pulling fs layer [2023-10-05T13:11:12.516Z] 96526aa774ef: Verifying Checksum [2023-10-05T13:11:12.516Z] 96526aa774ef: Download complete [2023-10-05T13:11:12.825Z] 96526aa774ef: Pull complete [2023-10-05T13:11:12.825Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T13:11:12.825Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T13:11:12.825Z] ---> 8ca4688f4f35 [2023-10-05T13:11:12.825Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T13:11:13.085Z] ---> Running in 7a7c29c22d2d [2023-10-05T13:11:13.651Z] Removing intermediate container 7a7c29c22d2d [2023-10-05T13:11:13.651Z] ---> c5ca8da80b2a [2023-10-05T13:11:13.651Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-05T13:11:14.589Z] ---> Running in c0e958b2356b [2023-10-05T13:11:15.157Z] Removing intermediate container c0e958b2356b [2023-10-05T13:11:15.157Z] ---> 7e2d74401982 [2023-10-05T13:11:15.157Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-05T13:11:15.157Z] ---> Running in 3971923fc274 [2023-10-05T13:11:15.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T13:11:15.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T13:11:15.932Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T13:11:15.932Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T13:11:15.932Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T13:11:15.932Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T13:11:15.932Z] OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T13:11:16.114Z] provisioning config files... [2023-10-05T13:11:16.138Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9976681783619345224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:11:16.500Z] Removing intermediate container 3971923fc274 [2023-10-05T13:11:16.500Z] ---> f7c63dd087f8 [2023-10-05T13:11:16.500Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T13:11:16.522Z] ---> docker-login.sh [2023-10-05T13:11:16.522Z] nexus3.edgexfoundry.org:10001 [2023-10-05T13:11:16.787Z] ---> d373f3c23fb0 [2023-10-05T13:11:16.787Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T13:11:16.787Z] ---> 61a390523763 [2023-10-05T13:11:16.787Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-05T13:11:16.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:11:17.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:11:17.062Z] Configure a credential helper to remove this warning. See [2023-10-05T13:11:17.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:11:17.062Z] [2023-10-05T13:11:17.062Z] Login Succeeded [2023-10-05T13:11:17.062Z] nexus3.edgexfoundry.org:10002 [2023-10-05T13:11:17.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:11:17.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:11:17.331Z] Configure a credential helper to remove this warning. See [2023-10-05T13:11:17.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:11:17.331Z] [2023-10-05T13:11:17.331Z] Login Succeeded [2023-10-05T13:11:17.331Z] nexus3.edgexfoundry.org:10003 [2023-10-05T13:11:17.355Z] ---> e4ccc24f02e1 [2023-10-05T13:11:17.355Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-05T13:11:17.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:11:17.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:11:17.874Z] Configure a credential helper to remove this warning. See [2023-10-05T13:11:17.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:11:17.874Z] [2023-10-05T13:11:17.874Z] Login Succeeded [2023-10-05T13:11:17.874Z] nexus3.edgexfoundry.org:10004 [2023-10-05T13:11:17.924Z] ---> 241318803f4e [2023-10-05T13:11:17.924Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-05T13:11:18.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:11:18.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:11:18.147Z] Configure a credential helper to remove this warning. See [2023-10-05T13:11:18.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:11:18.147Z] [2023-10-05T13:11:18.147Z] Login Succeeded [2023-10-05T13:11:18.147Z] docker.io [2023-10-05T13:11:18.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T13:11:18.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T13:11:18.684Z] Configure a credential helper to remove this warning. See [2023-10-05T13:11:18.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T13:11:18.684Z] [2023-10-05T13:11:18.684Z] Login Succeeded [2023-10-05T13:11:18.684Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T13:11:18.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T13:11:19.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T13:11:19.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T13:11:19.148Z] ========================================================= [2023-10-05T13:11:19.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T13:11:19.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:11:19.367Z] ---> d5a04cc5570b [2023-10-05T13:11:19.368Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-05T13:11:19.368Z] ---> Running in 183c97afe18a [2023-10-05T13:11:19.660Z] + 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-05T13:11:19.932Z] Sending build context to Docker daemon 685.1kB [2023-10-05T13:11:19.932Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T13:11:19.932Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T13:11:19.932Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T13:11:19.932Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T13:11:19.932Z] 5d54e960e981: Pulling fs layer [2023-10-05T13:11:19.932Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T13:11:19.932Z] f0e02332f6b5: Pulling fs layer [2023-10-05T13:11:19.932Z] cefa15bbcfad: Pulling fs layer [2023-10-05T13:11:19.932Z] 17808c966233: Pulling fs layer [2023-10-05T13:11:19.932Z] f4c1fc716caa: Pulling fs layer [2023-10-05T13:11:19.932Z] cefa15bbcfad: Waiting [2023-10-05T13:11:19.932Z] f0e02332f6b5: Waiting [2023-10-05T13:11:20.201Z] 17808c966233: Waiting [2023-10-05T13:11:20.201Z] f4c1fc716caa: Waiting [2023-10-05T13:11:20.201Z] 5d54e960e981: Verifying Checksum [2023-10-05T13:11:20.201Z] 5d54e960e981: Download complete [2023-10-05T13:11:20.201Z] f0e02332f6b5: Download complete [2023-10-05T13:11:20.201Z] cefa15bbcfad: Verifying Checksum [2023-10-05T13:11:20.201Z] cefa15bbcfad: Download complete [2023-10-05T13:11:20.201Z] 9fda8d8052c6: Download complete [2023-10-05T13:11:20.306Z] Removing intermediate container 183c97afe18a [2023-10-05T13:11:20.306Z] ---> 367e45548ace [2023-10-05T13:11:20.306Z] Step 23/29 : VOLUME /cache [2023-10-05T13:11:20.306Z] ---> Running in c67565b4425f [2023-10-05T13:11:20.306Z] Removing intermediate container c67565b4425f [2023-10-05T13:11:20.306Z] ---> 632f330b9061 [2023-10-05T13:11:20.306Z] Step 24/29 : EXPOSE 59711 [2023-10-05T13:11:20.306Z] ---> Running in 0a63aee75bb1 [2023-10-05T13:11:20.306Z] Removing intermediate container 0a63aee75bb1 [2023-10-05T13:11:20.306Z] ---> 3ffc04715164 [2023-10-05T13:11:20.306Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-05T13:11:20.306Z] ---> Running in 720aedf4b1b1 [2023-10-05T13:11:20.306Z] Removing intermediate container 720aedf4b1b1 [2023-10-05T13:11:20.306Z] ---> fcd44eb43c19 [2023-10-05T13:11:20.306Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-05T13:11:20.470Z] f4c1fc716caa: Verifying Checksum [2023-10-05T13:11:20.470Z] f4c1fc716caa: Download complete [2023-10-05T13:11:20.565Z] ---> Running in 46f70d12cb15 [2023-10-05T13:11:20.565Z] Removing intermediate container 46f70d12cb15 [2023-10-05T13:11:20.565Z] ---> 335cab67f6c7 [2023-10-05T13:11:20.566Z] Step 27/29 : LABEL arch=amd64 [2023-10-05T13:11:20.828Z] ---> Running in 5e9949bb0af8 [2023-10-05T13:11:21.068Z] 9fda8d8052c6: Pull complete [2023-10-05T13:11:21.139Z] Removing intermediate container 5e9949bb0af8 [2023-10-05T13:11:21.139Z] ---> 9b61ec450128 [2023-10-05T13:11:21.139Z] Step 28/29 : LABEL git_sha=8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [2023-10-05T13:11:21.659Z] 5d54e960e981: Pull complete [2023-10-05T13:11:21.707Z] ---> Running in af468832e661 [2023-10-05T13:11:21.926Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T13:11:21.927Z] c4a7e357bf2a: Download complete [2023-10-05T13:11:22.402Z] Removing intermediate container af468832e661 [2023-10-05T13:11:22.402Z] ---> bc04eb834263 [2023-10-05T13:11:22.402Z] Step 29/29 : LABEL version=0.0.0 [2023-10-05T13:11:22.520Z] 17808c966233: Verifying Checksum [2023-10-05T13:11:22.521Z] 17808c966233: Download complete [2023-10-05T13:11:23.348Z] ---> Running in 17d01b4d8375 [2023-10-05T13:11:23.613Z] Removing intermediate container 17d01b4d8375 [2023-10-05T13:11:23.613Z] ---> b90eaa94bc15 [2023-10-05T13:11:23.613Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T13:11:23.613Z] Successfully built b90eaa94bc15 [2023-10-05T13:11:23.613Z] 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-05T13:11:24.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T13:11:24.563Z] [2023-10-05T13:11:24.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:11:24.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T13:11:24.946Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T13:11:24.946Z] 5eb5b503b376: Pulling fs layer [2023-10-05T13:11:24.946Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T13:11:24.946Z] ec43610c2a17: Pulling fs layer [2023-10-05T13:11:24.946Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T13:11:24.946Z] 33b1e0a273af: Pulling fs layer [2023-10-05T13:11:24.946Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T13:11:24.946Z] 2f39f015ded8: Pulling fs layer [2023-10-05T13:11:24.946Z] 33b1e0a273af: Waiting [2023-10-05T13:11:24.946Z] 2f39f015ded8: Waiting [2023-10-05T13:11:24.946Z] 5d3b04190fa2: Waiting [2023-10-05T13:11:24.946Z] 3a2ae6a8a46f: Waiting [2023-10-05T13:11:24.946Z] 5c69ac0246d0: Download complete [2023-10-05T13:11:24.946Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T13:11:24.946Z] 3a2ae6a8a46f: Download complete [2023-10-05T13:11:24.946Z] 33b1e0a273af: Verifying Checksum [2023-10-05T13:11:24.946Z] 33b1e0a273af: Download complete [2023-10-05T13:11:24.946Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T13:11:24.946Z] 5d3b04190fa2: Download complete [2023-10-05T13:11:25.203Z] ec43610c2a17: Verifying Checksum [2023-10-05T13:11:25.203Z] ec43610c2a17: Download complete [2023-10-05T13:11:25.203Z] 5eb5b503b376: Verifying Checksum [2023-10-05T13:11:25.203Z] 5eb5b503b376: Download complete [2023-10-05T13:11:25.769Z] 2f39f015ded8: Download complete [2023-10-05T13:11:26.702Z] 5eb5b503b376: Pull complete [2023-10-05T13:11:27.295Z] 5c69ac0246d0: Pull complete [2023-10-05T13:11:28.694Z] ec43610c2a17: Pull complete [2023-10-05T13:11:29.267Z] 3a2ae6a8a46f: Pull complete [2023-10-05T13:11:29.528Z] 33b1e0a273af: Pull complete [2023-10-05T13:11:30.470Z] 5d3b04190fa2: Pull complete [2023-10-05T13:11:34.977Z] c4a7e357bf2a: Pull complete [2023-10-05T13:11:34.977Z] f0e02332f6b5: Pull complete [2023-10-05T13:11:34.977Z] cefa15bbcfad: Pull complete [2023-10-05T13:11:35.768Z] 2f39f015ded8: Pull complete [2023-10-05T13:11:36.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T13:11:36.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T13:11:36.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:11:36.540Z] prd-ubuntu20.04-docker-8c-8g-8563 does not seem to be running inside a container [2023-10-05T13:11:36.575Z] $ 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-231 -v /w/workspace/y_app-rfid-llrp-inventory_PR-231:/w/workspace/y_app-rfid-llrp-inventory_PR-231:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-231@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-05T13:11:40.342Z] 17808c966233: Pull complete [2023-10-05T13:11:41.310Z] f4c1fc716caa: Pull complete [2023-10-05T13:11:41.310Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T13:11:41.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T13:11:41.310Z] ---> ea914061e18c [2023-10-05T13:11:41.310Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T13:11:43.260Z] ---> Running in 6c2a30b2759a [2023-10-05T13:11:43.260Z] Removing intermediate container 6c2a30b2759a [2023-10-05T13:11:43.260Z] ---> de6c329d62f3 [2023-10-05T13:11:43.260Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T13:11:43.260Z] ---> Running in 76575897f2bb [2023-10-05T13:11:43.530Z] Removing intermediate container 76575897f2bb [2023-10-05T13:11:43.530Z] ---> 54f702a9808f [2023-10-05T13:11:43.530Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T13:11:43.799Z] ---> Running in 09d3524b1211 [2023-10-05T13:11:44.067Z] Removing intermediate container 09d3524b1211 [2023-10-05T13:11:44.067Z] ---> 8d38e412f004 [2023-10-05T13:11:44.067Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T13:11:44.067Z] ---> Running in 0e049ebddfb1 [2023-10-05T13:11:45.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T13:11:45.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T13:11:46.434Z] OK: 266 MiB in 52 packages [2023-10-05T13:11:47.395Z] Removing intermediate container 0e049ebddfb1 [2023-10-05T13:11:47.395Z] ---> 09dcaf914239 [2023-10-05T13:11:47.395Z] Step 7/12 : WORKDIR /app [2023-10-05T13:11:47.395Z] ---> Running in 469c4633b04c [2023-10-05T13:11:47.663Z] Removing intermediate container 469c4633b04c [2023-10-05T13:11:47.663Z] ---> fd8bd2bb92aa [2023-10-05T13:11:47.663Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T13:11:48.246Z] ---> abca134d30d3 [2023-10-05T13:11:48.246Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T13:11:48.246Z] ---> Running in 820f85b80ef0 [2023-10-05T13:11:53.624Z] $ docker top cd7426cc1938897d313ee52d7b0df39df649ae82a2fc3255b4d66875217b66c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:11:54.328Z] ---> job-cost.sh [2023-10-05T13:11:54.328Z] lf-activate-venv: SKIPPING [2023-10-05T13:11:54.328Z] INFO: No Stack... [2023-10-05T13:11:54.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T13:11:54.847Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T13:11:55.167Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives/cost.csv [2023-10-05T13:11:55.168Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T13:11:55.221Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] [2023-10-05T13:11:55.226Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] did not exist. Created. [2023-10-05T13:11:55.226Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T13:11:55.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T13:11:55.692Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T13:11:55.726Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T13:11:55.816Z] $ docker stop --time=1 cd7426cc1938897d313ee52d7b0df39df649ae82a2fc3255b4d66875217b66c8 [2023-10-05T13:11:57.882Z] $ docker rm -f --volumes cd7426cc1938897d313ee52d7b0df39df649ae82a2fc3255b4d66875217b66c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T13:12:56.127Z] Removing intermediate container 820f85b80ef0 [2023-10-05T13:12:56.127Z] ---> 9f501199c180 [2023-10-05T13:12:56.128Z] Step 10/12 : COPY . . [2023-10-05T13:12:56.128Z] ---> f822f8c7957c [2023-10-05T13:12:56.128Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T13:12:56.128Z] ---> Running in 9c851e61c862 [2023-10-05T13:12:56.128Z] Removing intermediate container 9c851e61c862 [2023-10-05T13:12:56.128Z] ---> c60652caef3f [2023-10-05T13:12:56.128Z] Step 12/12 : RUN $MAKE [2023-10-05T13:12:56.128Z] ---> Running in d07fe5b0340e [2023-10-05T13:12:56.712Z] noop [2023-10-05T13:12:57.300Z] Removing intermediate container d07fe5b0340e [2023-10-05T13:12:57.301Z] ---> e0d388632169 [2023-10-05T13:12:57.301Z] Successfully built e0d388632169 [2023-10-05T13:12:57.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:12:58.058Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T13:12:58.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:12:58.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-8564 does not seem to be running inside a container [2023-10-05T13:12:58.417Z] $ 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-05T13:12:59.555Z] $ docker top 4f6840a2231cce33839094c3f14eeba3062290c9d2813b6d20bac3882b9a3e9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T13:13:00.423Z] + go version [2023-10-05T13:13:00.423Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T13:13:00.456Z] $ docker stop --time=1 4f6840a2231cce33839094c3f14eeba3062290c9d2813b6d20bac3882b9a3e9c [2023-10-05T13:13:02.043Z] $ docker rm -f --volumes 4f6840a2231cce33839094c3f14eeba3062290c9d2813b6d20bac3882b9a3e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:13:02.871Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T13:13:02.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:13:03.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-8564 does not seem to be running inside a container [2023-10-05T13:13:03.183Z] $ 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-05T13:13:04.342Z] $ docker top b002bf5cdea78eb5e2a26a8ad1b5186173b4e626a0f7a6839716356dbf36d68d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T13:13:05.219Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-05T13:13:05.607Z] + make test [2023-10-05T13:13:05.607Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-05T13:15:12.295Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-05T13:15:12.295Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-05T13:15:12.295Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.066s coverage: 86.2% of statements [2023-10-05T13:15:18.960Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.361s coverage: 71.9% of statements [2023-10-05T13:15:19.939Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T13:15:19.939Z] go vet ./... [2023-10-05T13:17:26.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T13:17:26.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T13:17:26.631Z] ./bin/test-attribution.sh [2023-10-05T13:17:26.631Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-05T13:17:26.631Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-05T13:17:26.631Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-05T13:17:26.631Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-05T13:17:26.631Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-05T13:17:26.631Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-05T13:17:26.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T13:17:26.701Z] $ docker stop --time=1 b002bf5cdea78eb5e2a26a8ad1b5186173b4e626a0f7a6839716356dbf36d68d [2023-10-05T13:17:28.586Z] $ docker rm -f --volumes b002bf5cdea78eb5e2a26a8ad1b5186173b4e626a0f7a6839716356dbf36d68d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T13:17:30.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T13:17:30.240Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T13:17:30.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T13:17:31.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T13:17:31.733Z] + ls -al . [2023-10-05T13:17:31.733Z] total 232 [2023-10-05T13:17:31.733Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 13:13 . [2023-10-05T13:17:31.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 13:10 .. [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 13:10 .dockerignore [2023-10-05T13:17:31.733Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 13:10 .git [2023-10-05T13:17:31.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 13:10 .github [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 13:10 .gitignore [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 13:10 .golangci.yml [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 5 13:10 Attribution.txt [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 5 13:10 CHANGELOG.md [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 5 13:10 Dockerfile [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 13:10 GOVERNANCE.md [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 5 13:10 Jenkinsfile [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 13:10 LICENSE [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 5 13:10 Makefile [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 13:10 OWNERS.md [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 5 13:10 README.md [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 13:08 VERSION [2023-10-05T13:17:31.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 13:10 bin [2023-10-05T13:17:31.733Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 5 13:15 coverage.out [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 3968 Oct 5 13:10 go.mod [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 35609 Oct 5 13:10 go.sum [2023-10-05T13:17:31.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 13:10 images [2023-10-05T13:17:31.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 13:10 internal [2023-10-05T13:17:31.733Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 5 13:10 main.go [2023-10-05T13:17:31.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 13:10 res [2023-10-05T13:17:31.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 13:10 snap [2023-10-05T13:17:31.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:17:32.148Z] + 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=8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb --label arch=arm64 --label version=0.0.0 . [2023-10-05T13:17:32.416Z] Sending build context to Docker daemon 685.1kB [2023-10-05T13:17:32.416Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T13:17:32.416Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-05T13:17:32.416Z] ---> e0d388632169 [2023-10-05T13:17:32.416Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T13:17:32.416Z] ---> Running in 5e8e0d234601 [2023-10-05T13:17:32.685Z] Removing intermediate container 5e8e0d234601 [2023-10-05T13:17:32.685Z] ---> a0022b142e5e [2023-10-05T13:17:32.685Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T13:17:32.951Z] ---> Running in 2c27e2274af2 [2023-10-05T13:17:33.218Z] Removing intermediate container 2c27e2274af2 [2023-10-05T13:17:33.218Z] ---> c58862164011 [2023-10-05T13:17:33.218Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-05T13:17:33.218Z] ---> Running in 76b01c6affbf [2023-10-05T13:17:33.488Z] Removing intermediate container 76b01c6affbf [2023-10-05T13:17:33.488Z] ---> a23a54f81ef8 [2023-10-05T13:17:33.488Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T13:17:33.488Z] ---> Running in bd31407c4037 [2023-10-05T13:17:34.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T13:17:34.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T13:17:36.122Z] OK: 266 MiB in 52 packages [2023-10-05T13:17:36.706Z] Removing intermediate container bd31407c4037 [2023-10-05T13:17:36.706Z] ---> 26697fc1b0c8 [2023-10-05T13:17:36.706Z] Step 7/29 : WORKDIR /app [2023-10-05T13:17:36.706Z] ---> Running in cca81cfcb1e3 [2023-10-05T13:17:36.973Z] Removing intermediate container cca81cfcb1e3 [2023-10-05T13:17:36.973Z] ---> 64358b9b9e35 [2023-10-05T13:17:36.973Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-05T13:17:37.556Z] ---> 83093c341b8a [2023-10-05T13:17:37.556Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T13:17:37.556Z] ---> Running in 56e2cce38ded [2023-10-05T13:17:39.495Z] Removing intermediate container 56e2cce38ded [2023-10-05T13:17:39.495Z] ---> 982ba1703520 [2023-10-05T13:17:39.495Z] Step 10/29 : COPY . . [2023-10-05T13:17:40.078Z] ---> 8604dcf61a72 [2023-10-05T13:17:40.078Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T13:17:40.078Z] ---> Running in 6c302d607fe4 [2023-10-05T13:17:40.361Z] Removing intermediate container 6c302d607fe4 [2023-10-05T13:17:40.361Z] ---> 1c550513e76b [2023-10-05T13:17:40.361Z] Step 12/29 : RUN $MAKE [2023-10-05T13:17:40.645Z] ---> Running in 688d2d3e90cd [2023-10-05T13:17:41.606Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -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-05T13:19:33.326Z] Removing intermediate container 688d2d3e90cd [2023-10-05T13:19:33.327Z] ---> d8f6e216f8e8 [2023-10-05T13:19:33.327Z] Step 13/29 : FROM alpine:3.18 [2023-10-05T13:19:33.327Z] 3.18: Pulling from library/alpine [2023-10-05T13:19:33.327Z] 579b34f0a95b: Pulling fs layer [2023-10-05T13:19:33.327Z] 579b34f0a95b: Download complete [2023-10-05T13:19:33.327Z] 579b34f0a95b: Pull complete [2023-10-05T13:19:33.327Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T13:19:33.327Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T13:19:33.327Z] ---> 3cc203321400 [2023-10-05T13:19:33.327Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T13:19:33.327Z] ---> Running in 9017b7deb830 [2023-10-05T13:19:33.327Z] Removing intermediate container 9017b7deb830 [2023-10-05T13:19:33.327Z] ---> b4f4d6151bc4 [2023-10-05T13:19:33.327Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-05T13:19:33.327Z] ---> Running in 9cc5a2576192 [2023-10-05T13:19:33.327Z] Removing intermediate container 9cc5a2576192 [2023-10-05T13:19:33.327Z] ---> 2022a7222642 [2023-10-05T13:19:33.327Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-05T13:19:33.327Z] ---> Running in 324bb7f6957e [2023-10-05T13:19:33.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T13:19:33.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T13:19:33.327Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T13:19:33.327Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T13:19:33.327Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T13:19:33.327Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T13:19:33.327Z] OK: 9 MiB in 17 packages [2023-10-05T13:19:33.327Z] Removing intermediate container 324bb7f6957e [2023-10-05T13:19:33.327Z] ---> 5fea32d63625 [2023-10-05T13:19:33.327Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T13:19:33.327Z] ---> 21e8448a2368 [2023-10-05T13:19:33.327Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T13:19:33.327Z] ---> 16f44f088978 [2023-10-05T13:19:33.327Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-05T13:19:33.327Z] ---> 0b17b005cbdf [2023-10-05T13:19:33.327Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-05T13:19:33.327Z] ---> 28c674879105 [2023-10-05T13:19:33.327Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-05T13:19:33.594Z] ---> c79cd1938976 [2023-10-05T13:19:33.594Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-05T13:19:33.594Z] ---> Running in 88c2e75f3a0f [2023-10-05T13:19:36.175Z] Removing intermediate container 88c2e75f3a0f [2023-10-05T13:19:36.175Z] ---> c78aa98b0051 [2023-10-05T13:19:36.175Z] Step 23/29 : VOLUME /cache [2023-10-05T13:19:36.175Z] ---> Running in dece54150b11 [2023-10-05T13:19:36.444Z] Removing intermediate container dece54150b11 [2023-10-05T13:19:36.444Z] ---> 03df382df87b [2023-10-05T13:19:36.444Z] Step 24/29 : EXPOSE 59711 [2023-10-05T13:19:36.444Z] ---> Running in 5580559c6abb [2023-10-05T13:19:36.711Z] Removing intermediate container 5580559c6abb [2023-10-05T13:19:36.711Z] ---> 781a3ad97b07 [2023-10-05T13:19:36.711Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-05T13:19:36.977Z] ---> Running in e3e08af65c9a [2023-10-05T13:19:37.243Z] Removing intermediate container e3e08af65c9a [2023-10-05T13:19:37.243Z] ---> 20926639d136 [2023-10-05T13:19:37.243Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-05T13:19:37.243Z] ---> Running in 5e511a918cf7 [2023-10-05T13:19:37.509Z] Removing intermediate container 5e511a918cf7 [2023-10-05T13:19:37.509Z] ---> 3f1d2b6f128c [2023-10-05T13:19:37.509Z] Step 27/29 : LABEL arch=arm64 [2023-10-05T13:19:37.509Z] ---> Running in 3b04cc82f3f1 [2023-10-05T13:19:37.775Z] Removing intermediate container 3b04cc82f3f1 [2023-10-05T13:19:37.775Z] ---> 84dbf76cb75c [2023-10-05T13:19:37.775Z] Step 28/29 : LABEL git_sha=8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [2023-10-05T13:19:38.043Z] ---> Running in b04dfa0f3f08 [2023-10-05T13:19:38.310Z] Removing intermediate container b04dfa0f3f08 [2023-10-05T13:19:38.310Z] ---> 81326f9d4865 [2023-10-05T13:19:38.310Z] Step 29/29 : LABEL version=0.0.0 [2023-10-05T13:19:38.310Z] ---> Running in 42d7052b9c29 [2023-10-05T13:19:38.574Z] Removing intermediate container 42d7052b9c29 [2023-10-05T13:19:38.574Z] ---> 42e8b9b2a901 [2023-10-05T13:19:38.574Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T13:19:38.574Z] Successfully built 42e8b9b2a901 [2023-10-05T13:19:38.574Z] 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-05T13:19:39.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T13:19:39.416Z] [2023-10-05T13:19:39.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:19:39.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T13:19:39.820Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T13:19:39.820Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T13:19:39.820Z] 04944245beec: Pulling fs layer [2023-10-05T13:19:39.820Z] 699f458cf7ca: Pulling fs layer [2023-10-05T13:19:39.820Z] 765212b225bb: Pulling fs layer [2023-10-05T13:19:39.820Z] f23df028b6ca: Pulling fs layer [2023-10-05T13:19:39.820Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T13:19:39.820Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T13:19:39.820Z] 765212b225bb: Waiting [2023-10-05T13:19:39.820Z] f23df028b6ca: Waiting [2023-10-05T13:19:39.820Z] d65c8cfc05b1: Waiting [2023-10-05T13:19:39.820Z] 2437ff75d9bd: Waiting [2023-10-05T13:19:40.090Z] 04944245beec: Verifying Checksum [2023-10-05T13:19:40.090Z] 04944245beec: Download complete [2023-10-05T13:19:40.090Z] 765212b225bb: Download complete [2023-10-05T13:19:40.090Z] f23df028b6ca: Verifying Checksum [2023-10-05T13:19:40.090Z] f23df028b6ca: Download complete [2023-10-05T13:19:40.090Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T13:19:40.090Z] d65c8cfc05b1: Download complete [2023-10-05T13:19:40.090Z] 699f458cf7ca: Verifying Checksum [2023-10-05T13:19:40.090Z] 699f458cf7ca: Download complete [2023-10-05T13:19:40.671Z] 8998bd30e6a1: Download complete [2023-10-05T13:19:42.720Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T13:19:42.720Z] 2437ff75d9bd: Download complete [2023-10-05T13:19:44.714Z] 8998bd30e6a1: Pull complete [2023-10-05T13:19:45.324Z] 04944245beec: Pull complete [2023-10-05T13:19:46.748Z] 699f458cf7ca: Pull complete [2023-10-05T13:19:46.748Z] 765212b225bb: Pull complete [2023-10-05T13:19:47.707Z] f23df028b6ca: Pull complete [2023-10-05T13:19:50.279Z] d65c8cfc05b1: Pull complete [2023-10-05T13:20:05.261Z] 2437ff75d9bd: Pull complete [2023-10-05T13:20:05.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T13:20:05.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T13:20:05.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:20:05.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-8564 does not seem to be running inside a container [2023-10-05T13:20:05.646Z] $ 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-05T13:20:08.102Z] $ docker top 5218408ad8d702b971a7a2c65d25336ea4d67e5689dfe18ee815bc243f1e70f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:08.994Z] ---> job-cost.sh [2023-10-05T13:20:08.994Z] lf-activate-venv: SKIPPING [2023-10-05T13:20:08.994Z] INFO: No Stack... [2023-10-05T13:20:09.260Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T13:20:10.213Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T13:20:10.554Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-05T13:20:10.554Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T13:20:10.630Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] [2023-10-05T13:20:10.635Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] did not exist. Created. [2023-10-05T13:20:10.635Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T13:20:11.361Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2791c4f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T13:20:11.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T13:20:12.011Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T13:20:12.065Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T13:20:12.084Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T13:20:12.167Z] $ docker stop --time=1 5218408ad8d702b971a7a2c65d25336ea4d67e5689dfe18ee815bc243f1e70f9 [2023-10-05T13:20:13.613Z] $ docker rm -f --volumes 5218408ad8d702b971a7a2c65d25336ea4d67e5689dfe18ee815bc243f1e70f9 [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-05T13:20:14.642Z] provisioning config files... [2023-10-05T13:20:14.649Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/config7149643365586069273tmp [Pipeline] { [Pipeline] sh [2023-10-05T13:20:14.990Z] + set +x [2023-10-05T13:20:14.990Z] + curl -s https://codecov.io/bash [2023-10-05T13:20:14.990Z] + bash -s -- [2023-10-05T13:20:14.990Z] [2023-10-05T13:20:14.990Z] _____ _ [2023-10-05T13:20:14.990Z] / ____| | | [2023-10-05T13:20:14.990Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T13:20:14.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T13:20:14.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T13:20:14.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T13:20:14.990Z] Bash-1.0.6 [2023-10-05T13:20:14.990Z] [2023-10-05T13:20:14.990Z] [2023-10-05T13:20:14.990Z] ==> git version 2.25.1 found [2023-10-05T13:20:14.990Z] ==> 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-05T13:20:14.990Z] Release-Date: 2020-01-08 [2023-10-05T13:20:14.990Z] 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-05T13:20:14.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T13:20:14.990Z] ==> Jenkins CI detected. [2023-10-05T13:20:14.990Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-231 [2023-10-05T13:20:14.990Z] project root: . [2023-10-05T13:20:14.990Z] --> token set from env [2023-10-05T13:20:14.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T13:20:15.249Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T13:20:15.249Z] ==> Python coveragepy not found [2023-10-05T13:20:15.249Z] ==> Searching for coverage reports in: [2023-10-05T13:20:15.249Z] + . [2023-10-05T13:20:15.249Z] -> Found 1 reports [2023-10-05T13:20:15.249Z] ==> Detecting git/mercurial file structure [2023-10-05T13:20:15.249Z] ==> Reading reports [2023-10-05T13:20:15.249Z] + ./coverage.out bytes=41317 [2023-10-05T13:20:15.249Z] ==> Appending adjustments [2023-10-05T13:20:15.249Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T13:20:15.249Z] + Found adjustments [2023-10-05T13:20:15.249Z] ==> Gzipping contents [2023-10-05T13:20:15.249Z] 12K /tmp/codecov.3b336k.gz [2023-10-05T13:20:15.249Z] ==> Uploading reports [2023-10-05T13:20:15.249Z] url: https://codecov.io [2023-10-05T13:20:15.249Z] query: branch=PR-231&commit=8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=231&job=&cmd_args= [2023-10-05T13:20:15.249Z] -> Pinging Codecov [2023-10-05T13:20:15.250Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-231&commit=8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=231&job=&cmd_args= [2023-10-05T13:20:15.509Z] -> Uploading to [2023-10-05T13:20:15.509Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/581DD39554BDF9B6E22D074273EAD858/8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb/2ef7e4fb-c9a2-453c-a184-f2eb39862eee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T132015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74306a331b0195ea34344a2741ba7767d1b15884da0e16ae6102f828ce32f9e6 [2023-10-05T13:20:15.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T13:20:15.509Z] Dload Upload Total Spent Left Speed [2023-10-05T13:20:15.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 42635 --:--:-- --:--:-- --:--:-- 42482 100 11810 0 0 100 11810 0 42635 --:--:-- --:--:-- --:--:-- 42482 [2023-10-05T13:20:15.769Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8e6491320fd0b4adc70d01a78ff6f2ba837cc2bb [Pipeline] } [2023-10-05T13:20:15.800Z] 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-05T13:20:17.621Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives ] [2023-10-05T13:20:17.621Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives [2023-10-05T13:20:17.621Z] total 16 [2023-10-05T13:20:17.621Z] drwxr-xr-x 3 root root 4096 Oct 5 13:11 . [2023-10-05T13:20:17.621Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 5 13:11 .. [2023-10-05T13:20:17.621Z] drwxr-xr-x 2 root root 4096 Oct 5 13:11 cost [2023-10-05T13:20:17.621Z] -rw-r--r-- 1 root root 95 Oct 5 13:11 cost.csv [2023-10-05T13:20:17.621Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives [2023-10-05T13:20:17.621Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives [2023-10-05T13:20:17.621Z] total 16 [2023-10-05T13:20:17.621Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 13:11 . [2023-10-05T13:20:17.621Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 5 13:11 .. [2023-10-05T13:20:17.621Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 13:11 cost [2023-10-05T13:20:17.621Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 5 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:17.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:18.848Z] ---> package-listing.sh [2023-10-05T13:20:18.848Z] ++ facter osfamily [2023-10-05T13:20:18.848Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T13:20:18.848Z] + OS_FAMILY=debian [2023-10-05T13:20:18.848Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-231 [2023-10-05T13:20:18.848Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T13:20:18.848Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T13:20:18.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T13:20:18.848Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T13:20:18.848Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-231 ']' [2023-10-05T13:20:18.848Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T13:20:18.848Z] + case "${OS_FAMILY}" in [2023-10-05T13:20:18.848Z] + dpkg -l [2023-10-05T13:20:18.848Z] + grep '^ii' [2023-10-05T13:20:19.106Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T13:20:19.106Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T13:20:19.106Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T13:20:19.106Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-231 ']' [2023-10-05T13:20:19.106Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives/ [2023-10-05T13:20:19.106Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-231/archives/ [Pipeline] echo [2023-10-05T13:20:19.140Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T13:20:19.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T13:20:20.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T13:20:20.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T13:20:20.218Z] prd-ubuntu20.04-docker-8c-8g-8563 does not seem to be running inside a container [2023-10-05T13:20:20.251Z] $ 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-231/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-231 -v /w/workspace/y_app-rfid-llrp-inventory_PR-231:/w/workspace/y_app-rfid-llrp-inventory_PR-231:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-231@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-05T13:20:20.418Z] $ docker top 2235f4e87d435b09063e4ed461eea4b24924e601ff07b36e8e5c757931263ef8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T13:20:20.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T13:20:21.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T13:20:21.422Z] + ls /var/log/sa-host [2023-10-05T13:20:21.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T13:20:21.645Z] provisioning config files... [2023-10-05T13:20:21.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-231@tmp/config12790276105460536744tmp [Pipeline] { [Pipeline] echo [2023-10-05T13:20:21.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:22.031Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T13:20:22.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:22.480Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T13:20:22.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:22.834Z] ---> sudo-logs.sh [2023-10-05T13:20:22.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T13:20:22.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:23.224Z] ---> job-cost.sh [2023-10-05T13:20:23.225Z] lf-activate-venv: SKIPPING [2023-10-05T13:20:23.225Z] DEBUG: total: 0.2199999988079071 [2023-10-05T13:20:23.225Z] INFO: Retrieving Stack Cost... [2023-10-05T13:20:24.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T13:20:24.423Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T13:20:24.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T13:20:24.777Z] ---> logs-deploy.sh [2023-10-05T13:20:24.777Z] lf-activate-venv: SKIPPING [2023-10-05T13:20:24.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-231/1 [2023-10-05T13:20:24.777Z] INFO: archiving workspace using pattern(s): [2023-10-05T13:20:25.715Z] Archives upload complete. [2023-10-05T13:20:25.715Z] INFO: archiving logs to Nexus