Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5740b1aff1634827f520daae2bda828a169de310+82880f0cc7c1e2380d7f481834f50bb91fae5b58 (a05d128eab47918dcf1762b999d4d73de811e05e) 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-ssh12355652453289257769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15256904238341126188.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-313/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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh393853692959763890.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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8819347117180274127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11786630141564030731.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-313/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-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh991696543087214505.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-23511 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [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-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 82880f0cc7c1e2380d7f481834f50bb91fae5b58 into PR head commit 5740b1aff1634827f520daae2bda828a169de310 Merge succeeded, producing 5740b1aff1634827f520daae2bda828a169de310 Checking out Revision 5740b1aff1634827f520daae2bda828a169de310 (PR-313) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # 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 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T13:40:57.883Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T13:40:58.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T13:40:58.214Z] ========================================================= [2024-10-22T13:40:58.214Z] EdgeX Global Pipelines Version Info [2024-10-22T13:40:58.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T13:40:58.967Z] ------------------- [2024-10-22T13:40:58.967Z] stable info: [2024-10-22T13:40:58.967Z] ------------------- [2024-10-22T13:40:58.967Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T13:40:58.967Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T13:40:58.967Z] Message: update stable to v1.0.265 [2024-10-22T13:40:59.538Z] ------------------- [2024-10-22T13:40:59.538Z] experimental info: [2024-10-22T13:40:59.538Z] ------------------- [2024-10-22T13:40:59.538Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T13:40:59.538Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T13:40:59.538Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T13:40:59.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-22T13:40:59.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-22T13:40:59.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T13:40:59.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T13:41:00.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T13:41:00.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T13:41:00.110Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T13:41:00.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T13:41:00.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T13:41:00.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T13:41:00.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T13:41:00.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-22T13:41:00.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T13:41:00.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T13:41:00.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T13:41:00.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T13:41:00.675Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T13:41:00.734Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T13:41:00.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T13:41:00.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T13:41:00.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T13:41:00.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T13:41:01.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T13:41:01.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T13:41:01.143Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T13:41:01.200Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T13:41:01.261Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T13:41:01.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2024-10-22T13:41:01.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2024-10-22T13:41:01.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2024-10-22T13:41:01.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo [2024-10-22T13:41:01.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5740b1a [Pipeline] echo [2024-10-22T13:41:01.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T13:41:01.770Z] provisioning config files... [2024-10-22T13:41:01.787Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config12096988878526262421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T13:41:02.191Z] ---> ****-login.sh [2024-10-22T13:41:02.191Z] nexus3.edgexfoundry.org:10001 [2024-10-22T13:41:02.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:02.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:02.715Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:02.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:02.715Z] [2024-10-22T13:41:02.715Z] Login Succeeded [2024-10-22T13:41:02.715Z] nexus3.edgexfoundry.org:10002 [2024-10-22T13:41:02.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:02.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:02.715Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:02.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:02.715Z] [2024-10-22T13:41:02.715Z] Login Succeeded [2024-10-22T13:41:02.715Z] nexus3.edgexfoundry.org:10003 [2024-10-22T13:41:02.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:02.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:02.976Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:02.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:02.976Z] [2024-10-22T13:41:02.976Z] Login Succeeded [2024-10-22T13:41:02.976Z] nexus3.edgexfoundry.org:10004 [2024-10-22T13:41:02.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:02.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:02.976Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:02.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:02.976Z] [2024-10-22T13:41:02.976Z] Login Succeeded [2024-10-22T13:41:02.976Z] ****.io [2024-10-22T13:41:02.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:03.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:03.239Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:03.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:03.239Z] [2024-10-22T13:41:03.239Z] Login Succeeded [2024-10-22T13:41:03.239Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T13:41:03.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T13:41:03.992Z] + git rev-list -1 --merges 5740b1aff1634827f520daae2bda828a169de310~1..5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo [2024-10-22T13:41:04.037Z] -----------> git rev-list -1 --merges 5740b1aff1634827f520daae2bda828a169de310~1..5740b1aff1634827f520daae2bda828a169de310 5740b1aff1634827f520daae2bda828a169de310 [false] [Pipeline] sh [2024-10-22T13:41:04.361Z] + git log --format=format:%s -1 5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo [2024-10-22T13:41:04.402Z] ========================================================= [2024-10-22T13:41:04.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T13:41:04.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T13:41:04.870Z] + git log --format=format:%s -1 5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo [2024-10-22T13:41:04.907Z] [semverPrep] GIT_COMMIT: 5740b1aff1634827f520daae2bda828a169de310, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-22T13:41:04.948Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T13:41:05.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T13:41:05.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T13:41:05.392Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T13:41:05.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T13:41:05.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T13:41:05.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T13:41:05.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:41:05.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T13:41:05.895Z] [2024-10-22T13:41:05.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:41:06.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T13:41:06.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T13:41:06.295Z] b85a868b505f: Pulling fs layer [2024-10-22T13:41:06.295Z] e2be974225ed: Pulling fs layer [2024-10-22T13:41:06.295Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T13:41:06.295Z] 988bab9f4d93: Pulling fs layer [2024-10-22T13:41:06.295Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T13:41:06.295Z] eaf3925da568: Pulling fs layer [2024-10-22T13:41:06.295Z] bab4dde63d76: Pulling fs layer [2024-10-22T13:41:06.295Z] bde34c3a00c8: Pulling fs layer [2024-10-22T13:41:06.295Z] b352a97aabf1: Pulling fs layer [2024-10-22T13:41:06.295Z] 4872d77fe225: Pulling fs layer [2024-10-22T13:41:06.295Z] 5851b861e8e6: Pulling fs layer [2024-10-22T13:41:06.295Z] bab4dde63d76: Waiting [2024-10-22T13:41:06.295Z] 4872d77fe225: Waiting [2024-10-22T13:41:06.295Z] 5851b861e8e6: Waiting [2024-10-22T13:41:06.295Z] 1469e6f7b9e6: Waiting [2024-10-22T13:41:06.295Z] eaf3925da568: Waiting [2024-10-22T13:41:06.295Z] b352a97aabf1: Waiting [2024-10-22T13:41:06.295Z] e2be974225ed: Download complete [2024-10-22T13:41:06.295Z] 988bab9f4d93: Verifying Checksum [2024-10-22T13:41:06.295Z] 988bab9f4d93: Download complete [2024-10-22T13:41:06.555Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T13:41:06.555Z] 339a4e72a1f5: Download complete [2024-10-22T13:41:06.555Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T13:41:06.555Z] eaf3925da568: Download complete [2024-10-22T13:41:06.555Z] bde34c3a00c8: Verifying Checksum [2024-10-22T13:41:06.555Z] bde34c3a00c8: Download complete [2024-10-22T13:41:06.555Z] b352a97aabf1: Download complete [2024-10-22T13:41:06.555Z] 4872d77fe225: Verifying Checksum [2024-10-22T13:41:06.555Z] 4872d77fe225: Download complete [2024-10-22T13:41:06.555Z] 5851b861e8e6: Verifying Checksum [2024-10-22T13:41:06.555Z] b85a868b505f: Verifying Checksum [2024-10-22T13:41:06.555Z] b85a868b505f: Download complete [2024-10-22T13:41:06.815Z] bab4dde63d76: Verifying Checksum [2024-10-22T13:41:06.815Z] bab4dde63d76: Download complete [2024-10-22T13:41:07.750Z] b85a868b505f: Pull complete [2024-10-22T13:41:08.009Z] e2be974225ed: Pull complete [2024-10-22T13:41:08.270Z] 339a4e72a1f5: Pull complete [2024-10-22T13:41:08.536Z] 988bab9f4d93: Pull complete [2024-10-22T13:41:08.797Z] 1469e6f7b9e6: Pull complete [2024-10-22T13:41:08.797Z] eaf3925da568: Pull complete [2024-10-22T13:41:10.701Z] bab4dde63d76: Pull complete [2024-10-22T13:41:10.701Z] bde34c3a00c8: Pull complete [2024-10-22T13:41:10.701Z] b352a97aabf1: Pull complete [2024-10-22T13:41:10.960Z] 4872d77fe225: Pull complete [2024-10-22T13:41:10.960Z] 5851b861e8e6: Pull complete [2024-10-22T13:41:10.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T13:41:10.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T13:41:10.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T13:41:11.236Z] prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container [2024-10-22T13:41:11.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T13:41:13.664Z] $ docker top 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 -eo pid,comm [2024-10-22T13:41:13.739Z] 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-10-22T13:41:13.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T13:41:13.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T13:41:13.896Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T13:41:14.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T13:41:14.026Z] $ docker exec 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent [2024-10-22T13:41:14.138Z] SSH_AUTH_SOCK=/tmp/ssh-76JKYj7DlJDH/agent.32 [2024-10-22T13:41:14.138Z] SSH_AGENT_PID=38 [2024-10-22T13:41:14.144Z] Running ssh-add (command line suppressed) [2024-10-22T13:41:14.246Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_17591647158239338209.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_17591647158239338209.key) [2024-10-22T13:41:14.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T13:41:14.610Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T13:41:14.641Z] $ docker exec --env ******** --env ******** 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent -k [2024-10-22T13:41:14.753Z] unset SSH_AUTH_SOCK; [2024-10-22T13:41:14.753Z] unset SSH_AGENT_PID; [2024-10-22T13:41:14.753Z] echo Agent pid 38 killed; [2024-10-22T13:41:14.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T13:41:14.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T13:41:14.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T13:41:15.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T13:41:15.010Z] $ docker exec 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent [2024-10-22T13:41:15.121Z] SSH_AUTH_SOCK=/tmp/ssh-L5On1iGBJMjP/agent.71 [2024-10-22T13:41:15.122Z] SSH_AGENT_PID=77 [2024-10-22T13:41:15.127Z] Running ssh-add (command line suppressed) [2024-10-22T13:41:15.225Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_5247739704993736840.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_5247739704993736840.key) [2024-10-22T13:41:15.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T13:41:15.577Z] + git semver init [2024-10-22T13:41:15.838Z] 2024-10-22 13:41:15,742 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T13:41:15.838Z] 2024-10-22 13:41:15,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver [2024-10-22T13:41:15.838Z] 2024-10-22 13:41:15,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver [2024-10-22T13:41:15.838Z] 2024-10-22 13:41:15,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313, universal_newlines=False, shell=None, istream=None) [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,873 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.git/info/exclude [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 with force:False [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,874 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,878 [execute] INFO git cat-file --batch-check [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,884 [execute] INFO git cat-file --batch [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T13:41:18.381Z] 2024-10-22 13:41:17,890 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 [2024-10-22T13:41:18.381Z] 0.0.0 [Pipeline] } [2024-10-22T13:41:18.410Z] $ docker exec --env ******** --env ******** 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent -k [2024-10-22T13:41:18.497Z] unset SSH_AUTH_SOCK; [2024-10-22T13:41:18.497Z] unset SSH_AGENT_PID; [2024-10-22T13:41:18.498Z] echo Agent pid 77 killed; [2024-10-22T13:41:18.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T13:41:18.984Z] + git semver [Pipeline] } [2024-10-22T13:41:19.276Z] $ docker stop --time=1 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 [2024-10-22T13:41:20.637Z] $ docker rm -f --volumes 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T13:41:21.058Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T13:41:21.367Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T13:41:21.394Z] [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-10-22T13:41:22.124Z] provisioning config files... [2024-10-22T13:41:22.133Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config17270951969163518189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T13:41:22.516Z] ---> ****-login.sh [2024-10-22T13:41:22.517Z] nexus3.edgexfoundry.org:10001 [2024-10-22T13:41:22.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:22.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:22.517Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:22.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:22.517Z] [2024-10-22T13:41:22.517Z] Login Succeeded [2024-10-22T13:41:22.517Z] nexus3.edgexfoundry.org:10002 [2024-10-22T13:41:22.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:22.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:22.517Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:22.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:22.517Z] [2024-10-22T13:41:22.517Z] Login Succeeded [2024-10-22T13:41:22.517Z] nexus3.edgexfoundry.org:10003 [2024-10-22T13:41:22.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:22.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:22.778Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:22.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:22.778Z] [2024-10-22T13:41:22.778Z] Login Succeeded [2024-10-22T13:41:22.778Z] nexus3.edgexfoundry.org:10004 [2024-10-22T13:41:22.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:22.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:22.778Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:22.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:22.778Z] [2024-10-22T13:41:22.779Z] Login Succeeded [2024-10-22T13:41:22.779Z] ****.io [2024-10-22T13:41:23.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:41:23.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:41:23.038Z] Configure a credential helper to remove this warning. See [2024-10-22T13:41:23.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:41:23.038Z] [2024-10-22T13:41:23.038Z] Login Succeeded [2024-10-22T13:41:23.038Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T13:41:23.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T13:41:23.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T13:41:23.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T13:41:23.417Z] ========================================================= [2024-10-22T13:41:23.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T13:41:23.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:41:23.930Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T13:41:23.930Z] Sending build context to Docker daemon 19.99MB [2024-10-22T13:41:23.930Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T13:41:23.930Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T13:41:23.930Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T13:41:23.930Z] 43c4264eed91: Pulling fs layer [2024-10-22T13:41:23.930Z] 4cc291be95ef: Pulling fs layer [2024-10-22T13:41:23.930Z] 2ac1f1163629: Pulling fs layer [2024-10-22T13:41:23.930Z] 5c3c966382ef: Pulling fs layer [2024-10-22T13:41:23.930Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T13:41:23.930Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T13:41:23.930Z] 9f66e0745190: Pulling fs layer [2024-10-22T13:41:23.930Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T13:41:23.930Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T13:41:23.930Z] 5c3c966382ef: Waiting [2024-10-22T13:41:23.930Z] 4f4fb700ef54: Waiting [2024-10-22T13:41:23.930Z] 5d5c8e513c77: Waiting [2024-10-22T13:41:23.930Z] 9f66e0745190: Waiting [2024-10-22T13:41:23.930Z] f49a43e4bbc0: Waiting [2024-10-22T13:41:23.930Z] 561ebcabdf7f: Waiting [2024-10-22T13:41:24.189Z] 4cc291be95ef: Verifying Checksum [2024-10-22T13:41:24.189Z] 4cc291be95ef: Download complete [2024-10-22T13:41:24.189Z] 5c3c966382ef: Verifying Checksum [2024-10-22T13:41:24.189Z] 5c3c966382ef: Download complete [2024-10-22T13:41:24.189Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T13:41:24.189Z] 4f4fb700ef54: Download complete [2024-10-22T13:41:24.189Z] 5d5c8e513c77: Download complete [2024-10-22T13:41:24.189Z] 43c4264eed91: Download complete [2024-10-22T13:41:24.190Z] 9f66e0745190: Verifying Checksum [2024-10-22T13:41:24.190Z] 43c4264eed91: Pull complete [2024-10-22T13:41:24.449Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T13:41:24.449Z] 561ebcabdf7f: Download complete [2024-10-22T13:41:24.449Z] 4cc291be95ef: Pull complete [2024-10-22T13:41:24.708Z] 2ac1f1163629: Verifying Checksum [2024-10-22T13:41:24.708Z] 2ac1f1163629: Download complete [2024-10-22T13:41:24.966Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T13:41:24.966Z] f49a43e4bbc0: Download complete [2024-10-22T13:41:28.246Z] 2ac1f1163629: Pull complete [2024-10-22T13:41:28.246Z] 5c3c966382ef: Pull complete [2024-10-22T13:41:28.246Z] 4f4fb700ef54: Pull complete [2024-10-22T13:41:28.246Z] 5d5c8e513c77: Pull complete [2024-10-22T13:41:28.246Z] 9f66e0745190: Pull complete [2024-10-22T13:41:30.151Z] f49a43e4bbc0: Pull complete [2024-10-22T13:41:30.717Z] 561ebcabdf7f: Pull complete [2024-10-22T13:41:30.717Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T13:41:30.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T13:41:30.717Z] ---> 3a752c3f9dda [2024-10-22T13:41:30.717Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T13:41:34.915Z] ---> Running in 29e307fb013f [2024-10-22T13:41:34.915Z] Removing intermediate container 29e307fb013f [2024-10-22T13:41:34.915Z] ---> a039a353ddb2 [2024-10-22T13:41:34.915Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T13:41:34.915Z] ---> Running in 1cb8f55353bb [2024-10-22T13:41:34.915Z] Removing intermediate container 1cb8f55353bb [2024-10-22T13:41:34.915Z] ---> c932f98cf711 [2024-10-22T13:41:34.915Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T13:41:34.915Z] ---> Running in afc18e5035f5 [2024-10-22T13:41:34.915Z] Removing intermediate container afc18e5035f5 [2024-10-22T13:41:34.915Z] ---> 2968f0fc7126 [2024-10-22T13:41:34.915Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T13:41:34.915Z] ---> Running in 048417ad7ad5 [2024-10-22T13:41:34.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T13:41:35.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T13:41:35.174Z] OK: 246 MiB in 54 packages [2024-10-22T13:41:35.742Z] Removing intermediate container 048417ad7ad5 [2024-10-22T13:41:35.742Z] ---> f0582ffee113 [2024-10-22T13:41:35.742Z] Step 7/12 : WORKDIR /app [2024-10-22T13:41:35.742Z] ---> Running in c5e37a492542 [2024-10-22T13:41:35.742Z] Removing intermediate container c5e37a492542 [2024-10-22T13:41:35.742Z] ---> 98649af4d301 [2024-10-22T13:41:35.742Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T13:41:35.742Z] ---> 399e17445ba0 [2024-10-22T13:41:35.742Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T13:41:35.742Z] ---> Running in 349ace78033a [2024-10-22T13:41:36.893Z] Still waiting to schedule task [2024-10-22T13:41:36.894Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-22T13:42:22.423Z] Removing intermediate container 349ace78033a [2024-10-22T13:42:22.423Z] ---> d8b8b4b6bf1b [2024-10-22T13:42:22.423Z] Step 10/12 : COPY . . [2024-10-22T13:42:22.423Z] ---> cf182cd2eacb [2024-10-22T13:42:22.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T13:42:22.423Z] ---> Running in 026858e7f774 [2024-10-22T13:42:22.423Z] Removing intermediate container 026858e7f774 [2024-10-22T13:42:22.423Z] ---> bcc761ebe5f3 [2024-10-22T13:42:22.423Z] Step 12/12 : RUN $MAKE [2024-10-22T13:42:22.423Z] ---> Running in 8ac3d18c2257 [2024-10-22T13:42:22.681Z] noop [2024-10-22T13:42:22.940Z] Removing intermediate container 8ac3d18c2257 [2024-10-22T13:42:22.940Z] ---> 095e62514b99 [2024-10-22T13:42:22.940Z] Successfully built 095e62514b99 [2024-10-22T13:42:22.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:42:23.409Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T13:42:23.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T13:42:23.580Z] prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container [2024-10-22T13:42:23.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T13:42:23.910Z] $ docker top 2444e25ccb926cdd34b0402b52a8fc54f0546a1be6fb1f8ec129e3c066a70e89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T13:42:24.331Z] + go version [2024-10-22T13:42:24.331Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T13:42:24.368Z] $ docker stop --time=1 2444e25ccb926cdd34b0402b52a8fc54f0546a1be6fb1f8ec129e3c066a70e89 [2024-10-22T13:42:25.652Z] $ docker rm -f --volumes 2444e25ccb926cdd34b0402b52a8fc54f0546a1be6fb1f8ec129e3c066a70e89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:42:26.435Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T13:42:26.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T13:42:26.593Z] prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container [2024-10-22T13:42:26.620Z] $ 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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T13:42:26.920Z] $ docker top e3697494c2ecd3d69aa777185a73af3ad048e11dc9ca6e761136887d0389cfe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T13:42:27.324Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] fileExists [Pipeline] sh [2024-10-22T13:42:27.699Z] + make test [2024-10-22T13:42:27.699Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-22T13:42:59.765Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-22T13:42:59.765Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-22T13:42:59.765Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.128s coverage: 86.2% of statements [2024-10-22T13:43:02.302Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.664s coverage: 71.9% of statements [2024-10-22T13:43:11.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23512 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] { [Pipeline] ws [2024-10-22T13:43:11.128Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-22T13:43:11.209Z] The recommended git tool is: git [2024-10-22T13:43:17.768Z] using credential edgex-jenkins-ssh [2024-10-22T13:43:17.790Z] Cloning the remote Git repository [2024-10-22T13:43:17.828Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T13:43:17.919Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-22T13:43:18.084Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T13:43:18.085Z] > git --version # timeout=10 [2024-10-22T13:43:18.104Z] > git --version # 'git version 2.25.1' [2024-10-22T13:43:18.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T13:43:18.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T13:43:21.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-22T13:43:21.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T13:43:22.772Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-22T13:43:22.814Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T13:43:22.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T13:43:22.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T13:43:23.394Z] Merging remotes/origin/main commit 82880f0cc7c1e2380d7f481834f50bb91fae5b58 into PR head commit 5740b1aff1634827f520daae2bda828a169de310 [2024-10-22T13:43:23.670Z] Merge succeeded, producing 5740b1aff1634827f520daae2bda828a169de310 [2024-10-22T13:43:23.670Z] Checking out Revision 5740b1aff1634827f520daae2bda828a169de310 (PR-313) [2024-10-22T13:43:24.457Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-22T13:43:24.513Z] > git --version # timeout=10 [2024-10-22T13:43:24.531Z] > git --version # 'git version 2.25.1' [2024-10-22T13:43:24.547Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T13:43:23.408Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T13:43:23.477Z] > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [2024-10-22T13:43:23.572Z] > git remote # timeout=10 [2024-10-22T13:43:23.590Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T13:43:23.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T13:43:23.628Z] > git merge 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 [2024-10-22T13:43:23.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T13:43:23.673Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T13:43:23.739Z] > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T13:43:29.712Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T13:43:29.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T13:43:29.712Z] Dload Upload Total Spent Left Speed [2024-10-22T13:43:29.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92287 [Pipeline] sh [2024-10-22T13:43:30.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T13:43:30.435Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T13:43:30.435Z] + sudo tee /etc/docker/daemon.new [2024-10-22T13:43:30.435Z] { [2024-10-22T13:43:30.435Z] "registry-mirrors": [ [2024-10-22T13:43:30.435Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T13:43:30.435Z] ], [2024-10-22T13:43:30.435Z] "bip": "10.250.0.254/24", [2024-10-22T13:43:30.435Z] "hosts": [ [2024-10-22T13:43:30.435Z] "tcp://0.0.0.0:5555", [2024-10-22T13:43:30.435Z] "unix:///var/run/docker.sock" [2024-10-22T13:43:30.435Z] ], [2024-10-22T13:43:30.435Z] "mtu": 1458, [2024-10-22T13:43:30.435Z] "selinux-enabled": true, [2024-10-22T13:43:30.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T13:43:30.435Z] } [Pipeline] sh [2024-10-22T13:43:30.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T13:43:31.142Z] + sudo service docker restart [2024-10-22T13:43:41.014Z] go vet ./... [2024-10-22T13:43:41.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T13:43:41.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T13:43:41.583Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-22T13:43:41.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T13:43:41.910Z] $ docker stop --time=1 e3697494c2ecd3d69aa777185a73af3ad048e11dc9ca6e761136887d0389cfe6 [2024-10-22T13:43:46.161Z] $ docker rm -f --volumes e3697494c2ecd3d69aa777185a73af3ad048e11dc9ca6e761136887d0389cfe6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T13:43:46.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T13:43:46.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T13:43:47.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T13:43:48.063Z] + ls -al . [2024-10-22T13:43:48.063Z] total 296 [2024-10-22T13:43:48.063Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 13:42 . [2024-10-22T13:43:48.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:40 .. [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 13:40 .dockerignore [2024-10-22T13:43:48.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 13:43 .git [2024-10-22T13:43:48.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:40 .github [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 13:40 .gitignore [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 13:40 .golangci.yml [2024-10-22T13:43:48.063Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 13:41 .semver [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 13:40 Attribution.txt [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 13:40 CHANGELOG.md [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 13:40 Dockerfile [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 13:40 GOVERNANCE.md [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 13:40 Jenkinsfile [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 13:40 LICENSE [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 13:40 Makefile [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 13:40 OWNERS.md [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 13:40 README.md [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 13:41 VERSION [2024-10-22T13:43:48.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 bin [2024-10-22T13:43:48.063Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 13:43 coverage.out [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 13:40 go.mod [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 13:40 go.sum [2024-10-22T13:43:48.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 images [2024-10-22T13:43:48.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:40 internal [2024-10-22T13:43:48.063Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 13:40 main.go [2024-10-22T13:43:48.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 openapi [2024-10-22T13:43:48.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 res [2024-10-22T13:43:48.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:43:48.479Z] + 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=5740b1aff1634827f520daae2bda828a169de310 --label arch=amd64 --label version=0.0.0 . [2024-10-22T13:43:48.479Z] Sending build context to Docker daemon 19.99MB [2024-10-22T13:43:48.479Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T13:43:48.479Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-22T13:43:48.479Z] ---> 095e62514b99 [2024-10-22T13:43:48.479Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T13:43:48.738Z] ---> Running in abe939b63ba2 [2024-10-22T13:43:48.738Z] Removing intermediate container abe939b63ba2 [2024-10-22T13:43:48.738Z] ---> 493329af9a11 [2024-10-22T13:43:48.738Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T13:43:48.738Z] ---> Running in 2cbc4690a455 [2024-10-22T13:43:48.738Z] Removing intermediate container 2cbc4690a455 [2024-10-22T13:43:48.738Z] ---> 6d43012457f3 [2024-10-22T13:43:48.738Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-22T13:43:48.738Z] ---> Running in 9f679f7fa5b3 [2024-10-22T13:43:48.997Z] Removing intermediate container 9f679f7fa5b3 [2024-10-22T13:43:48.997Z] ---> abd4e829a136 [2024-10-22T13:43:48.997Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T13:43:48.997Z] ---> Running in 8f5f164493b9 [2024-10-22T13:43:49.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T13:43:49.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T13:43:49.474Z] provisioning config files... [2024-10-22T13:43:49.500Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12713680868800035282tmp [2024-10-22T13:43:49.515Z] OK: 246 MiB in 54 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T13:43:49.774Z] Removing intermediate container 8f5f164493b9 [2024-10-22T13:43:49.774Z] ---> 470c5fd4f4f4 [2024-10-22T13:43:49.775Z] Step 7/30 : WORKDIR /app [2024-10-22T13:43:49.775Z] ---> Running in 2876d598bbbe [2024-10-22T13:43:50.035Z] Removing intermediate container 2876d598bbbe [2024-10-22T13:43:50.035Z] ---> 736e176bedff [2024-10-22T13:43:50.035Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-22T13:43:50.035Z] ---> 37f9fe874320 [2024-10-22T13:43:50.035Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T13:43:50.035Z] ---> Running in baa1e5c2ef7f [2024-10-22T13:43:50.036Z] ---> ****-login.sh [2024-10-22T13:43:50.036Z] nexus3.edgexfoundry.org:10001 [2024-10-22T13:43:50.605Z] Removing intermediate container baa1e5c2ef7f [2024-10-22T13:43:50.605Z] ---> 5df40c64c860 [2024-10-22T13:43:50.605Z] Step 10/30 : COPY . . [2024-10-22T13:43:50.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:43:50.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:43:50.622Z] Configure a credential helper to remove this warning. See [2024-10-22T13:43:50.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:43:50.623Z] [2024-10-22T13:43:50.623Z] Login Succeeded [2024-10-22T13:43:50.623Z] nexus3.edgexfoundry.org:10002 [2024-10-22T13:43:50.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:43:51.190Z] ---> f937f6b46c45 [2024-10-22T13:43:51.190Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T13:43:51.190Z] ---> Running in e5c64f9ecab9 [2024-10-22T13:43:51.190Z] Removing intermediate container e5c64f9ecab9 [2024-10-22T13:43:51.190Z] ---> 6933cd57665b [2024-10-22T13:43:51.190Z] Step 12/30 : RUN $MAKE [2024-10-22T13:43:51.190Z] ---> Running in 174e4a461c41 [2024-10-22T13:43:51.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:43:51.191Z] Configure a credential helper to remove this warning. See [2024-10-22T13:43:51.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:43:51.191Z] [2024-10-22T13:43:51.191Z] Login Succeeded [2024-10-22T13:43:51.191Z] nexus3.edgexfoundry.org:10003 [2024-10-22T13:43:51.449Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-22T13:43:51.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:43:51.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:43:51.467Z] Configure a credential helper to remove this warning. See [2024-10-22T13:43:51.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:43:51.467Z] [2024-10-22T13:43:51.467Z] Login Succeeded [2024-10-22T13:43:51.467Z] nexus3.edgexfoundry.org:10004 [2024-10-22T13:43:51.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:43:51.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:43:51.741Z] Configure a credential helper to remove this warning. See [2024-10-22T13:43:51.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:43:51.742Z] [2024-10-22T13:43:51.742Z] Login Succeeded [2024-10-22T13:43:52.018Z] ****.io [2024-10-22T13:43:52.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T13:43:52.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T13:43:52.290Z] Configure a credential helper to remove this warning. See [2024-10-22T13:43:52.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T13:43:52.290Z] [2024-10-22T13:43:52.290Z] Login Succeeded [2024-10-22T13:43:52.290Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T13:43:52.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T13:43:52.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T13:43:52.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T13:43:52.985Z] ========================================================= [2024-10-22T13:43:52.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T13:43:52.985Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:43:53.552Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T13:43:53.827Z] Sending build context to Docker daemon 684kB [2024-10-22T13:43:53.827Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T13:43:53.827Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T13:43:54.098Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T13:43:54.098Z] cf04c63912e1: Pulling fs layer [2024-10-22T13:43:54.098Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T13:43:54.098Z] a37a00ec5f00: Pulling fs layer [2024-10-22T13:43:54.098Z] 50b3750afda1: Pulling fs layer [2024-10-22T13:43:54.098Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T13:43:54.098Z] 80978eb59214: Pulling fs layer [2024-10-22T13:43:54.098Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T13:43:54.098Z] c5a475d317c9: Pulling fs layer [2024-10-22T13:43:54.098Z] 50b3750afda1: Waiting [2024-10-22T13:43:54.098Z] 4f4fb700ef54: Waiting [2024-10-22T13:43:54.098Z] c9f46d7d2bd2: Waiting [2024-10-22T13:43:54.098Z] c5a475d317c9: Waiting [2024-10-22T13:43:54.098Z] 80978eb59214: Waiting [2024-10-22T13:43:54.098Z] 50b3750afda1: Verifying Checksum [2024-10-22T13:43:54.098Z] 50b3750afda1: Download complete [2024-10-22T13:43:54.098Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T13:43:54.098Z] 4f4fb700ef54: Download complete [2024-10-22T13:43:54.098Z] 80978eb59214: Verifying Checksum [2024-10-22T13:43:54.098Z] 80978eb59214: Download complete [2024-10-22T13:43:54.098Z] cf04c63912e1: Verifying Checksum [2024-10-22T13:43:54.098Z] cf04c63912e1: Download complete [2024-10-22T13:43:54.704Z] c5a475d317c9: Verifying Checksum [2024-10-22T13:43:54.704Z] c5a475d317c9: Download complete [2024-10-22T13:43:55.673Z] cf04c63912e1: Pull complete [2024-10-22T13:43:57.104Z] a37a00ec5f00: Verifying Checksum [2024-10-22T13:43:57.104Z] a37a00ec5f00: Download complete [2024-10-22T13:43:57.104Z] 55b35a11ae5e: Pull complete [2024-10-22T13:43:58.076Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T13:43:58.076Z] c9f46d7d2bd2: Download complete [2024-10-22T13:44:16.352Z] a37a00ec5f00: Pull complete [2024-10-22T13:44:16.352Z] 50b3750afda1: Pull complete [2024-10-22T13:44:16.352Z] 4f4fb700ef54: Pull complete [2024-10-22T13:44:16.352Z] 80978eb59214: Pull complete [2024-10-22T13:44:23.519Z] Removing intermediate container 174e4a461c41 [2024-10-22T13:44:23.519Z] ---> 76bea84dd78b [2024-10-22T13:44:23.519Z] Step 13/30 : FROM alpine:3.20 [2024-10-22T13:44:23.519Z] 3.20: Pulling from library/alpine [2024-10-22T13:44:23.519Z] 43c4264eed91: Already exists [2024-10-22T13:44:23.519Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T13:44:23.519Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T13:44:23.519Z] ---> 91ef0af61f39 [2024-10-22T13:44:23.519Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T13:44:23.519Z] ---> Running in 405b5abe0d6c [2024-10-22T13:44:23.519Z] Removing intermediate container 405b5abe0d6c [2024-10-22T13:44:23.519Z] ---> ed5baa187daa [2024-10-22T13:44:23.519Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-22T13:44:23.519Z] ---> Running in d245d0270aff [2024-10-22T13:44:23.519Z] Removing intermediate container d245d0270aff [2024-10-22T13:44:23.519Z] ---> 6df5f77d6bc2 [2024-10-22T13:44:23.519Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-22T13:44:23.519Z] ---> Running in 7291c4c1490b [2024-10-22T13:44:23.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T13:44:23.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T13:44:24.040Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T13:44:24.040Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T13:44:24.040Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T13:44:24.040Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T13:44:24.326Z] OK: 9 MiB in 16 packages [2024-10-22T13:44:24.573Z] c9f46d7d2bd2: Pull complete [2024-10-22T13:44:24.586Z] Removing intermediate container 7291c4c1490b [2024-10-22T13:44:24.586Z] ---> aa221c34b6c0 [2024-10-22T13:44:24.586Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-22T13:44:24.586Z] ---> Running in 1fb4c700d9ba [2024-10-22T13:44:24.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T13:44:24.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T13:44:25.224Z] c5a475d317c9: Pull complete [2024-10-22T13:44:25.224Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T13:44:25.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T13:44:25.224Z] ---> be29e6b0f0d4 [2024-10-22T13:44:25.224Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T13:44:25.410Z] Upgrading critical system libraries and apk-tools: [2024-10-22T13:44:25.410Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T13:44:25.410Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T13:44:25.410Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T13:44:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T13:44:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T13:44:25.669Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T13:44:25.669Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T13:44:25.669Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T13:44:25.669Z] OK: 9 MiB in 16 packages [2024-10-22T13:44:26.236Z] Removing intermediate container 1fb4c700d9ba [2024-10-22T13:44:26.236Z] ---> bebc5af53e67 [2024-10-22T13:44:26.237Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T13:44:26.237Z] ---> 281854aa7b1d [2024-10-22T13:44:26.237Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T13:44:26.496Z] ---> 62f7ae53afa6 [2024-10-22T13:44:26.496Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-22T13:44:26.496Z] ---> fe7db4c3ce7e [2024-10-22T13:44:26.496Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-22T13:44:26.754Z] ---> 5222ef4d2ec5 [2024-10-22T13:44:26.754Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-22T13:44:27.165Z] ---> Running in b24d7a1c7473 [2024-10-22T13:44:27.165Z] Removing intermediate container b24d7a1c7473 [2024-10-22T13:44:27.165Z] ---> f1ce68aa4fcf [2024-10-22T13:44:27.165Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T13:44:27.165Z] ---> Running in 7eb1a39129d0 [2024-10-22T13:44:27.432Z] Removing intermediate container 7eb1a39129d0 [2024-10-22T13:44:27.432Z] ---> 83ddc205e1aa [2024-10-22T13:44:27.432Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T13:44:27.699Z] ---> Running in 1b9c8d84473c [2024-10-22T13:44:27.966Z] Removing intermediate container 1b9c8d84473c [2024-10-22T13:44:27.966Z] ---> a95921401db8 [2024-10-22T13:44:27.966Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T13:44:27.966Z] ---> Running in 492f229ecb51 [2024-10-22T13:44:28.133Z] ---> 2d052b3f6422 [2024-10-22T13:44:28.133Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-22T13:44:28.133Z] ---> Running in a84673c0f196 [2024-10-22T13:44:28.702Z] Removing intermediate container a84673c0f196 [2024-10-22T13:44:28.702Z] ---> 95b3f37d296e [2024-10-22T13:44:28.702Z] Step 24/30 : VOLUME /cache [2024-10-22T13:44:28.702Z] ---> Running in c395b5e795b7 [2024-10-22T13:44:28.702Z] Removing intermediate container c395b5e795b7 [2024-10-22T13:44:28.702Z] ---> 8214d087471c [2024-10-22T13:44:28.702Z] Step 25/30 : EXPOSE 59711 [2024-10-22T13:44:28.702Z] ---> Running in b437a223f492 [2024-10-22T13:44:28.702Z] Removing intermediate container b437a223f492 [2024-10-22T13:44:28.702Z] ---> 52db6d7aa25e [2024-10-22T13:44:28.702Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-22T13:44:28.702Z] ---> Running in 22573a127b75 [2024-10-22T13:44:28.966Z] Removing intermediate container 22573a127b75 [2024-10-22T13:44:28.966Z] ---> 68be6f9870f7 [2024-10-22T13:44:28.966Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-22T13:44:28.966Z] ---> Running in 46846fd0b888 [2024-10-22T13:44:28.966Z] Removing intermediate container 46846fd0b888 [2024-10-22T13:44:28.967Z] ---> de5b139e35a4 [2024-10-22T13:44:28.967Z] Step 28/30 : LABEL arch=amd64 [2024-10-22T13:44:28.967Z] ---> Running in 25f988503432 [2024-10-22T13:44:29.225Z] Removing intermediate container 25f988503432 [2024-10-22T13:44:29.225Z] ---> 761a47d57047 [2024-10-22T13:44:29.225Z] Step 29/30 : LABEL git_sha=5740b1aff1634827f520daae2bda828a169de310 [2024-10-22T13:44:29.225Z] ---> Running in 05b7f9def2e5 [2024-10-22T13:44:29.225Z] Removing intermediate container 05b7f9def2e5 [2024-10-22T13:44:29.225Z] ---> 70edb1c404d2 [2024-10-22T13:44:29.225Z] Step 30/30 : LABEL version=0.0.0 [2024-10-22T13:44:29.225Z] ---> Running in 4d9889df0ecc [2024-10-22T13:44:29.225Z] Removing intermediate container 4d9889df0ecc [2024-10-22T13:44:29.225Z] ---> ec1597fe0800 [2024-10-22T13:44:29.225Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T13:44:29.225Z] Successfully built ec1597fe0800 [2024-10-22T13:44:29.225Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-10-22T13:44:29.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T13:44:29.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:44:30.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T13:44:30.246Z] [2024-10-22T13:44:30.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:44:30.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T13:44:30.654Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T13:44:30.654Z] 5eb5b503b376: Pulling fs layer [2024-10-22T13:44:30.654Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T13:44:30.654Z] ec43610c2a17: Pulling fs layer [2024-10-22T13:44:30.654Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T13:44:30.654Z] 33b1e0a273af: Pulling fs layer [2024-10-22T13:44:30.654Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T13:44:30.654Z] 2f39f015ded8: Pulling fs layer [2024-10-22T13:44:30.654Z] 5d3b04190fa2: Waiting [2024-10-22T13:44:30.654Z] 2f39f015ded8: Waiting [2024-10-22T13:44:30.654Z] 3a2ae6a8a46f: Waiting [2024-10-22T13:44:30.654Z] 33b1e0a273af: Waiting [2024-10-22T13:44:30.654Z] 5c69ac0246d0: Download complete [2024-10-22T13:44:30.654Z] 3a2ae6a8a46f: Download complete [2024-10-22T13:44:30.654Z] 33b1e0a273af: Verifying Checksum [2024-10-22T13:44:30.654Z] 33b1e0a273af: Download complete [2024-10-22T13:44:30.654Z] 5d3b04190fa2: Download complete [2024-10-22T13:44:30.654Z] ec43610c2a17: Verifying Checksum [2024-10-22T13:44:30.654Z] ec43610c2a17: Download complete [2024-10-22T13:44:30.807Z] OK: 238 MiB in 54 packages [2024-10-22T13:44:30.912Z] 5eb5b503b376: Verifying Checksum [2024-10-22T13:44:30.912Z] 5eb5b503b376: Download complete [2024-10-22T13:44:31.479Z] 2f39f015ded8: Verifying Checksum [2024-10-22T13:44:31.479Z] 2f39f015ded8: Download complete [2024-10-22T13:44:31.777Z] Removing intermediate container 492f229ecb51 [2024-10-22T13:44:31.777Z] ---> a9db0ddaae37 [2024-10-22T13:44:31.777Z] Step 7/12 : WORKDIR /app [2024-10-22T13:44:32.044Z] 5eb5b503b376: Pull complete [2024-10-22T13:44:32.044Z] 5c69ac0246d0: Pull complete [2024-10-22T13:44:32.049Z] ---> Running in f2c226ad2aed [2024-10-22T13:44:32.302Z] ec43610c2a17: Pull complete [2024-10-22T13:44:32.317Z] Removing intermediate container f2c226ad2aed [2024-10-22T13:44:32.317Z] ---> 2a204981d409 [2024-10-22T13:44:32.317Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T13:44:32.561Z] 3a2ae6a8a46f: Pull complete [2024-10-22T13:44:32.561Z] 33b1e0a273af: Pull complete [2024-10-22T13:44:32.817Z] 5d3b04190fa2: Pull complete [2024-10-22T13:44:33.278Z] ---> 694b53fc2804 [2024-10-22T13:44:33.278Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T13:44:33.278Z] ---> Running in f54d4e708c98 [2024-10-22T13:44:36.095Z] 2f39f015ded8: Pull complete [2024-10-22T13:44:36.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T13:44:36.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T13:44:36.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T13:44:36.402Z] prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container [2024-10-22T13:44:36.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T13:44:38.896Z] $ docker top 1309ae7c0159e1d2a8b31348dc75d97d9980142f1e54cd1c1bead6a7d878e2f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T13:44:39.397Z] ---> job-cost.sh [2024-10-22T13:44:39.397Z] lf-activate-venv: SKIPPING [2024-10-22T13:44:39.397Z] INFO: No Stack... [2024-10-22T13:44:39.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T13:44:39.917Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T13:44:40.243Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/cost.csv [2024-10-22T13:44:40.243Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T13:44:40.290Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [2024-10-22T13:44:40.296Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] did not exist. Created. [2024-10-22T13:44:40.303Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T13:44:40.735Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T13:44:40.794Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T13:44:40.837Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T13:44:40.925Z] $ docker stop --time=1 1309ae7c0159e1d2a8b31348dc75d97d9980142f1e54cd1c1bead6a7d878e2f3 [2024-10-22T13:44:42.067Z] $ docker rm -f --volumes 1309ae7c0159e1d2a8b31348dc75d97d9980142f1e54cd1c1bead6a7d878e2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T13:46:24.984Z] Removing intermediate container f54d4e708c98 [2024-10-22T13:46:24.984Z] ---> 90d0e6cfb716 [2024-10-22T13:46:24.984Z] Step 10/12 : COPY . . [2024-10-22T13:46:24.984Z] ---> 5e1b6f63361f [2024-10-22T13:46:24.984Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T13:46:24.984Z] ---> Running in c3f2f411512c [2024-10-22T13:46:24.984Z] Removing intermediate container c3f2f411512c [2024-10-22T13:46:24.984Z] ---> 7a5578f58fc8 [2024-10-22T13:46:24.984Z] Step 12/12 : RUN $MAKE [2024-10-22T13:46:24.984Z] ---> Running in 20eb01593b61 [2024-10-22T13:46:25.575Z] noop [2024-10-22T13:46:26.548Z] Removing intermediate container 20eb01593b61 [2024-10-22T13:46:26.548Z] ---> 0538faf411e9 [2024-10-22T13:46:26.548Z] Successfully built 0538faf411e9 [2024-10-22T13:46:26.548Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:46:27.046Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T13:46:27.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T13:46:27.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container [2024-10-22T13:46:27.415Z] $ 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-10-22T13:46:28.608Z] $ docker top bb5780b2f329a3d5393d3429b7878bb1662e0ba71f120bbbbfe04b657d41878e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T13:46:29.500Z] + go version [2024-10-22T13:46:29.500Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T13:46:29.531Z] $ docker stop --time=1 bb5780b2f329a3d5393d3429b7878bb1662e0ba71f120bbbbfe04b657d41878e [2024-10-22T13:46:31.147Z] $ docker rm -f --volumes bb5780b2f329a3d5393d3429b7878bb1662e0ba71f120bbbbfe04b657d41878e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:46:32.089Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T13:46:32.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T13:46:32.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container [2024-10-22T13:46:32.438Z] $ 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-10-22T13:46:33.628Z] $ docker top e6aa38eb9a3c0a5a65b45b2e1c67995efe214cb7013f8fdecb198e4fb36069ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T13:46:34.525Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T13:46:35.262Z] + make test [2024-10-22T13:46:35.262Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-22T13:51:12.218Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-22T13:51:12.218Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-22T13:51:12.218Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.147s coverage: 86.2% of statements [2024-10-22T13:51:18.848Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.303s coverage: 71.9% of statements [2024-10-22T13:51:19.440Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T13:51:19.440Z] go vet ./... [2024-10-22T13:55:26.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T13:55:26.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T13:55:26.351Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-22T13:55:26.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T13:55:26.420Z] $ docker stop --time=1 e6aa38eb9a3c0a5a65b45b2e1c67995efe214cb7013f8fdecb198e4fb36069ee [2024-10-22T13:55:28.418Z] $ docker rm -f --volumes e6aa38eb9a3c0a5a65b45b2e1c67995efe214cb7013f8fdecb198e4fb36069ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T13:55:30.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T13:55:30.995Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T13:55:31.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T13:55:32.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T13:55:32.546Z] + ls -al . [2024-10-22T13:55:32.546Z] total 292 [2024-10-22T13:55:32.546Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 13:46 . [2024-10-22T13:55:32.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:43 .. [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 13:43 .dockerignore [2024-10-22T13:55:32.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 13:43 .git [2024-10-22T13:55:32.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:43 .github [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 13:43 .gitignore [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 13:43 .golangci.yml [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 13:43 Attribution.txt [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 13:43 CHANGELOG.md [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 13:43 Dockerfile [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 13:43 GOVERNANCE.md [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 13:43 Jenkinsfile [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 13:43 LICENSE [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 13:43 Makefile [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 13:43 OWNERS.md [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 13:43 README.md [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 13:41 VERSION [2024-10-22T13:55:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 bin [2024-10-22T13:55:32.546Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 13:51 coverage.out [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 13:43 go.mod [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 13:43 go.sum [2024-10-22T13:55:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 images [2024-10-22T13:55:32.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:43 internal [2024-10-22T13:55:32.546Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 13:43 main.go [2024-10-22T13:55:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 openapi [2024-10-22T13:55:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 res [2024-10-22T13:55:32.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:55:32.984Z] + 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=5740b1aff1634827f520daae2bda828a169de310 --label arch=arm64 --label version=0.0.0 . [2024-10-22T13:55:33.253Z] Sending build context to Docker daemon 684kB [2024-10-22T13:55:33.253Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T13:55:33.253Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-22T13:55:33.253Z] ---> 0538faf411e9 [2024-10-22T13:55:33.253Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T13:55:33.529Z] ---> Running in 32f1193c29d7 [2024-10-22T13:55:33.795Z] Removing intermediate container 32f1193c29d7 [2024-10-22T13:55:33.795Z] ---> 2912a3462cc4 [2024-10-22T13:55:33.795Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T13:55:33.795Z] ---> Running in 4f398a6757d6 [2024-10-22T13:55:34.060Z] Removing intermediate container 4f398a6757d6 [2024-10-22T13:55:34.060Z] ---> 45a1d9b0a254 [2024-10-22T13:55:34.060Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-22T13:55:34.060Z] ---> Running in ee2251300109 [2024-10-22T13:55:34.324Z] Removing intermediate container ee2251300109 [2024-10-22T13:55:34.324Z] ---> 50785e16650c [2024-10-22T13:55:34.324Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T13:55:34.594Z] ---> Running in d98d35df3b39 [2024-10-22T13:55:35.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T13:55:35.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T13:55:37.237Z] OK: 238 MiB in 54 packages [2024-10-22T13:55:38.197Z] Removing intermediate container d98d35df3b39 [2024-10-22T13:55:38.197Z] ---> 8feec75d9fca [2024-10-22T13:55:38.197Z] Step 7/30 : WORKDIR /app [2024-10-22T13:55:38.197Z] ---> Running in e9927379e65d [2024-10-22T13:55:38.465Z] Removing intermediate container e9927379e65d [2024-10-22T13:55:38.465Z] ---> 7a5c3428f128 [2024-10-22T13:55:38.465Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-22T13:55:39.048Z] ---> 5c684d1b2c28 [2024-10-22T13:55:39.048Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T13:55:39.048Z] ---> Running in 3725590f1050 [2024-10-22T13:55:41.642Z] Removing intermediate container 3725590f1050 [2024-10-22T13:55:41.642Z] ---> b054d1de097a [2024-10-22T13:55:41.642Z] Step 10/30 : COPY . . [2024-10-22T13:55:41.909Z] ---> 79ee2a6b8715 [2024-10-22T13:55:41.909Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T13:55:42.178Z] ---> Running in 471d5e59fece [2024-10-22T13:55:42.447Z] Removing intermediate container 471d5e59fece [2024-10-22T13:55:42.447Z] ---> cc849b844ab2 [2024-10-22T13:55:42.447Z] Step 12/30 : RUN $MAKE [2024-10-22T13:55:42.447Z] ---> Running in 30800518e5b8 [2024-10-22T13:55:43.409Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-22T13:59:35.180Z] Removing intermediate container 30800518e5b8 [2024-10-22T13:59:35.180Z] ---> 5cf2d650be07 [2024-10-22T13:59:35.180Z] Step 13/30 : FROM alpine:3.20 [2024-10-22T13:59:35.180Z] 3.20: Pulling from library/alpine [2024-10-22T13:59:35.180Z] cf04c63912e1: Already exists [2024-10-22T13:59:35.180Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T13:59:35.180Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T13:59:35.180Z] ---> c157a85ed455 [2024-10-22T13:59:35.180Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T13:59:35.180Z] ---> Running in d7223072e4a7 [2024-10-22T13:59:35.180Z] Removing intermediate container d7223072e4a7 [2024-10-22T13:59:35.180Z] ---> b47f8726c839 [2024-10-22T13:59:35.180Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-22T13:59:35.180Z] ---> Running in 8f4dcbc88c0e [2024-10-22T13:59:35.180Z] Removing intermediate container 8f4dcbc88c0e [2024-10-22T13:59:35.180Z] ---> 7e836b9a7ba6 [2024-10-22T13:59:35.180Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-22T13:59:35.180Z] ---> Running in 577c990bffd1 [2024-10-22T13:59:35.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T13:59:35.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T13:59:35.180Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T13:59:35.180Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T13:59:35.180Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T13:59:35.180Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T13:59:35.180Z] OK: 10 MiB in 16 packages [2024-10-22T13:59:35.448Z] Removing intermediate container 577c990bffd1 [2024-10-22T13:59:35.448Z] ---> 6de6360ddbcb [2024-10-22T13:59:35.448Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-22T13:59:35.448Z] ---> Running in ddb629efe11b [2024-10-22T13:59:36.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T13:59:36.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T13:59:38.232Z] Upgrading critical system libraries and apk-tools: [2024-10-22T13:59:38.232Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T13:59:38.232Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T13:59:38.507Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T13:59:38.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T13:59:38.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T13:59:39.732Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T13:59:39.997Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T13:59:39.997Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T13:59:40.264Z] OK: 10 MiB in 16 packages [2024-10-22T13:59:41.225Z] Removing intermediate container ddb629efe11b [2024-10-22T13:59:41.225Z] ---> aea084021705 [2024-10-22T13:59:41.225Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T13:59:41.806Z] ---> e1b668eb5773 [2024-10-22T13:59:41.806Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T13:59:42.389Z] ---> a67b7281a018 [2024-10-22T13:59:42.389Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-22T13:59:42.969Z] ---> d7f04951beca [2024-10-22T13:59:42.969Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-22T13:59:43.233Z] ---> ec6664708d79 [2024-10-22T13:59:43.233Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-22T13:59:46.572Z] ---> f8fd8272a8cb [2024-10-22T13:59:46.572Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-22T13:59:46.572Z] ---> Running in 22f4586faf87 [2024-10-22T13:59:47.985Z] Removing intermediate container 22f4586faf87 [2024-10-22T13:59:47.985Z] ---> 5d369413cc91 [2024-10-22T13:59:47.985Z] Step 24/30 : VOLUME /cache [2024-10-22T13:59:47.985Z] ---> Running in 6970cf049827 [2024-10-22T13:59:48.565Z] Removing intermediate container 6970cf049827 [2024-10-22T13:59:48.565Z] ---> e35eedbc4ec6 [2024-10-22T13:59:48.565Z] Step 25/30 : EXPOSE 59711 [2024-10-22T13:59:48.565Z] ---> Running in 377a4088029c [2024-10-22T13:59:48.830Z] Removing intermediate container 377a4088029c [2024-10-22T13:59:48.830Z] ---> 59412b210243 [2024-10-22T13:59:48.830Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-22T13:59:48.830Z] ---> Running in 74bee1f6fadc [2024-10-22T13:59:49.096Z] Removing intermediate container 74bee1f6fadc [2024-10-22T13:59:49.096Z] ---> b5061415beb1 [2024-10-22T13:59:49.096Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-22T13:59:49.363Z] ---> Running in d3d055408ac0 [2024-10-22T13:59:49.628Z] Removing intermediate container d3d055408ac0 [2024-10-22T13:59:49.628Z] ---> 2aa0eca85d30 [2024-10-22T13:59:49.628Z] Step 28/30 : LABEL arch=arm64 [2024-10-22T13:59:49.628Z] ---> Running in c98bc30f32d1 [2024-10-22T13:59:49.892Z] Removing intermediate container c98bc30f32d1 [2024-10-22T13:59:49.892Z] ---> 624db2cb747c [2024-10-22T13:59:49.892Z] Step 29/30 : LABEL git_sha=5740b1aff1634827f520daae2bda828a169de310 [2024-10-22T13:59:49.892Z] ---> Running in 09925d0ad6a0 [2024-10-22T13:59:50.157Z] Removing intermediate container 09925d0ad6a0 [2024-10-22T13:59:50.157Z] ---> 27b14cbcaf18 [2024-10-22T13:59:50.157Z] Step 30/30 : LABEL version=0.0.0 [2024-10-22T13:59:50.421Z] ---> Running in 94d493929dc0 [2024-10-22T13:59:50.687Z] Removing intermediate container 94d493929dc0 [2024-10-22T13:59:50.687Z] ---> 25863248caa0 [2024-10-22T13:59:50.687Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T13:59:50.687Z] Successfully built 25863248caa0 [2024-10-22T13:59:50.687Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:59:51.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T13:59:51.605Z] [2024-10-22T13:59:51.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T13:59:52.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T13:59:52.022Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T13:59:52.022Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T13:59:52.022Z] 04944245beec: Pulling fs layer [2024-10-22T13:59:52.022Z] 699f458cf7ca: Pulling fs layer [2024-10-22T13:59:52.022Z] 765212b225bb: Pulling fs layer [2024-10-22T13:59:52.022Z] f23df028b6ca: Pulling fs layer [2024-10-22T13:59:52.022Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T13:59:52.022Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T13:59:52.022Z] f23df028b6ca: Waiting [2024-10-22T13:59:52.022Z] d65c8cfc05b1: Waiting [2024-10-22T13:59:52.022Z] 2437ff75d9bd: Waiting [2024-10-22T13:59:52.022Z] 765212b225bb: Waiting [2024-10-22T13:59:52.287Z] 04944245beec: Verifying Checksum [2024-10-22T13:59:52.287Z] 04944245beec: Download complete [2024-10-22T13:59:52.287Z] 765212b225bb: Verifying Checksum [2024-10-22T13:59:52.287Z] 765212b225bb: Download complete [2024-10-22T13:59:52.287Z] f23df028b6ca: Verifying Checksum [2024-10-22T13:59:52.287Z] f23df028b6ca: Download complete [2024-10-22T13:59:52.287Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T13:59:52.287Z] d65c8cfc05b1: Download complete [2024-10-22T13:59:52.552Z] 699f458cf7ca: Verifying Checksum [2024-10-22T13:59:52.552Z] 699f458cf7ca: Download complete [2024-10-22T13:59:52.819Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T13:59:52.819Z] 8998bd30e6a1: Download complete [2024-10-22T13:59:55.394Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T13:59:55.394Z] 2437ff75d9bd: Download complete [2024-10-22T13:59:57.771Z] 8998bd30e6a1: Pull complete [2024-10-22T13:59:58.037Z] 04944245beec: Pull complete [2024-10-22T13:59:59.437Z] 699f458cf7ca: Pull complete [2024-10-22T13:59:59.702Z] 765212b225bb: Pull complete [2024-10-22T14:00:00.658Z] f23df028b6ca: Pull complete [2024-10-22T14:00:00.658Z] d65c8cfc05b1: Pull complete [2024-10-22T14:00:18.847Z] 2437ff75d9bd: Pull complete [2024-10-22T14:00:18.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T14:00:18.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T14:00:18.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T14:00:19.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container [2024-10-22T14:00:19.251Z] $ 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-10-22T14:00:21.974Z] $ docker top add99e4933e4c83453966029dd9a1ba59b9ebfb46b6ca23b2586cb68fb437c93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:22.906Z] ---> job-cost.sh [2024-10-22T14:00:22.906Z] lf-activate-venv: SKIPPING [2024-10-22T14:00:22.906Z] INFO: No Stack... [2024-10-22T14:00:23.171Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T14:00:24.126Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T14:00:24.796Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-10-22T14:00:24.797Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T14:00:24.861Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [2024-10-22T14:00:24.869Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] did not exist. Created. [2024-10-22T14:00:24.876Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T14:00:25.311Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b447216f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T14:00:26.252Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T14:00:26.297Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T14:00:26.342Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T14:00:26.364Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T14:00:26.452Z] $ docker stop --time=1 add99e4933e4c83453966029dd9a1ba59b9ebfb46b6ca23b2586cb68fb437c93 [2024-10-22T14:00:27.941Z] $ docker rm -f --volumes add99e4933e4c83453966029dd9a1ba59b9ebfb46b6ca23b2586cb68fb437c93 [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-10-22T14:00:32.169Z] provisioning config files... [2024-10-22T14:00:32.192Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config6983045023122680777tmp [Pipeline] { [Pipeline] sh [2024-10-22T14:00:32.558Z] + set +x [2024-10-22T14:00:32.558Z] + curl -s https://codecov.io/bash [2024-10-22T14:00:32.558Z] + bash -s -- [2024-10-22T14:00:32.558Z] [2024-10-22T14:00:32.558Z] _____ _ [2024-10-22T14:00:32.558Z] / ____| | | [2024-10-22T14:00:32.558Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T14:00:32.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T14:00:32.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T14:00:32.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T14:00:32.558Z] Bash-1.0.6 [2024-10-22T14:00:32.558Z] [2024-10-22T14:00:32.558Z] [2024-10-22T14:00:32.558Z] ==> git version 2.25.1 found [2024-10-22T14:00:32.558Z] ==> 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-10-22T14:00:32.558Z] Release-Date: 2020-01-08 [2024-10-22T14:00:32.558Z] 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-10-22T14:00:32.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T14:00:32.558Z] ==> Jenkins CI detected. [2024-10-22T14:00:32.558Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-313 [2024-10-22T14:00:32.558Z] project root: . [2024-10-22T14:00:32.558Z] --> token set from env [2024-10-22T14:00:32.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T14:00:32.834Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T14:00:32.834Z] ==> Python coveragepy not found [2024-10-22T14:00:32.834Z] ==> Searching for coverage reports in: [2024-10-22T14:00:32.834Z] + . [2024-10-22T14:00:32.834Z] -> Found 1 reports [2024-10-22T14:00:32.834Z] ==> Detecting git/mercurial file structure [2024-10-22T14:00:32.834Z] ==> Reading reports [2024-10-22T14:00:32.834Z] + ./coverage.out bytes=55696 [2024-10-22T14:00:32.834Z] ==> Appending adjustments [2024-10-22T14:00:32.834Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T14:00:32.834Z] + Found adjustments [2024-10-22T14:00:32.834Z] ==> Gzipping contents [2024-10-22T14:00:32.834Z] 16K /tmp/codecov.OPHSVN.gz [2024-10-22T14:00:32.834Z] ==> Uploading reports [2024-10-22T14:00:32.834Z] url: https://codecov.io [2024-10-22T14:00:32.834Z] query: branch=PR-313&commit=5740b1aff1634827f520daae2bda828a169de310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-10-22T14:00:32.834Z] -> Pinging Codecov [2024-10-22T14:00:32.834Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=5740b1aff1634827f520daae2bda828a169de310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-10-22T14:00:39.442Z] -> Uploading to [2024-10-22T14:00:39.442Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/5740b1aff1634827f520daae2bda828a169de310/60a343dd-44f3-4c98-9bf5-e3c1e1d3e6dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T140037Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4a798b273dd6f728ed6a221752fbeed9c3e05c6bd580ef65187604ba3a253399 [2024-10-22T14:00:39.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T14:00:39.442Z] Dload Upload Total Spent Left Speed [2024-10-22T14:00:39.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12867 0 0 100 12867 0 51059 --:--:-- --:--:-- --:--:-- 51059 [2024-10-22T14:00:39.443Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5740b1aff1634827f520daae2bda828a169de310 [Pipeline] } [2024-10-22T14:00:39.477Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-10-22T14:00:49.334Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives ] [2024-10-22T14:00:49.334Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives [2024-10-22T14:00:49.334Z] total 16 [2024-10-22T14:00:49.334Z] drwxr-xr-x 3 root root 4096 Oct 22 13:44 . [2024-10-22T14:00:49.334Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 13:44 .. [2024-10-22T14:00:49.334Z] drwxr-xr-x 2 root root 4096 Oct 22 13:44 cost [2024-10-22T14:00:49.334Z] -rw-r--r-- 1 root root 95 Oct 22 13:44 cost.csv [2024-10-22T14:00:49.334Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives [2024-10-22T14:00:49.334Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives [2024-10-22T14:00:49.334Z] total 16 [2024-10-22T14:00:49.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 13:44 . [2024-10-22T14:00:49.334Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 13:44 .. [2024-10-22T14:00:49.334Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 13:44 cost [2024-10-22T14:00:49.334Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 22 13:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:49.675Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:50.591Z] ---> package-listing.sh [2024-10-22T14:00:50.591Z] ++ facter osfamily [2024-10-22T14:00:50.591Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T14:00:50.851Z] + OS_FAMILY=debian [2024-10-22T14:00:50.851Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-313 [2024-10-22T14:00:50.851Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T14:00:50.851Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T14:00:50.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T14:00:50.851Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T14:00:50.851Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' [2024-10-22T14:00:50.851Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T14:00:50.851Z] + case "${OS_FAMILY}" in [2024-10-22T14:00:50.851Z] + dpkg -l [2024-10-22T14:00:50.851Z] + grep '^ii' [2024-10-22T14:00:50.851Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T14:00:50.851Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T14:00:50.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T14:00:50.851Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' [2024-10-22T14:00:50.851Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ [2024-10-22T14:00:50.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ [Pipeline] echo [2024-10-22T14:00:50.903Z] 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T14:00:51.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T14:00:51.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T14:00:51.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T14:00:52.075Z] prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container [2024-10-22T14:00:52.089Z] $ 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-313/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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@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-10-22T14:00:52.310Z] $ docker top d7ad9d84a035dd0608afb1417de702585de57712da0d8dc6877c95826ea8ebc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T14:00:52.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T14:00:53.056Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T14:00:53.390Z] + ls /var/log/sa-host [2024-10-22T14:00:53.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T14:00:53.583Z] provisioning config files... [2024-10-22T14:00:53.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config2958678491355807772tmp [Pipeline] { [Pipeline] echo [2024-10-22T14:00:53.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:54.048Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T14:00:54.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:54.527Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T14:00:54.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:54.887Z] ---> sudo-logs.sh [2024-10-22T14:00:54.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T14:00:54.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:55.324Z] ---> job-cost.sh [2024-10-22T14:00:55.324Z] lf-activate-venv: SKIPPING [2024-10-22T14:00:55.324Z] DEBUG: total: 0.2199999988079071 [2024-10-22T14:00:55.324Z] INFO: Retrieving Stack Cost... [2024-10-22T14:00:55.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T14:00:56.155Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T14:00:56.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T14:00:56.522Z] ---> logs-deploy.sh [2024-10-22T14:00:56.522Z] lf-activate-venv: SKIPPING [2024-10-22T14:00:56.522Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-313/1 [2024-10-22T14:00:56.522Z] INFO: archiving workspace using pattern(s): [2024-10-22T14:00:57.458Z] Archives upload complete. [2024-10-22T14:00:57.458Z] INFO: archiving logs to Nexus