Pull request #274 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bac183715616a0ae490d137236004edd9e36ae7f+dac2a86d11a73e0995135d9f20038dbbf996607a (9ac9dc3c9e8b63b53cb3312064d6ce87c559e3fd) 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-ssh15059908674172068185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16504325968349595174.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-274/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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4924363617453344239.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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15391667466864866728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17080795672360816116.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-274/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-274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8003543756415802760.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1790 in /w/workspace/y_app-rfid-llrp-inventory_PR-274 [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-274 # 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 dac2a86d11a73e0995135d9f20038dbbf996607a into PR head commit bac183715616a0ae490d137236004edd9e36ae7f Merge succeeded, producing bac183715616a0ae490d137236004edd9e36ae7f Checking out Revision bac183715616a0ae490d137236004edd9e36ae7f (PR-274) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # 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 dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T13:24:35.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T13:24:35.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T13:24:35.901Z] ========================================================= [2024-02-27T13:24:35.901Z] EdgeX Global Pipelines Version Info [2024-02-27T13:24:35.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:24:36.647Z] ------------------- [2024-02-27T13:24:36.647Z] stable info: [2024-02-27T13:24:36.647Z] ------------------- [2024-02-27T13:24:36.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T13:24:36.647Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T13:24:36.647Z] Message: update stable to v1.0.258 [2024-02-27T13:24:37.216Z] ------------------- [2024-02-27T13:24:37.216Z] experimental info: [2024-02-27T13:24:37.216Z] ------------------- [2024-02-27T13:24:37.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T13:24:37.216Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T13:24:37.216Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T13:24:37.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-27T13:24:37.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-27T13:24:37.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T13:24:37.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T13:24:37.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T13:24:37.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T13:24:37.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T13:24:37.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-27T13:24:37.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T13:24:37.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T13:24:38.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T13:24:38.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-27T13:24:38.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T13:24:38.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T13:24:38.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T13:24:38.363Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T13:24:38.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T13:24:38.489Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T13:24:38.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T13:24:38.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T13:24:38.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-27T13:24:38.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-27T13:24:38.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-27T13:24:38.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-27T13:24:38.981Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-27T13:24:39.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T13:24:39.126Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T13:24:39.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo [2024-02-27T13:24:39.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo [2024-02-27T13:24:39.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo [2024-02-27T13:24:39.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo [2024-02-27T13:24:39.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bac1837 [Pipeline] echo [2024-02-27T13:24:39.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T13:24:39.739Z] provisioning config files... [2024-02-27T13:24:39.756Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config15757479058245013699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:24:40.165Z] ---> ****-login.sh [2024-02-27T13:24:40.165Z] nexus3.edgexfoundry.org:10001 [2024-02-27T13:24:40.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:24:40.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:24:40.426Z] Configure a credential helper to remove this warning. See [2024-02-27T13:24:40.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:24:40.426Z] [2024-02-27T13:24:40.426Z] Login Succeeded [2024-02-27T13:24:40.426Z] nexus3.edgexfoundry.org:10002 [2024-02-27T13:24:40.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:24:40.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:24:40.687Z] Configure a credential helper to remove this warning. See [2024-02-27T13:24:40.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:24:40.687Z] [2024-02-27T13:24:40.687Z] Login Succeeded [2024-02-27T13:24:40.688Z] nexus3.edgexfoundry.org:10003 [2024-02-27T13:24:40.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:24:40.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:24:40.688Z] Configure a credential helper to remove this warning. See [2024-02-27T13:24:40.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:24:40.688Z] [2024-02-27T13:24:40.688Z] Login Succeeded [2024-02-27T13:24:40.688Z] nexus3.edgexfoundry.org:10004 [2024-02-27T13:24:40.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:24:40.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:24:40.949Z] Configure a credential helper to remove this warning. See [2024-02-27T13:24:40.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:24:40.949Z] [2024-02-27T13:24:40.949Z] Login Succeeded [2024-02-27T13:24:40.949Z] ****.io [2024-02-27T13:24:40.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:24:41.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:24:41.211Z] Configure a credential helper to remove this warning. See [2024-02-27T13:24:41.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:24:41.211Z] [2024-02-27T13:24:41.211Z] Login Succeeded [2024-02-27T13:24:41.211Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T13:24:41.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-27T13:24:42.080Z] + git rev-list -1 --merges bac183715616a0ae490d137236004edd9e36ae7f~1..bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo [2024-02-27T13:24:42.123Z] -----------> git rev-list -1 --merges bac183715616a0ae490d137236004edd9e36ae7f~1..bac183715616a0ae490d137236004edd9e36ae7f bac183715616a0ae490d137236004edd9e36ae7f [false] [Pipeline] sh [2024-02-27T13:24:42.455Z] + git log --format=format:%s -1 bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo [2024-02-27T13:24:42.488Z] ========================================================= [2024-02-27T13:24:42.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T13:24:42.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T13:24:42.987Z] + git log --format=format:%s -1 bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo [2024-02-27T13:24:43.024Z] [semverPrep] GIT_COMMIT: bac183715616a0ae490d137236004edd9e36ae7f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-27T13:24:43.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-27T13:24:43.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T13:24:43.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T13:24:43.501Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T13:24:43.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T13:24:43.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T13:24:43.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T13:24:43.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:24:44.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T13:24:44.014Z] [2024-02-27T13:24:44.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:24:44.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T13:24:44.423Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T13:24:44.423Z] b85a868b505f: Pulling fs layer [2024-02-27T13:24:44.423Z] e2be974225ed: Pulling fs layer [2024-02-27T13:24:44.423Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T13:24:44.423Z] 988bab9f4d93: Pulling fs layer [2024-02-27T13:24:44.423Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T13:24:44.423Z] eaf3925da568: Pulling fs layer [2024-02-27T13:24:44.423Z] bab4dde63d76: Pulling fs layer [2024-02-27T13:24:44.423Z] bde34c3a00c8: Pulling fs layer [2024-02-27T13:24:44.423Z] b352a97aabf1: Pulling fs layer [2024-02-27T13:24:44.423Z] 4872d77fe225: Pulling fs layer [2024-02-27T13:24:44.423Z] 5851b861e8e6: Pulling fs layer [2024-02-27T13:24:44.423Z] bab4dde63d76: Waiting [2024-02-27T13:24:44.423Z] 988bab9f4d93: Waiting [2024-02-27T13:24:44.423Z] bde34c3a00c8: Waiting [2024-02-27T13:24:44.423Z] b352a97aabf1: Waiting [2024-02-27T13:24:44.423Z] 5851b861e8e6: Waiting [2024-02-27T13:24:44.423Z] 4872d77fe225: Waiting [2024-02-27T13:24:44.423Z] eaf3925da568: Waiting [2024-02-27T13:24:44.423Z] e2be974225ed: Verifying Checksum [2024-02-27T13:24:44.423Z] e2be974225ed: Download complete [2024-02-27T13:24:44.423Z] 988bab9f4d93: Verifying Checksum [2024-02-27T13:24:44.423Z] 988bab9f4d93: Download complete [2024-02-27T13:24:44.682Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T13:24:44.682Z] 1469e6f7b9e6: Download complete [2024-02-27T13:24:44.682Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T13:24:44.682Z] 339a4e72a1f5: Download complete [2024-02-27T13:24:44.682Z] eaf3925da568: Download complete [2024-02-27T13:24:44.682Z] bde34c3a00c8: Verifying Checksum [2024-02-27T13:24:44.682Z] bde34c3a00c8: Download complete [2024-02-27T13:24:44.682Z] b352a97aabf1: Verifying Checksum [2024-02-27T13:24:44.682Z] b352a97aabf1: Download complete [2024-02-27T13:24:44.682Z] 4872d77fe225: Verifying Checksum [2024-02-27T13:24:44.682Z] 4872d77fe225: Download complete [2024-02-27T13:24:44.682Z] 5851b861e8e6: Download complete [2024-02-27T13:24:44.682Z] b85a868b505f: Verifying Checksum [2024-02-27T13:24:44.682Z] b85a868b505f: Download complete [2024-02-27T13:24:44.942Z] bab4dde63d76: Verifying Checksum [2024-02-27T13:24:44.942Z] bab4dde63d76: Download complete [2024-02-27T13:24:46.321Z] b85a868b505f: Pull complete [2024-02-27T13:24:46.321Z] e2be974225ed: Pull complete [2024-02-27T13:24:46.890Z] 339a4e72a1f5: Pull complete [2024-02-27T13:24:46.890Z] 988bab9f4d93: Pull complete [2024-02-27T13:24:47.150Z] 1469e6f7b9e6: Pull complete [2024-02-27T13:24:47.150Z] eaf3925da568: Pull complete [2024-02-27T13:24:49.056Z] bab4dde63d76: Pull complete [2024-02-27T13:24:49.317Z] bde34c3a00c8: Pull complete [2024-02-27T13:24:49.317Z] b352a97aabf1: Pull complete [2024-02-27T13:24:49.586Z] 4872d77fe225: Pull complete [2024-02-27T13:24:49.586Z] 5851b861e8e6: Pull complete [2024-02-27T13:24:49.586Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T13:24:49.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T13:24:49.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:24:49.951Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2024-02-27T13:24:49.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T13:24:54.670Z] $ docker top e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 -eo pid,comm [2024-02-27T13:24:54.723Z] 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). [2024-02-27T13:24:54.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T13:24:54.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T13:24:54.921Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T13:24:55.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T13:24:55.046Z] $ docker exec e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent [2024-02-27T13:24:55.150Z] SSH_AUTH_SOCK=/tmp/ssh-dBHu9gQVcPt6/agent.31 [2024-02-27T13:24:55.150Z] SSH_AGENT_PID=37 [2024-02-27T13:24:55.158Z] Running ssh-add (command line suppressed) [2024-02-27T13:24:55.261Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_14066481791815976288.key (/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_14066481791815976288.key) [2024-02-27T13:24:55.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T13:24:55.791Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T13:24:55.817Z] $ docker exec --env ******** --env ******** e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent -k [2024-02-27T13:24:55.920Z] unset SSH_AUTH_SOCK; [2024-02-27T13:24:55.921Z] unset SSH_AGENT_PID; [2024-02-27T13:24:55.921Z] echo Agent pid 37 killed; [2024-02-27T13:24:55.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T13:24:56.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T13:24:56.075Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T13:24:56.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T13:24:56.203Z] $ docker exec e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent [2024-02-27T13:24:56.303Z] SSH_AUTH_SOCK=/tmp/ssh-rpy3FrPT2lqj/agent.70 [2024-02-27T13:24:56.303Z] SSH_AGENT_PID=76 [2024-02-27T13:24:56.308Z] Running ssh-add (command line suppressed) [2024-02-27T13:24:56.405Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_12979696058537114368.key (/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_12979696058537114368.key) [2024-02-27T13:24:56.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T13:24:56.770Z] + git semver init [2024-02-27T13:24:57.038Z] 2024-02-27 13:24:56,985 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T13:24:57.038Z] 2024-02-27 13:24:56,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver [2024-02-27T13:24:57.038Z] 2024-02-27 13:24:56,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver [2024-02-27T13:24:57.038Z] 2024-02-27 13:24:56,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-274, universal_newlines=False, shell=None, istream=None) [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,488 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.git/info/exclude [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver/PR-274 with force:False [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,489 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver/PR-274 [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,493 [execute] INFO git cat-file --batch-check [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,501 [execute] INFO git cat-file --batch [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T13:24:58.967Z] 2024-02-27 13:24:58,507 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver/PR-274 [2024-02-27T13:24:58.967Z] 0.0.0 [Pipeline] } [2024-02-27T13:24:58.995Z] $ docker exec --env ******** --env ******** e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent -k [2024-02-27T13:24:59.102Z] unset SSH_AUTH_SOCK; [2024-02-27T13:24:59.104Z] unset SSH_AGENT_PID; [2024-02-27T13:24:59.104Z] echo Agent pid 76 killed; [2024-02-27T13:24:59.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T13:24:59.637Z] + git semver [Pipeline] } [2024-02-27T13:24:59.931Z] $ docker stop --time=1 e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 [2024-02-27T13:25:01.238Z] $ docker rm -f --volumes e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T13:25:01.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T13:25:02.085Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T13:25:02.104Z] [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 [2024-02-27T13:25:02.994Z] provisioning config files... [2024-02-27T13:25:03.005Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config9322369136237083586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:25:03.402Z] ---> ****-login.sh [2024-02-27T13:25:03.402Z] nexus3.edgexfoundry.org:10001 [2024-02-27T13:25:03.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:25:03.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:25:03.403Z] Configure a credential helper to remove this warning. See [2024-02-27T13:25:03.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:25:03.403Z] [2024-02-27T13:25:03.403Z] Login Succeeded [2024-02-27T13:25:03.403Z] nexus3.edgexfoundry.org:10002 [2024-02-27T13:25:03.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:25:03.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:25:03.403Z] Configure a credential helper to remove this warning. See [2024-02-27T13:25:03.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:25:03.403Z] [2024-02-27T13:25:03.403Z] Login Succeeded [2024-02-27T13:25:03.403Z] nexus3.edgexfoundry.org:10003 [2024-02-27T13:25:03.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:25:03.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:25:03.664Z] Configure a credential helper to remove this warning. See [2024-02-27T13:25:03.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:25:03.664Z] [2024-02-27T13:25:03.664Z] Login Succeeded [2024-02-27T13:25:03.664Z] nexus3.edgexfoundry.org:10004 [2024-02-27T13:25:03.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:25:03.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:25:03.664Z] Configure a credential helper to remove this warning. See [2024-02-27T13:25:03.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:25:03.664Z] [2024-02-27T13:25:03.664Z] Login Succeeded [2024-02-27T13:25:03.664Z] ****.io [2024-02-27T13:25:03.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:25:03.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:25:03.923Z] Configure a credential helper to remove this warning. See [2024-02-27T13:25:03.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:25:03.923Z] [2024-02-27T13:25:03.923Z] Login Succeeded [2024-02-27T13:25:03.923Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T13:25:03.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T13:25:04.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T13:25:04.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T13:25:04.435Z] ========================================================= [2024-02-27T13:25:04.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T13:25:04.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:25:05.017Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-27T13:25:05.017Z] Sending build context to Docker daemon 16.9MB [2024-02-27T13:25:05.017Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T13:25:05.017Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T13:25:05.017Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T13:25:05.017Z] 7264a8db6415: Pulling fs layer [2024-02-27T13:25:05.017Z] c4d48a809fc2: Pulling fs layer [2024-02-27T13:25:05.017Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T13:25:05.017Z] ad3a456e5733: Pulling fs layer [2024-02-27T13:25:05.017Z] 69c7f0334f64: Pulling fs layer [2024-02-27T13:25:05.017Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T13:25:05.017Z] ce7588e14bc9: Pulling fs layer [2024-02-27T13:25:05.017Z] b5e4710f87ac: Pulling fs layer [2024-02-27T13:25:05.017Z] 1f1c1a5573a3: Waiting [2024-02-27T13:25:05.017Z] ce7588e14bc9: Waiting [2024-02-27T13:25:05.017Z] b5e4710f87ac: Waiting [2024-02-27T13:25:05.017Z] ad3a456e5733: Waiting [2024-02-27T13:25:05.017Z] 69c7f0334f64: Waiting [2024-02-27T13:25:05.017Z] c4d48a809fc2: Verifying Checksum [2024-02-27T13:25:05.017Z] c4d48a809fc2: Download complete [2024-02-27T13:25:05.277Z] ad3a456e5733: Download complete [2024-02-27T13:25:05.277Z] 69c7f0334f64: Download complete [2024-02-27T13:25:05.277Z] 7264a8db6415: Verifying Checksum [2024-02-27T13:25:05.277Z] 7264a8db6415: Download complete [2024-02-27T13:25:05.277Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T13:25:05.277Z] 1f1c1a5573a3: Download complete [2024-02-27T13:25:05.277Z] 7264a8db6415: Pull complete [2024-02-27T13:25:05.541Z] b5e4710f87ac: Verifying Checksum [2024-02-27T13:25:05.541Z] b5e4710f87ac: Download complete [2024-02-27T13:25:05.541Z] c4d48a809fc2: Pull complete [2024-02-27T13:25:05.541Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T13:25:05.541Z] 4f1c88b9dad5: Download complete [2024-02-27T13:25:06.107Z] ce7588e14bc9: Verifying Checksum [2024-02-27T13:25:06.108Z] ce7588e14bc9: Download complete [2024-02-27T13:25:09.416Z] 4f1c88b9dad5: Pull complete [2024-02-27T13:25:09.416Z] ad3a456e5733: Pull complete [2024-02-27T13:25:09.416Z] 69c7f0334f64: Pull complete [2024-02-27T13:25:09.675Z] 1f1c1a5573a3: Pull complete [2024-02-27T13:25:12.210Z] ce7588e14bc9: Pull complete [2024-02-27T13:25:12.778Z] b5e4710f87ac: Pull complete [2024-02-27T13:25:12.778Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T13:25:12.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T13:25:12.778Z] ---> 88b5674ff536 [2024-02-27T13:25:12.778Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T13:25:17.747Z] Still waiting to schedule task [2024-02-27T13:25:17.747Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-27T13:25:21.033Z] ---> Running in d8ba6d8ab96f [2024-02-27T13:25:21.033Z] Removing intermediate container d8ba6d8ab96f [2024-02-27T13:25:21.033Z] ---> ce64fae8dca0 [2024-02-27T13:25:21.033Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T13:25:21.033Z] ---> Running in 02e12ab37b32 [2024-02-27T13:25:21.033Z] Removing intermediate container 02e12ab37b32 [2024-02-27T13:25:21.033Z] ---> 826e95a5454b [2024-02-27T13:25:21.033Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T13:25:21.033Z] ---> Running in da07c8a54289 [2024-02-27T13:25:21.033Z] Removing intermediate container da07c8a54289 [2024-02-27T13:25:21.033Z] ---> 43d5e4580550 [2024-02-27T13:25:21.033Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T13:25:21.033Z] ---> Running in 6980fe5f2087 [2024-02-27T13:25:21.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T13:25:21.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T13:25:21.293Z] OK: 264 MiB in 52 packages [2024-02-27T13:25:21.862Z] Removing intermediate container 6980fe5f2087 [2024-02-27T13:25:21.862Z] ---> 35dc7db8fab1 [2024-02-27T13:25:21.862Z] Step 7/12 : WORKDIR /app [2024-02-27T13:25:21.862Z] ---> Running in cd42b1410290 [2024-02-27T13:25:21.862Z] Removing intermediate container cd42b1410290 [2024-02-27T13:25:21.862Z] ---> f9a7efd5aeaf [2024-02-27T13:25:21.862Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T13:25:21.862Z] ---> d24e5277607d [2024-02-27T13:25:21.862Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T13:25:21.862Z] ---> Running in 85ad93a3d6e8 [2024-02-27T13:26:00.639Z] Removing intermediate container 85ad93a3d6e8 [2024-02-27T13:26:00.639Z] ---> d7210964734b [2024-02-27T13:26:00.639Z] Step 10/12 : COPY . . [2024-02-27T13:26:00.639Z] ---> 123a711e5dde [2024-02-27T13:26:00.639Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T13:26:00.899Z] ---> Running in 0d8dc193d347 [2024-02-27T13:26:00.899Z] Removing intermediate container 0d8dc193d347 [2024-02-27T13:26:00.899Z] ---> 985f211205b9 [2024-02-27T13:26:00.899Z] Step 12/12 : RUN $MAKE [2024-02-27T13:26:00.899Z] ---> Running in a751231de2ac [2024-02-27T13:26:01.159Z] noop [2024-02-27T13:26:01.420Z] Removing intermediate container a751231de2ac [2024-02-27T13:26:01.420Z] ---> 4479d0291b8c [2024-02-27T13:26:01.420Z] Successfully built 4479d0291b8c [2024-02-27T13:26:01.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:26:01.946Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T13:26:01.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:26:02.163Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2024-02-27T13:26:02.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T13:26:02.561Z] $ docker top 13e345a53f6bfd0f238bb1eb12dc69c55cb2205bcd573c9410b8c296b06d0540 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:26:03.024Z] + go version [2024-02-27T13:26:03.024Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T13:26:03.063Z] $ docker stop --time=1 13e345a53f6bfd0f238bb1eb12dc69c55cb2205bcd573c9410b8c296b06d0540 [2024-02-27T13:26:04.970Z] $ docker rm -f --volumes 13e345a53f6bfd0f238bb1eb12dc69c55cb2205bcd573c9410b8c296b06d0540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:26:05.967Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T13:26:05.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:26:06.199Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2024-02-27T13:26:06.239Z] $ 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-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T13:26:06.600Z] $ docker top 614a60bf64efef1afe4d7f8bfd2d94efcbf6b155b68f81f46f92df646aad949a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:26:07.069Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-274 [Pipeline] fileExists [Pipeline] sh [2024-02-27T13:26:07.471Z] + make test [2024-02-27T13:26:07.471Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-27T13:26:29.443Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-27T13:26:29.443Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-27T13:26:29.443Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2024-02-27T13:26:30.821Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.717s coverage: 71.9% of statements [2024-02-27T13:26:52.952Z] go vet ./... [2024-02-27T13:26:56.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T13:26:56.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T13:26:56.236Z] ./bin/test-attribution.sh [2024-02-27T13:26:56.236Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-27T13:26:56.236Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-27T13:26:56.236Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-27T13:26:56.236Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-27T13:26:56.236Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-27T13:26:56.236Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-27T13:26:56.236Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T13:26:56.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T13:26:56.371Z] $ docker stop --time=1 614a60bf64efef1afe4d7f8bfd2d94efcbf6b155b68f81f46f92df646aad949a [2024-02-27T13:27:03.017Z] $ docker rm -f --volumes 614a60bf64efef1afe4d7f8bfd2d94efcbf6b155b68f81f46f92df646aad949a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T13:27:03.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T13:27:03.756Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-27T13:27:04.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T13:27:04.963Z] + ls -al . [2024-02-27T13:27:04.963Z] total 208 [2024-02-27T13:27:04.963Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 13:26 . [2024-02-27T13:27:04.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:24 .. [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 13:24 .dockerignore [2024-02-27T13:27:04.963Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 13:26 .git [2024-02-27T13:27:04.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:24 .github [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 13:24 .gitignore [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 13:24 .golangci.yml [2024-02-27T13:27:04.963Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 13:24 .semver [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 13:24 Attribution.txt [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 13:24 CHANGELOG.md [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 13:24 Dockerfile [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 13:24 GOVERNANCE.md [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 13:24 Jenkinsfile [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 13:24 LICENSE [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 13:24 Makefile [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 13:24 OWNERS.md [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 13:24 README.md [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 13:25 VERSION [2024-02-27T13:27:04.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:24 bin [2024-02-27T13:27:04.963Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 13:26 coverage.out [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 13:24 go.mod [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 13:24 go.sum [2024-02-27T13:27:04.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:24 images [2024-02-27T13:27:04.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:24 internal [2024-02-27T13:27:04.963Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 13:24 main.go [2024-02-27T13:27:04.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:24 openapi [2024-02-27T13:27:04.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:24 res [2024-02-27T13:27:04.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:27:05.432Z] + 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=bac183715616a0ae490d137236004edd9e36ae7f --label arch=amd64 --label version=0.0.0 . [2024-02-27T13:27:05.432Z] Sending build context to Docker daemon 16.9MB [2024-02-27T13:27:05.432Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T13:27:05.432Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-27T13:27:05.432Z] ---> 4479d0291b8c [2024-02-27T13:27:05.432Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T13:27:05.999Z] ---> Running in 3403bd661667 [2024-02-27T13:27:05.999Z] Removing intermediate container 3403bd661667 [2024-02-27T13:27:05.999Z] ---> ca249bffcbfb [2024-02-27T13:27:05.999Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T13:27:05.999Z] ---> Running in e42f9d024e63 [2024-02-27T13:27:05.999Z] Removing intermediate container e42f9d024e63 [2024-02-27T13:27:05.999Z] ---> 270c5cc41410 [2024-02-27T13:27:05.999Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-27T13:27:06.259Z] ---> Running in 69849ad96444 [2024-02-27T13:27:06.259Z] Removing intermediate container 69849ad96444 [2024-02-27T13:27:06.259Z] ---> cea7edddc10f [2024-02-27T13:27:06.259Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T13:27:06.259Z] ---> Running in e3d9e77088d5 [2024-02-27T13:27:06.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T13:27:06.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T13:27:09.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1791 in /w/workspace/y_app-rfid-llrp-inventory_PR-274 [Pipeline] { [Pipeline] ws [2024-02-27T13:27:09.534Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-02-27T13:27:09.675Z] The recommended git tool is: git [2024-02-27T13:27:12.067Z] OK: 264 MiB in 52 packages [2024-02-27T13:27:12.067Z] Removing intermediate container e3d9e77088d5 [2024-02-27T13:27:12.067Z] ---> d235a72ad40a [2024-02-27T13:27:12.067Z] Step 7/30 : WORKDIR /app [2024-02-27T13:27:12.067Z] ---> Running in 7bd81c8f8ff1 [2024-02-27T13:27:12.067Z] Removing intermediate container 7bd81c8f8ff1 [2024-02-27T13:27:12.067Z] ---> ba841cf8d024 [2024-02-27T13:27:12.067Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-27T13:27:12.067Z] ---> 6d79e379fd03 [2024-02-27T13:27:12.067Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T13:27:12.067Z] ---> Running in 9a2d5ed6c79d [2024-02-27T13:27:12.327Z] Removing intermediate container 9a2d5ed6c79d [2024-02-27T13:27:12.327Z] ---> ea25e09897c6 [2024-02-27T13:27:12.327Z] Step 10/30 : COPY . . [2024-02-27T13:27:12.895Z] ---> 1f64bd4bee2d [2024-02-27T13:27:12.895Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T13:27:12.895Z] ---> Running in b1c88aedc219 [2024-02-27T13:27:13.154Z] Removing intermediate container b1c88aedc219 [2024-02-27T13:27:13.154Z] ---> c6c2f3ee9809 [2024-02-27T13:27:13.154Z] Step 12/30 : RUN $MAKE [2024-02-27T13:27:13.154Z] ---> Running in 0e7360274064 [2024-02-27T13:27:13.412Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -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 [2024-02-27T13:27:20.386Z] using credential edgex-jenkins-ssh [2024-02-27T13:27:20.407Z] Cloning the remote Git repository [2024-02-27T13:27:20.455Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-27T13:27:20.554Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-02-27T13:27:20.755Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-27T13:27:20.765Z] > git --version # timeout=10 [2024-02-27T13:27:20.801Z] > git --version # 'git version 2.25.1' [2024-02-27T13:27:20.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T13:27:20.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T13:27:23.887Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-27T13:27:23.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T13:27:25.792Z] Merging remotes/origin/main commit dac2a86d11a73e0995135d9f20038dbbf996607a into PR head commit bac183715616a0ae490d137236004edd9e36ae7f [2024-02-27T13:27:26.140Z] Merge succeeded, producing bac183715616a0ae490d137236004edd9e36ae7f [2024-02-27T13:27:26.141Z] Checking out Revision bac183715616a0ae490d137236004edd9e36ae7f (PR-274) [2024-02-27T13:27:25.157Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-27T13:27:25.236Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-27T13:27:25.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T13:27:25.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-27T13:27:25.813Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T13:27:25.897Z] > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # timeout=10 [2024-02-27T13:27:26.030Z] > git remote # timeout=10 [2024-02-27T13:27:26.061Z] > git config --get remote.origin.url # timeout=10 [2024-02-27T13:27:26.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T13:27:26.091Z] > git merge dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 [2024-02-27T13:27:26.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-27T13:27:26.149Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T13:27:26.170Z] > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # timeout=10 [2024-02-27T13:27:26.931Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-27T13:27:27.022Z] > git --version # timeout=10 [2024-02-27T13:27:27.090Z] > git --version # 'git version 2.25.1' [2024-02-27T13:27:27.165Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T13:27:28.655Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T13:27:28.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T13:27:28.655Z] Dload Upload Total Spent Left Speed [2024-02-27T13:27:28.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-02-27T13:27:29.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T13:27:29.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T13:27:29.417Z] + sudo tee /etc/docker/daemon.new [2024-02-27T13:27:29.703Z] { [2024-02-27T13:27:29.703Z] "registry-mirrors": [ [2024-02-27T13:27:29.703Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T13:27:29.703Z] ], [2024-02-27T13:27:29.703Z] "bip": "10.250.0.254/24", [2024-02-27T13:27:29.703Z] "hosts": [ [2024-02-27T13:27:29.703Z] "tcp://0.0.0.0:5555", [2024-02-27T13:27:29.703Z] "unix:///var/run/docker.sock" [2024-02-27T13:27:29.703Z] ], [2024-02-27T13:27:29.703Z] "mtu": 1458, [2024-02-27T13:27:29.703Z] "selinux-enabled": true, [2024-02-27T13:27:29.703Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T13:27:29.703Z] } [Pipeline] sh [2024-02-27T13:27:30.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T13:27:30.421Z] + sudo service docker restart [2024-02-27T13:27:40.174Z] Removing intermediate container 0e7360274064 [2024-02-27T13:27:40.174Z] ---> bf650bd68bbd [2024-02-27T13:27:40.174Z] Step 13/30 : FROM alpine:3.18 [2024-02-27T13:27:40.174Z] 3.18: Pulling from library/alpine [2024-02-27T13:27:40.174Z] 619be1103602: Pulling fs layer [2024-02-27T13:27:40.174Z] 619be1103602: Verifying Checksum [2024-02-27T13:27:40.174Z] 619be1103602: Download complete [2024-02-27T13:27:40.174Z] 619be1103602: Pull complete [2024-02-27T13:27:40.174Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T13:27:40.174Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T13:27:40.174Z] ---> d3782b16ccc9 [2024-02-27T13:27:40.174Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T13:27:40.174Z] ---> Running in d113be8976fd [2024-02-27T13:27:40.174Z] Removing intermediate container d113be8976fd [2024-02-27T13:27:40.174Z] ---> e959db2e9bb2 [2024-02-27T13:27:40.174Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-27T13:27:40.174Z] ---> Running in b41607812aae [2024-02-27T13:27:40.174Z] Removing intermediate container b41607812aae [2024-02-27T13:27:40.174Z] ---> d9f533493223 [2024-02-27T13:27:40.174Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-27T13:27:40.174Z] ---> Running in 769a24f7b10f [2024-02-27T13:27:40.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T13:27:48.803Z] provisioning config files... [2024-02-27T13:27:48.828Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17944201769738520566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:27:49.328Z] ---> ****-login.sh [2024-02-27T13:27:49.328Z] nexus3.edgexfoundry.org:10001 [2024-02-27T13:27:49.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:27:49.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:27:49.869Z] Configure a credential helper to remove this warning. See [2024-02-27T13:27:49.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:27:49.869Z] [2024-02-27T13:27:49.869Z] Login Succeeded [2024-02-27T13:27:49.869Z] nexus3.edgexfoundry.org:10002 [2024-02-27T13:27:50.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:27:50.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:27:50.139Z] Configure a credential helper to remove this warning. See [2024-02-27T13:27:50.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:27:50.139Z] [2024-02-27T13:27:50.139Z] Login Succeeded [2024-02-27T13:27:50.139Z] nexus3.edgexfoundry.org:10003 [2024-02-27T13:27:50.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:27:50.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:27:50.745Z] Configure a credential helper to remove this warning. See [2024-02-27T13:27:50.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:27:50.745Z] [2024-02-27T13:27:50.745Z] Login Succeeded [2024-02-27T13:27:50.745Z] nexus3.edgexfoundry.org:10004 [2024-02-27T13:27:51.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:27:51.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:27:51.044Z] Configure a credential helper to remove this warning. See [2024-02-27T13:27:51.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:27:51.044Z] [2024-02-27T13:27:51.044Z] Login Succeeded [2024-02-27T13:27:51.044Z] ****.io [2024-02-27T13:27:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T13:27:51.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T13:27:51.608Z] Configure a credential helper to remove this warning. See [2024-02-27T13:27:51.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T13:27:51.608Z] [2024-02-27T13:27:51.608Z] Login Succeeded [2024-02-27T13:27:51.608Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T13:27:51.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T13:27:52.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T13:27:52.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T13:27:52.320Z] ========================================================= [2024-02-27T13:27:52.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T13:27:52.320Z] ========================================================= [Pipeline] fileExists [2024-02-27T13:27:52.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:27:52.987Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-27T13:27:53.255Z] Sending build context to Docker daemon 670.2kB [2024-02-27T13:27:53.255Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T13:27:53.255Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T13:27:53.527Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T13:27:53.527Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T13:27:53.527Z] 5d54e960e981: Pulling fs layer [2024-02-27T13:27:53.527Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T13:27:53.527Z] f0e02332f6b5: Pulling fs layer [2024-02-27T13:27:53.527Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T13:27:53.527Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T13:27:53.527Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T13:27:53.527Z] f0e02332f6b5: Waiting [2024-02-27T13:27:53.527Z] 872ee5b61b7b: Waiting [2024-02-27T13:27:53.527Z] 0c6a40ed1a82: Waiting [2024-02-27T13:27:53.527Z] 94ae7d8d031c: Waiting [2024-02-27T13:27:53.527Z] 5d54e960e981: Verifying Checksum [2024-02-27T13:27:53.527Z] 5d54e960e981: Download complete [2024-02-27T13:27:53.527Z] f0e02332f6b5: Verifying Checksum [2024-02-27T13:27:53.527Z] f0e02332f6b5: Download complete [2024-02-27T13:27:53.527Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T13:27:53.527Z] 872ee5b61b7b: Download complete [2024-02-27T13:27:53.527Z] 9fda8d8052c6: Verifying Checksum [2024-02-27T13:27:53.527Z] 9fda8d8052c6: Download complete [2024-02-27T13:27:54.123Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T13:27:54.123Z] 94ae7d8d031c: Download complete [2024-02-27T13:27:54.392Z] 9fda8d8052c6: Pull complete [2024-02-27T13:27:55.358Z] 5d54e960e981: Pull complete [2024-02-27T13:27:55.629Z] c4a7e357bf2a: Download complete [2024-02-27T13:27:55.693Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T13:27:55.693Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T13:27:55.693Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T13:27:55.693Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T13:27:55.954Z] OK: 8 MiB in 17 packages [2024-02-27T13:27:56.213Z] Removing intermediate container 769a24f7b10f [2024-02-27T13:27:56.213Z] ---> 7679e9d3db46 [2024-02-27T13:27:56.213Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-27T13:27:56.213Z] ---> Running in 43e644c1dbcf [2024-02-27T13:27:56.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T13:27:56.590Z] 0c6a40ed1a82: Verifying Checksum [2024-02-27T13:27:56.590Z] 0c6a40ed1a82: Download complete [2024-02-27T13:27:56.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T13:27:56.731Z] OK: 8 MiB in 17 packages [2024-02-27T13:27:57.301Z] Removing intermediate container 43e644c1dbcf [2024-02-27T13:27:57.301Z] ---> 036b27bb7f0d [2024-02-27T13:27:57.301Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T13:27:57.301Z] ---> 9106b4fb5665 [2024-02-27T13:27:57.301Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T13:27:57.301Z] ---> b5caf6487776 [2024-02-27T13:27:57.301Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-27T13:27:57.559Z] ---> 727565f3588d [2024-02-27T13:27:57.559Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-27T13:27:57.559Z] ---> d1566cf87219 [2024-02-27T13:27:57.559Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-27T13:27:58.922Z] ---> 38d46c600037 [2024-02-27T13:27:58.922Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-27T13:27:58.922Z] ---> Running in 3b8c25a8973b [2024-02-27T13:27:59.180Z] Removing intermediate container 3b8c25a8973b [2024-02-27T13:27:59.180Z] ---> 2b0bfdc4f0d8 [2024-02-27T13:27:59.180Z] Step 24/30 : VOLUME /cache [2024-02-27T13:27:59.180Z] ---> Running in e4b53c6d86a3 [2024-02-27T13:27:59.438Z] Removing intermediate container e4b53c6d86a3 [2024-02-27T13:27:59.439Z] ---> 74f6b98ceba5 [2024-02-27T13:27:59.439Z] Step 25/30 : EXPOSE 59711 [2024-02-27T13:27:59.439Z] ---> Running in 7fefa75b81cd [2024-02-27T13:27:59.439Z] Removing intermediate container 7fefa75b81cd [2024-02-27T13:27:59.439Z] ---> 107e6c95b6a1 [2024-02-27T13:27:59.439Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-27T13:27:59.439Z] ---> Running in 5063379519a1 [2024-02-27T13:27:59.704Z] Removing intermediate container 5063379519a1 [2024-02-27T13:27:59.704Z] ---> 35ad8695e52b [2024-02-27T13:27:59.704Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-27T13:27:59.704Z] ---> Running in dc0af9b0dee3 [2024-02-27T13:27:59.704Z] Removing intermediate container dc0af9b0dee3 [2024-02-27T13:27:59.704Z] ---> 56697f16943b [2024-02-27T13:27:59.704Z] Step 28/30 : LABEL arch=amd64 [2024-02-27T13:27:59.704Z] ---> Running in 1d8d1b605929 [2024-02-27T13:27:59.704Z] Removing intermediate container 1d8d1b605929 [2024-02-27T13:27:59.704Z] ---> 06ebb43d635e [2024-02-27T13:27:59.704Z] Step 29/30 : LABEL git_sha=bac183715616a0ae490d137236004edd9e36ae7f [2024-02-27T13:27:59.704Z] ---> Running in c1a94b249dcb [2024-02-27T13:27:59.962Z] Removing intermediate container c1a94b249dcb [2024-02-27T13:27:59.963Z] ---> dfd1273d8f40 [2024-02-27T13:27:59.963Z] Step 30/30 : LABEL version=0.0.0 [2024-02-27T13:27:59.963Z] ---> Running in 19192f1a73f5 [2024-02-27T13:27:59.963Z] Removing intermediate container 19192f1a73f5 [2024-02-27T13:27:59.963Z] ---> f6e09441310d [2024-02-27T13:27:59.963Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T13:27:59.963Z] Successfully built f6e09441310d [2024-02-27T13:27:59.963Z] 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 [2024-02-27T13:28:01.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T13:28:01.283Z] [2024-02-27T13:28:01.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:28:01.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T13:28:01.705Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T13:28:01.705Z] 5eb5b503b376: Pulling fs layer [2024-02-27T13:28:01.705Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T13:28:01.705Z] ec43610c2a17: Pulling fs layer [2024-02-27T13:28:01.705Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T13:28:01.705Z] 33b1e0a273af: Pulling fs layer [2024-02-27T13:28:01.705Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T13:28:01.705Z] 2f39f015ded8: Pulling fs layer [2024-02-27T13:28:01.705Z] 3a2ae6a8a46f: Waiting [2024-02-27T13:28:01.705Z] 33b1e0a273af: Waiting [2024-02-27T13:28:01.705Z] 5d3b04190fa2: Waiting [2024-02-27T13:28:01.705Z] 2f39f015ded8: Waiting [2024-02-27T13:28:01.705Z] 5c69ac0246d0: Verifying Checksum [2024-02-27T13:28:01.705Z] 5c69ac0246d0: Download complete [2024-02-27T13:28:01.705Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-27T13:28:01.705Z] 3a2ae6a8a46f: Download complete [2024-02-27T13:28:01.705Z] 33b1e0a273af: Verifying Checksum [2024-02-27T13:28:01.705Z] 33b1e0a273af: Download complete [2024-02-27T13:28:01.705Z] 5d3b04190fa2: Download complete [2024-02-27T13:28:01.705Z] ec43610c2a17: Verifying Checksum [2024-02-27T13:28:01.705Z] ec43610c2a17: Download complete [2024-02-27T13:28:01.962Z] 5eb5b503b376: Verifying Checksum [2024-02-27T13:28:01.962Z] 5eb5b503b376: Download complete [2024-02-27T13:28:02.527Z] 2f39f015ded8: Download complete [2024-02-27T13:28:03.095Z] 5eb5b503b376: Pull complete [2024-02-27T13:28:03.095Z] 5c69ac0246d0: Pull complete [2024-02-27T13:28:03.662Z] ec43610c2a17: Pull complete [2024-02-27T13:28:03.662Z] 3a2ae6a8a46f: Pull complete [2024-02-27T13:28:03.921Z] 33b1e0a273af: Pull complete [2024-02-27T13:28:03.921Z] 5d3b04190fa2: Pull complete [2024-02-27T13:28:08.109Z] 2f39f015ded8: Pull complete [2024-02-27T13:28:08.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T13:28:08.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T13:28:08.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:28:08.496Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2024-02-27T13:28:08.528Z] $ 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-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@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 [2024-02-27T13:28:08.910Z] c4a7e357bf2a: Pull complete [2024-02-27T13:28:08.910Z] f0e02332f6b5: Pull complete [2024-02-27T13:28:08.910Z] 872ee5b61b7b: Pull complete [2024-02-27T13:28:16.767Z] $ docker top c5d8b4339df4ad3943d623280d34a7e549cde317258040169cb81955f39336c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:28:17.356Z] ---> job-cost.sh [2024-02-27T13:28:17.356Z] lf-activate-venv: SKIPPING [2024-02-27T13:28:17.356Z] INFO: No Stack... [2024-02-27T13:28:17.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T13:28:17.880Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T13:28:18.244Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives/cost.csv [2024-02-27T13:28:18.244Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T13:28:18.285Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [2024-02-27T13:28:18.290Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] did not exist. Created. [2024-02-27T13:28:18.296Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T13:28:18.773Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-27T13:28:18.820Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T13:28:18.880Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] // lock [2024-02-27T13:28:18.997Z] 0c6a40ed1a82: Pull complete [2024-02-27T13:28:18.997Z] 94ae7d8d031c: Pull complete [2024-02-27T13:28:18.997Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T13:28:18.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T13:28:18.997Z] ---> 86de565de09d [2024-02-27T13:28:18.997Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } [2024-02-27T13:28:19.023Z] $ docker stop --time=1 c5d8b4339df4ad3943d623280d34a7e549cde317258040169cb81955f39336c7 [2024-02-27T13:28:20.171Z] $ docker rm -f --volumes c5d8b4339df4ad3943d623280d34a7e549cde317258040169cb81955f39336c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-27T13:28:20.948Z] ---> Running in 93dc6e846742 [2024-02-27T13:28:20.948Z] Removing intermediate container 93dc6e846742 [2024-02-27T13:28:20.948Z] ---> 944ea809ae0b [2024-02-27T13:28:20.948Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T13:28:20.948Z] ---> Running in f24dbef5921f [2024-02-27T13:28:21.222Z] Removing intermediate container f24dbef5921f [2024-02-27T13:28:21.222Z] ---> 8b25c0b79297 [2024-02-27T13:28:21.223Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T13:28:21.492Z] ---> Running in bd5e43001f1a [2024-02-27T13:28:21.759Z] Removing intermediate container bd5e43001f1a [2024-02-27T13:28:21.759Z] ---> b6d66304c329 [2024-02-27T13:28:21.759Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T13:28:21.759Z] ---> Running in 3c46bb40760c [2024-02-27T13:28:22.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:28:23.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:28:24.275Z] OK: 266 MiB in 52 packages [2024-02-27T13:28:25.243Z] Removing intermediate container 3c46bb40760c [2024-02-27T13:28:25.243Z] ---> 96dcf3925279 [2024-02-27T13:28:25.243Z] Step 7/12 : WORKDIR /app [2024-02-27T13:28:25.243Z] ---> Running in af6f808bc12a [2024-02-27T13:28:25.514Z] Removing intermediate container af6f808bc12a [2024-02-27T13:28:25.514Z] ---> 09f1c9b26674 [2024-02-27T13:28:25.514Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T13:28:25.782Z] ---> 2ceca861dab6 [2024-02-27T13:28:25.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T13:28:26.058Z] ---> Running in 849de55635a3 [2024-02-27T13:29:22.514Z] Removing intermediate container 849de55635a3 [2024-02-27T13:29:22.514Z] ---> cc944eb22f27 [2024-02-27T13:29:22.514Z] Step 10/12 : COPY . . [2024-02-27T13:29:22.514Z] ---> 8c3ccfe993d1 [2024-02-27T13:29:22.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T13:29:22.514Z] ---> Running in e4b31403c26d [2024-02-27T13:29:22.514Z] Removing intermediate container e4b31403c26d [2024-02-27T13:29:22.514Z] ---> 67d3fee31e76 [2024-02-27T13:29:22.514Z] Step 12/12 : RUN $MAKE [2024-02-27T13:29:22.514Z] ---> Running in 0653907fc783 [2024-02-27T13:29:23.107Z] noop [2024-02-27T13:29:23.699Z] Removing intermediate container 0653907fc783 [2024-02-27T13:29:23.699Z] ---> a1ce49ad43ff [2024-02-27T13:29:23.966Z] Successfully built a1ce49ad43ff [2024-02-27T13:29:23.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:29:24.555Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T13:29:24.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:29:24.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container [2024-02-27T13:29:24.987Z] $ 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 [2024-02-27T13:29:29.172Z] $ docker top 4a2a9ebd23bccb9baaade51e17ffba67d5af7f59224880b99d34e1f34a5b150e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:29:30.161Z] + go version [2024-02-27T13:29:30.161Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T13:29:30.198Z] $ docker stop --time=1 4a2a9ebd23bccb9baaade51e17ffba67d5af7f59224880b99d34e1f34a5b150e [2024-02-27T13:29:31.812Z] $ docker rm -f --volumes 4a2a9ebd23bccb9baaade51e17ffba67d5af7f59224880b99d34e1f34a5b150e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:29:33.031Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T13:29:33.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:29:33.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container [2024-02-27T13:29:33.462Z] $ 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 [2024-02-27T13:29:34.604Z] $ docker top f41c6eb201433020ece741d803deb769eaf403f3c3d671c07e866de2c9d099d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:29:35.272Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-02-27T13:29:35.700Z] + make test [2024-02-27T13:29:35.700Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-27T13:31:42.390Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-27T13:31:42.390Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-27T13:31:42.390Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.954s coverage: 86.2% of statements [2024-02-27T13:31:50.608Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.310s coverage: 71.9% of statements [2024-02-27T13:31:50.608Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-27T13:31:50.608Z] go vet ./... [2024-02-27T13:33:42.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T13:33:42.257Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T13:33:42.257Z] ./bin/test-attribution.sh [2024-02-27T13:33:42.257Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-27T13:33:42.257Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-27T13:33:42.257Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-27T13:33:42.257Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-27T13:33:42.257Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-27T13:33:42.257Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-27T13:33:42.257Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T13:33:42.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T13:33:42.386Z] $ docker stop --time=1 f41c6eb201433020ece741d803deb769eaf403f3c3d671c07e866de2c9d099d3 [2024-02-27T13:33:44.292Z] $ docker rm -f --volumes f41c6eb201433020ece741d803deb769eaf403f3c3d671c07e866de2c9d099d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T13:33:45.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T13:33:46.021Z] Warning: overwriting stash ‘coverage-report’ [2024-02-27T13:33:46.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T13:33:47.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T13:33:47.723Z] + ls -al . [2024-02-27T13:33:47.723Z] total 204 [2024-02-27T13:33:47.723Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 13:29 . [2024-02-27T13:33:47.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:27 .. [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 13:27 .dockerignore [2024-02-27T13:33:47.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 13:27 .git [2024-02-27T13:33:47.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:27 .github [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 13:27 .gitignore [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 13:27 .golangci.yml [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 13:27 Attribution.txt [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 13:27 CHANGELOG.md [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 13:27 Dockerfile [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 13:27 GOVERNANCE.md [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 13:27 Jenkinsfile [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 13:27 LICENSE [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 13:27 Makefile [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 13:27 OWNERS.md [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 13:27 README.md [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 13:25 VERSION [2024-02-27T13:33:47.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:27 bin [2024-02-27T13:33:47.723Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 13:31 coverage.out [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 13:27 go.mod [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 13:27 go.sum [2024-02-27T13:33:47.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:27 images [2024-02-27T13:33:47.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:27 internal [2024-02-27T13:33:47.723Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 13:27 main.go [2024-02-27T13:33:47.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:27 openapi [2024-02-27T13:33:47.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:27 res [2024-02-27T13:33:47.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:33:48.239Z] + 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=bac183715616a0ae490d137236004edd9e36ae7f --label arch=arm64 --label version=0.0.0 . [2024-02-27T13:33:48.506Z] Sending build context to Docker daemon 670.2kB [2024-02-27T13:33:48.506Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T13:33:48.506Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-27T13:33:48.506Z] ---> a1ce49ad43ff [2024-02-27T13:33:48.506Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T13:33:48.773Z] ---> Running in 73ac8a5b49b9 [2024-02-27T13:33:49.041Z] Removing intermediate container 73ac8a5b49b9 [2024-02-27T13:33:49.041Z] ---> f7805f47ffbf [2024-02-27T13:33:49.041Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T13:33:49.041Z] ---> Running in 02e73e831dab [2024-02-27T13:33:49.311Z] Removing intermediate container 02e73e831dab [2024-02-27T13:33:49.311Z] ---> 1d0c1e5708be [2024-02-27T13:33:49.311Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-27T13:33:49.311Z] ---> Running in 915f74cecf8e [2024-02-27T13:33:49.896Z] Removing intermediate container 915f74cecf8e [2024-02-27T13:33:49.896Z] ---> 1d0faf99600f [2024-02-27T13:33:49.896Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T13:33:49.896Z] ---> Running in 2c6b15275322 [2024-02-27T13:33:50.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:33:51.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:33:52.081Z] OK: 266 MiB in 52 packages [2024-02-27T13:33:53.043Z] Removing intermediate container 2c6b15275322 [2024-02-27T13:33:53.043Z] ---> 638e3aaf531b [2024-02-27T13:33:53.043Z] Step 7/30 : WORKDIR /app [2024-02-27T13:33:53.043Z] ---> Running in 65343f55edf7 [2024-02-27T13:33:53.310Z] Removing intermediate container 65343f55edf7 [2024-02-27T13:33:53.310Z] ---> 137336dd24ea [2024-02-27T13:33:53.310Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-27T13:33:53.896Z] ---> de686367232a [2024-02-27T13:33:53.896Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T13:33:53.896Z] ---> Running in 01fecca324df [2024-02-27T13:33:55.847Z] Removing intermediate container 01fecca324df [2024-02-27T13:33:55.847Z] ---> 7844f8afca98 [2024-02-27T13:33:55.847Z] Step 10/30 : COPY . . [2024-02-27T13:33:56.463Z] ---> bc5b41f92dec [2024-02-27T13:33:56.463Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T13:33:56.463Z] ---> Running in 3546c563608a [2024-02-27T13:33:56.730Z] Removing intermediate container 3546c563608a [2024-02-27T13:33:56.730Z] ---> 247e62d43564 [2024-02-27T13:33:56.730Z] Step 12/30 : RUN $MAKE [2024-02-27T13:33:56.730Z] ---> Running in 443f554bbcc4 [2024-02-27T13:33:57.692Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -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 [2024-02-27T13:35:49.360Z] Removing intermediate container 443f554bbcc4 [2024-02-27T13:35:49.360Z] ---> 9e5c8b5dd97b [2024-02-27T13:35:49.360Z] Step 13/30 : FROM alpine:3.18 [2024-02-27T13:35:49.360Z] 3.18: Pulling from library/alpine [2024-02-27T13:35:49.360Z] c6b39de5b339: Pulling fs layer [2024-02-27T13:35:49.360Z] c6b39de5b339: Verifying Checksum [2024-02-27T13:35:49.360Z] c6b39de5b339: Download complete [2024-02-27T13:35:49.360Z] c6b39de5b339: Pull complete [2024-02-27T13:35:49.360Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T13:35:49.360Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T13:35:49.360Z] ---> 33abbf032149 [2024-02-27T13:35:49.360Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T13:35:49.360Z] ---> Running in db34b804e942 [2024-02-27T13:35:49.360Z] Removing intermediate container db34b804e942 [2024-02-27T13:35:49.360Z] ---> 3e8c593c4af6 [2024-02-27T13:35:49.360Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-27T13:35:49.360Z] ---> Running in 3f1684ec9490 [2024-02-27T13:35:49.360Z] Removing intermediate container 3f1684ec9490 [2024-02-27T13:35:49.360Z] ---> 62dbc7325524 [2024-02-27T13:35:49.360Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-27T13:35:49.360Z] ---> Running in ca7433f353f3 [2024-02-27T13:35:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:35:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:35:49.360Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T13:35:49.360Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T13:35:49.360Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T13:35:49.360Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T13:35:49.360Z] OK: 9 MiB in 17 packages [2024-02-27T13:35:49.360Z] Removing intermediate container ca7433f353f3 [2024-02-27T13:35:49.360Z] ---> 8319f76ca0e2 [2024-02-27T13:35:49.360Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-27T13:35:49.360Z] ---> Running in 98ba567699c4 [2024-02-27T13:35:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:35:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:35:49.360Z] OK: 9 MiB in 17 packages [2024-02-27T13:35:49.360Z] Removing intermediate container 98ba567699c4 [2024-02-27T13:35:49.360Z] ---> ef44e8cb55b3 [2024-02-27T13:35:49.360Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T13:35:49.626Z] ---> 2cabf921bfc3 [2024-02-27T13:35:49.626Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T13:35:49.893Z] ---> 702fbd2f1b89 [2024-02-27T13:35:49.893Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-27T13:35:50.475Z] ---> 202ff2f6e9c8 [2024-02-27T13:35:50.475Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-27T13:35:51.055Z] ---> cf11f4d5c66c [2024-02-27T13:35:51.055Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-27T13:35:52.614Z] ---> 246ea1725e9e [2024-02-27T13:35:52.614Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-27T13:35:52.898Z] ---> Running in 4826bdb8fb13 [2024-02-27T13:35:54.361Z] Removing intermediate container 4826bdb8fb13 [2024-02-27T13:35:54.361Z] ---> a4624e8e751f [2024-02-27T13:35:54.361Z] Step 24/30 : VOLUME /cache [2024-02-27T13:35:54.632Z] ---> Running in badad8f40104 [2024-02-27T13:35:54.918Z] Removing intermediate container badad8f40104 [2024-02-27T13:35:54.918Z] ---> fc7f2883b9e7 [2024-02-27T13:35:54.918Z] Step 25/30 : EXPOSE 59711 [2024-02-27T13:35:54.918Z] ---> Running in 1cdf7dc358d1 [2024-02-27T13:35:55.190Z] Removing intermediate container 1cdf7dc358d1 [2024-02-27T13:35:55.190Z] ---> c3d056449760 [2024-02-27T13:35:55.190Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-27T13:35:55.190Z] ---> Running in 35bbb216ac98 [2024-02-27T13:35:55.477Z] Removing intermediate container 35bbb216ac98 [2024-02-27T13:35:55.477Z] ---> a275c3c767a8 [2024-02-27T13:35:55.477Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-27T13:35:55.742Z] ---> Running in 8d9648a5f9cc [2024-02-27T13:35:59.982Z] Removing intermediate container 8d9648a5f9cc [2024-02-27T13:35:59.982Z] ---> e51be34d5699 [2024-02-27T13:35:59.982Z] Step 28/30 : LABEL arch=arm64 [2024-02-27T13:35:59.982Z] ---> Running in f7ab6a797220 [2024-02-27T13:35:59.982Z] Removing intermediate container f7ab6a797220 [2024-02-27T13:35:59.982Z] ---> 8861a2950074 [2024-02-27T13:35:59.982Z] Step 29/30 : LABEL git_sha=bac183715616a0ae490d137236004edd9e36ae7f [2024-02-27T13:35:59.982Z] ---> Running in 98c2deca899c [2024-02-27T13:35:59.982Z] Removing intermediate container 98c2deca899c [2024-02-27T13:35:59.982Z] ---> 997308daa266 [2024-02-27T13:35:59.982Z] Step 30/30 : LABEL version=0.0.0 [2024-02-27T13:35:59.982Z] ---> Running in 0146466afb88 [2024-02-27T13:36:00.249Z] Removing intermediate container 0146466afb88 [2024-02-27T13:36:00.249Z] ---> 7c822786436d [2024-02-27T13:36:00.249Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T13:36:00.249Z] Successfully built 7c822786436d [2024-02-27T13:36:00.513Z] 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 [2024-02-27T13:36:01.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T13:36:01.788Z] [2024-02-27T13:36:01.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:36:02.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T13:36:02.496Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T13:36:02.496Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T13:36:02.496Z] 04944245beec: Pulling fs layer [2024-02-27T13:36:02.496Z] 699f458cf7ca: Pulling fs layer [2024-02-27T13:36:02.496Z] 765212b225bb: Pulling fs layer [2024-02-27T13:36:02.496Z] f23df028b6ca: Pulling fs layer [2024-02-27T13:36:02.496Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T13:36:02.496Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T13:36:02.496Z] f23df028b6ca: Waiting [2024-02-27T13:36:02.496Z] d65c8cfc05b1: Waiting [2024-02-27T13:36:02.496Z] 765212b225bb: Waiting [2024-02-27T13:36:02.496Z] 2437ff75d9bd: Waiting [2024-02-27T13:36:02.496Z] 04944245beec: Verifying Checksum [2024-02-27T13:36:02.496Z] 04944245beec: Download complete [2024-02-27T13:36:02.496Z] 765212b225bb: Verifying Checksum [2024-02-27T13:36:02.496Z] 765212b225bb: Download complete [2024-02-27T13:36:02.496Z] f23df028b6ca: Verifying Checksum [2024-02-27T13:36:02.496Z] f23df028b6ca: Download complete [2024-02-27T13:36:02.496Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T13:36:02.496Z] d65c8cfc05b1: Download complete [2024-02-27T13:36:02.763Z] 699f458cf7ca: Verifying Checksum [2024-02-27T13:36:02.763Z] 699f458cf7ca: Download complete [2024-02-27T13:36:03.030Z] 8998bd30e6a1: Verifying Checksum [2024-02-27T13:36:03.030Z] 8998bd30e6a1: Download complete [2024-02-27T13:36:05.610Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T13:36:05.610Z] 2437ff75d9bd: Download complete [2024-02-27T13:36:07.553Z] 8998bd30e6a1: Pull complete [2024-02-27T13:36:08.139Z] 04944245beec: Pull complete [2024-02-27T13:36:10.085Z] 699f458cf7ca: Pull complete [2024-02-27T13:36:10.085Z] 765212b225bb: Pull complete [2024-02-27T13:36:15.419Z] f23df028b6ca: Pull complete [2024-02-27T13:36:15.419Z] d65c8cfc05b1: Pull complete [2024-02-27T13:36:33.620Z] 2437ff75d9bd: Pull complete [2024-02-27T13:36:33.620Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T13:36:33.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T13:36:33.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:36:34.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container [2024-02-27T13:36:34.191Z] $ 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 [2024-02-27T13:36:35.436Z] $ docker top f8ec14c5ce1a64ab59eab3ab023ef59ae1700873da3aca47d6361849d55d7352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:36.415Z] ---> job-cost.sh [2024-02-27T13:36:36.416Z] lf-activate-venv: SKIPPING [2024-02-27T13:36:36.416Z] INFO: No Stack... [2024-02-27T13:36:36.995Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T13:36:37.573Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T13:36:37.914Z] + cut+ -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-02-27T13:36:37.914Z] [Pipeline] lock [2024-02-27T13:36:38.264Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [2024-02-27T13:36:38.269Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] did not exist. Created. [2024-02-27T13:36:38.274Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T13:36:38.776Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2e9bc5de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-27T13:36:39.380Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T13:36:39.414Z] Warning: overwriting stash ‘stack-cost’ [2024-02-27T13:36:39.474Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T13:36:39.508Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T13:36:39.685Z] $ docker stop --time=1 f8ec14c5ce1a64ab59eab3ab023ef59ae1700873da3aca47d6361849d55d7352 [2024-02-27T13:36:44.015Z] $ docker rm -f --volumes f8ec14c5ce1a64ab59eab3ab023ef59ae1700873da3aca47d6361849d55d7352 [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 [2024-02-27T13:36:46.043Z] provisioning config files... [2024-02-27T13:36:46.051Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config9535484757633752315tmp [Pipeline] { [Pipeline] sh [2024-02-27T13:36:46.482Z] + set +x [2024-02-27T13:36:46.482Z] + curl -s https://codecov.io/bash [2024-02-27T13:36:46.482Z] + bash -s -- [2024-02-27T13:36:46.482Z] [2024-02-27T13:36:46.482Z] _____ _ [2024-02-27T13:36:46.482Z] / ____| | | [2024-02-27T13:36:46.482Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T13:36:46.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T13:36:46.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T13:36:46.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T13:36:46.482Z] Bash-1.0.6 [2024-02-27T13:36:46.482Z] [2024-02-27T13:36:46.482Z] [2024-02-27T13:36:46.482Z] ==> git version 2.25.1 found [2024-02-27T13:36:46.482Z] ==> 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 [2024-02-27T13:36:46.482Z] Release-Date: 2020-01-08 [2024-02-27T13:36:46.482Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-27T13:36:46.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T13:36:46.482Z] ==> Jenkins CI detected. [2024-02-27T13:36:46.482Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-274 [2024-02-27T13:36:46.482Z] project root: . [2024-02-27T13:36:46.482Z] --> token set from env [2024-02-27T13:36:46.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T13:36:46.741Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T13:36:46.741Z] ==> Python coveragepy not found [2024-02-27T13:36:46.741Z] ==> Searching for coverage reports in: [2024-02-27T13:36:46.741Z] + . [2024-02-27T13:36:46.741Z] -> Found 1 reports [2024-02-27T13:36:46.741Z] ==> Detecting git/mercurial file structure [2024-02-27T13:36:46.741Z] ==> Reading reports [2024-02-27T13:36:46.741Z] + ./coverage.out bytes=41317 [2024-02-27T13:36:46.741Z] ==> Appending adjustments [2024-02-27T13:36:46.741Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T13:36:46.741Z] + Found adjustments [2024-02-27T13:36:46.741Z] ==> Gzipping contents [2024-02-27T13:36:46.741Z] 12K /tmp/codecov.74VVxM.gz [2024-02-27T13:36:46.741Z] ==> Uploading reports [2024-02-27T13:36:46.741Z] url: https://codecov.io [2024-02-27T13:36:46.741Z] query: branch=PR-274&commit=bac183715616a0ae490d137236004edd9e36ae7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=274&job=&cmd_args= [2024-02-27T13:36:46.741Z] -> Pinging Codecov [2024-02-27T13:36:46.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-274&commit=bac183715616a0ae490d137236004edd9e36ae7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=274&job=&cmd_args= [2024-02-27T13:36:47.001Z] -> Uploading to [2024-02-27T13:36:47.001Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/581DD39554BDF9B6E22D074273EAD858/bac183715616a0ae490d137236004edd9e36ae7f/2f46dbd4-14cc-4cf5-9bb3-ac9e2f86d7fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T133646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32391661d9b36d69acd1012e1c2d6b4635841d951267aaaa170fddae4bc64298 [2024-02-27T13:36:47.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T13:36:47.001Z] Dload Upload Total Spent Left Speed [2024-02-27T13:36:47.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 42687 --:--:-- --:--:-- --:--:-- 42687 [2024-02-27T13:36:47.260Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] } [2024-02-27T13:36:47.299Z] 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 [2024-02-27T13:36:50.672Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives ] [2024-02-27T13:36:50.672Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives [2024-02-27T13:36:50.672Z] total 16 [2024-02-27T13:36:50.672Z] drwxr-xr-x 3 root root 4096 Feb 27 13:28 . [2024-02-27T13:36:50.672Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 13:28 .. [2024-02-27T13:36:50.672Z] drwxr-xr-x 2 root root 4096 Feb 27 13:28 cost [2024-02-27T13:36:50.672Z] -rw-r--r-- 1 root root 95 Feb 27 13:28 cost.csv [2024-02-27T13:36:50.672Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives [2024-02-27T13:36:50.672Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives [2024-02-27T13:36:50.672Z] total 16 [2024-02-27T13:36:50.672Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 13:28 . [2024-02-27T13:36:50.672Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 13:28 .. [2024-02-27T13:36:50.672Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 13:28 cost [2024-02-27T13:36:50.672Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 27 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:51.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:51.891Z] ---> package-listing.sh [2024-02-27T13:36:51.891Z] ++ facter osfamily [2024-02-27T13:36:51.891Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T13:36:52.150Z] + OS_FAMILY=debian [2024-02-27T13:36:52.150Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-274 [2024-02-27T13:36:52.150Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T13:36:52.150Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T13:36:52.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T13:36:52.150Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T13:36:52.150Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-274 ']' [2024-02-27T13:36:52.150Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T13:36:52.150Z] + case "${OS_FAMILY}" in [2024-02-27T13:36:52.150Z] + dpkg -l [2024-02-27T13:36:52.150Z] + grep '^ii' [2024-02-27T13:36:52.150Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T13:36:52.150Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T13:36:52.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T13:36:52.150Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-274 ']' [2024-02-27T13:36:52.150Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives/ [2024-02-27T13:36:52.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives/ [Pipeline] echo [2024-02-27T13:36:52.184Z] 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-27T13:36:52.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:36:53.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T13:36:53.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:36:53.405Z] prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container [2024-02-27T13:36:53.438Z] $ 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-274/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-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-27T13:36:53.625Z] $ docker top 02cc2d403607b0d2d7718825ad109b03013d8b5fb2717dfa39f17aa454ec76f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:36:54.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T13:36:54.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T13:36:54.798Z] + ls /var/log/sa-host [2024-02-27T13:36:54.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T13:36:55.082Z] provisioning config files... [2024-02-27T13:36:55.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config1679299275866769668tmp [Pipeline] { [Pipeline] echo [2024-02-27T13:36:55.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:55.642Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T13:36:55.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:56.281Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T13:36:56.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:56.639Z] ---> sudo-logs.sh [2024-02-27T13:36:56.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T13:36:56.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:57.095Z] ---> job-cost.sh [2024-02-27T13:36:57.095Z] lf-activate-venv: SKIPPING [2024-02-27T13:36:57.095Z] DEBUG: total: 0.2199999988079071 [2024-02-27T13:36:57.095Z] INFO: Retrieving Stack Cost... [2024-02-27T13:36:57.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T13:36:57.924Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T13:36:57.957Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:36:58.266Z] ---> logs-deploy.sh [2024-02-27T13:36:58.266Z] lf-activate-venv: SKIPPING [2024-02-27T13:36:58.266Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-274/1 [2024-02-27T13:36:58.266Z] INFO: archiving workspace using pattern(s): [2024-02-27T13:36:59.203Z] Archives upload complete. [2024-02-27T13:36:59.203Z] INFO: archiving logs to Nexus