Pull request #221 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab25496ca0d836da07a0bd1ac192006e51130800+966f2917b41cbabd8c329e4006849192ff537794 (2c684f501adbb4cc961a23f43d1d61c42df32861) 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-ssh15724986112855704540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4710551821542131804.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-221/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-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5207589149389190745.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-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16900248480604735610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8946592890761372753.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-221/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-221/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14202006936613467955.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4254 in /w/workspace/y_app-rfid-llrp-inventory_PR-221 [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-221 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 966f2917b41cbabd8c329e4006849192ff537794 into PR head commit ab25496ca0d836da07a0bd1ac192006e51130800 Merge succeeded, producing ab25496ca0d836da07a0bd1ac192006e51130800 Checking out Revision ab25496ca0d836da07a0bd1ac192006e51130800 (PR-221) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # 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 966f2917b41cbabd8c329e4006849192ff537794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T13:50:35.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T13:50:35.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T13:50:35.801Z] ========================================================= [2023-08-22T13:50:35.801Z] EdgeX Global Pipelines Version Info [2023-08-22T13:50:35.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T13:50:36.545Z] ------------------- [2023-08-22T13:50:36.545Z] stable info: [2023-08-22T13:50:36.545Z] ------------------- [2023-08-22T13:50:36.545Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T13:50:36.545Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T13:50:36.545Z] Message: update stable to v1.0.253 [2023-08-22T13:50:37.116Z] ------------------- [2023-08-22T13:50:37.116Z] experimental info: [2023-08-22T13:50:37.116Z] ------------------- [2023-08-22T13:50:37.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T13:50:37.116Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T13:50:37.116Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T13:50:37.382Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-22T13:50:37.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-22T13:50:37.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T13:50:37.504Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T13:50:37.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T13:50:37.575Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T13:50:37.614Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T13:50:37.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-22T13:50:37.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T13:50:37.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T13:50:37.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T13:50:37.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-22T13:50:37.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T13:50:37.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T13:50:37.919Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T13:50:37.958Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T13:50:37.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T13:50:38.032Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T13:50:38.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T13:50:38.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T13:50:38.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-22T13:50:38.196Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-22T13:50:38.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-22T13:50:38.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-22T13:50:38.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-22T13:50:38.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T13:50:38.423Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T13:50:38.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo [2023-08-22T13:50:38.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo [2023-08-22T13:50:38.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo [2023-08-22T13:50:38.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo [2023-08-22T13:50:38.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab25496 [Pipeline] echo [2023-08-22T13:50:38.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T13:50:38.863Z] provisioning config files... [2023-08-22T13:50:38.880Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config2051852301511726111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T13:50:39.289Z] ---> docker-login.sh [2023-08-22T13:50:39.289Z] nexus3.edgexfoundry.org:10001 [2023-08-22T13:50:40.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:50:40.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:50:40.504Z] Configure a credential helper to remove this warning. See [2023-08-22T13:50:40.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:50:40.504Z] [2023-08-22T13:50:40.504Z] Login Succeeded [2023-08-22T13:50:40.504Z] nexus3.edgexfoundry.org:10002 [2023-08-22T13:50:40.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:50:40.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:50:40.504Z] Configure a credential helper to remove this warning. See [2023-08-22T13:50:40.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:50:40.504Z] [2023-08-22T13:50:40.504Z] Login Succeeded [2023-08-22T13:50:40.504Z] nexus3.edgexfoundry.org:10003 [2023-08-22T13:50:40.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:50:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:50:40.764Z] Configure a credential helper to remove this warning. See [2023-08-22T13:50:40.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:50:40.764Z] [2023-08-22T13:50:40.764Z] Login Succeeded [2023-08-22T13:50:40.764Z] nexus3.edgexfoundry.org:10004 [2023-08-22T13:50:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:50:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:50:40.764Z] Configure a credential helper to remove this warning. See [2023-08-22T13:50:40.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:50:40.764Z] [2023-08-22T13:50:40.764Z] Login Succeeded [2023-08-22T13:50:40.764Z] docker.io [2023-08-22T13:50:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:50:41.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:50:41.025Z] Configure a credential helper to remove this warning. See [2023-08-22T13:50:41.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:50:41.025Z] [2023-08-22T13:50:41.025Z] Login Succeeded [2023-08-22T13:50:41.025Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T13:50:41.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-22T13:50:41.719Z] + git rev-list -1 --merges ab25496ca0d836da07a0bd1ac192006e51130800~1..ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo [2023-08-22T13:50:41.799Z] -----------> git rev-list -1 --merges ab25496ca0d836da07a0bd1ac192006e51130800~1..ab25496ca0d836da07a0bd1ac192006e51130800 ab25496ca0d836da07a0bd1ac192006e51130800 [false] [Pipeline] sh [2023-08-22T13:50:42.111Z] + git log --format=format:%s -1 ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo [2023-08-22T13:50:42.146Z] ========================================================= [2023-08-22T13:50:42.146Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T13:50:42.146Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T13:50:42.609Z] + git log --format=format:%s -1 ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo [2023-08-22T13:50:42.644Z] [semverPrep] GIT_COMMIT: ab25496ca0d836da07a0bd1ac192006e51130800, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 [Pipeline] echo [2023-08-22T13:50:42.679Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-22T13:50:43.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T13:50:43.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T13:50:43.075Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T13:50:43.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T13:50:43.075Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T13:50:43.075Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T13:50:43.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:50:43.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T13:50:43.584Z] [2023-08-22T13:50:43.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:50:43.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T13:50:44.541Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T13:50:44.541Z] b85a868b505f: Pulling fs layer [2023-08-22T13:50:44.541Z] e2be974225ed: Pulling fs layer [2023-08-22T13:50:44.541Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T13:50:44.541Z] 988bab9f4d93: Pulling fs layer [2023-08-22T13:50:44.541Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T13:50:44.541Z] eaf3925da568: Pulling fs layer [2023-08-22T13:50:44.541Z] bab4dde63d76: Pulling fs layer [2023-08-22T13:50:44.541Z] bde34c3a00c8: Pulling fs layer [2023-08-22T13:50:44.541Z] b352a97aabf1: Pulling fs layer [2023-08-22T13:50:44.541Z] 4872d77fe225: Pulling fs layer [2023-08-22T13:50:44.541Z] 5851b861e8e6: Pulling fs layer [2023-08-22T13:50:44.541Z] bde34c3a00c8: Waiting [2023-08-22T13:50:44.541Z] b352a97aabf1: Waiting [2023-08-22T13:50:44.541Z] 4872d77fe225: Waiting [2023-08-22T13:50:44.541Z] 5851b861e8e6: Waiting [2023-08-22T13:50:44.541Z] bab4dde63d76: Waiting [2023-08-22T13:50:44.541Z] eaf3925da568: Waiting [2023-08-22T13:50:44.541Z] 1469e6f7b9e6: Waiting [2023-08-22T13:50:44.541Z] 988bab9f4d93: Waiting [2023-08-22T13:50:44.541Z] e2be974225ed: Verifying Checksum [2023-08-22T13:50:44.541Z] e2be974225ed: Download complete [2023-08-22T13:50:44.541Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T13:50:44.541Z] 1469e6f7b9e6: Download complete [2023-08-22T13:50:44.541Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T13:50:44.541Z] 339a4e72a1f5: Download complete [2023-08-22T13:50:44.541Z] eaf3925da568: Verifying Checksum [2023-08-22T13:50:44.800Z] bde34c3a00c8: Verifying Checksum [2023-08-22T13:50:44.800Z] bde34c3a00c8: Download complete [2023-08-22T13:50:44.800Z] b352a97aabf1: Verifying Checksum [2023-08-22T13:50:44.800Z] b352a97aabf1: Download complete [2023-08-22T13:50:44.800Z] 4872d77fe225: Verifying Checksum [2023-08-22T13:50:44.800Z] 4872d77fe225: Download complete [2023-08-22T13:50:44.800Z] 5851b861e8e6: Verifying Checksum [2023-08-22T13:50:44.800Z] 5851b861e8e6: Download complete [2023-08-22T13:50:44.800Z] b85a868b505f: Verifying Checksum [2023-08-22T13:50:44.800Z] b85a868b505f: Download complete [2023-08-22T13:50:45.059Z] bab4dde63d76: Verifying Checksum [2023-08-22T13:50:45.997Z] b85a868b505f: Pull complete [2023-08-22T13:50:46.255Z] e2be974225ed: Pull complete [2023-08-22T13:50:46.825Z] 339a4e72a1f5: Pull complete [2023-08-22T13:50:46.825Z] 988bab9f4d93: Pull complete [2023-08-22T13:50:47.084Z] 1469e6f7b9e6: Pull complete [2023-08-22T13:50:47.084Z] eaf3925da568: Pull complete [2023-08-22T13:50:48.985Z] bab4dde63d76: Pull complete [2023-08-22T13:50:48.985Z] bde34c3a00c8: Pull complete [2023-08-22T13:50:49.244Z] b352a97aabf1: Pull complete [2023-08-22T13:50:49.244Z] 4872d77fe225: Pull complete [2023-08-22T13:50:49.245Z] 5851b861e8e6: Pull complete [2023-08-22T13:50:49.245Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T13:50:49.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T13:50:49.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T13:50:49.507Z] prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container [2023-08-22T13:50:49.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T13:50:55.787Z] $ docker top 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 -eo pid,comm [2023-08-22T13:50:55.842Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-22T13:50:55.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T13:50:55.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T13:50:55.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T13:50:56.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T13:50:56.086Z] $ docker exec 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent [2023-08-22T13:50:56.189Z] SSH_AUTH_SOCK=/tmp/ssh-mpK3DDrkIwNS/agent.31 [2023-08-22T13:50:56.189Z] SSH_AGENT_PID=37 [2023-08-22T13:50:56.196Z] Running ssh-add (command line suppressed) [2023-08-22T13:50:56.296Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_4517683910482736778.key (/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_4517683910482736778.key) [2023-08-22T13:50:56.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T13:50:56.641Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T13:50:56.672Z] $ docker exec --env ******** --env ******** 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent -k [2023-08-22T13:50:56.773Z] unset SSH_AUTH_SOCK; [2023-08-22T13:50:56.773Z] unset SSH_AGENT_PID; [2023-08-22T13:50:56.773Z] echo Agent pid 37 killed; [2023-08-22T13:50:56.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T13:50:56.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T13:50:56.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T13:50:56.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T13:50:56.985Z] $ docker exec 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent [2023-08-22T13:50:57.097Z] SSH_AUTH_SOCK=/tmp/ssh-7LbJYOqvSpEL/agent.70 [2023-08-22T13:50:57.097Z] SSH_AGENT_PID=76 [2023-08-22T13:50:57.103Z] Running ssh-add (command line suppressed) [2023-08-22T13:50:57.205Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_9678341826187754316.key (/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_9678341826187754316.key) [2023-08-22T13:50:57.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T13:50:57.544Z] + git semver init [2023-08-22T13:50:57.803Z] 2023-08-22 13:50:57,722 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T13:50:57.803Z] 2023-08-22 13:50:57,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver [2023-08-22T13:50:57.803Z] 2023-08-22 13:50:57,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver [2023-08-22T13:50:57.803Z] 2023-08-22 13:50:57,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-221, universal_newlines=False, shell=None, istream=None) [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,039 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.git/info/exclude [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver/PR-221 with force:False [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,040 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver/PR-221 [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,045 [execute] INFO git cat-file --batch-check [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,050 [execute] INFO git cat-file --batch [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T13:50:59.183Z] 2023-08-22 13:50:59,054 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver/PR-221 [2023-08-22T13:50:59.183Z] 0.0.0 [Pipeline] } [2023-08-22T13:50:59.212Z] $ docker exec --env ******** --env ******** 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent -k [2023-08-22T13:50:59.311Z] unset SSH_AUTH_SOCK; [2023-08-22T13:50:59.312Z] unset SSH_AGENT_PID; [2023-08-22T13:50:59.312Z] echo Agent pid 76 killed; [2023-08-22T13:50:59.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T13:50:59.751Z] + git semver [Pipeline] } [2023-08-22T13:51:00.034Z] $ docker stop --time=1 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 [2023-08-22T13:51:01.390Z] $ docker rm -f --volumes 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T13:51:01.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T13:51:02.168Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T13:51:02.199Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T13:51:02.825Z] provisioning config files... [2023-08-22T13:51:02.835Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config9001708952862739107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T13:51:03.181Z] ---> docker-login.sh [2023-08-22T13:51:03.181Z] nexus3.edgexfoundry.org:10001 [2023-08-22T13:51:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:51:03.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:51:03.181Z] Configure a credential helper to remove this warning. See [2023-08-22T13:51:03.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:51:03.181Z] [2023-08-22T13:51:03.181Z] Login Succeeded [2023-08-22T13:51:03.181Z] nexus3.edgexfoundry.org:10002 [2023-08-22T13:51:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:51:03.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:51:03.181Z] Configure a credential helper to remove this warning. See [2023-08-22T13:51:03.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:51:03.181Z] [2023-08-22T13:51:03.181Z] Login Succeeded [2023-08-22T13:51:03.181Z] nexus3.edgexfoundry.org:10003 [2023-08-22T13:51:03.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:51:03.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:51:03.442Z] Configure a credential helper to remove this warning. See [2023-08-22T13:51:03.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:51:03.442Z] [2023-08-22T13:51:03.442Z] Login Succeeded [2023-08-22T13:51:03.442Z] nexus3.edgexfoundry.org:10004 [2023-08-22T13:51:03.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:51:03.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:51:03.442Z] Configure a credential helper to remove this warning. See [2023-08-22T13:51:03.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:51:03.442Z] [2023-08-22T13:51:03.442Z] Login Succeeded [2023-08-22T13:51:03.442Z] docker.io [2023-08-22T13:51:03.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:51:03.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:51:03.963Z] Configure a credential helper to remove this warning. See [2023-08-22T13:51:03.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:51:03.963Z] [2023-08-22T13:51:03.963Z] Login Succeeded [2023-08-22T13:51:03.963Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T13:51:03.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T13:51:04.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T13:51:04.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T13:51:04.270Z] ========================================================= [2023-08-22T13:51:04.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T13:51:04.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:51:04.759Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T13:51:04.759Z] Sending build context to Docker daemon 12.69MB [2023-08-22T13:51:04.759Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T13:51:04.759Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-22T13:51:04.759Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T13:51:04.759Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T13:51:04.759Z] 6911f1a30b25: Pulling fs layer [2023-08-22T13:51:04.759Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T13:51:04.759Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T13:51:04.759Z] ec0bb842ea78: Pulling fs layer [2023-08-22T13:51:04.759Z] 40a00589a448: Pulling fs layer [2023-08-22T13:51:04.759Z] 6c08303d61cc: Pulling fs layer [2023-08-22T13:51:04.759Z] 798269fcf238: Pulling fs layer [2023-08-22T13:51:04.759Z] ec0bb842ea78: Waiting [2023-08-22T13:51:04.759Z] 40a00589a448: Waiting [2023-08-22T13:51:04.759Z] 6c08303d61cc: Waiting [2023-08-22T13:51:04.759Z] 798269fcf238: Waiting [2023-08-22T13:51:04.759Z] 6863d3e3a2b1: Waiting [2023-08-22T13:51:05.028Z] 6911f1a30b25: Download complete [2023-08-22T13:51:05.028Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T13:51:05.028Z] 6863d3e3a2b1: Download complete [2023-08-22T13:51:05.028Z] ec0bb842ea78: Verifying Checksum [2023-08-22T13:51:05.028Z] ec0bb842ea78: Download complete [2023-08-22T13:51:05.028Z] 4db1b89c0bd1: Verifying Checksum [2023-08-22T13:51:05.028Z] 4db1b89c0bd1: Download complete [2023-08-22T13:51:05.028Z] 40a00589a448: Verifying Checksum [2023-08-22T13:51:05.028Z] 40a00589a448: Download complete [2023-08-22T13:51:05.028Z] 4db1b89c0bd1: Pull complete [2023-08-22T13:51:05.299Z] 6911f1a30b25: Pull complete [2023-08-22T13:51:05.867Z] 798269fcf238: Verifying Checksum [2023-08-22T13:51:05.867Z] 798269fcf238: Download complete [2023-08-22T13:51:05.867Z] e194b8c5c2a9: Verifying Checksum [2023-08-22T13:51:05.867Z] e194b8c5c2a9: Download complete [2023-08-22T13:51:06.127Z] 6c08303d61cc: Verifying Checksum [2023-08-22T13:51:06.127Z] 6c08303d61cc: Download complete [2023-08-22T13:51:09.412Z] e194b8c5c2a9: Pull complete [2023-08-22T13:51:09.412Z] 6863d3e3a2b1: Pull complete [2023-08-22T13:51:09.412Z] ec0bb842ea78: Pull complete [2023-08-22T13:51:09.412Z] 40a00589a448: Pull complete [2023-08-22T13:51:11.944Z] 6c08303d61cc: Pull complete [2023-08-22T13:51:12.511Z] 798269fcf238: Pull complete [2023-08-22T13:51:12.511Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T13:51:12.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T13:51:12.511Z] ---> ec979cd7f677 [2023-08-22T13:51:12.511Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T13:51:17.655Z] Still waiting to schedule task [2023-08-22T13:51:17.656Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-22T13:51:22.595Z] ---> Running in f418acb1007e [2023-08-22T13:51:22.595Z] Removing intermediate container f418acb1007e [2023-08-22T13:51:22.595Z] ---> 485a4eeb5f85 [2023-08-22T13:51:22.595Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T13:51:22.595Z] ---> Running in 5d6d49e32ed6 [2023-08-22T13:51:22.595Z] Removing intermediate container 5d6d49e32ed6 [2023-08-22T13:51:22.595Z] ---> f5274566589c [2023-08-22T13:51:22.595Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-22T13:51:22.595Z] ---> Running in 0fba35194a1a [2023-08-22T13:51:22.595Z] Removing intermediate container 0fba35194a1a [2023-08-22T13:51:22.595Z] ---> 65cddd6df201 [2023-08-22T13:51:22.595Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T13:51:22.595Z] ---> Running in dcfbb204f111 [2023-08-22T13:51:22.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T13:51:22.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T13:51:22.596Z] OK: 265 MiB in 53 packages [2023-08-22T13:51:22.857Z] Removing intermediate container dcfbb204f111 [2023-08-22T13:51:22.857Z] ---> f4fd3221bf04 [2023-08-22T13:51:22.857Z] Step 7/12 : WORKDIR /app [2023-08-22T13:51:22.857Z] ---> Running in 89c4cf71b317 [2023-08-22T13:51:22.857Z] Removing intermediate container 89c4cf71b317 [2023-08-22T13:51:22.857Z] ---> c7bbb5624d2b [2023-08-22T13:51:22.857Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-22T13:51:22.857Z] ---> bb0fddf497b7 [2023-08-22T13:51:22.857Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T13:51:23.116Z] ---> Running in e10c57ebed72 [2023-08-22T13:52:09.820Z] Removing intermediate container e10c57ebed72 [2023-08-22T13:52:09.820Z] ---> 82ff6b3a4aea [2023-08-22T13:52:09.820Z] Step 10/12 : COPY . . [2023-08-22T13:52:09.820Z] ---> 0eaca13d37c8 [2023-08-22T13:52:09.820Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T13:52:09.820Z] ---> Running in 052a88eabff8 [2023-08-22T13:52:09.820Z] Removing intermediate container 052a88eabff8 [2023-08-22T13:52:09.820Z] ---> eaa633a1f816 [2023-08-22T13:52:09.820Z] Step 12/12 : RUN $MAKE [2023-08-22T13:52:09.820Z] ---> Running in 48a308bd3f60 [2023-08-22T13:52:09.820Z] noop [2023-08-22T13:52:09.820Z] Removing intermediate container 48a308bd3f60 [2023-08-22T13:52:09.820Z] ---> 579f67c5e597 [2023-08-22T13:52:09.820Z] Successfully built 579f67c5e597 [2023-08-22T13:52:09.820Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:52:10.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T13:52:10.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T13:52:10.409Z] prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container [2023-08-22T13:52:10.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-22T13:52:10.942Z] $ docker top 6511a4d6ae5918bca77e881a2d4ffb10b6e81a7602c9021b5b35bf5b36214219 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T13:52:11.329Z] + go version [2023-08-22T13:52:11.329Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T13:52:11.368Z] $ docker stop --time=1 6511a4d6ae5918bca77e881a2d4ffb10b6e81a7602c9021b5b35bf5b36214219 [2023-08-22T13:52:12.649Z] $ docker rm -f --volumes 6511a4d6ae5918bca77e881a2d4ffb10b6e81a7602c9021b5b35bf5b36214219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:52:13.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T13:52:13.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T13:52:13.513Z] prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container [2023-08-22T13:52:13.547Z] $ 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-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-22T13:52:13.884Z] $ docker top 087cbd28c4d4027710d89c21e5aa729718969ace07112fe51e8785c944d46cec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T13:52:14.266Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-221 [Pipeline] fileExists [Pipeline] sh [2023-08-22T13:52:14.621Z] + make test [2023-08-22T13:52:14.621Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-22T13:52:32.702Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-22T13:52:32.702Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-22T13:52:32.702Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-08-22T13:52:35.233Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements [2023-08-22T13:52:45.587Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4255 in /w/workspace/y_app-rfid-llrp-inventory_PR-221 [Pipeline] { [Pipeline] ws [2023-08-22T13:52:45.643Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-08-22T13:52:45.729Z] The recommended git tool is: git [2023-08-22T13:52:50.481Z] using credential edgex-jenkins-ssh [2023-08-22T13:52:50.498Z] Cloning the remote Git repository [2023-08-22T13:52:50.543Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-22T13:52:50.626Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-08-22T13:52:50.764Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-22T13:52:50.765Z] > git --version # timeout=10 [2023-08-22T13:52:50.787Z] > git --version # 'git version 2.25.1' [2023-08-22T13:52:50.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T13:52:50.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T13:52:52.969Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-22T13:52:52.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T13:52:54.325Z] Merging remotes/origin/main commit 966f2917b41cbabd8c329e4006849192ff537794 into PR head commit ab25496ca0d836da07a0bd1ac192006e51130800 [2023-08-22T13:52:53.816Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-22T13:52:53.848Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-22T13:52:53.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T13:52:53.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-22T13:52:54.337Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T13:52:54.402Z] > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 [2023-08-22T13:52:54.489Z] > git remote # timeout=10 [2023-08-22T13:52:54.585Z] Merge succeeded, producing ab25496ca0d836da07a0bd1ac192006e51130800 [2023-08-22T13:52:54.585Z] Checking out Revision ab25496ca0d836da07a0bd1ac192006e51130800 (PR-221) [2023-08-22T13:52:55.021Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" [2023-08-22T13:52:55.062Z] > git --version # timeout=10 [2023-08-22T13:52:55.074Z] > git --version # 'git version 2.25.1' [2023-08-22T13:52:55.086Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T13:52:54.504Z] > git config --get remote.origin.url # timeout=10 [2023-08-22T13:52:54.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T13:52:54.543Z] > git merge 966f2917b41cbabd8c329e4006849192ff537794 # timeout=10 [2023-08-22T13:52:54.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-22T13:52:54.587Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T13:52:54.603Z] > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 [2023-08-22T13:52:56.233Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T13:52:56.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T13:52:56.233Z] Dload Upload Total Spent Left Speed [2023-08-22T13:52:56.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-08-22T13:52:56.770Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T13:52:57.114Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T13:52:57.114Z] + sudo tee /etc/docker/daemon.new [2023-08-22T13:52:57.114Z] { [2023-08-22T13:52:57.114Z] "registry-mirrors": [ [2023-08-22T13:52:57.114Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T13:52:57.114Z] ], [2023-08-22T13:52:57.114Z] "bip": "10.250.0.254/24", [2023-08-22T13:52:57.114Z] "hosts": [ [2023-08-22T13:52:57.114Z] "tcp://0.0.0.0:5555", [2023-08-22T13:52:57.114Z] "unix:///var/run/docker.sock" [2023-08-22T13:52:57.114Z] ], [2023-08-22T13:52:57.114Z] "mtu": 1458, [2023-08-22T13:52:57.114Z] "selinux-enabled": true, [2023-08-22T13:52:57.114Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T13:52:57.114Z] } [Pipeline] sh [2023-08-22T13:52:57.259Z] go vet ./... [2023-08-22T13:52:57.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T13:52:57.805Z] + sudo service docker restart [2023-08-22T13:53:00.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T13:53:00.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T13:53:00.553Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-22T13:53:00.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T13:53:00.632Z] $ docker stop --time=1 087cbd28c4d4027710d89c21e5aa729718969ace07112fe51e8785c944d46cec [2023-08-22T13:53:05.772Z] $ docker rm -f --volumes 087cbd28c4d4027710d89c21e5aa729718969ace07112fe51e8785c944d46cec [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T13:53:06.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T13:53:06.426Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-22T13:53:07.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T13:53:07.498Z] + ls -al . [2023-08-22T13:53:07.498Z] total 236 [2023-08-22T13:53:07.498Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 13:52 . [2023-08-22T13:53:07.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:50 .. [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:50 .dockerignore [2023-08-22T13:53:07.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:50 .git [2023-08-22T13:53:07.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:50 .github [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:50 .gitignore [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:50 .golangci.yml [2023-08-22T13:53:07.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:50 .semver [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 22 13:50 Attribution.txt [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 13:50 CHANGELOG.md [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 22 13:50 Dockerfile [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:50 GOVERNANCE.md [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:50 Jenkinsfile [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:50 LICENSE [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 22 13:50 Makefile [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:50 OWNERS.md [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 22 13:50 README.md [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:51 VERSION [2023-08-22T13:53:07.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:50 bin [2023-08-22T13:53:07.498Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 22 13:52 coverage.out [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 22 13:50 go.mod [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 22 13:50 go.sum [2023-08-22T13:53:07.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:50 images [2023-08-22T13:53:07.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:50 internal [2023-08-22T13:53:07.498Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:50 main.go [2023-08-22T13:53:07.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:50 res [2023-08-22T13:53:07.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:50 snap [2023-08-22T13:53:07.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:53:07.972Z] + 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=ab25496ca0d836da07a0bd1ac192006e51130800 --label arch=amd64 --label version=0.0.0 . [2023-08-22T13:53:07.972Z] Sending build context to Docker daemon 12.69MB [2023-08-22T13:53:07.972Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T13:53:07.972Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-22T13:53:07.972Z] ---> 579f67c5e597 [2023-08-22T13:53:07.972Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T13:53:08.231Z] ---> Running in 57136a1d6164 [2023-08-22T13:53:08.231Z] Removing intermediate container 57136a1d6164 [2023-08-22T13:53:08.231Z] ---> 5410e2d61b93 [2023-08-22T13:53:08.231Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T13:53:08.231Z] ---> Running in 696bc1ee180a [2023-08-22T13:53:08.231Z] Removing intermediate container 696bc1ee180a [2023-08-22T13:53:08.231Z] ---> 7ebdff8b4a9a [2023-08-22T13:53:08.231Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-22T13:53:08.231Z] ---> Running in 737e3beabe31 [2023-08-22T13:53:08.489Z] Removing intermediate container 737e3beabe31 [2023-08-22T13:53:08.489Z] ---> 5e563cb9e286 [2023-08-22T13:53:08.489Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T13:53:08.489Z] ---> Running in afdd495854c7 [2023-08-22T13:53:08.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T13:53:09.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T13:53:09.266Z] OK: 265 MiB in 53 packages [2023-08-22T13:53:09.525Z] Removing intermediate container afdd495854c7 [2023-08-22T13:53:09.525Z] ---> 9838946d2dcd [2023-08-22T13:53:09.525Z] Step 7/29 : WORKDIR /app [2023-08-22T13:53:09.525Z] ---> Running in 24278f212f34 [2023-08-22T13:53:09.525Z] Removing intermediate container 24278f212f34 [2023-08-22T13:53:09.525Z] ---> 68636969cf19 [2023-08-22T13:53:09.525Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-22T13:53:09.783Z] ---> 5aa05c16c7c6 [2023-08-22T13:53:09.783Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T13:53:09.783Z] ---> Running in fdc0c88db6b3 [2023-08-22T13:53:10.352Z] Removing intermediate container fdc0c88db6b3 [2023-08-22T13:53:10.352Z] ---> 8aa98feb4d23 [2023-08-22T13:53:10.352Z] Step 10/29 : COPY . . [2023-08-22T13:53:10.611Z] ---> a6c76395fcbe [2023-08-22T13:53:10.611Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T13:53:10.611Z] ---> Running in f07492000332 [2023-08-22T13:53:10.611Z] Removing intermediate container f07492000332 [2023-08-22T13:53:10.611Z] ---> d5f142c68a9e [2023-08-22T13:53:10.611Z] Step 12/29 : RUN $MAKE [2023-08-22T13:53:10.870Z] ---> Running in d8ae84ca19de [2023-08-22T13:53:11.129Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T13:53:16.200Z] provisioning config files... [2023-08-22T13:53:16.224Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8561463517481048536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T13:53:16.616Z] ---> docker-login.sh [2023-08-22T13:53:16.616Z] nexus3.edgexfoundry.org:10001 [2023-08-22T13:53:16.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:53:17.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:53:17.157Z] Configure a credential helper to remove this warning. See [2023-08-22T13:53:17.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:53:17.157Z] [2023-08-22T13:53:17.157Z] Login Succeeded [2023-08-22T13:53:17.157Z] nexus3.edgexfoundry.org:10002 [2023-08-22T13:53:17.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:53:17.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:53:17.429Z] Configure a credential helper to remove this warning. See [2023-08-22T13:53:17.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:53:17.429Z] [2023-08-22T13:53:17.429Z] Login Succeeded [2023-08-22T13:53:17.429Z] nexus3.edgexfoundry.org:10003 [2023-08-22T13:53:17.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:53:17.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:53:17.972Z] Configure a credential helper to remove this warning. See [2023-08-22T13:53:17.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:53:17.972Z] [2023-08-22T13:53:17.972Z] Login Succeeded [2023-08-22T13:53:17.972Z] nexus3.edgexfoundry.org:10004 [2023-08-22T13:53:17.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:53:18.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:53:18.244Z] Configure a credential helper to remove this warning. See [2023-08-22T13:53:18.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:53:18.244Z] [2023-08-22T13:53:18.244Z] Login Succeeded [2023-08-22T13:53:18.244Z] docker.io [2023-08-22T13:53:18.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T13:53:18.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T13:53:18.783Z] Configure a credential helper to remove this warning. See [2023-08-22T13:53:18.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T13:53:18.783Z] [2023-08-22T13:53:18.783Z] Login Succeeded [2023-08-22T13:53:18.783Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T13:53:18.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T13:53:19.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T13:53:19.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T13:53:19.266Z] ========================================================= [2023-08-22T13:53:19.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T13:53:19.266Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:53:19.761Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T13:53:20.031Z] Sending build context to Docker daemon 684kB [2023-08-22T13:53:20.031Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T13:53:20.031Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-22T13:53:20.031Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T13:53:20.031Z] edb6bdbacee9: Pulling fs layer [2023-08-22T13:53:20.031Z] 5f9638ab2659: Pulling fs layer [2023-08-22T13:53:20.031Z] 8d51d6327a98: Pulling fs layer [2023-08-22T13:53:20.031Z] 8b374f2dd631: Pulling fs layer [2023-08-22T13:53:20.031Z] ec14aa9079de: Pulling fs layer [2023-08-22T13:53:20.031Z] 2f466654f4bb: Pulling fs layer [2023-08-22T13:53:20.031Z] 554e91adad29: Pulling fs layer [2023-08-22T13:53:20.031Z] ec14aa9079de: Waiting [2023-08-22T13:53:20.031Z] 2f466654f4bb: Waiting [2023-08-22T13:53:20.031Z] 554e91adad29: Waiting [2023-08-22T13:53:20.031Z] 8b374f2dd631: Waiting [2023-08-22T13:53:20.031Z] 5f9638ab2659: Download complete [2023-08-22T13:53:20.302Z] 8b374f2dd631: Verifying Checksum [2023-08-22T13:53:20.302Z] 8b374f2dd631: Download complete [2023-08-22T13:53:20.302Z] ec14aa9079de: Verifying Checksum [2023-08-22T13:53:20.302Z] ec14aa9079de: Download complete [2023-08-22T13:53:20.302Z] edb6bdbacee9: Verifying Checksum [2023-08-22T13:53:20.302Z] edb6bdbacee9: Download complete [2023-08-22T13:53:21.271Z] edb6bdbacee9: Pull complete [2023-08-22T13:53:21.861Z] 554e91adad29: Verifying Checksum [2023-08-22T13:53:21.861Z] 5f9638ab2659: Pull complete [2023-08-22T13:53:22.821Z] 8d51d6327a98: Verifying Checksum [2023-08-22T13:53:22.821Z] 8d51d6327a98: Download complete [2023-08-22T13:53:22.821Z] 2f466654f4bb: Verifying Checksum [2023-08-22T13:53:22.821Z] 2f466654f4bb: Download complete [2023-08-22T13:53:32.902Z] 8d51d6327a98: Pull complete [2023-08-22T13:53:33.059Z] Removing intermediate container d8ae84ca19de [2023-08-22T13:53:33.059Z] ---> b459ca9b9a93 [2023-08-22T13:53:33.059Z] Step 13/29 : FROM alpine:3.17 [2023-08-22T13:53:33.059Z] 3.17: Pulling from library/alpine [2023-08-22T13:53:33.059Z] 9398808236ff: Pulling fs layer [2023-08-22T13:53:33.059Z] 9398808236ff: Download complete [2023-08-22T13:53:33.059Z] 9398808236ff: Pull complete [2023-08-22T13:53:33.059Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T13:53:33.059Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T13:53:33.059Z] ---> 1e0b8b5322fc [2023-08-22T13:53:33.059Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-22T13:53:33.059Z] ---> Running in 4e95f5c55234 [2023-08-22T13:53:33.059Z] Removing intermediate container 4e95f5c55234 [2023-08-22T13:53:33.059Z] ---> cf00c7584adf [2023-08-22T13:53:33.059Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-22T13:53:33.059Z] ---> Running in 2069a662b182 [2023-08-22T13:53:33.059Z] Removing intermediate container 2069a662b182 [2023-08-22T13:53:33.059Z] ---> d9d3446d1cbf [2023-08-22T13:53:33.059Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-22T13:53:33.059Z] ---> Running in 76a8b774e73a [2023-08-22T13:53:33.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T13:53:33.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T13:53:33.059Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T13:53:33.059Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T13:53:33.059Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T13:53:33.059Z] Executing ca-certificates-20230506-r0.trigger [2023-08-22T13:53:33.059Z] OK: 8 MiB in 17 packages [2023-08-22T13:53:33.059Z] Removing intermediate container 76a8b774e73a [2023-08-22T13:53:33.059Z] ---> 4863a6e0d433 [2023-08-22T13:53:33.059Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-22T13:53:33.059Z] ---> c873801cbd5c [2023-08-22T13:53:33.059Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-22T13:53:33.059Z] ---> 4eb585dbfa5e [2023-08-22T13:53:33.059Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-22T13:53:33.059Z] ---> be452ed00d4a [2023-08-22T13:53:33.059Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-22T13:53:33.171Z] 8b374f2dd631: Pull complete [2023-08-22T13:53:33.319Z] ---> 2ab97abf5fc7 [2023-08-22T13:53:33.319Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-22T13:53:33.439Z] ec14aa9079de: Pull complete [2023-08-22T13:53:34.275Z] ---> 5f391543e8ce [2023-08-22T13:53:34.275Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-22T13:53:34.275Z] ---> Running in c08f8f558f21 [2023-08-22T13:53:34.535Z] Removing intermediate container c08f8f558f21 [2023-08-22T13:53:34.535Z] ---> 8decffec5d2a [2023-08-22T13:53:34.535Z] Step 23/29 : VOLUME /cache [2023-08-22T13:53:34.535Z] ---> Running in a9bd2302ea3f [2023-08-22T13:53:34.795Z] Removing intermediate container a9bd2302ea3f [2023-08-22T13:53:34.795Z] ---> 5c95d69352bb [2023-08-22T13:53:34.795Z] Step 24/29 : EXPOSE 59711 [2023-08-22T13:53:34.795Z] ---> Running in 547026738ead [2023-08-22T13:53:34.795Z] Removing intermediate container 547026738ead [2023-08-22T13:53:34.795Z] ---> 9175530f2ac7 [2023-08-22T13:53:34.795Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-22T13:53:34.795Z] ---> Running in ecf8e236dd3c [2023-08-22T13:53:35.054Z] Removing intermediate container ecf8e236dd3c [2023-08-22T13:53:35.054Z] ---> 37cc721e6084 [2023-08-22T13:53:35.054Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-22T13:53:35.054Z] ---> Running in ce43860a61df [2023-08-22T13:53:35.054Z] Removing intermediate container ce43860a61df [2023-08-22T13:53:35.054Z] ---> d1b70a61e845 [2023-08-22T13:53:35.054Z] Step 27/29 : LABEL arch=amd64 [2023-08-22T13:53:35.054Z] ---> Running in 095b06dfd2df [2023-08-22T13:53:35.054Z] Removing intermediate container 095b06dfd2df [2023-08-22T13:53:35.054Z] ---> ace84e1dc916 [2023-08-22T13:53:35.054Z] Step 28/29 : LABEL git_sha=ab25496ca0d836da07a0bd1ac192006e51130800 [2023-08-22T13:53:35.054Z] ---> Running in 3b3f5df721a8 [2023-08-22T13:53:35.313Z] Removing intermediate container 3b3f5df721a8 [2023-08-22T13:53:35.313Z] ---> 9c5e81cedc82 [2023-08-22T13:53:35.313Z] Step 29/29 : LABEL version=0.0.0 [2023-08-22T13:53:35.313Z] ---> Running in 08e3ddadfe0a [2023-08-22T13:53:35.572Z] Removing intermediate container 08e3ddadfe0a [2023-08-22T13:53:35.572Z] ---> 6d4917977866 [2023-08-22T13:53:35.572Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T13:53:35.572Z] Successfully built 6d4917977866 [2023-08-22T13:53:35.572Z] 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-08-22T13:53:36.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T13:53:36.482Z] [2023-08-22T13:53:36.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:53:36.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T13:53:36.880Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T13:53:36.880Z] 5eb5b503b376: Pulling fs layer [2023-08-22T13:53:36.880Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T13:53:36.880Z] ec43610c2a17: Pulling fs layer [2023-08-22T13:53:36.880Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T13:53:36.880Z] 33b1e0a273af: Pulling fs layer [2023-08-22T13:53:36.880Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T13:53:36.880Z] 2f39f015ded8: Pulling fs layer [2023-08-22T13:53:36.880Z] 33b1e0a273af: Waiting [2023-08-22T13:53:36.880Z] 5d3b04190fa2: Waiting [2023-08-22T13:53:36.880Z] 3a2ae6a8a46f: Waiting [2023-08-22T13:53:36.880Z] 5c69ac0246d0: Verifying Checksum [2023-08-22T13:53:36.880Z] 5c69ac0246d0: Download complete [2023-08-22T13:53:36.880Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-22T13:53:36.880Z] 3a2ae6a8a46f: Download complete [2023-08-22T13:53:36.880Z] 33b1e0a273af: Verifying Checksum [2023-08-22T13:53:36.880Z] 33b1e0a273af: Download complete [2023-08-22T13:53:36.880Z] ec43610c2a17: Verifying Checksum [2023-08-22T13:53:36.880Z] ec43610c2a17: Download complete [2023-08-22T13:53:36.880Z] 5d3b04190fa2: Verifying Checksum [2023-08-22T13:53:36.880Z] 5d3b04190fa2: Download complete [2023-08-22T13:53:37.159Z] 5eb5b503b376: Download complete [2023-08-22T13:53:37.726Z] 2f39f015ded8: Download complete [2023-08-22T13:53:38.293Z] 5eb5b503b376: Pull complete [2023-08-22T13:53:38.293Z] 5c69ac0246d0: Pull complete [2023-08-22T13:53:38.861Z] ec43610c2a17: Pull complete [2023-08-22T13:53:38.861Z] 3a2ae6a8a46f: Pull complete [2023-08-22T13:53:38.861Z] 33b1e0a273af: Pull complete [2023-08-22T13:53:39.118Z] 5d3b04190fa2: Pull complete [2023-08-22T13:53:40.190Z] 2f466654f4bb: Pull complete [2023-08-22T13:53:42.799Z] 554e91adad29: Pull complete [2023-08-22T13:53:42.799Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T13:53:42.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T13:53:42.799Z] ---> 1e15ea492957 [2023-08-22T13:53:42.799Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T13:53:43.301Z] 2f39f015ded8: Pull complete [2023-08-22T13:53:43.301Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T13:53:43.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T13:53:43.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T13:53:43.505Z] prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container [2023-08-22T13:53:43.532Z] $ 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-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T13:53:44.782Z] ---> Running in 8592d8a079f2 [2023-08-22T13:53:44.782Z] Removing intermediate container 8592d8a079f2 [2023-08-22T13:53:44.782Z] ---> 73c6594985d3 [2023-08-22T13:53:44.782Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T13:53:44.782Z] ---> Running in a86ef9261bda [2023-08-22T13:53:45.051Z] Removing intermediate container a86ef9261bda [2023-08-22T13:53:45.051Z] ---> c5fa5ee0f8f2 [2023-08-22T13:53:45.051Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-22T13:53:45.327Z] ---> Running in 4d313d715a65 [2023-08-22T13:53:45.600Z] Removing intermediate container 4d313d715a65 [2023-08-22T13:53:45.600Z] ---> 7d5ef2ae50ed [2023-08-22T13:53:45.600Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T13:53:45.600Z] ---> Running in 34f035dc4c26 [2023-08-22T13:53:46.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T13:53:47.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T13:53:48.119Z] OK: 263 MiB in 53 packages [2023-08-22T13:53:49.092Z] Removing intermediate container 34f035dc4c26 [2023-08-22T13:53:49.092Z] ---> 79d349fbcae2 [2023-08-22T13:53:49.092Z] Step 7/12 : WORKDIR /app [2023-08-22T13:53:49.092Z] ---> Running in 3c6c95292515 [2023-08-22T13:53:49.359Z] Removing intermediate container 3c6c95292515 [2023-08-22T13:53:49.359Z] ---> f98c8df0d6ae [2023-08-22T13:53:49.359Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-22T13:53:49.529Z] $ docker top e43f1e42c4955882dc0b06d2675dcdef0f7d0bdf3eaa782ac4cc3c6d4d89e2a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T13:53:50.114Z] ---> job-cost.sh [2023-08-22T13:53:50.114Z] lf-activate-venv: SKIPPING [2023-08-22T13:53:50.114Z] INFO: No Stack... [2023-08-22T13:53:50.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T13:53:50.941Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T13:53:51.339Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives/cost.csv [2023-08-22T13:53:51.339Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T13:53:51.377Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [2023-08-22T13:53:51.381Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] did not exist. Created. [2023-08-22T13:53:51.382Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T13:53:51.785Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-22T13:53:51.836Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T13:53:51.862Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T13:53:51.941Z] $ docker stop --time=1 e43f1e42c4955882dc0b06d2675dcdef0f7d0bdf3eaa782ac4cc3c6d4d89e2a3 [2023-08-22T13:53:51.942Z] ---> 7ea2d8810015 [2023-08-22T13:53:51.942Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T13:53:51.942Z] ---> Running in 918486e2b1b8 [2023-08-22T13:53:53.082Z] $ docker rm -f --volumes e43f1e42c4955882dc0b06d2675dcdef0f7d0bdf3eaa782ac4cc3c6d4d89e2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-22T13:55:00.404Z] Removing intermediate container 918486e2b1b8 [2023-08-22T13:55:00.404Z] ---> 6d8f37d7debc [2023-08-22T13:55:00.404Z] Step 10/12 : COPY . . [2023-08-22T13:55:00.404Z] ---> 45fda3ab77d8 [2023-08-22T13:55:00.404Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T13:55:00.404Z] ---> Running in 8b9ddb72dd04 [2023-08-22T13:55:00.404Z] Removing intermediate container 8b9ddb72dd04 [2023-08-22T13:55:00.404Z] ---> 18a7f18e4081 [2023-08-22T13:55:00.404Z] Step 12/12 : RUN $MAKE [2023-08-22T13:55:00.404Z] ---> Running in e269597c3dd2 [2023-08-22T13:55:00.404Z] noop [2023-08-22T13:55:00.992Z] Removing intermediate container e269597c3dd2 [2023-08-22T13:55:00.992Z] ---> a1a93668e9ca [2023-08-22T13:55:00.992Z] Successfully built a1a93668e9ca [2023-08-22T13:55:00.992Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:55:01.466Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T13:55:01.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T13:55:01.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-4255 does not seem to be running inside a container [2023-08-22T13:55:01.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T13:55:02.911Z] $ docker top 425a790d97f1746dceb042c68836394b3a009c866959e3b2829b6e75c2e9fe18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T13:55:03.774Z] + go version [2023-08-22T13:55:03.774Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T13:55:03.798Z] $ docker stop --time=1 425a790d97f1746dceb042c68836394b3a009c866959e3b2829b6e75c2e9fe18 [2023-08-22T13:55:05.372Z] $ docker rm -f --volumes 425a790d97f1746dceb042c68836394b3a009c866959e3b2829b6e75c2e9fe18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T13:55:06.237Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T13:55:06.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T13:55:06.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-4255 does not seem to be running inside a container [2023-08-22T13:55:06.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T13:55:07.581Z] $ docker top c9adb03afda6ffed67fbe3aa3dbba3188df71eb3c665b4e408349fe7a4b0ee41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T13:55:08.117Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-08-22T13:55:08.498Z] + make test [2023-08-22T13:55:08.499Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-22T13:57:45.186Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-22T13:57:48.525Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-22T13:57:49.119Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.005s coverage: 86.2% of statements [2023-08-22T13:57:59.178Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.380s coverage: 71.9% of statements [2023-08-22T13:57:59.445Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-22T13:57:59.445Z] go vet ./... [2023-08-22T14:00:21.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T14:00:21.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T14:00:21.137Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-22T14:00:21.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T14:00:21.194Z] $ docker stop --time=1 c9adb03afda6ffed67fbe3aa3dbba3188df71eb3c665b4e408349fe7a4b0ee41 [2023-08-22T14:00:23.534Z] $ docker rm -f --volumes c9adb03afda6ffed67fbe3aa3dbba3188df71eb3c665b4e408349fe7a4b0ee41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T14:00:25.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T14:00:25.107Z] Warning: overwriting stash ‘coverage-report’ [2023-08-22T14:00:25.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T14:00:26.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T14:00:26.470Z] + ls -al . [2023-08-22T14:00:26.470Z] total 232 [2023-08-22T14:00:26.470Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 13:55 . [2023-08-22T14:00:26.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:52 .. [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:52 .dockerignore [2023-08-22T14:00:26.470Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:52 .git [2023-08-22T14:00:26.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:52 .github [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:52 .gitignore [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:52 .golangci.yml [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 22 13:52 Attribution.txt [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 13:52 CHANGELOG.md [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 22 13:52 Dockerfile [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:52 GOVERNANCE.md [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:52 Jenkinsfile [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:52 LICENSE [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 22 13:52 Makefile [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:52 OWNERS.md [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 22 13:52 README.md [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:51 VERSION [2023-08-22T14:00:26.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:52 bin [2023-08-22T14:00:26.470Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 22 13:57 coverage.out [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 22 13:52 go.mod [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 22 13:52 go.sum [2023-08-22T14:00:26.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:52 images [2023-08-22T14:00:26.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:52 internal [2023-08-22T14:00:26.470Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:52 main.go [2023-08-22T14:00:26.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:52 res [2023-08-22T14:00:26.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:52 snap [2023-08-22T14:00:26.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T14:00:26.890Z] + 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=ab25496ca0d836da07a0bd1ac192006e51130800 --label arch=arm64 --label version=0.0.0 . [2023-08-22T14:00:27.158Z] Sending build context to Docker daemon 684kB [2023-08-22T14:00:27.158Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T14:00:27.158Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-22T14:00:27.158Z] ---> a1a93668e9ca [2023-08-22T14:00:27.158Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-22T14:00:27.158Z] ---> Running in 9a72a72483bd [2023-08-22T14:00:27.426Z] Removing intermediate container 9a72a72483bd [2023-08-22T14:00:27.426Z] ---> ca70a5e31cc4 [2023-08-22T14:00:27.426Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T14:00:27.426Z] ---> Running in 2446c6f05f46 [2023-08-22T14:00:27.694Z] Removing intermediate container 2446c6f05f46 [2023-08-22T14:00:27.694Z] ---> 61ee07b0eaa0 [2023-08-22T14:00:27.694Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-22T14:00:27.960Z] ---> Running in 90e7690a04b1 [2023-08-22T14:00:28.229Z] Removing intermediate container 90e7690a04b1 [2023-08-22T14:00:28.229Z] ---> 33dc3d566e6b [2023-08-22T14:00:28.229Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T14:00:28.229Z] ---> Running in 3eab4b9bd851 [2023-08-22T14:00:29.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T14:00:29.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T14:00:30.729Z] OK: 263 MiB in 53 packages [2023-08-22T14:00:31.316Z] Removing intermediate container 3eab4b9bd851 [2023-08-22T14:00:31.316Z] ---> fe8d9a95e052 [2023-08-22T14:00:31.316Z] Step 7/29 : WORKDIR /app [2023-08-22T14:00:31.585Z] ---> Running in 2c24fb27084c [2023-08-22T14:00:31.852Z] Removing intermediate container 2c24fb27084c [2023-08-22T14:00:31.852Z] ---> 5f19482deb7c [2023-08-22T14:00:31.852Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-22T14:00:32.436Z] ---> b694e282088b [2023-08-22T14:00:32.436Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T14:00:32.436Z] ---> Running in 57a72e28e86b [2023-08-22T14:00:34.393Z] Removing intermediate container 57a72e28e86b [2023-08-22T14:00:34.393Z] ---> 402f98143b5a [2023-08-22T14:00:34.393Z] Step 10/29 : COPY . . [2023-08-22T14:00:36.966Z] ---> 0341d0820b68 [2023-08-22T14:00:36.966Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T14:00:36.966Z] ---> Running in cead63f0c44f [2023-08-22T14:00:37.236Z] Removing intermediate container cead63f0c44f [2023-08-22T14:00:37.236Z] ---> 39fc4306b5e1 [2023-08-22T14:00:37.236Z] Step 12/29 : RUN $MAKE [2023-08-22T14:00:37.236Z] ---> Running in 471170d7e433 [2023-08-22T14:00:38.198Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-22T14:02:44.905Z] Removing intermediate container 471170d7e433 [2023-08-22T14:02:44.905Z] ---> c188b860c25b [2023-08-22T14:02:44.905Z] Step 13/29 : FROM alpine:3.17 [2023-08-22T14:02:44.905Z] 3.17: Pulling from library/alpine [2023-08-22T14:02:44.905Z] 4060ece20d7a: Pulling fs layer [2023-08-22T14:02:44.905Z] 4060ece20d7a: Verifying Checksum [2023-08-22T14:02:44.905Z] 4060ece20d7a: Download complete [2023-08-22T14:02:44.905Z] 4060ece20d7a: Pull complete [2023-08-22T14:02:44.905Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T14:02:44.905Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T14:02:44.905Z] ---> 8650cd65339b [2023-08-22T14:02:44.905Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-22T14:02:45.172Z] ---> Running in e3e3e44e9651 [2023-08-22T14:02:45.438Z] Removing intermediate container e3e3e44e9651 [2023-08-22T14:02:45.438Z] ---> aae5aaedec91 [2023-08-22T14:02:45.438Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-22T14:02:45.438Z] ---> Running in eb3b24511485 [2023-08-22T14:02:45.706Z] Removing intermediate container eb3b24511485 [2023-08-22T14:02:45.706Z] ---> 93906d5d0c82 [2023-08-22T14:02:45.706Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-22T14:02:45.706Z] ---> Running in 3a79d6981792 [2023-08-22T14:02:46.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T14:02:47.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T14:02:48.207Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T14:02:48.207Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T14:02:48.472Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T14:02:48.472Z] Executing ca-certificates-20230506-r0.trigger [2023-08-22T14:02:48.740Z] OK: 8 MiB in 17 packages [2023-08-22T14:02:50.150Z] Removing intermediate container 3a79d6981792 [2023-08-22T14:02:50.151Z] ---> 56ef5d8dbca7 [2023-08-22T14:02:50.151Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-22T14:02:50.418Z] ---> df065ad19747 [2023-08-22T14:02:50.418Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-22T14:02:51.001Z] ---> 6eb8ad56af10 [2023-08-22T14:02:51.001Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-22T14:02:51.584Z] ---> 12097a0ed8fb [2023-08-22T14:02:51.584Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-22T14:02:51.851Z] ---> f2b68068e02d [2023-08-22T14:02:51.851Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-22T14:02:53.258Z] ---> 60f82c4b6908 [2023-08-22T14:02:53.258Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-22T14:02:53.258Z] ---> Running in 32228285e8f4 [2023-08-22T14:02:55.200Z] Removing intermediate container 32228285e8f4 [2023-08-22T14:02:55.200Z] ---> bff021642053 [2023-08-22T14:02:55.200Z] Step 23/29 : VOLUME /cache [2023-08-22T14:02:55.200Z] ---> Running in 8529ce154342 [2023-08-22T14:02:55.200Z] Removing intermediate container 8529ce154342 [2023-08-22T14:02:55.200Z] ---> 112a7ebd4ef4 [2023-08-22T14:02:55.200Z] Step 24/29 : EXPOSE 59711 [2023-08-22T14:02:55.200Z] ---> Running in 9f28c71ceb1b [2023-08-22T14:02:55.467Z] Removing intermediate container 9f28c71ceb1b [2023-08-22T14:02:55.467Z] ---> fd47bb03d572 [2023-08-22T14:02:55.467Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-22T14:02:55.734Z] ---> Running in d78f75449a06 [2023-08-22T14:02:56.000Z] Removing intermediate container d78f75449a06 [2023-08-22T14:02:56.000Z] ---> 821726d719e9 [2023-08-22T14:02:56.000Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-22T14:02:56.000Z] ---> Running in 2d7b80ee44a9 [2023-08-22T14:02:56.267Z] Removing intermediate container 2d7b80ee44a9 [2023-08-22T14:02:56.267Z] ---> 555a3e0c3038 [2023-08-22T14:02:56.267Z] Step 27/29 : LABEL arch=arm64 [2023-08-22T14:02:56.267Z] ---> Running in 58e8967eda83 [2023-08-22T14:02:56.533Z] Removing intermediate container 58e8967eda83 [2023-08-22T14:02:56.533Z] ---> 463ef78b87ee [2023-08-22T14:02:56.533Z] Step 28/29 : LABEL git_sha=ab25496ca0d836da07a0bd1ac192006e51130800 [2023-08-22T14:02:56.533Z] ---> Running in 6de159e07dd6 [2023-08-22T14:02:56.799Z] Removing intermediate container 6de159e07dd6 [2023-08-22T14:02:56.799Z] ---> 65c0912c556a [2023-08-22T14:02:56.799Z] Step 29/29 : LABEL version=0.0.0 [2023-08-22T14:02:57.067Z] ---> Running in 06081672c5fb [2023-08-22T14:02:57.331Z] Removing intermediate container 06081672c5fb [2023-08-22T14:02:57.331Z] ---> ff03a87826ff [2023-08-22T14:02:57.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T14:02:57.331Z] Successfully built ff03a87826ff [2023-08-22T14:02:57.331Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T14:02:58.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T14:02:58.143Z] [2023-08-22T14:02:58.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T14:02:58.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T14:02:58.543Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T14:02:58.543Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T14:02:58.543Z] 04944245beec: Pulling fs layer [2023-08-22T14:02:58.543Z] 699f458cf7ca: Pulling fs layer [2023-08-22T14:02:58.543Z] 765212b225bb: Pulling fs layer [2023-08-22T14:02:58.543Z] f23df028b6ca: Pulling fs layer [2023-08-22T14:02:58.543Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T14:02:58.543Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T14:02:58.543Z] 765212b225bb: Waiting [2023-08-22T14:02:58.543Z] f23df028b6ca: Waiting [2023-08-22T14:02:58.543Z] 2437ff75d9bd: Waiting [2023-08-22T14:02:58.543Z] d65c8cfc05b1: Waiting [2023-08-22T14:02:58.810Z] 04944245beec: Verifying Checksum [2023-08-22T14:02:58.810Z] 04944245beec: Download complete [2023-08-22T14:02:58.810Z] 765212b225bb: Verifying Checksum [2023-08-22T14:02:58.810Z] 765212b225bb: Download complete [2023-08-22T14:02:58.810Z] f23df028b6ca: Verifying Checksum [2023-08-22T14:02:58.810Z] f23df028b6ca: Download complete [2023-08-22T14:02:58.810Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T14:02:58.810Z] d65c8cfc05b1: Download complete [2023-08-22T14:02:58.810Z] 699f458cf7ca: Verifying Checksum [2023-08-22T14:02:58.810Z] 699f458cf7ca: Download complete [2023-08-22T14:02:59.394Z] 8998bd30e6a1: Download complete [2023-08-22T14:03:01.335Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T14:03:01.335Z] 2437ff75d9bd: Download complete [2023-08-22T14:03:03.279Z] 8998bd30e6a1: Pull complete [2023-08-22T14:03:03.547Z] 04944245beec: Pull complete [2023-08-22T14:03:04.955Z] 699f458cf7ca: Pull complete [2023-08-22T14:03:05.220Z] 765212b225bb: Pull complete [2023-08-22T14:03:05.802Z] f23df028b6ca: Pull complete [2023-08-22T14:03:06.069Z] d65c8cfc05b1: Pull complete [2023-08-22T14:03:21.051Z] 2437ff75d9bd: Pull complete [2023-08-22T14:03:21.051Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T14:03:21.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T14:03:21.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T14:03:21.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-4255 does not seem to be running inside a container [2023-08-22T14:03:21.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-22T14:03:23.885Z] $ docker top b7082c18710fd82b91a248c91dc38cf1ff6ddf48d37d635d4a2a286dee434861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:24.455Z] ---> job-cost.sh [2023-08-22T14:03:24.720Z] lf-activate-venv: SKIPPING [2023-08-22T14:03:24.720Z] INFO: No Stack... [2023-08-22T14:03:25.296Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T14:03:25.926Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T14:03:26.281Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-08-22T14:03:26.281Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T14:03:26.367Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [2023-08-22T14:03:26.375Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] did not exist. Created. [2023-08-22T14:03:26.375Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T14:03:26.804Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fae711c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-22T14:03:27.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T14:03:27.240Z] Warning: overwriting stash ‘stack-cost’ [2023-08-22T14:03:27.294Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T14:03:27.309Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T14:03:27.392Z] $ docker stop --time=1 b7082c18710fd82b91a248c91dc38cf1ff6ddf48d37d635d4a2a286dee434861 [2023-08-22T14:03:29.988Z] $ docker rm -f --volumes b7082c18710fd82b91a248c91dc38cf1ff6ddf48d37d635d4a2a286dee434861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-22T14:03:30.978Z] provisioning config files... [2023-08-22T14:03:30.986Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config12187739990112436988tmp [Pipeline] { [Pipeline] sh [2023-08-22T14:03:31.331Z] + set +x [2023-08-22T14:03:31.331Z] + curl -s https://codecov.io/bash [2023-08-22T14:03:31.331Z] + bash -s -- [2023-08-22T14:03:31.331Z] [2023-08-22T14:03:31.331Z] _____ _ [2023-08-22T14:03:31.331Z] / ____| | | [2023-08-22T14:03:31.331Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T14:03:31.331Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T14:03:31.331Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T14:03:31.331Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T14:03:31.331Z] Bash-1.0.6 [2023-08-22T14:03:31.331Z] [2023-08-22T14:03:31.331Z] [2023-08-22T14:03:31.331Z] ==> git version 2.25.1 found [2023-08-22T14:03:31.331Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-22T14:03:31.331Z] Release-Date: 2020-01-08 [2023-08-22T14:03:31.331Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-22T14:03:31.331Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T14:03:31.331Z] ==> Jenkins CI detected. [2023-08-22T14:03:31.331Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-221 [2023-08-22T14:03:31.331Z] project root: . [2023-08-22T14:03:31.331Z] --> token set from env [2023-08-22T14:03:31.331Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T14:03:31.331Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T14:03:31.331Z] ==> Python coveragepy not found [2023-08-22T14:03:31.331Z] ==> Searching for coverage reports in: [2023-08-22T14:03:31.331Z] + . [2023-08-22T14:03:31.331Z] -> Found 1 reports [2023-08-22T14:03:31.331Z] ==> Detecting git/mercurial file structure [2023-08-22T14:03:31.331Z] ==> Reading reports [2023-08-22T14:03:31.331Z] + ./coverage.out bytes=41317 [2023-08-22T14:03:31.331Z] ==> Appending adjustments [2023-08-22T14:03:31.331Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T14:03:31.589Z] + Found adjustments [2023-08-22T14:03:31.589Z] ==> Gzipping contents [2023-08-22T14:03:31.589Z] 12K /tmp/codecov.W0JNqh.gz [2023-08-22T14:03:31.589Z] ==> Uploading reports [2023-08-22T14:03:31.589Z] url: https://codecov.io [2023-08-22T14:03:31.589Z] query: branch=PR-221&commit=ab25496ca0d836da07a0bd1ac192006e51130800&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-221%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=221&job=&cmd_args= [2023-08-22T14:03:31.589Z] -> Pinging Codecov [2023-08-22T14:03:31.589Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-221&commit=ab25496ca0d836da07a0bd1ac192006e51130800&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-221%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=221&job=&cmd_args= [2023-08-22T14:03:31.851Z] -> Uploading to [2023-08-22T14:03:31.851Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-22/581DD39554BDF9B6E22D074273EAD858/ab25496ca0d836da07a0bd1ac192006e51130800/bc2ef5a3-4e42-409d-887f-d135570ce1c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T140331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c40add8e20a80347bd1301b0c88d8bf0a9cdc66fded823035a54e8a3cd19d08a [2023-08-22T14:03:31.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T14:03:31.851Z] Dload Upload Total Spent Left Speed [2023-08-22T14:03:32.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 60881 --:--:-- --:--:-- --:--:-- 60881 [2023-08-22T14:03:32.109Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] } [2023-08-22T14:03:32.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-22T14:03:33.900Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives ] [2023-08-22T14:03:33.900Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives [2023-08-22T14:03:33.900Z] total 16 [2023-08-22T14:03:33.900Z] drwxr-xr-x 3 root root 4096 Aug 22 13:53 . [2023-08-22T14:03:33.900Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:53 .. [2023-08-22T14:03:33.900Z] drwxr-xr-x 2 root root 4096 Aug 22 13:53 cost [2023-08-22T14:03:33.900Z] -rw-r--r-- 1 root root 95 Aug 22 13:53 cost.csv [2023-08-22T14:03:33.900Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives [2023-08-22T14:03:34.467Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives [2023-08-22T14:03:34.467Z] total 16 [2023-08-22T14:03:34.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:53 . [2023-08-22T14:03:34.467Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:53 .. [2023-08-22T14:03:34.467Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 13:53 cost [2023-08-22T14:03:34.467Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 22 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:34.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:35.679Z] ---> package-listing.sh [2023-08-22T14:03:35.679Z] ++ facter osfamily [2023-08-22T14:03:35.679Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T14:03:35.936Z] + OS_FAMILY=debian [2023-08-22T14:03:35.936Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-221 [2023-08-22T14:03:35.936Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T14:03:35.936Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T14:03:35.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T14:03:35.936Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T14:03:35.936Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-221 ']' [2023-08-22T14:03:35.936Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T14:03:35.936Z] + case "${OS_FAMILY}" in [2023-08-22T14:03:35.936Z] + dpkg -l [2023-08-22T14:03:35.936Z] + grep '^ii' [2023-08-22T14:03:35.936Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T14:03:35.936Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T14:03:35.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T14:03:35.936Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-221 ']' [2023-08-22T14:03:35.936Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives/ [2023-08-22T14:03:35.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives/ [Pipeline] echo [2023-08-22T14:03:35.967Z] 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-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-22T14:03:36.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T14:03:36.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T14:03:36.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T14:03:37.053Z] prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container [2023-08-22T14:03:37.087Z] $ 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-221/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-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T14:03:37.294Z] $ docker top 1f92a3d502d0f9c0c2436053e91c2e2b13048d6d52c837ee7c9be0c1a769116f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T14:03:37.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T14:03:38.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T14:03:38.399Z] + ls /var/log/sa-host [2023-08-22T14:03:38.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T14:03:38.538Z] provisioning config files... [2023-08-22T14:03:38.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config9967442754654427911tmp [Pipeline] { [Pipeline] echo [2023-08-22T14:03:38.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:38.920Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T14:03:38.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:39.346Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T14:03:39.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:39.690Z] ---> sudo-logs.sh [2023-08-22T14:03:39.690Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T14:03:39.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:40.075Z] ---> job-cost.sh [2023-08-22T14:03:40.075Z] lf-activate-venv: SKIPPING [2023-08-22T14:03:40.075Z] DEBUG: total: 0.2199999988079071 [2023-08-22T14:03:40.075Z] INFO: Retrieving Stack Cost... [2023-08-22T14:03:40.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T14:03:40.903Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T14:03:40.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T14:03:41.253Z] ---> logs-deploy.sh [2023-08-22T14:03:41.253Z] lf-activate-venv: SKIPPING [2023-08-22T14:03:41.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-221/1 [2023-08-22T14:03:41.253Z] INFO: archiving workspace using pattern(s): [2023-08-22T14:03:42.194Z] Archives upload complete. [2023-08-22T14:03:42.455Z] INFO: archiving logs to Nexus