Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e004e7c4576e8ef58f54f57c323c228c6b64f6f 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-ssh15458637696928648540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8180914199645163777.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3140581829370138263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh9112408305453623587.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18268162910675199183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:device-usb-camera, goVersion:1.25] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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-9335 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e004e7c4576e8ef58f54f57c323c228c6b64f6f (main) Commit message: "Merge pull request #454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 5e004e7c4576e8ef58f54f57c323c228c6b64f6f # timeout=10 > git rev-list --no-walk 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-14T08:11:48.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-14T08:11:52.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-14T08:11:52.150Z] ========================================================= [2026-05-14T08:11:52.150Z] EdgeX Global Pipelines Version Info [2026-05-14T08:11:52.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:11:53.320Z] ------------------- [2026-05-14T08:11:53.320Z] stable info: [2026-05-14T08:11:53.320Z] ------------------- [2026-05-14T08:11:53.320Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-14T08:11:53.320Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-14T08:11:53.320Z] Message: update stable to v1.0.278 [2026-05-14T08:11:53.889Z] ------------------- [2026-05-14T08:11:53.889Z] experimental info: [2026-05-14T08:11:53.889Z] ------------------- [2026-05-14T08:11:53.889Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-14T08:11:53.889Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-14T08:11:53.889Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-14T08:11:53.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-05-14T08:11:53.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-05-14T08:11:53.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-14T08:11:54.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-14T08:11:54.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-14T08:11:54.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-14T08:11:54.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-14T08:11:54.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-14T08:11:54.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-14T08:11:54.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-14T08:11:54.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-14T08:11:54.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-05-14T08:11:54.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-14T08:11:54.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-14T08:11:54.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:11:54.263Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:11:54.287Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:11:54.311Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:11:54.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-14T08:11:54.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-14T08:11:54.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-14T08:11:54.388Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-14T08:11:54.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-14T08:11:54.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-14T08:11:54.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-14T08:11:54.467Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-14T08:11:54.489Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-14T08:11:54.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-14T08:11:54.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-14T08:11:54.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-14T08:11:54.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo [2026-05-14T08:11:54.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e004e7 [Pipeline] echo [2026-05-14T08:11:54.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:11:54.650Z] provisioning config files... [2026-05-14T08:11:54.665Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14831265177489641269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:11:54.997Z] ---> ****-login.sh [2026-05-14T08:11:54.997Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:11:54.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:11:55.255Z] [2026-05-14T08:11:55.255Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:11:55.255Z] Configure a credential helper to remove this warning. See [2026-05-14T08:11:55.256Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:11:55.256Z] [2026-05-14T08:11:55.256Z] Login Succeeded [2026-05-14T08:11:55.256Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:11:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:11:55.516Z] [2026-05-14T08:11:55.516Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:11:55.516Z] Configure a credential helper to remove this warning. See [2026-05-14T08:11:55.516Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:11:55.516Z] [2026-05-14T08:11:55.516Z] Login Succeeded [2026-05-14T08:11:55.516Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:11:55.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:11:55.516Z] [2026-05-14T08:11:55.516Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:11:55.516Z] Configure a credential helper to remove this warning. See [2026-05-14T08:11:55.516Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:11:55.516Z] [2026-05-14T08:11:55.516Z] Login Succeeded [2026-05-14T08:11:55.516Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:11:55.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:11:55.516Z] [2026-05-14T08:11:55.516Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:11:55.516Z] Configure a credential helper to remove this warning. See [2026-05-14T08:11:55.516Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:11:55.516Z] [2026-05-14T08:11:55.516Z] Login Succeeded [2026-05-14T08:11:55.516Z] ****.io [2026-05-14T08:11:55.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:11:55.776Z] [2026-05-14T08:11:55.776Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:11:55.776Z] Configure a credential helper to remove this warning. See [2026-05-14T08:11:55.776Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:11:55.776Z] [2026-05-14T08:11:55.776Z] Login Succeeded [2026-05-14T08:11:55.776Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:11:55.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-14T08:11:56.182Z] + git rev-list -1 --merges 5e004e7c4576e8ef58f54f57c323c228c6b64f6f~1..5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo [2026-05-14T08:11:56.223Z] -----------> git rev-list -1 --merges 5e004e7c4576e8ef58f54f57c323c228c6b64f6f~1..5e004e7c4576e8ef58f54f57c323c228c6b64f6f 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:11:56.223Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [false] [Pipeline] sh [2026-05-14T08:11:56.515Z] + git log --format=format:%s -1 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo [2026-05-14T08:11:56.528Z] ========================================================= [2026-05-14T08:11:56.528Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-14T08:11:56.528Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:11:56.868Z] + git log --format=format:%s -1 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo [2026-05-14T08:11:56.880Z] [semverPrep] GIT_COMMIT: 5e004e7c4576e8ef58f54f57c323c228c6b64f6f, Commit Message: Merge pull request #454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-14T08:11:56.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-14T08:11:57.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:11:57.264Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-14T08:11:57.264Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-14T08:11:57.264Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-14T08:11:57.264Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-14T08:11:57.264Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-14T08:11:57.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:11:57.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:11:57.720Z] [2026-05-14T08:11:57.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:11:58.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:11:58.028Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-14T08:11:58.028Z] 3dae71ba6b94: Pulling fs layer [2026-05-14T08:11:58.028Z] 6bf1a483ea7c: Pulling fs layer [2026-05-14T08:11:58.028Z] f5dfc541a4d3: Pulling fs layer [2026-05-14T08:11:58.028Z] 461d9e800cba: Pulling fs layer [2026-05-14T08:11:58.028Z] 80192f66455f: Pulling fs layer [2026-05-14T08:11:58.028Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-14T08:11:58.028Z] a29436f7fd5d: Pulling fs layer [2026-05-14T08:11:58.028Z] 923cac83aea3: Pulling fs layer [2026-05-14T08:11:58.028Z] 25ad8b0a4227: Pulling fs layer [2026-05-14T08:11:58.028Z] db01528c6b51: Pulling fs layer [2026-05-14T08:11:58.028Z] 28988de357af: Pulling fs layer [2026-05-14T08:11:58.028Z] 461d9e800cba: Waiting [2026-05-14T08:11:58.028Z] 80192f66455f: Waiting [2026-05-14T08:11:58.028Z] 25ad8b0a4227: Waiting [2026-05-14T08:11:58.028Z] db01528c6b51: Waiting [2026-05-14T08:11:58.028Z] 2e8e34ca0e6c: Waiting [2026-05-14T08:11:58.028Z] 28988de357af: Waiting [2026-05-14T08:11:58.028Z] a29436f7fd5d: Waiting [2026-05-14T08:11:58.028Z] 923cac83aea3: Waiting [2026-05-14T08:11:58.028Z] 6bf1a483ea7c: Download complete [2026-05-14T08:11:58.028Z] 461d9e800cba: Verifying Checksum [2026-05-14T08:11:58.028Z] 461d9e800cba: Download complete [2026-05-14T08:11:58.288Z] 80192f66455f: Download complete [2026-05-14T08:11:58.288Z] f5dfc541a4d3: Verifying Checksum [2026-05-14T08:11:58.288Z] f5dfc541a4d3: Download complete [2026-05-14T08:11:58.288Z] 3dae71ba6b94: Verifying Checksum [2026-05-14T08:11:58.288Z] 3dae71ba6b94: Download complete [2026-05-14T08:11:58.288Z] 923cac83aea3: Verifying Checksum [2026-05-14T08:11:58.288Z] 923cac83aea3: Download complete [2026-05-14T08:11:58.546Z] 25ad8b0a4227: Verifying Checksum [2026-05-14T08:11:58.546Z] 25ad8b0a4227: Download complete [2026-05-14T08:11:58.546Z] db01528c6b51: Verifying Checksum [2026-05-14T08:11:58.546Z] db01528c6b51: Download complete [2026-05-14T08:11:58.546Z] 28988de357af: Verifying Checksum [2026-05-14T08:11:58.546Z] 28988de357af: Download complete [2026-05-14T08:11:58.546Z] a29436f7fd5d: Verifying Checksum [2026-05-14T08:11:58.546Z] a29436f7fd5d: Download complete [2026-05-14T08:11:59.111Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-14T08:11:59.111Z] 2e8e34ca0e6c: Download complete [2026-05-14T08:12:00.047Z] 3dae71ba6b94: Pull complete [2026-05-14T08:12:00.047Z] 6bf1a483ea7c: Pull complete [2026-05-14T08:12:00.981Z] f5dfc541a4d3: Pull complete [2026-05-14T08:12:00.981Z] 461d9e800cba: Pull complete [2026-05-14T08:12:00.981Z] 80192f66455f: Pull complete [2026-05-14T08:12:05.173Z] 2e8e34ca0e6c: Pull complete [2026-05-14T08:12:05.739Z] a29436f7fd5d: Pull complete [2026-05-14T08:12:05.739Z] 923cac83aea3: Pull complete [2026-05-14T08:12:06.000Z] 25ad8b0a4227: Pull complete [2026-05-14T08:12:06.000Z] db01528c6b51: Pull complete [2026-05-14T08:12:06.000Z] 28988de357af: Pull complete [2026-05-14T08:12:06.000Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-14T08:12:06.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:12:06.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:12:06.139Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:12:06.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T08:12:08.801Z] $ docker top 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e -eo pid,comm [2026-05-14T08:12:08.858Z] 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). [2026-05-14T08:12:08.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:12:08.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:12:08.914Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:12:09.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:12:09.028Z] $ docker exec 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent [2026-05-14T08:12:09.144Z] SSH_AUTH_SOCK=/tmp/ssh-3qLcnWFPs73Q/agent.32 [2026-05-14T08:12:09.144Z] SSH_AGENT_PID=38 [2026-05-14T08:12:09.153Z] Running ssh-add (command line suppressed) [2026-05-14T08:12:09.263Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18357584333307717462.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18357584333307717462.key) [2026-05-14T08:12:09.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:12:09.572Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2026-05-14T08:12:09.857Z] + git tag --points-at HEAD [Pipeline] } [2026-05-14T08:12:09.865Z] $ docker exec --env ******** --env ******** 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent -k [2026-05-14T08:12:09.957Z] unset SSH_AUTH_SOCK; [2026-05-14T08:12:09.958Z] unset SSH_AGENT_PID; [2026-05-14T08:12:09.958Z] echo Agent pid 38 killed; [2026-05-14T08:12:09.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-14T08:12:10.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:12:10.007Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:12:10.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:12:10.160Z] $ docker exec 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent [2026-05-14T08:12:10.272Z] SSH_AUTH_SOCK=/tmp/ssh-6QbMD89dNZZV/agent.85 [2026-05-14T08:12:10.272Z] SSH_AGENT_PID=91 [2026-05-14T08:12:10.276Z] Running ssh-add (command line suppressed) [2026-05-14T08:12:10.382Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4415718304915302030.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4415718304915302030.key) [2026-05-14T08:12:10.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:12:10.685Z] + git semver init [2026-05-14T08:12:10.944Z] 2026-05-14 08:12:10,904 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:12:10.944Z] 2026-05-14 08:12:10,908 [run_init] DEBUG init version:0.0.0 force:False [2026-05-14T08:12:10.944Z] 2026-05-14 08:12:10,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2026-05-14T08:12:10.944Z] 2026-05-14 08:12:10,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2026-05-14T08:12:10.944Z] 2026-05-14 08:12:10,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:12:12.327Z] 2026-05-14 08:12:12,210 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2026-05-14T08:12:12.327Z] 2026-05-14 08:12:12,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2026-05-14T08:12:12.327Z] 2026-05-14 08:12:12,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:12:12.327Z] 2026-05-14 08:12:12,210 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:12:12.327Z] 4.1.0-dev.17 [Pipeline] } [2026-05-14T08:12:12.335Z] $ docker exec --env ******** --env ******** 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e ssh-agent -k [2026-05-14T08:12:12.430Z] unset SSH_AUTH_SOCK; [2026-05-14T08:12:12.431Z] unset SSH_AGENT_PID; [2026-05-14T08:12:12.431Z] echo Agent pid 91 killed; [2026-05-14T08:12:12.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:12:12.765Z] + git semver [Pipeline] } [2026-05-14T08:12:13.039Z] $ docker stop --time=1 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e [2026-05-14T08:12:14.355Z] $ docker rm -f --volumes 8698ec2c6ab8dc246024661eb95c30749c97118fda7084c2520081d182ac1b9e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:12:14.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-14T08:12:15.186Z] Stashed 1 file(s) [Pipeline] echo [2026-05-14T08:12:15.190Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 [2026-05-14T08:12:15.390Z] provisioning config files... [2026-05-14T08:12:15.424Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config92371345985989123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:12:15.746Z] ---> ****-login.sh [2026-05-14T08:12:15.746Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:12:15.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:15.746Z] Login Succeeded [2026-05-14T08:12:15.746Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:12:15.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:15.746Z] Login Succeeded [2026-05-14T08:12:15.746Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:12:16.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:16.005Z] Login Succeeded [2026-05-14T08:12:16.005Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:12:16.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:16.005Z] Login Succeeded [2026-05-14T08:12:16.005Z] ****.io [2026-05-14T08:12:16.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:12:16.263Z] Login Succeeded [2026-05-14T08:12:16.263Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:12:16.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:12:16.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:12:16.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:12:16.395Z] ========================================================= [2026-05-14T08:12:16.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-14T08:12:16.395Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:12:16.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T08:12:17.284Z] #0 building with "default" instance using docker driver [2026-05-14T08:12:17.284Z] [2026-05-14T08:12:17.284Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:12:17.284Z] #1 transferring dockerfile: 2.48kB done [2026-05-14T08:12:17.284Z] #1 DONE 0.0s [2026-05-14T08:12:17.284Z] [2026-05-14T08:12:17.284Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-14T08:12:17.284Z] #2 DONE 0.1s [2026-05-14T08:12:17.543Z] [2026-05-14T08:12:17.543Z] #3 [internal] load .dockerignore [2026-05-14T08:12:17.543Z] #3 transferring context: 2B done [2026-05-14T08:12:17.543Z] #3 DONE 0.0s [2026-05-14T08:12:17.543Z] [2026-05-14T08:12:17.543Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:12:17.543Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-14T08:12:17.543Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s [2026-05-14T08:12:17.543Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-14T08:12:17.543Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-14T08:12:17.543Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-05-14T08:12:17.543Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-14T08:12:17.543Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-14T08:12:17.543Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-05-14T08:12:17.543Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-14T08:12:17.543Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-14T08:12:17.543Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-05-14T08:12:17.543Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-14T08:12:17.543Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-14T08:12:17.543Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-05-14T08:12:17.543Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-14T08:12:17.827Z] #4 ... [2026-05-14T08:12:17.827Z] [2026-05-14T08:12:17.827Z] #5 [internal] load build context [2026-05-14T08:12:17.827Z] #5 transferring context: 24.45MB 0.3s done [2026-05-14T08:12:17.827Z] #5 DONE 0.3s [2026-05-14T08:12:17.827Z] [2026-05-14T08:12:17.827Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:12:17.827Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s [2026-05-14T08:12:17.827Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-14T08:12:17.827Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2026-05-14T08:12:17.827Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-14T08:12:17.827Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-14T08:12:17.827Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-14T08:12:17.827Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s [2026-05-14T08:12:17.827Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-14T08:12:17.827Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2026-05-14T08:12:18.087Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.7s [2026-05-14T08:12:18.087Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-05-14T08:12:18.347Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 0.8s [2026-05-14T08:12:18.347Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-14T08:12:18.918Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done [2026-05-14T08:12:18.918Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-05-14T08:12:18.918Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.4s done [2026-05-14T08:12:18.918Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-14T08:12:24.183Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done [2026-05-14T08:12:24.183Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-14T08:12:24.183Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-14T08:12:24.183Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-14T08:12:24.183Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-14T08:12:24.183Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-14T08:12:24.750Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done [2026-05-14T08:12:24.750Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-14T08:12:28.934Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.8s done [2026-05-14T08:12:28.934Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-14T08:12:29.515Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2026-05-14T08:12:29.515Z] #4 DONE 12.0s [2026-05-14T08:12:29.515Z] [2026-05-14T08:12:29.515Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-05-14T08:12:29.515Z] #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:12:29.773Z] #6 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:12:30.341Z] Still waiting to schedule task [2026-05-14T08:12:30.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-14T08:12:30.341Z] #6 0.774 (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-14T08:12:30.342Z] #6 0.778 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-14T08:12:30.342Z] #6 0.788 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-14T08:12:30.342Z] #6 0.796 (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-14T08:12:30.342Z] #6 0.821 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-14T08:12:30.342Z] #6 0.826 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-14T08:12:30.342Z] #6 0.836 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-14T08:12:30.342Z] #6 0.842 (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-14T08:12:30.342Z] #6 0.859 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-14T08:12:30.342Z] #6 0.874 Executing busybox-1.37.0-r19.trigger [2026-05-14T08:12:30.342Z] #6 0.884 OK: 271 MiB in 69 packages [2026-05-14T08:12:34.544Z] #6 DONE 5.1s [2026-05-14T08:12:34.802Z] [2026-05-14T08:12:34.802Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-05-14T08:12:34.802Z] #7 DONE 0.0s [2026-05-14T08:12:34.802Z] [2026-05-14T08:12:34.802Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-05-14T08:12:34.802Z] #8 DONE 0.0s [2026-05-14T08:12:34.802Z] [2026-05-14T08:12:34.802Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:13:01.372Z] #9 DONE 23.9s [2026-05-14T08:13:01.372Z] [2026-05-14T08:13:01.372Z] #10 [builder 6/8] COPY . . [2026-05-14T08:13:01.372Z] #10 DONE 0.2s [2026-05-14T08:13:01.372Z] [2026-05-14T08:13:01.372Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-14T08:13:01.372Z] #11 0.211 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T08:13:01.372Z] #11 0.211 Dload Upload Total Spent Left Speed [2026-05-14T08:13:01.372Z] #11 0.211 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10169 0 --:--:-- --:--:-- --:--:-- 10211 100 1062 100 1062 0 0 10158 0 --:--:-- --:--:-- --:--:-- 10114 [2026-05-14T08:13:01.372Z] #11 DONE 0.4s [2026-05-14T08:13:01.372Z] [2026-05-14T08:13:01.372Z] #12 [builder 8/8] RUN echo noop [2026-05-14T08:13:01.372Z] #12 0.239 noop [2026-05-14T08:13:01.372Z] #12 DONE 0.3s [2026-05-14T08:13:01.372Z] [2026-05-14T08:13:01.372Z] #13 exporting to image [2026-05-14T08:13:01.372Z] #13 exporting layers [2026-05-14T08:13:07.938Z] #13 exporting layers 8.3s done [2026-05-14T08:13:07.938Z] #13 writing image sha256:d940490480a12521b062f190e9f55cb2746fbab16b96d46596a3c43419f65700 done [2026-05-14T08:13:07.938Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-14T08:13:07.938Z] #13 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:08.264Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:13:08.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:13:08.339Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:13:08.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2026-05-14T08:13:08.683Z] $ docker top 6da0557da32fde78f9fc302b8986a67b8bb27ceb5b002e2ba5d975c01cf91719 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:13:09.030Z] + go version [2026-05-14T08:13:09.030Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-14T08:13:09.036Z] $ docker stop --time=1 6da0557da32fde78f9fc302b8986a67b8bb27ceb5b002e2ba5d975c01cf91719 [2026-05-14T08:13:10.324Z] $ docker rm -f --volumes 6da0557da32fde78f9fc302b8986a67b8bb27ceb5b002e2ba5d975c01cf91719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:10.747Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:13:10.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:13:10.819Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:13:10.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2026-05-14T08:13:11.162Z] $ docker top d401c933409e48c966d4f7450c7aa489d4d34c1449c46c3313b789fab13439f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:13:11.502Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:13:11.809Z] + make test [2026-05-14T08:13:11.810Z] go test ./... -coverprofile=coverage.out ./... [2026-05-14T08:13:13.187Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-14T08:13:39.779Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-14T08:13:39.779Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2026-05-14T08:13:47.904Z] 0 issues. [2026-05-14T08:13:47.904Z] go vet ./... [2026-05-14T08:13:54.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:13:54.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:13:54.515Z] ./bin/test-attribution-txt.sh [2026-05-14T08:13:54.515Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:13:54.515Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:13:54.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:13:54.537Z] $ docker stop --time=1 d401c933409e48c966d4f7450c7aa489d4d34c1449c46c3313b789fab13439f5 [2026-05-14T08:13:56.762Z] $ docker rm -f --volumes d401c933409e48c966d4f7450c7aa489d4d34c1449c46c3313b789fab13439f5 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:13:57.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:13:57.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-14T08:13:57.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:13:58.217Z] + ls -al . [2026-05-14T08:13:58.217Z] total 292 [2026-05-14T08:13:58.217Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 08:13 . [2026-05-14T08:13:58.217Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:11 .. [2026-05-14T08:13:58.217Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:13 .git [2026-05-14T08:13:58.217Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:11 .github [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 379 May 14 08:11 .gitignore [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:11 .golangci.yml [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 77 May 14 08:11 .hadolint.yml [2026-05-14T08:13:58.217Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:12 .semver [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 14 08:11 Attribution.txt [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 17743 May 14 08:11 CHANGELOG.md [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 14 08:11 Dockerfile [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 678 May 14 08:11 GOVERNANCE.md [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 682 May 14 08:11 Jenkinsfile [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 14 08:11 LICENSE [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 14 08:11 Makefile [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 622 May 14 08:11 OWNERS.md [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 14 08:11 README.md [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION [2026-05-14T08:13:58.217Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:11 bin [2026-05-14T08:13:58.217Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:11 cmd [2026-05-14T08:13:58.217Z] -rw-r--r-- 1 jenkins jenkins 54776 May 14 08:13 coverage.out [2026-05-14T08:13:58.217Z] -rwxrwxr-x 1 jenkins jenkins 84 May 14 08:11 docker-entrypoint.sh [2026-05-14T08:13:58.217Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:11 docs [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 6802 May 14 08:11 go.mod [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 89514 May 14 08:11 go.sum [2026-05-14T08:13:58.217Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:11 internal [2026-05-14T08:13:58.217Z] -rw-rw-r-- 1 jenkins jenkins 231 May 14 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:58.521Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5e004e7c4576e8ef58f54f57c323c228c6b64f6f --label arch=amd64 --label version=4.1.0-dev.17 . [2026-05-14T08:13:58.788Z] #0 building with "default" instance using docker driver [2026-05-14T08:13:58.788Z] [2026-05-14T08:13:58.788Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:13:58.788Z] #1 transferring dockerfile: 2.48kB done [2026-05-14T08:13:58.788Z] #1 DONE 0.0s [2026-05-14T08:13:58.788Z] [2026-05-14T08:13:58.788Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:13:58.788Z] #2 DONE 0.0s [2026-05-14T08:13:58.788Z] [2026-05-14T08:13:58.788Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-05-14T08:13:58.788Z] #3 DONE 0.1s [2026-05-14T08:13:58.788Z] [2026-05-14T08:13:58.788Z] #4 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-14T08:13:59.356Z] #4 DONE 0.7s [2026-05-14T08:13:59.356Z] [2026-05-14T08:13:59.356Z] #5 [internal] load .dockerignore [2026-05-14T08:13:59.356Z] #5 transferring context: 2B done [2026-05-14T08:13:59.356Z] #5 DONE 0.0s [2026-05-14T08:13:59.356Z] [2026-05-14T08:13:59.356Z] #6 [internal] load build context [2026-05-14T08:13:59.356Z] #6 transferring context: 69.38kB 0.0s done [2026-05-14T08:13:59.356Z] #6 DONE 0.0s [2026-05-14T08:13:59.356Z] [2026-05-14T08:13:59.356Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:13:59.356Z] #7 DONE 0.1s [2026-05-14T08:13:59.356Z] [2026-05-14T08:13:59.356Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:13:59.356Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-14T08:13:59.615Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-14T08:13:59.615Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-14T08:13:59.615Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-14T08:13:59.615Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0B / 3.81MB 0.1s [2026-05-14T08:13:59.615Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.4s done [2026-05-14T08:13:59.615Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-14T08:13:59.877Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-14T08:13:59.877Z] #8 DONE 0.6s [2026-05-14T08:13:59.877Z] [2026-05-14T08:13:59.877Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-14T08:13:59.877Z] #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-05-14T08:13:59.877Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.5s [2026-05-14T08:13:59.877Z] #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-05-14T08:13:59.877Z] #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-05-14T08:13:59.877Z] #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-05-14T08:13:59.877Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s [2026-05-14T08:14:00.441Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done [2026-05-14T08:14:00.441Z] #9 DONE 0.9s [2026-05-14T08:14:00.441Z] [2026-05-14T08:14:00.441Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-14T08:14:00.441Z] #10 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:00.441Z] #10 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:00.441Z] #10 ... [2026-05-14T08:14:00.441Z] [2026-05-14T08:14:00.441Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-05-14T08:14:00.441Z] #11 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:00.441Z] #11 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:00.441Z] #11 0.664 OK: 271 MiB in 69 packages [2026-05-14T08:14:00.441Z] #11 DONE 1.0s [2026-05-14T08:14:00.441Z] [2026-05-14T08:14:00.441Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2026-05-14T08:14:00.441Z] #12 DONE 0.0s [2026-05-14T08:14:00.441Z] [2026-05-14T08:14:00.441Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2026-05-14T08:14:00.441Z] #13 DONE 0.0s [2026-05-14T08:14:00.441Z] [2026-05-14T08:14:00.441Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-14T08:14:00.441Z] #10 0.625 (1/117) Installing dumb-init (1.2.5-r3) [2026-05-14T08:14:00.441Z] #10 0.635 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-14T08:14:00.700Z] #10 0.683 (3/117) Installing aom-libs (3.12.1-r0) [2026-05-14T08:14:00.700Z] #10 0.734 (4/117) Installing libxau (1.0.12-r0) [2026-05-14T08:14:00.700Z] #10 0.737 (5/117) Installing libmd (1.1.0-r0) [2026-05-14T08:14:00.700Z] #10 0.744 (6/117) Installing libbsd (0.12.2-r0) [2026-05-14T08:14:00.700Z] #10 0.750 (7/117) Installing libxdmcp (1.1.5-r1) [2026-05-14T08:14:00.700Z] #10 0.754 (8/117) Installing libxcb (1.17.0-r0) [2026-05-14T08:14:00.700Z] #10 0.772 (9/117) Installing libx11 (1.8.11-r0) [2026-05-14T08:14:00.700Z] #10 0.914 (10/117) Installing hwdata-pci (0.395-r0) [2026-05-14T08:14:00.960Z] #10 0.926 (11/117) Installing libpciaccess (0.18.1-r0) [2026-05-14T08:14:00.960Z] #10 0.929 (12/117) Installing libdrm (2.4.124-r0) [2026-05-14T08:14:00.960Z] #10 0.941 (13/117) Installing libxext (1.3.6-r2) [2026-05-14T08:14:00.960Z] #10 0.947 (14/117) Installing libxfixes (6.0.1-r4) [2026-05-14T08:14:00.960Z] #10 0.951 (15/117) Installing libffi (3.4.8-r0) [2026-05-14T08:14:00.960Z] #10 0.955 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-05-14T08:14:00.960Z] #10 0.961 (17/117) Installing libva (2.22.0-r1) [2026-05-14T08:14:00.960Z] #10 0.967 (18/117) Installing libvdpau (1.5-r4) [2026-05-14T08:14:00.960Z] #10 0.972 (19/117) Installing libgcc (14.2.0-r6) [2026-05-14T08:14:00.960Z] #10 0.977 (20/117) Installing libstdc++ (14.2.0-r6) [2026-05-14T08:14:00.960Z] #10 1.047 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-05-14T08:14:00.960Z] #10 ... [2026-05-14T08:14:00.960Z] [2026-05-14T08:14:00.960Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:14:00.960Z] #14 DONE 0.5s [2026-05-14T08:14:00.960Z] [2026-05-14T08:14:00.960Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-14T08:14:00.960Z] #10 1.054 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-14T08:14:00.960Z] #10 1.068 (23/117) Installing libdav1d (1.5.1-r0) [2026-05-14T08:14:00.960Z] #10 1.086 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-05-14T08:14:00.960Z] #10 1.093 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-05-14T08:14:00.960Z] #10 1.097 (26/117) Installing imath (3.1.12-r0) [2026-05-14T08:14:00.960Z] #10 1.115 (27/117) Installing libdeflate (1.23-r0) [2026-05-14T08:14:00.960Z] #10 1.120 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-14T08:14:00.960Z] #10 1.138 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-05-14T08:14:00.960Z] #10 1.149 (30/117) Installing brotli-libs (1.1.0-r2) [2026-05-14T08:14:01.221Z] #10 1.159 (31/117) Installing giflib (5.2.2-r1) [2026-05-14T08:14:01.221Z] #10 1.163 (32/117) Installing libhwy (1.0.7-r1) [2026-05-14T08:14:01.221Z] #10 1.167 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-05-14T08:14:01.221Z] #10 1.204 (34/117) Installing lcms2 (2.19-r0) [2026-05-14T08:14:01.221Z] #10 1.212 (35/117) Installing libpng (1.6.57-r0) [2026-05-14T08:14:01.221Z] #10 1.218 (36/117) Installing libjxl (0.10.3-r2) [2026-05-14T08:14:01.221Z] #10 1.257 (37/117) Installing lame-libs (3.100-r5) [2026-05-14T08:14:01.221Z] #10 ... [2026-05-14T08:14:01.221Z] [2026-05-14T08:14:01.221Z] #15 [builder 6/8] COPY . . [2026-05-14T08:14:01.221Z] #15 DONE 0.2s [2026-05-14T08:14:01.221Z] [2026-05-14T08:14:01.221Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-14T08:14:01.221Z] #10 1.263 (38/117) Installing opus (1.5.2-r1) [2026-05-14T08:14:01.221Z] #10 1.275 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-05-14T08:14:01.221Z] #10 1.299 (40/117) Installing libgomp (14.2.0-r6) [2026-05-14T08:14:01.221Z] #10 1.309 (41/117) Installing soxr (0.1.3-r7) [2026-05-14T08:14:01.221Z] #10 1.321 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-14T08:14:01.221Z] #10 1.324 (43/117) Installing libogg (1.3.5-r5) [2026-05-14T08:14:01.221Z] #10 1.329 (44/117) Installing libtheora (1.1.1-r18) [2026-05-14T08:14:01.221Z] #10 1.340 (45/117) Installing libvorbis (1.3.7-r2) [2026-05-14T08:14:01.221Z] #10 1.350 (46/117) Installing libvpx (1.15.0-r0) [2026-05-14T08:14:01.221Z] #10 1.388 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-05-14T08:14:01.483Z] #10 1.391 (48/117) Installing libwebp (1.5.0-r0) [2026-05-14T08:14:01.484Z] #10 1.405 (49/117) Installing libwebpmux (1.5.0-r0) [2026-05-14T08:14:01.484Z] #10 1.406 (50/117) Installing x264-libs (0.164.3108-r0) [2026-05-14T08:14:01.484Z] #10 1.430 (51/117) Installing numactl (2.0.18-r0) [2026-05-14T08:14:01.484Z] #10 1.434 (52/117) Installing x265-libs (3.6-r0) [2026-05-14T08:14:01.484Z] #10 1.624 (53/117) Installing xvidcore (1.3.7-r2) [2026-05-14T08:14:01.745Z] #10 1.631 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-14T08:14:01.745Z] #10 1.749 (55/117) Installing sdl3 (3.2.16-r0) [2026-05-14T08:14:01.745Z] #10 ... [2026-05-14T08:14:01.745Z] [2026-05-14T08:14:01.745Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-14T08:14:01.745Z] #16 0.216 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T08:14:01.745Z] #16 0.216 Dload Upload Total Spent Left Speed [2026-05-14T08:14:01.745Z] #16 0.216 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38852 0 --:--:-- --:--:-- --:--:-- 40846 [2026-05-14T08:14:01.745Z] #16 DONE 0.5s [2026-05-14T08:14:01.745Z] [2026-05-14T08:14:01.745Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-14T08:14:01.745Z] #10 1.775 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-05-14T08:14:01.745Z] #10 1.782 (57/117) Installing alsa-lib (1.2.14-r0) [2026-05-14T08:14:01.745Z] #10 1.801 (58/117) Installing libexpat (2.7.5-r0) [2026-05-14T08:14:01.745Z] #10 1.805 (59/117) Installing libbz2 (1.0.8-r6) [2026-05-14T08:14:01.745Z] #10 1.810 (60/117) Installing freetype (2.13.3-r0) [2026-05-14T08:14:01.745Z] #10 1.824 (61/117) Installing fontconfig (2.15.0-r3) [2026-05-14T08:14:01.745Z] #10 1.841 (62/117) Installing fribidi (1.0.16-r1) [2026-05-14T08:14:01.745Z] #10 1.846 (63/117) Installing libintl (0.24.1-r0) [2026-05-14T08:14:01.745Z] #10 1.851 (64/117) Installing libeconf (0.6.3-r0) [2026-05-14T08:14:01.745Z] #10 1.856 (65/117) Installing libblkid (2.41-r9) [2026-05-14T08:14:01.745Z] #10 1.862 (66/117) Installing libmount (2.41-r9) [2026-05-14T08:14:01.745Z] #10 1.869 (67/117) Installing pcre2 (10.46-r0) [2026-05-14T08:14:01.745Z] #10 1.887 (68/117) Installing glib (2.84.4-r0) [2026-05-14T08:14:01.745Z] #10 1.926 (69/117) Installing graphite2 (1.3.14-r6) [2026-05-14T08:14:01.745Z] #10 1.931 (70/117) Installing harfbuzz (11.2.1-r0) [2026-05-14T08:14:01.745Z] #10 1.952 (71/117) Installing libunibreak (6.1-r0) [2026-05-14T08:14:02.006Z] #10 1.957 (72/117) Installing libass (0.17.3-r0) [2026-05-14T08:14:02.006Z] #10 1.963 (73/117) Installing libbluray (1.3.4-r1) [2026-05-14T08:14:02.006Z] #10 1.971 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-05-14T08:14:02.006Z] #10 1.979 (75/117) Installing libopenmpt (0.7.15-r0) [2026-05-14T08:14:02.006Z] #10 2.000 (76/117) Installing cjson (1.7.19-r0) [2026-05-14T08:14:02.006Z] #10 2.003 (77/117) Installing mbedtls (3.6.6-r0) [2026-05-14T08:14:02.006Z] #10 2.019 (78/117) Installing librist (0.2.10-r1) [2026-05-14T08:14:02.006Z] #10 2.024 (79/117) Installing libsrt (1.5.3-r1) [2026-05-14T08:14:02.006Z] #10 2.037 (80/117) Installing libssh (0.11.2-r0) [2026-05-14T08:14:02.006Z] #10 2.044 (81/117) Installing xz-libs (5.8.3-r0) [2026-05-14T08:14:02.006Z] #10 2.051 (82/117) Installing libxml2 (2.13.9-r0) [2026-05-14T08:14:02.006Z] #10 2.065 (83/117) Installing libsodium (1.0.20-r1) [2026-05-14T08:14:02.006Z] #10 2.074 (84/117) Installing libzmq (4.3.5-r2) [2026-05-14T08:14:02.006Z] #10 2.084 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-14T08:14:02.006Z] #10 2.117 (86/117) Installing serd-libs (0.32.4-r0) [2026-05-14T08:14:02.006Z] #10 2.121 (87/117) Installing zix-libs (0.6.2-r0) [2026-05-14T08:14:02.006Z] #10 2.126 (88/117) Installing sord-libs (0.16.18-r0) [2026-05-14T08:14:02.006Z] #10 2.131 (89/117) Installing sratom (0.6.18-r0) [2026-05-14T08:14:02.006Z] #10 2.136 (90/117) Installing lilv-libs (0.24.26-r0) [2026-05-14T08:14:02.006Z] #10 2.143 (91/117) Installing libdovi (3.3.1-r1) [2026-05-14T08:14:02.006Z] #10 2.153 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-05-14T08:14:02.006Z] #10 2.197 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-05-14T08:14:02.578Z] #10 2.565 (94/117) Installing shaderc (2024.4-r0) [2026-05-14T08:14:02.578Z] #10 2.572 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-05-14T08:14:02.578Z] #10 2.582 (96/117) Installing libplacebo (6.338.2-r3) [2026-05-14T08:14:02.578Z] #10 2.596 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-14T08:14:02.578Z] #10 2.601 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-14T08:14:02.578Z] #10 2.609 (99/117) Installing vidstab (1.1.1-r0) [2026-05-14T08:14:02.578Z] #10 2.613 (100/117) Installing zimg (3.0.5-r3) [2026-05-14T08:14:02.578Z] #10 2.625 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-14T08:14:02.578Z] #10 2.747 (102/117) Installing libasyncns (0.8-r4) [2026-05-14T08:14:02.834Z] #10 2.751 (103/117) Installing dbus-libs (1.16.2-r1) [2026-05-14T08:14:02.834Z] #10 2.757 (104/117) Installing libltdl (2.5.4-r1) [2026-05-14T08:14:02.834Z] #10 2.761 (105/117) Installing orc (0.4.40-r1) [2026-05-14T08:14:02.834Z] #10 2.771 (106/117) Installing libflac (1.4.3-r1) [2026-05-14T08:14:02.834Z] #10 2.780 (107/117) Installing libsndfile (1.2.2-r2) [2026-05-14T08:14:02.834Z] #10 2.792 (108/117) Installing speexdsp (1.2.1-r2) [2026-05-14T08:14:02.834Z] #10 2.796 (109/117) Installing tdb-libs (1.4.12-r0) [2026-05-14T08:14:02.834Z] #10 2.801 (110/117) Installing libpulse (17.0-r5) [2026-05-14T08:14:02.834Z] #10 2.817 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-05-14T08:14:02.834Z] #10 2.824 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-14T08:14:02.834Z] #10 2.829 (113/117) Installing ffmpeg (6.1.2-r2) [2026-05-14T08:14:02.834Z] #10 2.837 (114/117) Installing udev-init-scripts (35-r1) [2026-05-14T08:14:02.834Z] #10 2.837 (115/117) Installing zstd-libs (1.5.7-r0) [2026-05-14T08:14:02.834Z] #10 2.851 (116/117) Installing kmod-libs (34.2-r0) [2026-05-14T08:14:02.834Z] #10 2.856 (117/117) Installing eudev (3.2.14-r5) [2026-05-14T08:14:02.834Z] #10 2.868 Executing busybox-1.37.0-r20.trigger [2026-05-14T08:14:02.834Z] #10 2.874 Executing glib-2.84.4-r0.trigger [2026-05-14T08:14:02.834Z] #10 2.880 Executing eudev-3.2.14-r5.trigger [2026-05-14T08:14:02.834Z] #10 2.885 OK: 133 MiB in 133 packages [2026-05-14T08:14:03.091Z] #10 DONE 3.3s [2026-05-14T08:14:03.091Z] [2026-05-14T08:14:03.091Z] #17 [builder 8/8] RUN make build [2026-05-14T08:14:03.091Z] #17 0.329 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-14T08:14:04.032Z] #17 ... [2026-05-14T08:14:04.032Z] [2026-05-14T08:14:04.032Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2026-05-14T08:14:04.032Z] #18 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:04.032Z] #18 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:14:04.032Z] #18 0.785 OK: 133 MiB in 133 packages [2026-05-14T08:14:04.032Z] #18 DONE 0.9s [2026-05-14T08:14:04.288Z] [2026-05-14T08:14:04.288Z] #17 [builder 8/8] RUN make build [2026-05-14T08:14:12.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9339 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2026-05-14T08:14:12.270Z] Running in /w/workspace/device-usb-camera/223 [Pipeline] { [Pipeline] checkout [2026-05-14T08:14:15.321Z] Selected Git installation does not exist. Using Default [2026-05-14T08:14:15.321Z] The recommended git tool is: NONE [2026-05-14T08:14:21.663Z] using credential edgex-jenkins-ssh [2026-05-14T08:14:21.752Z] Cloning the remote Git repository [2026-05-14T08:14:21.820Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-05-14T08:14:21.913Z] > git init /w/workspace/device-usb-camera/223 # timeout=10 [2026-05-14T08:14:22.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-05-14T08:14:22.056Z] > git --version # timeout=10 [2026-05-14T08:14:22.075Z] > git --version # 'git version 2.25.1' [2026-05-14T08:14:22.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-14T08:14:22.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:14:24.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-05-14T08:14:24.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:14:25.817Z] Avoid second fetch [2026-05-14T08:14:25.817Z] Checking out Revision 5e004e7c4576e8ef58f54f57c323c228c6b64f6f (main) [2026-05-14T08:14:26.582Z] Commit message: "Merge pull request #454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-14T08:14:25.838Z] > git config core.sparsecheckout # timeout=10 [2026-05-14T08:14:25.909Z] > git checkout -f 5e004e7c4576e8ef58f54f57c323c228c6b64f6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:14:31.194Z] provisioning config files... [2026-05-14T08:14:31.230Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/223@tmp/config692000902384404129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:14:32.091Z] ---> ****-login.sh [2026-05-14T08:14:32.091Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:14:32.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:32.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:14:32.745Z] Configure a credential helper to remove this warning. See [2026-05-14T08:14:32.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:14:32.745Z] [2026-05-14T08:14:32.745Z] Login Succeeded [2026-05-14T08:14:32.745Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:14:32.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:33.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:14:33.036Z] Configure a credential helper to remove this warning. See [2026-05-14T08:14:33.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:14:33.036Z] [2026-05-14T08:14:33.036Z] Login Succeeded [2026-05-14T08:14:33.036Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:14:33.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:33.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:14:33.331Z] Configure a credential helper to remove this warning. See [2026-05-14T08:14:33.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:14:33.331Z] [2026-05-14T08:14:33.331Z] Login Succeeded [2026-05-14T08:14:33.331Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:14:33.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:33.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:14:33.633Z] Configure a credential helper to remove this warning. See [2026-05-14T08:14:33.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:14:33.633Z] [2026-05-14T08:14:33.938Z] Login Succeeded [2026-05-14T08:14:33.938Z] ****.io [2026-05-14T08:14:33.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:34.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:14:34.216Z] Configure a credential helper to remove this warning. See [2026-05-14T08:14:34.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:14:34.216Z] [2026-05-14T08:14:34.216Z] Login Succeeded [2026-05-14T08:14:34.216Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:14:34.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:14:34.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:14:34.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:14:34.697Z] ========================================================= [2026-05-14T08:14:34.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-14T08:14:34.697Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:35.155Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T08:14:35.801Z] Sending build context to Docker daemon 12.63MB [2026-05-14T08:14:35.801Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:14:35.801Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-14T08:14:35.801Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-14T08:14:35.801Z] 6b59a28fa201: Pulling fs layer [2026-05-14T08:14:35.801Z] d32bb0dddca7: Pulling fs layer [2026-05-14T08:14:35.801Z] 5dab1238d3d9: Pulling fs layer [2026-05-14T08:14:35.801Z] 196fd7d83e7d: Pulling fs layer [2026-05-14T08:14:35.801Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T08:14:35.801Z] 8ba94037c8f0: Pulling fs layer [2026-05-14T08:14:35.801Z] deaec5988b04: Pulling fs layer [2026-05-14T08:14:35.801Z] 9f65657bb879: Pulling fs layer [2026-05-14T08:14:35.801Z] 196fd7d83e7d: Waiting [2026-05-14T08:14:35.801Z] 4f4fb700ef54: Waiting [2026-05-14T08:14:35.801Z] 8ba94037c8f0: Waiting [2026-05-14T08:14:35.801Z] deaec5988b04: Waiting [2026-05-14T08:14:35.801Z] 9f65657bb879: Waiting [2026-05-14T08:14:36.084Z] d32bb0dddca7: Verifying Checksum [2026-05-14T08:14:36.084Z] d32bb0dddca7: Download complete [2026-05-14T08:14:36.084Z] 196fd7d83e7d: Verifying Checksum [2026-05-14T08:14:36.084Z] 196fd7d83e7d: Download complete [2026-05-14T08:14:36.084Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T08:14:36.084Z] 4f4fb700ef54: Download complete [2026-05-14T08:14:36.084Z] 8ba94037c8f0: Verifying Checksum [2026-05-14T08:14:36.084Z] 8ba94037c8f0: Download complete [2026-05-14T08:14:36.084Z] 6b59a28fa201: Verifying Checksum [2026-05-14T08:14:36.084Z] 6b59a28fa201: Download complete [2026-05-14T08:14:36.537Z] #17 DONE 29.8s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-05-14T08:14:36.537Z] #19 DONE 0.6s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-05-14T08:14:36.537Z] #20 DONE 0.1s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-14T08:14:36.537Z] #21 DONE 0.1s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-14T08:14:36.537Z] #22 DONE 0.1s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-14T08:14:36.537Z] #23 DONE 0.1s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-05-14T08:14:36.537Z] #24 DONE 0.1s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-05-14T08:14:36.537Z] #25 DONE 0.6s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-14T08:14:36.537Z] #26 DONE 0.5s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-14T08:14:36.537Z] #27 DONE 1.0s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-14T08:14:36.537Z] #28 DONE 0.3s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-14T08:14:36.537Z] #29 DONE 0.4s [2026-05-14T08:14:36.537Z] [2026-05-14T08:14:36.537Z] #30 exporting to image [2026-05-14T08:14:36.537Z] #30 exporting layers [2026-05-14T08:14:36.537Z] #30 exporting layers 0.6s done [2026-05-14T08:14:36.537Z] #30 writing image sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done [2026-05-14T08:14:36.537Z] #30 naming to docker.io/library/device-usb-camera done [2026-05-14T08:14:36.537Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2026-05-14T08:14:36.734Z] 9f65657bb879: Verifying Checksum [2026-05-14T08:14:36.734Z] 9f65657bb879: Download complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:14:36.886Z] provisioning config files... [2026-05-14T08:14:36.901Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9997713518429146211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:14:37.317Z] ---> ****-login.sh [2026-05-14T08:14:37.317Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:14:37.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:37.317Z] Login Succeeded [2026-05-14T08:14:37.317Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:14:37.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:37.317Z] Login Succeeded [2026-05-14T08:14:37.317Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:14:37.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:37.706Z] Login Succeeded [2026-05-14T08:14:37.706Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:14:37.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:37.706Z] Login Succeeded [2026-05-14T08:14:37.706Z] ****.io [2026-05-14T08:14:37.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:14:37.706Z] Login Succeeded [2026-05-14T08:14:37.706Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:14:37.773Z] Deleting 1 temporary files [2026-05-14T08:14:37.805Z] 5dab1238d3d9: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:14:37.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:14:38.134Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-05-14T08:14:38.134Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:14:38.134Z] latest [2026-05-14T08:14:38.134Z] 4.1.0-dev.17 [2026-05-14T08:14:38.134Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:14:38.134Z] main [2026-05-14T08:14:38.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:38.873Z] 6b59a28fa201: Pull complete [2026-05-14T08:14:38.873Z] deaec5988b04: Verifying Checksum [2026-05-14T08:14:38.873Z] deaec5988b04: Download complete [2026-05-14T08:14:38.901Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:39.177Z] d32bb0dddca7: Pull complete [2026-05-14T08:14:39.402Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:14:39.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-14T08:14:39.402Z] 77ccab389a4a: Preparing [2026-05-14T08:14:39.402Z] d89f8738a247: Preparing [2026-05-14T08:14:39.402Z] d89f8738a247: Preparing [2026-05-14T08:14:39.402Z] 216e394abc15: Preparing [2026-05-14T08:14:39.402Z] 56a6f440ec1f: Preparing [2026-05-14T08:14:39.402Z] 8b9ee95d9b28: Preparing [2026-05-14T08:14:39.402Z] f32e0bbeb055: Preparing [2026-05-14T08:14:39.402Z] 8c3c9f808f59: Preparing [2026-05-14T08:14:39.402Z] 51c0733c1d0a: Preparing [2026-05-14T08:14:39.402Z] def823b926b9: Preparing [2026-05-14T08:14:39.402Z] eb259257cd3f: Preparing [2026-05-14T08:14:39.402Z] 74a99dbf700c: Preparing [2026-05-14T08:14:39.402Z] 0864a4d01e89: Preparing [2026-05-14T08:14:39.402Z] 0854555d70ac: Preparing [2026-05-14T08:14:39.402Z] f32e0bbeb055: Waiting [2026-05-14T08:14:39.402Z] 8c3c9f808f59: Waiting [2026-05-14T08:14:39.402Z] 74a99dbf700c: Waiting [2026-05-14T08:14:39.402Z] def823b926b9: Waiting [2026-05-14T08:14:39.402Z] 0864a4d01e89: Waiting [2026-05-14T08:14:39.402Z] 0854555d70ac: Waiting [2026-05-14T08:14:39.402Z] 51c0733c1d0a: Waiting [2026-05-14T08:14:39.402Z] eb259257cd3f: Waiting [2026-05-14T08:14:39.402Z] 8b9ee95d9b28: Pushed [2026-05-14T08:14:39.402Z] 77ccab389a4a: Pushed [2026-05-14T08:14:39.402Z] 216e394abc15: Pushed [2026-05-14T08:14:39.402Z] d89f8738a247: Pushed [2026-05-14T08:14:39.402Z] f32e0bbeb055: Pushed [2026-05-14T08:14:39.402Z] 8c3c9f808f59: Pushed [2026-05-14T08:14:39.684Z] 51c0733c1d0a: Pushed [2026-05-14T08:14:39.684Z] def823b926b9: Pushed [2026-05-14T08:14:39.684Z] 0854555d70ac: Layer already exists [2026-05-14T08:14:39.684Z] 74a99dbf700c: Pushed [2026-05-14T08:14:44.253Z] 56a6f440ec1f: Pushed [2026-05-14T08:14:44.537Z] eb259257cd3f: Pushed [2026-05-14T08:14:52.985Z] 0864a4d01e89: Pushed [2026-05-14T08:14:52.985Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:53.567Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:54.082Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-14T08:14:54.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-14T08:14:54.082Z] 77ccab389a4a: Preparing [2026-05-14T08:14:54.082Z] d89f8738a247: Preparing [2026-05-14T08:14:54.082Z] d89f8738a247: Preparing [2026-05-14T08:14:54.082Z] 216e394abc15: Preparing [2026-05-14T08:14:54.082Z] 56a6f440ec1f: Preparing [2026-05-14T08:14:54.082Z] 8b9ee95d9b28: Preparing [2026-05-14T08:14:54.082Z] f32e0bbeb055: Preparing [2026-05-14T08:14:54.082Z] 8c3c9f808f59: Preparing [2026-05-14T08:14:54.082Z] 51c0733c1d0a: Preparing [2026-05-14T08:14:54.082Z] def823b926b9: Preparing [2026-05-14T08:14:54.082Z] eb259257cd3f: Preparing [2026-05-14T08:14:54.082Z] 74a99dbf700c: Preparing [2026-05-14T08:14:54.082Z] 0864a4d01e89: Preparing [2026-05-14T08:14:54.082Z] f32e0bbeb055: Waiting [2026-05-14T08:14:54.082Z] 0854555d70ac: Preparing [2026-05-14T08:14:54.082Z] 8c3c9f808f59: Waiting [2026-05-14T08:14:54.082Z] 51c0733c1d0a: Waiting [2026-05-14T08:14:54.083Z] 0864a4d01e89: Waiting [2026-05-14T08:14:54.083Z] 74a99dbf700c: Waiting [2026-05-14T08:14:54.083Z] 0854555d70ac: Waiting [2026-05-14T08:14:54.083Z] eb259257cd3f: Waiting [2026-05-14T08:14:54.083Z] def823b926b9: Waiting [2026-05-14T08:14:54.083Z] 8b9ee95d9b28: Layer already exists [2026-05-14T08:14:54.083Z] 216e394abc15: Layer already exists [2026-05-14T08:14:54.083Z] d89f8738a247: Layer already exists [2026-05-14T08:14:54.083Z] 56a6f440ec1f: Layer already exists [2026-05-14T08:14:54.083Z] 77ccab389a4a: Layer already exists [2026-05-14T08:14:54.083Z] 51c0733c1d0a: Layer already exists [2026-05-14T08:14:54.083Z] def823b926b9: Layer already exists [2026-05-14T08:14:54.083Z] 8c3c9f808f59: Layer already exists [2026-05-14T08:14:54.083Z] eb259257cd3f: Layer already exists [2026-05-14T08:14:54.083Z] f32e0bbeb055: Layer already exists [2026-05-14T08:14:54.083Z] 74a99dbf700c: Layer already exists [2026-05-14T08:14:54.083Z] 0864a4d01e89: Layer already exists [2026-05-14T08:14:54.083Z] 0854555d70ac: Layer already exists [2026-05-14T08:14:54.083Z] latest: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:54.624Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [2026-05-14T08:14:54.702Z] 5dab1238d3d9: Pull complete [2026-05-14T08:14:54.702Z] 196fd7d83e7d: Pull complete [2026-05-14T08:14:54.702Z] 4f4fb700ef54: Pull complete [2026-05-14T08:14:54.702Z] 8ba94037c8f0: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:55.200Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [2026-05-14T08:14:55.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-14T08:14:55.200Z] 77ccab389a4a: Preparing [2026-05-14T08:14:55.200Z] d89f8738a247: Preparing [2026-05-14T08:14:55.200Z] d89f8738a247: Preparing [2026-05-14T08:14:55.200Z] 216e394abc15: Preparing [2026-05-14T08:14:55.200Z] 56a6f440ec1f: Preparing [2026-05-14T08:14:55.200Z] 8b9ee95d9b28: Preparing [2026-05-14T08:14:55.200Z] f32e0bbeb055: Preparing [2026-05-14T08:14:55.200Z] 8c3c9f808f59: Preparing [2026-05-14T08:14:55.200Z] 51c0733c1d0a: Preparing [2026-05-14T08:14:55.200Z] def823b926b9: Preparing [2026-05-14T08:14:55.200Z] eb259257cd3f: Preparing [2026-05-14T08:14:55.200Z] 74a99dbf700c: Preparing [2026-05-14T08:14:55.200Z] 0864a4d01e89: Preparing [2026-05-14T08:14:55.200Z] 0854555d70ac: Preparing [2026-05-14T08:14:55.200Z] f32e0bbeb055: Waiting [2026-05-14T08:14:55.200Z] 8c3c9f808f59: Waiting [2026-05-14T08:14:55.200Z] 51c0733c1d0a: Waiting [2026-05-14T08:14:55.200Z] def823b926b9: Waiting [2026-05-14T08:14:55.200Z] eb259257cd3f: Waiting [2026-05-14T08:14:55.200Z] 74a99dbf700c: Waiting [2026-05-14T08:14:55.200Z] 0864a4d01e89: Waiting [2026-05-14T08:14:55.200Z] 0854555d70ac: Waiting [2026-05-14T08:14:55.200Z] 77ccab389a4a: Layer already exists [2026-05-14T08:14:55.200Z] 216e394abc15: Layer already exists [2026-05-14T08:14:55.200Z] 56a6f440ec1f: Layer already exists [2026-05-14T08:14:55.200Z] d89f8738a247: Layer already exists [2026-05-14T08:14:55.200Z] 8b9ee95d9b28: Layer already exists [2026-05-14T08:14:55.200Z] f32e0bbeb055: Layer already exists [2026-05-14T08:14:55.200Z] def823b926b9: Layer already exists [2026-05-14T08:14:55.200Z] eb259257cd3f: Layer already exists [2026-05-14T08:14:55.200Z] 51c0733c1d0a: Layer already exists [2026-05-14T08:14:55.200Z] 8c3c9f808f59: Layer already exists [2026-05-14T08:14:55.200Z] 74a99dbf700c: Layer already exists [2026-05-14T08:14:55.200Z] 0854555d70ac: Layer already exists [2026-05-14T08:14:55.200Z] 0864a4d01e89: Layer already exists [2026-05-14T08:14:55.200Z] 4.1.0-dev.17: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:55.606Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:56.198Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:14:56.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-14T08:14:56.198Z] 77ccab389a4a: Preparing [2026-05-14T08:14:56.198Z] d89f8738a247: Preparing [2026-05-14T08:14:56.198Z] d89f8738a247: Preparing [2026-05-14T08:14:56.198Z] 216e394abc15: Preparing [2026-05-14T08:14:56.198Z] 56a6f440ec1f: Preparing [2026-05-14T08:14:56.198Z] 8b9ee95d9b28: Preparing [2026-05-14T08:14:56.198Z] f32e0bbeb055: Preparing [2026-05-14T08:14:56.198Z] 8c3c9f808f59: Preparing [2026-05-14T08:14:56.198Z] 51c0733c1d0a: Preparing [2026-05-14T08:14:56.198Z] def823b926b9: Preparing [2026-05-14T08:14:56.198Z] 8c3c9f808f59: Waiting [2026-05-14T08:14:56.198Z] eb259257cd3f: Preparing [2026-05-14T08:14:56.198Z] f32e0bbeb055: Waiting [2026-05-14T08:14:56.198Z] 51c0733c1d0a: Waiting [2026-05-14T08:14:56.198Z] 74a99dbf700c: Preparing [2026-05-14T08:14:56.198Z] 0864a4d01e89: Preparing [2026-05-14T08:14:56.198Z] eb259257cd3f: Waiting [2026-05-14T08:14:56.198Z] 74a99dbf700c: Waiting [2026-05-14T08:14:56.198Z] 0854555d70ac: Preparing [2026-05-14T08:14:56.198Z] 0864a4d01e89: Waiting [2026-05-14T08:14:56.198Z] 0854555d70ac: Waiting [2026-05-14T08:14:56.198Z] 56a6f440ec1f: Layer already exists [2026-05-14T08:14:56.198Z] 77ccab389a4a: Layer already exists [2026-05-14T08:14:56.198Z] 8b9ee95d9b28: Layer already exists [2026-05-14T08:14:56.198Z] 216e394abc15: Layer already exists [2026-05-14T08:14:56.198Z] d89f8738a247: Layer already exists [2026-05-14T08:14:56.198Z] f32e0bbeb055: Layer already exists [2026-05-14T08:14:56.198Z] 8c3c9f808f59: Layer already exists [2026-05-14T08:14:56.198Z] 51c0733c1d0a: Layer already exists [2026-05-14T08:14:56.198Z] eb259257cd3f: Layer already exists [2026-05-14T08:14:56.198Z] def823b926b9: Layer already exists [2026-05-14T08:14:56.198Z] 74a99dbf700c: Layer already exists [2026-05-14T08:14:56.198Z] 0854555d70ac: Layer already exists [2026-05-14T08:14:56.198Z] 0864a4d01e89: Layer already exists [2026-05-14T08:14:56.198Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:56.714Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:57.304Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-05-14T08:14:57.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-14T08:14:57.304Z] 77ccab389a4a: Preparing [2026-05-14T08:14:57.304Z] d89f8738a247: Preparing [2026-05-14T08:14:57.304Z] d89f8738a247: Preparing [2026-05-14T08:14:57.304Z] 216e394abc15: Preparing [2026-05-14T08:14:57.304Z] 56a6f440ec1f: Preparing [2026-05-14T08:14:57.304Z] 8b9ee95d9b28: Preparing [2026-05-14T08:14:57.304Z] f32e0bbeb055: Preparing [2026-05-14T08:14:57.304Z] 8c3c9f808f59: Preparing [2026-05-14T08:14:57.304Z] 51c0733c1d0a: Preparing [2026-05-14T08:14:57.304Z] def823b926b9: Preparing [2026-05-14T08:14:57.304Z] eb259257cd3f: Preparing [2026-05-14T08:14:57.304Z] 74a99dbf700c: Preparing [2026-05-14T08:14:57.304Z] 0864a4d01e89: Preparing [2026-05-14T08:14:57.304Z] 0854555d70ac: Preparing [2026-05-14T08:14:57.304Z] def823b926b9: Waiting [2026-05-14T08:14:57.304Z] 51c0733c1d0a: Waiting [2026-05-14T08:14:57.304Z] 0854555d70ac: Waiting [2026-05-14T08:14:57.304Z] 0864a4d01e89: Waiting [2026-05-14T08:14:57.304Z] eb259257cd3f: Waiting [2026-05-14T08:14:57.304Z] 74a99dbf700c: Waiting [2026-05-14T08:14:57.304Z] f32e0bbeb055: Waiting [2026-05-14T08:14:57.304Z] 8c3c9f808f59: Waiting [2026-05-14T08:14:57.304Z] 216e394abc15: Layer already exists [2026-05-14T08:14:57.304Z] d89f8738a247: Layer already exists [2026-05-14T08:14:57.304Z] 8b9ee95d9b28: Layer already exists [2026-05-14T08:14:57.304Z] 56a6f440ec1f: Layer already exists [2026-05-14T08:14:57.304Z] 77ccab389a4a: Layer already exists [2026-05-14T08:14:57.304Z] f32e0bbeb055: Layer already exists [2026-05-14T08:14:57.304Z] 8c3c9f808f59: Layer already exists [2026-05-14T08:14:57.304Z] 51c0733c1d0a: Layer already exists [2026-05-14T08:14:57.304Z] eb259257cd3f: Layer already exists [2026-05-14T08:14:57.304Z] def823b926b9: Layer already exists [2026-05-14T08:14:57.304Z] 74a99dbf700c: Layer already exists [2026-05-14T08:14:57.304Z] 0864a4d01e89: Layer already exists [2026-05-14T08:14:57.304Z] 0854555d70ac: Layer already exists [2026-05-14T08:14:57.304Z] main: digest: sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:14:57.546Z] ===================================================== [Pipeline] echo [2026-05-14T08:14:57.562Z] taggedImages: [2026-05-14T08:14:57.562Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:14:57.562Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-14T08:14:57.562Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [2026-05-14T08:14:57.562Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:14:57.562Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2026-05-14T08:14:57.647Z] ========================================================= [2026-05-14T08:14:57.647Z] [edgeXBuildMultiArch] RAW Config: [2026-05-14T08:14:57.647Z] images: [2026-05-14T08:14:57.647Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:14:57.647Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-14T08:14:57.647Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [2026-05-14T08:14:57.647Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:14:57.647Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-05-14T08:14:57.647Z] settingsFile: [2026-05-14T08:14:57.647Z] device-usb-camera-settings [2026-05-14T08:14:57.647Z] ========================================================= [Pipeline] node [2026-05-14T08:15:03.281Z] deaec5988b04: Pull complete [2026-05-14T08:15:04.762Z] 9f65657bb879: Pull complete [2026-05-14T08:15:04.762Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-14T08:15:04.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-14T08:15:04.762Z] ---> 334268110677 [2026-05-14T08:15:04.762Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-14T08:15:08.228Z] ---> Running in 69d3c92777ee [2026-05-14T08:15:08.228Z] Removing intermediate container 69d3c92777ee [2026-05-14T08:15:08.228Z] ---> baf2d63e15f9 [2026-05-14T08:15:08.228Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T08:15:08.228Z] ---> Running in ba137b86cb33 [2026-05-14T08:15:08.517Z] Removing intermediate container ba137b86cb33 [2026-05-14T08:15:08.517Z] ---> ffa98170be03 [2026-05-14T08:15:08.517Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-14T08:15:08.517Z] ---> Running in 682e36f5443f [2026-05-14T08:15:09.280Z] Removing intermediate container 682e36f5443f [2026-05-14T08:15:09.280Z] ---> 6b6ad0f59a9f [2026-05-14T08:15:09.280Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-14T08:15:09.280Z] ---> Running in 2f980da70546 [2026-05-14T08:15:09.587Z] Removing intermediate container 2f980da70546 [2026-05-14T08:15:09.587Z] ---> 98a554a8eb03 [2026-05-14T08:15:09.587Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T08:15:09.587Z] ---> Running in d1c3c772600a [2026-05-14T08:15:11.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:15:11.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:15:12.652Z] Still waiting to schedule task [2026-05-14T08:15:12.653Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-14T08:15:13.294Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-14T08:15:13.294Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-14T08:15:13.294Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-14T08:15:13.603Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-14T08:15:13.603Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-14T08:15:13.894Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-14T08:15:14.199Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-14T08:15:14.519Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-14T08:15:14.519Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-14T08:15:14.519Z] Executing busybox-1.37.0-r19.trigger [2026-05-14T08:15:14.519Z] OK: 262 MiB in 69 packages [2026-05-14T08:15:16.233Z] Removing intermediate container d1c3c772600a [2026-05-14T08:15:16.233Z] ---> 7b125bc8715c [2026-05-14T08:15:16.233Z] Step 8/13 : WORKDIR /device-usb-camera [2026-05-14T08:15:16.233Z] ---> Running in fdd7643a03c3 [2026-05-14T08:15:16.537Z] Removing intermediate container fdd7643a03c3 [2026-05-14T08:15:16.537Z] ---> da2b49489294 [2026-05-14T08:15:16.537Z] Step 9/13 : COPY go.mod vendor* ./ [2026-05-14T08:15:19.330Z] ---> 1f18f4ecfd5e [2026-05-14T08:15:19.330Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:15:19.330Z] ---> Running in eacbfe560697 [2026-05-14T08:15:42.075Z] Running on prd-centos7-docker-4c-2g-9345 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:15:42.224Z] provisioning config files... [2026-05-14T08:15:42.274Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9003042110013097412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:15:44.317Z] ---> ****-login.sh [2026-05-14T08:15:44.317Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:15:44.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:44.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:44.317Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:44.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:44.317Z] [2026-05-14T08:15:44.317Z] Login Succeeded [2026-05-14T08:15:44.317Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:15:44.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:44.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:44.317Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:44.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:44.317Z] [2026-05-14T08:15:44.317Z] Login Succeeded [2026-05-14T08:15:44.317Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:15:44.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:44.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:44.318Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:44.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:44.318Z] [2026-05-14T08:15:44.318Z] Login Succeeded [2026-05-14T08:15:44.318Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:44.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:44.619Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:44.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:44.619Z] [2026-05-14T08:15:44.619Z] Login Succeeded [2026-05-14T08:15:44.619Z] ****.io [2026-05-14T08:15:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:44.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:15:44.620Z] Configure a credential helper to remove this warning. See [2026-05-14T08:15:44.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:15:44.620Z] [2026-05-14T08:15:44.620Z] Login Succeeded [2026-05-14T08:15:44.620Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:15:44.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:15:45.186Z] + docker buildx ls [2026-05-14T08:15:45.186Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T08:15:45.186Z] default * docker [2026-05-14T08:15:45.186Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T08:15:45.588Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-14T08:15:45.588Z] edgex-builder [Pipeline] sh [2026-05-14T08:15:46.015Z] + docker buildx inspect --bootstrap [2026-05-14T08:15:46.015Z] #1 [internal] booting buildkit [2026-05-14T08:15:46.015Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-14T08:15:49.595Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-05-14T08:15:49.595Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-14T08:15:50.636Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2026-05-14T08:15:50.636Z] #1 DONE 4.5s [2026-05-14T08:15:50.636Z] Name: edgex-builder [2026-05-14T08:15:50.636Z] Driver: docker-container [2026-05-14T08:15:50.636Z] [2026-05-14T08:15:50.636Z] Nodes: [2026-05-14T08:15:50.636Z] Name: edgex-builder0 [2026-05-14T08:15:50.636Z] Endpoint: unix:///var/run/docker.sock [2026-05-14T08:15:50.636Z] Status: running [2026-05-14T08:15:50.636Z] Buildkit: v0.29.0 [2026-05-14T08:15:50.636Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-14T08:15:50.958Z] + docker buildx ls [2026-05-14T08:15:50.958Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T08:15:50.958Z] edgex-builder * docker-container [2026-05-14T08:15:50.958Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-14T08:15:50.958Z] default docker [2026-05-14T08:15:50.958Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T08:15:51.254Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f' [2026-05-14T08:15:51.254Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f --push - [2026-05-14T08:15:51.513Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:51.513Z] #1 transferring dockerfile: 202B done [2026-05-14T08:15:51.513Z] #1 DONE 0.0s [2026-05-14T08:15:51.513Z] [2026-05-14T08:15:51.513Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:15:51.513Z] #2 DONE 0.1s [2026-05-14T08:15:51.513Z] [2026-05-14T08:15:51.513Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:15:51.513Z] #3 DONE 0.1s [2026-05-14T08:15:51.513Z] [2026-05-14T08:15:51.513Z] #4 [internal] load .dockerignore [2026-05-14T08:15:51.513Z] #4 transferring context: 2B done [2026-05-14T08:15:51.513Z] #4 DONE 0.0s [2026-05-14T08:15:51.513Z] [2026-05-14T08:15:51.513Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:51.513Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:51.513Z] #5 DONE 0.0s [2026-05-14T08:15:51.513Z] [2026-05-14T08:15:51.513Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:51.513Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b done [2026-05-14T08:15:51.774Z] #6 DONE 0.1s [2026-05-14T08:15:51.774Z] [2026-05-14T08:15:51.774Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:51.774Z] #7 DONE 0.0s [2026-05-14T08:15:51.774Z] [2026-05-14T08:15:51.774Z] #8 exporting to image [2026-05-14T08:15:51.774Z] #8 exporting layers done [2026-05-14T08:15:51.774Z] #8 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done [2026-05-14T08:15:51.774Z] #8 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done [2026-05-14T08:15:51.774Z] #8 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done [2026-05-14T08:15:51.774Z] #8 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd 0.0s done [2026-05-14T08:15:51.774Z] #8 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.0s done [2026-05-14T08:15:51.774Z] #8 pushing layers [2026-05-14T08:15:51.774Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:15:51.774Z] #8 pushing layers 0.1s done [2026-05-14T08:15:51.774Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done [2026-05-14T08:15:51.774Z] #8 DONE 0.2s [2026-05-14T08:15:51.774Z] [2026-05-14T08:15:51.774Z] 1 warning found (use --debug to expand): [2026-05-14T08:15:51.774Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:15:52.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2026-05-14T08:15:52.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2026-05-14T08:15:52.072Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:52.072Z] #1 transferring dockerfile: 168B done [2026-05-14T08:15:52.072Z] #1 DONE 0.0s [2026-05-14T08:15:52.072Z] [2026-05-14T08:15:52.072Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-14T08:15:52.072Z] #2 DONE 0.0s [2026-05-14T08:15:52.072Z] [2026-05-14T08:15:52.072Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-14T08:15:52.072Z] #3 DONE 0.0s [2026-05-14T08:15:52.072Z] [2026-05-14T08:15:52.072Z] #4 [internal] load .dockerignore [2026-05-14T08:15:52.072Z] #4 transferring context: 2B done [2026-05-14T08:15:52.072Z] #4 DONE 0.0s [2026-05-14T08:15:52.072Z] [2026-05-14T08:15:52.072Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:52.072Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:52.072Z] #5 CACHED [2026-05-14T08:15:52.072Z] [2026-05-14T08:15:52.072Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:52.072Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:52.072Z] #6 CACHED [2026-05-14T08:15:52.072Z] [2026-05-14T08:15:52.072Z] #7 exporting to image [2026-05-14T08:15:52.072Z] #7 exporting layers done [2026-05-14T08:15:52.072Z] #7 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done [2026-05-14T08:15:52.072Z] #7 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done [2026-05-14T08:15:52.072Z] #7 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done [2026-05-14T08:15:52.072Z] #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done [2026-05-14T08:15:52.072Z] #7 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done [2026-05-14T08:15:52.072Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:15:52.072Z] #7 DONE 0.0s [2026-05-14T08:15:52.339Z] [2026-05-14T08:15:52.339Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:52.339Z] #8 DONE 0.0s [2026-05-14T08:15:52.339Z] [2026-05-14T08:15:52.339Z] #7 exporting to image [2026-05-14T08:15:52.339Z] #7 pushing layers 0.0s done [2026-05-14T08:15:52.339Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done [2026-05-14T08:15:52.339Z] #7 DONE 0.1s [2026-05-14T08:15:52.339Z] [2026-05-14T08:15:52.339Z] 1 warning found (use --debug to expand): [2026-05-14T08:15:52.339Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:15:52.640Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 --push - [2026-05-14T08:15:52.640Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17' [2026-05-14T08:15:52.640Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:52.641Z] #1 transferring dockerfile: 174B done [2026-05-14T08:15:52.641Z] #1 DONE 0.0s [2026-05-14T08:15:52.641Z] [2026-05-14T08:15:52.641Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [2026-05-14T08:15:52.641Z] #2 DONE 0.0s [2026-05-14T08:15:52.641Z] [2026-05-14T08:15:52.641Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17 [2026-05-14T08:15:52.641Z] #3 DONE 0.0s [2026-05-14T08:15:52.641Z] [2026-05-14T08:15:52.641Z] #4 [internal] load .dockerignore [2026-05-14T08:15:52.641Z] #4 transferring context: 2B done [2026-05-14T08:15:52.641Z] #4 DONE 0.0s [2026-05-14T08:15:52.641Z] [2026-05-14T08:15:52.641Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:52.641Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:52.641Z] #5 CACHED [2026-05-14T08:15:52.641Z] [2026-05-14T08:15:52.641Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:52.641Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:52.641Z] #6 CACHED [2026-05-14T08:15:52.641Z] [2026-05-14T08:15:52.641Z] #7 exporting to image [2026-05-14T08:15:52.641Z] #7 exporting layers done [2026-05-14T08:15:52.641Z] #7 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done [2026-05-14T08:15:52.641Z] #7 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done [2026-05-14T08:15:52.641Z] #7 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done [2026-05-14T08:15:52.641Z] #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd [2026-05-14T08:15:52.641Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:15:52.898Z] #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done [2026-05-14T08:15:52.898Z] #7 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done [2026-05-14T08:15:52.898Z] #7 pushing layers 0.0s done [2026-05-14T08:15:52.898Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.17@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done [2026-05-14T08:15:52.898Z] #7 DONE 0.1s [2026-05-14T08:15:52.898Z] [2026-05-14T08:15:52.898Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:52.898Z] #8 DONE 0.0s [2026-05-14T08:15:52.898Z] [2026-05-14T08:15:52.898Z] 1 warning found (use --debug to expand): [2026-05-14T08:15:52.898Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:15:53.247Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 --push - [2026-05-14T08:15:53.247Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17' [2026-05-14T08:15:53.247Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:53.247Z] #1 transferring dockerfile: 215B done [2026-05-14T08:15:53.247Z] #1 DONE 0.0s [2026-05-14T08:15:53.247Z] [2026-05-14T08:15:53.247Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:15:53.247Z] #2 DONE 0.0s [2026-05-14T08:15:53.247Z] [2026-05-14T08:15:53.247Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:15:53.247Z] #3 DONE 0.0s [2026-05-14T08:15:53.247Z] [2026-05-14T08:15:53.247Z] #4 [internal] load .dockerignore [2026-05-14T08:15:53.247Z] #4 transferring context: 2B done [2026-05-14T08:15:53.247Z] #4 DONE 0.0s [2026-05-14T08:15:53.247Z] [2026-05-14T08:15:53.247Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:53.247Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:53.247Z] #5 CACHED [2026-05-14T08:15:53.247Z] [2026-05-14T08:15:53.247Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:53.247Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:53.247Z] #6 DONE 0.0s [2026-05-14T08:15:53.547Z] [2026-05-14T08:15:53.547Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:53.547Z] #6 CACHED [2026-05-14T08:15:53.547Z] [2026-05-14T08:15:53.547Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:53.547Z] #7 DONE 0.0s [2026-05-14T08:15:53.547Z] [2026-05-14T08:15:53.547Z] #8 exporting to image [2026-05-14T08:15:53.547Z] #8 exporting layers done [2026-05-14T08:15:53.547Z] #8 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done [2026-05-14T08:15:53.547Z] #8 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done [2026-05-14T08:15:53.547Z] #8 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done [2026-05-14T08:15:53.547Z] #8 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done [2026-05-14T08:15:53.547Z] #8 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done [2026-05-14T08:15:53.547Z] #8 pushing layers 0.0s done [2026-05-14T08:15:53.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done [2026-05-14T08:15:53.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:15:53.547Z] #8 DONE 0.1s [2026-05-14T08:15:53.547Z] [2026-05-14T08:15:53.547Z] 1 warning found (use --debug to expand): [2026-05-14T08:15:53.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:15:53.925Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2026-05-14T08:15:53.925Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2026-05-14T08:15:53.925Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:53.925Z] #1 transferring dockerfile: 166B done [2026-05-14T08:15:53.925Z] #1 DONE 0.0s [2026-05-14T08:15:53.925Z] [2026-05-14T08:15:53.925Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-05-14T08:15:53.925Z] #2 DONE 0.0s [2026-05-14T08:15:53.925Z] [2026-05-14T08:15:53.925Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-05-14T08:15:53.925Z] #3 DONE 0.0s [2026-05-14T08:15:53.925Z] [2026-05-14T08:15:53.925Z] #4 [internal] load .dockerignore [2026-05-14T08:15:53.925Z] #4 transferring context: 2B done [2026-05-14T08:15:53.925Z] #4 DONE 0.0s [2026-05-14T08:15:53.925Z] [2026-05-14T08:15:53.925Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:53.925Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:53.925Z] #5 CACHED [2026-05-14T08:15:53.925Z] [2026-05-14T08:15:53.925Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b [2026-05-14T08:15:53.925Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:33aefbca6472998cdb5678f9dff5c21000f95b0b0bbd3301f54288814086589b 0.0s done [2026-05-14T08:15:53.925Z] #6 CACHED [2026-05-14T08:15:53.925Z] [2026-05-14T08:15:53.925Z] #7 exporting to image [2026-05-14T08:15:53.925Z] #7 exporting layers done [2026-05-14T08:15:53.925Z] #7 exporting manifest sha256:a2ac777e318b9af01503ae0d18396e150af40c6c147979d8bfe894d5dcc8e3aa done [2026-05-14T08:15:53.925Z] #7 exporting config sha256:e65dc7eb0e9b5e1ee6a1dfb2cfcab8ad0ae8e7add97a2c947d91398dd07295de done [2026-05-14T08:15:53.925Z] #7 exporting manifest sha256:71d9f62e9846d540be4fc99d67ee9a6322650df08ae5fc9d61ce38771fe7cd74 done [2026-05-14T08:15:53.925Z] #7 exporting config sha256:0c3fc1d0ebfabc6a0647e5b6d51620d46a409b6176f49259224a35e0e2b1eafd done [2026-05-14T08:15:53.925Z] #7 exporting manifest list sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c done [2026-05-14T08:15:53.925Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:15:53.925Z] #7 DONE 0.0s [2026-05-14T08:15:54.215Z] [2026-05-14T08:15:54.215Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:54.215Z] #8 DONE 0.0s [2026-05-14T08:15:54.215Z] [2026-05-14T08:15:54.215Z] #7 exporting to image [2026-05-14T08:15:54.215Z] #7 pushing layers 0.0s done [2026-05-14T08:15:54.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:ad23554c90382b9376682dca109acc40b3c28db9f31456b34f50d73c9342883c 0.1s done [2026-05-14T08:15:54.215Z] #7 DONE 0.1s [2026-05-14T08:15:54.215Z] [2026-05-14T08:15:54.215Z] 1 warning found (use --debug to expand): [2026-05-14T08:15:54.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T08:15:54.726Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:15:55.096Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:15:55.804Z] ---> package-listing.sh [2026-05-14T08:15:55.804Z] ++ facter osfamily [2026-05-14T08:15:55.804Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T08:15:55.804Z] + OS_FAMILY=redhat [2026-05-14T08:15:55.804Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-05-14T08:15:55.804Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T08:15:55.804Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T08:15:55.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T08:15:55.804Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T08:15:55.804Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-14T08:15:55.804Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T08:15:55.804Z] + case "${OS_FAMILY}" in [2026-05-14T08:15:55.804Z] + rpm -qa [2026-05-14T08:15:55.804Z] + sort [2026-05-14T08:15:56.832Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T08:15:56.832Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T08:15:56.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T08:15:56.832Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-14T08:15:56.832Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-05-14T08:15:56.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-05-14T08:15:56.872Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-14T08:15:57.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:57.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:15:57.714Z] [2026-05-14T08:15:57.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:58.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:15:58.119Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T08:15:58.119Z] 5eb5b503b376: Pulling fs layer [2026-05-14T08:15:58.119Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T08:15:58.119Z] ec43610c2a17: Pulling fs layer [2026-05-14T08:15:58.119Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T08:15:58.119Z] 33b1e0a273af: Pulling fs layer [2026-05-14T08:15:58.119Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T08:15:58.119Z] 2f39f015ded8: Pulling fs layer [2026-05-14T08:15:58.119Z] 33b1e0a273af: Waiting [2026-05-14T08:15:58.119Z] 5d3b04190fa2: Waiting [2026-05-14T08:15:58.119Z] 2f39f015ded8: Waiting [2026-05-14T08:15:58.119Z] 3a2ae6a8a46f: Waiting [2026-05-14T08:15:58.119Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T08:15:58.119Z] 5c69ac0246d0: Download complete [2026-05-14T08:15:58.119Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T08:15:58.119Z] 3a2ae6a8a46f: Download complete [2026-05-14T08:15:58.119Z] 33b1e0a273af: Verifying Checksum [2026-05-14T08:15:58.119Z] 33b1e0a273af: Download complete [2026-05-14T08:15:58.119Z] ec43610c2a17: Verifying Checksum [2026-05-14T08:15:58.119Z] ec43610c2a17: Download complete [2026-05-14T08:15:58.119Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T08:15:58.119Z] 5d3b04190fa2: Download complete [2026-05-14T08:15:58.385Z] 5eb5b503b376: Verifying Checksum [2026-05-14T08:15:58.385Z] 5eb5b503b376: Download complete [2026-05-14T08:15:58.673Z] 2f39f015ded8: Verifying Checksum [2026-05-14T08:15:58.673Z] 2f39f015ded8: Download complete [2026-05-14T08:15:59.629Z] 5eb5b503b376: Pull complete [2026-05-14T08:15:59.629Z] 5c69ac0246d0: Pull complete [2026-05-14T08:16:00.227Z] ec43610c2a17: Pull complete [2026-05-14T08:16:00.227Z] 3a2ae6a8a46f: Pull complete [2026-05-14T08:16:00.488Z] 33b1e0a273af: Pull complete [2026-05-14T08:16:00.488Z] 5d3b04190fa2: Pull complete [2026-05-14T08:16:04.875Z] 2f39f015ded8: Pull complete [2026-05-14T08:16:04.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T08:16:04.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:16:04.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:16:05.054Z] prd-centos7-docker-4c-2g-9345 does not seem to be running inside a container [2026-05-14T08:16:05.090Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-14T08:16:08.066Z] $ docker top 4c4838ae1726dcdc10d30ed3276525cb1e63d520fce1a05f15209f644926539d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:16:08.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T08:16:08.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T08:16:09.075Z] + ls /var/log/sa-host [2026-05-14T08:16:09.075Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:16:09.289Z] provisioning config files... [2026-05-14T08:16:09.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10383378412603982916tmp [Pipeline] { [Pipeline] echo [2026-05-14T08:16:09.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:09.613Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T08:16:09.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:09.982Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T08:16:09.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:10.276Z] ---> sudo-logs.sh [2026-05-14T08:16:10.276Z] Archiving 'sudo' log.. [2026-05-14T08:16:10.276Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9345.novalocal: Name or service not known [2026-05-14T08:16:10.276Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9345.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-14T08:16:10.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:10.583Z] ---> job-cost.sh [2026-05-14T08:16:10.583Z] lf-activate-venv: SKIPPING [2026-05-14T08:16:10.583Z] INFO: No Stack... [2026-05-14T08:16:10.846Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-14T08:16:11.105Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T08:16:11.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:11.406Z] ---> logs-deploy.sh [2026-05-14T08:16:11.406Z] lf-activate-venv: SKIPPING [2026-05-14T08:16:11.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/223 [2026-05-14T08:16:11.406Z] INFO: archiving workspace using pattern(s): [2026-05-14T08:16:12.444Z] Archives upload complete. [2026-05-14T08:16:12.444Z] INFO: archiving logs to Nexus [2026-05-14T08:16:13.383Z] ---> uname -a: [2026-05-14T08:16:13.383Z] Linux prd-centos7-docker-4c-2g-9345.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] ---> lscpu: [2026-05-14T08:16:13.383Z] Architecture: x86_64 [2026-05-14T08:16:13.383Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T08:16:13.383Z] Byte Order: Little Endian [2026-05-14T08:16:13.383Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T08:16:13.383Z] CPU(s): 2 [2026-05-14T08:16:13.383Z] On-line CPU(s) list: 0,1 [2026-05-14T08:16:13.383Z] Thread(s) per core: 1 [2026-05-14T08:16:13.383Z] Core(s) per socket: 1 [2026-05-14T08:16:13.383Z] Socket(s): 2 [2026-05-14T08:16:13.383Z] NUMA node(s): 1 [2026-05-14T08:16:13.383Z] Vendor ID: AuthenticAMD [2026-05-14T08:16:13.383Z] CPU family: 23 [2026-05-14T08:16:13.383Z] Model: 49 [2026-05-14T08:16:13.383Z] Model name: AMD EPYC-Rome Processor [2026-05-14T08:16:13.383Z] Stepping: 0 [2026-05-14T08:16:13.383Z] CPU MHz: 2799.998 [2026-05-14T08:16:13.383Z] BogoMIPS: 5599.99 [2026-05-14T08:16:13.383Z] Virtualization: AMD-V [2026-05-14T08:16:13.383Z] Hypervisor vendor: KVM [2026-05-14T08:16:13.383Z] Virtualization type: full [2026-05-14T08:16:13.383Z] L1d cache: 64 KiB [2026-05-14T08:16:13.383Z] L1i cache: 64 KiB [2026-05-14T08:16:13.383Z] L2 cache: 1 MiB [2026-05-14T08:16:13.383Z] L3 cache: 32 MiB [2026-05-14T08:16:13.383Z] NUMA node0 CPU(s): 0,1 [2026-05-14T08:16:13.383Z] Vulnerability Itlb multihit: Not affected [2026-05-14T08:16:13.383Z] Vulnerability L1tf: Not affected [2026-05-14T08:16:13.383Z] Vulnerability Mds: Not affected [2026-05-14T08:16:13.383Z] Vulnerability Meltdown: Not affected [2026-05-14T08:16:13.383Z] Vulnerability Mmio stale data: Not affected [2026-05-14T08:16:13.383Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T08:16:13.383Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T08:16:13.383Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-14T08:16:13.383Z] Vulnerability Srbds: Not affected [2026-05-14T08:16:13.383Z] Vulnerability Tsx async abort: Not affected [2026-05-14T08:16:13.383Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] ---> nproc: [2026-05-14T08:16:13.383Z] 2 [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] ---> df -h: [2026-05-14T08:16:13.383Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T08:16:13.383Z] overlay 40G 7.4G 33G 19% / [2026-05-14T08:16:13.383Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T08:16:13.383Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-14T08:16:13.383Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T08:16:13.383Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] [2026-05-14T08:16:13.383Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-05-14T08:16:13.383Z] Please check if data collecting is enabled [2026-05-14T08:16:13.383Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:16:13.409Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-14T08:16:13.412Z] $ docker stop --time=1 4c4838ae1726dcdc10d30ed3276525cb1e63d520fce1a05f15209f644926539d [2026-05-14T08:16:14.553Z] $ docker rm -f --volumes 4c4838ae1726dcdc10d30ed3276525cb1e63d520fce1a05f15209f644926539d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-14T08:16:14.635Z] [WS-CLEANUP] Deleting project workspace... [2026-05-14T08:16:14.635Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-14T08:16:14.658Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 [2026-05-14T08:16:15.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:16:15.083Z] [2026-05-14T08:16:15.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:16:15.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:16:15.386Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T08:16:15.386Z] 5eb5b503b376: Pulling fs layer [2026-05-14T08:16:15.386Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T08:16:15.386Z] ec43610c2a17: Pulling fs layer [2026-05-14T08:16:15.386Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T08:16:15.386Z] 33b1e0a273af: Pulling fs layer [2026-05-14T08:16:15.386Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T08:16:15.386Z] 2f39f015ded8: Pulling fs layer [2026-05-14T08:16:15.386Z] 3a2ae6a8a46f: Waiting [2026-05-14T08:16:15.386Z] 33b1e0a273af: Waiting [2026-05-14T08:16:15.386Z] 5d3b04190fa2: Waiting [2026-05-14T08:16:15.386Z] 2f39f015ded8: Waiting [2026-05-14T08:16:15.386Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T08:16:15.386Z] 5c69ac0246d0: Download complete [2026-05-14T08:16:15.386Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T08:16:15.386Z] 3a2ae6a8a46f: Download complete [2026-05-14T08:16:15.386Z] 33b1e0a273af: Verifying Checksum [2026-05-14T08:16:15.386Z] 33b1e0a273af: Download complete [2026-05-14T08:16:15.386Z] ec43610c2a17: Verifying Checksum [2026-05-14T08:16:15.386Z] ec43610c2a17: Download complete [2026-05-14T08:16:15.386Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T08:16:15.386Z] 5d3b04190fa2: Download complete [2026-05-14T08:16:15.643Z] 5eb5b503b376: Verifying Checksum [2026-05-14T08:16:15.643Z] 5eb5b503b376: Download complete [2026-05-14T08:16:16.209Z] 2f39f015ded8: Download complete [2026-05-14T08:16:17.594Z] 5eb5b503b376: Pull complete [2026-05-14T08:16:17.594Z] 5c69ac0246d0: Pull complete [2026-05-14T08:16:18.183Z] ec43610c2a17: Pull complete [2026-05-14T08:16:18.183Z] 3a2ae6a8a46f: Pull complete [2026-05-14T08:16:18.456Z] 33b1e0a273af: Pull complete [2026-05-14T08:16:18.456Z] 5d3b04190fa2: Pull complete [2026-05-14T08:16:25.059Z] 2f39f015ded8: Pull complete [2026-05-14T08:16:25.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T08:16:25.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:16:25.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:16:25.145Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:16:25.166Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-14T08:16:27.545Z] $ docker top 6c21a2d03534858ad4c7caa731606ddb97c03b812087f596ef8cd12d96591b71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:27.929Z] ---> job-cost.sh [2026-05-14T08:16:27.929Z] lf-activate-venv: SKIPPING [2026-05-14T08:16:27.929Z] INFO: No Stack... [2026-05-14T08:16:28.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T08:16:28.451Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T08:16:28.757Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2026-05-14T08:16:28.757Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T08:16:28.835Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [2026-05-14T08:16:28.854Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] did not exist. Created. [2026-05-14T08:16:28.859Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:16:29.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-14T08:16:29.193Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T08:16:29.202Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T08:16:29.220Z] $ docker stop --time=1 6c21a2d03534858ad4c7caa731606ddb97c03b812087f596ef8cd12d96591b71 [2026-05-14T08:16:30.386Z] $ docker rm -f --volumes 6c21a2d03534858ad4c7caa731606ddb97c03b812087f596ef8cd12d96591b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T08:17:11.777Z] Removing intermediate container eacbfe560697 [2026-05-14T08:17:11.777Z] ---> abacc0a2db4b [2026-05-14T08:17:11.777Z] Step 11/13 : COPY . . [2026-05-14T08:17:11.777Z] ---> f8f6ae21ed71 [2026-05-14T08:17:11.777Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-14T08:17:11.777Z] ---> Running in eef32d3c2b71 [2026-05-14T08:17:11.777Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T08:17:11.777Z] Dload Upload Total Spent Left Speed [2026-05-14T08:17:11.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10684 0 --:--:-- --:--:-- --:--:-- 11062 [2026-05-14T08:17:11.777Z] Removing intermediate container eef32d3c2b71 [2026-05-14T08:17:11.777Z] ---> dcf9dc09a6bd [2026-05-14T08:17:11.777Z] Step 13/13 : RUN ${MAKE} [2026-05-14T08:17:11.777Z] ---> Running in 4fbb9a124178 [2026-05-14T08:17:11.777Z] noop [2026-05-14T08:17:11.777Z] Removing intermediate container 4fbb9a124178 [2026-05-14T08:17:11.777Z] ---> 5e695958660d [2026-05-14T08:17:11.777Z] Successfully built 5e695958660d [2026-05-14T08:17:11.777Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:17:12.220Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:17:12.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:17:12.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container [2026-05-14T08:17:12.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/223 -v /w/workspace/device-usb-camera/223:/w/workspace/device-usb-camera/223:rw,z -v /w/workspace/device-usb-camera/223@tmp:/w/workspace/device-usb-camera/223@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 ******** ci-base-image-arm64 cat [2026-05-14T08:17:13.872Z] $ docker top 3fb8ced6af43c87f0e30c4496341517eefe5c335b4096eb9f572a14dc3015bc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:17:14.910Z] + go version [2026-05-14T08:17:14.910Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-14T08:17:14.961Z] $ docker stop --time=1 3fb8ced6af43c87f0e30c4496341517eefe5c335b4096eb9f572a14dc3015bc4 [2026-05-14T08:17:16.732Z] $ docker rm -f --volumes 3fb8ced6af43c87f0e30c4496341517eefe5c335b4096eb9f572a14dc3015bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:17:17.518Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:17:17.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:17:17.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container [2026-05-14T08:17:17.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/223 -v /w/workspace/device-usb-camera/223:/w/workspace/device-usb-camera/223:rw,z -v /w/workspace/device-usb-camera/223@tmp:/w/workspace/device-usb-camera/223@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 ******** ci-base-image-arm64 cat [2026-05-14T08:17:19.074Z] $ docker top f06a6ce790054a9776ae1b0281151aa78eb064ccc45cec179b2f2fe4e2eda27d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:17:20.027Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/223 [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:17:20.697Z] + make test [2026-05-14T08:17:20.697Z] go test ./... -coverprofile=coverage.out ./... [2026-05-14T08:17:26.052Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-14T08:22:03.476Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-14T08:22:03.476Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements [2026-05-14T08:22:03.476Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-14T08:22:03.476Z] go vet ./... [2026-05-14T08:23:03.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:23:03.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:23:03.058Z] ./bin/test-attribution-txt.sh [2026-05-14T08:23:03.058Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:23:03.058Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:23:03.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:23:03.204Z] $ docker stop --time=1 f06a6ce790054a9776ae1b0281151aa78eb064ccc45cec179b2f2fe4e2eda27d [2026-05-14T08:23:05.362Z] $ docker rm -f --volumes f06a6ce790054a9776ae1b0281151aa78eb064ccc45cec179b2f2fe4e2eda27d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:23:07.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:23:07.614Z] Warning: overwriting stash ‘coverage-report’ [2026-05-14T08:23:08.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:23:09.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:23:09.991Z] + ls -al . [2026-05-14T08:23:09.991Z] total 288 [2026-05-14T08:23:09.991Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:17 . [2026-05-14T08:23:09.991Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:14 .. [2026-05-14T08:23:09.991Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:14 .git [2026-05-14T08:23:09.991Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:14 .github [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 379 May 14 08:14 .gitignore [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:14 .golangci.yml [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 77 May 14 08:14 .hadolint.yml [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 14 08:14 Attribution.txt [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 17743 May 14 08:14 CHANGELOG.md [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 14 08:14 Dockerfile [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 678 May 14 08:14 GOVERNANCE.md [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 682 May 14 08:14 Jenkinsfile [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 14 08:14 LICENSE [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 14 08:14 Makefile [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 622 May 14 08:14 OWNERS.md [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 14 08:14 README.md [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:12 VERSION [2026-05-14T08:23:09.991Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:14 bin [2026-05-14T08:23:09.991Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:14 cmd [2026-05-14T08:23:09.991Z] -rw-r--r-- 1 jenkins jenkins 54776 May 14 08:22 coverage.out [2026-05-14T08:23:09.991Z] -rwxrwxr-x 1 jenkins jenkins 84 May 14 08:14 docker-entrypoint.sh [2026-05-14T08:23:09.991Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:14 docs [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 6802 May 14 08:14 go.mod [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 89514 May 14 08:14 go.sum [2026-05-14T08:23:09.991Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:14 internal [2026-05-14T08:23:09.991Z] -rw-rw-r-- 1 jenkins jenkins 231 May 14 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:23:10.532Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5e004e7c4576e8ef58f54f57c323c228c6b64f6f --label arch=arm64 --label version=4.1.0-dev.17 . [2026-05-14T08:23:11.286Z] Sending build context to Docker daemon 12.68MB [2026-05-14T08:23:11.286Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:23:11.286Z] Step 2/37 : FROM ${BASE} AS builder [2026-05-14T08:23:11.286Z] ---> 5e695958660d [2026-05-14T08:23:11.286Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-05-14T08:23:11.286Z] ---> Running in 2432229dd5d5 [2026-05-14T08:23:11.742Z] Removing intermediate container 2432229dd5d5 [2026-05-14T08:23:11.742Z] ---> c17418805724 [2026-05-14T08:23:11.742Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T08:23:11.742Z] ---> Running in d22f34ada07e [2026-05-14T08:23:12.085Z] Removing intermediate container d22f34ada07e [2026-05-14T08:23:12.085Z] ---> 408865959867 [2026-05-14T08:23:12.085Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-14T08:23:12.085Z] ---> Running in bf2a1987bfdc [2026-05-14T08:23:12.385Z] Removing intermediate container bf2a1987bfdc [2026-05-14T08:23:12.385Z] ---> 1cb714aad44c [2026-05-14T08:23:12.385Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-14T08:23:12.385Z] ---> Running in a59cb04ad6e8 [2026-05-14T08:23:12.818Z] Removing intermediate container a59cb04ad6e8 [2026-05-14T08:23:12.818Z] ---> fa3841ba6445 [2026-05-14T08:23:12.818Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T08:23:12.818Z] ---> Running in 293801c8d753 [2026-05-14T08:23:13.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:23:14.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:23:16.285Z] OK: 262 MiB in 69 packages [2026-05-14T08:23:17.815Z] Removing intermediate container 293801c8d753 [2026-05-14T08:23:17.815Z] ---> e3fb108f2b58 [2026-05-14T08:23:17.815Z] Step 8/37 : WORKDIR /device-usb-camera [2026-05-14T08:23:17.815Z] ---> Running in 2e2004366e3b [2026-05-14T08:23:18.165Z] Removing intermediate container 2e2004366e3b [2026-05-14T08:23:18.165Z] ---> e6d87136d322 [2026-05-14T08:23:18.165Z] Step 9/37 : COPY go.mod vendor* ./ [2026-05-14T08:23:18.484Z] ---> dc945de38785 [2026-05-14T08:23:18.484Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:23:18.796Z] ---> Running in 6157add385b5 [2026-05-14T08:23:21.078Z] Removing intermediate container 6157add385b5 [2026-05-14T08:23:21.078Z] ---> 6e3b28a3828f [2026-05-14T08:23:21.078Z] Step 11/37 : COPY . . [2026-05-14T08:23:22.130Z] ---> 4fa5b303a7cd [2026-05-14T08:23:22.130Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-14T08:23:22.421Z] ---> Running in 6bd659c3e7ec [2026-05-14T08:23:23.507Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T08:23:23.507Z]  Dload Upload Total Spent Left Speed [2026-05-14T08:23:23.507Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5886 0 --:--:-- --:--:-- --:--:-- 5966 [2026-05-14T08:23:24.305Z] Removing intermediate container 6bd659c3e7ec [2026-05-14T08:23:24.305Z] ---> ea96fff1751f [2026-05-14T08:23:24.305Z] Step 13/37 : RUN ${MAKE} [2026-05-14T08:23:24.305Z] ---> Running in 135b38b195a7 [2026-05-14T08:23:25.398Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-14T08:28:21.394Z] Removing intermediate container 135b38b195a7 [2026-05-14T08:28:21.394Z] ---> 98304a339887 [2026-05-14T08:28:21.394Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-05-14T08:28:21.394Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-05-14T08:28:21.395Z] 15af7a6288ba: Pulling fs layer [2026-05-14T08:28:21.395Z] 15af7a6288ba: Verifying Checksum [2026-05-14T08:28:21.395Z] 15af7a6288ba: Download complete [2026-05-14T08:28:21.993Z] 15af7a6288ba: Pull complete [2026-05-14T08:28:21.993Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-14T08:28:21.993Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-05-14T08:28:21.993Z] ---> 750e2abf1212 [2026-05-14T08:28:21.993Z] Step 15/37 : FROM alpine:3.22 [2026-05-14T08:28:22.581Z] 3.22: Pulling from library/alpine [2026-05-14T08:28:22.581Z] 58e777220c39: Pulling fs layer [2026-05-14T08:28:22.848Z] 58e777220c39: Verifying Checksum [2026-05-14T08:28:22.848Z] 58e777220c39: Download complete [2026-05-14T08:28:23.805Z] 58e777220c39: Pull complete [2026-05-14T08:28:23.805Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:28:23.805Z] Status: Downloaded newer image for alpine:3.22 [2026-05-14T08:28:23.805Z] ---> 6a2735c23ff3 [2026-05-14T08:28:23.805Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-05-14T08:28:24.079Z] ---> Running in d5e76c6e4926 [2026-05-14T08:28:24.349Z] Removing intermediate container d5e76c6e4926 [2026-05-14T08:28:24.349Z] ---> 590cee686ad8 [2026-05-14T08:28:24.349Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-14T08:28:24.349Z] ---> Running in 43116dea0bfe [2026-05-14T08:28:25.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:28:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:28:27.884Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-05-14T08:28:27.884Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-14T08:28:28.152Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-05-14T08:28:28.418Z] (4/116) Installing libxau (1.0.12-r0) [2026-05-14T08:28:28.418Z] (5/116) Installing libmd (1.1.0-r0) [2026-05-14T08:28:28.418Z] (6/116) Installing libbsd (0.12.2-r0) [2026-05-14T08:28:28.418Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-05-14T08:28:28.418Z] (8/116) Installing libxcb (1.17.0-r0) [2026-05-14T08:28:28.418Z] (9/116) Installing libx11 (1.8.11-r0) [2026-05-14T08:28:28.686Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-05-14T08:28:28.686Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-05-14T08:28:28.686Z] (12/116) Installing libdrm (2.4.124-r0) [2026-05-14T08:28:28.952Z] (13/116) Installing libxext (1.3.6-r2) [2026-05-14T08:28:28.952Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-05-14T08:28:28.952Z] (15/116) Installing libffi (3.4.8-r0) [2026-05-14T08:28:28.952Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-05-14T08:28:28.952Z] (17/116) Installing libva (2.22.0-r1) [2026-05-14T08:28:28.952Z] (18/116) Installing libvdpau (1.5-r4) [2026-05-14T08:28:28.952Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-14T08:28:28.952Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-05-14T08:28:28.952Z] (21/116) Installing libgcc (14.2.0-r6) [2026-05-14T08:28:28.952Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-05-14T08:28:29.221Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-05-14T08:28:29.221Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-05-14T08:28:29.221Z] (25/116) Installing imath (3.1.12-r0) [2026-05-14T08:28:29.221Z] (26/116) Installing libdeflate (1.23-r0) [2026-05-14T08:28:29.221Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-14T08:28:29.221Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-05-14T08:28:29.221Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-05-14T08:28:29.489Z] (30/116) Installing giflib (5.2.2-r1) [2026-05-14T08:28:29.489Z] (31/116) Installing libhwy (1.0.7-r1) [2026-05-14T08:28:29.489Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-05-14T08:28:29.489Z] (33/116) Installing lcms2 (2.19-r0) [2026-05-14T08:28:29.489Z] (34/116) Installing libpng (1.6.57-r0) [2026-05-14T08:28:29.489Z] (35/116) Installing libjxl (0.10.3-r2) [2026-05-14T08:28:29.754Z] (36/116) Installing lame-libs (3.100-r5) [2026-05-14T08:28:29.754Z] (37/116) Installing opus (1.5.2-r1) [2026-05-14T08:28:29.754Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-05-14T08:28:30.023Z] (39/116) Installing libgomp (14.2.0-r6) [2026-05-14T08:28:30.023Z] (40/116) Installing soxr (0.1.3-r7) [2026-05-14T08:28:30.023Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-14T08:28:30.023Z] (42/116) Installing libogg (1.3.5-r5) [2026-05-14T08:28:30.023Z] (43/116) Installing libtheora (1.1.1-r18) [2026-05-14T08:28:30.023Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-05-14T08:28:30.023Z] (45/116) Installing libvpx (1.15.0-r0) [2026-05-14T08:28:30.289Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-05-14T08:28:30.289Z] (47/116) Installing libwebp (1.5.0-r0) [2026-05-14T08:28:30.289Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-05-14T08:28:30.644Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-05-14T08:28:30.644Z] (50/116) Installing numactl (2.0.18-r0) [2026-05-14T08:28:30.644Z] (51/116) Installing x265-libs (3.6-r0) [2026-05-14T08:28:31.033Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-05-14T08:28:31.033Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-14T08:28:31.300Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-05-14T08:28:31.567Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-05-14T08:28:31.567Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-05-14T08:28:31.567Z] (57/116) Installing libexpat (2.7.5-r0) [2026-05-14T08:28:31.567Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-05-14T08:28:31.567Z] (59/116) Installing freetype (2.13.3-r0) [2026-05-14T08:28:31.567Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-05-14T08:28:31.834Z] (61/116) Installing fribidi (1.0.16-r1) [2026-05-14T08:28:31.834Z] (62/116) Installing libintl (0.24.1-r0) [2026-05-14T08:28:31.834Z] (63/116) Installing libeconf (0.6.3-r0) [2026-05-14T08:28:31.834Z] (64/116) Installing libblkid (2.41-r9) [2026-05-14T08:28:31.834Z] (65/116) Installing libmount (2.41-r9) [2026-05-14T08:28:32.102Z] (66/116) Installing pcre2 (10.46-r0) [2026-05-14T08:28:32.102Z] (67/116) Installing glib (2.84.4-r0) [2026-05-14T08:28:32.368Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-05-14T08:28:32.368Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-05-14T08:28:32.368Z] (70/116) Installing libunibreak (6.1-r0) [2026-05-14T08:28:32.643Z] (71/116) Installing libass (0.17.3-r0) [2026-05-14T08:28:32.643Z] (72/116) Installing libbluray (1.3.4-r1) [2026-05-14T08:28:32.643Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-05-14T08:28:32.930Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-05-14T08:28:32.930Z] (75/116) Installing cjson (1.7.19-r0) [2026-05-14T08:28:32.930Z] (76/116) Installing mbedtls (3.6.6-r0) [2026-05-14T08:28:32.930Z] (77/116) Installing librist (0.2.10-r1) [2026-05-14T08:28:32.930Z] (78/116) Installing libsrt (1.5.3-r1) [2026-05-14T08:28:32.930Z] (79/116) Installing libssh (0.11.2-r0) [2026-05-14T08:28:32.930Z] (80/116) Installing xz-libs (5.8.3-r0) [2026-05-14T08:28:32.930Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-05-14T08:28:33.199Z] (82/116) Installing libsodium (1.0.20-r1) [2026-05-14T08:28:33.199Z] (83/116) Installing libzmq (4.3.5-r2) [2026-05-14T08:28:33.199Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-14T08:28:33.199Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-05-14T08:28:33.199Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-05-14T08:28:33.199Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-05-14T08:28:33.199Z] (88/116) Installing sratom (0.6.18-r0) [2026-05-14T08:28:33.199Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-05-14T08:28:33.199Z] (90/116) Installing libdovi (3.3.1-r1) [2026-05-14T08:28:33.466Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-05-14T08:28:33.733Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-05-14T08:28:33.733Z] (93/116) Installing shaderc (2024.4-r0) [2026-05-14T08:28:33.733Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-05-14T08:28:33.733Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-05-14T08:28:34.000Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-14T08:28:34.000Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-14T08:28:34.266Z] (98/116) Installing vidstab (1.1.1-r0) [2026-05-14T08:28:34.266Z] (99/116) Installing zimg (3.0.5-r3) [2026-05-14T08:28:34.266Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-14T08:28:34.532Z] (101/116) Installing libasyncns (0.8-r4) [2026-05-14T08:28:34.532Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-05-14T08:28:34.532Z] (103/116) Installing libltdl (2.5.4-r1) [2026-05-14T08:28:34.800Z] (104/116) Installing orc (0.4.40-r1) [2026-05-14T08:28:34.800Z] (105/116) Installing libflac (1.4.3-r1) [2026-05-14T08:28:34.800Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-05-14T08:28:34.800Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-05-14T08:28:34.800Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-05-14T08:28:35.094Z] (109/116) Installing libpulse (17.0-r5) [2026-05-14T08:28:35.094Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-05-14T08:28:35.094Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-14T08:28:35.094Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-05-14T08:28:35.363Z] (113/116) Installing udev-init-scripts (35-r1) [2026-05-14T08:28:35.363Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-05-14T08:28:35.363Z] (115/116) Installing kmod-libs (34.2-r0) [2026-05-14T08:28:35.363Z] (116/116) Installing eudev (3.2.14-r5) [2026-05-14T08:28:35.363Z] Executing busybox-1.37.0-r20.trigger [2026-05-14T08:28:35.363Z] Executing glib-2.84.4-r0.trigger [2026-05-14T08:28:35.363Z] Executing eudev-3.2.14-r5.trigger [2026-05-14T08:28:35.363Z] OK: 114 MiB in 132 packages [2026-05-14T08:28:39.628Z] Removing intermediate container 43116dea0bfe [2026-05-14T08:28:39.628Z] ---> 66b67933d15b [2026-05-14T08:28:39.628Z] Step 18/37 : RUN apk --no-cache upgrade [2026-05-14T08:28:39.628Z] ---> Running in 7bb835ee813f [2026-05-14T08:28:41.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:28:41.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:28:42.983Z] OK: 114 MiB in 132 packages [2026-05-14T08:28:43.947Z] Removing intermediate container 7bb835ee813f [2026-05-14T08:28:43.947Z] ---> d92cbcc44bc4 [2026-05-14T08:28:43.947Z] Step 19/37 : WORKDIR / [2026-05-14T08:28:44.215Z] ---> Running in cc425532332f [2026-05-14T08:28:44.483Z] Removing intermediate container cc425532332f [2026-05-14T08:28:44.483Z] ---> 30fa32a71a57 [2026-05-14T08:28:44.484Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-05-14T08:28:47.118Z] ---> cf781ad81d8c [2026-05-14T08:28:47.118Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-05-14T08:28:47.701Z] ---> 47dac5625679 [2026-05-14T08:28:47.701Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-14T08:28:48.285Z] ---> 68daf96c05a4 [2026-05-14T08:28:48.285Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-14T08:28:48.874Z] ---> 213c542926cc [2026-05-14T08:28:48.874Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-14T08:28:49.457Z] ---> d613039bb31e [2026-05-14T08:28:49.457Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-05-14T08:28:50.041Z] ---> 7da9d40d3f9c [2026-05-14T08:28:50.041Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-05-14T08:28:53.383Z] ---> 14d2235dbe2a [2026-05-14T08:28:53.383Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-14T08:28:53.383Z] ---> Running in 60e7cd469b35 [2026-05-14T08:28:54.791Z] Removing intermediate container 60e7cd469b35 [2026-05-14T08:28:54.791Z] ---> 046b6e3b5353 [2026-05-14T08:28:54.791Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-14T08:28:54.791Z] ---> Running in f0d5c77ff032 [2026-05-14T08:28:56.754Z] Removing intermediate container f0d5c77ff032 [2026-05-14T08:28:56.754Z] ---> bf6d3c91f3b3 [2026-05-14T08:28:56.754Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-14T08:28:56.754Z] ---> Running in 0ccf189865a7 [2026-05-14T08:28:58.172Z] Removing intermediate container 0ccf189865a7 [2026-05-14T08:28:58.172Z] ---> a9797aa50cb1 [2026-05-14T08:28:58.172Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-14T08:28:58.438Z] ---> Running in 0c22eb9d3ed5 [2026-05-14T08:29:00.386Z] Removing intermediate container 0c22eb9d3ed5 [2026-05-14T08:29:00.386Z] ---> 643b75b1e396 [2026-05-14T08:29:00.386Z] Step 31/37 : EXPOSE 59983 [2026-05-14T08:29:00.386Z] ---> Running in e7d94a8b724c [2026-05-14T08:29:00.386Z] Removing intermediate container e7d94a8b724c [2026-05-14T08:29:00.386Z] ---> 5f2c45904cc0 [2026-05-14T08:29:00.386Z] Step 32/37 : EXPOSE 8554 [2026-05-14T08:29:00.652Z] ---> Running in 0c88cf4b3293 [2026-05-14T08:29:00.918Z] Removing intermediate container 0c88cf4b3293 [2026-05-14T08:29:00.918Z] ---> 04bce6fb6dfa [2026-05-14T08:29:00.918Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-05-14T08:29:00.918Z] ---> Running in 6b9f3c673555 [2026-05-14T08:29:01.189Z] Removing intermediate container 6b9f3c673555 [2026-05-14T08:29:01.189Z] ---> 824a5c202c8a [2026-05-14T08:29:01.189Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-05-14T08:29:01.457Z] ---> Running in 9e692c946e96 [2026-05-14T08:29:01.724Z] Removing intermediate container 9e692c946e96 [2026-05-14T08:29:01.724Z] ---> fdaed4429dfd [2026-05-14T08:29:01.724Z] Step 35/37 : LABEL arch=arm64 [2026-05-14T08:29:01.724Z] ---> Running in ec43d551b67e [2026-05-14T08:29:01.993Z] Removing intermediate container ec43d551b67e [2026-05-14T08:29:01.993Z] ---> a03de2391c29 [2026-05-14T08:29:01.993Z] Step 36/37 : LABEL git_sha=5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:29:02.263Z] ---> Running in e6999928799d [2026-05-14T08:29:02.529Z] Removing intermediate container e6999928799d [2026-05-14T08:29:02.529Z] ---> 0d14cebd60f0 [2026-05-14T08:29:02.529Z] Step 37/37 : LABEL version=4.1.0-dev.17 [2026-05-14T08:29:02.529Z] ---> Running in d291ed74a4fd [2026-05-14T08:29:03.120Z] Removing intermediate container d291ed74a4fd [2026-05-14T08:29:03.120Z] ---> 906ed7865fef [2026-05-14T08:29:03.120Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-14T08:29:03.120Z] Successfully built 906ed7865fef [2026-05-14T08:29:03.120Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:29:03.265Z] provisioning config files... [2026-05-14T08:29:03.281Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/223@tmp/config4314938732745708408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:29:03.635Z] ---> ****-login.sh [2026-05-14T08:29:03.635Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:29:03.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:03.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:03.902Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:03.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:03.902Z] [2026-05-14T08:29:03.902Z] Login Succeeded [2026-05-14T08:29:03.902Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:29:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:04.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:04.435Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:04.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:04.435Z] [2026-05-14T08:29:04.435Z] Login Succeeded [2026-05-14T08:29:04.435Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:29:04.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:04.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:04.701Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:04.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:04.701Z] [2026-05-14T08:29:04.701Z] Login Succeeded [2026-05-14T08:29:04.701Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:29:04.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:05.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:05.233Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:05.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:05.233Z] [2026-05-14T08:29:05.233Z] Login Succeeded [2026-05-14T08:29:05.233Z] ****.io [2026-05-14T08:29:05.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:29:05.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:29:05.765Z] Configure a credential helper to remove this warning. See [2026-05-14T08:29:05.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:29:05.765Z] [2026-05-14T08:29:05.765Z] Login Succeeded [2026-05-14T08:29:05.765Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:29:05.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:29:05.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:29:05.924Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-05-14T08:29:05.924Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:29:05.924Z] latest [2026-05-14T08:29:05.924Z] 4.1.0-dev.17 [2026-05-14T08:29:05.924Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:29:05.924Z] main [2026-05-14T08:29:05.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:06.311Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:08.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:29:08.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-14T08:29:08.672Z] 164fc26776a6: Preparing [2026-05-14T08:29:08.672Z] 2717d86ffb21: Preparing [2026-05-14T08:29:08.672Z] eec8d2aed28f: Preparing [2026-05-14T08:29:08.672Z] ec5b9592847c: Preparing [2026-05-14T08:29:08.672Z] 8b2c1f450c66: Preparing [2026-05-14T08:29:08.672Z] de17f37f5fc2: Preparing [2026-05-14T08:29:08.672Z] 997d66be6f99: Preparing [2026-05-14T08:29:08.672Z] 8d6664311f05: Preparing [2026-05-14T08:29:08.672Z] cf50e661cdca: Preparing [2026-05-14T08:29:08.672Z] de17f37f5fc2: Waiting [2026-05-14T08:29:08.672Z] 12238c507ea6: Preparing [2026-05-14T08:29:08.672Z] 28939bbbef36: Preparing [2026-05-14T08:29:08.672Z] 35f98d887157: Preparing [2026-05-14T08:29:08.672Z] 6b60a0f19bf7: Preparing [2026-05-14T08:29:08.672Z] eeaa73608b53: Preparing [2026-05-14T08:29:08.672Z] 997d66be6f99: Waiting [2026-05-14T08:29:08.672Z] 8d6664311f05: Waiting [2026-05-14T08:29:08.672Z] 35f98d887157: Waiting [2026-05-14T08:29:08.672Z] cf50e661cdca: Waiting [2026-05-14T08:29:08.672Z] 6b60a0f19bf7: Waiting [2026-05-14T08:29:08.672Z] 12238c507ea6: Waiting [2026-05-14T08:29:08.672Z] eeaa73608b53: Waiting [2026-05-14T08:29:08.672Z] 28939bbbef36: Waiting [2026-05-14T08:29:08.939Z] eec8d2aed28f: Pushed [2026-05-14T08:29:08.939Z] 2717d86ffb21: Pushed [2026-05-14T08:29:08.939Z] 164fc26776a6: Pushed [2026-05-14T08:29:08.939Z] ec5b9592847c: Pushed [2026-05-14T08:29:08.939Z] de17f37f5fc2: Pushed [2026-05-14T08:29:08.939Z] 997d66be6f99: Pushed [2026-05-14T08:29:09.220Z] 8d6664311f05: Pushed [2026-05-14T08:29:09.220Z] cf50e661cdca: Pushed [2026-05-14T08:29:09.220Z] 12238c507ea6: Pushed [2026-05-14T08:29:09.220Z] eeaa73608b53: Layer already exists [2026-05-14T08:29:09.220Z] 35f98d887157: Pushed [2026-05-14T08:29:21.550Z] 28939bbbef36: Pushed [2026-05-14T08:29:21.550Z] 8b2c1f450c66: Pushed [2026-05-14T08:29:34.061Z] 6b60a0f19bf7: Pushed [2026-05-14T08:29:34.061Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:34.588Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:37.739Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-05-14T08:29:37.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-14T08:29:37.739Z] 164fc26776a6: Preparing [2026-05-14T08:29:37.739Z] 2717d86ffb21: Preparing [2026-05-14T08:29:37.739Z] eec8d2aed28f: Preparing [2026-05-14T08:29:37.739Z] ec5b9592847c: Preparing [2026-05-14T08:29:37.739Z] 8b2c1f450c66: Preparing [2026-05-14T08:29:37.739Z] de17f37f5fc2: Preparing [2026-05-14T08:29:37.739Z] 997d66be6f99: Preparing [2026-05-14T08:29:37.739Z] 8d6664311f05: Preparing [2026-05-14T08:29:37.739Z] cf50e661cdca: Preparing [2026-05-14T08:29:37.739Z] 12238c507ea6: Preparing [2026-05-14T08:29:37.739Z] 28939bbbef36: Preparing [2026-05-14T08:29:37.739Z] 35f98d887157: Preparing [2026-05-14T08:29:37.739Z] 6b60a0f19bf7: Preparing [2026-05-14T08:29:37.739Z] eeaa73608b53: Preparing [2026-05-14T08:29:37.739Z] de17f37f5fc2: Waiting [2026-05-14T08:29:37.739Z] 997d66be6f99: Waiting [2026-05-14T08:29:37.739Z] 8d6664311f05: Waiting [2026-05-14T08:29:37.739Z] cf50e661cdca: Waiting [2026-05-14T08:29:37.739Z] 12238c507ea6: Waiting [2026-05-14T08:29:37.739Z] 28939bbbef36: Waiting [2026-05-14T08:29:37.739Z] 35f98d887157: Waiting [2026-05-14T08:29:37.739Z] 6b60a0f19bf7: Waiting [2026-05-14T08:29:37.739Z] eeaa73608b53: Waiting [2026-05-14T08:29:37.739Z] 8b2c1f450c66: Layer already exists [2026-05-14T08:29:37.739Z] 2717d86ffb21: Layer already exists [2026-05-14T08:29:37.739Z] 164fc26776a6: Layer already exists [2026-05-14T08:29:37.739Z] eec8d2aed28f: Layer already exists [2026-05-14T08:29:37.739Z] ec5b9592847c: Layer already exists [2026-05-14T08:29:37.739Z] de17f37f5fc2: Layer already exists [2026-05-14T08:29:37.739Z] 12238c507ea6: Layer already exists [2026-05-14T08:29:37.739Z] cf50e661cdca: Layer already exists [2026-05-14T08:29:37.739Z] 997d66be6f99: Layer already exists [2026-05-14T08:29:37.739Z] 8d6664311f05: Layer already exists [2026-05-14T08:29:37.739Z] 28939bbbef36: Layer already exists [2026-05-14T08:29:37.739Z] 35f98d887157: Layer already exists [2026-05-14T08:29:37.739Z] eeaa73608b53: Layer already exists [2026-05-14T08:29:37.739Z] 6b60a0f19bf7: Layer already exists [2026-05-14T08:29:38.021Z] latest: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:38.532Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:38.974Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 [2026-05-14T08:29:38.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-14T08:29:38.974Z] 164fc26776a6: Preparing [2026-05-14T08:29:38.974Z] 2717d86ffb21: Preparing [2026-05-14T08:29:38.974Z] eec8d2aed28f: Preparing [2026-05-14T08:29:38.974Z] ec5b9592847c: Preparing [2026-05-14T08:29:38.974Z] 8b2c1f450c66: Preparing [2026-05-14T08:29:38.974Z] de17f37f5fc2: Preparing [2026-05-14T08:29:38.974Z] 997d66be6f99: Preparing [2026-05-14T08:29:38.974Z] 8d6664311f05: Preparing [2026-05-14T08:29:38.974Z] cf50e661cdca: Preparing [2026-05-14T08:29:38.974Z] 12238c507ea6: Preparing [2026-05-14T08:29:38.974Z] 28939bbbef36: Preparing [2026-05-14T08:29:38.974Z] 35f98d887157: Preparing [2026-05-14T08:29:38.974Z] 6b60a0f19bf7: Preparing [2026-05-14T08:29:38.974Z] eeaa73608b53: Preparing [2026-05-14T08:29:38.974Z] cf50e661cdca: Waiting [2026-05-14T08:29:38.974Z] 12238c507ea6: Waiting [2026-05-14T08:29:38.974Z] 28939bbbef36: Waiting [2026-05-14T08:29:38.974Z] 35f98d887157: Waiting [2026-05-14T08:29:38.974Z] 6b60a0f19bf7: Waiting [2026-05-14T08:29:38.974Z] 997d66be6f99: Waiting [2026-05-14T08:29:38.974Z] de17f37f5fc2: Waiting [2026-05-14T08:29:38.974Z] 8d6664311f05: Waiting [2026-05-14T08:29:38.974Z] eec8d2aed28f: Layer already exists [2026-05-14T08:29:38.974Z] 2717d86ffb21: Layer already exists [2026-05-14T08:29:38.974Z] ec5b9592847c: Layer already exists [2026-05-14T08:29:38.974Z] 164fc26776a6: Layer already exists [2026-05-14T08:29:38.974Z] 8b2c1f450c66: Layer already exists [2026-05-14T08:29:38.974Z] cf50e661cdca: Layer already exists [2026-05-14T08:29:38.974Z] de17f37f5fc2: Layer already exists [2026-05-14T08:29:38.974Z] 8d6664311f05: Layer already exists [2026-05-14T08:29:38.974Z] 997d66be6f99: Layer already exists [2026-05-14T08:29:38.974Z] 12238c507ea6: Layer already exists [2026-05-14T08:29:38.974Z] 6b60a0f19bf7: Layer already exists [2026-05-14T08:29:38.974Z] 28939bbbef36: Layer already exists [2026-05-14T08:29:38.974Z] 35f98d887157: Layer already exists [2026-05-14T08:29:38.974Z] eeaa73608b53: Layer already exists [2026-05-14T08:29:39.277Z] 4.1.0-dev.17: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:39.795Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:40.431Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:29:40.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-14T08:29:40.431Z] 164fc26776a6: Preparing [2026-05-14T08:29:40.431Z] 2717d86ffb21: Preparing [2026-05-14T08:29:40.431Z] eec8d2aed28f: Preparing [2026-05-14T08:29:40.431Z] ec5b9592847c: Preparing [2026-05-14T08:29:40.431Z] 8b2c1f450c66: Preparing [2026-05-14T08:29:40.431Z] de17f37f5fc2: Preparing [2026-05-14T08:29:40.431Z] 997d66be6f99: Preparing [2026-05-14T08:29:40.431Z] 8d6664311f05: Preparing [2026-05-14T08:29:40.431Z] cf50e661cdca: Preparing [2026-05-14T08:29:40.431Z] 12238c507ea6: Preparing [2026-05-14T08:29:40.431Z] 28939bbbef36: Preparing [2026-05-14T08:29:40.431Z] 35f98d887157: Preparing [2026-05-14T08:29:40.431Z] 6b60a0f19bf7: Preparing [2026-05-14T08:29:40.431Z] eeaa73608b53: Preparing [2026-05-14T08:29:40.431Z] de17f37f5fc2: Waiting [2026-05-14T08:29:40.431Z] 12238c507ea6: Waiting [2026-05-14T08:29:40.431Z] 997d66be6f99: Waiting [2026-05-14T08:29:40.431Z] 28939bbbef36: Waiting [2026-05-14T08:29:40.431Z] 8d6664311f05: Waiting [2026-05-14T08:29:40.431Z] 35f98d887157: Waiting [2026-05-14T08:29:40.431Z] cf50e661cdca: Waiting [2026-05-14T08:29:40.431Z] 6b60a0f19bf7: Waiting [2026-05-14T08:29:40.431Z] eeaa73608b53: Waiting [2026-05-14T08:29:40.431Z] ec5b9592847c: Layer already exists [2026-05-14T08:29:40.431Z] 8b2c1f450c66: Layer already exists [2026-05-14T08:29:40.431Z] 164fc26776a6: Layer already exists [2026-05-14T08:29:40.431Z] 2717d86ffb21: Layer already exists [2026-05-14T08:29:40.431Z] eec8d2aed28f: Layer already exists [2026-05-14T08:29:40.431Z] 8d6664311f05: Layer already exists [2026-05-14T08:29:40.431Z] de17f37f5fc2: Layer already exists [2026-05-14T08:29:40.431Z] cf50e661cdca: Layer already exists [2026-05-14T08:29:40.431Z] 12238c507ea6: Layer already exists [2026-05-14T08:29:40.431Z] 997d66be6f99: Layer already exists [2026-05-14T08:29:40.431Z] 6b60a0f19bf7: Layer already exists [2026-05-14T08:29:40.431Z] 35f98d887157: Layer already exists [2026-05-14T08:29:40.431Z] eeaa73608b53: Layer already exists [2026-05-14T08:29:40.431Z] 28939bbbef36: Layer already exists [2026-05-14T08:29:40.758Z] 5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:41.269Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:41.788Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2026-05-14T08:29:41.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-14T08:29:41.788Z] 164fc26776a6: Preparing [2026-05-14T08:29:41.788Z] 2717d86ffb21: Preparing [2026-05-14T08:29:41.788Z] eec8d2aed28f: Preparing [2026-05-14T08:29:41.788Z] ec5b9592847c: Preparing [2026-05-14T08:29:41.788Z] 8b2c1f450c66: Preparing [2026-05-14T08:29:41.788Z] de17f37f5fc2: Preparing [2026-05-14T08:29:41.788Z] 997d66be6f99: Preparing [2026-05-14T08:29:41.788Z] 8d6664311f05: Preparing [2026-05-14T08:29:41.788Z] cf50e661cdca: Preparing [2026-05-14T08:29:41.788Z] 12238c507ea6: Preparing [2026-05-14T08:29:41.788Z] 28939bbbef36: Preparing [2026-05-14T08:29:41.788Z] 35f98d887157: Preparing [2026-05-14T08:29:41.788Z] 6b60a0f19bf7: Preparing [2026-05-14T08:29:41.788Z] eeaa73608b53: Preparing [2026-05-14T08:29:41.788Z] cf50e661cdca: Waiting [2026-05-14T08:29:41.788Z] de17f37f5fc2: Waiting [2026-05-14T08:29:41.788Z] 997d66be6f99: Waiting [2026-05-14T08:29:41.788Z] 8d6664311f05: Waiting [2026-05-14T08:29:41.788Z] 28939bbbef36: Waiting [2026-05-14T08:29:41.788Z] 35f98d887157: Waiting [2026-05-14T08:29:41.788Z] 6b60a0f19bf7: Waiting [2026-05-14T08:29:41.788Z] eeaa73608b53: Waiting [2026-05-14T08:29:41.788Z] 12238c507ea6: Waiting [2026-05-14T08:29:41.788Z] 2717d86ffb21: Layer already exists [2026-05-14T08:29:41.788Z] ec5b9592847c: Layer already exists [2026-05-14T08:29:41.788Z] 164fc26776a6: Layer already exists [2026-05-14T08:29:41.788Z] 8b2c1f450c66: Layer already exists [2026-05-14T08:29:41.788Z] eec8d2aed28f: Layer already exists [2026-05-14T08:29:41.788Z] 8d6664311f05: Layer already exists [2026-05-14T08:29:41.788Z] de17f37f5fc2: Layer already exists [2026-05-14T08:29:41.788Z] 997d66be6f99: Layer already exists [2026-05-14T08:29:41.788Z] cf50e661cdca: Layer already exists [2026-05-14T08:29:41.788Z] 12238c507ea6: Layer already exists [2026-05-14T08:29:41.788Z] eeaa73608b53: Layer already exists [2026-05-14T08:29:41.788Z] 28939bbbef36: Layer already exists [2026-05-14T08:29:41.788Z] 6b60a0f19bf7: Layer already exists [2026-05-14T08:29:41.788Z] 35f98d887157: Layer already exists [2026-05-14T08:29:42.076Z] main: digest: sha256:780b38cf85539bf8bee5a396d5d77564b26500a4c25f596c31e5606f3492c7bb size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:29:42.239Z] ===================================================== [Pipeline] echo [2026-05-14T08:29:42.287Z] taggedImages: [2026-05-14T08:29:42.287Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [2026-05-14T08:29:42.287Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-05-14T08:29:42.287Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 [2026-05-14T08:29:42.287Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [2026-05-14T08:29:42.287Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2026-05-14T08:29:42.303Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] echo [2026-05-14T08:29:42.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2026-05-14T08:29:42.328Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.17 [Pipeline] echo [2026-05-14T08:29:42.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5e004e7c4576e8ef58f54f57c323c228c6b64f6f-4.1.0-dev.17 [Pipeline] echo [2026-05-14T08:29:42.353Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:42.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:29:42.912Z] [2026-05-14T08:29:42.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:29:43.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:29:43.312Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-14T08:29:43.312Z] 8998bd30e6a1: Pulling fs layer [2026-05-14T08:29:43.312Z] 04944245beec: Pulling fs layer [2026-05-14T08:29:43.312Z] 699f458cf7ca: Pulling fs layer [2026-05-14T08:29:43.312Z] 765212b225bb: Pulling fs layer [2026-05-14T08:29:43.312Z] f23df028b6ca: Pulling fs layer [2026-05-14T08:29:43.312Z] d65c8cfc05b1: Pulling fs layer [2026-05-14T08:29:43.312Z] 2437ff75d9bd: Pulling fs layer [2026-05-14T08:29:43.312Z] f23df028b6ca: Waiting [2026-05-14T08:29:43.312Z] 765212b225bb: Waiting [2026-05-14T08:29:43.312Z] d65c8cfc05b1: Waiting [2026-05-14T08:29:43.312Z] 2437ff75d9bd: Waiting [2026-05-14T08:29:43.624Z] 04944245beec: Verifying Checksum [2026-05-14T08:29:43.624Z] 04944245beec: Download complete [2026-05-14T08:29:43.624Z] 765212b225bb: Verifying Checksum [2026-05-14T08:29:43.624Z] 765212b225bb: Download complete [2026-05-14T08:29:43.624Z] f23df028b6ca: Verifying Checksum [2026-05-14T08:29:43.624Z] f23df028b6ca: Download complete [2026-05-14T08:29:43.624Z] d65c8cfc05b1: Verifying Checksum [2026-05-14T08:29:43.624Z] d65c8cfc05b1: Download complete [2026-05-14T08:29:43.932Z] 699f458cf7ca: Verifying Checksum [2026-05-14T08:29:43.932Z] 699f458cf7ca: Download complete [2026-05-14T08:29:44.232Z] 8998bd30e6a1: Verifying Checksum [2026-05-14T08:29:44.232Z] 8998bd30e6a1: Download complete [2026-05-14T08:29:47.017Z] 2437ff75d9bd: Verifying Checksum [2026-05-14T08:29:47.017Z] 2437ff75d9bd: Download complete [2026-05-14T08:29:50.662Z] 8998bd30e6a1: Pull complete [2026-05-14T08:29:50.662Z] 04944245beec: Pull complete [2026-05-14T08:29:52.209Z] 699f458cf7ca: Pull complete [2026-05-14T08:29:52.524Z] 765212b225bb: Pull complete [2026-05-14T08:29:53.237Z] f23df028b6ca: Pull complete [2026-05-14T08:29:53.530Z] d65c8cfc05b1: Pull complete [2026-05-14T08:30:12.061Z] 2437ff75d9bd: Pull complete [2026-05-14T08:30:12.061Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-14T08:30:12.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:12.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:30:12.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container [2026-05-14T08:30:12.460Z] $ 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/device-usb-camera/223 -v /w/workspace/device-usb-camera/223:/w/workspace/device-usb-camera/223:rw,z -v /w/workspace/device-usb-camera/223@tmp:/w/workspace/device-usb-camera/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-14T08:30:15.571Z] $ docker top 27348ae60d999e72d12274f0cc8321c51f56aa5bb0144e4cc815bec18af6f72c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:30:16.608Z] ---> job-cost.sh [2026-05-14T08:30:16.608Z] lf-activate-venv: SKIPPING [2026-05-14T08:30:16.608Z] INFO: No Stack... [2026-05-14T08:30:16.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-14T08:30:17.581Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T08:30:18.069Z] + cat /w/workspace/device-usb-camera/223/archives/cost.csv [2026-05-14T08:30:18.069Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T08:30:18.150Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [2026-05-14T08:30:18.183Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] did not exist. Created. [2026-05-14T08:30:18.199Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:30:18.642Z] /w/workspace/device-usb-camera/223@tmp/durable-225ba55f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-14T08:30:19.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-14T08:30:19.145Z] Warning: overwriting stash ‘stack-cost’ [2026-05-14T08:30:19.218Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T08:30:19.260Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T08:30:19.316Z] $ docker stop --time=1 27348ae60d999e72d12274f0cc8321c51f56aa5bb0144e4cc815bec18af6f72c [2026-05-14T08:30:20.937Z] $ docker rm -f --volumes 27348ae60d999e72d12274f0cc8321c51f56aa5bb0144e4cc815bec18af6f72c [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 [2026-05-14T08:30:24.541Z] provisioning config files... [2026-05-14T08:30:24.561Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7756685343836732662tmp [Pipeline] { [Pipeline] sh [2026-05-14T08:30:25.008Z] + set +x [2026-05-14T08:30:25.008Z] + curl -s https://codecov.io/bash [2026-05-14T08:30:25.008Z] + bash -s -- [2026-05-14T08:30:25.008Z] [2026-05-14T08:30:25.008Z] _____ _ [2026-05-14T08:30:25.008Z] / ____| | | [2026-05-14T08:30:25.008Z] | | ___ __| | ___ ___ _____ __ [2026-05-14T08:30:25.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-14T08:30:25.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-14T08:30:25.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-14T08:30:25.008Z] Bash-1.0.6 [2026-05-14T08:30:25.008Z] [2026-05-14T08:30:25.008Z] [2026-05-14T08:30:25.008Z] ==> git version 2.25.1 found [2026-05-14T08:30:25.008Z] ==> 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 [2026-05-14T08:30:25.008Z] Release-Date: 2020-01-08 [2026-05-14T08:30:25.008Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-14T08:30:25.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-14T08:30:25.008Z] ==> Jenkins CI detected. [2026-05-14T08:30:25.008Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2026-05-14T08:30:25.008Z] project root: . [2026-05-14T08:30:25.008Z] --> token set from env [2026-05-14T08:30:25.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-14T08:30:25.304Z] ==> Running gcov in . (disable via -X gcov) [2026-05-14T08:30:25.304Z] ==> Python coveragepy not found [2026-05-14T08:30:25.304Z] ==> Searching for coverage reports in: [2026-05-14T08:30:25.304Z] + . [2026-05-14T08:30:25.304Z] -> Found 1 reports [2026-05-14T08:30:25.304Z] ==> Detecting git/mercurial file structure [2026-05-14T08:30:25.304Z] ==> Reading reports [2026-05-14T08:30:25.304Z] + ./coverage.out bytes=54776 [2026-05-14T08:30:25.304Z] ==> Appending adjustments [2026-05-14T08:30:25.304Z] https://docs.codecov.io/docs/fixing-reports [2026-05-14T08:30:25.304Z] + Found adjustments [2026-05-14T08:30:25.304Z] ==> Gzipping contents [2026-05-14T08:30:25.304Z] 8.0K /tmp/codecov.x5F1Vp.gz [2026-05-14T08:30:25.304Z] ==> Uploading reports [2026-05-14T08:30:25.304Z] url: https://codecov.io [2026-05-14T08:30:25.304Z] query: branch=main&commit=5e004e7c4576e8ef58f54f57c323c228c6b64f6f&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T08:30:25.304Z] -> Pinging Codecov [2026-05-14T08:30:25.304Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e004e7c4576e8ef58f54f57c323c228c6b64f6f&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T08:30:25.607Z] -> Uploading to [2026-05-14T08:30:25.607Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/5e004e7c4576e8ef58f54f57c323c228c6b64f6f/fb4074c8-89c6-42cb-9060-b0966ebd53ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T083025Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c51c1f70ebc6c521916923d6034dce129828cd72c426f262a562c481321fb895 [2026-05-14T08:30:25.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T08:30:25.607Z] Dload Upload Total Spent Left Speed [2026-05-14T08:30:25.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 50355 --:--:-- --:--:-- --:--:-- 49985 100 6798 0 0 100 6798 0 50355 --:--:-- --:--:-- --:--:-- 49985 [2026-05-14T08:30:25.607Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] } [2026-05-14T08:30:25.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-14T08:30:26.032Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-14T08:30:26.098Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:26.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T08:30:26.470Z] [2026-05-14T08:30:26.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:26.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T08:30:32.597Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-14T08:30:32.959Z] 2d35ebdb57d9: Already exists [2026-05-14T08:30:33.270Z] 85e8836fcdb2: Pulling fs layer [2026-05-14T08:30:33.270Z] 91631faa732a: Pulling fs layer [2026-05-14T08:30:33.270Z] f3f5ae8826fa: Pulling fs layer [2026-05-14T08:30:33.270Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T08:30:33.270Z] 7861252a18e6: Pulling fs layer [2026-05-14T08:30:33.270Z] 9130f900ef6f: Pulling fs layer [2026-05-14T08:30:33.270Z] 9130f900ef6f: Waiting [2026-05-14T08:30:33.270Z] 4f4fb700ef54: Waiting [2026-05-14T08:30:33.270Z] 7861252a18e6: Waiting [2026-05-14T08:30:33.270Z] f3f5ae8826fa: Verifying Checksum [2026-05-14T08:30:33.270Z] f3f5ae8826fa: Download complete [2026-05-14T08:30:33.270Z] 85e8836fcdb2: Verifying Checksum [2026-05-14T08:30:33.270Z] 85e8836fcdb2: Download complete [2026-05-14T08:30:33.270Z] 4f4fb700ef54: Download complete [2026-05-14T08:30:33.579Z] 7861252a18e6: Verifying Checksum [2026-05-14T08:30:33.579Z] 7861252a18e6: Download complete [2026-05-14T08:30:33.883Z] 91631faa732a: Verifying Checksum [2026-05-14T08:30:33.883Z] 91631faa732a: Download complete [2026-05-14T08:30:35.445Z] 85e8836fcdb2: Pull complete [2026-05-14T08:30:35.747Z] 9130f900ef6f: Verifying Checksum [2026-05-14T08:30:35.747Z] 9130f900ef6f: Download complete [2026-05-14T08:30:48.010Z] 91631faa732a: Pull complete [2026-05-14T08:30:51.510Z] f3f5ae8826fa: Pull complete [2026-05-14T08:30:55.876Z] 4f4fb700ef54: Pull complete [2026-05-14T08:30:58.682Z] 7861252a18e6: Pull complete [2026-05-14T08:31:07.137Z] 9130f900ef6f: Pull complete [2026-05-14T08:31:07.137Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-14T08:31:07.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T08:31:08.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:31:08.308Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:31:08.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-14T08:32:14.479Z] $ docker top ee8495ae26103e69ae29c54d853b599857772c41023a9353818c694c10decca0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:32:14.845Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2026-05-14T08:32:14.853Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2026-05-14T08:32:15.136Z] + set -o pipefail [2026-05-14T08:32:15.136Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2026-05-14T08:32:25.147Z] [2026-05-14T08:32:25.147Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2026-05-14T08:32:25.147Z] [2026-05-14T08:32:25.147Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/59f69e89-42d7-46b7-aa46-8b65d8c0852f [2026-05-14T08:32:25.147Z] [2026-05-14T08:32:25.147Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-14T08:32:25.147Z] [2026-05-14T08:32:25.719Z] [2026-05-14T08:32:25.719Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-14T08:32:25.719Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-14T08:32:25.983Z] $ docker stop --time=1 ee8495ae26103e69ae29c54d853b599857772c41023a9353818c694c10decca0 [2026-05-14T08:33:17.868Z] $ docker rm -f --volumes ee8495ae26103e69ae29c54d853b599857772c41023a9353818c694c10decca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:33:18.723Z] + git log --format=format:%s -1 5e004e7c4576e8ef58f54f57c323c228c6b64f6f [Pipeline] sh [2026-05-14T08:33:19.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:33:19.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:19.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:33:19.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:33:19.401Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:33:19.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 [2026-05-14T08:33:19.722Z] $ docker top 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 -eo pid,comm [2026-05-14T08:33:19.804Z] 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). [2026-05-14T08:33:19.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:33:19.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:33:19.853Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:33:19.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:33:19.963Z] $ docker exec 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 ssh-agent [2026-05-14T08:33:20.075Z] SSH_AUTH_SOCK=/tmp/ssh-MGhgpkDg51rs/agent.33 [2026-05-14T08:33:20.075Z] SSH_AGENT_PID=39 [2026-05-14T08:33:20.091Z] Running ssh-add (command line suppressed) [2026-05-14T08:33:20.177Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4214733868381187184.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4214733868381187184.key) [2026-05-14T08:33:20.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:33:20.532Z] + git semver tag [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,741 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,755 [run_tag] DEBUG tag force:False [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,755 [check_head_tag] DEBUG check head tag [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,755 [execute] INFO git cat-file --batch-check [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,757 [execute] INFO git cat-file --batch [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,765 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,766 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,766 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:33:20.916Z] 2026-05-14 08:33:20,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:20.916Z] 4.1.0-dev.17 [Pipeline] } [2026-05-14T08:33:20.938Z] $ docker exec --env ******** --env ******** 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 ssh-agent -k [2026-05-14T08:33:21.036Z] unset SSH_AUTH_SOCK; [2026-05-14T08:33:21.037Z] unset SSH_AGENT_PID; [2026-05-14T08:33:21.037Z] echo Agent pid 39 killed; [2026-05-14T08:33:21.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:33:21.371Z] + git semver [Pipeline] } [2026-05-14T08:33:21.633Z] $ docker stop --time=1 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 [2026-05-14T08:33:22.919Z] $ docker rm -f --volumes 2f8ee936d8606813766e6b12a643fb23ca4e3b85616bf4620d81d3068aba4028 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:23.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T08:33:23.334Z] [2026-05-14T08:33:23.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:23.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T08:33:23.633Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-14T08:33:23.633Z] ab5ef0e58194: Pulling fs layer [2026-05-14T08:33:23.633Z] 9712f1f96733: Pulling fs layer [2026-05-14T08:33:23.633Z] 63f879dbbcfc: Pulling fs layer [2026-05-14T08:33:23.633Z] 0d9ebad4ef96: Pulling fs layer [2026-05-14T08:33:23.633Z] e9a5061849ea: Pulling fs layer [2026-05-14T08:33:23.633Z] d747dcd14b5f: Pulling fs layer [2026-05-14T08:33:23.633Z] 2de7ff778b66: Pulling fs layer [2026-05-14T08:33:23.633Z] 0d9ebad4ef96: Waiting [2026-05-14T08:33:23.633Z] e9a5061849ea: Waiting [2026-05-14T08:33:23.633Z] d747dcd14b5f: Waiting [2026-05-14T08:33:23.633Z] 2de7ff778b66: Waiting [2026-05-14T08:33:23.633Z] 9712f1f96733: Verifying Checksum [2026-05-14T08:33:23.633Z] 9712f1f96733: Download complete [2026-05-14T08:33:23.892Z] 63f879dbbcfc: Verifying Checksum [2026-05-14T08:33:23.892Z] 63f879dbbcfc: Download complete [2026-05-14T08:33:23.892Z] e9a5061849ea: Verifying Checksum [2026-05-14T08:33:23.892Z] e9a5061849ea: Download complete [2026-05-14T08:33:24.150Z] d747dcd14b5f: Download complete [2026-05-14T08:33:24.150Z] 0d9ebad4ef96: Verifying Checksum [2026-05-14T08:33:24.150Z] 0d9ebad4ef96: Download complete [2026-05-14T08:33:24.150Z] ab5ef0e58194: Verifying Checksum [2026-05-14T08:33:24.150Z] ab5ef0e58194: Download complete [2026-05-14T08:33:24.150Z] 2de7ff778b66: Verifying Checksum [2026-05-14T08:33:24.150Z] 2de7ff778b66: Download complete [2026-05-14T08:33:27.433Z] ab5ef0e58194: Pull complete [2026-05-14T08:33:27.433Z] 9712f1f96733: Pull complete [2026-05-14T08:33:27.999Z] 63f879dbbcfc: Pull complete [2026-05-14T08:33:33.274Z] 0d9ebad4ef96: Pull complete [2026-05-14T08:33:33.274Z] e9a5061849ea: Pull complete [2026-05-14T08:33:33.274Z] d747dcd14b5f: Pull complete [2026-05-14T08:33:34.649Z] 2de7ff778b66: Pull complete [2026-05-14T08:33:34.649Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-14T08:33:34.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T08:33:34.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:33:34.749Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:33:34.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2026-05-14T08:33:39.593Z] $ docker top 4b5dba509d4217c952d542a3ee6db768dc617529c14e06a4483e1b15bcdfb6f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:33:39.777Z] provisioning config files... [2026-05-14T08:33:39.786Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6131950652288235164tmp [2026-05-14T08:33:39.795Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16068713907560659282tmp [2026-05-14T08:33:39.804Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9784513661585857763tmp [Pipeline] { [Pipeline] echo [2026-05-14T08:33:39.829Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:33:40.129Z] ---> sigul-configuration.sh [2026-05-14T08:33:40.129Z] gpg: directory `/root/.gnupg' created [2026-05-14T08:33:40.130Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-14T08:33:40.130Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-14T08:33:40.130Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-14T08:33:40.130Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-14T08:33:40.130Z] gpg: CAST5 encrypted data [2026-05-14T08:33:40.130Z] gpg: encrypted with 1 passphrase [2026-05-14T08:33:40.130Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-14T08:33:40.438Z] + mkdir /home/jenkins [2026-05-14T08:33:40.438Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-14T08:33:40.757Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-14T08:33:40.768Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:33:41.059Z] ---> sigul-install.sh [2026-05-14T08:33:41.059Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-14T08:33:41.361Z] + git tag --list [2026-05-14T08:33:41.361Z] v0.0.0 [2026-05-14T08:33:41.361Z] v2.2.0 [2026-05-14T08:33:41.361Z] v2.3.0 [2026-05-14T08:33:41.361Z] v2.3.1 [2026-05-14T08:33:41.361Z] v3.0 [2026-05-14T08:33:41.361Z] v3.0.0 [2026-05-14T08:33:41.361Z] v3.1 [2026-05-14T08:33:41.361Z] v3.1.0 [2026-05-14T08:33:41.361Z] v3.1.1 [2026-05-14T08:33:41.361Z] v4.0 [2026-05-14T08:33:41.361Z] v4.0.0 [2026-05-14T08:33:41.361Z] v4.0.1 [2026-05-14T08:33:41.361Z] v4.0.1-dev.1 [2026-05-14T08:33:41.361Z] v4.1.0-dev.1 [2026-05-14T08:33:41.361Z] v4.1.0-dev.10 [2026-05-14T08:33:41.361Z] v4.1.0-dev.11 [2026-05-14T08:33:41.361Z] v4.1.0-dev.12 [2026-05-14T08:33:41.361Z] v4.1.0-dev.13 [2026-05-14T08:33:41.361Z] v4.1.0-dev.14 [2026-05-14T08:33:41.361Z] v4.1.0-dev.15 [2026-05-14T08:33:41.361Z] v4.1.0-dev.16 [2026-05-14T08:33:41.361Z] v4.1.0-dev.17 [2026-05-14T08:33:41.361Z] v4.1.0-dev.2 [2026-05-14T08:33:41.361Z] v4.1.0-dev.3 [2026-05-14T08:33:41.361Z] v4.1.0-dev.4 [2026-05-14T08:33:41.361Z] v4.1.0-dev.5 [2026-05-14T08:33:41.361Z] v4.1.0-dev.6 [2026-05-14T08:33:41.361Z] v4.1.0-dev.7 [2026-05-14T08:33:41.361Z] v4.1.0-dev.8 [2026-05-14T08:33:41.361Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-14T08:33:41.651Z] + lftools sign git-tag v4.1.0-dev.17 [2026-05-14T08:33:42.215Z] Signing Git tag with Sigul... [2026-05-14T08:33:42.215Z] Signing v4.1.0-dev.17 [Pipeline] echo [2026-05-14T08:33:42.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:33:42.792Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-14T08:33:42.807Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-14T08:33:42.820Z] $ docker stop --time=1 4b5dba509d4217c952d542a3ee6db768dc617529c14e06a4483e1b15bcdfb6f0 [2026-05-14T08:33:44.698Z] $ docker rm -f --volumes 4b5dba509d4217c952d542a3ee6db768dc617529c14e06a4483e1b15bcdfb6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-14T08:33:45.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:33:45.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:45.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:33:45.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:33:45.590Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:33:45.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 [2026-05-14T08:33:46.075Z] $ docker top 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b -eo pid,comm [2026-05-14T08:33:46.125Z] 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). [2026-05-14T08:33:46.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:33:46.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:33:46.175Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:33:46.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:33:46.275Z] $ docker exec 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b ssh-agent [2026-05-14T08:33:46.386Z] SSH_AUTH_SOCK=/tmp/ssh-IgkYPZNPUyQv/agent.32 [2026-05-14T08:33:46.386Z] SSH_AGENT_PID=38 [2026-05-14T08:33:46.397Z] Running ssh-add (command line suppressed) [2026-05-14T08:33:46.491Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2074780451089993667.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2074780451089993667.key) [2026-05-14T08:33:46.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:33:46.810Z] + git semver bump pre [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,047 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,060 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,060 [bump_version] DEBUG bumped version:4.1.0-dev.18 [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,060 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,060 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,064 [execute] INFO git cat-file --batch-check [2026-05-14T08:33:47.076Z] 2026-05-14 08:33:47,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:33:47.334Z] 2026-05-14 08:33:47,069 [execute] INFO git cat-file --batch [2026-05-14T08:33:47.334Z] 2026-05-14 08:33:47,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:33:47.334Z] 2026-05-14 08:33:47,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:47.334Z] 4.1.0-dev.18 [Pipeline] } [2026-05-14T08:33:47.336Z] $ docker exec --env ******** --env ******** 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b ssh-agent -k [2026-05-14T08:33:47.440Z] unset SSH_AUTH_SOCK; [2026-05-14T08:33:47.440Z] unset SSH_AGENT_PID; [2026-05-14T08:33:47.440Z] echo Agent pid 38 killed; [2026-05-14T08:33:47.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:33:47.794Z] + git semver [Pipeline] } [2026-05-14T08:33:48.062Z] $ docker stop --time=1 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b [2026-05-14T08:33:49.629Z] $ docker rm -f --volumes 0eea5069b90f90d894e06ef4157f98b6d8d5adeb6cd8629a23b1dd55ec72138b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:33:50.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:33:50.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:33:50.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:33:50.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:33:50.859Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:33:50.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 [2026-05-14T08:33:51.574Z] $ docker top 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 -eo pid,comm [2026-05-14T08:33:51.632Z] 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). [2026-05-14T08:33:51.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:33:51.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:33:51.706Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:33:51.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:33:51.808Z] $ docker exec 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 ssh-agent [2026-05-14T08:33:51.921Z] SSH_AUTH_SOCK=/tmp/ssh-WN4Fo3HPqPnF/agent.14 [2026-05-14T08:33:51.921Z] SSH_AGENT_PID=20 [2026-05-14T08:33:51.925Z] Running ssh-add (command line suppressed) [2026-05-14T08:33:52.014Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4440695409149566474.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4440695409149566474.key) [2026-05-14T08:33:52.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:33:52.361Z] + git semver push [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,592 [run_push] DEBUG push [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,593 [execute] INFO git cat-file --batch-check [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,594 [execute] INFO git rev-list 4ec272ebbe1c5b422c2ebfab9d2e2d1380a24037 -- [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,595 [execute] DEBUG Popen(['git', 'rev-list', '4ec272ebbe1c5b422c2ebfab9d2e2d1380a24037', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,603 [execute] INFO git fetch -v -- origin [2026-05-14T08:33:52.669Z] 2026-05-14 08:33:52,603 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-14T08:33:53.306Z] 2026-05-14 08:33:53,143 [run_push] DEBUG no remote changes detected [2026-05-14T08:33:53.306Z] 2026-05-14 08:33:53,143 [execute] INFO git push origin semver [2026-05-14T08:33:53.306Z] 2026-05-14 08:33:53,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:33:54.299Z] 2026-05-14 08:33:54,210 [run_push] DEBUG push all version tags [2026-05-14T08:33:54.299Z] 2026-05-14 08:33:54,211 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-14T08:33:54.299Z] 2026-05-14 08:33:54,211 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:33:55.672Z] 2026-05-14 08:33:55,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-14T08:33:55.672Z] 4.1.0-dev.18 [Pipeline] } [2026-05-14T08:33:55.674Z] $ docker exec --env ******** --env ******** 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 ssh-agent -k [2026-05-14T08:33:55.778Z] unset SSH_AUTH_SOCK; [2026-05-14T08:33:55.778Z] unset SSH_AGENT_PID; [2026-05-14T08:33:55.778Z] echo Agent pid 20 killed; [2026-05-14T08:33:55.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:33:56.107Z] + git semver [Pipeline] } [2026-05-14T08:33:56.711Z] $ docker stop --time=1 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 [2026-05-14T08:33:58.413Z] $ docker rm -f --volumes 1feb8c45a07cf3f8710632ab1febfffa97d7a034add51d0c34bee17e76263231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2026-05-14T08:33:59.208Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2026-05-14T08:33:59.208Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-14T08:33:59.208Z] total 16 [2026-05-14T08:33:59.208Z] drwxr-xr-x 3 root root 4096 May 14 08:16 . [2026-05-14T08:33:59.208Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:33 .. [2026-05-14T08:33:59.208Z] drwxr-xr-x 2 root root 4096 May 14 08:16 cost [2026-05-14T08:33:59.208Z] -rw-r--r-- 1 root root 89 May 14 08:16 cost.csv [2026-05-14T08:33:59.208Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-14T08:33:59.208Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-14T08:33:59.208Z] total 16 [2026-05-14T08:33:59.208Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:16 . [2026-05-14T08:33:59.208Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:33 .. [2026-05-14T08:33:59.208Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 08:16 cost [2026-05-14T08:33:59.208Z] -rw-r--r-- 1 jenkins jenkins 89 May 14 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:33:59.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:00.349Z] ---> package-listing.sh [2026-05-14T08:34:00.349Z] ++ facter osfamily [2026-05-14T08:34:00.349Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T08:34:00.608Z] + OS_FAMILY=debian [2026-05-14T08:34:00.608Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-05-14T08:34:00.608Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T08:34:00.608Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T08:34:00.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T08:34:00.608Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T08:34:00.608Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-14T08:34:00.608Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T08:34:00.608Z] + case "${OS_FAMILY}" in [2026-05-14T08:34:00.608Z] + dpkg -l [2026-05-14T08:34:00.608Z] + grep '^ii' [2026-05-14T08:34:00.608Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T08:34:00.608Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T08:34:00.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T08:34:00.608Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-14T08:34:00.608Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-05-14T08:34:00.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-05-14T08:34:00.626Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-14T08:34:00.918Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:34:01.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:34:01.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:34:01.566Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2026-05-14T08:34:01.589Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2026-05-14T08:34:01.815Z] $ docker top 0e704de2dcf657bc783ebe8b2eb0af964087a94b820f9e7e2e17f1c710f5e295 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:34:02.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T08:34:02.448Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T08:34:02.731Z] + ls /var/log/sa-host [2026-05-14T08:34:02.731Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:34:02.779Z] provisioning config files... [2026-05-14T08:34:02.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6964519517225849657tmp [Pipeline] { [Pipeline] echo [2026-05-14T08:34:02.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:03.107Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T08:34:03.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:03.426Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T08:34:03.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:03.719Z] ---> sudo-logs.sh [2026-05-14T08:34:03.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-14T08:34:03.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:04.133Z] ---> job-cost.sh [2026-05-14T08:34:04.134Z] lf-activate-venv: SKIPPING [2026-05-14T08:34:04.134Z] DEBUG: total: 0.2199999988079071 [2026-05-14T08:34:04.134Z] INFO: Retrieving Stack Cost... [2026-05-14T08:34:04.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T08:34:04.667Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T08:34:04.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:34:04.996Z] ---> logs-deploy.sh [2026-05-14T08:34:04.996Z] lf-activate-venv: SKIPPING [2026-05-14T08:34:04.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/223 [2026-05-14T08:34:04.996Z] INFO: archiving workspace using pattern(s): [2026-05-14T08:34:05.930Z] Archives upload complete. [2026-05-14T08:34:05.930Z] INFO: archiving logs to Nexus