Pull request #306 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f+aa923df82d1200a07564427012a833b2e51a1905 (9b99cb79c8261fb822c372256c6f8f45f19b1698) 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-ssh9520204700447114196.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-ssh16830300739339443011.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-306/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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17161842190849361767.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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8012698392504635458.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-ssh9776387928221415351.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-306/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-306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3494875757352721857.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-22215 in /w/workspace/y_app-rfid-llrp-inventory_PR-306 [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-306 # 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 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f Merge succeeded, producing 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f Checking out Revision 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f (PR-306) 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 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/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # 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 aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T13:53:28.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T13:53:28.767Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T13:53:28.888Z] ========================================================= [2024-10-08T13:53:28.888Z] EdgeX Global Pipelines Version Info [2024-10-08T13:53:28.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:53:30.078Z] ------------------- [2024-10-08T13:53:30.078Z] stable info: [2024-10-08T13:53:30.078Z] ------------------- [2024-10-08T13:53:30.078Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T13:53:30.078Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T13:53:30.078Z] Message: update stable to v1.0.265 [2024-10-08T13:53:30.341Z] ------------------- [2024-10-08T13:53:30.341Z] experimental info: [2024-10-08T13:53:30.341Z] ------------------- [2024-10-08T13:53:30.341Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T13:53:30.341Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T13:53:30.341Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T13:53:30.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-08T13:53:30.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-08T13:53:30.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T13:53:30.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T13:53:30.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T13:53:30.874Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T13:53:30.937Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T13:53:30.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T13:53:31.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T13:53:31.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T13:53:31.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T13:53:31.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-08T13:53:31.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T13:53:31.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T13:53:31.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T13:53:31.454Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T13:53:31.508Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T13:53:31.566Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T13:53:31.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T13:53:31.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T13:53:31.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T13:53:31.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T13:53:31.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T13:53:31.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T13:53:31.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T13:53:31.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T13:53:32.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T13:53:32.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo [2024-10-08T13:53:32.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo [2024-10-08T13:53:32.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo [2024-10-08T13:53:32.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo [2024-10-08T13:53:32.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 467bad8 [Pipeline] echo [2024-10-08T13:53:32.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T13:53:32.694Z] provisioning config files... [2024-10-08T13:53:32.709Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/config3866946092023819982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:53:33.115Z] ---> ****-login.sh [2024-10-08T13:53:33.115Z] nexus3.edgexfoundry.org:10001 [2024-10-08T13:53:33.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:33.651Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:33.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:33.651Z] [2024-10-08T13:53:33.651Z] Login Succeeded [2024-10-08T13:53:33.651Z] nexus3.edgexfoundry.org:10002 [2024-10-08T13:53:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:33.651Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:33.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:33.651Z] [2024-10-08T13:53:33.651Z] Login Succeeded [2024-10-08T13:53:33.651Z] nexus3.edgexfoundry.org:10003 [2024-10-08T13:53:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:33.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:33.912Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:33.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:33.912Z] [2024-10-08T13:53:33.912Z] Login Succeeded [2024-10-08T13:53:33.912Z] nexus3.edgexfoundry.org:10004 [2024-10-08T13:53:33.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:33.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:33.912Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:33.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:33.912Z] [2024-10-08T13:53:33.912Z] Login Succeeded [2024-10-08T13:53:33.912Z] ****.io [2024-10-08T13:53:33.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:34.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:34.173Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:34.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:34.173Z] [2024-10-08T13:53:34.173Z] Login Succeeded [2024-10-08T13:53:34.173Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T13:53:34.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T13:53:34.904Z] + git rev-list -1 --merges 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f~1..467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo [2024-10-08T13:53:34.959Z] -----------> git rev-list -1 --merges 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f~1..467bad83ac0d7d1a29fac0bdf729e917baf0dc6f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [false] [Pipeline] sh [2024-10-08T13:53:35.289Z] + git log --format=format:%s -1 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo [2024-10-08T13:53:35.338Z] ========================================================= [2024-10-08T13:53:35.338Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T13:53:35.338Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T13:53:35.816Z] + git log --format=format:%s -1 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [Pipeline] echo [2024-10-08T13:53:35.862Z] [semverPrep] GIT_COMMIT: 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-08T13:53:35.907Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T13:53:36.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T13:53:36.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T13:53:36.356Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T13:53:36.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T13:53:36.356Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T13:53:36.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T13:53:36.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:53:36.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T13:53:36.893Z] [2024-10-08T13:53:36.893Z] 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-08T13:53:37.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T13:53:37.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T13:53:37.301Z] b85a868b505f: Pulling fs layer [2024-10-08T13:53:37.301Z] e2be974225ed: Pulling fs layer [2024-10-08T13:53:37.301Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T13:53:37.301Z] 988bab9f4d93: Pulling fs layer [2024-10-08T13:53:37.301Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T13:53:37.301Z] eaf3925da568: Pulling fs layer [2024-10-08T13:53:37.301Z] bab4dde63d76: Pulling fs layer [2024-10-08T13:53:37.301Z] bde34c3a00c8: Pulling fs layer [2024-10-08T13:53:37.301Z] b352a97aabf1: Pulling fs layer [2024-10-08T13:53:37.301Z] 4872d77fe225: Pulling fs layer [2024-10-08T13:53:37.301Z] 5851b861e8e6: Pulling fs layer [2024-10-08T13:53:37.301Z] bde34c3a00c8: Waiting [2024-10-08T13:53:37.301Z] b352a97aabf1: Waiting [2024-10-08T13:53:37.301Z] 4872d77fe225: Waiting [2024-10-08T13:53:37.301Z] 988bab9f4d93: Waiting [2024-10-08T13:53:37.301Z] 5851b861e8e6: Waiting [2024-10-08T13:53:37.301Z] eaf3925da568: Waiting [2024-10-08T13:53:37.301Z] 1469e6f7b9e6: Waiting [2024-10-08T13:53:37.301Z] bab4dde63d76: Waiting [2024-10-08T13:53:37.301Z] e2be974225ed: Verifying Checksum [2024-10-08T13:53:37.301Z] e2be974225ed: Download complete [2024-10-08T13:53:37.301Z] 988bab9f4d93: Verifying Checksum [2024-10-08T13:53:37.301Z] 988bab9f4d93: Download complete [2024-10-08T13:53:37.301Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T13:53:37.301Z] 1469e6f7b9e6: Download complete [2024-10-08T13:53:37.561Z] eaf3925da568: Download complete [2024-10-08T13:53:37.561Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T13:53:37.561Z] 339a4e72a1f5: Download complete [2024-10-08T13:53:37.561Z] bde34c3a00c8: Download complete [2024-10-08T13:53:37.561Z] b352a97aabf1: Download complete [2024-10-08T13:53:37.561Z] 5851b861e8e6: Download complete [2024-10-08T13:53:37.561Z] b85a868b505f: Download complete [2024-10-08T13:53:37.824Z] bab4dde63d76: Verifying Checksum [2024-10-08T13:53:37.824Z] bab4dde63d76: Download complete [2024-10-08T13:53:38.768Z] b85a868b505f: Pull complete [2024-10-08T13:53:39.028Z] e2be974225ed: Pull complete [2024-10-08T13:53:39.598Z] 339a4e72a1f5: Pull complete [2024-10-08T13:53:39.598Z] 988bab9f4d93: Pull complete [2024-10-08T13:53:39.598Z] 1469e6f7b9e6: Pull complete [2024-10-08T13:53:39.857Z] eaf3925da568: Pull complete [2024-10-08T13:53:41.762Z] bab4dde63d76: Pull complete [2024-10-08T13:53:41.762Z] bde34c3a00c8: Pull complete [2024-10-08T13:53:41.762Z] b352a97aabf1: Pull complete [2024-10-08T13:53:41.762Z] 4872d77fe225: Pull complete [2024-10-08T13:53:41.762Z] 5851b861e8e6: Pull complete [2024-10-08T13:53:41.762Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T13:53:41.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T13:53:42.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:53:42.328Z] prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container [2024-10-08T13:53:42.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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-08T13:53:46.545Z] $ docker top 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 -eo pid,comm [2024-10-08T13:53:46.614Z] 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-08T13:53:46.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T13:53:46.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T13:53:46.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T13:53:46.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T13:53:46.932Z] $ docker exec 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent [2024-10-08T13:53:47.046Z] SSH_AUTH_SOCK=/tmp/ssh-uqeGxZ8q5hQN/agent.14 [2024-10-08T13:53:47.046Z] SSH_AGENT_PID=27 [2024-10-08T13:53:47.074Z] Running ssh-add (command line suppressed) [2024-10-08T13:53:47.160Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_12044315632590970809.key (/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_12044315632590970809.key) [2024-10-08T13:53:47.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T13:53:47.521Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T13:53:47.548Z] $ docker exec --env ******** --env ******** 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent -k [2024-10-08T13:53:47.647Z] unset SSH_AUTH_SOCK; [2024-10-08T13:53:47.648Z] unset SSH_AGENT_PID; [2024-10-08T13:53:47.648Z] echo Agent pid 27 killed; [2024-10-08T13:53:47.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T13:53:47.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T13:53:47.755Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T13:53:47.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T13:53:47.877Z] $ docker exec 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent [2024-10-08T13:53:48.008Z] SSH_AUTH_SOCK=/tmp/ssh-fJs7IEpGl07L/agent.71 [2024-10-08T13:53:48.008Z] SSH_AGENT_PID=77 [2024-10-08T13:53:48.013Z] Running ssh-add (command line suppressed) [2024-10-08T13:53:48.121Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_1077556307474759098.key (/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/private_key_1077556307474759098.key) [2024-10-08T13:53:48.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T13:53:48.477Z] + git semver init [2024-10-08T13:53:48.737Z] 2024-10-08 13:53:48,669 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T13:53:48.737Z] 2024-10-08 13:53:48,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver [2024-10-08T13:53:48.737Z] 2024-10-08 13:53:48,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver [2024-10-08T13:53:48.737Z] 2024-10-08 13:53:48,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-306, universal_newlines=False, shell=None, istream=None) [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,479 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.git/info/exclude [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver/PR-306 with force:False [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,480 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver/PR-306 [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,485 [execute] INFO git cat-file --batch-check [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,491 [execute] INFO git cat-file --batch [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T13:53:53.057Z] 2024-10-08 13:53:52,497 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-306/.semver/PR-306 [2024-10-08T13:53:53.057Z] 0.0.0 [Pipeline] } [2024-10-08T13:53:53.086Z] $ docker exec --env ******** --env ******** 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 ssh-agent -k [2024-10-08T13:53:53.183Z] unset SSH_AUTH_SOCK; [2024-10-08T13:53:53.183Z] unset SSH_AGENT_PID; [2024-10-08T13:53:53.184Z] echo Agent pid 77 killed; [2024-10-08T13:53:53.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T13:53:53.647Z] + git semver [Pipeline] } [2024-10-08T13:53:53.931Z] $ docker stop --time=1 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 [2024-10-08T13:53:55.314Z] $ docker rm -f --volumes 6235f978afd87462cb0e493a1d4e15d127106881ad746ed94508aff89b1f6930 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T13:53:55.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T13:53:56.265Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T13:53:56.292Z] [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-08T13:53:57.029Z] provisioning config files... [2024-10-08T13:53:57.039Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/config7448522732433213377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:53:57.415Z] ---> ****-login.sh [2024-10-08T13:53:57.415Z] nexus3.edgexfoundry.org:10001 [2024-10-08T13:53:57.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:57.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:57.415Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:57.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:57.415Z] [2024-10-08T13:53:57.415Z] Login Succeeded [2024-10-08T13:53:57.415Z] nexus3.edgexfoundry.org:10002 [2024-10-08T13:53:57.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:57.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:57.415Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:57.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:57.415Z] [2024-10-08T13:53:57.415Z] Login Succeeded [2024-10-08T13:53:57.415Z] nexus3.edgexfoundry.org:10003 [2024-10-08T13:53:57.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:57.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:57.675Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:57.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:57.675Z] [2024-10-08T13:53:57.675Z] Login Succeeded [2024-10-08T13:53:57.675Z] nexus3.edgexfoundry.org:10004 [2024-10-08T13:53:57.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:57.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:57.675Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:57.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:57.675Z] [2024-10-08T13:53:57.675Z] Login Succeeded [2024-10-08T13:53:57.675Z] ****.io [2024-10-08T13:53:57.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:53:57.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:53:57.935Z] Configure a credential helper to remove this warning. See [2024-10-08T13:53:57.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:53:57.935Z] [2024-10-08T13:53:57.935Z] Login Succeeded [2024-10-08T13:53:57.935Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T13:53:57.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T13:53:58.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T13:53:58.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T13:53:58.263Z] ========================================================= [2024-10-08T13:53:58.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T13:53:58.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:53:58.759Z] + 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-08T13:53:58.760Z] Sending build context to Docker daemon 19.96MB [2024-10-08T13:53:58.760Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-08T13:53:58.760Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T13:53:58.760Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T13:53:58.760Z] 43c4264eed91: Pulling fs layer [2024-10-08T13:53:58.760Z] 4cc291be95ef: Pulling fs layer [2024-10-08T13:53:58.760Z] 2ac1f1163629: Pulling fs layer [2024-10-08T13:53:58.760Z] 5c3c966382ef: Pulling fs layer [2024-10-08T13:53:58.760Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T13:53:58.760Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T13:53:58.760Z] 9f66e0745190: Pulling fs layer [2024-10-08T13:53:58.760Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T13:53:58.760Z] 4f4fb700ef54: Waiting [2024-10-08T13:53:58.760Z] 9f66e0745190: Waiting [2024-10-08T13:53:58.760Z] 5d5c8e513c77: Waiting [2024-10-08T13:53:58.760Z] 5c3c966382ef: Waiting [2024-10-08T13:53:58.760Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T13:53:58.760Z] f49a43e4bbc0: Waiting [2024-10-08T13:53:59.021Z] 4cc291be95ef: Download complete [2024-10-08T13:53:59.021Z] 5c3c966382ef: Download complete [2024-10-08T13:53:59.021Z] 4f4fb700ef54: Download complete [2024-10-08T13:53:59.021Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T13:53:59.021Z] 5d5c8e513c77: Download complete [2024-10-08T13:53:59.021Z] 43c4264eed91: Download complete [2024-10-08T13:53:59.021Z] 9f66e0745190: Verifying Checksum [2024-10-08T13:53:59.021Z] 9f66e0745190: Download complete [2024-10-08T13:53:59.021Z] 43c4264eed91: Pull complete [2024-10-08T13:53:59.281Z] 561ebcabdf7f: Download complete [2024-10-08T13:53:59.281Z] 4cc291be95ef: Pull complete [2024-10-08T13:53:59.540Z] 2ac1f1163629: Verifying Checksum [2024-10-08T13:53:59.540Z] 2ac1f1163629: Download complete [2024-10-08T13:53:59.799Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T13:53:59.799Z] f49a43e4bbc0: Download complete [2024-10-08T13:54:03.084Z] 2ac1f1163629: Pull complete [2024-10-08T13:54:03.084Z] 5c3c966382ef: Pull complete [2024-10-08T13:54:03.084Z] 4f4fb700ef54: Pull complete [2024-10-08T13:54:03.347Z] 5d5c8e513c77: Pull complete [2024-10-08T13:54:03.347Z] 9f66e0745190: Pull complete [2024-10-08T13:54:05.252Z] f49a43e4bbc0: Pull complete [2024-10-08T13:54:05.821Z] 561ebcabdf7f: Pull complete [2024-10-08T13:54:05.822Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T13:54:05.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T13:54:05.822Z] ---> 3a752c3f9dda [2024-10-08T13:54:05.822Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T13:54:11.802Z] Still waiting to schedule task [2024-10-08T13:54:11.802Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-08T13:54:12.405Z] ---> Running in 7df21d4d43b1 [2024-10-08T13:54:12.405Z] Removing intermediate container 7df21d4d43b1 [2024-10-08T13:54:12.405Z] ---> c220d698de49 [2024-10-08T13:54:12.405Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T13:54:12.405Z] ---> Running in dacda2fe4e00 [2024-10-08T13:54:12.405Z] Removing intermediate container dacda2fe4e00 [2024-10-08T13:54:12.405Z] ---> a4d657ae5d83 [2024-10-08T13:54:12.405Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T13:54:12.405Z] ---> Running in 32e056ed8af7 [2024-10-08T13:54:12.405Z] Removing intermediate container 32e056ed8af7 [2024-10-08T13:54:12.405Z] ---> 19f1911f5cc2 [2024-10-08T13:54:12.405Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T13:54:12.405Z] ---> Running in 0b6af446d4d1 [2024-10-08T13:54:12.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T13:54:12.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T13:54:12.923Z] OK: 246 MiB in 54 packages [2024-10-08T13:54:13.182Z] Removing intermediate container 0b6af446d4d1 [2024-10-08T13:54:13.182Z] ---> 5656982c1b9d [2024-10-08T13:54:13.182Z] Step 7/12 : WORKDIR /app [2024-10-08T13:54:13.441Z] ---> Running in 0459ce48edb6 [2024-10-08T13:54:13.441Z] Removing intermediate container 0459ce48edb6 [2024-10-08T13:54:13.441Z] ---> e2db6e619da8 [2024-10-08T13:54:13.441Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T13:54:13.701Z] ---> 3e4454f081a8 [2024-10-08T13:54:13.701Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T13:54:13.701Z] ---> Running in 51a454c0157f [2024-10-08T13:55:09.950Z] Removing intermediate container 51a454c0157f [2024-10-08T13:55:09.950Z] ---> fdadaf0b1516 [2024-10-08T13:55:09.950Z] Step 10/12 : COPY . . [2024-10-08T13:55:09.950Z] ---> 0bb8fbf5c08d [2024-10-08T13:55:09.950Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T13:55:09.950Z] ---> Running in 89c6e1190b26 [2024-10-08T13:55:09.950Z] Removing intermediate container 89c6e1190b26 [2024-10-08T13:55:09.950Z] ---> a90efc42d8af [2024-10-08T13:55:09.950Z] Step 12/12 : RUN $MAKE [2024-10-08T13:55:09.950Z] ---> Running in 2e0927506d75 [2024-10-08T13:55:09.950Z] noop [2024-10-08T13:55:09.950Z] Removing intermediate container 2e0927506d75 [2024-10-08T13:55:09.950Z] ---> f05503c4e83d [2024-10-08T13:55:09.950Z] Successfully built f05503c4e83d [2024-10-08T13:55:09.950Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:55:10.441Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T13:55:10.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:55:10.599Z] prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container [2024-10-08T13:55:10.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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-08T13:55:10.956Z] $ docker top 481a774912b186c3969b03fec4a2ae21f63a7cb0c52bddcbcec3b0edcae000d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T13:55:11.374Z] + go version [2024-10-08T13:55:11.374Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T13:55:11.408Z] $ docker stop --time=1 481a774912b186c3969b03fec4a2ae21f63a7cb0c52bddcbcec3b0edcae000d3 [2024-10-08T13:55:12.678Z] $ docker rm -f --volumes 481a774912b186c3969b03fec4a2ae21f63a7cb0c52bddcbcec3b0edcae000d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:55:13.470Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T13:55:13.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:55:13.640Z] prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container [2024-10-08T13:55:13.671Z] $ 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-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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-08T13:55:13.990Z] $ docker top 9096dc9e320904c5787dc373f8b18189390e742bdcb963810f192b828961ac47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T13:55:14.406Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-306 [Pipeline] fileExists [Pipeline] sh [2024-10-08T13:55:14.792Z] + make test [2024-10-08T13:55:14.792Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-08T13:55:15.359Z] go: updates to go.mod needed; to update it: [2024-10-08T13:55:15.359Z] go mod tidy [2024-10-08T13:55:15.359Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2024-10-08T13:55:15.417Z] $ docker stop --time=1 9096dc9e320904c5787dc373f8b18189390e742bdcb963810f192b828961ac47 [2024-10-08T13:55:16.711Z] $ docker rm -f --volumes 9096dc9e320904c5787dc373f8b18189390e742bdcb963810f192b828961ac47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:55:18.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T13:55:18.172Z] [2024-10-08T13:55:18.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:55:18.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T13:55:18.575Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T13:55:18.575Z] 5eb5b503b376: Pulling fs layer [2024-10-08T13:55:18.575Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T13:55:18.575Z] ec43610c2a17: Pulling fs layer [2024-10-08T13:55:18.575Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T13:55:18.575Z] 33b1e0a273af: Pulling fs layer [2024-10-08T13:55:18.575Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T13:55:18.575Z] 2f39f015ded8: Pulling fs layer [2024-10-08T13:55:18.575Z] 33b1e0a273af: Waiting [2024-10-08T13:55:18.575Z] 2f39f015ded8: Waiting [2024-10-08T13:55:18.575Z] 5d3b04190fa2: Waiting [2024-10-08T13:55:18.575Z] 5c69ac0246d0: Download complete [2024-10-08T13:55:18.575Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T13:55:18.575Z] 3a2ae6a8a46f: Download complete [2024-10-08T13:55:18.575Z] 33b1e0a273af: Verifying Checksum [2024-10-08T13:55:18.575Z] 33b1e0a273af: Download complete [2024-10-08T13:55:18.575Z] 5d3b04190fa2: Download complete [2024-10-08T13:55:18.575Z] ec43610c2a17: Download complete [2024-10-08T13:55:18.835Z] 5eb5b503b376: Verifying Checksum [2024-10-08T13:55:18.835Z] 5eb5b503b376: Download complete [2024-10-08T13:55:19.402Z] 2f39f015ded8: Download complete [2024-10-08T13:55:20.027Z] 5eb5b503b376: Pull complete [2024-10-08T13:55:20.027Z] 5c69ac0246d0: Pull complete [2024-10-08T13:55:20.614Z] ec43610c2a17: Pull complete [2024-10-08T13:55:20.614Z] 3a2ae6a8a46f: Pull complete [2024-10-08T13:55:20.614Z] 33b1e0a273af: Pull complete [2024-10-08T13:55:20.873Z] 5d3b04190fa2: Pull complete [2024-10-08T13:55:25.059Z] 2f39f015ded8: Pull complete [2024-10-08T13:55:25.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T13:55:25.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T13:55:25.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:55:25.304Z] prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container [2024-10-08T13:55:25.341Z] $ 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-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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-08T13:55:30.540Z] $ docker top c260e11e385cd6a316ff6bf06978255a9a738e5d02bc5ed17adddb659bde6d91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:55:31.028Z] ---> job-cost.sh [2024-10-08T13:55:31.028Z] lf-activate-venv: SKIPPING [2024-10-08T13:55:31.028Z] INFO: No Stack... [2024-10-08T13:55:31.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T13:55:31.550Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T13:55:31.881Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives/cost.csv [2024-10-08T13:55:31.881Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T13:55:31.927Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [2024-10-08T13:55:31.933Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] did not exist. Created. [2024-10-08T13:55:31.941Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T13:55:32.365Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T13:55:32.438Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T13:55:32.466Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T13:55:32.556Z] $ docker stop --time=1 c260e11e385cd6a316ff6bf06978255a9a738e5d02bc5ed17adddb659bde6d91 [2024-10-08T13:55:33.712Z] $ docker rm -f --volumes c260e11e385cd6a316ff6bf06978255a9a738e5d02bc5ed17adddb659bde6d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T13:55:34.151Z] Failed in branch amd64 [2024-10-08T13:55:45.856Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22216 in /w/workspace/y_app-rfid-llrp-inventory_PR-306 [Pipeline] { [Pipeline] ws [2024-10-08T13:55:45.927Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-08T13:55:49.029Z] The recommended git tool is: git [2024-10-08T13:55:53.382Z] using credential edgex-jenkins-ssh [2024-10-08T13:55:53.407Z] Cloning the remote Git repository [2024-10-08T13:55:53.449Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-08T13:55:53.536Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-08T13:55:53.676Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-08T13:55:53.677Z] > git --version # timeout=10 [2024-10-08T13:55:53.698Z] > git --version # 'git version 2.25.1' [2024-10-08T13:55:53.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T13:55:53.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T13:55:57.686Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-08T13:55:57.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T13:55:59.114Z] Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [2024-10-08T13:55:58.530Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-08T13:55:58.571Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-08T13:55:58.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T13:55:58.594Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-08T13:55:59.132Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T13:55:59.413Z] Merge succeeded, producing 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f [2024-10-08T13:55:59.414Z] Checking out Revision 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f (PR-306) [2024-10-08T13:56:00.011Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-08T13:56:00.056Z] > git --version # timeout=10 [2024-10-08T13:56:00.066Z] > git --version # 'git version 2.25.1' [2024-10-08T13:56:00.086Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T13:55:59.197Z] > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # timeout=10 [2024-10-08T13:55:59.298Z] > git remote # timeout=10 [2024-10-08T13:55:59.325Z] > git config --get remote.origin.url # timeout=10 [2024-10-08T13:55:59.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T13:55:59.364Z] > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 [2024-10-08T13:55:59.389Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-08T13:55:59.418Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T13:55:59.442Z] > git checkout -f 467bad83ac0d7d1a29fac0bdf729e917baf0dc6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T13:56:04.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T13:56:04.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T13:56:04.979Z] Dload Upload Total Spent Left Speed [2024-10-08T13:56:04.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh [2024-10-08T13:56:05.333Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T13:56:05.685Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-10-08T13:56:05.685Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T13:56:05.685Z] { [2024-10-08T13:56:05.685Z] "registry-mirrors": [ [2024-10-08T13:56:05.685Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T13:56:05.685Z] ], [2024-10-08T13:56:05.685Z] "bip": "10.250.0.254/24", [2024-10-08T13:56:05.685Z] "hosts": [ [2024-10-08T13:56:05.685Z] "tcp://0.0.0.0:5555", [2024-10-08T13:56:05.685Z] "unix:///var/run/docker.sock" [2024-10-08T13:56:05.685Z] ], [2024-10-08T13:56:05.685Z] "mtu": 1458, [2024-10-08T13:56:05.685Z] "selinux-enabled": true, [2024-10-08T13:56:05.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T13:56:05.685Z] } [Pipeline] sh [2024-10-08T13:56:06.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T13:56:06.381Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T13:56:24.716Z] provisioning config files... [2024-10-08T13:56:24.739Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9153961163175011015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:56:25.227Z] ---> ****-login.sh [2024-10-08T13:56:25.227Z] nexus3.edgexfoundry.org:10001 [2024-10-08T13:56:25.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:56:25.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:56:25.768Z] Configure a credential helper to remove this warning. See [2024-10-08T13:56:25.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:56:25.769Z] [2024-10-08T13:56:25.769Z] Login Succeeded [2024-10-08T13:56:25.769Z] nexus3.edgexfoundry.org:10002 [2024-10-08T13:56:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:56:26.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:56:26.305Z] Configure a credential helper to remove this warning. See [2024-10-08T13:56:26.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:56:26.305Z] [2024-10-08T13:56:26.305Z] Login Succeeded [2024-10-08T13:56:26.305Z] nexus3.edgexfoundry.org:10003 [2024-10-08T13:56:26.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:56:26.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:56:26.575Z] Configure a credential helper to remove this warning. See [2024-10-08T13:56:26.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:56:26.575Z] [2024-10-08T13:56:26.575Z] Login Succeeded [2024-10-08T13:56:26.575Z] nexus3.edgexfoundry.org:10004 [2024-10-08T13:56:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:56:26.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:56:26.842Z] Configure a credential helper to remove this warning. See [2024-10-08T13:56:26.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:56:26.842Z] [2024-10-08T13:56:26.842Z] Login Succeeded [2024-10-08T13:56:26.842Z] ****.io [2024-10-08T13:56:27.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T13:56:27.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T13:56:27.375Z] Configure a credential helper to remove this warning. See [2024-10-08T13:56:27.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T13:56:27.375Z] [2024-10-08T13:56:27.375Z] Login Succeeded [2024-10-08T13:56:27.375Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T13:56:27.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T13:56:27.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T13:56:27.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T13:56:27.943Z] ========================================================= [2024-10-08T13:56:27.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T13:56:27.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:56:28.478Z] + 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-08T13:56:28.750Z] Sending build context to Docker daemon 673.8kB [2024-10-08T13:56:28.750Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-08T13:56:28.750Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T13:56:28.750Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T13:56:28.750Z] cf04c63912e1: Pulling fs layer [2024-10-08T13:56:28.750Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T13:56:28.750Z] a37a00ec5f00: Pulling fs layer [2024-10-08T13:56:28.750Z] 50b3750afda1: Pulling fs layer [2024-10-08T13:56:28.750Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T13:56:28.750Z] 80978eb59214: Pulling fs layer [2024-10-08T13:56:28.750Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T13:56:28.750Z] c5a475d317c9: Pulling fs layer [2024-10-08T13:56:28.750Z] 4f4fb700ef54: Waiting [2024-10-08T13:56:28.750Z] 80978eb59214: Waiting [2024-10-08T13:56:28.750Z] c9f46d7d2bd2: Waiting [2024-10-08T13:56:28.750Z] c5a475d317c9: Waiting [2024-10-08T13:56:28.750Z] 50b3750afda1: Waiting [2024-10-08T13:56:29.018Z] 55b35a11ae5e: Download complete [2024-10-08T13:56:29.018Z] 50b3750afda1: Verifying Checksum [2024-10-08T13:56:29.018Z] 50b3750afda1: Download complete [2024-10-08T13:56:29.018Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T13:56:29.018Z] 4f4fb700ef54: Download complete [2024-10-08T13:56:29.018Z] 80978eb59214: Verifying Checksum [2024-10-08T13:56:29.018Z] 80978eb59214: Download complete [2024-10-08T13:56:29.018Z] cf04c63912e1: Verifying Checksum [2024-10-08T13:56:29.018Z] cf04c63912e1: Download complete [2024-10-08T13:56:29.287Z] c5a475d317c9: Verifying Checksum [2024-10-08T13:56:29.556Z] c5a475d317c9: Download complete [2024-10-08T13:56:30.145Z] cf04c63912e1: Pull complete [2024-10-08T13:56:30.730Z] 55b35a11ae5e: Pull complete [2024-10-08T13:56:30.996Z] a37a00ec5f00: Verifying Checksum [2024-10-08T13:56:30.996Z] a37a00ec5f00: Download complete [2024-10-08T13:56:31.583Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T13:56:31.583Z] c9f46d7d2bd2: Download complete [2024-10-08T13:56:46.607Z] a37a00ec5f00: Pull complete [2024-10-08T13:56:46.607Z] 50b3750afda1: Pull complete [2024-10-08T13:56:46.607Z] 4f4fb700ef54: Pull complete [2024-10-08T13:56:46.607Z] 80978eb59214: Pull complete [2024-10-08T13:56:53.290Z] c9f46d7d2bd2: Pull complete [2024-10-08T13:56:54.705Z] c5a475d317c9: Pull complete [2024-10-08T13:56:54.705Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T13:56:54.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T13:56:54.705Z] ---> be29e6b0f0d4 [2024-10-08T13:56:54.705Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T13:56:55.289Z] ---> Running in 8a1bb5751f1d [2024-10-08T13:56:55.558Z] Removing intermediate container 8a1bb5751f1d [2024-10-08T13:56:55.558Z] ---> ae54309720c3 [2024-10-08T13:56:55.558Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T13:56:55.825Z] ---> Running in d02ed4b0b09b [2024-10-08T13:56:56.092Z] Removing intermediate container d02ed4b0b09b [2024-10-08T13:56:56.092Z] ---> ea41d3a4bc79 [2024-10-08T13:56:56.093Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T13:56:56.093Z] ---> Running in bced4f9387f7 [2024-10-08T13:56:56.360Z] Removing intermediate container bced4f9387f7 [2024-10-08T13:56:56.360Z] ---> 2b5e14e04a4d [2024-10-08T13:56:56.360Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T13:56:56.628Z] ---> Running in 4c9b2ff0841f [2024-10-08T13:56:57.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T13:56:57.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T13:56:59.265Z] OK: 238 MiB in 54 packages [2024-10-08T13:57:00.230Z] Removing intermediate container 4c9b2ff0841f [2024-10-08T13:57:00.230Z] ---> c0df3f57fdaf [2024-10-08T13:57:00.230Z] Step 7/12 : WORKDIR /app [2024-10-08T13:57:00.230Z] ---> Running in 50cc11d990ac [2024-10-08T13:57:00.497Z] Removing intermediate container 50cc11d990ac [2024-10-08T13:57:00.497Z] ---> 94946aa7903d [2024-10-08T13:57:00.497Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T13:57:00.763Z] ---> 58e5fabb546f [2024-10-08T13:57:00.763Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T13:57:01.042Z] ---> Running in 3d44aeea228d [2024-10-08T13:58:52.683Z] Removing intermediate container 3d44aeea228d [2024-10-08T13:58:52.683Z] ---> e21a1b07322d [2024-10-08T13:58:52.683Z] Step 10/12 : COPY . . [2024-10-08T13:58:52.683Z] ---> cd43c3a4f8b9 [2024-10-08T13:58:52.683Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T13:58:52.683Z] ---> Running in f18146923ae8 [2024-10-08T13:58:52.683Z] Removing intermediate container f18146923ae8 [2024-10-08T13:58:52.683Z] ---> 352df54a9cf7 [2024-10-08T13:58:52.683Z] Step 12/12 : RUN $MAKE [2024-10-08T13:58:52.683Z] ---> Running in 545454aa3d2d [2024-10-08T13:58:52.683Z] noop [2024-10-08T13:58:52.683Z] Removing intermediate container 545454aa3d2d [2024-10-08T13:58:52.683Z] ---> 4aabc6ca9731 [2024-10-08T13:58:52.683Z] Successfully built 4aabc6ca9731 [2024-10-08T13:58:52.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:58:53.196Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T13:58:53.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:58:53.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-22216 does not seem to be running inside a container [2024-10-08T13:58:53.565Z] $ 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-08T13:58:54.731Z] $ docker top a8e2e657a1f3e6d3043645301fc0202d97ac585278eb136e854cdf180f564871 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T13:58:55.620Z] + go version [2024-10-08T13:58:55.620Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T13:58:55.663Z] $ docker stop --time=1 a8e2e657a1f3e6d3043645301fc0202d97ac585278eb136e854cdf180f564871 [2024-10-08T13:58:57.296Z] $ docker rm -f --volumes a8e2e657a1f3e6d3043645301fc0202d97ac585278eb136e854cdf180f564871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:58:58.301Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T13:58:58.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:58:58.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-22216 does not seem to be running inside a container [2024-10-08T13:58:58.631Z] $ 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-08T13:58:59.882Z] $ docker top 08f9df26204b462df182285dd6ebd4d7bbb7a5386e87cdde0b74c852bb07062d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T13:59:00.765Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-08T13:59:01.482Z] + make test [2024-10-08T13:59:01.482Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-08T13:59:06.822Z] go: updates to go.mod needed; to update it: [2024-10-08T13:59:06.822Z] go mod tidy [2024-10-08T13:59:06.822Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2024-10-08T13:59:06.871Z] $ docker stop --time=1 08f9df26204b462df182285dd6ebd4d7bbb7a5386e87cdde0b74c852bb07062d [2024-10-08T13:59:08.704Z] $ docker rm -f --volumes 08f9df26204b462df182285dd6ebd4d7bbb7a5386e87cdde0b74c852bb07062d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:59:10.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T13:59:10.063Z] [2024-10-08T13:59:10.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:59:10.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T13:59:10.857Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T13:59:10.857Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T13:59:10.857Z] 04944245beec: Pulling fs layer [2024-10-08T13:59:10.857Z] 699f458cf7ca: Pulling fs layer [2024-10-08T13:59:10.857Z] 765212b225bb: Pulling fs layer [2024-10-08T13:59:10.857Z] f23df028b6ca: Pulling fs layer [2024-10-08T13:59:10.857Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T13:59:10.857Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T13:59:10.857Z] f23df028b6ca: Waiting [2024-10-08T13:59:10.857Z] d65c8cfc05b1: Waiting [2024-10-08T13:59:10.857Z] 765212b225bb: Waiting [2024-10-08T13:59:10.857Z] 2437ff75d9bd: Waiting [2024-10-08T13:59:10.857Z] 04944245beec: Verifying Checksum [2024-10-08T13:59:10.857Z] 04944245beec: Download complete [2024-10-08T13:59:10.857Z] 765212b225bb: Verifying Checksum [2024-10-08T13:59:10.857Z] 765212b225bb: Download complete [2024-10-08T13:59:11.161Z] f23df028b6ca: Verifying Checksum [2024-10-08T13:59:11.161Z] f23df028b6ca: Download complete [2024-10-08T13:59:11.161Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T13:59:11.161Z] d65c8cfc05b1: Download complete [2024-10-08T13:59:11.161Z] 699f458cf7ca: Verifying Checksum [2024-10-08T13:59:11.161Z] 699f458cf7ca: Download complete [2024-10-08T13:59:11.775Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T13:59:11.775Z] 8998bd30e6a1: Download complete [2024-10-08T13:59:14.367Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T13:59:14.367Z] 2437ff75d9bd: Download complete [2024-10-08T13:59:16.320Z] 8998bd30e6a1: Pull complete [2024-10-08T13:59:16.902Z] 04944245beec: Pull complete [2024-10-08T13:59:18.309Z] 699f458cf7ca: Pull complete [2024-10-08T13:59:18.577Z] 765212b225bb: Pull complete [2024-10-08T13:59:19.160Z] f23df028b6ca: Pull complete [2024-10-08T13:59:19.428Z] d65c8cfc05b1: Pull complete [2024-10-08T13:59:38.389Z] 2437ff75d9bd: Pull complete [2024-10-08T13:59:38.389Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T13:59:38.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T13:59:38.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:59:38.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-22216 does not seem to be running inside a container [2024-10-08T13:59:38.817Z] $ 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-08T13:59:41.248Z] $ docker top 4f7c1a793a0a14ce62df11581bb5f134e0c95279626927ebceaefe8890a7bfc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:42.137Z] ---> job-cost.sh [2024-10-08T13:59:42.137Z] lf-activate-venv: SKIPPING [2024-10-08T13:59:42.137Z] INFO: No Stack... [2024-10-08T13:59:43.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T13:59:44.041Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T13:59:44.390Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-10-08T13:59:44.390Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T13:59:44.736Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [2024-10-08T13:59:44.743Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] did not exist. Created. [2024-10-08T13:59:44.749Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T13:59:45.195Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-af1fdbee/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T13:59:45.858Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T13:59:45.902Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T13:59:46.283Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T13:59:46.307Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T13:59:46.396Z] $ docker stop --time=1 4f7c1a793a0a14ce62df11581bb5f134e0c95279626927ebceaefe8890a7bfc5 [2024-10-08T13:59:47.859Z] $ docker rm -f --volumes 4f7c1a793a0a14ce62df11581bb5f134e0c95279626927ebceaefe8890a7bfc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T13:59:48.680Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-08T13:59:51.177Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives ] [2024-10-08T13:59:51.177Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives [2024-10-08T13:59:51.177Z] total 16 [2024-10-08T13:59:51.177Z] drwxr-xr-x 3 root root 4096 Oct 8 13:55 . [2024-10-08T13:59:51.177Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 13:55 .. [2024-10-08T13:59:51.177Z] drwxr-xr-x 2 root root 4096 Oct 8 13:55 cost [2024-10-08T13:59:51.177Z] -rw-r--r-- 1 root root 95 Oct 8 13:55 cost.csv [2024-10-08T13:59:51.177Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives [2024-10-08T13:59:51.177Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives [2024-10-08T13:59:51.177Z] total 16 [2024-10-08T13:59:51.177Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 13:55 . [2024-10-08T13:59:51.177Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 13:55 .. [2024-10-08T13:59:51.177Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 13:55 cost [2024-10-08T13:59:51.177Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 8 13:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:51.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:52.418Z] ---> package-listing.sh [2024-10-08T13:59:52.418Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T13:59:52.418Z] ++ facter osfamily [2024-10-08T13:59:52.678Z] + OS_FAMILY=debian [2024-10-08T13:59:52.678Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-306 [2024-10-08T13:59:52.678Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T13:59:52.678Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T13:59:52.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T13:59:52.678Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T13:59:52.678Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-306 ']' [2024-10-08T13:59:52.678Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T13:59:52.678Z] + case "${OS_FAMILY}" in [2024-10-08T13:59:52.678Z] + dpkg -l [2024-10-08T13:59:52.678Z] + grep '^ii' [2024-10-08T13:59:52.678Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T13:59:52.678Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T13:59:52.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T13:59:52.678Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-306 ']' [2024-10-08T13:59:52.678Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives/ [2024-10-08T13:59:52.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-306/archives/ [Pipeline] echo [2024-10-08T13:59:52.724Z] 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-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T13:59:53.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T13:59:53.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T13:59:53.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T13:59:53.843Z] prd-ubuntu20.04-docker-8c-8g-22215 does not seem to be running inside a container [2024-10-08T13:59:53.870Z] $ 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-306/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-306 -v /w/workspace/y_app-rfid-llrp-inventory_PR-306:/w/workspace/y_app-rfid-llrp-inventory_PR-306:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-306@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-08T13:59:54.242Z] $ docker top a1aaff17c9f3aa64d6a1a917c1f5f5bf0828023fd03a174f989f13ff7533ab3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T13:59:54.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T13:59:54.979Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T13:59:55.299Z] + ls /var/log/sa-host [2024-10-08T13:59:55.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T13:59:55.549Z] provisioning config files... [2024-10-08T13:59:55.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-306@tmp/config2869557382051141444tmp [Pipeline] { [Pipeline] echo [2024-10-08T13:59:55.628Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:55.947Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T13:59:55.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:56.405Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T13:59:56.450Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:56.780Z] ---> sudo-logs.sh [2024-10-08T13:59:56.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T13:59:56.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T13:59:57.216Z] ---> job-cost.sh [2024-10-08T13:59:57.216Z] lf-activate-venv: SKIPPING [2024-10-08T13:59:57.216Z] DEBUG: total: 0.2199999988079071 [2024-10-08T13:59:57.216Z] INFO: Retrieving Stack Cost... [2024-10-08T14:00:00.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T14:00:00.512Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T14:00:00.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T14:00:00.883Z] ---> logs-deploy.sh [2024-10-08T14:00:00.883Z] lf-activate-venv: SKIPPING [2024-10-08T14:00:00.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-306/1 [2024-10-08T14:00:00.883Z] INFO: archiving workspace using pattern(s): [2024-10-08T14:00:01.822Z] Archives upload complete. [2024-10-08T14:00:01.822Z] INFO: archiving logs to Nexus