Started by upstream project "edgexfoundry/cd-management/release-lts" build number 142 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 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-ssh11422011335196001662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10359354110123435636.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1267874180176253183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh10919595682544641190.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5424747253047384973.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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11379’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11380’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11386’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11387’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11388’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11391’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-11382’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-11383’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11391 in /w/workspace/xfoundry_device-usb-camera_palau [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/xfoundry_device-usb-camera_palau # 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 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @aab4dbf" > git config core.sparsecheckout # timeout=10 > git checkout -f 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 # timeout=10 > git rev-list --no-walk 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T03:56:45.877Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T03:56:46.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T03:56:46.100Z] ========================================================= [2026-05-26T03:56:46.100Z] EdgeX Global Pipelines Version Info [2026-05-26T03:56:46.100Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:56:47.448Z] ------------------- [2026-05-26T03:56:47.448Z] stable info: [2026-05-26T03:56:47.448Z] ------------------- [2026-05-26T03:56:47.448Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:56:47.448Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:56:47.448Z] Message: update stable to v1.0.280 [2026-05-26T03:56:47.710Z] ------------------- [2026-05-26T03:56:47.710Z] experimental info: [2026-05-26T03:56:47.710Z] ------------------- [2026-05-26T03:56:47.710Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:56:47.710Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:56:47.710Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T03:56:47.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-05-26T03:56:47.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-05-26T03:56:47.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T03:56:47.852Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T03:56:47.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T03:56:47.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T03:56:47.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T03:56:47.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T03:56:47.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T03:56:47.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T03:56:47.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T03:56:48.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-05-26T03:56:48.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T03:56:48.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T03:56:48.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:56:48.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:56:48.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:56:48.138Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:56:48.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T03:56:48.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T03:56:48.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T03:56:48.284Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T03:56:48.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T03:56:48.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T03:56:48.354Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T03:56:48.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T03:56:48.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T03:56:48.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-26T03:56:48.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-26T03:56:48.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-26T03:56:48.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo [2026-05-26T03:56:48.641Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f5b6ae [Pipeline] echo [2026-05-26T03:56:48.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:56:48.873Z] provisioning config files... [2026-05-26T03:56:48.893Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config1822975731652490460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:56:49.334Z] ---> ****-login.sh [2026-05-26T03:56:49.334Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:56:49.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:49.601Z] [2026-05-26T03:56:49.601Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:49.601Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:49.601Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:49.601Z] [2026-05-26T03:56:49.601Z] Login Succeeded [2026-05-26T03:56:49.601Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:56:49.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:49.601Z] [2026-05-26T03:56:49.601Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:49.601Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:49.601Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:49.601Z] [2026-05-26T03:56:49.601Z] Login Succeeded [2026-05-26T03:56:49.601Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:56:49.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:49.862Z] [2026-05-26T03:56:49.862Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:49.862Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:49.862Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:49.862Z] [2026-05-26T03:56:49.862Z] Login Succeeded [2026-05-26T03:56:49.862Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:56:49.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:49.862Z] [2026-05-26T03:56:49.862Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:49.862Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:49.862Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:49.862Z] [2026-05-26T03:56:49.862Z] Login Succeeded [2026-05-26T03:56:49.862Z] ****.io [2026-05-26T03:56:49.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:56:50.121Z] [2026-05-26T03:56:50.121Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:56:50.121Z] Configure a credential helper to remove this warning. See [2026-05-26T03:56:50.121Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:56:50.121Z] [2026-05-26T03:56:50.121Z] Login Succeeded [2026-05-26T03:56:50.121Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:56:50.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T03:56:50.528Z] + git rev-list -1 --merges 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111~1..4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo [2026-05-26T03:56:50.555Z] -----------> git rev-list -1 --merges 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111~1..4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [false] [Pipeline] sh [2026-05-26T03:56:50.864Z] + git log --format=format:%s -1 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo [2026-05-26T03:56:50.878Z] ========================================================= [2026-05-26T03:56:50.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-26T03:56:50.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:56:51.278Z] + git log --format=format:%s -1 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo [2026-05-26T03:56:51.293Z] [semverPrep] GIT_COMMIT: 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111, Commit Message: ci(lts-release): LTS release v4.0.2 @aab4dbf [Pipeline] echo [2026-05-26T03:56:51.305Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T03:56:51.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:56:51.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T03:56:51.832Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T03:56:51.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T03:56:51.832Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2026-05-26T03:56:51.832Z] -a /etc/ssh/ssh_known_hosts [2026-05-26T03:56:51.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:56:52.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:56:52.237Z] [2026-05-26T03:56:52.237Z] 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-26T03:56:52.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:56:52.542Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T03:56:52.542Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T03:56:52.542Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T03:56:52.542Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T03:56:52.542Z] 461d9e800cba: Pulling fs layer [2026-05-26T03:56:52.542Z] 80192f66455f: Pulling fs layer [2026-05-26T03:56:52.542Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T03:56:52.542Z] a29436f7fd5d: Pulling fs layer [2026-05-26T03:56:52.542Z] 923cac83aea3: Pulling fs layer [2026-05-26T03:56:52.542Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T03:56:52.542Z] db01528c6b51: Pulling fs layer [2026-05-26T03:56:52.542Z] 461d9e800cba: Waiting [2026-05-26T03:56:52.542Z] 28988de357af: Pulling fs layer [2026-05-26T03:56:52.542Z] 80192f66455f: Waiting [2026-05-26T03:56:52.542Z] 2e8e34ca0e6c: Waiting [2026-05-26T03:56:52.542Z] 923cac83aea3: Waiting [2026-05-26T03:56:52.542Z] db01528c6b51: Waiting [2026-05-26T03:56:52.542Z] a29436f7fd5d: Waiting [2026-05-26T03:56:52.542Z] 25ad8b0a4227: Waiting [2026-05-26T03:56:52.542Z] 28988de357af: Waiting [2026-05-26T03:56:52.542Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T03:56:52.542Z] 6bf1a483ea7c: Download complete [2026-05-26T03:56:52.542Z] 461d9e800cba: Download complete [2026-05-26T03:56:52.542Z] 80192f66455f: Verifying Checksum [2026-05-26T03:56:52.542Z] 80192f66455f: Download complete [2026-05-26T03:56:52.817Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T03:56:52.817Z] f5dfc541a4d3: Download complete [2026-05-26T03:56:52.817Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T03:56:52.817Z] 3dae71ba6b94: Download complete [2026-05-26T03:56:52.817Z] 923cac83aea3: Download complete [2026-05-26T03:56:52.817Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T03:56:52.817Z] 25ad8b0a4227: Download complete [2026-05-26T03:56:53.082Z] db01528c6b51: Download complete [2026-05-26T03:56:53.082Z] 28988de357af: Verifying Checksum [2026-05-26T03:56:53.082Z] 28988de357af: Download complete [2026-05-26T03:56:53.082Z] a29436f7fd5d: Verifying Checksum [2026-05-26T03:56:53.082Z] a29436f7fd5d: Download complete [2026-05-26T03:56:53.670Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T03:56:53.670Z] 2e8e34ca0e6c: Download complete [2026-05-26T03:56:54.243Z] 3dae71ba6b94: Pull complete [2026-05-26T03:56:54.505Z] 6bf1a483ea7c: Pull complete [2026-05-26T03:56:55.465Z] f5dfc541a4d3: Pull complete [2026-05-26T03:56:55.465Z] 461d9e800cba: Pull complete [2026-05-26T03:56:55.465Z] 80192f66455f: Pull complete [2026-05-26T03:57:00.803Z] 2e8e34ca0e6c: Pull complete [2026-05-26T03:57:01.097Z] a29436f7fd5d: Pull complete [2026-05-26T03:57:01.097Z] 923cac83aea3: Pull complete [2026-05-26T03:57:01.097Z] 25ad8b0a4227: Pull complete [2026-05-26T03:57:01.097Z] db01528c6b51: Pull complete [2026-05-26T03:57:01.365Z] 28988de357af: Pull complete [2026-05-26T03:57:01.365Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T03:57:01.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:57:01.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:57:01.544Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T03:57:01.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:57:05.177Z] $ docker top 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a -eo pid,comm [2026-05-26T03:57:05.275Z] 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-26T03:57:05.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:57:05.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:57:05.433Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:57:05.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:57:05.562Z] $ docker exec 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent [2026-05-26T03:57:05.695Z] SSH_AUTH_SOCK=/tmp/ssh-NevhgqXPNYgr/agent.32 [2026-05-26T03:57:05.695Z] SSH_AGENT_PID=39 [2026-05-26T03:57:05.715Z] Running ssh-add (command line suppressed) [2026-05-26T03:57:05.816Z] Identity added: /w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_15575364359142360839.key (/w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_15575364359142360839.key) [2026-05-26T03:57:05.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:57:06.224Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_palau [Pipeline] sh [2026-05-26T03:57:06.620Z] + git tag --points-at 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } [2026-05-26T03:57:06.663Z] $ docker exec --env ******** --env ******** 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent -k [2026-05-26T03:57:06.759Z] unset SSH_AUTH_SOCK; [2026-05-26T03:57:06.760Z] unset SSH_AGENT_PID; [2026-05-26T03:57:06.760Z] echo Agent pid 39 killed; [2026-05-26T03:57:06.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-26T03:57:06.910Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-26T03:57:07.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:57:07.013Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:57:07.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:57:07.161Z] $ docker exec 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent [2026-05-26T03:57:07.277Z] SSH_AUTH_SOCK=/tmp/ssh-ZPe7KBVh3U2n/agent.86 [2026-05-26T03:57:07.277Z] SSH_AGENT_PID=92 [2026-05-26T03:57:07.280Z] Running ssh-add (command line suppressed) [2026-05-26T03:57:07.382Z] Identity added: /w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_2153313710956820821.key (/w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_2153313710956820821.key) [2026-05-26T03:57:07.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:57:07.717Z] + git semver init [2026-05-26T03:57:08.005Z] 2026-05-26 03:57:07,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:57:08.005Z] 2026-05-26 03:57:07,951 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T03:57:08.005Z] 2026-05-26 03:57:07,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_palau/.semver [2026-05-26T03:57:08.005Z] 2026-05-26 03:57:07,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_palau/.semver [2026-05-26T03:57:08.005Z] 2026-05-26 03:57:07,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_palau/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:57:09.451Z] 2026-05-26 03:57:09,422 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_palau/.git/info/exclude [2026-05-26T03:57:09.451Z] 2026-05-26 03:57:09,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_palau/.semver/palau with force:False [2026-05-26T03:57:09.451Z] 2026-05-26 03:57:09,422 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_palau/.semver/palau [2026-05-26T03:57:09.451Z] 2026-05-26 03:57:09,422 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_palau/.semver/palau [2026-05-26T03:57:09.451Z] 4.0.2 [Pipeline] } [2026-05-26T03:57:09.722Z] $ docker exec --env ******** --env ******** 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent -k [2026-05-26T03:57:09.817Z] unset SSH_AUTH_SOCK; [2026-05-26T03:57:09.819Z] unset SSH_AGENT_PID; [2026-05-26T03:57:09.819Z] echo Agent pid 92 killed; [2026-05-26T03:57:09.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:57:10.147Z] + git semver [Pipeline] } [2026-05-26T03:57:10.419Z] $ docker stop --time=1 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a [2026-05-26T03:57:11.704Z] $ docker rm -f --volumes 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:57:12.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T03:57:12.327Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T03:57:12.330Z] [edgeXSemver]: initialized semver on version 4.0.2 [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] sh [2026-05-26T03:57:12.823Z] + git checkout 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T03:57:12.823Z] HEAD is now at 4f5b6ae ci(lts-release): LTS release v4.0.2 @aab4dbf [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:57:12.851Z] provisioning config files... [2026-05-26T03:57:12.864Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config421513640699284289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:57:13.168Z] ---> ****-login.sh [2026-05-26T03:57:13.168Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:57:13.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:57:13.168Z] Login Succeeded [2026-05-26T03:57:13.168Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:57:13.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:57:13.168Z] Login Succeeded [2026-05-26T03:57:13.168Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:57:13.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:57:13.427Z] Login Succeeded [2026-05-26T03:57:13.427Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:57:13.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:57:13.427Z] Login Succeeded [2026-05-26T03:57:13.427Z] ****.io [2026-05-26T03:57:13.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:57:13.687Z] Login Succeeded [2026-05-26T03:57:13.688Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:57:13.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:57:13.796Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T03:57:14.096Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T03:57:14.096Z] + cut -d -f 2 [2026-05-26T03:57:14.096Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T03:57:14.109Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:57:14.123Z] ========================================================= [2026-05-26T03:57:14.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-26T03:57:14.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:57:14.516Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T03:57:15.135Z] #0 building with "default" instance using docker driver [2026-05-26T03:57:15.135Z] [2026-05-26T03:57:15.135Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:57:15.135Z] #1 transferring dockerfile: 2.48kB done [2026-05-26T03:57:15.135Z] #1 DONE 0.1s [2026-05-26T03:57:15.135Z] [2026-05-26T03:57:15.135Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-26T03:57:15.135Z] #2 DONE 0.1s [2026-05-26T03:57:15.407Z] [2026-05-26T03:57:15.407Z] #3 [internal] load .dockerignore [2026-05-26T03:57:15.407Z] #3 transferring context: 2B done [2026-05-26T03:57:15.407Z] #3 DONE 0.0s [2026-05-26T03:57:15.407Z] [2026-05-26T03:57:15.407Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T03:57:15.407Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done [2026-05-26T03:57:15.407Z] #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done [2026-05-26T03:57:15.407Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-26T03:57:15.407Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 1.05MB / 60.24MB 0.1s [2026-05-26T03:57:15.407Z] #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done [2026-05-26T03:57:15.407Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T03:57:15.407Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 10.49MB / 60.24MB 0.2s [2026-05-26T03:57:15.407Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T03:57:15.407Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.2s done [2026-05-26T03:57:15.407Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done [2026-05-26T03:57:15.407Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-05-26T03:57:15.407Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s [2026-05-26T03:57:15.756Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 38.80MB / 60.24MB 0.4s [2026-05-26T03:57:15.756Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T03:57:15.756Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done [2026-05-26T03:57:15.756Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done [2026-05-26T03:57:15.756Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 11.53MB / 14.25MB 0.4s [2026-05-26T03:57:15.756Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0B / 98.38MB 0.4s [2026-05-26T03:57:15.756Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 57.67MB / 60.24MB 0.5s [2026-05-26T03:57:15.756Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.5s done [2026-05-26T03:57:15.756Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 6.29MB / 98.38MB 0.5s [2026-05-26T03:57:15.756Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s [2026-05-26T03:57:16.059Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 17.83MB / 98.38MB 0.6s [2026-05-26T03:57:16.059Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done [2026-05-26T03:57:16.059Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0B / 14.74MB 0.6s [2026-05-26T03:57:16.059Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.8s done [2026-05-26T03:57:16.059Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 45.09MB / 98.38MB 0.8s [2026-05-26T03:57:16.059Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 2.10MB / 14.74MB 0.8s [2026-05-26T03:57:16.059Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 65.01MB / 98.38MB 0.9s [2026-05-26T03:57:16.059Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s [2026-05-26T03:57:16.059Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-26T03:57:16.354Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 89.05MB / 98.38MB 1.0s [2026-05-26T03:57:16.354Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s done [2026-05-26T03:57:16.354Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.1s [2026-05-26T03:57:16.649Z] #4 ... [2026-05-26T03:57:16.649Z] [2026-05-26T03:57:16.649Z] #5 [internal] load build context [2026-05-26T03:57:16.649Z] #5 transferring context: 72.53MB 1.0s done [2026-05-26T03:57:16.649Z] #5 DONE 1.5s [2026-05-26T03:57:16.649Z] [2026-05-26T03:57:16.649Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T03:57:16.649Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.5s done [2026-05-26T03:57:21.177Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.0s done [2026-05-26T03:57:21.478Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-26T03:57:21.478Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-26T03:57:21.478Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T03:57:21.478Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done [2026-05-26T03:57:21.478Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s [2026-05-26T03:57:21.768Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.4s done [2026-05-26T03:57:21.768Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done [2026-05-26T03:57:22.131Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0.1s [2026-05-26T03:57:24.738Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.6s done [2026-05-26T03:57:24.738Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 [2026-05-26T03:57:25.454Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.7s done [2026-05-26T03:57:25.454Z] #4 DONE 10.3s [2026-05-26T03:57:25.730Z] [2026-05-26T03:57:25.730Z] #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-26T03:57:25.730Z] #6 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:57:25.730Z] #6 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:57:26.378Z] #6 0.841 (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-26T03:57:26.651Z] #6 0.845 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T03:57:26.651Z] #6 0.854 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T03:57:26.651Z] #6 0.860 (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-26T03:57:26.651Z] #6 0.877 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-26T03:57:26.651Z] #6 0.882 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-26T03:57:26.651Z] #6 0.892 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-26T03:57:26.651Z] #6 0.897 (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-26T03:57:26.651Z] #6 0.912 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-26T03:57:26.651Z] #6 0.928 Executing busybox-1.37.0-r20.trigger [2026-05-26T03:57:26.651Z] #6 0.938 OK: 271 MiB in 69 packages [2026-05-26T03:57:27.480Z] Still waiting to schedule task [2026-05-26T03:57:27.480Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-26T03:57:30.124Z] #6 DONE 4.4s [2026-05-26T03:57:30.124Z] [2026-05-26T03:57:30.124Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-05-26T03:57:30.124Z] #7 DONE 0.0s [2026-05-26T03:57:30.124Z] [2026-05-26T03:57:30.124Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-05-26T03:57:30.384Z] #8 DONE 0.6s [2026-05-26T03:57:30.642Z] [2026-05-26T03:57:30.642Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:57:45.601Z] #9 DONE 12.8s [2026-05-26T03:57:45.601Z] [2026-05-26T03:57:45.601Z] #10 [builder 6/8] COPY . . [2026-05-26T03:57:45.601Z] #10 DONE 0.8s [2026-05-26T03:57:45.601Z] [2026-05-26T03:57:45.601Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T03:57:45.601Z] #11 0.200 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:57:45.601Z] #11 0.200 Dload Upload Total Spent Left Speed [2026-05-26T03:57:45.601Z] #11 0.200 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11315 0 --:--:-- --:--:-- --:--:-- 11297 100 1062 100 1062 0 0 11289 0 --:--:-- --:--:-- --:--:-- 11297 [2026-05-26T03:57:45.601Z] #11 DONE 0.3s [2026-05-26T03:57:45.601Z] [2026-05-26T03:57:45.601Z] #12 [builder 8/8] RUN echo noop [2026-05-26T03:57:45.601Z] #12 0.246 noop [2026-05-26T03:57:45.601Z] #12 DONE 0.3s [2026-05-26T03:57:45.601Z] [2026-05-26T03:57:45.601Z] #13 exporting to image [2026-05-26T03:57:45.601Z] #13 exporting layers [2026-05-26T03:57:52.185Z] #13 exporting layers 6.7s done [2026-05-26T03:57:52.185Z] #13 writing image sha256:b98804c09262ca829484d9187fdf3388fb210c426fa09e04ff3cd970b68f05b4 done [2026-05-26T03:57:52.185Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T03:57:52.185Z] #13 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:57:52.510Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:57:52.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:57:52.587Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T03:57:52.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T03:57:53.028Z] $ docker top b0a5b6b4fd341994f3600d8ac71d44acb52ed2b64e166a07c8456ca1ed7c8503 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:57:53.365Z] + go version [2026-05-26T03:57:53.365Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-26T03:57:53.383Z] $ docker stop --time=1 b0a5b6b4fd341994f3600d8ac71d44acb52ed2b64e166a07c8456ca1ed7c8503 [2026-05-26T03:57:54.670Z] $ docker rm -f --volumes b0a5b6b4fd341994f3600d8ac71d44acb52ed2b64e166a07c8456ca1ed7c8503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:57:55.170Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:57:55.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:57:55.246Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T03:57:55.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T03:57:55.520Z] $ docker top 543d8d5a6c551d27de65aed1470737d556d07d9fde9ce85aa2df5611d2e0794a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:57:55.856Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_palau [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:57:56.161Z] + make test [2026-05-26T03:57:56.161Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T03:57:57.095Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-26T03:58:19.025Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-26T03:58:19.025Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.007s coverage: 4.4% of statements [2026-05-26T03:58:28.992Z] 0 issues. [2026-05-26T03:58:28.992Z] go vet ./... [2026-05-26T03:58:34.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:58:34.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:58:34.262Z] ./bin/test-attribution-txt.sh [2026-05-26T03:58:34.262Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:58:34.262Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T03:58:34.271Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:58:34.567Z] + go mod tidy [Pipeline] } [2026-05-26T03:58:35.150Z] $ docker stop --time=1 543d8d5a6c551d27de65aed1470737d556d07d9fde9ce85aa2df5611d2e0794a [2026-05-26T03:58:37.749Z] $ docker rm -f --volumes 543d8d5a6c551d27de65aed1470737d556d07d9fde9ce85aa2df5611d2e0794a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:58:38.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T03:58:38.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T03:58:38.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T03:58:39.257Z] + ls -al . [2026-05-26T03:58:39.257Z] total 296 [2026-05-26T03:58:39.257Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:57 . [2026-05-26T03:58:39.257Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:56 .. [2026-05-26T03:58:39.257Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:58 .git [2026-05-26T03:58:39.257Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 .github [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:56 .gitignore [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:56 .golangci.yml [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:56 .hadolint.yml [2026-05-26T03:58:39.257Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:57 .semver [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:56 Attribution.txt [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:56 CHANGELOG.md [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:56 Dockerfile [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:56 GOVERNANCE.md [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:56 Jenkinsfile [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:56 LICENSE [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:56 Makefile [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:56 OWNERS.md [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:56 README.md [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:57 VERSION [2026-05-26T03:58:39.257Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 bin [2026-05-26T03:58:39.257Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 cmd [2026-05-26T03:58:39.257Z] -rw-r--r-- 1 jenkins jenkins 54776 May 26 03:58 coverage.out [2026-05-26T03:58:39.257Z] -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:56 docker-entrypoint.sh [2026-05-26T03:58:39.257Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 docs [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:56 go.mod [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:56 go.sum [2026-05-26T03:58:39.257Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 internal [2026-05-26T03:58:39.257Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:56 vendor [2026-05-26T03:58:39.257Z] -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:39.576Z] + 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=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 --label arch=amd64 --label version=4.0.2 . [2026-05-26T03:58:39.838Z] #0 building with "default" instance using docker driver [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:58:39.838Z] #1 transferring dockerfile: 2.48kB done [2026-05-26T03:58:39.838Z] #1 DONE 0.0s [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:58:39.838Z] #2 DONE 0.0s [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-05-26T03:58:39.838Z] #3 DONE 0.1s [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #4 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T03:58:39.838Z] #4 DONE 0.1s [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #5 [internal] load .dockerignore [2026-05-26T03:58:39.838Z] #5 transferring context: [2026-05-26T03:58:39.838Z] #5 transferring context: 2B done [2026-05-26T03:58:39.838Z] #5 DONE 0.0s [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #6 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T03:58:39.838Z] #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T03:58:39.838Z] #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T03:58:39.838Z] #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T03:58:39.838Z] #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T03:58:39.838Z] #6 DONE 0.1s [2026-05-26T03:58:39.838Z] [2026-05-26T03:58:39.838Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T03:58:39.838Z] #7 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-05-26T03:58:40.096Z] #7 ... [2026-05-26T03:58:40.096Z] [2026-05-26T03:58:40.096Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T03:58:40.096Z] #8 DONE 0.2s [2026-05-26T03:58:40.096Z] [2026-05-26T03:58:40.096Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T03:58:40.096Z] #7 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-05-26T03:58:40.096Z] #7 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-05-26T03:58:40.096Z] #7 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-05-26T03:58:40.096Z] #7 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 5.24MB / 23.76MB 0.1s [2026-05-26T03:58:40.096Z] #7 ... [2026-05-26T03:58:40.096Z] [2026-05-26T03:58:40.096Z] #9 [internal] load build context [2026-05-26T03:58:40.096Z] #9 transferring context: 479.20kB 0.2s done [2026-05-26T03:58:40.096Z] #9 DONE 0.2s [2026-05-26T03:58:40.096Z] [2026-05-26T03:58:40.096Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T03:58:40.096Z] #7 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s [2026-05-26T03:58:40.365Z] #7 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s done [2026-05-26T03:58:40.365Z] #7 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s [2026-05-26T03:58:40.626Z] #7 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.2s done [2026-05-26T03:58:40.626Z] #7 DONE 0.7s [2026-05-26T03:58:40.626Z] [2026-05-26T03:58:40.626Z] #10 [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-26T03:58:40.626Z] #10 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:40.626Z] #10 0.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:40.885Z] #10 0.853 OK: 271 MiB in 69 packages [2026-05-26T03:58:40.885Z] #10 DONE 1.0s [2026-05-26T03:58:40.885Z] [2026-05-26T03:58:40.885Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2026-05-26T03:58:41.144Z] #11 DONE 0.0s [2026-05-26T03:58:41.144Z] [2026-05-26T03:58:41.144Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:58:41.144Z] #12 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:41.144Z] #12 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:41.144Z] #12 0.827 (1/117) Installing dumb-init (1.2.5-r3) [2026-05-26T03:58:41.144Z] #12 0.831 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-26T03:58:41.144Z] #12 0.880 (3/117) Installing aom-libs (3.12.1-r0) [2026-05-26T03:58:41.144Z] #12 0.951 (4/117) Installing libxau (1.0.12-r0) [2026-05-26T03:58:41.144Z] #12 0.954 (5/117) Installing libmd (1.1.0-r0) [2026-05-26T03:58:41.144Z] #12 0.958 (6/117) Installing libbsd (0.12.2-r0) [2026-05-26T03:58:41.144Z] #12 0.962 (7/117) Installing libxdmcp (1.1.5-r1) [2026-05-26T03:58:41.144Z] #12 0.966 (8/117) Installing libxcb (1.17.0-r0) [2026-05-26T03:58:41.144Z] #12 0.978 (9/117) Installing libx11 (1.8.11-r0) [2026-05-26T03:58:41.144Z] #12 1.003 (10/117) Installing hwdata-pci (0.395-r0) [2026-05-26T03:58:41.144Z] #12 1.028 (11/117) Installing libpciaccess (0.18.1-r0) [2026-05-26T03:58:41.144Z] #12 1.032 (12/117) Installing libdrm (2.4.124-r0) [2026-05-26T03:58:41.144Z] #12 1.041 (13/117) Installing libxext (1.3.6-r2) [2026-05-26T03:58:41.144Z] #12 1.046 (14/117) Installing libxfixes (6.0.1-r4) [2026-05-26T03:58:41.144Z] #12 1.050 (15/117) Installing libffi (3.4.8-r0) [2026-05-26T03:58:41.144Z] #12 1.054 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-05-26T03:58:41.144Z] #12 1.058 (17/117) Installing libva (2.22.0-r1) [2026-05-26T03:58:41.144Z] #12 1.065 (18/117) Installing libvdpau (1.5-r4) [2026-05-26T03:58:41.144Z] #12 1.070 (19/117) Installing libgcc (14.2.0-r6) [2026-05-26T03:58:41.144Z] #12 1.075 (20/117) Installing libstdc++ (14.2.0-r6) [2026-05-26T03:58:41.144Z] #12 1.104 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-05-26T03:58:41.144Z] #12 1.112 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-26T03:58:41.144Z] #12 1.124 (23/117) Installing libdav1d (1.5.1-r0) [2026-05-26T03:58:41.144Z] #12 1.142 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-05-26T03:58:41.144Z] #12 1.147 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-05-26T03:58:41.144Z] #12 1.152 (26/117) Installing imath (3.1.12-r0) [2026-05-26T03:58:41.144Z] #12 1.156 (27/117) Installing libdeflate (1.23-r0) [2026-05-26T03:58:41.144Z] #12 1.160 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-26T03:58:41.144Z] #12 1.175 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-05-26T03:58:41.144Z] #12 1.186 (30/117) Installing brotli-libs (1.1.0-r2) [2026-05-26T03:58:41.144Z] #12 1.198 (31/117) Installing giflib (5.2.2-r1) [2026-05-26T03:58:41.144Z] #12 1.201 (32/117) Installing libhwy (1.0.7-r1) [2026-05-26T03:58:41.144Z] #12 1.205 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T03:58:41.144Z] #12 1.217 (34/117) Installing lcms2 (2.19-r0) [2026-05-26T03:58:41.144Z] #12 1.223 (35/117) Installing libpng (1.6.57-r0) [2026-05-26T03:58:41.144Z] #12 1.231 (36/117) Installing libjxl (0.10.3-r2) [2026-05-26T03:58:41.144Z] #12 1.260 (37/117) Installing lame-libs (3.100-r5) [2026-05-26T03:58:41.144Z] #12 1.266 (38/117) Installing opus (1.5.2-r1) [2026-05-26T03:58:41.144Z] #12 1.274 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-05-26T03:58:41.144Z] #12 1.299 (40/117) Installing libgomp (14.2.0-r6) [2026-05-26T03:58:41.144Z] #12 1.310 (41/117) Installing soxr (0.1.3-r7) [2026-05-26T03:58:41.144Z] #12 1.310 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-26T03:58:41.144Z] #12 1.315 (43/117) Installing libogg (1.3.5-r5) [2026-05-26T03:58:41.144Z] #12 1.319 (44/117) Installing libtheora (1.1.1-r18) [2026-05-26T03:58:41.144Z] #12 1.329 (45/117) Installing libvorbis (1.3.7-r2) [2026-05-26T03:58:41.144Z] #12 1.338 (46/117) Installing libvpx (1.15.0-r0) [2026-05-26T03:58:41.144Z] #12 1.368 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-05-26T03:58:41.403Z] #12 1.371 (48/117) Installing libwebp (1.5.0-r0) [2026-05-26T03:58:41.403Z] #12 1.383 (49/117) Installing libwebpmux (1.5.0-r0) [2026-05-26T03:58:41.403Z] #12 1.387 (50/117) Installing x264-libs (0.164.3108-r0) [2026-05-26T03:58:41.403Z] #12 1.410 (51/117) Installing numactl (2.0.18-r0) [2026-05-26T03:58:41.403Z] #12 1.414 (52/117) Installing x265-libs (3.6-r0) [2026-05-26T03:58:41.403Z] #12 1.482 (53/117) Installing xvidcore (1.3.7-r2) [2026-05-26T03:58:41.403Z] #12 1.489 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-26T03:58:41.403Z] #12 1.589 (55/117) Installing sdl3 (3.2.16-r0) [2026-05-26T03:58:41.662Z] #12 1.611 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-05-26T03:58:41.662Z] #12 1.619 (57/117) Installing alsa-lib (1.2.14-r0) [2026-05-26T03:58:41.662Z] #12 1.635 (58/117) Installing libexpat (2.7.5-r0) [2026-05-26T03:58:41.662Z] #12 1.639 (59/117) Installing libbz2 (1.0.8-r6) [2026-05-26T03:58:41.662Z] #12 1.647 (60/117) Installing freetype (2.13.3-r0) [2026-05-26T03:58:41.662Z] #12 1.660 (61/117) Installing fontconfig (2.15.0-r3) [2026-05-26T03:58:41.662Z] #12 1.672 (62/117) Installing fribidi (1.0.16-r1) [2026-05-26T03:58:41.662Z] #12 1.676 (63/117) Installing libintl (0.24.1-r0) [2026-05-26T03:58:41.662Z] #12 1.680 (64/117) Installing libeconf (0.6.3-r0) [2026-05-26T03:58:41.662Z] #12 1.684 (65/117) Installing libblkid (2.41-r9) [2026-05-26T03:58:41.662Z] #12 1.690 (66/117) Installing libmount (2.41-r9) [2026-05-26T03:58:41.662Z] #12 1.696 (67/117) Installing pcre2 (10.46-r0) [2026-05-26T03:58:41.662Z] #12 1.708 (68/117) Installing glib (2.84.4-r0) [2026-05-26T03:58:41.662Z] #12 1.752 (69/117) Installing graphite2 (1.3.14-r6) [2026-05-26T03:58:41.662Z] #12 1.757 (70/117) Installing harfbuzz (11.2.1-r0) [2026-05-26T03:58:41.662Z] #12 1.771 (71/117) Installing libunibreak (6.1-r0) [2026-05-26T03:58:41.662Z] #12 1.775 (72/117) Installing libass (0.17.3-r0) [2026-05-26T03:58:41.662Z] #12 1.780 (73/117) Installing libbluray (1.3.4-r1) [2026-05-26T03:58:41.662Z] #12 1.788 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-05-26T03:58:41.662Z] #12 1.797 (75/117) Installing libopenmpt (0.7.15-r0) [2026-05-26T03:58:41.662Z] #12 1.813 (76/117) Installing cjson (1.7.19-r0) [2026-05-26T03:58:41.662Z] #12 1.817 (77/117) Installing mbedtls (3.6.6-r0) [2026-05-26T03:58:41.662Z] #12 1.829 (78/117) Installing librist (0.2.10-r1) [2026-05-26T03:58:41.662Z] #12 1.834 (79/117) Installing libsrt (1.5.3-r1) [2026-05-26T03:58:41.662Z] #12 1.846 (80/117) Installing libssh (0.11.2-r0) [2026-05-26T03:58:41.662Z] #12 1.853 (81/117) Installing xz-libs (5.8.3-r0) [2026-05-26T03:58:41.662Z] #12 1.860 (82/117) Installing libxml2 (2.13.9-r0) [2026-05-26T03:58:41.662Z] #12 1.874 (83/117) Installing libsodium (1.0.20-r1) [2026-05-26T03:58:41.662Z] #12 1.880 (84/117) Installing libzmq (4.3.5-r2) [2026-05-26T03:58:41.662Z] #12 1.889 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-26T03:58:41.662Z] #12 1.916 (86/117) Installing serd-libs (0.32.4-r0) [2026-05-26T03:58:41.920Z] #12 1.920 (87/117) Installing zix-libs (0.6.2-r0) [2026-05-26T03:58:41.920Z] #12 1.923 (88/117) Installing sord-libs (0.16.18-r0) [2026-05-26T03:58:41.920Z] #12 1.929 (89/117) Installing sratom (0.6.18-r0) [2026-05-26T03:58:41.920Z] #12 1.933 (90/117) Installing lilv-libs (0.24.26-r0) [2026-05-26T03:58:41.920Z] #12 1.937 (91/117) Installing libdovi (3.3.1-r1) [2026-05-26T03:58:41.920Z] #12 1.955 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-05-26T03:58:41.920Z] #12 1.988 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-05-26T03:58:41.920Z] #12 2.011 (94/117) Installing shaderc (2024.4-r0) [2026-05-26T03:58:41.920Z] #12 2.021 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-05-26T03:58:41.920Z] #12 2.030 (96/117) Installing libplacebo (6.338.2-r3) [2026-05-26T03:58:41.920Z] #12 2.043 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-26T03:58:41.920Z] #12 2.048 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-26T03:58:41.920Z] #12 2.057 (99/117) Installing vidstab (1.1.1-r0) [2026-05-26T03:58:41.920Z] #12 2.061 (100/117) Installing zimg (3.0.5-r3) [2026-05-26T03:58:41.920Z] #12 2.072 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-26T03:58:41.920Z] #12 2.114 (102/117) Installing libasyncns (0.8-r4) [2026-05-26T03:58:41.920Z] #12 2.117 (103/117) Installing dbus-libs (1.16.2-r1) [2026-05-26T03:58:41.920Z] #12 2.124 (104/117) Installing libltdl (2.5.4-r1) [2026-05-26T03:58:42.176Z] #12 ... [2026-05-26T03:58:42.176Z] [2026-05-26T03:58:42.176Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2026-05-26T03:58:42.176Z] #13 DONE 1.1s [2026-05-26T03:58:42.176Z] [2026-05-26T03:58:42.176Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T03:58:42.176Z] #12 2.127 (105/117) Installing orc (0.4.40-r1) [2026-05-26T03:58:42.176Z] #12 2.136 (106/117) Installing libflac (1.4.3-r1) [2026-05-26T03:58:42.176Z] #12 2.145 (107/117) Installing libsndfile (1.2.2-r2) [2026-05-26T03:58:42.176Z] #12 2.156 (108/117) Installing speexdsp (1.2.1-r2) [2026-05-26T03:58:42.176Z] #12 2.159 (109/117) Installing tdb-libs (1.4.12-r0) [2026-05-26T03:58:42.176Z] #12 2.163 (110/117) Installing libpulse (17.0-r5) [2026-05-26T03:58:42.176Z] #12 2.183 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T03:58:42.176Z] #12 2.203 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-26T03:58:42.176Z] #12 2.209 (113/117) Installing ffmpeg (6.1.2-r2) [2026-05-26T03:58:42.177Z] #12 2.223 (114/117) Installing udev-init-scripts (35-r1) [2026-05-26T03:58:42.177Z] #12 2.223 (115/117) Installing zstd-libs (1.5.7-r0) [2026-05-26T03:58:42.177Z] #12 2.236 (116/117) Installing kmod-libs (34.2-r0) [2026-05-26T03:58:42.177Z] #12 2.246 (117/117) Installing eudev (3.2.14-r5) [2026-05-26T03:58:42.177Z] #12 2.255 Executing busybox-1.37.0-r20.trigger [2026-05-26T03:58:42.177Z] #12 2.260 Executing glib-2.84.4-r0.trigger [2026-05-26T03:58:42.177Z] #12 2.265 Executing eudev-3.2.14-r5.trigger [2026-05-26T03:58:42.177Z] #12 2.270 OK: 133 MiB in 133 packages [2026-05-26T03:58:42.434Z] #12 DONE 2.5s [2026-05-26T03:58:42.434Z] [2026-05-26T03:58:42.434Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:58:42.434Z] #14 0.262 skipping... [2026-05-26T03:58:42.434Z] #14 DONE 0.3s [2026-05-26T03:58:42.434Z] [2026-05-26T03:58:42.434Z] #15 [builder 6/8] COPY . . [2026-05-26T03:58:43.367Z] #15 ... [2026-05-26T03:58:43.367Z] [2026-05-26T03:58:43.367Z] #16 [stage-2 3/15] RUN apk --no-cache upgrade [2026-05-26T03:58:43.367Z] #16 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:43.367Z] #16 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:43.367Z] #16 0.707 OK: 133 MiB in 133 packages [2026-05-26T03:58:43.367Z] #16 DONE 1.0s [2026-05-26T03:58:43.367Z] [2026-05-26T03:58:43.367Z] #15 [builder 6/8] COPY . . [2026-05-26T03:58:43.367Z] #15 DONE 0.9s [2026-05-26T03:58:43.367Z] [2026-05-26T03:58:43.367Z] #17 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T03:58:43.626Z] #17 0.272 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T03:58:43.626Z] #17 0.272 Dload Upload Total Spent Left Speed [2026-05-26T03:58:43.884Z] #17 0.272 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48639 0 --:--:-- --:--:-- --:--:-- 50571 [2026-05-26T03:58:43.884Z] #17 DONE 0.3s [2026-05-26T03:58:43.884Z] [2026-05-26T03:58:43.884Z] #18 [builder 8/8] RUN make build [2026-05-26T03:58:43.884Z] #18 0.314 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-26T03:59:15.988Z] #18 DONE 28.0s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-05-26T03:59:15.988Z] #19 DONE 0.3s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-05-26T03:59:15.988Z] #20 DONE 0.0s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-26T03:59:15.988Z] #21 DONE 0.0s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-26T03:59:15.988Z] #22 DONE 0.0s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-26T03:59:15.988Z] #23 DONE 0.0s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-05-26T03:59:15.988Z] #24 DONE 0.0s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-05-26T03:59:15.988Z] #25 DONE 0.3s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-26T03:59:15.988Z] #26 DONE 0.2s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-26T03:59:15.988Z] #27 DONE 0.3s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-26T03:59:15.988Z] #28 DONE 0.3s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-26T03:59:15.988Z] #29 DONE 0.3s [2026-05-26T03:59:15.988Z] [2026-05-26T03:59:15.988Z] #30 exporting to image [2026-05-26T03:59:15.988Z] #30 exporting layers [2026-05-26T03:59:15.988Z] #30 exporting layers 0.6s done [2026-05-26T03:59:15.988Z] #30 writing image sha256:87e565372445723298b04dacbb0e1e1be080b7db7cbeb9fbc1599d67fd1e7bce done [2026-05-26T03:59:15.988Z] #30 naming to docker.io/library/device-usb-camera done [2026-05-26T03:59:15.988Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:59:16.270Z] provisioning config files... [2026-05-26T03:59:16.304Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config4454245552496579803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:59:16.731Z] ---> ****-login.sh [2026-05-26T03:59:16.731Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:59:16.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:59:16.731Z] Login Succeeded [2026-05-26T03:59:16.731Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:59:16.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:59:16.731Z] Login Succeeded [2026-05-26T03:59:16.731Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:59:16.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:59:16.731Z] Login Succeeded [2026-05-26T03:59:16.731Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:59:17.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:59:17.032Z] Login Succeeded [2026-05-26T03:59:17.032Z] ****.io [2026-05-26T03:59:17.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:59:17.032Z] Login Succeeded [2026-05-26T03:59:17.032Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:59:17.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:59:17.210Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:59:17.248Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-05-26T03:59:17.248Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T03:59:17.248Z] 4.0.2 [2026-05-26T03:59:17.248Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [2026-05-26T03:59:17.248Z] palau [2026-05-26T03:59:17.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:17.733Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:18.129Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T03:59:18.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:59:18.129Z] 2a21a607c940: Preparing [2026-05-26T03:59:18.129Z] bf7a02a36633: Preparing [2026-05-26T03:59:18.129Z] da9d8b66a0a3: Preparing [2026-05-26T03:59:18.129Z] 78432cff39d8: Preparing [2026-05-26T03:59:18.129Z] 56a6f440ec1f: Preparing [2026-05-26T03:59:18.129Z] 8b9ee95d9b28: Preparing [2026-05-26T03:59:18.129Z] 688d21887fa8: Preparing [2026-05-26T03:59:18.129Z] 43d796fa76d1: Preparing [2026-05-26T03:59:18.129Z] 40ca402ab55f: Preparing [2026-05-26T03:59:18.129Z] 73a61608912a: Preparing [2026-05-26T03:59:18.129Z] 202bfc25526f: Preparing [2026-05-26T03:59:18.129Z] 62b14b18057b: Preparing [2026-05-26T03:59:18.129Z] 723f43460c81: Preparing [2026-05-26T03:59:18.129Z] 0854555d70ac: Preparing [2026-05-26T03:59:18.129Z] 8b9ee95d9b28: Waiting [2026-05-26T03:59:18.129Z] 62b14b18057b: Waiting [2026-05-26T03:59:18.129Z] 688d21887fa8: Waiting [2026-05-26T03:59:18.129Z] 723f43460c81: Waiting [2026-05-26T03:59:18.129Z] 202bfc25526f: Waiting [2026-05-26T03:59:18.129Z] 43d796fa76d1: Waiting [2026-05-26T03:59:18.129Z] 73a61608912a: Waiting [2026-05-26T03:59:18.129Z] 0854555d70ac: Waiting [2026-05-26T03:59:18.129Z] 40ca402ab55f: Waiting [2026-05-26T03:59:18.129Z] 78432cff39d8: Pushed [2026-05-26T03:59:18.129Z] 2a21a607c940: Pushed [2026-05-26T03:59:18.129Z] bf7a02a36633: Pushed [2026-05-26T03:59:18.129Z] da9d8b66a0a3: Pushed [2026-05-26T03:59:18.129Z] 8b9ee95d9b28: Pushed [2026-05-26T03:59:18.129Z] 688d21887fa8: Pushed [2026-05-26T03:59:18.129Z] 43d796fa76d1: Pushed [2026-05-26T03:59:18.129Z] 40ca402ab55f: Pushed [2026-05-26T03:59:18.389Z] 73a61608912a: Pushed [2026-05-26T03:59:18.389Z] 0854555d70ac: Layer already exists [2026-05-26T03:59:18.389Z] 62b14b18057b: Pushed [2026-05-26T03:59:22.677Z] 56a6f440ec1f: Pushed [2026-05-26T03:59:22.937Z] 202bfc25526f: Pushed [2026-05-26T03:59:31.077Z] 723f43460c81: Pushed [2026-05-26T03:59:31.077Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:31.412Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:31.732Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.2 [2026-05-26T03:59:31.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:59:31.733Z] 2a21a607c940: Preparing [2026-05-26T03:59:31.733Z] bf7a02a36633: Preparing [2026-05-26T03:59:31.733Z] da9d8b66a0a3: Preparing [2026-05-26T03:59:31.733Z] 78432cff39d8: Preparing [2026-05-26T03:59:31.733Z] 56a6f440ec1f: Preparing [2026-05-26T03:59:31.733Z] 8b9ee95d9b28: Preparing [2026-05-26T03:59:31.733Z] 688d21887fa8: Preparing [2026-05-26T03:59:31.733Z] 43d796fa76d1: Preparing [2026-05-26T03:59:31.733Z] 40ca402ab55f: Preparing [2026-05-26T03:59:31.733Z] 73a61608912a: Preparing [2026-05-26T03:59:31.733Z] 202bfc25526f: Preparing [2026-05-26T03:59:31.733Z] 62b14b18057b: Preparing [2026-05-26T03:59:31.733Z] 723f43460c81: Preparing [2026-05-26T03:59:31.733Z] 0854555d70ac: Preparing [2026-05-26T03:59:31.733Z] 40ca402ab55f: Waiting [2026-05-26T03:59:31.733Z] 73a61608912a: Waiting [2026-05-26T03:59:31.733Z] 202bfc25526f: Waiting [2026-05-26T03:59:31.733Z] 62b14b18057b: Waiting [2026-05-26T03:59:31.733Z] 723f43460c81: Waiting [2026-05-26T03:59:31.733Z] 0854555d70ac: Waiting [2026-05-26T03:59:31.733Z] 8b9ee95d9b28: Waiting [2026-05-26T03:59:31.733Z] 688d21887fa8: Waiting [2026-05-26T03:59:31.733Z] 43d796fa76d1: Waiting [2026-05-26T03:59:31.733Z] 2a21a607c940: Layer already exists [2026-05-26T03:59:31.733Z] bf7a02a36633: Layer already exists [2026-05-26T03:59:31.733Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:59:31.733Z] da9d8b66a0a3: Layer already exists [2026-05-26T03:59:31.733Z] 78432cff39d8: Layer already exists [2026-05-26T03:59:31.733Z] 688d21887fa8: Layer already exists [2026-05-26T03:59:31.733Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:59:31.733Z] 43d796fa76d1: Layer already exists [2026-05-26T03:59:31.733Z] 40ca402ab55f: Layer already exists [2026-05-26T03:59:31.733Z] 73a61608912a: Layer already exists [2026-05-26T03:59:31.733Z] 202bfc25526f: Layer already exists [2026-05-26T03:59:31.733Z] 62b14b18057b: Layer already exists [2026-05-26T03:59:31.733Z] 0854555d70ac: Layer already exists [2026-05-26T03:59:31.733Z] 723f43460c81: Layer already exists [2026-05-26T03:59:31.733Z] 4.0.2: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:32.062Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:32.386Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [2026-05-26T03:59:32.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:59:32.386Z] 2a21a607c940: Preparing [2026-05-26T03:59:32.386Z] bf7a02a36633: Preparing [2026-05-26T03:59:32.386Z] da9d8b66a0a3: Preparing [2026-05-26T03:59:32.386Z] 78432cff39d8: Preparing [2026-05-26T03:59:32.386Z] 56a6f440ec1f: Preparing [2026-05-26T03:59:32.386Z] 8b9ee95d9b28: Preparing [2026-05-26T03:59:32.386Z] 688d21887fa8: Preparing [2026-05-26T03:59:32.386Z] 43d796fa76d1: Preparing [2026-05-26T03:59:32.386Z] 40ca402ab55f: Preparing [2026-05-26T03:59:32.386Z] 73a61608912a: Preparing [2026-05-26T03:59:32.386Z] 202bfc25526f: Preparing [2026-05-26T03:59:32.386Z] 62b14b18057b: Preparing [2026-05-26T03:59:32.386Z] 723f43460c81: Preparing [2026-05-26T03:59:32.386Z] 0854555d70ac: Preparing [2026-05-26T03:59:32.386Z] 8b9ee95d9b28: Waiting [2026-05-26T03:59:32.386Z] 688d21887fa8: Waiting [2026-05-26T03:59:32.386Z] 43d796fa76d1: Waiting [2026-05-26T03:59:32.386Z] 40ca402ab55f: Waiting [2026-05-26T03:59:32.386Z] 73a61608912a: Waiting [2026-05-26T03:59:32.386Z] 202bfc25526f: Waiting [2026-05-26T03:59:32.386Z] 62b14b18057b: Waiting [2026-05-26T03:59:32.386Z] 723f43460c81: Waiting [2026-05-26T03:59:32.386Z] 0854555d70ac: Waiting [2026-05-26T03:59:32.386Z] bf7a02a36633: Layer already exists [2026-05-26T03:59:32.386Z] 2a21a607c940: Layer already exists [2026-05-26T03:59:32.386Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:59:32.386Z] 78432cff39d8: Layer already exists [2026-05-26T03:59:32.386Z] da9d8b66a0a3: Layer already exists [2026-05-26T03:59:32.386Z] 40ca402ab55f: Layer already exists [2026-05-26T03:59:32.386Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:59:32.386Z] 43d796fa76d1: Layer already exists [2026-05-26T03:59:32.386Z] 73a61608912a: Layer already exists [2026-05-26T03:59:32.386Z] 688d21887fa8: Layer already exists [2026-05-26T03:59:32.386Z] 62b14b18057b: Layer already exists [2026-05-26T03:59:32.386Z] 202bfc25526f: Layer already exists [2026-05-26T03:59:32.386Z] 0854555d70ac: Layer already exists [2026-05-26T03:59:32.386Z] 723f43460c81: Layer already exists [2026-05-26T03:59:32.386Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:32.708Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:33.037Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:palau [2026-05-26T03:59:33.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T03:59:33.037Z] 2a21a607c940: Preparing [2026-05-26T03:59:33.037Z] bf7a02a36633: Preparing [2026-05-26T03:59:33.037Z] da9d8b66a0a3: Preparing [2026-05-26T03:59:33.037Z] 78432cff39d8: Preparing [2026-05-26T03:59:33.037Z] 56a6f440ec1f: Preparing [2026-05-26T03:59:33.037Z] 8b9ee95d9b28: Preparing [2026-05-26T03:59:33.037Z] 688d21887fa8: Preparing [2026-05-26T03:59:33.037Z] 43d796fa76d1: Preparing [2026-05-26T03:59:33.037Z] 40ca402ab55f: Preparing [2026-05-26T03:59:33.037Z] 73a61608912a: Preparing [2026-05-26T03:59:33.037Z] 202bfc25526f: Preparing [2026-05-26T03:59:33.037Z] 62b14b18057b: Preparing [2026-05-26T03:59:33.037Z] 723f43460c81: Preparing [2026-05-26T03:59:33.037Z] 0854555d70ac: Preparing [2026-05-26T03:59:33.037Z] 43d796fa76d1: Waiting [2026-05-26T03:59:33.037Z] 40ca402ab55f: Waiting [2026-05-26T03:59:33.037Z] 73a61608912a: Waiting [2026-05-26T03:59:33.037Z] 202bfc25526f: Waiting [2026-05-26T03:59:33.037Z] 62b14b18057b: Waiting [2026-05-26T03:59:33.037Z] 0854555d70ac: Waiting [2026-05-26T03:59:33.037Z] 8b9ee95d9b28: Waiting [2026-05-26T03:59:33.037Z] 723f43460c81: Waiting [2026-05-26T03:59:33.037Z] 688d21887fa8: Waiting [2026-05-26T03:59:33.037Z] 56a6f440ec1f: Layer already exists [2026-05-26T03:59:33.037Z] da9d8b66a0a3: Layer already exists [2026-05-26T03:59:33.037Z] bf7a02a36633: Layer already exists [2026-05-26T03:59:33.037Z] 78432cff39d8: Layer already exists [2026-05-26T03:59:33.037Z] 2a21a607c940: Layer already exists [2026-05-26T03:59:33.037Z] 8b9ee95d9b28: Layer already exists [2026-05-26T03:59:33.037Z] 688d21887fa8: Layer already exists [2026-05-26T03:59:33.037Z] 43d796fa76d1: Layer already exists [2026-05-26T03:59:33.037Z] 40ca402ab55f: Layer already exists [2026-05-26T03:59:33.037Z] 73a61608912a: Layer already exists [2026-05-26T03:59:33.037Z] 202bfc25526f: Layer already exists [2026-05-26T03:59:33.037Z] 62b14b18057b: Layer already exists [2026-05-26T03:59:33.037Z] 723f43460c81: Layer already exists [2026-05-26T03:59:33.037Z] 0854555d70ac: Layer already exists [2026-05-26T03:59:33.037Z] palau: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T03:59:33.109Z] ===================================================== [Pipeline] echo [2026-05-26T03:59:33.119Z] taggedImages: [2026-05-26T03:59:33.119Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T03:59:33.119Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.2 [2026-05-26T03:59:33.119Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [2026-05-26T03:59:33.119Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:palau [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-26T03:59:33.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:59:33.528Z] [2026-05-26T03:59:33.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:33.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:59:33.831Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T03:59:33.831Z] 5eb5b503b376: Pulling fs layer [2026-05-26T03:59:33.831Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T03:59:33.831Z] ec43610c2a17: Pulling fs layer [2026-05-26T03:59:33.831Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T03:59:33.831Z] 33b1e0a273af: Pulling fs layer [2026-05-26T03:59:33.831Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T03:59:33.831Z] 33b1e0a273af: Waiting [2026-05-26T03:59:33.831Z] 3a2ae6a8a46f: Waiting [2026-05-26T03:59:33.831Z] 2f39f015ded8: Pulling fs layer [2026-05-26T03:59:33.831Z] 5d3b04190fa2: Waiting [2026-05-26T03:59:33.831Z] 2f39f015ded8: Waiting [2026-05-26T03:59:33.831Z] 5c69ac0246d0: Download complete [2026-05-26T03:59:33.831Z] 3a2ae6a8a46f: Download complete [2026-05-26T03:59:33.831Z] 33b1e0a273af: Verifying Checksum [2026-05-26T03:59:33.831Z] 33b1e0a273af: Download complete [2026-05-26T03:59:33.831Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T03:59:33.831Z] 5d3b04190fa2: Download complete [2026-05-26T03:59:33.831Z] ec43610c2a17: Verifying Checksum [2026-05-26T03:59:33.831Z] ec43610c2a17: Download complete [2026-05-26T03:59:34.090Z] 5eb5b503b376: Verifying Checksum [2026-05-26T03:59:34.090Z] 5eb5b503b376: Download complete [2026-05-26T03:59:34.660Z] 2f39f015ded8: Verifying Checksum [2026-05-26T03:59:34.660Z] 2f39f015ded8: Download complete [2026-05-26T03:59:35.593Z] 5eb5b503b376: Pull complete [2026-05-26T03:59:35.851Z] 5c69ac0246d0: Pull complete [2026-05-26T03:59:36.423Z] ec43610c2a17: Pull complete [2026-05-26T03:59:36.423Z] 3a2ae6a8a46f: Pull complete [2026-05-26T03:59:36.682Z] 33b1e0a273af: Pull complete [2026-05-26T03:59:36.682Z] 5d3b04190fa2: Pull complete [2026-05-26T03:59:43.242Z] 2f39f015ded8: Pull complete [2026-05-26T03:59:43.242Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T03:59:43.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T03:59:43.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:59:43.332Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T03:59:43.369Z] $ 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/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T03:59:44.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11395 in /w/workspace/xfoundry_device-usb-camera_palau [2026-05-26T03:59:45.086Z] $ docker top 67cbefcc4956a564414d77ac364d0bbda174858898d9c0c5d6e8d5d6b3fcc4f8 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2026-05-26T03:59:45.239Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2026-05-26T03:59:45.285Z] Selected Git installation does not exist. Using Default [2026-05-26T03:59:45.285Z] The recommended git tool is: NONE [2026-05-26T03:59:45.490Z] ---> job-cost.sh [2026-05-26T03:59:45.490Z] lf-activate-venv: SKIPPING [2026-05-26T03:59:45.490Z] INFO: No Stack... [2026-05-26T03:59:46.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T03:59:46.318Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T03:59:46.614Z] + cat /w/workspace/xfoundry_device-usb-camera_palau/archives/cost.csv [2026-05-26T03:59:46.614Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T03:59:46.626Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [2026-05-26T03:59:46.635Z] Resource [jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] did not exist. Created. [2026-05-26T03:59:46.640Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T03:59:46.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T03:59:47.045Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T03:59:47.054Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T03:59:47.087Z] $ docker stop --time=1 67cbefcc4956a564414d77ac364d0bbda174858898d9c0c5d6e8d5d6b3fcc4f8 [2026-05-26T03:59:48.207Z] $ docker rm -f --volumes 67cbefcc4956a564414d77ac364d0bbda174858898d9c0c5d6e8d5d6b3fcc4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T03:59:51.762Z] using credential edgex-jenkins-ssh [2026-05-26T03:59:51.785Z] Cloning the remote Git repository [2026-05-26T03:59:51.832Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-05-26T03:59:52.036Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2026-05-26T03:59:52.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-05-26T03:59:52.223Z] > git --version # timeout=10 [2026-05-26T03:59:52.250Z] > git --version # 'git version 2.25.1' [2026-05-26T03:59:52.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T03:59:52.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:59:55.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-05-26T03:59:55.609Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T03:59:56.549Z] Avoid second fetch [2026-05-26T03:59:56.550Z] Checking out Revision 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 (palau) [2026-05-26T03:59:56.565Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T03:59:56.649Z] > git checkout -f 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 # timeout=10 [2026-05-26T03:59:58.923Z] Commit message: "ci(lts-release): LTS release v4.0.2 @aab4dbf" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T04:00:04.236Z] + git checkout 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T04:00:04.236Z] HEAD is now at 4f5b6ae ci(lts-release): LTS release v4.0.2 @aab4dbf [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:00:04.281Z] provisioning config files... [2026-05-26T04:00:04.314Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config12303993360448236119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:00:04.815Z] ---> ****-login.sh [2026-05-26T04:00:04.815Z] nexus3.edgexfoundry.org:10001 [2026-05-26T04:00:05.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:05.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:00:05.407Z] Configure a credential helper to remove this warning. See [2026-05-26T04:00:05.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:00:05.407Z] [2026-05-26T04:00:05.407Z] Login Succeeded [2026-05-26T04:00:05.407Z] nexus3.edgexfoundry.org:10002 [2026-05-26T04:00:05.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:05.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:00:05.990Z] Configure a credential helper to remove this warning. See [2026-05-26T04:00:05.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:00:05.990Z] [2026-05-26T04:00:05.990Z] Login Succeeded [2026-05-26T04:00:05.990Z] nexus3.edgexfoundry.org:10003 [2026-05-26T04:00:06.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:06.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:00:06.269Z] Configure a credential helper to remove this warning. See [2026-05-26T04:00:06.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:00:06.269Z] [2026-05-26T04:00:06.269Z] Login Succeeded [2026-05-26T04:00:06.269Z] nexus3.edgexfoundry.org:10004 [2026-05-26T04:00:06.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:06.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:00:06.813Z] Configure a credential helper to remove this warning. See [2026-05-26T04:00:06.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:00:06.813Z] [2026-05-26T04:00:06.813Z] Login Succeeded [2026-05-26T04:00:06.813Z] ****.io [2026-05-26T04:00:07.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:07.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:00:07.372Z] Configure a credential helper to remove this warning. See [2026-05-26T04:00:07.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:00:07.372Z] [2026-05-26T04:00:07.372Z] Login Succeeded [2026-05-26T04:00:07.372Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T04:00:07.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T04:00:07.783Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T04:00:08.125Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T04:00:08.125Z] + cut -d -f 2 [2026-05-26T04:00:08.125Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T04:00:08.292Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T04:00:08.308Z] ========================================================= [2026-05-26T04:00:08.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-26T04:00:08.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:08.693Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T04:00:13.236Z] Sending build context to Docker daemon 59.6MB [2026-05-26T04:00:13.236Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T04:00:13.236Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-26T04:00:13.538Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T04:00:13.538Z] 58e777220c39: Pulling fs layer [2026-05-26T04:00:13.538Z] 5d96c866386f: Pulling fs layer [2026-05-26T04:00:13.538Z] 8985e74deb67: Pulling fs layer [2026-05-26T04:00:13.538Z] a90cb41c1532: Pulling fs layer [2026-05-26T04:00:13.538Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T04:00:13.538Z] 19c9b082531f: Pulling fs layer [2026-05-26T04:00:13.538Z] 8959fe4f68e1: Pulling fs layer [2026-05-26T04:00:13.538Z] 418f8e902c44: Pulling fs layer [2026-05-26T04:00:13.538Z] c3ba8a69b7b1: Pulling fs layer [2026-05-26T04:00:13.538Z] 19c9b082531f: Waiting [2026-05-26T04:00:13.538Z] 8959fe4f68e1: Waiting [2026-05-26T04:00:13.538Z] 418f8e902c44: Waiting [2026-05-26T04:00:13.538Z] c3ba8a69b7b1: Waiting [2026-05-26T04:00:13.538Z] a90cb41c1532: Waiting [2026-05-26T04:00:13.538Z] 4f4fb700ef54: Waiting [2026-05-26T04:00:13.538Z] 5d96c866386f: Verifying Checksum [2026-05-26T04:00:13.538Z] 5d96c866386f: Download complete [2026-05-26T04:00:13.538Z] a90cb41c1532: Download complete [2026-05-26T04:00:13.538Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T04:00:13.538Z] 4f4fb700ef54: Download complete [2026-05-26T04:00:13.538Z] 19c9b082531f: Download complete [2026-05-26T04:00:13.538Z] 58e777220c39: Verifying Checksum [2026-05-26T04:00:13.538Z] 58e777220c39: Download complete [2026-05-26T04:00:14.128Z] 8959fe4f68e1: Verifying Checksum [2026-05-26T04:00:14.128Z] 8959fe4f68e1: Download complete [2026-05-26T04:00:14.716Z] c3ba8a69b7b1: Verifying Checksum [2026-05-26T04:00:14.716Z] c3ba8a69b7b1: Download complete [2026-05-26T04:00:14.716Z] 58e777220c39: Pull complete [2026-05-26T04:00:15.302Z] 5d96c866386f: Pull complete [2026-05-26T04:00:15.302Z] 8985e74deb67: Verifying Checksum [2026-05-26T04:00:15.302Z] 8985e74deb67: Download complete [2026-05-26T04:00:16.796Z] 418f8e902c44: Verifying Checksum [2026-05-26T04:00:16.796Z] 418f8e902c44: Download complete [2026-05-26T04:00:29.127Z] 8985e74deb67: Pull complete [2026-05-26T04:00:29.127Z] a90cb41c1532: Pull complete [2026-05-26T04:00:29.396Z] 4f4fb700ef54: Pull complete [2026-05-26T04:00:29.665Z] 19c9b082531f: Pull complete [2026-05-26T04:00:31.098Z] 8959fe4f68e1: Pull complete [2026-05-26T04:00:41.212Z] 418f8e902c44: Pull complete [2026-05-26T04:00:42.224Z] c3ba8a69b7b1: Pull complete [2026-05-26T04:00:42.224Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-26T04:00:42.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-26T04:00:42.224Z] ---> 081e04c5fda7 [2026-05-26T04:00:42.224Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-26T04:00:44.842Z] ---> Running in 2ada2e0da3f9 [2026-05-26T04:00:45.114Z] Removing intermediate container 2ada2e0da3f9 [2026-05-26T04:00:45.114Z] ---> 13f2c3fe0113 [2026-05-26T04:00:45.114Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T04:00:45.114Z] ---> Running in 486f16d0850d [2026-05-26T04:00:45.439Z] Removing intermediate container 486f16d0850d [2026-05-26T04:00:45.439Z] ---> ec8bff4e292f [2026-05-26T04:00:45.439Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-26T04:00:45.723Z] ---> Running in 01f5c5aa245d [2026-05-26T04:00:45.991Z] Removing intermediate container 01f5c5aa245d [2026-05-26T04:00:45.991Z] ---> 47d9bb63ac1d [2026-05-26T04:00:45.991Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-26T04:00:45.991Z] ---> Running in 34fd978bf3c0 [2026-05-26T04:00:46.264Z] Removing intermediate container 34fd978bf3c0 [2026-05-26T04:00:46.264Z] ---> 75f9cc66cdb7 [2026-05-26T04:00:46.264Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T04:00:46.537Z] ---> Running in 4d860892c22c [2026-05-26T04:00:47.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:00:48.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:00:50.052Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-26T04:00:50.052Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T04:00:50.052Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T04:00:50.052Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-26T04:00:50.052Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-26T04:00:50.052Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-26T04:00:50.052Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-26T04:00:50.052Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-26T04:00:50.052Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-26T04:00:50.052Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T04:00:50.052Z] OK: 262 MiB in 69 packages [2026-05-26T04:00:55.417Z] Removing intermediate container 4d860892c22c [2026-05-26T04:00:55.417Z] ---> 43b52d4f6d8a [2026-05-26T04:00:55.417Z] Step 8/13 : WORKDIR /device-usb-camera [2026-05-26T04:00:55.417Z] ---> Running in b0d91b845997 [2026-05-26T04:00:55.687Z] Removing intermediate container b0d91b845997 [2026-05-26T04:00:55.687Z] ---> 988d49e18df0 [2026-05-26T04:00:55.687Z] Step 9/13 : COPY go.mod vendor* ./ [2026-05-26T04:01:10.989Z] ---> 7a1b3fad3b37 [2026-05-26T04:01:10.989Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T04:01:11.283Z] ---> Running in 9017cad2352b [2026-05-26T04:03:03.641Z] Removing intermediate container 9017cad2352b [2026-05-26T04:03:03.641Z] ---> b8b5e7c56c28 [2026-05-26T04:03:03.641Z] Step 11/13 : COPY . . [2026-05-26T04:03:11.853Z] ---> 1e4cadc16eb0 [2026-05-26T04:03:11.853Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T04:03:11.853Z] ---> Running in 4afa41ff63c0 [2026-05-26T04:03:12.821Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T04:03:12.821Z] Dload Upload Total Spent Left Speed [2026-05-26T04:03:13.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062    0 0 6975 0 --:--:-- --:--:-- --:--:-- 7127 [2026-05-26T04:03:13.679Z] Removing intermediate container 4afa41ff63c0 [2026-05-26T04:03:13.679Z] ---> a4ee8ad49ffb [2026-05-26T04:03:13.679Z] Step 13/13 : RUN ${MAKE} [2026-05-26T04:03:13.956Z] ---> Running in b1f56f043434 [2026-05-26T04:03:14.927Z] noop [2026-05-26T04:03:15.522Z] Removing intermediate container b1f56f043434 [2026-05-26T04:03:15.522Z] ---> 6073a027394f [2026-05-26T04:03:16.513Z] Successfully built 6073a027394f [2026-05-26T04:03:16.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:03:17.190Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T04:03:17.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:03:17.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-11395 does not seem to be running inside a container [2026-05-26T04:03:17.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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-26T04:03:18.790Z] $ docker top cf1adcfae8711f67b6806a74be7518a0d7b156cf9f163f4952e871b629fe5113 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:03:19.665Z] + go version [2026-05-26T04:03:19.665Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-26T04:03:19.682Z] $ docker stop --time=1 cf1adcfae8711f67b6806a74be7518a0d7b156cf9f163f4952e871b629fe5113 [2026-05-26T04:03:21.363Z] $ docker rm -f --volumes cf1adcfae8711f67b6806a74be7518a0d7b156cf9f163f4952e871b629fe5113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:03:22.797Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T04:03:22.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:03:22.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-11395 does not seem to be running inside a container [2026-05-26T04:03:23.068Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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-26T04:03:24.312Z] $ docker top 434f2aa22119750325fe26648afe54437929f50e69b5b24c38e7c00af7d0d617 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:03:25.172Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:03:25.825Z] + make test [2026-05-26T04:03:25.825Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T04:03:29.180Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-26T04:08:07.229Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-26T04:08:15.875Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements [2026-05-26T04:08:15.875Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T04:08:15.875Z] go vet ./... [2026-05-26T04:09:24.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T04:09:24.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T04:09:24.677Z] ./bin/test-attribution-txt.sh [2026-05-26T04:09:24.677Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T04:09:24.677Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T04:09:24.742Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:09:25.606Z] + go mod tidy [Pipeline] } [2026-05-26T04:09:30.188Z] $ docker stop --time=1 434f2aa22119750325fe26648afe54437929f50e69b5b24c38e7c00af7d0d617 [2026-05-26T04:09:33.366Z] $ docker rm -f --volumes 434f2aa22119750325fe26648afe54437929f50e69b5b24c38e7c00af7d0d617 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:09:35.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T04:09:35.633Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T04:09:37.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T04:09:38.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T04:09:38.806Z] + ls -al . [2026-05-26T04:09:38.806Z] total 292 [2026-05-26T04:09:38.806Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 04:03 . [2026-05-26T04:09:38.806Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:59 .. [2026-05-26T04:09:38.806Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 04:00 .git [2026-05-26T04:09:38.806Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:59 .github [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:59 .gitignore [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:59 .golangci.yml [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:59 .hadolint.yml [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:59 Attribution.txt [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:59 CHANGELOG.md [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:59 Dockerfile [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:59 GOVERNANCE.md [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:59 Jenkinsfile [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:59 LICENSE [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:59 Makefile [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:59 OWNERS.md [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:59 README.md [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:57 VERSION [2026-05-26T04:09:38.806Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:59 bin [2026-05-26T04:09:38.806Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:59 cmd [2026-05-26T04:09:38.806Z] -rw-r--r-- 1 jenkins jenkins 54776 May 26 04:08 coverage.out [2026-05-26T04:09:38.806Z] -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:59 docker-entrypoint.sh [2026-05-26T04:09:38.806Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:59 docs [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:59 go.mod [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:59 go.sum [2026-05-26T04:09:38.806Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:59 internal [2026-05-26T04:09:38.806Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:59 vendor [2026-05-26T04:09:38.806Z] -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:09:39.636Z] + 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=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 --label arch=arm64 --label version=4.0.2 . [2026-05-26T04:09:44.185Z] Sending build context to Docker daemon 59.66MB [2026-05-26T04:09:44.185Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T04:09:44.185Z] Step 2/37 : FROM ${BASE} AS builder [2026-05-26T04:09:44.185Z] ---> 6073a027394f [2026-05-26T04:09:44.185Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-05-26T04:09:45.739Z] ---> Running in 38fbf1eaceb8 [2026-05-26T04:09:46.060Z] Removing intermediate container 38fbf1eaceb8 [2026-05-26T04:09:46.060Z] ---> f893753339ae [2026-05-26T04:09:46.060Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T04:09:46.060Z] ---> Running in e44ac06ee63c [2026-05-26T04:09:46.365Z] Removing intermediate container e44ac06ee63c [2026-05-26T04:09:46.365Z] ---> 6a80add2a815 [2026-05-26T04:09:46.365Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-26T04:09:46.365Z] ---> Running in 0dd0baf8c25f [2026-05-26T04:09:47.047Z] Removing intermediate container 0dd0baf8c25f [2026-05-26T04:09:47.047Z] ---> f398edd8ec42 [2026-05-26T04:09:47.047Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-26T04:09:47.047Z] ---> Running in 50ab604ef28c [2026-05-26T04:09:47.386Z] Removing intermediate container 50ab604ef28c [2026-05-26T04:09:47.386Z] ---> 037f7d03dbc3 [2026-05-26T04:09:47.386Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T04:09:47.386Z] ---> Running in be02c475a848 [2026-05-26T04:09:48.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:09:48.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:09:50.954Z] OK: 262 MiB in 69 packages [2026-05-26T04:09:51.987Z] Removing intermediate container be02c475a848 [2026-05-26T04:09:51.987Z] ---> 2f6df01bb3dd [2026-05-26T04:09:51.987Z] Step 8/37 : WORKDIR /device-usb-camera [2026-05-26T04:09:51.987Z] ---> Running in 1efc78576143 [2026-05-26T04:09:52.277Z] Removing intermediate container 1efc78576143 [2026-05-26T04:09:52.278Z] ---> 9cad62432313 [2026-05-26T04:09:52.278Z] Step 9/37 : COPY go.mod vendor* ./ [2026-05-26T04:10:07.984Z] ---> 081f1e1827a2 [2026-05-26T04:10:07.984Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T04:10:07.984Z] ---> Running in 0abd844da97d [2026-05-26T04:10:07.984Z] skipping... [2026-05-26T04:10:08.686Z] Removing intermediate container 0abd844da97d [2026-05-26T04:10:08.686Z] ---> 137383114557 [2026-05-26T04:10:08.686Z] Step 11/37 : COPY . . [2026-05-26T04:10:24.223Z] ---> 64e4bd2a35b3 [2026-05-26T04:10:24.223Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T04:10:24.223Z] ---> Running in 1599479e70ac [2026-05-26T04:10:24.223Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T04:10:24.223Z] Dload Upload Total Spent Left Speed [2026-05-26T04:10:24.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6930 0 --:--:-- --:--:-- --:--:-- 7080 [2026-05-26T04:10:25.319Z] Removing intermediate container 1599479e70ac [2026-05-26T04:10:25.319Z] ---> bef8d739f315 [2026-05-26T04:10:25.319Z] Step 13/37 : RUN ${MAKE} [2026-05-26T04:10:25.319Z] ---> Running in 77271743038a [2026-05-26T04:10:26.392Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-26T04:15:20.566Z] Removing intermediate container 77271743038a [2026-05-26T04:15:20.566Z] ---> ec8dc1e60889 [2026-05-26T04:15:20.566Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-05-26T04:15:20.566Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-05-26T04:15:20.566Z] 15af7a6288ba: Pulling fs layer [2026-05-26T04:15:20.566Z] 15af7a6288ba: Verifying Checksum [2026-05-26T04:15:20.566Z] 15af7a6288ba: Download complete [2026-05-26T04:15:20.836Z] 15af7a6288ba: Pull complete [2026-05-26T04:15:20.836Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T04:15:20.836Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-05-26T04:15:20.836Z] ---> 750e2abf1212 [2026-05-26T04:15:20.836Z] Step 15/37 : FROM alpine:3.22 [2026-05-26T04:15:21.458Z] 3.22: Pulling from library/alpine [2026-05-26T04:15:21.458Z] 58e777220c39: Already exists [2026-05-26T04:15:21.767Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T04:15:21.767Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T04:15:21.767Z] ---> 6a2735c23ff3 [2026-05-26T04:15:21.767Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-05-26T04:15:22.052Z] ---> Running in 39381a9db852 [2026-05-26T04:15:22.484Z] Removing intermediate container 39381a9db852 [2026-05-26T04:15:22.484Z] ---> 9a87cc765c36 [2026-05-26T04:15:22.484Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T04:15:22.484Z] ---> Running in 8e21a52faa8d [2026-05-26T04:15:23.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:15:23.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:15:25.387Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-05-26T04:15:25.387Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-26T04:15:25.387Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-05-26T04:15:25.677Z] (4/116) Installing libxau (1.0.12-r0) [2026-05-26T04:15:25.677Z] (5/116) Installing libmd (1.1.0-r0) [2026-05-26T04:15:25.677Z] (6/116) Installing libbsd (0.12.2-r0) [2026-05-26T04:15:25.677Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-05-26T04:15:25.677Z] (8/116) Installing libxcb (1.17.0-r0) [2026-05-26T04:15:25.677Z] (9/116) Installing libx11 (1.8.11-r0) [2026-05-26T04:15:25.998Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-05-26T04:15:25.998Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-05-26T04:15:25.998Z] (12/116) Installing libdrm (2.4.124-r0) [2026-05-26T04:15:25.998Z] (13/116) Installing libxext (1.3.6-r2) [2026-05-26T04:15:25.998Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-05-26T04:15:25.998Z] (15/116) Installing libffi (3.4.8-r0) [2026-05-26T04:15:25.998Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-05-26T04:15:25.998Z] (17/116) Installing libva (2.22.0-r1) [2026-05-26T04:15:25.998Z] (18/116) Installing libvdpau (1.5-r4) [2026-05-26T04:15:25.998Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-26T04:15:25.998Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-05-26T04:15:25.998Z] (21/116) Installing libgcc (14.2.0-r6) [2026-05-26T04:15:25.998Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-05-26T04:15:26.321Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-05-26T04:15:26.321Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-05-26T04:15:26.321Z] (25/116) Installing imath (3.1.12-r0) [2026-05-26T04:15:26.321Z] (26/116) Installing libdeflate (1.23-r0) [2026-05-26T04:15:26.321Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-26T04:15:26.321Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-05-26T04:15:26.321Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-05-26T04:15:26.321Z] (30/116) Installing giflib (5.2.2-r1) [2026-05-26T04:15:26.321Z] (31/116) Installing libhwy (1.0.7-r1) [2026-05-26T04:15:26.321Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T04:15:26.321Z] (33/116) Installing lcms2 (2.19-r0) [2026-05-26T04:15:26.321Z] (34/116) Installing libpng (1.6.57-r0) [2026-05-26T04:15:26.321Z] (35/116) Installing libjxl (0.10.3-r2) [2026-05-26T04:15:26.647Z] (36/116) Installing lame-libs (3.100-r5) [2026-05-26T04:15:26.647Z] (37/116) Installing opus (1.5.2-r1) [2026-05-26T04:15:26.647Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-05-26T04:15:26.647Z] (39/116) Installing libgomp (14.2.0-r6) [2026-05-26T04:15:26.647Z] (40/116) Installing soxr (0.1.3-r7) [2026-05-26T04:15:26.647Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-26T04:15:26.647Z] (42/116) Installing libogg (1.3.5-r5) [2026-05-26T04:15:26.647Z] (43/116) Installing libtheora (1.1.1-r18) [2026-05-26T04:15:26.647Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-05-26T04:15:26.647Z] (45/116) Installing libvpx (1.15.0-r0) [2026-05-26T04:15:26.647Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-05-26T04:15:26.647Z] (47/116) Installing libwebp (1.5.0-r0) [2026-05-26T04:15:26.647Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-05-26T04:15:26.647Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-05-26T04:15:26.967Z] (50/116) Installing numactl (2.0.18-r0) [2026-05-26T04:15:26.967Z] (51/116) Installing x265-libs (3.6-r0) [2026-05-26T04:15:26.967Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-05-26T04:15:26.967Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-26T04:15:27.299Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-05-26T04:15:27.299Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-05-26T04:15:27.299Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-05-26T04:15:27.575Z] (57/116) Installing libexpat (2.7.5-r0) [2026-05-26T04:15:27.575Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-05-26T04:15:27.575Z] (59/116) Installing freetype (2.13.3-r0) [2026-05-26T04:15:27.575Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-05-26T04:15:27.575Z] (61/116) Installing fribidi (1.0.16-r1) [2026-05-26T04:15:27.575Z] (62/116) Installing libintl (0.24.1-r0) [2026-05-26T04:15:27.575Z] (63/116) Installing libeconf (0.6.3-r0) [2026-05-26T04:15:27.575Z] (64/116) Installing libblkid (2.41-r9) [2026-05-26T04:15:27.575Z] (65/116) Installing libmount (2.41-r9) [2026-05-26T04:15:27.575Z] (66/116) Installing pcre2 (10.46-r0) [2026-05-26T04:15:27.575Z] (67/116) Installing glib (2.84.4-r0) [2026-05-26T04:15:27.848Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-05-26T04:15:27.848Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-05-26T04:15:27.848Z] (70/116) Installing libunibreak (6.1-r0) [2026-05-26T04:15:27.848Z] (71/116) Installing libass (0.17.3-r0) [2026-05-26T04:15:27.848Z] (72/116) Installing libbluray (1.3.4-r1) [2026-05-26T04:15:27.848Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-05-26T04:15:27.848Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-05-26T04:15:27.848Z] (75/116) Installing cjson (1.7.19-r0) [2026-05-26T04:15:27.848Z] (76/116) Installing mbedtls (3.6.6-r0) [2026-05-26T04:15:27.848Z] (77/116) Installing librist (0.2.10-r1) [2026-05-26T04:15:28.154Z] (78/116) Installing libsrt (1.5.3-r1) [2026-05-26T04:15:28.154Z] (79/116) Installing libssh (0.11.2-r0) [2026-05-26T04:15:28.154Z] (80/116) Installing xz-libs (5.8.3-r0) [2026-05-26T04:15:28.154Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-05-26T04:15:28.154Z] (82/116) Installing libsodium (1.0.20-r1) [2026-05-26T04:15:28.154Z] (83/116) Installing libzmq (4.3.5-r2) [2026-05-26T04:15:28.154Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-26T04:15:28.154Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-05-26T04:15:28.154Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-05-26T04:15:28.154Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-05-26T04:15:28.154Z] (88/116) Installing sratom (0.6.18-r0) [2026-05-26T04:15:28.154Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-05-26T04:15:28.154Z] (90/116) Installing libdovi (3.3.1-r1) [2026-05-26T04:15:28.154Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-05-26T04:15:28.455Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-05-26T04:15:28.455Z] (93/116) Installing shaderc (2024.4-r0) [2026-05-26T04:15:28.455Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-05-26T04:15:28.455Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-05-26T04:15:28.455Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-26T04:15:28.455Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-26T04:15:28.455Z] (98/116) Installing vidstab (1.1.1-r0) [2026-05-26T04:15:28.455Z] (99/116) Installing zimg (3.0.5-r3) [2026-05-26T04:15:28.757Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-26T04:15:28.757Z] (101/116) Installing libasyncns (0.8-r4) [2026-05-26T04:15:28.757Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-05-26T04:15:28.757Z] (103/116) Installing libltdl (2.5.4-r1) [2026-05-26T04:15:28.757Z] (104/116) Installing orc (0.4.40-r1) [2026-05-26T04:15:28.757Z] (105/116) Installing libflac (1.4.3-r1) [2026-05-26T04:15:28.757Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-05-26T04:15:28.757Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-05-26T04:15:28.757Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-05-26T04:15:28.757Z] (109/116) Installing libpulse (17.0-r5) [2026-05-26T04:15:28.757Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T04:15:29.049Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-26T04:15:29.049Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-05-26T04:15:29.049Z] (113/116) Installing udev-init-scripts (35-r1) [2026-05-26T04:15:29.049Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-05-26T04:15:29.049Z] (115/116) Installing kmod-libs (34.2-r0) [2026-05-26T04:15:29.049Z] (116/116) Installing eudev (3.2.14-r5) [2026-05-26T04:15:29.049Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T04:15:29.049Z] Executing glib-2.84.4-r0.trigger [2026-05-26T04:15:29.049Z] Executing eudev-3.2.14-r5.trigger [2026-05-26T04:15:29.049Z] OK: 114 MiB in 132 packages [2026-05-26T04:15:36.481Z] Removing intermediate container 8e21a52faa8d [2026-05-26T04:15:36.481Z] ---> 719d6c8fa193 [2026-05-26T04:15:36.481Z] Step 18/37 : RUN apk --no-cache upgrade [2026-05-26T04:15:36.481Z] ---> Running in 838dc163de67 [2026-05-26T04:15:37.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:15:37.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:15:39.198Z] OK: 114 MiB in 132 packages [2026-05-26T04:15:40.186Z] Removing intermediate container 838dc163de67 [2026-05-26T04:15:40.186Z] ---> ede67b981ca8 [2026-05-26T04:15:40.186Z] Step 19/37 : WORKDIR / [2026-05-26T04:15:40.186Z] ---> Running in e4fec75b52aa [2026-05-26T04:15:40.469Z] Removing intermediate container e4fec75b52aa [2026-05-26T04:15:40.469Z] ---> 3bdd4be8401f [2026-05-26T04:15:40.469Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-05-26T04:15:43.204Z] ---> 16ff98fec245 [2026-05-26T04:15:43.204Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-05-26T04:15:43.508Z] ---> 9ebe3596d16c [2026-05-26T04:15:43.508Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-26T04:15:44.156Z] ---> 0860e9d473df [2026-05-26T04:15:44.156Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-26T04:15:44.518Z] ---> 8f50d4b07cdf [2026-05-26T04:15:44.518Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-26T04:15:45.199Z] ---> e1919c36a636 [2026-05-26T04:15:45.199Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-05-26T04:15:45.545Z] ---> 136d254e64a7 [2026-05-26T04:15:45.545Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-05-26T04:15:49.261Z] ---> e7942a7a41d7 [2026-05-26T04:15:49.261Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-26T04:15:49.261Z] ---> Running in 3d13c618965f [2026-05-26T04:15:50.312Z] Removing intermediate container 3d13c618965f [2026-05-26T04:15:50.312Z] ---> e3194b719e9a [2026-05-26T04:15:50.312Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-26T04:15:50.614Z] ---> Running in fcf570e88825 [2026-05-26T04:15:52.226Z] Removing intermediate container fcf570e88825 [2026-05-26T04:15:52.226Z] ---> a6960035e214 [2026-05-26T04:15:52.226Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-26T04:15:52.226Z] ---> Running in 930fba0add40 [2026-05-26T04:15:53.832Z] Removing intermediate container 930fba0add40 [2026-05-26T04:15:53.832Z] ---> 9da87d83769a [2026-05-26T04:15:53.832Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-26T04:15:53.832Z] ---> Running in c0bbfdd44f14 [2026-05-26T04:15:55.420Z] Removing intermediate container c0bbfdd44f14 [2026-05-26T04:15:55.420Z] ---> 0354b4467ccc [2026-05-26T04:15:55.420Z] Step 31/37 : EXPOSE 59983 [2026-05-26T04:15:55.420Z] ---> Running in 70e97c73b0ce [2026-05-26T04:15:55.713Z] Removing intermediate container 70e97c73b0ce [2026-05-26T04:15:55.713Z] ---> 6d8cce4bb51b [2026-05-26T04:15:55.713Z] Step 32/37 : EXPOSE 8554 [2026-05-26T04:15:55.713Z] ---> Running in 31a529085709 [2026-05-26T04:15:56.012Z] Removing intermediate container 31a529085709 [2026-05-26T04:15:56.012Z] ---> 3891d481a843 [2026-05-26T04:15:56.012Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-05-26T04:15:56.012Z] ---> Running in fc9d486b8ce2 [2026-05-26T04:15:56.338Z] Removing intermediate container fc9d486b8ce2 [2026-05-26T04:15:56.338Z] ---> 8bd94c28dbfa [2026-05-26T04:15:56.338Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-05-26T04:15:56.338Z] ---> Running in 87abf0ce2f8c [2026-05-26T04:15:56.692Z] Removing intermediate container 87abf0ce2f8c [2026-05-26T04:15:56.692Z] ---> 10cf0d7765da [2026-05-26T04:15:56.692Z] Step 35/37 : LABEL arch=arm64 [2026-05-26T04:15:56.692Z] ---> Running in b723a387e369 [2026-05-26T04:15:56.985Z] Removing intermediate container b723a387e369 [2026-05-26T04:15:56.985Z] ---> 9827058a7481 [2026-05-26T04:15:56.985Z] Step 36/37 : LABEL git_sha=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T04:15:57.280Z] ---> Running in ff46ac60407d [2026-05-26T04:15:57.280Z] Removing intermediate container ff46ac60407d [2026-05-26T04:15:57.280Z] ---> 3cead0d4f34d [2026-05-26T04:15:57.280Z] Step 37/37 : LABEL version=4.0.2 [2026-05-26T04:15:57.602Z] ---> Running in d5399468c788 [2026-05-26T04:15:57.905Z] Removing intermediate container d5399468c788 [2026-05-26T04:15:57.905Z] ---> d2d96e6118d1 [2026-05-26T04:15:57.905Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T04:15:58.544Z] Successfully built d2d96e6118d1 [2026-05-26T04:15:58.544Z] 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-26T04:15:59.003Z] provisioning config files... [2026-05-26T04:15:59.042Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config17005049246346289376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:15:59.492Z] ---> ****-login.sh [2026-05-26T04:15:59.492Z] nexus3.edgexfoundry.org:10001 [2026-05-26T04:15:59.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:15:59.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:15:59.797Z] Configure a credential helper to remove this warning. See [2026-05-26T04:15:59.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:15:59.797Z] [2026-05-26T04:15:59.797Z] Login Succeeded [2026-05-26T04:15:59.797Z] nexus3.edgexfoundry.org:10002 [2026-05-26T04:16:00.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:00.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:00.085Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:00.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:00.085Z] [2026-05-26T04:16:00.085Z] Login Succeeded [2026-05-26T04:16:00.085Z] nexus3.edgexfoundry.org:10003 [2026-05-26T04:16:00.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:00.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:00.374Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:00.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:00.374Z] [2026-05-26T04:16:00.374Z] Login Succeeded [2026-05-26T04:16:00.374Z] nexus3.edgexfoundry.org:10004 [2026-05-26T04:16:00.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:00.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:00.857Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:00.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:00.857Z] [2026-05-26T04:16:00.857Z] Login Succeeded [2026-05-26T04:16:00.857Z] ****.io [2026-05-26T04:16:01.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:01.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:01.470Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:01.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:01.470Z] [2026-05-26T04:16:01.470Z] Login Succeeded [2026-05-26T04:16:01.470Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T04:16:01.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:16:01.680Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T04:16:01.776Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-05-26T04:16:01.777Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T04:16:01.777Z] 4.0.2 [2026-05-26T04:16:01.777Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [2026-05-26T04:16:01.777Z] palau [2026-05-26T04:16:01.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:02.387Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:03.633Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T04:16:03.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T04:16:03.633Z] 9c84e2e5b339: Preparing [2026-05-26T04:16:03.633Z] 15f497249db3: Preparing [2026-05-26T04:16:03.633Z] e6f27e4956d0: Preparing [2026-05-26T04:16:03.633Z] 07f9b956bffc: Preparing [2026-05-26T04:16:03.633Z] 8b2c1f450c66: Preparing [2026-05-26T04:16:03.633Z] de17f37f5fc2: Preparing [2026-05-26T04:16:03.633Z] de17f37f5fc2: Waiting [2026-05-26T04:16:03.633Z] 7e631a54822d: Preparing [2026-05-26T04:16:03.633Z] 5ac397036c8b: Preparing [2026-05-26T04:16:03.633Z] 7e631a54822d: Waiting [2026-05-26T04:16:03.633Z] 5ac397036c8b: Waiting [2026-05-26T04:16:03.633Z] 2ba3a74dba37: Preparing [2026-05-26T04:16:03.633Z] 2ba3a74dba37: Waiting [2026-05-26T04:16:03.633Z] edc9a65dc24b: Preparing [2026-05-26T04:16:03.633Z] 84e8fd25de20: Preparing [2026-05-26T04:16:03.633Z] edc9a65dc24b: Waiting [2026-05-26T04:16:03.633Z] 90ac5161fb83: Preparing [2026-05-26T04:16:03.633Z] 84e8fd25de20: Waiting [2026-05-26T04:16:03.633Z] 90ac5161fb83: Waiting [2026-05-26T04:16:03.633Z] 76ef4a9ce5a3: Preparing [2026-05-26T04:16:03.633Z] eeaa73608b53: Preparing [2026-05-26T04:16:03.633Z] 76ef4a9ce5a3: Waiting [2026-05-26T04:16:03.633Z] eeaa73608b53: Waiting [2026-05-26T04:16:03.931Z] 9c84e2e5b339: Pushed [2026-05-26T04:16:03.931Z] 15f497249db3: Pushed [2026-05-26T04:16:03.931Z] e6f27e4956d0: Pushed [2026-05-26T04:16:03.931Z] 07f9b956bffc: Pushed [2026-05-26T04:16:04.230Z] de17f37f5fc2: Pushed [2026-05-26T04:16:04.230Z] 7e631a54822d: Pushed [2026-05-26T04:16:04.230Z] 2ba3a74dba37: Pushed [2026-05-26T04:16:04.230Z] 5ac397036c8b: Pushed [2026-05-26T04:16:04.230Z] edc9a65dc24b: Pushed [2026-05-26T04:16:04.230Z] 90ac5161fb83: Pushed [2026-05-26T04:16:04.230Z] eeaa73608b53: Layer already exists [2026-05-26T04:16:16.936Z] 8b2c1f450c66: Pushed [2026-05-26T04:16:16.936Z] 84e8fd25de20: Pushed [2026-05-26T04:16:27.232Z] 76ef4a9ce5a3: Pushed [2026-05-26T04:16:27.232Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:30.236Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:30.749Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.2 [2026-05-26T04:16:30.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T04:16:30.749Z] 9c84e2e5b339: Preparing [2026-05-26T04:16:30.749Z] 15f497249db3: Preparing [2026-05-26T04:16:30.749Z] e6f27e4956d0: Preparing [2026-05-26T04:16:30.749Z] 07f9b956bffc: Preparing [2026-05-26T04:16:30.749Z] 8b2c1f450c66: Preparing [2026-05-26T04:16:30.749Z] de17f37f5fc2: Preparing [2026-05-26T04:16:30.749Z] 7e631a54822d: Preparing [2026-05-26T04:16:30.749Z] 5ac397036c8b: Preparing [2026-05-26T04:16:30.749Z] 2ba3a74dba37: Preparing [2026-05-26T04:16:30.749Z] edc9a65dc24b: Preparing [2026-05-26T04:16:30.749Z] 84e8fd25de20: Preparing [2026-05-26T04:16:30.749Z] 90ac5161fb83: Preparing [2026-05-26T04:16:30.749Z] 76ef4a9ce5a3: Preparing [2026-05-26T04:16:30.749Z] eeaa73608b53: Preparing [2026-05-26T04:16:30.749Z] 2ba3a74dba37: Waiting [2026-05-26T04:16:30.749Z] edc9a65dc24b: Waiting [2026-05-26T04:16:30.749Z] 84e8fd25de20: Waiting [2026-05-26T04:16:30.749Z] 90ac5161fb83: Waiting [2026-05-26T04:16:30.749Z] 76ef4a9ce5a3: Waiting [2026-05-26T04:16:30.749Z] eeaa73608b53: Waiting [2026-05-26T04:16:30.749Z] de17f37f5fc2: Waiting [2026-05-26T04:16:30.749Z] 7e631a54822d: Waiting [2026-05-26T04:16:30.749Z] 5ac397036c8b: Waiting [2026-05-26T04:16:30.749Z] 8b2c1f450c66: Layer already exists [2026-05-26T04:16:30.749Z] 15f497249db3: Layer already exists [2026-05-26T04:16:30.749Z] 9c84e2e5b339: Layer already exists [2026-05-26T04:16:30.749Z] 07f9b956bffc: Layer already exists [2026-05-26T04:16:30.749Z] e6f27e4956d0: Layer already exists [2026-05-26T04:16:30.749Z] 7e631a54822d: Layer already exists [2026-05-26T04:16:30.749Z] 2ba3a74dba37: Layer already exists [2026-05-26T04:16:30.749Z] de17f37f5fc2: Layer already exists [2026-05-26T04:16:30.749Z] 5ac397036c8b: Layer already exists [2026-05-26T04:16:30.749Z] edc9a65dc24b: Layer already exists [2026-05-26T04:16:30.749Z] 84e8fd25de20: Layer already exists [2026-05-26T04:16:30.749Z] 76ef4a9ce5a3: Layer already exists [2026-05-26T04:16:30.749Z] eeaa73608b53: Layer already exists [2026-05-26T04:16:30.749Z] 90ac5161fb83: Layer already exists [2026-05-26T04:16:31.038Z] 4.0.2: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:31.576Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:32.176Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [2026-05-26T04:16:32.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T04:16:32.176Z] 9c84e2e5b339: Preparing [2026-05-26T04:16:32.176Z] 15f497249db3: Preparing [2026-05-26T04:16:32.176Z] e6f27e4956d0: Preparing [2026-05-26T04:16:32.176Z] 07f9b956bffc: Preparing [2026-05-26T04:16:32.176Z] 8b2c1f450c66: Preparing [2026-05-26T04:16:32.176Z] de17f37f5fc2: Preparing [2026-05-26T04:16:32.176Z] 7e631a54822d: Preparing [2026-05-26T04:16:32.176Z] 5ac397036c8b: Preparing [2026-05-26T04:16:32.176Z] 2ba3a74dba37: Preparing [2026-05-26T04:16:32.176Z] edc9a65dc24b: Preparing [2026-05-26T04:16:32.176Z] 84e8fd25de20: Preparing [2026-05-26T04:16:32.176Z] 90ac5161fb83: Preparing [2026-05-26T04:16:32.176Z] 76ef4a9ce5a3: Preparing [2026-05-26T04:16:32.176Z] eeaa73608b53: Preparing [2026-05-26T04:16:32.176Z] edc9a65dc24b: Waiting [2026-05-26T04:16:32.176Z] 84e8fd25de20: Waiting [2026-05-26T04:16:32.176Z] 90ac5161fb83: Waiting [2026-05-26T04:16:32.176Z] eeaa73608b53: Waiting [2026-05-26T04:16:32.176Z] 76ef4a9ce5a3: Waiting [2026-05-26T04:16:32.176Z] de17f37f5fc2: Waiting [2026-05-26T04:16:32.176Z] 5ac397036c8b: Waiting [2026-05-26T04:16:32.176Z] 2ba3a74dba37: Waiting [2026-05-26T04:16:32.176Z] 9c84e2e5b339: Layer already exists [2026-05-26T04:16:32.176Z] 8b2c1f450c66: Layer already exists [2026-05-26T04:16:32.176Z] e6f27e4956d0: Layer already exists [2026-05-26T04:16:32.176Z] 07f9b956bffc: Layer already exists [2026-05-26T04:16:32.176Z] 15f497249db3: Layer already exists [2026-05-26T04:16:32.176Z] de17f37f5fc2: Layer already exists [2026-05-26T04:16:32.176Z] 7e631a54822d: Layer already exists [2026-05-26T04:16:32.176Z] 2ba3a74dba37: Layer already exists [2026-05-26T04:16:32.176Z] 5ac397036c8b: Layer already exists [2026-05-26T04:16:32.176Z] edc9a65dc24b: Layer already exists [2026-05-26T04:16:32.176Z] 84e8fd25de20: Layer already exists [2026-05-26T04:16:32.176Z] 90ac5161fb83: Layer already exists [2026-05-26T04:16:32.176Z] 76ef4a9ce5a3: Layer already exists [2026-05-26T04:16:32.176Z] eeaa73608b53: Layer already exists [2026-05-26T04:16:32.176Z] 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:33.049Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:33.613Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:palau [2026-05-26T04:16:33.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T04:16:33.697Z] 9c84e2e5b339: Preparing [2026-05-26T04:16:33.697Z] 15f497249db3: Preparing [2026-05-26T04:16:33.697Z] e6f27e4956d0: Preparing [2026-05-26T04:16:33.697Z] 07f9b956bffc: Preparing [2026-05-26T04:16:33.697Z] 8b2c1f450c66: Preparing [2026-05-26T04:16:33.697Z] de17f37f5fc2: Preparing [2026-05-26T04:16:33.697Z] 7e631a54822d: Preparing [2026-05-26T04:16:33.697Z] de17f37f5fc2: Waiting [2026-05-26T04:16:33.697Z] 5ac397036c8b: Preparing [2026-05-26T04:16:33.697Z] 7e631a54822d: Waiting [2026-05-26T04:16:33.697Z] 2ba3a74dba37: Preparing [2026-05-26T04:16:33.697Z] 5ac397036c8b: Waiting [2026-05-26T04:16:33.697Z] edc9a65dc24b: Preparing [2026-05-26T04:16:33.697Z] 2ba3a74dba37: Waiting [2026-05-26T04:16:33.697Z] 84e8fd25de20: Preparing [2026-05-26T04:16:33.697Z] edc9a65dc24b: Waiting [2026-05-26T04:16:33.697Z] 90ac5161fb83: Preparing [2026-05-26T04:16:33.697Z] 84e8fd25de20: Waiting [2026-05-26T04:16:33.697Z] 90ac5161fb83: Waiting [2026-05-26T04:16:33.697Z] 76ef4a9ce5a3: Preparing [2026-05-26T04:16:33.697Z] eeaa73608b53: Preparing [2026-05-26T04:16:33.697Z] 76ef4a9ce5a3: Waiting [2026-05-26T04:16:33.697Z] eeaa73608b53: Waiting [2026-05-26T04:16:33.697Z] 9c84e2e5b339: Layer already exists [2026-05-26T04:16:33.697Z] 07f9b956bffc: Layer already exists [2026-05-26T04:16:33.697Z] e6f27e4956d0: Layer already exists [2026-05-26T04:16:33.697Z] 15f497249db3: Layer already exists [2026-05-26T04:16:33.697Z] 8b2c1f450c66: Layer already exists [2026-05-26T04:16:33.697Z] 7e631a54822d: Layer already exists [2026-05-26T04:16:33.697Z] 2ba3a74dba37: Layer already exists [2026-05-26T04:16:33.697Z] edc9a65dc24b: Layer already exists [2026-05-26T04:16:33.697Z] de17f37f5fc2: Layer already exists [2026-05-26T04:16:33.697Z] 5ac397036c8b: Layer already exists [2026-05-26T04:16:33.697Z] 84e8fd25de20: Layer already exists [2026-05-26T04:16:33.697Z] 90ac5161fb83: Layer already exists [2026-05-26T04:16:33.697Z] eeaa73608b53: Layer already exists [2026-05-26T04:16:33.697Z] 76ef4a9ce5a3: Layer already exists [2026-05-26T04:16:33.749Z] palau: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:16:33.901Z] ===================================================== [Pipeline] echo [2026-05-26T04:16:33.935Z] taggedImages: [2026-05-26T04:16:33.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [2026-05-26T04:16:33.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.2 [2026-05-26T04:16:33.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [2026-05-26T04:16:33.935Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:34.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:16:34.625Z] [2026-05-26T04:16:34.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:35.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:16:35.079Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T04:16:35.079Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T04:16:35.079Z] 04944245beec: Pulling fs layer [2026-05-26T04:16:35.079Z] 699f458cf7ca: Pulling fs layer [2026-05-26T04:16:35.079Z] 765212b225bb: Pulling fs layer [2026-05-26T04:16:35.079Z] f23df028b6ca: Pulling fs layer [2026-05-26T04:16:35.079Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T04:16:35.079Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T04:16:35.079Z] f23df028b6ca: Waiting [2026-05-26T04:16:35.079Z] d65c8cfc05b1: Waiting [2026-05-26T04:16:35.079Z] 2437ff75d9bd: Waiting [2026-05-26T04:16:35.079Z] 765212b225bb: Waiting [2026-05-26T04:16:35.405Z] 04944245beec: Verifying Checksum [2026-05-26T04:16:35.405Z] 04944245beec: Download complete [2026-05-26T04:16:35.405Z] 765212b225bb: Verifying Checksum [2026-05-26T04:16:35.405Z] 765212b225bb: Download complete [2026-05-26T04:16:35.405Z] f23df028b6ca: Verifying Checksum [2026-05-26T04:16:35.405Z] f23df028b6ca: Download complete [2026-05-26T04:16:35.405Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T04:16:35.405Z] d65c8cfc05b1: Download complete [2026-05-26T04:16:35.405Z] 699f458cf7ca: Verifying Checksum [2026-05-26T04:16:35.405Z] 699f458cf7ca: Download complete [2026-05-26T04:16:36.061Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T04:16:36.061Z] 8998bd30e6a1: Download complete [2026-05-26T04:16:38.236Z] 2437ff75d9bd: Download complete [2026-05-26T04:16:40.996Z] 8998bd30e6a1: Pull complete [2026-05-26T04:16:43.781Z] 04944245beec: Pull complete [2026-05-26T04:16:44.868Z] 699f458cf7ca: Pull complete [2026-05-26T04:16:45.187Z] 765212b225bb: Pull complete [2026-05-26T04:16:45.802Z] f23df028b6ca: Pull complete [2026-05-26T04:16:46.106Z] d65c8cfc05b1: Pull complete [2026-05-26T04:17:04.901Z] 2437ff75d9bd: Pull complete [2026-05-26T04:17:04.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T04:17:04.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:17:04.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:17:05.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-11395 does not seem to be running inside a container [2026-05-26T04:17:05.169Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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-26T04:17:08.882Z] $ docker top 5c1526623d1588560f7cc153c3f66c437499dbd18d101e9a3a3ed8d93ab43b51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:17:09.692Z] ---> job-cost.sh [2026-05-26T04:17:10.000Z] lf-activate-venv: SKIPPING [2026-05-26T04:17:10.000Z] INFO: No Stack... [2026-05-26T04:17:10.649Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T04:17:11.325Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T04:17:11.799Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [2026-05-26T04:17:11.799Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T04:17:12.193Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [2026-05-26T04:17:12.256Z] Resource [jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] did not exist. Created. [2026-05-26T04:17:12.286Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T04:17:12.891Z] /w/workspace/device-usb-camera/2@tmp/durable-7330001b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T04:17:13.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T04:17:13.418Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T04:17:14.102Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T04:17:14.146Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T04:17:14.219Z] $ docker stop --time=1 5c1526623d1588560f7cc153c3f66c437499dbd18d101e9a3a3ed8d93ab43b51 [2026-05-26T04:17:15.757Z] $ docker rm -f --volumes 5c1526623d1588560f7cc153c3f66c437499dbd18d101e9a3a3ed8d93ab43b51 [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-26T04:17:16.836Z] provisioning config files... [2026-05-26T04:17:16.877Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config6881792705601713831tmp [Pipeline] { [Pipeline] sh [2026-05-26T04:17:17.307Z] + set +x [2026-05-26T04:17:17.307Z] + bash -s -- [2026-05-26T04:17:17.307Z] + curl -s https://codecov.io/bash [2026-05-26T04:17:17.307Z] [2026-05-26T04:17:17.307Z] _____ _ [2026-05-26T04:17:17.307Z] / ____| | | [2026-05-26T04:17:17.307Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T04:17:17.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T04:17:17.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T04:17:17.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T04:17:17.307Z] Bash-1.0.6 [2026-05-26T04:17:17.307Z] [2026-05-26T04:17:17.307Z] [2026-05-26T04:17:17.307Z] ==> git version 2.25.1 found [2026-05-26T04:17:17.307Z] ==> 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-26T04:17:17.307Z] Release-Date: 2020-01-08 [2026-05-26T04:17:17.307Z] 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-26T04:17:17.307Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T04:17:17.307Z] ==> Jenkins CI detected. [2026-05-26T04:17:17.307Z] current dir:  /w/workspace/xfoundry_device-usb-camera_palau [2026-05-26T04:17:17.307Z] project root: . [2026-05-26T04:17:17.307Z] --> token set from env [2026-05-26T04:17:17.307Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-26T04:17:17.307Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T04:17:17.307Z] ==> Python coveragepy not found [2026-05-26T04:17:17.307Z] ==> Searching for coverage reports in: [2026-05-26T04:17:17.307Z] + . [2026-05-26T04:17:17.307Z] -> Found 1 reports [2026-05-26T04:17:17.307Z] ==> Detecting git/mercurial file structure [2026-05-26T04:17:17.307Z] ==> Reading reports [2026-05-26T04:17:17.307Z] + ./coverage.out bytes=54776 [2026-05-26T04:17:17.604Z] ==> Appending adjustments [2026-05-26T04:17:17.604Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T04:17:17.604Z] + Found adjustments [2026-05-26T04:17:17.604Z] ==> Gzipping contents [2026-05-26T04:17:17.604Z] 36K /tmp/codecov.tC85vv.gz [2026-05-26T04:17:17.604Z] ==> Uploading reports [2026-05-26T04:17:17.604Z] url: https://codecov.io [2026-05-26T04:17:17.604Z] query: branch=palau&commit=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T04:17:17.604Z] -> Pinging Codecov [2026-05-26T04:17:17.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T04:17:17.894Z] -> Uploading to [2026-05-26T04:17:17.894Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/4f5b6aebbb1cb62ed246977d6eeff81a4d68b111/d827a636-c3ca-4b97-b94e-32fc80c05ca8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T041717Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b7ede8b5aa83b5bcc888ff83b03a6ee93731b4f6e9865ab0b7fa47bf8ac9da5e [2026-05-26T04:17:17.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T04:17:17.894Z] Dload Upload Total Spent Left Speed [2026-05-26T04:17:18.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32881 0 0 100 32881 0 200k --:--:-- --:--:-- --:--:-- 201k [2026-05-26T04:17:18.228Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } [2026-05-26T04:17:18.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T04:17:18.780Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T04:17:18.897Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:19.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:17:19.250Z] [2026-05-26T04:17:19.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:19.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:17:19.664Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T04:17:19.664Z] 2d35ebdb57d9: Pulling fs layer [2026-05-26T04:17:19.664Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T04:17:19.664Z] 91631faa732a: Pulling fs layer [2026-05-26T04:17:19.664Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T04:17:19.664Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T04:17:19.664Z] 7861252a18e6: Pulling fs layer [2026-05-26T04:17:19.664Z] 9130f900ef6f: Pulling fs layer [2026-05-26T04:17:19.664Z] f3f5ae8826fa: Waiting [2026-05-26T04:17:19.664Z] 4f4fb700ef54: Waiting [2026-05-26T04:17:19.664Z] 7861252a18e6: Waiting [2026-05-26T04:17:19.664Z] 9130f900ef6f: Waiting [2026-05-26T04:17:19.664Z] 85e8836fcdb2: Download complete [2026-05-26T04:17:19.664Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T04:17:19.664Z] f3f5ae8826fa: Download complete [2026-05-26T04:17:19.664Z] 4f4fb700ef54: Download complete [2026-05-26T04:17:19.664Z] 2d35ebdb57d9: Verifying Checksum [2026-05-26T04:17:19.664Z] 2d35ebdb57d9: Download complete [2026-05-26T04:17:19.971Z] 2d35ebdb57d9: Pull complete [2026-05-26T04:17:19.971Z] 7861252a18e6: Verifying Checksum [2026-05-26T04:17:19.971Z] 7861252a18e6: Download complete [2026-05-26T04:17:19.971Z] 85e8836fcdb2: Pull complete [2026-05-26T04:17:20.269Z] 91631faa732a: Verifying Checksum [2026-05-26T04:17:20.269Z] 91631faa732a: Download complete [2026-05-26T04:17:20.923Z] 9130f900ef6f: Verifying Checksum [2026-05-26T04:17:20.923Z] 9130f900ef6f: Download complete [2026-05-26T04:17:25.511Z] 91631faa732a: Pull complete [2026-05-26T04:17:25.511Z] f3f5ae8826fa: Pull complete [2026-05-26T04:17:25.511Z] 4f4fb700ef54: Pull complete [2026-05-26T04:17:25.511Z] 7861252a18e6: Pull complete [2026-05-26T04:17:29.967Z] 9130f900ef6f: Pull complete [2026-05-26T04:17:29.967Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T04:17:29.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:17:29.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:17:30.362Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T04:17:30.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T04:17:32.058Z] $ docker top 08a807d3630a47405a0d237c4fc56b460b86defcf8148a156faf9b7eacd78047 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:17:32.556Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_palau [Pipeline] echo [2026-05-26T04:17:32.597Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:palau' [Pipeline] sh [2026-05-26T04:17:32.969Z] + set -o pipefail [2026-05-26T04:17:32.969Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:palau' [2026-05-26T04:17:37.548Z] [2026-05-26T04:17:37.548Z] Monitoring /w/workspace/xfoundry_device-usb-camera_palau (github.com/edgexfoundry/device-usb-camera)... [2026-05-26T04:17:37.548Z] [2026-05-26T04:17:37.548Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2aebd332-bcbf-483f-9184-4a016936e21f/history/9c7fcc4f-f380-4aa8-b34b-1f013d469fbf [2026-05-26T04:17:37.548Z] [2026-05-26T04:17:37.548Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-26T04:17:37.548Z] [2026-05-26T04:17:37.548Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T04:17:37.548Z] [Pipeline] } [2026-05-26T04:17:37.609Z] $ docker stop --time=1 08a807d3630a47405a0d237c4fc56b460b86defcf8148a156faf9b7eacd78047 [2026-05-26T04:17:39.086Z] $ docker rm -f --volumes 08a807d3630a47405a0d237c4fc56b460b86defcf8148a156faf9b7eacd78047 [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-26T04:17:40.241Z] + git log --format=format:%s -1 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] sh [2026-05-26T04:17:40.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:17:40.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:40.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:17:40.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:17:41.116Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T04:17:41.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T04:17:41.473Z] $ docker top c166c464f29423effd12608a901d261658f64e61d0e99d1ba9a65dba88755670 -eo pid,comm [2026-05-26T04:17:41.497Z] 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-26T04:17:41.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:17:41.534Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:17:41.837Z] + git semver [Pipeline] } [2026-05-26T04:17:42.127Z] $ docker stop --time=1 c166c464f29423effd12608a901d261658f64e61d0e99d1ba9a65dba88755670 [2026-05-26T04:17:43.378Z] $ docker rm -f --volumes c166c464f29423effd12608a901d261658f64e61d0e99d1ba9a65dba88755670 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:43.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:17:43.763Z] [2026-05-26T04:17:43.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:44.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:17:44.061Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T04:17:44.061Z] ab5ef0e58194: Pulling fs layer [2026-05-26T04:17:44.061Z] 9712f1f96733: Pulling fs layer [2026-05-26T04:17:44.061Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T04:17:44.061Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T04:17:44.061Z] e9a5061849ea: Pulling fs layer [2026-05-26T04:17:44.061Z] d747dcd14b5f: Pulling fs layer [2026-05-26T04:17:44.061Z] 2de7ff778b66: Pulling fs layer [2026-05-26T04:17:44.061Z] 0d9ebad4ef96: Waiting [2026-05-26T04:17:44.061Z] d747dcd14b5f: Waiting [2026-05-26T04:17:44.061Z] e9a5061849ea: Waiting [2026-05-26T04:17:44.061Z] 2de7ff778b66: Waiting [2026-05-26T04:17:44.061Z] 9712f1f96733: Download complete [2026-05-26T04:17:44.320Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T04:17:44.320Z] 63f879dbbcfc: Download complete [2026-05-26T04:17:44.579Z] e9a5061849ea: Verifying Checksum [2026-05-26T04:17:44.579Z] e9a5061849ea: Download complete [2026-05-26T04:17:44.579Z] d747dcd14b5f: Download complete [2026-05-26T04:17:44.579Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T04:17:44.579Z] 0d9ebad4ef96: Download complete [2026-05-26T04:17:44.579Z] ab5ef0e58194: Verifying Checksum [2026-05-26T04:17:44.579Z] ab5ef0e58194: Download complete [2026-05-26T04:17:44.838Z] 2de7ff778b66: Verifying Checksum [2026-05-26T04:17:44.838Z] 2de7ff778b66: Download complete [2026-05-26T04:17:48.155Z] ab5ef0e58194: Pull complete [2026-05-26T04:17:48.155Z] 9712f1f96733: Pull complete [2026-05-26T04:17:49.143Z] 63f879dbbcfc: Pull complete [2026-05-26T04:17:53.829Z] 0d9ebad4ef96: Pull complete [2026-05-26T04:17:54.457Z] e9a5061849ea: Pull complete [2026-05-26T04:17:54.759Z] d747dcd14b5f: Pull complete [2026-05-26T04:17:56.430Z] 2de7ff778b66: Pull complete [2026-05-26T04:17:56.430Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T04:17:56.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:17:56.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:17:56.950Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T04:17:57.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T04:17:59.487Z] $ docker top e3bf758af2750c7910b0995228198ec61f88b0cfe53c611f4db923d2cfed3773 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:17:59.843Z] provisioning config files... [2026-05-26T04:17:59.858Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config7516945581209259223tmp [2026-05-26T04:17:59.877Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config6654473398245977803tmp [2026-05-26T04:17:59.930Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config12934951526906547075tmp [Pipeline] { [Pipeline] echo [2026-05-26T04:18:00.003Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:00.377Z] ---> sigul-configuration.sh [2026-05-26T04:18:00.377Z] gpg: directory `/root/.gnupg' created [2026-05-26T04:18:00.377Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T04:18:00.377Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T04:18:00.377Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T04:18:00.377Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T04:18:00.377Z] gpg: CAST5 encrypted data [2026-05-26T04:18:00.377Z] gpg: encrypted with 1 passphrase [2026-05-26T04:18:00.377Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T04:18:00.806Z] + mkdir /home/jenkins [2026-05-26T04:18:00.806Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T04:18:01.241Z] + 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-26T04:18:01.278Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:01.748Z] ---> sigul-install.sh [2026-05-26T04:18:01.748Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T04:18:02.150Z] + git tag --list [2026-05-26T04:18:02.150Z] v0.0.0 [2026-05-26T04:18:02.150Z] v2.2.0 [2026-05-26T04:18:02.150Z] v2.3.0 [2026-05-26T04:18:02.150Z] v2.3.1 [2026-05-26T04:18:02.150Z] v3.0 [2026-05-26T04:18:02.150Z] v3.0.0 [2026-05-26T04:18:02.150Z] v3.1 [2026-05-26T04:18:02.150Z] v3.1.0 [2026-05-26T04:18:02.150Z] v3.1.1 [2026-05-26T04:18:02.150Z] v4.0 [2026-05-26T04:18:02.150Z] v4.0.0 [2026-05-26T04:18:02.150Z] v4.0.1 [2026-05-26T04:18:02.150Z] v4.0.1-dev.1 [2026-05-26T04:18:02.150Z] v4.0.2 [2026-05-26T04:18:02.150Z] v4.1.0-dev.1 [2026-05-26T04:18:02.150Z] v4.1.0-dev.10 [2026-05-26T04:18:02.150Z] v4.1.0-dev.11 [2026-05-26T04:18:02.150Z] v4.1.0-dev.12 [2026-05-26T04:18:02.150Z] v4.1.0-dev.13 [2026-05-26T04:18:02.150Z] v4.1.0-dev.14 [2026-05-26T04:18:02.150Z] v4.1.0-dev.15 [2026-05-26T04:18:02.150Z] v4.1.0-dev.16 [2026-05-26T04:18:02.150Z] v4.1.0-dev.17 [2026-05-26T04:18:02.150Z] v4.1.0-dev.18 [2026-05-26T04:18:02.150Z] v4.1.0-dev.19 [2026-05-26T04:18:02.150Z] v4.1.0-dev.2 [2026-05-26T04:18:02.150Z] v4.1.0-dev.3 [2026-05-26T04:18:02.150Z] v4.1.0-dev.4 [2026-05-26T04:18:02.150Z] v4.1.0-dev.5 [2026-05-26T04:18:02.150Z] v4.1.0-dev.6 [2026-05-26T04:18:02.150Z] v4.1.0-dev.7 [2026-05-26T04:18:02.150Z] v4.1.0-dev.8 [2026-05-26T04:18:02.150Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T04:18:02.535Z] + lftools sign git-tag v4.0.2 [2026-05-26T04:18:03.194Z] Signing Git tag with Sigul... [2026-05-26T04:18:03.194Z] Signing v4.0.2 [Pipeline] echo [2026-05-26T04:18:03.517Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:03.894Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T04:18:03.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T04:18:04.031Z] $ docker stop --time=1 e3bf758af2750c7910b0995228198ec61f88b0cfe53c611f4db923d2cfed3773 [2026-05-26T04:18:05.298Z] $ docker rm -f --volumes e3bf758af2750c7910b0995228198ec61f88b0cfe53c611f4db923d2cfed3773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T04:18:06.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:18:06.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:06.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:18:06.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:07.090Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T04:18:07.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T04:18:07.462Z] $ docker top 65b61ff60b11c75e4b0b89953b81301adb1421893f8c17019c42f1e75bd6826c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:18:07.773Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:18:08.138Z] + git semver [Pipeline] } [2026-05-26T04:18:08.485Z] $ docker stop --time=1 65b61ff60b11c75e4b0b89953b81301adb1421893f8c17019c42f1e75bd6826c [2026-05-26T04:18:09.776Z] $ docker rm -f --volumes 65b61ff60b11c75e4b0b89953b81301adb1421893f8c17019c42f1e75bd6826c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:18:10.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:18:10.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:10.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:18:10.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:11.139Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T04:18:11.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T04:18:11.455Z] $ docker top b7b019901a7d5afa22411debc07ad71415c5630f894d9871764d65aac2ec9e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:18:11.768Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:18:12.169Z] + git semver [Pipeline] } [2026-05-26T04:18:12.690Z] $ docker stop --time=1 b7b019901a7d5afa22411debc07ad71415c5630f894d9871764d65aac2ec9e54 [2026-05-26T04:18:13.981Z] $ docker rm -f --volumes b7b019901a7d5afa22411debc07ad71415c5630f894d9871764d65aac2ec9e54 [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-26T04:18:16.336Z] + [ -d /w/workspace/xfoundry_device-usb-camera_palau/archives ] [2026-05-26T04:18:16.336Z] + ls -al /w/workspace/xfoundry_device-usb-camera_palau/archives [2026-05-26T04:18:16.336Z] total 16 [2026-05-26T04:18:16.336Z] drwxr-xr-x 3 root root 4096 May 26 03:59 . [2026-05-26T04:18:16.336Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. [2026-05-26T04:18:16.336Z] drwxr-xr-x 2 root root 4096 May 26 03:59 cost [2026-05-26T04:18:16.336Z] -rw-r--r-- 1 root root 88 May 26 03:59 cost.csv [2026-05-26T04:18:16.336Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_palau/archives [2026-05-26T04:18:16.336Z] + ls -al /w/workspace/xfoundry_device-usb-camera_palau/archives [2026-05-26T04:18:16.336Z] total 16 [2026-05-26T04:18:16.336Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:59 . [2026-05-26T04:18:16.336Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. [2026-05-26T04:18:16.336Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:59 cost [2026-05-26T04:18:16.336Z] -rw-r--r-- 1 jenkins jenkins 88 May 26 03:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:16.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:17.658Z] ---> package-listing.sh [2026-05-26T04:18:17.658Z] ++ facter osfamily [2026-05-26T04:18:17.658Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T04:18:17.658Z] + OS_FAMILY=debian [2026-05-26T04:18:17.658Z] + workspace=/w/workspace/xfoundry_device-usb-camera_palau [2026-05-26T04:18:17.658Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T04:18:17.658Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T04:18:17.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T04:18:17.658Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T04:18:17.658Z] + '[' /w/workspace/xfoundry_device-usb-camera_palau ']' [2026-05-26T04:18:17.658Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T04:18:17.658Z] + case "${OS_FAMILY}" in [2026-05-26T04:18:17.658Z] + dpkg -l [2026-05-26T04:18:17.658Z] + grep '^ii' [2026-05-26T04:18:17.983Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T04:18:17.984Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T04:18:17.984Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T04:18:17.984Z] + '[' /w/workspace/xfoundry_device-usb-camera_palau ']' [2026-05-26T04:18:17.984Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_palau/archives/ [2026-05-26T04:18:17.984Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_palau/archives/ [Pipeline] echo [2026-05-26T04:18:18.027Z] 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/xfoundry_device-usb-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T04:18:18.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:18.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T04:18:18.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:19.221Z] prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container [2026-05-26T04:18:19.454Z] $ 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/xfoundry_device-usb-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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-26T04:18:19.690Z] $ docker top eec396d9d75b0e28130e2aab2c538ef7eb91097cdc287ea9ccefe51f87c68839 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:18:20.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T04:18:20.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T04:18:20.863Z] + ls /var/log/sa-host [2026-05-26T04:18:20.863Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:18:21.282Z] provisioning config files... [2026-05-26T04:18:21.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config7489240012355124563tmp [Pipeline] { [Pipeline] echo [2026-05-26T04:18:21.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:21.712Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T04:18:21.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:22.232Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T04:18:22.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:22.654Z] ---> sudo-logs.sh [2026-05-26T04:18:22.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T04:18:22.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:23.230Z] ---> job-cost.sh [2026-05-26T04:18:23.230Z] lf-activate-venv: SKIPPING [2026-05-26T04:18:23.230Z] DEBUG: total: 0.2199999988079071 [2026-05-26T04:18:23.230Z] INFO: Retrieving Stack Cost... [2026-05-26T04:18:23.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T04:18:23.793Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T04:18:23.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:24.168Z] ---> logs-deploy.sh [2026-05-26T04:18:24.168Z] lf-activate-venv: SKIPPING [2026-05-26T04:18:24.168Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/palau/2 [2026-05-26T04:18:24.168Z] INFO: archiving workspace using pattern(s): [2026-05-26T04:18:24.808Z] Archives upload complete. [2026-05-26T04:18:25.178Z] INFO: archiving logs to Nexus