Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4083bb159a992bdfcc6831a6d6f294c7a4928d86+63c8b30869f87de451dd33f2aa13687440ae64a8 (49b9a291b7400091b6359390e3183de6a8b88fe0) 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-ssh17998674657319773014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14325859200178913318.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-152/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-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8420334447930900393.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-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11337281390151676028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2128988303168306945.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-152/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-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15903786581129288345.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-8352 in /w/workspace/y_app-rfid-llrp-inventory_PR-152 [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-152 # 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/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 4083bb159a992bdfcc6831a6d6f294c7a4928d86 Merge succeeded, producing 4083bb159a992bdfcc6831a6d6f294c7a4928d86 Checking out Revision 4083bb159a992bdfcc6831a6d6f294c7a4928d86 (PR-152) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-06T14:01:32.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4083bb159a992bdfcc6831a6d6f294c7a4928d86 # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4083bb159a992bdfcc6831a6d6f294c7a4928d86 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T14:01:32.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T14:01:32.782Z] ========================================================= [2023-03-06T14:01:32.782Z] EdgeX Global Pipelines Version Info [2023-03-06T14:01:32.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:01:33.519Z] ------------------- [2023-03-06T14:01:33.519Z] stable info: [2023-03-06T14:01:33.519Z] ------------------- [2023-03-06T14:01:33.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T14:01:33.519Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T14:01:33.519Z] Message: update stable to v1.0.244 [2023-03-06T14:01:34.090Z] ------------------- [2023-03-06T14:01:34.090Z] experimental info: [2023-03-06T14:01:34.090Z] ------------------- [2023-03-06T14:01:34.090Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T14:01:34.090Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T14:01:34.090Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T14:01:34.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-06T14:01:34.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-06T14:01:34.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T14:01:34.515Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T14:01:34.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T14:01:34.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T14:01:34.685Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T14:01:34.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-06T14:01:34.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T14:01:34.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T14:01:34.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T14:01:34.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-06T14:01:34.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T14:01:34.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T14:01:35.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T14:01:35.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T14:01:35.112Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T14:01:35.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T14:01:35.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T14:01:35.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T14:01:35.273Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-06T14:01:35.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-06T14:01:35.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-06T14:01:35.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-06T14:01:35.438Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-06T14:01:35.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T14:01:35.516Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T14:01:35.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo [2023-03-06T14:01:35.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo [2023-03-06T14:01:35.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo [2023-03-06T14:01:35.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4083bb159a992bdfcc6831a6d6f294c7a4928d86 [Pipeline] echo [2023-03-06T14:01:35.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4083bb1 [Pipeline] echo [2023-03-06T14:01:35.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:01:35.901Z] provisioning config files... [2023-03-06T14:01:35.912Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/config17866559398402397648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:01:36.258Z] ---> docker-login.sh [2023-03-06T14:01:36.258Z] nexus3.edgexfoundry.org:10001 [2023-03-06T14:01:36.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:36.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:36.517Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:36.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:36.517Z] [2023-03-06T14:01:36.517Z] Login Succeeded [2023-03-06T14:01:36.517Z] nexus3.edgexfoundry.org:10002 [2023-03-06T14:01:36.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:36.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:36.517Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:36.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:36.517Z] [2023-03-06T14:01:36.517Z] Login Succeeded [2023-03-06T14:01:36.517Z] nexus3.edgexfoundry.org:10003 [2023-03-06T14:01:36.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:36.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:36.777Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:36.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:36.777Z] [2023-03-06T14:01:36.777Z] Login Succeeded [2023-03-06T14:01:36.777Z] nexus3.edgexfoundry.org:10004 [2023-03-06T14:01:36.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:36.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:36.777Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:36.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:36.777Z] [2023-03-06T14:01:36.777Z] Login Succeeded [2023-03-06T14:01:36.777Z] docker.io [2023-03-06T14:01:37.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:38.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:38.427Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:38.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:38.427Z] [2023-03-06T14:01:38.427Z] Login Succeeded [2023-03-06T14:01:38.427Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T14:01:38.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-06T14:01:39.089Z] + git rev-list -1 --merges 4083bb159a992bdfcc6831a6d6f294c7a4928d86~1..4083bb159a992bdfcc6831a6d6f294c7a4928d86 [Pipeline] echo [2023-03-06T14:01:39.156Z] -----------> git rev-list -1 --merges 4083bb159a992bdfcc6831a6d6f294c7a4928d86~1..4083bb159a992bdfcc6831a6d6f294c7a4928d86 4083bb159a992bdfcc6831a6d6f294c7a4928d86 [false] [Pipeline] sh [2023-03-06T14:01:39.469Z] + git log --format=format:%s -1 4083bb159a992bdfcc6831a6d6f294c7a4928d86 [Pipeline] echo [2023-03-06T14:01:39.508Z] ========================================================= [2023-03-06T14:01:39.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T14:01:39.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T14:01:39.942Z] + git log --format=format:%s -1 4083bb159a992bdfcc6831a6d6f294c7a4928d86 [Pipeline] echo [2023-03-06T14:01:39.971Z] [semverPrep] GIT_COMMIT: 4083bb159a992bdfcc6831a6d6f294c7a4928d86, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-06T14:01:40.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-06T14:01:40.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T14:01:40.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T14:01:40.398Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T14:01:40.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T14:01:40.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T14:01:40.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T14:01:40.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:01:40.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T14:01:40.813Z] [2023-03-06T14:01:40.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:01:41.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T14:01:41.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T14:01:41.187Z] b85a868b505f: Pulling fs layer [2023-03-06T14:01:41.187Z] e2be974225ed: Pulling fs layer [2023-03-06T14:01:41.187Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T14:01:41.187Z] 988bab9f4d93: Pulling fs layer [2023-03-06T14:01:41.187Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T14:01:41.187Z] eaf3925da568: Pulling fs layer [2023-03-06T14:01:41.187Z] bab4dde63d76: Pulling fs layer [2023-03-06T14:01:41.187Z] bde34c3a00c8: Pulling fs layer [2023-03-06T14:01:41.187Z] b352a97aabf1: Pulling fs layer [2023-03-06T14:01:41.187Z] 4872d77fe225: Pulling fs layer [2023-03-06T14:01:41.187Z] 5851b861e8e6: Pulling fs layer [2023-03-06T14:01:41.187Z] bde34c3a00c8: Waiting [2023-03-06T14:01:41.187Z] 988bab9f4d93: Waiting [2023-03-06T14:01:41.187Z] b352a97aabf1: Waiting [2023-03-06T14:01:41.187Z] 1469e6f7b9e6: Waiting [2023-03-06T14:01:41.187Z] eaf3925da568: Waiting [2023-03-06T14:01:41.187Z] bab4dde63d76: Waiting [2023-03-06T14:01:41.187Z] 5851b861e8e6: Waiting [2023-03-06T14:01:41.187Z] 4872d77fe225: Waiting [2023-03-06T14:01:41.187Z] e2be974225ed: Verifying Checksum [2023-03-06T14:01:41.187Z] e2be974225ed: Download complete [2023-03-06T14:01:41.187Z] 988bab9f4d93: Verifying Checksum [2023-03-06T14:01:41.187Z] 988bab9f4d93: Download complete [2023-03-06T14:01:41.452Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T14:01:41.452Z] 1469e6f7b9e6: Download complete [2023-03-06T14:01:41.452Z] eaf3925da568: Verifying Checksum [2023-03-06T14:01:41.452Z] eaf3925da568: Download complete [2023-03-06T14:01:41.452Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T14:01:41.452Z] 339a4e72a1f5: Download complete [2023-03-06T14:01:41.452Z] bde34c3a00c8: Verifying Checksum [2023-03-06T14:01:41.452Z] bde34c3a00c8: Download complete [2023-03-06T14:01:41.452Z] b352a97aabf1: Download complete [2023-03-06T14:01:41.452Z] 4872d77fe225: Download complete [2023-03-06T14:01:41.452Z] 5851b861e8e6: Verifying Checksum [2023-03-06T14:01:41.452Z] 5851b861e8e6: Download complete [2023-03-06T14:01:41.452Z] b85a868b505f: Download complete [2023-03-06T14:01:41.714Z] bab4dde63d76: Verifying Checksum [2023-03-06T14:01:41.714Z] bab4dde63d76: Download complete [2023-03-06T14:01:43.094Z] b85a868b505f: Pull complete [2023-03-06T14:01:43.094Z] e2be974225ed: Pull complete [2023-03-06T14:01:43.354Z] 339a4e72a1f5: Pull complete [2023-03-06T14:01:43.613Z] 988bab9f4d93: Pull complete [2023-03-06T14:01:43.613Z] 1469e6f7b9e6: Pull complete [2023-03-06T14:01:43.872Z] eaf3925da568: Pull complete [2023-03-06T14:01:45.774Z] bab4dde63d76: Pull complete [2023-03-06T14:01:45.775Z] bde34c3a00c8: Pull complete [2023-03-06T14:01:45.775Z] b352a97aabf1: Pull complete [2023-03-06T14:01:45.775Z] 4872d77fe225: Pull complete [2023-03-06T14:01:46.033Z] 5851b861e8e6: Pull complete [2023-03-06T14:01:46.033Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T14:01:46.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T14:01:46.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:01:46.236Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2023-03-06T14:01:46.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-152 -v /w/workspace/y_app-rfid-llrp-inventory_PR-152:/w/workspace/y_app-rfid-llrp-inventory_PR-152:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-06T14:01:49.738Z] $ docker top f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 -eo pid,comm [2023-03-06T14:01:49.796Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-06T14:01:49.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T14:01:49.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T14:01:49.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T14:01:50.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T14:01:50.050Z] $ docker exec f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 ssh-agent [2023-03-06T14:01:50.166Z] SSH_AUTH_SOCK=/tmp/ssh-HZlC3D3mjHHe/agent.31 [2023-03-06T14:01:50.166Z] SSH_AGENT_PID=37 [2023-03-06T14:01:50.173Z] Running ssh-add (command line suppressed) [2023-03-06T14:01:50.271Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/private_key_7533270617426278700.key (/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/private_key_7533270617426278700.key) [2023-03-06T14:01:50.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T14:01:50.614Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T14:01:50.639Z] $ docker exec --env ******** --env ******** f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 ssh-agent -k [2023-03-06T14:01:50.739Z] unset SSH_AUTH_SOCK; [2023-03-06T14:01:50.740Z] unset SSH_AGENT_PID; [2023-03-06T14:01:50.740Z] echo Agent pid 37 killed; [2023-03-06T14:01:50.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T14:01:50.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T14:01:50.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T14:01:50.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T14:01:50.937Z] $ docker exec f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 ssh-agent [2023-03-06T14:01:51.053Z] SSH_AUTH_SOCK=/tmp/ssh-AT32gI1v8yUp/agent.69 [2023-03-06T14:01:51.053Z] SSH_AGENT_PID=76 [2023-03-06T14:01:51.059Z] Running ssh-add (command line suppressed) [2023-03-06T14:01:51.150Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/private_key_13163435013978744262.key (/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/private_key_13163435013978744262.key) [2023-03-06T14:01:51.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T14:01:51.490Z] + git semver init [2023-03-06T14:01:51.750Z] 2023-03-06 14:01:51,739 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T14:01:51.750Z] 2023-03-06 14:01:51,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver [2023-03-06T14:01:51.750Z] 2023-03-06 14:01:51,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver [2023-03-06T14:01:51.750Z] 2023-03-06 14:01:51,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-152, universal_newlines=False, shell=None, istream=None) [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,956 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-152/.git/info/exclude [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver/PR-152 with force:False [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,957 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver/PR-152 [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,961 [execute] INFO git cat-file --batch-check [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,968 [execute] INFO git cat-file --batch [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T14:01:53.132Z] 2023-03-06 14:01:52,973 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-152/.semver/PR-152 [2023-03-06T14:01:53.132Z] 0.0.0 [Pipeline] } [2023-03-06T14:01:53.157Z] $ docker exec --env ******** --env ******** f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 ssh-agent -k [2023-03-06T14:01:53.256Z] unset SSH_AUTH_SOCK; [2023-03-06T14:01:53.257Z] unset SSH_AGENT_PID; [2023-03-06T14:01:53.257Z] echo Agent pid 76 killed; [2023-03-06T14:01:53.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T14:01:53.696Z] + git semver [Pipeline] } [2023-03-06T14:01:53.978Z] $ docker stop --time=1 f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 [2023-03-06T14:01:55.444Z] $ docker rm -f --volumes f787eb5d215f80939c53ac2ee5beb227c22c8f69c17a9b306cb4f8e9db0e4a52 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T14:01:55.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T14:01:56.140Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T14:01:56.159Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:01:56.759Z] provisioning config files... [2023-03-06T14:01:56.768Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/config1482830643843182577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:01:57.106Z] ---> docker-login.sh [2023-03-06T14:01:57.106Z] nexus3.edgexfoundry.org:10001 [2023-03-06T14:01:57.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:57.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:57.106Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:57.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:57.106Z] [2023-03-06T14:01:57.106Z] Login Succeeded [2023-03-06T14:01:57.106Z] nexus3.edgexfoundry.org:10002 [2023-03-06T14:01:57.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:57.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:57.106Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:57.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:57.106Z] [2023-03-06T14:01:57.106Z] Login Succeeded [2023-03-06T14:01:57.106Z] nexus3.edgexfoundry.org:10003 [2023-03-06T14:01:57.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:57.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:57.371Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:57.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:57.371Z] [2023-03-06T14:01:57.371Z] Login Succeeded [2023-03-06T14:01:57.371Z] nexus3.edgexfoundry.org:10004 [2023-03-06T14:01:57.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:57.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:57.372Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:57.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:57.372Z] [2023-03-06T14:01:57.372Z] Login Succeeded [2023-03-06T14:01:57.372Z] docker.io [2023-03-06T14:01:57.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:57.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:57.631Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:57.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:57.631Z] [2023-03-06T14:01:57.631Z] Login Succeeded [2023-03-06T14:01:57.631Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T14:01:57.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T14:01:57.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:01:57.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:01:57.921Z] ========================================================= [2023-03-06T14:01:57.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T14:01:57.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:01:58.387Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-06T14:01:58.387Z] Sending build context to Docker daemon 12.53MB [2023-03-06T14:01:58.387Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T14:01:58.387Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-06T14:01:58.387Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T14:01:58.387Z] 213ec9aee27d: Pulling fs layer [2023-03-06T14:01:58.387Z] 4583459ba037: Pulling fs layer [2023-03-06T14:01:58.387Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T14:01:58.387Z] 53926ce57604: Pulling fs layer [2023-03-06T14:01:58.387Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T14:01:58.387Z] 22ff95d597cd: Pulling fs layer [2023-03-06T14:01:58.387Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T14:01:58.387Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T14:01:58.387Z] a7acece74701: Pulling fs layer [2023-03-06T14:01:58.387Z] 22ff95d597cd: Waiting [2023-03-06T14:01:58.387Z] 12d6caf4c0d1: Waiting [2023-03-06T14:01:58.387Z] 96b7cbca73a9: Waiting [2023-03-06T14:01:58.387Z] a7acece74701: Waiting [2023-03-06T14:01:58.387Z] 53926ce57604: Waiting [2023-03-06T14:01:58.387Z] 21b2b0c7a3f4: Waiting [2023-03-06T14:01:58.387Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T14:01:58.387Z] 93c1e223e6f2: Download complete [2023-03-06T14:01:58.649Z] 4583459ba037: Download complete [2023-03-06T14:01:58.649Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-06T14:01:58.649Z] 21b2b0c7a3f4: Download complete [2023-03-06T14:01:58.649Z] 22ff95d597cd: Download complete [2023-03-06T14:01:58.649Z] 213ec9aee27d: Verifying Checksum [2023-03-06T14:01:58.649Z] 213ec9aee27d: Download complete [2023-03-06T14:01:58.649Z] 12d6caf4c0d1: Verifying Checksum [2023-03-06T14:01:58.649Z] 12d6caf4c0d1: Download complete [2023-03-06T14:01:58.649Z] 213ec9aee27d: Pull complete [2023-03-06T14:01:58.914Z] 4583459ba037: Pull complete [2023-03-06T14:01:58.914Z] 93c1e223e6f2: Pull complete [2023-03-06T14:01:59.177Z] a7acece74701: Verifying Checksum [2023-03-06T14:01:59.177Z] a7acece74701: Download complete [2023-03-06T14:01:59.438Z] 96b7cbca73a9: Download complete [2023-03-06T14:01:59.438Z] 53926ce57604: Verifying Checksum [2023-03-06T14:01:59.438Z] 53926ce57604: Download complete [2023-03-06T14:02:03.625Z] 53926ce57604: Pull complete [2023-03-06T14:02:03.625Z] 21b2b0c7a3f4: Pull complete [2023-03-06T14:02:03.625Z] 22ff95d597cd: Pull complete [2023-03-06T14:02:03.625Z] 12d6caf4c0d1: Pull complete [2023-03-06T14:02:05.523Z] 96b7cbca73a9: Pull complete [2023-03-06T14:02:06.458Z] a7acece74701: Pull complete [2023-03-06T14:02:06.459Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T14:02:06.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T14:02:06.459Z] ---> db6d94c90886 [2023-03-06T14:02:06.459Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T14:02:11.568Z] Still waiting to schedule task [2023-03-06T14:02:11.568Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-06T14:02:11.738Z] ---> Running in ec92e90488fb [2023-03-06T14:02:11.738Z] Removing intermediate container ec92e90488fb [2023-03-06T14:02:11.738Z] ---> 9fa8bbd39ca9 [2023-03-06T14:02:11.738Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T14:02:11.738Z] ---> Running in 181233fd4dc3 [2023-03-06T14:02:11.738Z] Removing intermediate container 181233fd4dc3 [2023-03-06T14:02:11.738Z] ---> 3eebd265feee [2023-03-06T14:02:11.738Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-06T14:02:11.738Z] ---> Running in a8c6f17b4597 [2023-03-06T14:02:11.738Z] Removing intermediate container a8c6f17b4597 [2023-03-06T14:02:11.738Z] ---> ebfee844cdf8 [2023-03-06T14:02:11.738Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T14:02:11.738Z] ---> Running in 0a470837bb32 [2023-03-06T14:02:11.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T14:02:11.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T14:02:11.997Z] OK: 211 MiB in 51 packages [2023-03-06T14:02:12.254Z] Removing intermediate container 0a470837bb32 [2023-03-06T14:02:12.254Z] ---> 837205bb72f7 [2023-03-06T14:02:12.254Z] Step 7/12 : WORKDIR /app [2023-03-06T14:02:12.254Z] ---> Running in 44a3b9a68856 [2023-03-06T14:02:12.513Z] Removing intermediate container 44a3b9a68856 [2023-03-06T14:02:12.513Z] ---> 638bacc1d7da [2023-03-06T14:02:12.513Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-06T14:02:12.513Z] ---> 54c810b71179 [2023-03-06T14:02:12.513Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T14:02:12.513Z] ---> Running in d166cf9ced64 [2023-03-06T14:02:44.683Z] Removing intermediate container d166cf9ced64 [2023-03-06T14:02:44.683Z] ---> 2b0626e4a107 [2023-03-06T14:02:44.683Z] Step 10/12 : COPY . . [2023-03-06T14:02:44.943Z] ---> 55b6adf98c6a [2023-03-06T14:02:44.943Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T14:02:44.943Z] ---> Running in 92e448697a7c [2023-03-06T14:02:44.943Z] Removing intermediate container 92e448697a7c [2023-03-06T14:02:44.943Z] ---> f2a7580bae99 [2023-03-06T14:02:44.943Z] Step 12/12 : RUN $MAKE [2023-03-06T14:02:44.943Z] ---> Running in 7be58280cf13 [2023-03-06T14:02:45.203Z] noop [2023-03-06T14:02:45.461Z] Removing intermediate container 7be58280cf13 [2023-03-06T14:02:45.461Z] ---> 98deb07aa8f2 [2023-03-06T14:02:45.461Z] Successfully built 98deb07aa8f2 [2023-03-06T14:02:45.461Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:02:45.910Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T14:02:45.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:02:46.059Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2023-03-06T14:02:46.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-152 -v /w/workspace/y_app-rfid-llrp-inventory_PR-152:/w/workspace/y_app-rfid-llrp-inventory_PR-152:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T14:02:46.470Z] $ docker top 1ae8e5568213c068b21a1c5060d992120c8484a4b9b133f39496ab6e00f353c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:02:46.867Z] + go version [2023-03-06T14:02:46.867Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T14:02:46.897Z] $ docker stop --time=1 1ae8e5568213c068b21a1c5060d992120c8484a4b9b133f39496ab6e00f353c5 [2023-03-06T14:02:48.408Z] $ docker rm -f --volumes 1ae8e5568213c068b21a1c5060d992120c8484a4b9b133f39496ab6e00f353c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:02:49.112Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T14:02:49.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:02:49.269Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2023-03-06T14:02:49.297Z] $ 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-152 -v /w/workspace/y_app-rfid-llrp-inventory_PR-152:/w/workspace/y_app-rfid-llrp-inventory_PR-152:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T14:02:50.078Z] $ docker top 772d09a28fbdcd824931dde7820a2842c423979b15adff01921aeca0fcc01378 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:02:50.481Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-152 [Pipeline] fileExists [Pipeline] sh [2023-03-06T14:02:50.843Z] + make test [2023-03-06T14:02:50.843Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-06T14:03:12.786Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-06T14:03:12.786Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.160s coverage: 86.2% of statements [2023-03-06T14:03:12.786Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-06T14:03:13.353Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.753s coverage: 71.9% of statements [2023-03-06T14:03:31.443Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-06T14:03:31.443Z] go vet ./... [2023-03-06T14:03:33.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T14:03:33.974Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T14:03:33.974Z] ./bin/test-attribution.sh [2023-03-06T14:03:33.974Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-06T14:03:33.974Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-06T14:03:34.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-06T14:03:34.039Z] $ docker stop --time=1 772d09a28fbdcd824931dde7820a2842c423979b15adff01921aeca0fcc01378 [2023-03-06T14:03:37.958Z] $ docker rm -f --volumes 772d09a28fbdcd824931dde7820a2842c423979b15adff01921aeca0fcc01378 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T14:03:38.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-06T14:03:38.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-06T14:03:39.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-06T14:03:39.677Z] + ls -al . [2023-03-06T14:03:39.677Z] total 228 [2023-03-06T14:03:39.677Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 14:02 . [2023-03-06T14:03:39.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 14:01 .. [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 6 14:01 .dockerignore [2023-03-06T14:03:39.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 14:03 .git [2023-03-06T14:03:39.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 14:01 .github [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 6 14:01 .gitignore [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 6 14:01 .golangci.yml [2023-03-06T14:03:39.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 14:01 .semver [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 9818 Mar 6 14:01 Attribution.txt [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 6 14:01 CHANGELOG.md [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 6 14:01 Dockerfile [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 14:01 GOVERNANCE.md [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 6 14:01 Jenkinsfile [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 6 14:01 LICENSE [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 6 14:01 Makefile [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 6 14:01 OWNERS.md [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 6 14:01 README.md [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 14:01 VERSION [2023-03-06T14:03:39.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 14:01 bin [2023-03-06T14:03:39.677Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 6 14:03 coverage.out [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 6 14:01 go.mod [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 31564 Mar 6 14:01 go.sum [2023-03-06T14:03:39.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 14:01 images [2023-03-06T14:03:39.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 14:01 internal [2023-03-06T14:03:39.677Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 6 14:01 main.go [2023-03-06T14:03:39.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 14:01 res [2023-03-06T14:03:39.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 14:01 snap [2023-03-06T14:03:39.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:03:40.076Z] + 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=4083bb159a992bdfcc6831a6d6f294c7a4928d86 --label arch=amd64 --label version=0.0.0 . [2023-03-06T14:03:40.076Z] Sending build context to Docker daemon 12.53MB [2023-03-06T14:03:40.076Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T14:03:40.076Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-06T14:03:40.076Z] ---> 98deb07aa8f2 [2023-03-06T14:03:40.076Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T14:03:40.337Z] ---> Running in 246e84f0fae4 [2023-03-06T14:03:40.337Z] Removing intermediate container 246e84f0fae4 [2023-03-06T14:03:40.337Z] ---> da5843fbc89b [2023-03-06T14:03:40.337Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T14:03:40.337Z] ---> Running in a51c43704e26 [2023-03-06T14:03:40.597Z] Removing intermediate container a51c43704e26 [2023-03-06T14:03:40.597Z] ---> c44bdf38484c [2023-03-06T14:03:40.597Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-06T14:03:40.597Z] ---> Running in b9a112e3046a [2023-03-06T14:03:40.597Z] Removing intermediate container b9a112e3046a [2023-03-06T14:03:40.597Z] ---> 3da73dab5d4b [2023-03-06T14:03:40.597Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T14:03:40.597Z] ---> Running in abc2cc5301ca [2023-03-06T14:03:40.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T14:03:41.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T14:03:41.373Z] OK: 211 MiB in 51 packages [2023-03-06T14:03:41.630Z] Removing intermediate container abc2cc5301ca [2023-03-06T14:03:41.630Z] ---> 823acbde28b6 [2023-03-06T14:03:41.630Z] Step 7/29 : WORKDIR /app [2023-03-06T14:03:41.630Z] ---> Running in eb20fcc8bbe1 [2023-03-06T14:03:41.630Z] Removing intermediate container eb20fcc8bbe1 [2023-03-06T14:03:41.630Z] ---> e9cabb39a8f9 [2023-03-06T14:03:41.630Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-06T14:03:41.889Z] ---> d6d2e5c9fb93 [2023-03-06T14:03:41.889Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T14:03:41.889Z] ---> Running in 00af1c75a096 [2023-03-06T14:03:42.823Z] Removing intermediate container 00af1c75a096 [2023-03-06T14:03:42.823Z] ---> fdec506c8aed [2023-03-06T14:03:42.823Z] Step 10/29 : COPY . . [2023-03-06T14:03:43.082Z] ---> 313dbd6b0bbe [2023-03-06T14:03:43.082Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T14:03:43.339Z] ---> Running in bf279b02b579 [2023-03-06T14:03:43.339Z] Removing intermediate container bf279b02b579 [2023-03-06T14:03:43.339Z] ---> 19ed1de88fa9 [2023-03-06T14:03:43.339Z] Step 12/29 : RUN $MAKE [2023-03-06T14:03:43.340Z] ---> Running in 8cdd190c976d [2023-03-06T14:03:43.598Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.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-03-06T14:04:05.526Z] Removing intermediate container 8cdd190c976d [2023-03-06T14:04:05.526Z] ---> 6d1e0ba91663 [2023-03-06T14:04:05.526Z] Step 13/29 : FROM alpine:3.14 [2023-03-06T14:04:05.526Z] 3.14: Pulling from library/alpine [2023-03-06T14:04:05.785Z] d261077062b2: Pulling fs layer [2023-03-06T14:04:06.043Z] d261077062b2: Verifying Checksum [2023-03-06T14:04:06.043Z] d261077062b2: Download complete [2023-03-06T14:04:06.043Z] d261077062b2: Pull complete [2023-03-06T14:04:06.043Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-06T14:04:06.043Z] Status: Downloaded newer image for alpine:3.14 [2023-03-06T14:04:06.043Z] ---> 6dff1269bc79 [2023-03-06T14:04:06.043Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-06T14:04:06.301Z] ---> Running in c9854b6d9f2f [2023-03-06T14:04:06.301Z] Removing intermediate container c9854b6d9f2f [2023-03-06T14:04:06.301Z] ---> 17ee7888150c [2023-03-06T14:04:06.301Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-06T14:04:06.301Z] ---> Running in 2be343a456e8 [2023-03-06T14:04:06.301Z] Removing intermediate container 2be343a456e8 [2023-03-06T14:04:06.301Z] ---> c0e209417822 [2023-03-06T14:04:06.301Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-06T14:04:06.301Z] ---> Running in 9367cf6f530f [2023-03-06T14:04:06.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-06T14:04:06.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-06T14:04:07.077Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T14:04:07.077Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T14:04:07.077Z] Executing busybox-1.33.1-r8.trigger [2023-03-06T14:04:07.077Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T14:04:07.077Z] OK: 6 MiB in 16 packages [2023-03-06T14:04:07.644Z] Removing intermediate container 9367cf6f530f [2023-03-06T14:04:07.644Z] ---> fcdf2bc139fa [2023-03-06T14:04:07.644Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-06T14:04:07.644Z] ---> af6354c989dd [2023-03-06T14:04:07.644Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-06T14:04:07.903Z] ---> 2805e00f2ce6 [2023-03-06T14:04:07.903Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-06T14:04:07.903Z] ---> 4ff27087b594 [2023-03-06T14:04:07.903Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-06T14:04:08.161Z] ---> 42c58c473b2f [2023-03-06T14:04:08.161Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-06T14:04:09.170Z] ---> 7e1ad2f7b14a [2023-03-06T14:04:09.171Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-06T14:04:09.171Z] ---> Running in aa3e07e0dceb [2023-03-06T14:04:09.737Z] Removing intermediate container aa3e07e0dceb [2023-03-06T14:04:09.737Z] ---> dead14e5b668 [2023-03-06T14:04:09.737Z] Step 23/29 : VOLUME /cache [2023-03-06T14:04:09.737Z] ---> Running in 3b21c19c9124 [2023-03-06T14:04:09.737Z] Removing intermediate container 3b21c19c9124 [2023-03-06T14:04:09.737Z] ---> ce8d2faf3fbb [2023-03-06T14:04:09.737Z] Step 24/29 : EXPOSE 59711 [2023-03-06T14:04:09.737Z] ---> Running in a194b7f42e56 [2023-03-06T14:04:09.737Z] Removing intermediate container a194b7f42e56 [2023-03-06T14:04:09.737Z] ---> ecdf8edd1a31 [2023-03-06T14:04:09.737Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-06T14:04:09.995Z] ---> Running in e310cd14e3f5 [2023-03-06T14:04:09.995Z] Removing intermediate container e310cd14e3f5 [2023-03-06T14:04:09.995Z] ---> e78c240aab0b [2023-03-06T14:04:09.995Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-06T14:04:09.995Z] ---> Running in 627f69a88d63 [2023-03-06T14:04:09.995Z] Removing intermediate container 627f69a88d63 [2023-03-06T14:04:09.995Z] ---> 820b65e65bf9 [2023-03-06T14:04:09.995Z] Step 27/29 : LABEL arch=amd64 [2023-03-06T14:04:09.995Z] ---> Running in 64a37e45e17f [2023-03-06T14:04:10.253Z] Removing intermediate container 64a37e45e17f [2023-03-06T14:04:10.253Z] ---> 6feefcc63c07 [2023-03-06T14:04:10.253Z] Step 28/29 : LABEL git_sha=4083bb159a992bdfcc6831a6d6f294c7a4928d86 [2023-03-06T14:04:10.253Z] ---> Running in b574ff4621aa [2023-03-06T14:04:10.253Z] Removing intermediate container b574ff4621aa [2023-03-06T14:04:10.253Z] ---> 4006acce4b2e [2023-03-06T14:04:10.253Z] Step 29/29 : LABEL version=0.0.0 [2023-03-06T14:04:10.253Z] ---> Running in 4c1aec433916 [2023-03-06T14:04:10.253Z] Removing intermediate container 4c1aec433916 [2023-03-06T14:04:10.253Z] ---> 98f35df3ca2b [2023-03-06T14:04:10.253Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-06T14:04:10.253Z] Successfully built 98f35df3ca2b [2023-03-06T14:04:10.253Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:04:11.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:04:11.116Z] [2023-03-06T14:04:11.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:04:11.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:04:11.489Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T14:04:11.489Z] 5eb5b503b376: Pulling fs layer [2023-03-06T14:04:11.489Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T14:04:11.489Z] ec43610c2a17: Pulling fs layer [2023-03-06T14:04:11.489Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T14:04:11.489Z] 33b1e0a273af: Pulling fs layer [2023-03-06T14:04:11.489Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T14:04:11.489Z] 2f39f015ded8: Pulling fs layer [2023-03-06T14:04:11.489Z] 3a2ae6a8a46f: Waiting [2023-03-06T14:04:11.489Z] 33b1e0a273af: Waiting [2023-03-06T14:04:11.489Z] 5d3b04190fa2: Waiting [2023-03-06T14:04:11.489Z] 2f39f015ded8: Waiting [2023-03-06T14:04:11.489Z] 5c69ac0246d0: Verifying Checksum [2023-03-06T14:04:11.489Z] 5c69ac0246d0: Download complete [2023-03-06T14:04:11.489Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-06T14:04:11.489Z] 3a2ae6a8a46f: Download complete [2023-03-06T14:04:11.749Z] 33b1e0a273af: Verifying Checksum [2023-03-06T14:04:11.749Z] 33b1e0a273af: Download complete [2023-03-06T14:04:11.749Z] 5d3b04190fa2: Download complete [2023-03-06T14:04:11.749Z] ec43610c2a17: Verifying Checksum [2023-03-06T14:04:11.749Z] ec43610c2a17: Download complete [2023-03-06T14:04:11.749Z] 5eb5b503b376: Verifying Checksum [2023-03-06T14:04:11.749Z] 5eb5b503b376: Download complete [2023-03-06T14:04:13.122Z] 5eb5b503b376: Pull complete [2023-03-06T14:04:13.122Z] 5c69ac0246d0: Pull complete [2023-03-06T14:04:13.687Z] ec43610c2a17: Pull complete [2023-03-06T14:04:13.687Z] 3a2ae6a8a46f: Pull complete [2023-03-06T14:04:13.945Z] 33b1e0a273af: Pull complete [2023-03-06T14:04:13.946Z] 5d3b04190fa2: Pull complete [2023-03-06T14:04:19.212Z] 2f39f015ded8: Pull complete [2023-03-06T14:04:19.212Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T14:04:19.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:04:19.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:04:19.420Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2023-03-06T14:04:19.447Z] $ 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-152 -v /w/workspace/y_app-rfid-llrp-inventory_PR-152:/w/workspace/y_app-rfid-llrp-inventory_PR-152:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-06T14:04:22.656Z] $ docker top 5298037eb5411009fbbf649a5920095ac09da2e14112080a7ff7e613bef4f700 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:04:23.100Z] ---> job-cost.sh [2023-03-06T14:04:23.100Z] lf-activate-venv: SKIPPING [2023-03-06T14:04:23.100Z] INFO: No Stack... [2023-03-06T14:04:23.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T14:04:23.928Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T14:04:24.248Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives/cost.csv [2023-03-06T14:04:24.248Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T14:04:24.290Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] [2023-03-06T14:04:24.294Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] did not exist. Created. [2023-03-06T14:04:24.294Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T14:04:24.675Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-06T14:04:24.732Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T14:04:24.756Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T14:04:24.829Z] $ docker stop --time=1 5298037eb5411009fbbf649a5920095ac09da2e14112080a7ff7e613bef4f700 [2023-03-06T14:04:25.988Z] $ docker rm -f --volumes 5298037eb5411009fbbf649a5920095ac09da2e14112080a7ff7e613bef4f700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-06T14:04:38.840Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8354 in /w/workspace/y_app-rfid-llrp-inventory_PR-152 [Pipeline] { [Pipeline] ws [2023-03-06T14:04:38.904Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-06T14:04:38.997Z] The recommended git tool is: git [2023-03-06T14:04:47.471Z] using credential edgex-jenkins-ssh [2023-03-06T14:04:47.497Z] Cloning the remote Git repository [2023-03-06T14:04:47.551Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-06T14:04:47.636Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-06T14:04:47.845Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-06T14:04:47.846Z] > git --version # timeout=10 [2023-03-06T14:04:47.910Z] > git --version # 'git version 2.25.1' [2023-03-06T14:04:47.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T14:04:48.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T14:04:50.512Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-06T14:04:50.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T14:04:52.030Z] Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 4083bb159a992bdfcc6831a6d6f294c7a4928d86 [2023-03-06T14:04:52.281Z] Merge succeeded, producing 4083bb159a992bdfcc6831a6d6f294c7a4928d86 [2023-03-06T14:04:52.281Z] Checking out Revision 4083bb159a992bdfcc6831a6d6f294c7a4928d86 (PR-152) [2023-03-06T14:04:52.768Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-06T14:04:51.440Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-06T14:04:51.484Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-06T14:04:51.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T14:04:51.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T14:04:52.052Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T14:04:52.071Z] > git checkout -f 4083bb159a992bdfcc6831a6d6f294c7a4928d86 # timeout=10 [2023-03-06T14:04:52.182Z] > git remote # timeout=10 [2023-03-06T14:04:52.205Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T14:04:52.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T14:04:52.236Z] > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [2023-03-06T14:04:52.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T14:04:52.291Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T14:04:52.306Z] > git checkout -f 4083bb159a992bdfcc6831a6d6f294c7a4928d86 # timeout=10 [2023-03-06T14:04:52.820Z] > git --version # timeout=10 [2023-03-06T14:04:52.832Z] > git --version # 'git version 2.25.1' [2023-03-06T14:04:52.861Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T14:04:54.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T14:04:54.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T14:04:54.071Z] Dload Upload Total Spent Left Speed [2023-03-06T14:04:54.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-03-06T14:04:54.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T14:04:55.071Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-06T14:04:55.071Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T14:04:55.071Z] { [2023-03-06T14:04:55.071Z] "registry-mirrors": [ [2023-03-06T14:04:55.071Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T14:04:55.071Z] ], [2023-03-06T14:04:55.071Z] "bip": "10.250.0.254/24", [2023-03-06T14:04:55.071Z] "hosts": [ [2023-03-06T14:04:55.071Z] "tcp://0.0.0.0:5555", [2023-03-06T14:04:55.071Z] "unix:///var/run/docker.sock" [2023-03-06T14:04:55.071Z] ], [2023-03-06T14:04:55.071Z] "mtu": 1458, [2023-03-06T14:04:55.071Z] "selinux-enabled": true, [2023-03-06T14:04:55.071Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T14:04:55.071Z] } [Pipeline] sh [2023-03-06T14:04:55.420Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T14:04:55.772Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:05:14.117Z] provisioning config files... [2023-03-06T14:05:14.149Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config867843709837034473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:05:14.549Z] ---> docker-login.sh [2023-03-06T14:05:14.550Z] nexus3.edgexfoundry.org:10001 [2023-03-06T14:05:15.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:05:15.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:05:15.141Z] Configure a credential helper to remove this warning. See [2023-03-06T14:05:15.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:05:15.141Z] [2023-03-06T14:05:15.141Z] Login Succeeded [2023-03-06T14:05:15.141Z] nexus3.edgexfoundry.org:10002 [2023-03-06T14:05:15.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:05:15.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:05:15.679Z] Configure a credential helper to remove this warning. See [2023-03-06T14:05:15.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:05:15.679Z] [2023-03-06T14:05:15.679Z] Login Succeeded [2023-03-06T14:05:15.679Z] nexus3.edgexfoundry.org:10003 [2023-03-06T14:05:15.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:05:15.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:05:15.949Z] Configure a credential helper to remove this warning. See [2023-03-06T14:05:15.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:05:15.949Z] [2023-03-06T14:05:15.949Z] Login Succeeded [2023-03-06T14:05:15.949Z] nexus3.edgexfoundry.org:10004 [2023-03-06T14:05:16.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:05:16.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:05:16.221Z] Configure a credential helper to remove this warning. See [2023-03-06T14:05:16.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:05:16.221Z] [2023-03-06T14:05:16.221Z] Login Succeeded [2023-03-06T14:05:16.221Z] docker.io [2023-03-06T14:05:16.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:05:16.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:05:16.759Z] Configure a credential helper to remove this warning. See [2023-03-06T14:05:16.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:05:16.759Z] [2023-03-06T14:05:16.759Z] Login Succeeded [2023-03-06T14:05:16.759Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T14:05:16.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T14:05:17.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:05:17.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:05:17.224Z] ========================================================= [2023-03-06T14:05:17.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T14:05:17.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:05:17.724Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-06T14:05:17.992Z] Sending build context to Docker daemon 683kB [2023-03-06T14:05:17.992Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T14:05:17.992Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-06T14:05:19.955Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T14:05:19.955Z] 9b18e9b68314: Pulling fs layer [2023-03-06T14:05:19.955Z] 35d82f9e3411: Pulling fs layer [2023-03-06T14:05:19.955Z] e16973657156: Pulling fs layer [2023-03-06T14:05:19.955Z] fc693d55d65f: Pulling fs layer [2023-03-06T14:05:19.955Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T14:05:19.955Z] dda99020689f: Pulling fs layer [2023-03-06T14:05:19.955Z] db1c61fa0a46: Pulling fs layer [2023-03-06T14:05:19.955Z] 891c053d2c06: Pulling fs layer [2023-03-06T14:05:19.955Z] fc693d55d65f: Waiting [2023-03-06T14:05:19.955Z] 7e9fc2657dce: Waiting [2023-03-06T14:05:19.955Z] db1c61fa0a46: Waiting [2023-03-06T14:05:19.955Z] 891c053d2c06: Waiting [2023-03-06T14:05:19.955Z] dda99020689f: Waiting [2023-03-06T14:05:19.955Z] e16973657156: Verifying Checksum [2023-03-06T14:05:19.955Z] e16973657156: Download complete [2023-03-06T14:05:19.955Z] 35d82f9e3411: Download complete [2023-03-06T14:05:19.955Z] 7e9fc2657dce: Verifying Checksum [2023-03-06T14:05:19.955Z] 7e9fc2657dce: Download complete [2023-03-06T14:05:19.955Z] dda99020689f: Verifying Checksum [2023-03-06T14:05:19.955Z] dda99020689f: Download complete [2023-03-06T14:05:19.955Z] 9b18e9b68314: Download complete [2023-03-06T14:05:20.926Z] 9b18e9b68314: Pull complete [2023-03-06T14:05:20.926Z] 891c053d2c06: Verifying Checksum [2023-03-06T14:05:20.926Z] 891c053d2c06: Download complete [2023-03-06T14:05:21.198Z] 35d82f9e3411: Pull complete [2023-03-06T14:05:21.795Z] e16973657156: Pull complete [2023-03-06T14:05:22.391Z] db1c61fa0a46: Verifying Checksum [2023-03-06T14:05:22.391Z] db1c61fa0a46: Download complete [2023-03-06T14:05:22.981Z] fc693d55d65f: Download complete [2023-03-06T14:05:35.311Z] fc693d55d65f: Pull complete [2023-03-06T14:05:35.311Z] 7e9fc2657dce: Pull complete [2023-03-06T14:05:35.311Z] dda99020689f: Pull complete [2023-03-06T14:05:42.047Z] db1c61fa0a46: Pull complete [2023-03-06T14:05:45.447Z] 891c053d2c06: Pull complete [2023-03-06T14:05:45.447Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T14:05:45.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T14:05:45.447Z] ---> f96f9c87975a [2023-03-06T14:05:45.447Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T14:05:46.875Z] ---> Running in 48d2a090ada5 [2023-03-06T14:05:46.875Z] Removing intermediate container 48d2a090ada5 [2023-03-06T14:05:46.875Z] ---> b00facfc45b1 [2023-03-06T14:05:46.875Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T14:05:47.151Z] ---> Running in c561ece2bbb5 [2023-03-06T14:05:47.419Z] Removing intermediate container c561ece2bbb5 [2023-03-06T14:05:47.419Z] ---> 0a5c525c0c64 [2023-03-06T14:05:47.419Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-06T14:05:47.419Z] ---> Running in 1ac8fdb6cc28 [2023-03-06T14:05:47.690Z] Removing intermediate container 1ac8fdb6cc28 [2023-03-06T14:05:47.690Z] ---> 21771430faab [2023-03-06T14:05:47.690Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T14:05:47.690Z] ---> Running in 1f8d4f0fd6cc [2023-03-06T14:05:49.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T14:05:49.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T14:05:50.069Z] OK: 221 MiB in 51 packages [2023-03-06T14:05:51.034Z] Removing intermediate container 1f8d4f0fd6cc [2023-03-06T14:05:51.034Z] ---> 1c021263e294 [2023-03-06T14:05:51.034Z] Step 7/12 : WORKDIR /app [2023-03-06T14:05:51.301Z] ---> Running in 58e976d9a266 [2023-03-06T14:05:52.267Z] Removing intermediate container 58e976d9a266 [2023-03-06T14:05:52.267Z] ---> 84a15de6f17d [2023-03-06T14:05:52.267Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-06T14:05:52.875Z] ---> 83e79e11a76d [2023-03-06T14:05:52.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T14:05:53.149Z] ---> Running in dcb5fb1aa241 [2023-03-06T14:07:01.068Z] Removing intermediate container dcb5fb1aa241 [2023-03-06T14:07:01.068Z] ---> a01bbe7edf31 [2023-03-06T14:07:01.068Z] Step 10/12 : COPY . . [2023-03-06T14:07:01.068Z] ---> a94a60f054ef [2023-03-06T14:07:01.068Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T14:07:01.068Z] ---> Running in 313f28a5ae3c [2023-03-06T14:07:01.068Z] Removing intermediate container 313f28a5ae3c [2023-03-06T14:07:01.068Z] ---> da6ac30ceebb [2023-03-06T14:07:01.068Z] Step 12/12 : RUN $MAKE [2023-03-06T14:07:01.068Z] ---> Running in 1b42de7f3437 [2023-03-06T14:07:01.068Z] noop [2023-03-06T14:07:01.068Z] Removing intermediate container 1b42de7f3437 [2023-03-06T14:07:01.068Z] ---> 9308f6aec0ea [2023-03-06T14:07:01.068Z] Successfully built 9308f6aec0ea [2023-03-06T14:07:01.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:07:01.601Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T14:07:01.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:07:01.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-8354 does not seem to be running inside a container [2023-03-06T14:07:01.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-06T14:07:03.313Z] $ docker top 44d8e02418190679eecb771ce70bc75f6da7b6ba2538f10a4650aad95dfe1815 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:07:04.221Z] + go version [2023-03-06T14:07:04.221Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T14:07:04.287Z] $ docker stop --time=1 44d8e02418190679eecb771ce70bc75f6da7b6ba2538f10a4650aad95dfe1815 [2023-03-06T14:07:05.957Z] $ docker rm -f --volumes 44d8e02418190679eecb771ce70bc75f6da7b6ba2538f10a4650aad95dfe1815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:07:06.819Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T14:07:06.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:07:07.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-8354 does not seem to be running inside a container [2023-03-06T14:07:07.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-06T14:07:08.344Z] $ docker top 8fa991fc4ad995c8f8e5dbd9f5b004a0b4420003296b763f7b7d47c65ab3c7d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:07:08.913Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T14:07:09.876Z] + make test [2023-03-06T14:07:09.876Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-06T14:09:31.603Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-06T14:09:43.916Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.704s coverage: 86.2% of statements [2023-03-06T14:09:43.916Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-06T14:09:52.122Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.462s coverage: 71.9% of statements [2023-03-06T14:09:52.122Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-06T14:09:52.122Z] go vet ./... [2023-03-06T14:11:28.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T14:11:28.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T14:11:28.796Z] ./bin/test-attribution.sh [2023-03-06T14:11:28.796Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-06T14:11:28.796Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-06T14:11:28.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-06T14:11:28.868Z] $ docker stop --time=1 8fa991fc4ad995c8f8e5dbd9f5b004a0b4420003296b763f7b7d47c65ab3c7d0 [2023-03-06T14:11:30.635Z] $ docker rm -f --volumes 8fa991fc4ad995c8f8e5dbd9f5b004a0b4420003296b763f7b7d47c65ab3c7d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T14:11:31.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-06T14:11:32.027Z] Warning: overwriting stash ‘coverage-report’ [2023-03-06T14:11:32.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T14:11:33.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-06T14:11:33.383Z] + ls -al . [2023-03-06T14:11:33.383Z] total 224 [2023-03-06T14:11:33.383Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 14:07 . [2023-03-06T14:11:33.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 14:04 .. [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 6 14:04 .dockerignore [2023-03-06T14:11:33.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 14:04 .git [2023-03-06T14:11:33.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 14:04 .github [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 6 14:04 .gitignore [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 6 14:04 .golangci.yml [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 9818 Mar 6 14:04 Attribution.txt [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 6 14:04 CHANGELOG.md [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 6 14:04 Dockerfile [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 14:04 GOVERNANCE.md [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 6 14:04 Jenkinsfile [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 6 14:04 LICENSE [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 6 14:04 Makefile [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 6 14:04 OWNERS.md [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 6 14:04 README.md [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 14:01 VERSION [2023-03-06T14:11:33.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 14:04 bin [2023-03-06T14:11:33.383Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 6 14:09 coverage.out [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 6 14:04 go.mod [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 31564 Mar 6 14:04 go.sum [2023-03-06T14:11:33.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 14:04 images [2023-03-06T14:11:33.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 14:04 internal [2023-03-06T14:11:33.383Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 6 14:04 main.go [2023-03-06T14:11:33.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 14:04 res [2023-03-06T14:11:33.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 14:04 snap [2023-03-06T14:11:33.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:11:33.795Z] + 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=4083bb159a992bdfcc6831a6d6f294c7a4928d86 --label arch=arm64 --label version=0.0.0 . [2023-03-06T14:11:34.063Z] Sending build context to Docker daemon 683kB [2023-03-06T14:11:34.063Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T14:11:34.063Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-06T14:11:34.063Z] ---> 9308f6aec0ea [2023-03-06T14:11:34.063Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T14:11:34.063Z] ---> Running in 63b1dededab9 [2023-03-06T14:11:34.331Z] Removing intermediate container 63b1dededab9 [2023-03-06T14:11:34.332Z] ---> 5f11b1e26e55 [2023-03-06T14:11:34.332Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T14:11:34.599Z] ---> Running in d06e9d30cde8 [2023-03-06T14:11:34.869Z] Removing intermediate container d06e9d30cde8 [2023-03-06T14:11:34.869Z] ---> 3710ccb64665 [2023-03-06T14:11:34.869Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-06T14:11:34.869Z] ---> Running in e633975d9024 [2023-03-06T14:11:35.137Z] Removing intermediate container e633975d9024 [2023-03-06T14:11:35.137Z] ---> dacf3346a0ee [2023-03-06T14:11:35.137Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T14:11:35.408Z] ---> Running in cbe5a1dda680 [2023-03-06T14:11:36.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T14:11:36.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T14:11:37.602Z] OK: 221 MiB in 51 packages [2023-03-06T14:11:38.565Z] Removing intermediate container cbe5a1dda680 [2023-03-06T14:11:38.565Z] ---> 0edc006f3967 [2023-03-06T14:11:38.565Z] Step 7/29 : WORKDIR /app [2023-03-06T14:11:38.565Z] ---> Running in 2e5e6c3a77f0 [2023-03-06T14:11:38.842Z] Removing intermediate container 2e5e6c3a77f0 [2023-03-06T14:11:38.842Z] ---> 2c17e551d184 [2023-03-06T14:11:38.842Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-06T14:11:39.427Z] ---> 4e1fe7bb5d18 [2023-03-06T14:11:39.427Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T14:11:39.427Z] ---> Running in b421bfad2a1e [2023-03-06T14:11:42.008Z] Removing intermediate container b421bfad2a1e [2023-03-06T14:11:42.008Z] ---> 8d8ba16c3334 [2023-03-06T14:11:42.008Z] Step 10/29 : COPY . . [2023-03-06T14:11:42.591Z] ---> b69b18c7e8b5 [2023-03-06T14:11:42.591Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T14:11:42.591Z] ---> Running in 74bf9e2c3ef7 [2023-03-06T14:11:42.859Z] Removing intermediate container 74bf9e2c3ef7 [2023-03-06T14:11:42.859Z] ---> dc5babfaa993 [2023-03-06T14:11:42.859Z] Step 12/29 : RUN $MAKE [2023-03-06T14:11:42.859Z] ---> Running in 4fe19f3a4e9e [2023-03-06T14:11:43.819Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.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-03-06T14:13:50.516Z] Removing intermediate container 4fe19f3a4e9e [2023-03-06T14:13:50.516Z] ---> a7f57d9316f6 [2023-03-06T14:13:50.516Z] Step 13/29 : FROM alpine:3.14 [2023-03-06T14:13:50.516Z] 3.14: Pulling from library/alpine [2023-03-06T14:13:50.516Z] 6f0e733d82e2: Pulling fs layer [2023-03-06T14:13:50.516Z] 6f0e733d82e2: Verifying Checksum [2023-03-06T14:13:50.516Z] 6f0e733d82e2: Download complete [2023-03-06T14:13:50.516Z] 6f0e733d82e2: Pull complete [2023-03-06T14:13:50.516Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-06T14:13:50.516Z] Status: Downloaded newer image for alpine:3.14 [2023-03-06T14:13:50.516Z] ---> bf97f6347a60 [2023-03-06T14:13:50.516Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-06T14:13:50.516Z] ---> Running in cba964e1e551 [2023-03-06T14:13:50.516Z] Removing intermediate container cba964e1e551 [2023-03-06T14:13:50.516Z] ---> 97b3fc997bf5 [2023-03-06T14:13:50.516Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-06T14:13:50.516Z] ---> Running in 335c86f2885b [2023-03-06T14:13:50.516Z] Removing intermediate container 335c86f2885b [2023-03-06T14:13:50.516Z] ---> 6f721a1f32f5 [2023-03-06T14:13:50.516Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-06T14:13:50.516Z] ---> Running in f80fa94eea6b [2023-03-06T14:13:50.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-06T14:13:50.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-06T14:13:50.516Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-06T14:13:50.516Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-06T14:13:50.516Z] Executing busybox-1.33.1-r8.trigger [2023-03-06T14:13:50.516Z] Executing ca-certificates-20220614-r0.trigger [2023-03-06T14:13:50.516Z] OK: 6 MiB in 16 packages [2023-03-06T14:13:50.516Z] Removing intermediate container f80fa94eea6b [2023-03-06T14:13:50.516Z] ---> afc4e60b6acd [2023-03-06T14:13:50.516Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-06T14:13:50.516Z] ---> 4dc3e7a5b13d [2023-03-06T14:13:50.516Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-06T14:13:50.516Z] ---> b5c2c1793e3b [2023-03-06T14:13:50.516Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-06T14:13:50.516Z] ---> 597f9d042162 [2023-03-06T14:13:50.516Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-06T14:13:50.516Z] ---> 4ca3fa6a6cba [2023-03-06T14:13:50.516Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-06T14:13:50.516Z] ---> 5f5ec165b00f [2023-03-06T14:13:50.516Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-06T14:13:50.516Z] ---> Running in fe50abc68efb [2023-03-06T14:13:51.481Z] Removing intermediate container fe50abc68efb [2023-03-06T14:13:51.481Z] ---> 55266b076236 [2023-03-06T14:13:51.481Z] Step 23/29 : VOLUME /cache [2023-03-06T14:13:51.747Z] ---> Running in 1330b33ea147 [2023-03-06T14:13:52.014Z] Removing intermediate container 1330b33ea147 [2023-03-06T14:13:52.014Z] ---> 1309f992ab8a [2023-03-06T14:13:52.014Z] Step 24/29 : EXPOSE 59711 [2023-03-06T14:13:52.014Z] ---> Running in 6fd40c7fd83d [2023-03-06T14:13:52.281Z] Removing intermediate container 6fd40c7fd83d [2023-03-06T14:13:52.281Z] ---> 07402eadfdc8 [2023-03-06T14:13:52.281Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-06T14:13:52.281Z] ---> Running in acf478dd9811 [2023-03-06T14:13:52.863Z] Removing intermediate container acf478dd9811 [2023-03-06T14:13:52.863Z] ---> 23d9d2b8f936 [2023-03-06T14:13:52.863Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-06T14:13:52.863Z] ---> Running in 44b65c54b04a [2023-03-06T14:13:53.129Z] Removing intermediate container 44b65c54b04a [2023-03-06T14:13:53.129Z] ---> 740ba9a59c0f [2023-03-06T14:13:53.129Z] Step 27/29 : LABEL arch=arm64 [2023-03-06T14:13:53.129Z] ---> Running in cbc8e4524f06 [2023-03-06T14:13:53.400Z] Removing intermediate container cbc8e4524f06 [2023-03-06T14:13:53.400Z] ---> 850fd1946b49 [2023-03-06T14:13:53.400Z] Step 28/29 : LABEL git_sha=4083bb159a992bdfcc6831a6d6f294c7a4928d86 [2023-03-06T14:13:53.400Z] ---> Running in 06220b344acf [2023-03-06T14:13:53.667Z] Removing intermediate container 06220b344acf [2023-03-06T14:13:53.667Z] ---> 033a80aae43b [2023-03-06T14:13:53.667Z] Step 29/29 : LABEL version=0.0.0 [2023-03-06T14:13:53.933Z] ---> Running in d483f2818f67 [2023-03-06T14:13:54.199Z] Removing intermediate container d483f2818f67 [2023-03-06T14:13:54.199Z] ---> 6d530e177362 [2023-03-06T14:13:54.199Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-06T14:13:54.199Z] Successfully built 6d530e177362 [2023-03-06T14:13:54.199Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:13:55.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T14:13:55.093Z] [2023-03-06T14:13:55.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:13:55.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T14:13:55.538Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T14:13:55.538Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T14:13:55.538Z] 04944245beec: Pulling fs layer [2023-03-06T14:13:55.538Z] 699f458cf7ca: Pulling fs layer [2023-03-06T14:13:55.538Z] 765212b225bb: Pulling fs layer [2023-03-06T14:13:55.538Z] f23df028b6ca: Pulling fs layer [2023-03-06T14:13:55.538Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T14:13:55.538Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T14:13:55.538Z] f23df028b6ca: Waiting [2023-03-06T14:13:55.538Z] d65c8cfc05b1: Waiting [2023-03-06T14:13:55.538Z] 2437ff75d9bd: Waiting [2023-03-06T14:13:55.538Z] 765212b225bb: Waiting [2023-03-06T14:13:55.806Z] 04944245beec: Verifying Checksum [2023-03-06T14:13:55.806Z] 04944245beec: Download complete [2023-03-06T14:13:55.806Z] 765212b225bb: Download complete [2023-03-06T14:13:55.806Z] f23df028b6ca: Verifying Checksum [2023-03-06T14:13:55.806Z] f23df028b6ca: Download complete [2023-03-06T14:13:55.806Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T14:13:55.806Z] d65c8cfc05b1: Download complete [2023-03-06T14:13:56.075Z] 699f458cf7ca: Verifying Checksum [2023-03-06T14:13:56.075Z] 699f458cf7ca: Download complete [2023-03-06T14:13:56.342Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T14:13:56.342Z] 8998bd30e6a1: Download complete [2023-03-06T14:13:58.930Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T14:13:58.930Z] 2437ff75d9bd: Download complete [2023-03-06T14:14:00.331Z] 8998bd30e6a1: Pull complete [2023-03-06T14:14:00.599Z] 04944245beec: Pull complete [2023-03-06T14:14:02.004Z] 699f458cf7ca: Pull complete [2023-03-06T14:14:02.271Z] 765212b225bb: Pull complete [2023-03-06T14:14:02.854Z] f23df028b6ca: Pull complete [2023-03-06T14:14:03.122Z] d65c8cfc05b1: Pull complete [2023-03-06T14:14:18.199Z] 2437ff75d9bd: Pull complete [2023-03-06T14:14:18.199Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T14:14:18.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T14:14:18.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:14:18.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-8354 does not seem to be running inside a container [2023-03-06T14:14:18.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-06T14:14:21.133Z] $ docker top 636e4ee1b84101f980b60efbd6049b2fc2977b65cff9d998bbf287d25fbca4cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:21.728Z] ---> job-cost.sh [2023-03-06T14:14:21.999Z] lf-activate-venv: SKIPPING [2023-03-06T14:14:21.999Z] INFO: No Stack... [2023-03-06T14:14:22.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T14:14:23.168Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T14:14:23.509Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-06T14:14:23.509Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T14:14:23.852Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] [2023-03-06T14:14:23.857Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] did not exist. Created. [2023-03-06T14:14:23.857Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T14:14:24.576Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-11b06fd0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-06T14:14:24.918Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T14:14:24.954Z] Warning: overwriting stash ‘stack-cost’ [2023-03-06T14:14:25.000Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T14:14:25.015Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T14:14:25.095Z] $ docker stop --time=1 636e4ee1b84101f980b60efbd6049b2fc2977b65cff9d998bbf287d25fbca4cc [2023-03-06T14:14:26.533Z] $ docker rm -f --volumes 636e4ee1b84101f980b60efbd6049b2fc2977b65cff9d998bbf287d25fbca4cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-06T14:14:27.988Z] provisioning config files... [2023-03-06T14:14:27.995Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/config8955379851769428309tmp [Pipeline] { [Pipeline] sh [2023-03-06T14:14:28.327Z] + set +x [2023-03-06T14:14:28.327Z] + curl -s https://codecov.io/bash [2023-03-06T14:14:28.327Z] + bash -s -- [2023-03-06T14:14:28.327Z] [2023-03-06T14:14:28.327Z] _____ _ [2023-03-06T14:14:28.327Z] / ____| | | [2023-03-06T14:14:28.327Z] | | ___ __| | ___ ___ _____ __ [2023-03-06T14:14:28.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-06T14:14:28.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-06T14:14:28.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-06T14:14:28.327Z] Bash-1.0.6 [2023-03-06T14:14:28.327Z] [2023-03-06T14:14:28.327Z] [2023-03-06T14:14:28.327Z] ==> git version 2.25.1 found [2023-03-06T14:14:28.327Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-06T14:14:28.327Z] Release-Date: 2020-01-08 [2023-03-06T14:14:28.327Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-06T14:14:28.327Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-06T14:14:28.327Z] ==> Jenkins CI detected. [2023-03-06T14:14:28.327Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-152 [2023-03-06T14:14:28.327Z] project root: . [2023-03-06T14:14:28.327Z] --> token set from env [2023-03-06T14:14:28.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-06T14:14:28.327Z] ==> Running gcov in . (disable via -X gcov) [2023-03-06T14:14:28.327Z] ==> Python coveragepy not found [2023-03-06T14:14:28.327Z] ==> Searching for coverage reports in: [2023-03-06T14:14:28.327Z] + . [2023-03-06T14:14:28.586Z] -> Found 1 reports [2023-03-06T14:14:28.586Z] ==> Detecting git/mercurial file structure [2023-03-06T14:14:28.586Z] ==> Reading reports [2023-03-06T14:14:28.586Z] + ./coverage.out bytes=41317 [2023-03-06T14:14:28.586Z] ==> Appending adjustments [2023-03-06T14:14:28.586Z] https://docs.codecov.io/docs/fixing-reports [2023-03-06T14:14:28.586Z] + Found adjustments [2023-03-06T14:14:28.586Z] ==> Gzipping contents [2023-03-06T14:14:28.586Z] 12K /tmp/codecov.pLwVXt.gz [2023-03-06T14:14:28.586Z] ==> Uploading reports [2023-03-06T14:14:28.586Z] url: https://codecov.io [2023-03-06T14:14:28.586Z] query: branch=PR-152&commit=4083bb159a992bdfcc6831a6d6f294c7a4928d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=152&job=&cmd_args= [2023-03-06T14:14:28.586Z] -> Pinging Codecov [2023-03-06T14:14:28.586Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-152&commit=4083bb159a992bdfcc6831a6d6f294c7a4928d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=152&job=&cmd_args= [2023-03-06T14:14:28.844Z] -> Uploading to [2023-03-06T14:14:28.844Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-06/581DD39554BDF9B6E22D074273EAD858/4083bb159a992bdfcc6831a6d6f294c7a4928d86/2a38f04d-c575-4754-a74e-8ee1bb62dd8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T141428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0272c0191bc2fc6a264ef23cce879e1571d942bcb0cd0bbae81df8ac41a073fd [2023-03-06T14:14:28.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T14:14:28.844Z] Dload Upload Total Spent Left Speed [2023-03-06T14:14:29.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11855 0 0 100 11855 0 57829 --:--:-- --:--:-- --:--:-- 57548 100 11855 0 0 100 11855 0 39648 --:--:-- --:--:-- --:--:-- 39516 [2023-03-06T14:14:29.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4083bb159a992bdfcc6831a6d6f294c7a4928d86 [Pipeline] } [2023-03-06T14:14:29.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-06T14:14:31.019Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives ] [2023-03-06T14:14:31.019Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives [2023-03-06T14:14:31.019Z] total 16 [2023-03-06T14:14:31.019Z] drwxr-xr-x 3 root root 4096 Mar 6 14:04 . [2023-03-06T14:14:31.019Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 6 14:04 .. [2023-03-06T14:14:31.019Z] drwxr-xr-x 2 root root 4096 Mar 6 14:04 cost [2023-03-06T14:14:31.019Z] -rw-r--r-- 1 root root 95 Mar 6 14:04 cost.csv [2023-03-06T14:14:31.019Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives [2023-03-06T14:14:31.019Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives [2023-03-06T14:14:31.019Z] total 16 [2023-03-06T14:14:31.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 14:04 . [2023-03-06T14:14:31.019Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 6 14:04 .. [2023-03-06T14:14:31.019Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 14:04 cost [2023-03-06T14:14:31.019Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 6 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:31.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:32.276Z] ---> package-listing.sh [2023-03-06T14:14:32.276Z] ++ facter osfamily [2023-03-06T14:14:32.276Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T14:14:32.535Z] + OS_FAMILY=debian [2023-03-06T14:14:32.535Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-152 [2023-03-06T14:14:32.535Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T14:14:32.535Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T14:14:32.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T14:14:32.535Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T14:14:32.535Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-152 ']' [2023-03-06T14:14:32.535Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T14:14:32.535Z] + case "${OS_FAMILY}" in [2023-03-06T14:14:32.535Z] + dpkg -l [2023-03-06T14:14:32.535Z] + grep '^ii' [2023-03-06T14:14:32.535Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T14:14:32.535Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T14:14:32.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T14:14:32.535Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-152 ']' [2023-03-06T14:14:32.535Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives/ [2023-03-06T14:14:32.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-152/archives/ [Pipeline] echo [2023-03-06T14:14:32.568Z] 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-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-06T14:14:32.858Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:14:33.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:14:33.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:14:33.723Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2023-03-06T14:14:33.749Z] $ 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-152/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-152 -v /w/workspace/y_app-rfid-llrp-inventory_PR-152:/w/workspace/y_app-rfid-llrp-inventory_PR-152:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-06T14:14:33.978Z] $ docker top b2899348c86c5b0b0668dd74770d147779ccd68ecaa739c6093d5975be0a1bee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:14:34.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T14:14:34.680Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T14:14:34.990Z] + ls /var/log/sa-host [2023-03-06T14:14:34.990Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:14:35.193Z] provisioning config files... [2023-03-06T14:14:35.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-152@tmp/config11213732582159177954tmp [Pipeline] { [Pipeline] echo [2023-03-06T14:14:35.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:35.585Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T14:14:35.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:36.016Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T14:14:36.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:36.360Z] ---> sudo-logs.sh [2023-03-06T14:14:36.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T14:14:36.447Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:36.759Z] ---> job-cost.sh [2023-03-06T14:14:36.759Z] lf-activate-venv: SKIPPING [2023-03-06T14:14:36.759Z] DEBUG: total: 0.2199999988079071 [2023-03-06T14:14:36.759Z] INFO: Retrieving Stack Cost... [2023-03-06T14:14:37.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T14:14:37.588Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T14:14:37.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:14:37.959Z] ---> logs-deploy.sh [2023-03-06T14:14:37.959Z] lf-activate-venv: SKIPPING [2023-03-06T14:14:37.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-152/1 [2023-03-06T14:14:37.959Z] INFO: archiving workspace using pattern(s): [2023-03-06T14:14:38.893Z] Archives upload complete. [2023-03-06T14:14:38.893Z] INFO: archiving logs to Nexus