Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea8a460fd8a93618a18fd31621231395412a559f 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-ssh4871030915775450056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15058206110536053995.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2621717663773807739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15944684098692828029.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3592759444533237009.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7762’ Running on prd-ubuntu20.04-docker-8c-8g-7765 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ea8a460fd8a93618a18fd31621231395412a559f (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ea8a460fd8a93618a18fd31621231395412a559f # timeout=10 Commit message: "Merge pull request #409 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.11.1" > git rev-list --no-walk 8d7dfb54537c95fe48c7d4c86a2b76641c38cbb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-28T06:01:04.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-28T06:01:05.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-28T06:01:05.039Z] ========================================================= [2025-08-28T06:01:05.039Z] EdgeX Global Pipelines Version Info [2025-08-28T06:01:05.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:01:06.132Z] ------------------- [2025-08-28T06:01:06.132Z] stable info: [2025-08-28T06:01:06.132Z] ------------------- [2025-08-28T06:01:06.132Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-28T06:01:06.132Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-28T06:01:06.132Z] Message: update stable to v1.0.276 [2025-08-28T06:01:06.703Z] ------------------- [2025-08-28T06:01:06.703Z] experimental info: [2025-08-28T06:01:06.703Z] ------------------- [2025-08-28T06:01:06.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-28T06:01:06.703Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-28T06:01:06.703Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-28T06:01:06.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-08-28T06:01:06.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-08-28T06:01:06.813Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-28T06:01:06.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-28T06:01:06.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-28T06:01:06.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-28T06:01:06.901Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-28T06:01:06.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-28T06:01:06.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-28T06:01:06.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-28T06:01:06.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-28T06:01:07.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-08-28T06:01:07.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-28T06:01:07.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-28T06:01:07.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-28T06:01:07.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-28T06:01:07.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-28T06:01:07.153Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-28T06:01:07.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-28T06:01:07.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-28T06:01:07.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-28T06:01:07.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-28T06:01:07.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-28T06:01:07.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-28T06:01:07.305Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-28T06:01:07.330Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-28T06:01:07.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-28T06:01:07.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-28T06:01:07.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-28T06:01:07.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-28T06:01:07.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo [2025-08-28T06:01:07.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea8a460 [Pipeline] echo [2025-08-28T06:01:07.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:01:07.552Z] provisioning config files... [2025-08-28T06:01:07.566Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11975002571443873905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:01:07.965Z] ---> ****-login.sh [2025-08-28T06:01:07.965Z] nexus3.edgexfoundry.org:10001 [2025-08-28T06:01:07.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:08.226Z] [2025-08-28T06:01:08.226Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T06:01:08.226Z] Configure a credential helper to remove this warning. See [2025-08-28T06:01:08.226Z] https://docs.****.com/go/credential-store/ [2025-08-28T06:01:08.226Z] [2025-08-28T06:01:08.226Z] Login Succeeded [2025-08-28T06:01:08.226Z] nexus3.edgexfoundry.org:10002 [2025-08-28T06:01:08.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:08.226Z] [2025-08-28T06:01:08.226Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T06:01:08.226Z] Configure a credential helper to remove this warning. See [2025-08-28T06:01:08.226Z] https://docs.****.com/go/credential-store/ [2025-08-28T06:01:08.226Z] [2025-08-28T06:01:08.226Z] Login Succeeded [2025-08-28T06:01:08.226Z] nexus3.edgexfoundry.org:10003 [2025-08-28T06:01:08.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:08.485Z] [2025-08-28T06:01:08.486Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T06:01:08.486Z] Configure a credential helper to remove this warning. See [2025-08-28T06:01:08.486Z] https://docs.****.com/go/credential-store/ [2025-08-28T06:01:08.486Z] [2025-08-28T06:01:08.486Z] Login Succeeded [2025-08-28T06:01:08.486Z] nexus3.edgexfoundry.org:10004 [2025-08-28T06:01:08.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:08.486Z] [2025-08-28T06:01:08.486Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T06:01:08.486Z] Configure a credential helper to remove this warning. See [2025-08-28T06:01:08.486Z] https://docs.****.com/go/credential-store/ [2025-08-28T06:01:08.486Z] [2025-08-28T06:01:08.486Z] Login Succeeded [2025-08-28T06:01:08.486Z] ****.io [2025-08-28T06:01:08.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:08.745Z] [2025-08-28T06:01:08.745Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T06:01:08.745Z] Configure a credential helper to remove this warning. See [2025-08-28T06:01:08.745Z] https://docs.****.com/go/credential-store/ [2025-08-28T06:01:08.745Z] [2025-08-28T06:01:08.745Z] Login Succeeded [2025-08-28T06:01:08.745Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T06:01:08.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-28T06:01:09.171Z] + git rev-list -1 --merges ea8a460fd8a93618a18fd31621231395412a559f~1..ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo [2025-08-28T06:01:09.201Z] -----------> git rev-list -1 --merges ea8a460fd8a93618a18fd31621231395412a559f~1..ea8a460fd8a93618a18fd31621231395412a559f ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:01:09.201Z] ea8a460fd8a93618a18fd31621231395412a559f [false] [Pipeline] sh [2025-08-28T06:01:09.496Z] + git log --format=format:%s -1 ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo [2025-08-28T06:01:09.513Z] ========================================================= [2025-08-28T06:01:09.513Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-28T06:01:09.513Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-28T06:01:09.852Z] + git log --format=format:%s -1 ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo [2025-08-28T06:01:09.866Z] [semverPrep] GIT_COMMIT: ea8a460fd8a93618a18fd31621231395412a559f, Commit Message: Merge pull request #409 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.11.1 [Pipeline] echo [2025-08-28T06:01:09.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-28T06:01:10.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-28T06:01:10.232Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-28T06:01:10.232Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-28T06:01:10.232Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-28T06:01:10.232Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-28T06:01:10.232Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-28T06:01:10.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:01:10.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T06:01:10.583Z] [2025-08-28T06:01:10.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:01:10.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T06:01:10.909Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-28T06:01:10.909Z] 3dae71ba6b94: Pulling fs layer [2025-08-28T06:01:10.909Z] 6bf1a483ea7c: Pulling fs layer [2025-08-28T06:01:10.909Z] f5dfc541a4d3: Pulling fs layer [2025-08-28T06:01:10.909Z] 461d9e800cba: Pulling fs layer [2025-08-28T06:01:10.909Z] 80192f66455f: Pulling fs layer [2025-08-28T06:01:10.909Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-28T06:01:10.909Z] a29436f7fd5d: Pulling fs layer [2025-08-28T06:01:10.909Z] 923cac83aea3: Pulling fs layer [2025-08-28T06:01:10.909Z] 25ad8b0a4227: Pulling fs layer [2025-08-28T06:01:10.909Z] db01528c6b51: Pulling fs layer [2025-08-28T06:01:10.909Z] 28988de357af: Pulling fs layer [2025-08-28T06:01:10.909Z] 461d9e800cba: Waiting [2025-08-28T06:01:10.909Z] 80192f66455f: Waiting [2025-08-28T06:01:10.909Z] 2e8e34ca0e6c: Waiting [2025-08-28T06:01:10.909Z] a29436f7fd5d: Waiting [2025-08-28T06:01:10.909Z] 923cac83aea3: Waiting [2025-08-28T06:01:10.909Z] 28988de357af: Waiting [2025-08-28T06:01:10.909Z] 25ad8b0a4227: Waiting [2025-08-28T06:01:10.909Z] db01528c6b51: Waiting [2025-08-28T06:01:10.909Z] 6bf1a483ea7c: Verifying Checksum [2025-08-28T06:01:10.909Z] 6bf1a483ea7c: Download complete [2025-08-28T06:01:10.909Z] 461d9e800cba: Verifying Checksum [2025-08-28T06:01:10.909Z] 461d9e800cba: Download complete [2025-08-28T06:01:10.909Z] 80192f66455f: Verifying Checksum [2025-08-28T06:01:10.909Z] 80192f66455f: Download complete [2025-08-28T06:01:11.168Z] f5dfc541a4d3: Download complete [2025-08-28T06:01:11.168Z] 3dae71ba6b94: Verifying Checksum [2025-08-28T06:01:11.168Z] 3dae71ba6b94: Download complete [2025-08-28T06:01:11.428Z] 25ad8b0a4227: Verifying Checksum [2025-08-28T06:01:11.428Z] 25ad8b0a4227: Download complete [2025-08-28T06:01:11.428Z] db01528c6b51: Verifying Checksum [2025-08-28T06:01:11.428Z] db01528c6b51: Download complete [2025-08-28T06:01:11.428Z] 28988de357af: Verifying Checksum [2025-08-28T06:01:11.428Z] 28988de357af: Download complete [2025-08-28T06:01:11.428Z] a29436f7fd5d: Verifying Checksum [2025-08-28T06:01:11.428Z] a29436f7fd5d: Download complete [2025-08-28T06:01:11.996Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-28T06:01:11.996Z] 2e8e34ca0e6c: Download complete [2025-08-28T06:01:12.565Z] 3dae71ba6b94: Pull complete [2025-08-28T06:01:12.825Z] 6bf1a483ea7c: Pull complete [2025-08-28T06:01:13.768Z] f5dfc541a4d3: Pull complete [2025-08-28T06:01:13.768Z] 461d9e800cba: Pull complete [2025-08-28T06:01:13.768Z] 80192f66455f: Pull complete [2025-08-28T06:01:19.039Z] 2e8e34ca0e6c: Pull complete [2025-08-28T06:01:19.609Z] a29436f7fd5d: Pull complete [2025-08-28T06:01:19.609Z] 923cac83aea3: Pull complete [2025-08-28T06:01:19.609Z] 25ad8b0a4227: Pull complete [2025-08-28T06:01:19.869Z] db01528c6b51: Pull complete [2025-08-28T06:01:19.869Z] 28988de357af: Pull complete [2025-08-28T06:01:19.869Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-28T06:01:19.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T06:01:19.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:01:20.015Z] prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container [2025-08-28T06:01:20.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-28T06:01:21.897Z] $ docker top 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 -eo pid,comm [2025-08-28T06:01:21.946Z] 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). [2025-08-28T06:01:21.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-28T06:01:22.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-28T06:01:22.000Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-28T06:01:22.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-28T06:01:22.109Z] $ docker exec 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent [2025-08-28T06:01:22.215Z] SSH_AUTH_SOCK=/tmp/ssh-BRjkBjnB6D7B/agent.31 [2025-08-28T06:01:22.215Z] SSH_AGENT_PID=37 [2025-08-28T06:01:22.222Z] Running ssh-add (command line suppressed) [2025-08-28T06:01:22.326Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16497347417277429184.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16497347417277429184.key) [2025-08-28T06:01:22.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-28T06:01:22.643Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-08-28T06:01:22.936Z] + git tag --points-at HEAD [Pipeline] } [2025-08-28T06:01:22.949Z] $ docker exec --env ******** --env ******** 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent -k [2025-08-28T06:01:23.054Z] unset SSH_AUTH_SOCK; [2025-08-28T06:01:23.055Z] unset SSH_AGENT_PID; [2025-08-28T06:01:23.055Z] echo Agent pid 37 killed; [2025-08-28T06:01:23.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-28T06:01:23.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-28T06:01:23.105Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-28T06:01:23.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-28T06:01:23.224Z] $ docker exec 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent [2025-08-28T06:01:23.320Z] SSH_AUTH_SOCK=/tmp/ssh-isI0XmEIuspD/agent.84 [2025-08-28T06:01:23.320Z] SSH_AGENT_PID=90 [2025-08-28T06:01:23.325Z] Running ssh-add (command line suppressed) [2025-08-28T06:01:23.429Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12642404252244092817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12642404252244092817.key) [2025-08-28T06:01:23.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-28T06:01:23.737Z] + git semver init [2025-08-28T06:01:23.997Z] 2025-08-28 06:01:23,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-28T06:01:23.997Z] 2025-08-28 06:01:23,952 [run_init] DEBUG init version:0.0.0 force:False [2025-08-28T06:01:23.997Z] 2025-08-28 06:01:23,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-28T06:01:23.997Z] 2025-08-28 06:01:23,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-28T06:01:23.997Z] 2025-08-28 06:01:23,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-28T06:01:25.398Z] 2025-08-28 06:01:25,100 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-08-28T06:01:25.398Z] 2025-08-28 06:01:25,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-08-28T06:01:25.398Z] 2025-08-28 06:01:25,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-28T06:01:25.398Z] 2025-08-28 06:01:25,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-28T06:01:25.398Z] 4.1.0-dev.4 [Pipeline] } [2025-08-28T06:01:25.409Z] $ docker exec --env ******** --env ******** 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent -k [2025-08-28T06:01:25.508Z] unset SSH_AUTH_SOCK; [2025-08-28T06:01:25.509Z] unset SSH_AGENT_PID; [2025-08-28T06:01:25.509Z] echo Agent pid 90 killed; [2025-08-28T06:01:25.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-28T06:01:25.836Z] + git semver [Pipeline] } [2025-08-28T06:01:26.116Z] $ docker stop --time=1 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 [2025-08-28T06:01:27.391Z] $ docker rm -f --volumes 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-28T06:01:27.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-28T06:01:28.025Z] Stashed 1 file(s) [Pipeline] echo [2025-08-28T06:01:28.030Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:01:28.211Z] provisioning config files... [2025-08-28T06:01:28.242Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7868817468157570641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:01:28.550Z] ---> ****-login.sh [2025-08-28T06:01:28.550Z] nexus3.edgexfoundry.org:10001 [2025-08-28T06:01:28.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:28.550Z] Login Succeeded [2025-08-28T06:01:28.550Z] nexus3.edgexfoundry.org:10002 [2025-08-28T06:01:28.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:28.810Z] Login Succeeded [2025-08-28T06:01:28.810Z] nexus3.edgexfoundry.org:10003 [2025-08-28T06:01:28.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:28.810Z] Login Succeeded [2025-08-28T06:01:28.810Z] nexus3.edgexfoundry.org:10004 [2025-08-28T06:01:28.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:28.810Z] Login Succeeded [2025-08-28T06:01:28.810Z] ****.io [2025-08-28T06:01:29.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:01:29.076Z] Login Succeeded [2025-08-28T06:01:29.076Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T06:01:29.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-28T06:01:29.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T06:01:29.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T06:01:29.220Z] ========================================================= [2025-08-28T06:01:29.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-28T06:01:29.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:01:29.553Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-28T06:01:30.490Z] #0 building with "default" instance using docker driver [2025-08-28T06:01:30.490Z] [2025-08-28T06:01:30.490Z] #1 [internal] load build definition from Dockerfile [2025-08-28T06:01:30.490Z] #1 transferring dockerfile: 2.48kB done [2025-08-28T06:01:30.490Z] #1 DONE 0.0s [2025-08-28T06:01:30.490Z] [2025-08-28T06:01:30.491Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-28T06:01:30.491Z] #2 DONE 0.1s [2025-08-28T06:01:30.491Z] [2025-08-28T06:01:30.491Z] #3 [internal] load .dockerignore [2025-08-28T06:01:30.491Z] #3 transferring context: 2B done [2025-08-28T06:01:30.491Z] #3 DONE 0.0s [2025-08-28T06:01:30.491Z] [2025-08-28T06:01:30.491Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-28T06:01:30.491Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-28T06:01:30.491Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-28T06:01:30.491Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-28T06:01:30.491Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-28T06:01:30.491Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-08-28T06:01:30.491Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-28T06:01:30.491Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-28T06:01:30.491Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-28T06:01:30.491Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-28T06:01:30.491Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s [2025-08-28T06:01:30.491Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-28T06:01:30.491Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-28T06:01:30.491Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s [2025-08-28T06:01:30.491Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-28T06:01:30.491Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-28T06:01:30.491Z] #4 ... [2025-08-28T06:01:30.491Z] [2025-08-28T06:01:30.491Z] #5 [internal] load build context [2025-08-28T06:01:30.491Z] #5 transferring context: 23.14MB 0.2s done [2025-08-28T06:01:30.491Z] #5 DONE 0.2s [2025-08-28T06:01:30.491Z] [2025-08-28T06:01:30.491Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-28T06:01:30.491Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.3s [2025-08-28T06:01:30.491Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-28T06:01:30.491Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s [2025-08-28T06:01:30.491Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.25MB / 13.29MB 0.3s [2025-08-28T06:01:30.750Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.5s [2025-08-28T06:01:30.750Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.5s [2025-08-28T06:01:30.750Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-28T06:01:30.750Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-28T06:01:31.011Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-28T06:01:31.011Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.7s [2025-08-28T06:01:31.011Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 78.64MB / 103.05MB 0.8s [2025-08-28T06:01:31.011Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-28T06:01:31.295Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 102.76MB / 103.05MB 0.9s [2025-08-28T06:01:31.554Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-28T06:01:36.824Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done [2025-08-28T06:01:36.824Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-28T06:01:36.824Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-28T06:01:36.824Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-28T06:01:36.824Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-28T06:01:36.824Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-28T06:01:36.824Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-28T06:01:36.824Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-28T06:01:40.134Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done [2025-08-28T06:01:40.134Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-28T06:01:40.134Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-28T06:01:40.134Z] #4 DONE 9.9s [2025-08-28T06:01:40.393Z] [2025-08-28T06:01:40.393Z] #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 [2025-08-28T06:01:40.393Z] #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T06:01:40.653Z] #6 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T06:01:40.653Z] #6 0.535 (1/14) Installing libintl (0.22.5-r0) [2025-08-28T06:01:40.911Z] #6 0.539 (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-28T06:01:40.911Z] #6 0.543 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-28T06:01:40.911Z] #6 0.552 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-28T06:01:40.911Z] #6 0.560 (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-28T06:01:40.911Z] #6 0.584 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-28T06:01:40.911Z] #6 0.592 (7/14) Installing udev-init-scripts (35-r1) [2025-08-28T06:01:40.911Z] #6 0.594 (8/14) Installing libeconf (0.6.3-r0) [2025-08-28T06:01:40.911Z] #6 0.599 (9/14) Installing libblkid (2.40.1-r1) [2025-08-28T06:01:40.911Z] #6 0.605 (10/14) Installing xz-libs (5.6.2-r1) [2025-08-28T06:01:40.911Z] #6 0.611 (11/14) Installing kmod-libs (32-r0) [2025-08-28T06:01:40.911Z] #6 0.616 (12/14) Installing eudev (3.2.14-r2) [2025-08-28T06:01:40.911Z] #6 0.631 (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-28T06:01:40.911Z] #6 0.646 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-28T06:01:40.911Z] #6 0.655 Executing busybox-1.36.1-r29.trigger [2025-08-28T06:01:40.911Z] #6 0.661 Executing eudev-3.2.14-r2.trigger [2025-08-28T06:01:40.911Z] #6 0.666 OK: 254 MiB in 72 packages [2025-08-28T06:01:42.817Z] #6 DONE 2.3s [2025-08-28T06:01:42.817Z] [2025-08-28T06:01:42.817Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-08-28T06:01:42.817Z] #7 DONE 0.0s [2025-08-28T06:01:42.817Z] [2025-08-28T06:01:42.817Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-08-28T06:01:42.817Z] #8 DONE 0.0s [2025-08-28T06:01:42.817Z] [2025-08-28T06:01:42.817Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T06:01:43.168Z] Still waiting to schedule task [2025-08-28T06:01:43.168Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-28T06:01:57.757Z] #9 DONE 15.1s [2025-08-28T06:01:57.757Z] [2025-08-28T06:01:57.757Z] #10 [builder 6/8] COPY . . [2025-08-28T06:01:57.757Z] #10 DONE 0.1s [2025-08-28T06:01:58.015Z] [2025-08-28T06:01:58.015Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-28T06:01:58.015Z] #11 0.204 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-28T06:01:58.015Z] #11 0.204 Dload Upload Total Spent Left Speed [2025-08-28T06:01:58.273Z] #11 0.204 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10997 0 --:--:-- --:--:-- --:--:-- 11062 [2025-08-28T06:01:58.273Z] #11 DONE 0.3s [2025-08-28T06:01:58.273Z] [2025-08-28T06:01:58.273Z] #12 [builder 8/8] RUN echo noop [2025-08-28T06:01:58.532Z] #12 0.239 noop [2025-08-28T06:01:58.532Z] #12 DONE 0.3s [2025-08-28T06:01:58.532Z] [2025-08-28T06:01:58.532Z] #13 exporting to image [2025-08-28T06:01:58.532Z] #13 exporting layers [2025-08-28T06:02:06.639Z] #13 exporting layers 7.4s done [2025-08-28T06:02:06.639Z] #13 writing image sha256:0be4b9b161eb83ab2955b069f79703cc013435f1af72ab841bf1719a4609c325 done [2025-08-28T06:02:06.639Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-28T06:02:06.639Z] #13 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:02:06.971Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-28T06:02:06.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:02:07.050Z] prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container [2025-08-28T06:02:07.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-28T06:02:07.419Z] $ docker top d403abf3c29fb32b9503cf4223122b6e15f9cce34ec4a9fc1c9f2fd617414785 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T06:02:07.746Z] + go version [2025-08-28T06:02:07.746Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-28T06:02:07.760Z] $ docker stop --time=1 d403abf3c29fb32b9503cf4223122b6e15f9cce34ec4a9fc1c9f2fd617414785 [2025-08-28T06:02:08.991Z] $ docker rm -f --volumes d403abf3c29fb32b9503cf4223122b6e15f9cce34ec4a9fc1c9f2fd617414785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:02:09.421Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-28T06:02:09.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:02:09.501Z] prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container [2025-08-28T06:02:09.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-28T06:02:09.774Z] $ docker top b29b7916189afd0e057addfd839d497eeef0434c53e49d7e04cd14dd9a9238f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T06:02:10.118Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-28T06:02:10.423Z] + make test [2025-08-28T06:02:10.423Z] go test ./... -coverprofile=coverage.out ./... [2025-08-28T06:02:11.796Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-28T06:02:33.720Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-28T06:02:33.720Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2025-08-28T06:02:45.922Z] go vet ./... [2025-08-28T06:02:50.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-28T06:02:50.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-28T06:02:50.112Z] ./bin/test-attribution-txt.sh [2025-08-28T06:02:50.370Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-28T06:02:50.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-28T06:02:50.406Z] $ docker stop --time=1 b29b7916189afd0e057addfd839d497eeef0434c53e49d7e04cd14dd9a9238f4 [2025-08-28T06:02:52.228Z] $ docker rm -f --volumes b29b7916189afd0e057addfd839d497eeef0434c53e49d7e04cd14dd9a9238f4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-28T06:02:52.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-28T06:02:52.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-28T06:02:53.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-28T06:02:53.624Z] + ls -al . [2025-08-28T06:02:53.624Z] total 288 [2025-08-28T06:02:53.624Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 06:02 . [2025-08-28T06:02:53.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:00 .. [2025-08-28T06:02:53.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:02 .git [2025-08-28T06:02:53.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:01 .github [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 28 06:01 .gitignore [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 28 06:01 .golangci.yml [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 28 06:01 .hadolint.yml [2025-08-28T06:02:53.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 06:01 .semver [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 28 06:01 Attribution.txt [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 28 06:01 CHANGELOG.md [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 28 06:01 Dockerfile [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 28 06:01 GOVERNANCE.md [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 28 06:01 Jenkinsfile [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 06:01 LICENSE [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 28 06:01 Makefile [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 28 06:01 OWNERS.md [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 28 06:01 README.md [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 28 06:01 VERSION [2025-08-28T06:02:53.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:01 bin [2025-08-28T06:02:53.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:01 cmd [2025-08-28T06:02:53.624Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 28 06:02 coverage.out [2025-08-28T06:02:53.624Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 28 06:01 docker-entrypoint.sh [2025-08-28T06:02:53.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:01 docs [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 28 06:01 go.mod [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 28 06:01 go.sum [2025-08-28T06:02:53.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:01 internal [2025-08-28T06:02:53.624Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 28 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:02:53.945Z] + 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=ea8a460fd8a93618a18fd31621231395412a559f --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-28T06:02:54.203Z] #0 building with "default" instance using docker driver [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #1 [internal] load build definition from Dockerfile [2025-08-28T06:02:54.203Z] #1 transferring dockerfile: 2.48kB done [2025-08-28T06:02:54.203Z] #1 DONE 0.0s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-28T06:02:54.203Z] #2 DONE 0.0s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-08-28T06:02:54.203Z] #3 DONE 0.1s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-28T06:02:54.203Z] #4 DONE 0.1s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #5 [internal] load .dockerignore [2025-08-28T06:02:54.203Z] #5 transferring context: 2B done [2025-08-28T06:02:54.203Z] #5 DONE 0.0s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #6 [internal] load build context [2025-08-28T06:02:54.203Z] #6 transferring context: 66.95kB done [2025-08-28T06:02:54.203Z] #6 DONE 0.0s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-28T06:02:54.203Z] #7 DONE 0.1s [2025-08-28T06:02:54.203Z] [2025-08-28T06:02:54.203Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-28T06:02:54.203Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-28T06:02:54.462Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-28T06:02:54.462Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-28T06:02:54.462Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-28T06:02:54.462Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-28T06:02:54.462Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-28T06:02:54.462Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-28T06:02:54.462Z] #8 DONE 0.3s [2025-08-28T06:02:54.462Z] [2025-08-28T06:02:54.462Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:54.723Z] #9 ... [2025-08-28T06:02:54.723Z] [2025-08-28T06:02:54.723Z] #10 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-28T06:02:54.723Z] #10 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-08-28T06:02:54.723Z] #10 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-08-28T06:02:54.723Z] #10 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-08-28T06:02:54.723Z] #10 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 14.68MB / 15.38MB 0.2s [2025-08-28T06:02:54.723Z] #10 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-08-28T06:02:54.723Z] #10 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-08-28T06:02:54.723Z] #10 ... [2025-08-28T06:02:54.723Z] [2025-08-28T06:02:54.723Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:54.723Z] #9 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T06:02:54.981Z] #9 ... [2025-08-28T06:02:54.981Z] [2025-08-28T06:02:54.981Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-08-28T06:02:54.981Z] #11 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T06:02:54.981Z] #11 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T06:02:54.981Z] #11 0.631 OK: 254 MiB in 72 packages [2025-08-28T06:02:54.981Z] #11 DONE 0.7s [2025-08-28T06:02:54.981Z] [2025-08-28T06:02:54.981Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-08-28T06:02:54.982Z] #12 DONE 0.0s [2025-08-28T06:02:54.982Z] [2025-08-28T06:02:54.982Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:54.982Z] #9 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T06:02:55.239Z] #9 ... [2025-08-28T06:02:55.239Z] [2025-08-28T06:02:55.239Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-08-28T06:02:55.239Z] #13 DONE 0.0s [2025-08-28T06:02:55.239Z] [2025-08-28T06:02:55.239Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:55.239Z] #9 0.729 (1/115) Installing dumb-init (1.2.5-r3) [2025-08-28T06:02:55.239Z] #9 0.734 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-28T06:02:55.239Z] #9 0.862 (3/115) Installing aom-libs (3.9.1-r0) [2025-08-28T06:02:55.527Z] #9 0.998 (4/115) Installing libxau (1.0.11-r4) [2025-08-28T06:02:55.527Z] #9 ... [2025-08-28T06:02:55.527Z] [2025-08-28T06:02:55.527Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T06:02:55.527Z] #14 DONE 0.5s [2025-08-28T06:02:55.527Z] [2025-08-28T06:02:55.527Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:55.527Z] #9 0.999 (5/115) Installing libmd (1.1.0-r0) [2025-08-28T06:02:55.527Z] #9 1.002 (6/115) Installing libbsd (0.12.2-r0) [2025-08-28T06:02:55.527Z] #9 1.006 (7/115) Installing libxdmcp (1.1.5-r1) [2025-08-28T06:02:55.527Z] #9 1.010 (8/115) Installing libxcb (1.16.1-r0) [2025-08-28T06:02:55.527Z] #9 1.033 (9/115) Installing libx11 (1.8.9-r1) [2025-08-28T06:02:55.527Z] #9 1.067 (10/115) Installing hwdata-pci (0.382-r0) [2025-08-28T06:02:55.527Z] #9 1.090 (11/115) Installing libpciaccess (0.18.1-r0) [2025-08-28T06:02:55.527Z] #9 1.094 (12/115) Installing libdrm (2.4.120-r0) [2025-08-28T06:02:55.527Z] #9 1.105 (13/115) Installing libxext (1.3.6-r2) [2025-08-28T06:02:55.785Z] #9 1.109 (14/115) Installing libxfixes (6.0.1-r4) [2025-08-28T06:02:55.785Z] #9 1.112 (15/115) Installing libffi (3.4.6-r0) [2025-08-28T06:02:55.785Z] #9 1.116 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-08-28T06:02:55.785Z] #9 1.122 (17/115) Installing libva (2.21.0-r0) [2025-08-28T06:02:55.785Z] #9 1.127 (18/115) Installing libvdpau (1.5-r3) [2025-08-28T06:02:55.785Z] #9 1.133 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-08-28T06:02:55.785Z] #9 1.139 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-28T06:02:55.785Z] #9 1.217 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-08-28T06:02:55.785Z] #9 ... [2025-08-28T06:02:55.785Z] [2025-08-28T06:02:55.785Z] #15 [builder 6/8] COPY . . [2025-08-28T06:02:55.785Z] #15 DONE 0.1s [2025-08-28T06:02:55.785Z] [2025-08-28T06:02:55.785Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:55.785Z] #9 1.225 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-28T06:02:55.785Z] #9 1.243 (23/115) Installing libdav1d (1.4.2-r0) [2025-08-28T06:02:55.785Z] #9 1.268 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-08-28T06:02:55.785Z] #9 1.275 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-08-28T06:02:55.785Z] #9 1.361 (26/115) Installing imath (3.1.12-r0) [2025-08-28T06:02:56.044Z] #9 1.369 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-08-28T06:02:56.044Z] #9 1.391 (28/115) Installing brotli-libs (1.1.0-r2) [2025-08-28T06:02:56.044Z] #9 1.404 (29/115) Installing giflib (5.2.2-r0) [2025-08-28T06:02:56.044Z] #9 1.407 (30/115) Installing libhwy (1.0.7-r0) [2025-08-28T06:02:56.044Z] #9 1.411 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-08-28T06:02:56.044Z] #9 1.430 (32/115) Installing lcms2 (2.16-r0) [2025-08-28T06:02:56.044Z] #9 1.431 (33/115) Installing libpng (1.6.44-r0) [2025-08-28T06:02:56.044Z] #9 1.437 (34/115) Installing libjxl (0.10.2-r0) [2025-08-28T06:02:56.044Z] #9 1.573 (35/115) Installing lame-libs (3.100-r5) [2025-08-28T06:02:56.044Z] #9 1.580 (36/115) Installing opus (1.5.2-r0) [2025-08-28T06:02:56.044Z] #9 ... [2025-08-28T06:02:56.044Z] [2025-08-28T06:02:56.044Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-28T06:02:56.044Z] #16 0.225 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-28T06:02:56.044Z] #16 0.225 Dload Upload Total Spent Left Speed [2025-08-28T06:02:56.044Z] #16 0.225 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45934 0 --:--:-- --:--:-- --:--:-- 48272 [2025-08-28T06:02:56.044Z] #16 DONE 0.4s [2025-08-28T06:02:56.044Z] [2025-08-28T06:02:56.044Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:02:56.044Z] #9 1.594 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-08-28T06:02:56.044Z] #9 1.621 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-08-28T06:02:56.044Z] #9 1.630 (39/115) Installing soxr (0.1.3-r7) [2025-08-28T06:02:56.044Z] #9 1.636 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-28T06:02:56.044Z] #9 1.641 (41/115) Installing libogg (1.3.5-r5) [2025-08-28T06:02:56.044Z] #9 1.644 (42/115) Installing libtheora (1.1.1-r18) [2025-08-28T06:02:56.044Z] #9 1.662 (43/115) Installing libvorbis (1.3.7-r2) [2025-08-28T06:02:56.044Z] #9 1.670 (44/115) Installing libvpx (1.14.1-r0) [2025-08-28T06:02:56.044Z] #9 1.703 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-08-28T06:02:56.305Z] #9 1.790 (46/115) Installing libwebp (1.3.2-r0) [2025-08-28T06:02:56.305Z] #9 1.803 (47/115) Installing libwebpmux (1.3.2-r0) [2025-08-28T06:02:56.305Z] #9 1.807 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-08-28T06:02:56.305Z] #9 1.833 (49/115) Installing numactl (2.0.18-r0) [2025-08-28T06:02:56.305Z] #9 1.836 (50/115) Installing x265-libs (3.6-r0) [2025-08-28T06:02:56.305Z] #9 1.914 (51/115) Installing xvidcore (1.3.7-r2) [2025-08-28T06:02:56.563Z] #9 1.920 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-28T06:02:56.563Z] #9 2.216 (53/115) Installing sdl2 (2.28.5-r1) [2025-08-28T06:02:56.820Z] #9 2.231 (54/115) Installing alsa-lib (1.2.11-r0) [2025-08-28T06:02:56.820Z] #9 2.249 (55/115) Installing libexpat (2.7.0-r0) [2025-08-28T06:02:56.820Z] #9 2.251 (56/115) Installing libbz2 (1.0.8-r6) [2025-08-28T06:02:56.820Z] #9 2.255 (57/115) Installing freetype (2.13.2-r0) [2025-08-28T06:02:56.820Z] #9 2.271 (58/115) Installing fontconfig (2.15.0-r1) [2025-08-28T06:02:56.820Z] #9 2.370 (59/115) Installing fribidi (1.0.15-r0) [2025-08-28T06:02:56.820Z] #9 2.376 (60/115) Installing libintl (0.22.5-r0) [2025-08-28T06:02:56.820Z] #9 2.380 (61/115) Installing libeconf (0.6.3-r0) [2025-08-28T06:02:56.820Z] #9 2.383 (62/115) Installing libblkid (2.40.1-r1) [2025-08-28T06:02:56.820Z] #9 2.389 (63/115) Installing libmount (2.40.1-r1) [2025-08-28T06:02:56.820Z] #9 2.396 (64/115) Installing pcre2 (10.43-r0) [2025-08-28T06:02:56.821Z] #9 2.405 (65/115) Installing glib (2.80.5-r0) [2025-08-28T06:02:56.821Z] #9 2.446 (66/115) Installing graphite2 (1.3.14-r6) [2025-08-28T06:02:56.821Z] #9 2.451 (67/115) Installing harfbuzz (8.5.0-r0) [2025-08-28T06:02:56.821Z] #9 2.467 (68/115) Installing libunibreak (6.1-r0) [2025-08-28T06:02:56.821Z] #9 2.471 (69/115) Installing libass (0.17.2-r0) [2025-08-28T06:02:57.078Z] #9 2.477 (70/115) Installing libbluray (1.3.4-r1) [2025-08-28T06:02:57.078Z] #9 2.485 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-08-28T06:02:57.078Z] #9 2.493 (72/115) Installing libopenmpt (0.7.7-r0) [2025-08-28T06:02:57.078Z] #9 2.511 (73/115) Installing cjson (1.7.18-r0) [2025-08-28T06:02:57.078Z] #9 2.514 (74/115) Installing mbedtls (3.6.4-r0) [2025-08-28T06:02:57.078Z] #9 2.525 (75/115) Installing librist (0.2.10-r1) [2025-08-28T06:02:57.078Z] #9 2.530 (76/115) Installing libsrt (1.5.3-r0) [2025-08-28T06:02:57.078Z] #9 2.542 (77/115) Installing libssh (0.10.6-r0) [2025-08-28T06:02:57.078Z] #9 2.552 (78/115) Installing xz-libs (5.6.2-r1) [2025-08-28T06:02:57.078Z] #9 2.558 (79/115) Installing libxml2 (2.12.10-r0) [2025-08-28T06:02:57.078Z] #9 2.572 (80/115) Installing libsodium (1.0.19-r0) [2025-08-28T06:02:57.078Z] #9 2.579 (81/115) Installing libzmq (4.3.5-r2) [2025-08-28T06:02:57.078Z] #9 2.588 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-28T06:02:57.078Z] #9 2.692 (83/115) Installing serd-libs (0.32.2-r0) [2025-08-28T06:02:57.336Z] #9 2.695 (84/115) Installing zix-libs (0.4.2-r0) [2025-08-28T06:02:57.336Z] #9 2.699 (85/115) Installing sord-libs (0.16.16-r0) [2025-08-28T06:02:57.336Z] #9 2.702 (86/115) Installing sratom (0.6.16-r0) [2025-08-28T06:02:57.336Z] #9 2.708 (87/115) Installing lilv-libs (0.24.24-r1) [2025-08-28T06:02:57.336Z] #9 2.716 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-08-28T06:02:57.336Z] #9 2.743 (89/115) Installing libdovi (3.3.0-r0) [2025-08-28T06:02:57.336Z] #9 2.751 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-08-28T06:02:57.336Z] #9 2.864 (91/115) Installing shaderc (2024.0-r0) [2025-08-28T06:02:57.336Z] #9 2.870 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-08-28T06:02:57.336Z] #9 2.876 (93/115) Installing libplacebo (6.338.2-r1) [2025-08-28T06:02:57.336Z] #9 2.888 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-28T06:02:57.336Z] #9 2.892 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-28T06:02:57.336Z] #9 2.980 (96/115) Installing vidstab (1.1.1-r0) [2025-08-28T06:02:57.595Z] #9 2.984 (97/115) Installing zimg (3.0.5-r2) [2025-08-28T06:02:57.595Z] #9 2.994 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-28T06:02:57.595Z] #9 3.028 (99/115) Installing libasyncns (0.8-r3) [2025-08-28T06:02:57.595Z] #9 3.031 (100/115) Installing dbus-libs (1.14.10-r1) [2025-08-28T06:02:57.595Z] #9 3.037 (101/115) Installing libltdl (2.4.7-r3) [2025-08-28T06:02:57.595Z] #9 3.041 (102/115) Installing orc (0.4.40-r0) [2025-08-28T06:02:57.595Z] #9 3.050 (103/115) Installing libflac (1.4.3-r1) [2025-08-28T06:02:57.595Z] #9 3.059 (104/115) Installing libsndfile (1.2.2-r1) [2025-08-28T06:02:57.595Z] #9 3.069 (105/115) Installing speexdsp (1.2.1-r2) [2025-08-28T06:02:57.595Z] #9 3.074 (106/115) Installing tdb-libs (1.4.9-r1) [2025-08-28T06:02:57.595Z] #9 3.078 (107/115) Installing libpulse (17.0-r0) [2025-08-28T06:02:57.595Z] #9 3.094 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-08-28T06:02:57.855Z] #9 3.100 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-28T06:02:57.855Z] #9 3.104 (110/115) Installing ffmpeg (6.1.1-r8) [2025-08-28T06:02:57.855Z] #9 3.114 (111/115) Installing udev-init-scripts (35-r1) [2025-08-28T06:02:57.855Z] #9 3.116 (112/115) Installing eudev-libs (3.2.14-r2) [2025-08-28T06:02:57.855Z] #9 3.120 (113/115) Installing zstd-libs (1.5.6-r0) [2025-08-28T06:02:57.855Z] #9 3.130 (114/115) Installing kmod-libs (32-r0) [2025-08-28T06:02:57.855Z] #9 3.134 (115/115) Installing eudev (3.2.14-r2) [2025-08-28T06:02:57.855Z] #9 3.148 Executing busybox-1.36.1-r29.trigger [2025-08-28T06:02:57.855Z] #9 3.155 Executing glib-2.80.5-r0.trigger [2025-08-28T06:02:57.855Z] #9 3.162 Executing eudev-3.2.14-r2.trigger [2025-08-28T06:02:57.855Z] #9 3.167 OK: 134 MiB in 129 packages [2025-08-28T06:02:58.113Z] #9 DONE 3.6s [2025-08-28T06:02:58.113Z] [2025-08-28T06:02:58.113Z] #17 [builder 8/8] RUN make build [2025-08-28T06:02:58.113Z] #17 0.242 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-28T06:02:58.679Z] #17 ... [2025-08-28T06:02:58.679Z] [2025-08-28T06:02:58.679Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-08-28T06:02:58.679Z] #18 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T06:02:58.679Z] #18 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T06:02:58.679Z] #18 0.531 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T06:02:58.679Z] #18 0.547 Executing busybox-1.36.1-r30.post-upgrade [2025-08-28T06:02:58.679Z] #18 0.581 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T06:02:58.679Z] #18 0.585 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T06:02:58.679Z] #18 0.589 Executing busybox-1.36.1-r30.trigger [2025-08-28T06:02:58.679Z] #18 0.596 OK: 134 MiB in 129 packages [2025-08-28T06:02:58.679Z] #18 DONE 0.7s [2025-08-28T06:02:58.938Z] [2025-08-28T06:02:58.938Z] #17 [builder 8/8] RUN make build [2025-08-28T06:03:25.480Z] #17 DONE 26.9s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-08-28T06:03:25.480Z] #19 DONE 0.2s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-08-28T06:03:25.480Z] #20 DONE 0.0s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-28T06:03:25.480Z] #21 DONE 0.0s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-28T06:03:25.480Z] #22 DONE 0.0s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-28T06:03:25.480Z] #23 DONE 0.0s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-08-28T06:03:25.480Z] #24 DONE 0.0s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-08-28T06:03:25.480Z] #25 DONE 0.2s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-28T06:03:25.480Z] #26 DONE 0.2s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-28T06:03:25.480Z] #27 DONE 0.3s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-28T06:03:25.480Z] #28 DONE 0.3s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-28T06:03:25.480Z] #29 DONE 0.3s [2025-08-28T06:03:25.480Z] [2025-08-28T06:03:25.480Z] #30 exporting to image [2025-08-28T06:03:25.480Z] #30 exporting layers [2025-08-28T06:03:25.480Z] #30 exporting layers 0.5s done [2025-08-28T06:03:25.480Z] #30 writing image sha256:a96263ad121ca84a15256c258c9b8466a1cee75b200fc49ac117baa61abc5a8e done [2025-08-28T06:03:25.480Z] #30 naming to docker.io/library/device-usb-camera done [2025-08-28T06:03:25.480Z] #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:03:25.600Z] provisioning config files... [2025-08-28T06:03:25.610Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14231779874501713382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:03:25.776Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7767 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-08-28T06:03:25.791Z] Running in /w/workspace/device-usb-camera/206 [Pipeline] { [Pipeline] checkout [2025-08-28T06:03:25.911Z] ---> ****-login.sh [2025-08-28T06:03:25.911Z] nexus3.edgexfoundry.org:10001 [2025-08-28T06:03:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:25.911Z] Login Succeeded [2025-08-28T06:03:25.911Z] nexus3.edgexfoundry.org:10002 [2025-08-28T06:03:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:25.911Z] Login Succeeded [2025-08-28T06:03:25.911Z] nexus3.edgexfoundry.org:10003 [2025-08-28T06:03:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:26.170Z] Login Succeeded [2025-08-28T06:03:26.170Z] nexus3.edgexfoundry.org:10004 [2025-08-28T06:03:26.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:26.170Z] Login Succeeded [2025-08-28T06:03:26.170Z] ****.io [2025-08-28T06:03:26.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:26.429Z] Login Succeeded [2025-08-28T06:03:26.429Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T06:03:28.837Z] Deleting 1 temporary files [2025-08-28T06:03:28.842Z] Selected Git installation does not exist. Using Default [2025-08-28T06:03:28.842Z] The recommended git tool is: NONE [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-28T06:03:28.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T06:03:28.926Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-08-28T06:03:28.926Z] ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:03:28.926Z] latest [2025-08-28T06:03:28.926Z] 4.1.0-dev.4 [2025-08-28T06:03:28.926Z] ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:03:28.926Z] main [2025-08-28T06:03:28.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:29.281Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:29.614Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:03:29.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-28T06:03:29.614Z] 427246773b64: Preparing [2025-08-28T06:03:29.614Z] 11f7c5f9a7fa: Preparing [2025-08-28T06:03:29.614Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:29.614Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:29.614Z] f0083bf6475a: Preparing [2025-08-28T06:03:29.614Z] 7206d983d249: Preparing [2025-08-28T06:03:29.614Z] 17f1f9785ca0: Preparing [2025-08-28T06:03:29.614Z] 058a34dbc4db: Preparing [2025-08-28T06:03:29.614Z] 9dc622524365: Preparing [2025-08-28T06:03:29.614Z] bfa3c17f1c2e: Preparing [2025-08-28T06:03:29.614Z] f1ff363ae8fc: Preparing [2025-08-28T06:03:29.614Z] 1ce7361c1262: Preparing [2025-08-28T06:03:29.614Z] c884a716c0fa: Preparing [2025-08-28T06:03:29.614Z] 097100c76c15: Preparing [2025-08-28T06:03:29.614Z] bfa3c17f1c2e: Waiting [2025-08-28T06:03:29.614Z] f1ff363ae8fc: Waiting [2025-08-28T06:03:29.614Z] 1ce7361c1262: Waiting [2025-08-28T06:03:29.614Z] c884a716c0fa: Waiting [2025-08-28T06:03:29.614Z] 097100c76c15: Waiting [2025-08-28T06:03:29.614Z] 17f1f9785ca0: Waiting [2025-08-28T06:03:29.614Z] 058a34dbc4db: Waiting [2025-08-28T06:03:29.614Z] 9dc622524365: Waiting [2025-08-28T06:03:29.614Z] 0b0dea326eb5: Pushed [2025-08-28T06:03:29.614Z] 7206d983d249: Pushed [2025-08-28T06:03:29.614Z] 427246773b64: Pushed [2025-08-28T06:03:29.614Z] 11f7c5f9a7fa: Pushed [2025-08-28T06:03:29.873Z] 9dc622524365: Pushed [2025-08-28T06:03:29.873Z] bfa3c17f1c2e: Pushed [2025-08-28T06:03:29.873Z] 17f1f9785ca0: Pushed [2025-08-28T06:03:29.873Z] 058a34dbc4db: Pushed [2025-08-28T06:03:29.873Z] 097100c76c15: Layer already exists [2025-08-28T06:03:30.130Z] 1ce7361c1262: Pushed [2025-08-28T06:03:32.660Z] f0083bf6475a: Pushed [2025-08-28T06:03:34.000Z] using credential edgex-jenkins-ssh [2025-08-28T06:03:34.026Z] Cloning the remote Git repository [2025-08-28T06:03:34.565Z] f1ff363ae8fc: Pushed [2025-08-28T06:03:34.089Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-08-28T06:03:34.219Z] > git init /w/workspace/device-usb-camera/206 # timeout=10 [2025-08-28T06:03:34.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-08-28T06:03:34.420Z] > git --version # timeout=10 [2025-08-28T06:03:34.452Z] > git --version # 'git version 2.25.1' [2025-08-28T06:03:34.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-28T06:03:34.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-28T06:03:38.907Z] Avoid second fetch [2025-08-28T06:03:38.908Z] Checking out Revision ea8a460fd8a93618a18fd31621231395412a559f (main) [2025-08-28T06:03:37.800Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-08-28T06:03:37.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-28T06:03:38.921Z] > git config core.sparsecheckout # timeout=10 [2025-08-28T06:03:39.010Z] > git checkout -f ea8a460fd8a93618a18fd31621231395412a559f # timeout=10 [2025-08-28T06:03:39.758Z] Commit message: "Merge pull request #409 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.11.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:03:44.169Z] provisioning config files... [2025-08-28T06:03:44.196Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/206@tmp/config6198612768854468529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:03:44.884Z] ---> ****-login.sh [2025-08-28T06:03:44.884Z] nexus3.edgexfoundry.org:10001 [2025-08-28T06:03:45.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:45.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:03:45.747Z] Configure a credential helper to remove this warning. See [2025-08-28T06:03:45.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:03:45.747Z] [2025-08-28T06:03:45.747Z] Login Succeeded [2025-08-28T06:03:45.747Z] nexus3.edgexfoundry.org:10002 [2025-08-28T06:03:46.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:46.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:03:46.291Z] Configure a credential helper to remove this warning. See [2025-08-28T06:03:46.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:03:46.291Z] [2025-08-28T06:03:46.291Z] Login Succeeded [2025-08-28T06:03:46.291Z] nexus3.edgexfoundry.org:10003 [2025-08-28T06:03:46.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:46.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:03:46.561Z] Configure a credential helper to remove this warning. See [2025-08-28T06:03:46.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:03:46.561Z] [2025-08-28T06:03:46.561Z] Login Succeeded [2025-08-28T06:03:46.561Z] nexus3.edgexfoundry.org:10004 [2025-08-28T06:03:46.799Z] c884a716c0fa: Pushed [2025-08-28T06:03:46.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:03:46.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:03:46.831Z] Configure a credential helper to remove this warning. See [2025-08-28T06:03:46.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:03:46.831Z] [2025-08-28T06:03:46.831Z] Login Succeeded [2025-08-28T06:03:46.831Z] ****.io [2025-08-28T06:03:47.058Z] ea8a460fd8a93618a18fd31621231395412a559f: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [2025-08-28T06:03:47.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:47.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:03:47.366Z] Configure a credential helper to remove this warning. See [2025-08-28T06:03:47.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:03:47.366Z] [2025-08-28T06:03:47.366Z] Login Succeeded [2025-08-28T06:03:47.366Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T06:03:47.382Z] Deleting 1 temporary files [2025-08-28T06:03:47.393Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:47.743Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-28T06:03:47.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-28T06:03:47.743Z] 427246773b64: Preparing [2025-08-28T06:03:47.743Z] 11f7c5f9a7fa: Preparing [2025-08-28T06:03:47.743Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:47.743Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:47.743Z] f0083bf6475a: Preparing [2025-08-28T06:03:47.743Z] 7206d983d249: Preparing [2025-08-28T06:03:47.743Z] 17f1f9785ca0: Preparing [2025-08-28T06:03:47.743Z] 058a34dbc4db: Preparing [2025-08-28T06:03:47.743Z] 9dc622524365: Preparing [2025-08-28T06:03:47.743Z] bfa3c17f1c2e: Preparing [2025-08-28T06:03:47.743Z] f1ff363ae8fc: Preparing [2025-08-28T06:03:47.743Z] 1ce7361c1262: Preparing [2025-08-28T06:03:47.743Z] c884a716c0fa: Preparing [2025-08-28T06:03:47.743Z] 097100c76c15: Preparing [2025-08-28T06:03:47.743Z] 1ce7361c1262: Waiting [2025-08-28T06:03:47.743Z] 9dc622524365: Waiting [2025-08-28T06:03:47.743Z] bfa3c17f1c2e: Waiting [2025-08-28T06:03:47.743Z] c884a716c0fa: Waiting [2025-08-28T06:03:47.743Z] 097100c76c15: Waiting [2025-08-28T06:03:47.743Z] f1ff363ae8fc: Waiting [2025-08-28T06:03:47.743Z] 17f1f9785ca0: Waiting [2025-08-28T06:03:47.743Z] 058a34dbc4db: Waiting [2025-08-28T06:03:47.743Z] 427246773b64: Layer already exists [2025-08-28T06:03:47.743Z] f0083bf6475a: Layer already exists [2025-08-28T06:03:47.743Z] 11f7c5f9a7fa: Layer already exists [2025-08-28T06:03:47.743Z] 7206d983d249: Layer already exists [2025-08-28T06:03:47.743Z] 0b0dea326eb5: Layer already exists [2025-08-28T06:03:47.743Z] 17f1f9785ca0: Layer already exists [2025-08-28T06:03:47.743Z] 058a34dbc4db: Layer already exists [2025-08-28T06:03:47.743Z] f1ff363ae8fc: Layer already exists [2025-08-28T06:03:47.743Z] 9dc622524365: Layer already exists [2025-08-28T06:03:47.743Z] bfa3c17f1c2e: Layer already exists [2025-08-28T06:03:47.743Z] 1ce7361c1262: Layer already exists [2025-08-28T06:03:47.743Z] 097100c76c15: Layer already exists [2025-08-28T06:03:47.743Z] c884a716c0fa: Layer already exists [2025-08-28T06:03:47.743Z] latest: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-28T06:03:47.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-28T06:03:47.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2025-08-28T06:03:47.853Z] ========================================================= [2025-08-28T06:03:47.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-28T06:03:47.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:48.107Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:48.253Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-28T06:03:48.432Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-08-28T06:03:48.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-28T06:03:48.432Z] 427246773b64: Preparing [2025-08-28T06:03:48.432Z] 11f7c5f9a7fa: Preparing [2025-08-28T06:03:48.432Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:48.432Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:48.432Z] f0083bf6475a: Preparing [2025-08-28T06:03:48.432Z] 7206d983d249: Preparing [2025-08-28T06:03:48.432Z] 17f1f9785ca0: Preparing [2025-08-28T06:03:48.432Z] 058a34dbc4db: Preparing [2025-08-28T06:03:48.432Z] 9dc622524365: Preparing [2025-08-28T06:03:48.432Z] bfa3c17f1c2e: Preparing [2025-08-28T06:03:48.432Z] f1ff363ae8fc: Preparing [2025-08-28T06:03:48.432Z] 1ce7361c1262: Preparing [2025-08-28T06:03:48.432Z] c884a716c0fa: Preparing [2025-08-28T06:03:48.432Z] 097100c76c15: Preparing [2025-08-28T06:03:48.432Z] 9dc622524365: Waiting [2025-08-28T06:03:48.432Z] f1ff363ae8fc: Waiting [2025-08-28T06:03:48.432Z] bfa3c17f1c2e: Waiting [2025-08-28T06:03:48.432Z] 1ce7361c1262: Waiting [2025-08-28T06:03:48.432Z] 17f1f9785ca0: Waiting [2025-08-28T06:03:48.432Z] c884a716c0fa: Waiting [2025-08-28T06:03:48.432Z] 058a34dbc4db: Waiting [2025-08-28T06:03:48.432Z] 097100c76c15: Waiting [2025-08-28T06:03:48.432Z] 0b0dea326eb5: Layer already exists [2025-08-28T06:03:48.432Z] 427246773b64: Layer already exists [2025-08-28T06:03:48.432Z] 7206d983d249: Layer already exists [2025-08-28T06:03:48.432Z] f0083bf6475a: Layer already exists [2025-08-28T06:03:48.432Z] 11f7c5f9a7fa: Layer already exists [2025-08-28T06:03:48.432Z] 9dc622524365: Layer already exists [2025-08-28T06:03:48.432Z] 058a34dbc4db: Layer already exists [2025-08-28T06:03:48.432Z] 17f1f9785ca0: Layer already exists [2025-08-28T06:03:48.432Z] bfa3c17f1c2e: Layer already exists [2025-08-28T06:03:48.432Z] 1ce7361c1262: Layer already exists [2025-08-28T06:03:48.432Z] f1ff363ae8fc: Layer already exists [2025-08-28T06:03:48.432Z] c884a716c0fa: Layer already exists [2025-08-28T06:03:48.432Z] 097100c76c15: Layer already exists [2025-08-28T06:03:48.432Z] 4.1.0-dev.4: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:48.529Z] Sending build context to Docker daemon 11.66MB [2025-08-28T06:03:48.529Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-28T06:03:48.529Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-28T06:03:48.767Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:49.101Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:03:49.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-28T06:03:49.101Z] 427246773b64: Preparing [2025-08-28T06:03:49.101Z] 11f7c5f9a7fa: Preparing [2025-08-28T06:03:49.101Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:49.101Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:49.101Z] f0083bf6475a: Preparing [2025-08-28T06:03:49.101Z] 7206d983d249: Preparing [2025-08-28T06:03:49.101Z] 17f1f9785ca0: Preparing [2025-08-28T06:03:49.101Z] 058a34dbc4db: Preparing [2025-08-28T06:03:49.101Z] 9dc622524365: Preparing [2025-08-28T06:03:49.101Z] bfa3c17f1c2e: Preparing [2025-08-28T06:03:49.101Z] f1ff363ae8fc: Preparing [2025-08-28T06:03:49.101Z] 1ce7361c1262: Preparing [2025-08-28T06:03:49.101Z] c884a716c0fa: Preparing [2025-08-28T06:03:49.101Z] 097100c76c15: Preparing [2025-08-28T06:03:49.101Z] bfa3c17f1c2e: Waiting [2025-08-28T06:03:49.101Z] f1ff363ae8fc: Waiting [2025-08-28T06:03:49.101Z] 1ce7361c1262: Waiting [2025-08-28T06:03:49.101Z] 17f1f9785ca0: Waiting [2025-08-28T06:03:49.101Z] 058a34dbc4db: Waiting [2025-08-28T06:03:49.101Z] 9dc622524365: Waiting [2025-08-28T06:03:49.101Z] c884a716c0fa: Waiting [2025-08-28T06:03:49.101Z] 097100c76c15: Waiting [2025-08-28T06:03:49.101Z] f0083bf6475a: Layer already exists [2025-08-28T06:03:49.101Z] 427246773b64: Layer already exists [2025-08-28T06:03:49.101Z] 7206d983d249: Layer already exists [2025-08-28T06:03:49.101Z] 0b0dea326eb5: Layer already exists [2025-08-28T06:03:49.101Z] 11f7c5f9a7fa: Layer already exists [2025-08-28T06:03:49.101Z] 17f1f9785ca0: Layer already exists [2025-08-28T06:03:49.101Z] 9dc622524365: Layer already exists [2025-08-28T06:03:49.101Z] 058a34dbc4db: Layer already exists [2025-08-28T06:03:49.101Z] bfa3c17f1c2e: Layer already exists [2025-08-28T06:03:49.101Z] f1ff363ae8fc: Layer already exists [2025-08-28T06:03:49.101Z] 1ce7361c1262: Layer already exists [2025-08-28T06:03:49.101Z] c884a716c0fa: Layer already exists [2025-08-28T06:03:49.101Z] 097100c76c15: Layer already exists [2025-08-28T06:03:49.101Z] ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:49.431Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:03:49.757Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-28T06:03:49.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-28T06:03:49.757Z] 427246773b64: Preparing [2025-08-28T06:03:49.757Z] 11f7c5f9a7fa: Preparing [2025-08-28T06:03:49.757Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:49.757Z] 0b0dea326eb5: Preparing [2025-08-28T06:03:49.757Z] f0083bf6475a: Preparing [2025-08-28T06:03:49.757Z] 7206d983d249: Preparing [2025-08-28T06:03:49.757Z] 17f1f9785ca0: Preparing [2025-08-28T06:03:49.757Z] 058a34dbc4db: Preparing [2025-08-28T06:03:49.757Z] 9dc622524365: Preparing [2025-08-28T06:03:49.757Z] bfa3c17f1c2e: Preparing [2025-08-28T06:03:49.757Z] f1ff363ae8fc: Preparing [2025-08-28T06:03:49.757Z] 1ce7361c1262: Preparing [2025-08-28T06:03:49.757Z] c884a716c0fa: Preparing [2025-08-28T06:03:49.757Z] 097100c76c15: Preparing [2025-08-28T06:03:49.757Z] 17f1f9785ca0: Waiting [2025-08-28T06:03:49.757Z] 058a34dbc4db: Waiting [2025-08-28T06:03:49.757Z] 9dc622524365: Waiting [2025-08-28T06:03:49.757Z] bfa3c17f1c2e: Waiting [2025-08-28T06:03:49.757Z] f1ff363ae8fc: Waiting [2025-08-28T06:03:49.757Z] 1ce7361c1262: Waiting [2025-08-28T06:03:49.757Z] c884a716c0fa: Waiting [2025-08-28T06:03:49.757Z] 097100c76c15: Waiting [2025-08-28T06:03:49.757Z] f0083bf6475a: Layer already exists [2025-08-28T06:03:49.757Z] 11f7c5f9a7fa: Layer already exists [2025-08-28T06:03:49.757Z] 7206d983d249: Layer already exists [2025-08-28T06:03:49.757Z] 0b0dea326eb5: Layer already exists [2025-08-28T06:03:49.757Z] 427246773b64: Layer already exists [2025-08-28T06:03:49.757Z] 17f1f9785ca0: Layer already exists [2025-08-28T06:03:49.757Z] 9dc622524365: Layer already exists [2025-08-28T06:03:49.757Z] 058a34dbc4db: Layer already exists [2025-08-28T06:03:49.757Z] bfa3c17f1c2e: Layer already exists [2025-08-28T06:03:49.757Z] f1ff363ae8fc: Layer already exists [2025-08-28T06:03:49.757Z] 097100c76c15: Layer already exists [2025-08-28T06:03:49.757Z] c884a716c0fa: Layer already exists [2025-08-28T06:03:49.757Z] 1ce7361c1262: Layer already exists [2025-08-28T06:03:49.757Z] main: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-28T06:03:49.851Z] ===================================================== [Pipeline] echo [2025-08-28T06:03:49.869Z] taggedImages: [2025-08-28T06:03:49.869Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:03:49.869Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-28T06:03:49.869Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-08-28T06:03:49.869Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:03:49.869Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-08-28T06:03:49.923Z] ========================================================= [2025-08-28T06:03:49.923Z] [edgeXBuildMultiArch] RAW Config: [2025-08-28T06:03:49.923Z] images: [2025-08-28T06:03:49.923Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:03:49.923Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-28T06:03:49.923Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-08-28T06:03:49.923Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:03:49.923Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-28T06:03:49.923Z] settingsFile: [2025-08-28T06:03:49.923Z] device-usb-camera-settings [2025-08-28T06:03:49.923Z] ========================================================= [Pipeline] node [2025-08-28T06:03:49.952Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-28T06:03:49.952Z] 94e9d8af2201: Pulling fs layer [2025-08-28T06:03:49.952Z] a6c56e8762df: Pulling fs layer [2025-08-28T06:03:49.952Z] f0f3c8884826: Pulling fs layer [2025-08-28T06:03:49.952Z] c7e7622c144d: Pulling fs layer [2025-08-28T06:03:49.952Z] 4f4fb700ef54: Pulling fs layer [2025-08-28T06:03:49.952Z] b4c3b6d88c5a: Pulling fs layer [2025-08-28T06:03:49.952Z] ba8bce9d2590: Pulling fs layer [2025-08-28T06:03:49.952Z] c7e7622c144d: Waiting [2025-08-28T06:03:49.952Z] ca778ea9c289: Pulling fs layer [2025-08-28T06:03:49.952Z] 4f4fb700ef54: Waiting [2025-08-28T06:03:49.952Z] b4c3b6d88c5a: Waiting [2025-08-28T06:03:49.952Z] ba8bce9d2590: Waiting [2025-08-28T06:03:49.952Z] ca778ea9c289: Waiting [2025-08-28T06:03:49.952Z] a6c56e8762df: Verifying Checksum [2025-08-28T06:03:49.952Z] a6c56e8762df: Download complete [2025-08-28T06:03:49.952Z] c7e7622c144d: Verifying Checksum [2025-08-28T06:03:49.952Z] c7e7622c144d: Download complete [2025-08-28T06:03:49.952Z] 4f4fb700ef54: Verifying Checksum [2025-08-28T06:03:49.952Z] 4f4fb700ef54: Download complete [2025-08-28T06:03:49.952Z] b4c3b6d88c5a: Verifying Checksum [2025-08-28T06:03:49.952Z] b4c3b6d88c5a: Download complete [2025-08-28T06:03:49.952Z] 94e9d8af2201: Verifying Checksum [2025-08-28T06:03:49.952Z] 94e9d8af2201: Download complete [2025-08-28T06:03:50.541Z] ca778ea9c289: Verifying Checksum [2025-08-28T06:03:50.541Z] ca778ea9c289: Download complete [2025-08-28T06:03:50.811Z] 94e9d8af2201: Pull complete [2025-08-28T06:03:51.398Z] a6c56e8762df: Pull complete [2025-08-28T06:03:51.985Z] f0f3c8884826: Download complete [2025-08-28T06:03:52.948Z] ba8bce9d2590: Verifying Checksum [2025-08-28T06:03:52.948Z] ba8bce9d2590: Download complete [2025-08-28T06:04:04.929Z] Still waiting to schedule task [2025-08-28T06:04:04.929Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-28T06:04:05.304Z] f0f3c8884826: Pull complete [2025-08-28T06:04:05.304Z] c7e7622c144d: Pull complete [2025-08-28T06:04:05.574Z] 4f4fb700ef54: Pull complete [2025-08-28T06:04:05.928Z] b4c3b6d88c5a: Pull complete [2025-08-28T06:04:14.160Z] ba8bce9d2590: Pull complete [2025-08-28T06:04:16.125Z] ca778ea9c289: Pull complete [2025-08-28T06:04:16.125Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-28T06:04:16.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-28T06:04:16.125Z] ---> 47b25d7523d1 [2025-08-28T06:04:16.125Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-28T06:04:18.095Z] ---> Running in cc1beb0de168 [2025-08-28T06:04:18.095Z] Removing intermediate container cc1beb0de168 [2025-08-28T06:04:18.095Z] ---> 39614970c4eb [2025-08-28T06:04:18.095Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-28T06:04:18.095Z] ---> Running in 78a076f78d07 [2025-08-28T06:04:18.367Z] Removing intermediate container 78a076f78d07 [2025-08-28T06:04:18.367Z] ---> 4aa1104db1be [2025-08-28T06:04:18.367Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-28T06:04:18.638Z] ---> Running in 4d58c02f662c [2025-08-28T06:04:18.907Z] Removing intermediate container 4d58c02f662c [2025-08-28T06:04:18.907Z] ---> eef400b2e734 [2025-08-28T06:04:18.907Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-28T06:04:18.907Z] ---> Running in dac6cfb1e87e [2025-08-28T06:04:19.182Z] Removing intermediate container dac6cfb1e87e [2025-08-28T06:04:19.182Z] ---> 1d559cbe496e [2025-08-28T06:04:19.182Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-28T06:04:19.182Z] ---> Running in 8185f99ba0e4 [2025-08-28T06:04:20.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-28T06:04:20.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-28T06:04:22.843Z] (1/14) Installing libintl (0.22.5-r0) [2025-08-28T06:04:22.843Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-28T06:04:22.843Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-28T06:04:22.843Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-28T06:04:22.843Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-28T06:04:23.115Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-28T06:04:23.384Z] (7/14) Installing udev-init-scripts (35-r1) [2025-08-28T06:04:23.384Z] (8/14) Installing libeconf (0.6.3-r0) [2025-08-28T06:04:23.384Z] (9/14) Installing libblkid (2.40.1-r1) [2025-08-28T06:04:23.384Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-08-28T06:04:23.384Z] (11/14) Installing kmod-libs (32-r0) [2025-08-28T06:04:23.384Z] (12/14) Installing eudev (3.2.14-r2) [2025-08-28T06:04:23.384Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-28T06:04:23.384Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-28T06:04:23.976Z] Executing busybox-1.36.1-r29.trigger [2025-08-28T06:04:23.976Z] Executing eudev-3.2.14-r2.trigger [2025-08-28T06:04:24.249Z] OK: 247 MiB in 72 packages [2025-08-28T06:04:25.684Z] Removing intermediate container 8185f99ba0e4 [2025-08-28T06:04:25.684Z] ---> 2d0c2118c6f2 [2025-08-28T06:04:25.684Z] Step 8/13 : WORKDIR /device-usb-camera [2025-08-28T06:04:25.684Z] ---> Running in 3c2e4febd999 [2025-08-28T06:04:25.960Z] Removing intermediate container 3c2e4febd999 [2025-08-28T06:04:25.960Z] ---> 84a93c6fb7ea [2025-08-28T06:04:25.960Z] Step 9/13 : COPY go.mod vendor* ./ [2025-08-28T06:04:26.232Z] ---> e431bd97824d [2025-08-28T06:04:26.232Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T06:04:26.503Z] ---> Running in 0e9bdce1c4e6 [2025-08-28T06:04:55.721Z] Running on prd-centos7-docker-4c-2g-7771 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:04:55.777Z] provisioning config files... [2025-08-28T06:04:55.813Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17427202855141385990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:04:56.857Z] ---> ****-login.sh [2025-08-28T06:04:56.858Z] nexus3.edgexfoundry.org:10001 [2025-08-28T06:04:56.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:05:11.912Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [2025-08-28T06:05:11.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-28T06:05:12.361Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:12.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:13.248Z] ---> package-listing.sh [2025-08-28T06:05:13.248Z] ++ facter osfamily [2025-08-28T06:05:13.248Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-28T06:05:13.507Z] + OS_FAMILY=redhat [2025-08-28T06:05:13.507Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-28T06:05:13.507Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-28T06:05:13.507Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-28T06:05:13.507Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-28T06:05:13.507Z] + PACKAGES=/tmp/packages_start.txt [2025-08-28T06:05:13.507Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-28T06:05:13.507Z] + PACKAGES=/tmp/packages_end.txt [2025-08-28T06:05:13.507Z] + case "${OS_FAMILY}" in [2025-08-28T06:05:13.507Z] + rpm -qa [2025-08-28T06:05:13.507Z] + sort [2025-08-28T06:05:14.097Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-28T06:05:14.097Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-28T06:05:14.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-28T06:05:14.097Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-28T06:05:14.097Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-28T06:05:14.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-08-28T06:05:14.108Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-28T06:05:14.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:05:14.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:05:14.968Z] [2025-08-28T06:05:14.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:05:15.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:05:15.277Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-28T06:05:15.277Z] 5eb5b503b376: Pulling fs layer [2025-08-28T06:05:15.277Z] 5c69ac0246d0: Pulling fs layer [2025-08-28T06:05:15.277Z] ec43610c2a17: Pulling fs layer [2025-08-28T06:05:15.277Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-28T06:05:15.277Z] 33b1e0a273af: Pulling fs layer [2025-08-28T06:05:15.277Z] 5d3b04190fa2: Pulling fs layer [2025-08-28T06:05:15.277Z] 2f39f015ded8: Pulling fs layer [2025-08-28T06:05:15.277Z] 33b1e0a273af: Waiting [2025-08-28T06:05:15.277Z] 5d3b04190fa2: Waiting [2025-08-28T06:05:15.277Z] 2f39f015ded8: Waiting [2025-08-28T06:05:15.277Z] 3a2ae6a8a46f: Waiting [2025-08-28T06:05:15.277Z] 5c69ac0246d0: Verifying Checksum [2025-08-28T06:05:15.277Z] 5c69ac0246d0: Download complete [2025-08-28T06:05:15.277Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-28T06:05:15.277Z] 3a2ae6a8a46f: Download complete [2025-08-28T06:05:15.277Z] ec43610c2a17: Verifying Checksum [2025-08-28T06:05:15.277Z] ec43610c2a17: Download complete [2025-08-28T06:05:15.277Z] 33b1e0a273af: Verifying Checksum [2025-08-28T06:05:15.277Z] 33b1e0a273af: Download complete [2025-08-28T06:05:15.277Z] 5d3b04190fa2: Verifying Checksum [2025-08-28T06:05:15.277Z] 5d3b04190fa2: Download complete [2025-08-28T06:05:15.539Z] 5eb5b503b376: Verifying Checksum [2025-08-28T06:05:15.539Z] 5eb5b503b376: Download complete [2025-08-28T06:05:16.485Z] 2f39f015ded8: Verifying Checksum [2025-08-28T06:05:16.485Z] 2f39f015ded8: Download complete [2025-08-28T06:05:17.054Z] 5eb5b503b376: Pull complete [2025-08-28T06:05:17.054Z] 5c69ac0246d0: Pull complete [2025-08-28T06:05:17.314Z] ec43610c2a17: Pull complete [2025-08-28T06:05:17.581Z] 3a2ae6a8a46f: Pull complete [2025-08-28T06:05:17.581Z] 33b1e0a273af: Pull complete [2025-08-28T06:05:17.839Z] 5d3b04190fa2: Pull complete [2025-08-28T06:05:22.063Z] 2f39f015ded8: Pull complete [2025-08-28T06:05:22.063Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-28T06:05:22.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:05:22.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:05:22.213Z] prd-centos7-docker-4c-2g-7771 does not seem to be running inside a container [2025-08-28T06:05:22.253Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T06:05:26.407Z] $ docker top 9f869f6c233ca4c3938079b1f8380469f5f1f1fc887326748e04d2248c2baaaa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T06:05:26.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-28T06:05:27.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-28T06:05:27.337Z] + ls /var/log/sa-host [2025-08-28T06:05:27.337Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:05:27.429Z] provisioning config files... [2025-08-28T06:05:27.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9811384032074177536tmp [Pipeline] { [Pipeline] echo [2025-08-28T06:05:27.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:27.754Z] ---> create-netrc.sh [Pipeline] } [2025-08-28T06:05:27.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:28.108Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-28T06:05:28.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:28.405Z] ---> sudo-logs.sh [2025-08-28T06:05:28.405Z] Archiving 'sudo' log.. [2025-08-28T06:05:28.665Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7771.novalocal: Name or service not known [2025-08-28T06:05:28.665Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7771.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-28T06:05:28.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:28.984Z] ---> job-cost.sh [2025-08-28T06:05:28.984Z] lf-activate-venv: SKIPPING [2025-08-28T06:05:28.984Z] INFO: No Stack... [2025-08-28T06:05:29.243Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-28T06:05:29.503Z] INFO: Archiving Costs [Pipeline] echo [2025-08-28T06:05:29.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:29.800Z] ---> logs-deploy.sh [2025-08-28T06:05:29.800Z] lf-activate-venv: SKIPPING [2025-08-28T06:05:29.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/206 [2025-08-28T06:05:29.800Z] INFO: archiving workspace using pattern(s): [2025-08-28T06:05:30.734Z] Archives upload complete. [2025-08-28T06:05:30.734Z] INFO: archiving logs to Nexus [2025-08-28T06:05:31.309Z] ---> uname -a: [2025-08-28T06:05:31.309Z] Linux prd-centos7-docker-4c-2g-7771.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] ---> lscpu: [2025-08-28T06:05:31.309Z] Architecture: x86_64 [2025-08-28T06:05:31.309Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-28T06:05:31.309Z] Byte Order: Little Endian [2025-08-28T06:05:31.309Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-28T06:05:31.309Z] CPU(s): 2 [2025-08-28T06:05:31.309Z] On-line CPU(s) list: 0,1 [2025-08-28T06:05:31.309Z] Thread(s) per core: 1 [2025-08-28T06:05:31.309Z] Core(s) per socket: 1 [2025-08-28T06:05:31.309Z] Socket(s): 2 [2025-08-28T06:05:31.309Z] NUMA node(s): 1 [2025-08-28T06:05:31.309Z] Vendor ID: AuthenticAMD [2025-08-28T06:05:31.309Z] CPU family: 23 [2025-08-28T06:05:31.309Z] Model: 49 [2025-08-28T06:05:31.309Z] Model name: AMD EPYC-Rome Processor [2025-08-28T06:05:31.309Z] Stepping: 0 [2025-08-28T06:05:31.309Z] CPU MHz: 2800.000 [2025-08-28T06:05:31.309Z] BogoMIPS: 5600.00 [2025-08-28T06:05:31.309Z] Virtualization: AMD-V [2025-08-28T06:05:31.309Z] Hypervisor vendor: KVM [2025-08-28T06:05:31.309Z] Virtualization type: full [2025-08-28T06:05:31.309Z] L1d cache: 64 KiB [2025-08-28T06:05:31.309Z] L1i cache: 64 KiB [2025-08-28T06:05:31.309Z] L2 cache: 1 MiB [2025-08-28T06:05:31.309Z] L3 cache: 32 MiB [2025-08-28T06:05:31.309Z] NUMA node0 CPU(s): 0,1 [2025-08-28T06:05:31.309Z] Vulnerability Itlb multihit: Not affected [2025-08-28T06:05:31.309Z] Vulnerability L1tf: Not affected [2025-08-28T06:05:31.309Z] Vulnerability Mds: Not affected [2025-08-28T06:05:31.309Z] Vulnerability Meltdown: Not affected [2025-08-28T06:05:31.309Z] Vulnerability Mmio stale data: Not affected [2025-08-28T06:05:31.309Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-28T06:05:31.309Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-28T06:05:31.309Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-28T06:05:31.309Z] Vulnerability Srbds: Not affected [2025-08-28T06:05:31.309Z] Vulnerability Tsx async abort: Not affected [2025-08-28T06:05:31.309Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] ---> nproc: [2025-08-28T06:05:31.309Z] 2 [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] ---> df -h: [2025-08-28T06:05:31.309Z] Filesystem Size Used Avail Use% Mounted on [2025-08-28T06:05:31.309Z] overlay 40G 7.1G 33G 18% / [2025-08-28T06:05:31.309Z] tmpfs 64M 0 64M 0% /dev [2025-08-28T06:05:31.309Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-28T06:05:31.309Z] shm 64M 0 64M 0% /dev/shm [2025-08-28T06:05:31.309Z] /dev/vda1 40G 7.1G 33G 18% /facter-os [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] [2025-08-28T06:05:31.309Z] Cannot open /var/log/sysstat/sa28: No such file or directory [2025-08-28T06:05:31.309Z] Please check if data collecting is enabled [2025-08-28T06:05:31.309Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-28T06:05:31.598Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-28T06:05:31.606Z] $ docker stop --time=1 9f869f6c233ca4c3938079b1f8380469f5f1f1fc887326748e04d2248c2baaaa [2025-08-28T06:05:32.745Z] $ docker rm -f --volumes 9f869f6c233ca4c3938079b1f8380469f5f1f1fc887326748e04d2248c2baaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-28T06:05:32.840Z] [WS-CLEANUP] Deleting project workspace... [2025-08-28T06:05:32.840Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-28T06:05:32.854Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:05:33.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:05:33.287Z] [2025-08-28T06:05:33.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:05:33.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:05:33.597Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-28T06:05:33.597Z] 5eb5b503b376: Pulling fs layer [2025-08-28T06:05:33.597Z] 5c69ac0246d0: Pulling fs layer [2025-08-28T06:05:33.597Z] ec43610c2a17: Pulling fs layer [2025-08-28T06:05:33.597Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-28T06:05:33.597Z] 33b1e0a273af: Pulling fs layer [2025-08-28T06:05:33.597Z] 5d3b04190fa2: Pulling fs layer [2025-08-28T06:05:33.597Z] 2f39f015ded8: Pulling fs layer [2025-08-28T06:05:33.597Z] 33b1e0a273af: Waiting [2025-08-28T06:05:33.597Z] 5d3b04190fa2: Waiting [2025-08-28T06:05:33.597Z] 2f39f015ded8: Waiting [2025-08-28T06:05:33.597Z] 3a2ae6a8a46f: Waiting [2025-08-28T06:05:33.597Z] 5c69ac0246d0: Download complete [2025-08-28T06:05:33.597Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-28T06:05:33.597Z] 3a2ae6a8a46f: Download complete [2025-08-28T06:05:33.856Z] 33b1e0a273af: Verifying Checksum [2025-08-28T06:05:33.856Z] 33b1e0a273af: Download complete [2025-08-28T06:05:33.856Z] ec43610c2a17: Verifying Checksum [2025-08-28T06:05:33.856Z] ec43610c2a17: Download complete [2025-08-28T06:05:33.856Z] 5d3b04190fa2: Verifying Checksum [2025-08-28T06:05:33.856Z] 5d3b04190fa2: Download complete [2025-08-28T06:05:35.762Z] 5eb5b503b376: Download complete [2025-08-28T06:05:36.021Z] 2f39f015ded8: Download complete [2025-08-28T06:05:36.962Z] 5eb5b503b376: Pull complete [2025-08-28T06:05:36.962Z] 5c69ac0246d0: Pull complete [2025-08-28T06:05:37.528Z] ec43610c2a17: Pull complete [2025-08-28T06:05:37.528Z] 3a2ae6a8a46f: Pull complete [2025-08-28T06:05:37.787Z] 33b1e0a273af: Pull complete [2025-08-28T06:05:37.788Z] 5d3b04190fa2: Pull complete [2025-08-28T06:05:45.955Z] 2f39f015ded8: Pull complete [2025-08-28T06:05:45.955Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-28T06:05:45.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:05:45.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:05:46.051Z] prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container [2025-08-28T06:05:46.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T06:05:46.369Z] $ docker top 3d6c30b904b25f32c9f9f96c8d5c60b973394662fc9848fca56c61b9253a0e76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:05:46.747Z] ---> job-cost.sh [2025-08-28T06:05:46.747Z] lf-activate-venv: SKIPPING [2025-08-28T06:05:46.747Z] INFO: No Stack... [2025-08-28T06:05:47.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-28T06:05:47.572Z] INFO: Archiving Costs [Pipeline] sh [2025-08-28T06:05:47.861Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-08-28T06:05:47.861Z] + cut -d, -f6 [Pipeline] lock [2025-08-28T06:05:47.880Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [2025-08-28T06:05:47.886Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] did not exist. Created. [2025-08-28T06:05:47.892Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-28T06:05:48.205Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-28T06:05:48.241Z] Stashed 1 file(s) [Pipeline] } [2025-08-28T06:05:48.250Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-28T06:05:48.282Z] $ docker stop --time=1 3d6c30b904b25f32c9f9f96c8d5c60b973394662fc9848fca56c61b9253a0e76 [2025-08-28T06:05:49.632Z] $ docker rm -f --volumes 3d6c30b904b25f32c9f9f96c8d5c60b973394662fc9848fca56c61b9253a0e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-28T06:05:49.785Z] Failed in branch amd64 [2025-08-28T06:06:18.237Z] Removing intermediate container 0e9bdce1c4e6 [2025-08-28T06:06:18.237Z] ---> 1a18a600ef2c [2025-08-28T06:06:18.237Z] Step 11/13 : COPY . . [2025-08-28T06:06:18.237Z] ---> b9151c0a340a [2025-08-28T06:06:18.237Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-28T06:06:18.237Z] ---> Running in 5c8f8a5eb2c0 [2025-08-28T06:06:18.237Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-28T06:06:18.237Z]   Dload Upload Total Spent Left  Speed [2025-08-28T06:06:18.237Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10462 0 --:--:-- --:--:-- --:--:-- 10727 [2025-08-28T06:06:18.237Z] Removing intermediate container 5c8f8a5eb2c0 [2025-08-28T06:06:18.237Z] ---> 7a58fccd7e77 [2025-08-28T06:06:18.237Z] Step 13/13 : RUN ${MAKE} [2025-08-28T06:06:18.237Z] ---> Running in cff6fd12fcff [2025-08-28T06:06:18.237Z] noop [2025-08-28T06:06:18.237Z] Removing intermediate container cff6fd12fcff [2025-08-28T06:06:18.237Z] ---> 8a3882b367c0 [2025-08-28T06:06:18.237Z] Successfully built 8a3882b367c0 [2025-08-28T06:06:18.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:06:18.600Z] + docker inspect -f . ci-base-image-arm64 [2025-08-28T06:06:18.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:06:18.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-7767 does not seem to be running inside a container [2025-08-28T06:06:18.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/206 -v /w/workspace/device-usb-camera/206:/w/workspace/device-usb-camera/206:rw,z -v /w/workspace/device-usb-camera/206@tmp:/w/workspace/device-usb-camera/206@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 [2025-08-28T06:06:20.004Z] $ docker top ebba8b47f74aa1972698ea014fc95eb22081923798107f441e372822485fa218 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T06:06:20.832Z] + go version [2025-08-28T06:06:20.832Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-28T06:06:20.843Z] $ docker stop --time=1 ebba8b47f74aa1972698ea014fc95eb22081923798107f441e372822485fa218 [2025-08-28T06:06:22.460Z] $ docker rm -f --volumes ebba8b47f74aa1972698ea014fc95eb22081923798107f441e372822485fa218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:06:23.050Z] + docker inspect -f . ci-base-image-arm64 [2025-08-28T06:06:23.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:06:23.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-7767 does not seem to be running inside a container [2025-08-28T06:06:23.316Z] $ 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/206 -v /w/workspace/device-usb-camera/206:/w/workspace/device-usb-camera/206:rw,z -v /w/workspace/device-usb-camera/206@tmp:/w/workspace/device-usb-camera/206@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 [2025-08-28T06:06:24.515Z] $ docker top 79c8023dab53429f6c295bd815b6df5e875fc80196f6eff2a81e3a6b7b512414 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T06:06:25.028Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/206 [Pipeline] fileExists [Pipeline] sh [2025-08-28T06:06:25.682Z] + make test [2025-08-28T06:06:25.682Z] go test ./... -coverprofile=coverage.out ./... [2025-08-28T06:06:32.328Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-28T06:10:24.163Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-28T06:10:24.163Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2025-08-28T06:10:24.163Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-28T06:10:24.163Z] go vet ./... [2025-08-28T06:11:20.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-28T06:11:20.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-28T06:11:20.576Z] ./bin/test-attribution-txt.sh [2025-08-28T06:11:20.576Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-28T06:11:20.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-28T06:11:20.614Z] $ docker stop --time=1 79c8023dab53429f6c295bd815b6df5e875fc80196f6eff2a81e3a6b7b512414 [2025-08-28T06:11:22.674Z] $ docker rm -f --volumes 79c8023dab53429f6c295bd815b6df5e875fc80196f6eff2a81e3a6b7b512414 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-28T06:11:24.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-28T06:11:24.415Z] Warning: overwriting stash ‘coverage-report’ [2025-08-28T06:11:25.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-28T06:11:25.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-28T06:11:25.960Z] + ls -al . [2025-08-28T06:11:25.960Z] total 284 [2025-08-28T06:11:25.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:06 . [2025-08-28T06:11:25.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:03 .. [2025-08-28T06:11:25.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:03 .git [2025-08-28T06:11:25.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:03 .github [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 28 06:03 .gitignore [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 28 06:03 .golangci.yml [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 28 06:03 .hadolint.yml [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 28 06:03 Attribution.txt [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 28 06:03 CHANGELOG.md [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 28 06:03 Dockerfile [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 28 06:03 GOVERNANCE.md [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 28 06:03 Jenkinsfile [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 06:03 LICENSE [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 28 06:03 Makefile [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 28 06:03 OWNERS.md [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 28 06:03 README.md [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 28 06:01 VERSION [2025-08-28T06:11:25.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:03 bin [2025-08-28T06:11:25.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:03 cmd [2025-08-28T06:11:25.960Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 28 06:10 coverage.out [2025-08-28T06:11:25.960Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 28 06:03 docker-entrypoint.sh [2025-08-28T06:11:25.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:03 docs [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 28 06:03 go.mod [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 28 06:03 go.sum [2025-08-28T06:11:25.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:03 internal [2025-08-28T06:11:25.960Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 28 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:11:26.325Z] + 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=ea8a460fd8a93618a18fd31621231395412a559f --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-28T06:11:26.916Z] Sending build context to Docker daemon 11.71MB [2025-08-28T06:11:26.916Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-08-28T06:11:26.916Z] Step 2/37 : FROM ${BASE} AS builder [2025-08-28T06:11:26.916Z] ---> 8a3882b367c0 [2025-08-28T06:11:26.916Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-08-28T06:11:26.916Z] ---> Running in 18e8e8971319 [2025-08-28T06:11:27.184Z] Removing intermediate container 18e8e8971319 [2025-08-28T06:11:27.184Z] ---> 2f73882266eb [2025-08-28T06:11:27.184Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-28T06:11:27.454Z] ---> Running in 13d5ab27072b [2025-08-28T06:11:27.724Z] Removing intermediate container 13d5ab27072b [2025-08-28T06:11:27.724Z] ---> f0be386ff957 [2025-08-28T06:11:27.724Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-28T06:11:27.724Z] ---> Running in 2e3e6769baf0 [2025-08-28T06:11:28.312Z] Removing intermediate container 2e3e6769baf0 [2025-08-28T06:11:28.312Z] ---> 55f8b1e3a199 [2025-08-28T06:11:28.312Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-28T06:11:28.312Z] ---> Running in 9ad62d2262b3 [2025-08-28T06:11:28.587Z] Removing intermediate container 9ad62d2262b3 [2025-08-28T06:11:28.587Z] ---> 07ce79fd374e [2025-08-28T06:11:28.587Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-28T06:11:28.587Z] ---> Running in 40776190045f [2025-08-28T06:11:29.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-28T06:11:30.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-28T06:11:32.086Z] OK: 247 MiB in 72 packages [2025-08-28T06:11:32.675Z] Removing intermediate container 40776190045f [2025-08-28T06:11:32.675Z] ---> 63fa26fc7d55 [2025-08-28T06:11:32.675Z] Step 8/37 : WORKDIR /device-usb-camera [2025-08-28T06:11:32.675Z] ---> Running in 100481d873ac [2025-08-28T06:11:32.945Z] Removing intermediate container 100481d873ac [2025-08-28T06:11:32.945Z] ---> 5fb039a4ad19 [2025-08-28T06:11:32.945Z] Step 9/37 : COPY go.mod vendor* ./ [2025-08-28T06:11:33.534Z] ---> 5cf60d7096b3 [2025-08-28T06:11:33.534Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T06:11:33.534Z] ---> Running in af349facefe9 [2025-08-28T06:11:36.134Z] Removing intermediate container af349facefe9 [2025-08-28T06:11:36.134Z] ---> 9b106a7e83db [2025-08-28T06:11:36.134Z] Step 11/37 : COPY . . [2025-08-28T06:11:37.547Z] ---> ba00f56b71e6 [2025-08-28T06:11:37.547Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-28T06:11:37.547Z] ---> Running in 283020c74c10 [2025-08-28T06:11:38.510Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-28T06:11:38.510Z] Dload Upload Total Spent Left Speed [2025-08-28T06:11:38.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 6074  0 --:--:-- --:--:-- --:--:-- 6174 [2025-08-28T06:11:39.475Z] Removing intermediate container 283020c74c10 [2025-08-28T06:11:39.475Z] ---> 6cebf92557f5 [2025-08-28T06:11:39.475Z] Step 13/37 : RUN ${MAKE} [2025-08-28T06:11:39.475Z] ---> Running in 80320b81bda3 [2025-08-28T06:11:40.441Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-28T06:15:32.288Z] Removing intermediate container 80320b81bda3 [2025-08-28T06:15:32.288Z] ---> b15287eb06e8 [2025-08-28T06:15:32.288Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-08-28T06:15:32.288Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-08-28T06:15:32.288Z] da4d7e05a7aa: Pulling fs layer [2025-08-28T06:15:32.288Z] da4d7e05a7aa: Verifying Checksum [2025-08-28T06:15:32.288Z] da4d7e05a7aa: Download complete [2025-08-28T06:15:33.249Z] da4d7e05a7aa: Pull complete [2025-08-28T06:15:33.249Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-28T06:15:33.249Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-08-28T06:15:33.249Z] ---> 62c65ed7ef0d [2025-08-28T06:15:33.249Z] Step 15/37 : FROM alpine:3.20 [2025-08-28T06:15:33.516Z] 3.20: Pulling from library/alpine [2025-08-28T06:15:33.784Z] 13e713f82565: Pulling fs layer [2025-08-28T06:15:34.051Z] 13e713f82565: Download complete [2025-08-28T06:15:34.661Z] 13e713f82565: Pull complete [2025-08-28T06:15:34.661Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-28T06:15:34.661Z] Status: Downloaded newer image for alpine:3.20 [2025-08-28T06:15:34.661Z] ---> c88e9dceb6cb [2025-08-28T06:15:34.661Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-28T06:15:34.930Z] ---> Running in a7934d90986c [2025-08-28T06:15:35.198Z] Removing intermediate container a7934d90986c [2025-08-28T06:15:35.198Z] ---> 6068e1f56ff7 [2025-08-28T06:15:35.198Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-28T06:15:35.198Z] ---> Running in 43a3ba801352 [2025-08-28T06:15:36.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-28T06:15:36.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-28T06:15:38.283Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-08-28T06:15:38.283Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-28T06:15:38.550Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-08-28T06:15:39.136Z] (4/114) Installing libxau (1.0.11-r4) [2025-08-28T06:15:39.136Z] (5/114) Installing libmd (1.1.0-r0) [2025-08-28T06:15:39.136Z] (6/114) Installing libbsd (0.12.2-r0) [2025-08-28T06:15:39.136Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-08-28T06:15:39.136Z] (8/114) Installing libxcb (1.16.1-r0) [2025-08-28T06:15:39.136Z] (9/114) Installing libx11 (1.8.9-r1) [2025-08-28T06:15:39.405Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-08-28T06:15:39.405Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-08-28T06:15:39.405Z] (12/114) Installing libdrm (2.4.120-r0) [2025-08-28T06:15:39.405Z] (13/114) Installing libxext (1.3.6-r2) [2025-08-28T06:15:39.405Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-08-28T06:15:39.405Z] (15/114) Installing libffi (3.4.6-r0) [2025-08-28T06:15:39.405Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-08-28T06:15:39.405Z] (17/114) Installing libva (2.21.0-r0) [2025-08-28T06:15:39.406Z] (18/114) Installing libvdpau (1.5-r3) [2025-08-28T06:15:39.406Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-28T06:15:39.406Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-08-28T06:15:39.675Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-08-28T06:15:39.675Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-28T06:15:39.675Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-08-28T06:15:39.675Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-08-28T06:15:39.675Z] (25/114) Installing imath (3.1.12-r0) [2025-08-28T06:15:39.675Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-08-28T06:15:39.675Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-08-28T06:15:39.675Z] (28/114) Installing giflib (5.2.2-r0) [2025-08-28T06:15:39.675Z] (29/114) Installing libhwy (1.0.7-r0) [2025-08-28T06:15:39.675Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-08-28T06:15:39.675Z] (31/114) Installing lcms2 (2.16-r0) [2025-08-28T06:15:39.944Z] (32/114) Installing libpng (1.6.44-r0) [2025-08-28T06:15:39.944Z] (33/114) Installing libjxl (0.10.2-r0) [2025-08-28T06:15:39.944Z] (34/114) Installing lame-libs (3.100-r5) [2025-08-28T06:15:39.944Z] (35/114) Installing opus (1.5.2-r0) [2025-08-28T06:15:39.944Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-08-28T06:15:39.944Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-08-28T06:15:40.212Z] (38/114) Installing soxr (0.1.3-r7) [2025-08-28T06:15:40.212Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-28T06:15:40.212Z] (40/114) Installing libogg (1.3.5-r5) [2025-08-28T06:15:40.212Z] (41/114) Installing libtheora (1.1.1-r18) [2025-08-28T06:15:40.212Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-08-28T06:15:40.212Z] (43/114) Installing libvpx (1.14.1-r0) [2025-08-28T06:15:40.212Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-08-28T06:15:40.212Z] (45/114) Installing libwebp (1.3.2-r0) [2025-08-28T06:15:40.212Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-08-28T06:15:40.212Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-08-28T06:15:40.480Z] (48/114) Installing numactl (2.0.18-r0) [2025-08-28T06:15:40.480Z] (49/114) Installing x265-libs (3.6-r0) [2025-08-28T06:15:40.480Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-08-28T06:15:40.749Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-28T06:15:41.017Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-08-28T06:15:41.285Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-08-28T06:15:41.285Z] (54/114) Installing libexpat (2.7.0-r0) [2025-08-28T06:15:41.285Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-08-28T06:15:41.285Z] (56/114) Installing freetype (2.13.2-r0) [2025-08-28T06:15:41.285Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-08-28T06:15:41.285Z] (58/114) Installing fribidi (1.0.15-r0) [2025-08-28T06:15:41.285Z] (59/114) Installing libintl (0.22.5-r0) [2025-08-28T06:15:41.285Z] (60/114) Installing libeconf (0.6.3-r0) [2025-08-28T06:15:41.285Z] (61/114) Installing libblkid (2.40.1-r1) [2025-08-28T06:15:41.285Z] (62/114) Installing libmount (2.40.1-r1) [2025-08-28T06:15:41.285Z] (63/114) Installing pcre2 (10.43-r0) [2025-08-28T06:15:41.285Z] (64/114) Installing glib (2.80.5-r0) [2025-08-28T06:15:41.552Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-08-28T06:15:41.552Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-08-28T06:15:41.552Z] (67/114) Installing libunibreak (6.1-r0) [2025-08-28T06:15:41.552Z] (68/114) Installing libass (0.17.2-r0) [2025-08-28T06:15:41.552Z] (69/114) Installing libbluray (1.3.4-r1) [2025-08-28T06:15:41.552Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-08-28T06:15:41.552Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-08-28T06:15:41.552Z] (72/114) Installing cjson (1.7.18-r0) [2025-08-28T06:15:41.552Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-08-28T06:15:41.820Z] (74/114) Installing librist (0.2.10-r1) [2025-08-28T06:15:41.820Z] (75/114) Installing libsrt (1.5.3-r0) [2025-08-28T06:15:41.820Z] (76/114) Installing libssh (0.10.6-r0) [2025-08-28T06:15:41.820Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-08-28T06:15:41.820Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-08-28T06:15:41.820Z] (79/114) Installing libsodium (1.0.19-r0) [2025-08-28T06:15:41.820Z] (80/114) Installing libzmq (4.3.5-r2) [2025-08-28T06:15:41.820Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-28T06:15:42.088Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-08-28T06:15:42.088Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-08-28T06:15:42.088Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-08-28T06:15:42.088Z] (85/114) Installing sratom (0.6.16-r0) [2025-08-28T06:15:42.088Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-08-28T06:15:42.088Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-08-28T06:15:42.088Z] (88/114) Installing libdovi (3.3.0-r0) [2025-08-28T06:15:42.355Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-08-28T06:15:42.355Z] (90/114) Installing shaderc (2024.0-r0) [2025-08-28T06:15:42.355Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-08-28T06:15:42.355Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-08-28T06:15:42.623Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-28T06:15:42.623Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-28T06:15:42.623Z] (95/114) Installing vidstab (1.1.1-r0) [2025-08-28T06:15:42.623Z] (96/114) Installing zimg (3.0.5-r2) [2025-08-28T06:15:42.623Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-28T06:15:42.623Z] (98/114) Installing libasyncns (0.8-r3) [2025-08-28T06:15:42.623Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-08-28T06:15:42.891Z] (100/114) Installing libltdl (2.4.7-r3) [2025-08-28T06:15:42.891Z] (101/114) Installing orc (0.4.40-r0) [2025-08-28T06:15:42.891Z] (102/114) Installing libflac (1.4.3-r1) [2025-08-28T06:15:42.891Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-08-28T06:15:42.891Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-08-28T06:15:42.891Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-08-28T06:15:42.891Z] (106/114) Installing libpulse (17.0-r0) [2025-08-28T06:15:42.891Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-08-28T06:15:42.891Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-28T06:15:43.158Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-08-28T06:15:43.158Z] (110/114) Installing udev-init-scripts (35-r1) [2025-08-28T06:15:43.158Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-08-28T06:15:43.158Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-08-28T06:15:43.158Z] (113/114) Installing kmod-libs (32-r0) [2025-08-28T06:15:43.158Z] (114/114) Installing eudev (3.2.14-r2) [2025-08-28T06:15:43.158Z] Executing busybox-1.36.1-r29.trigger [2025-08-28T06:15:43.158Z] Executing glib-2.80.5-r0.trigger [2025-08-28T06:15:43.158Z] Executing eudev-3.2.14-r2.trigger [2025-08-28T06:15:43.426Z] OK: 120 MiB in 128 packages [2025-08-28T06:15:47.686Z] Removing intermediate container 43a3ba801352 [2025-08-28T06:15:47.686Z] ---> 7d7f79f985c3 [2025-08-28T06:15:47.686Z] Step 18/37 : RUN apk --no-cache upgrade [2025-08-28T06:15:47.686Z] ---> Running in 9c6b04749b6f [2025-08-28T06:15:48.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-28T06:15:48.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-28T06:15:50.879Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T06:15:50.879Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-28T06:15:50.879Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T06:15:50.879Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-28T06:15:50.879Z] Executing busybox-1.36.1-r30.trigger [2025-08-28T06:15:50.879Z] OK: 120 MiB in 128 packages [2025-08-28T06:15:51.842Z] Removing intermediate container 9c6b04749b6f [2025-08-28T06:15:51.842Z] ---> b9837a0c402b [2025-08-28T06:15:51.842Z] Step 19/37 : WORKDIR / [2025-08-28T06:15:51.842Z] ---> Running in 3aea092b69a1 [2025-08-28T06:15:52.108Z] Removing intermediate container 3aea092b69a1 [2025-08-28T06:15:52.108Z] ---> b367b5c20d06 [2025-08-28T06:15:52.108Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-08-28T06:15:54.680Z] ---> fbbde548a2d0 [2025-08-28T06:15:54.680Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-08-28T06:15:55.264Z] ---> 050c7719455f [2025-08-28T06:15:55.264Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-28T06:15:55.533Z] ---> 3b323c6a3ff7 [2025-08-28T06:15:55.533Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-28T06:15:56.115Z] ---> 48bf35cd97d8 [2025-08-28T06:15:56.115Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-28T06:15:56.695Z] ---> 0aeea9fe4b9a [2025-08-28T06:15:56.695Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-08-28T06:15:57.274Z] ---> 4dad23e224f1 [2025-08-28T06:15:57.274Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-08-28T06:15:58.706Z] ---> 2cf8426a7949 [2025-08-28T06:15:58.706Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-28T06:15:58.706Z] ---> Running in cbd7431db2a8 [2025-08-28T06:16:00.655Z] Removing intermediate container cbd7431db2a8 [2025-08-28T06:16:00.655Z] ---> cf108e9c4d48 [2025-08-28T06:16:00.655Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-28T06:16:00.655Z] ---> Running in 7ce8b9912135 [2025-08-28T06:16:02.071Z] Removing intermediate container 7ce8b9912135 [2025-08-28T06:16:02.071Z] ---> 7e583d72d532 [2025-08-28T06:16:02.071Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-28T06:16:02.338Z] ---> Running in 31fef8d70afc [2025-08-28T06:16:03.742Z] Removing intermediate container 31fef8d70afc [2025-08-28T06:16:03.742Z] ---> 869030d5296c [2025-08-28T06:16:03.742Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-28T06:16:04.010Z] ---> Running in 5228a90a8207 [2025-08-28T06:16:05.429Z] Removing intermediate container 5228a90a8207 [2025-08-28T06:16:05.429Z] ---> 7fa9b5a12b64 [2025-08-28T06:16:05.429Z] Step 31/37 : EXPOSE 59983 [2025-08-28T06:16:05.429Z] ---> Running in 4a78514c626a [2025-08-28T06:16:05.784Z] Removing intermediate container 4a78514c626a [2025-08-28T06:16:05.784Z] ---> f572f40a4abd [2025-08-28T06:16:05.784Z] Step 32/37 : EXPOSE 8554 [2025-08-28T06:16:05.784Z] ---> Running in 1615e067e57e [2025-08-28T06:16:06.050Z] Removing intermediate container 1615e067e57e [2025-08-28T06:16:06.050Z] ---> 957ca1a24228 [2025-08-28T06:16:06.050Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-08-28T06:16:06.316Z] ---> Running in 8e384b8007b9 [2025-08-28T06:16:06.584Z] Removing intermediate container 8e384b8007b9 [2025-08-28T06:16:06.584Z] ---> 32f2557b59d4 [2025-08-28T06:16:06.584Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-08-28T06:16:06.584Z] ---> Running in d273b4eab695 [2025-08-28T06:16:06.856Z] Removing intermediate container d273b4eab695 [2025-08-28T06:16:06.856Z] ---> d7b3d2a71edb [2025-08-28T06:16:06.856Z] Step 35/37 : LABEL arch=arm64 [2025-08-28T06:16:06.856Z] ---> Running in 5b8df21d01e8 [2025-08-28T06:16:07.441Z] Removing intermediate container 5b8df21d01e8 [2025-08-28T06:16:07.441Z] ---> 8d1a9f6345ea [2025-08-28T06:16:07.441Z] Step 36/37 : LABEL git_sha=ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:16:07.441Z] ---> Running in fcc2906624c0 [2025-08-28T06:16:07.705Z] Removing intermediate container fcc2906624c0 [2025-08-28T06:16:07.705Z] ---> 1db3c04a028a [2025-08-28T06:16:07.705Z] Step 37/37 : LABEL version=4.1.0-dev.4 [2025-08-28T06:16:07.705Z] ---> Running in fade102426e9 [2025-08-28T06:16:07.970Z] Removing intermediate container fade102426e9 [2025-08-28T06:16:07.970Z] ---> 0e02cfcd4c92 [2025-08-28T06:16:07.970Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-28T06:16:07.970Z] Successfully built 0e02cfcd4c92 [2025-08-28T06:16:07.970Z] 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 [2025-08-28T06:16:08.120Z] provisioning config files... [2025-08-28T06:16:08.138Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/206@tmp/config17656913679713181188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:16:08.483Z] ---> ****-login.sh [2025-08-28T06:16:08.483Z] nexus3.edgexfoundry.org:10001 [2025-08-28T06:16:08.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:16:08.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:16:08.770Z] Configure a credential helper to remove this warning. See [2025-08-28T06:16:08.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:16:08.770Z] [2025-08-28T06:16:08.770Z] Login Succeeded [2025-08-28T06:16:08.770Z] nexus3.edgexfoundry.org:10002 [2025-08-28T06:16:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:16:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:16:09.044Z] Configure a credential helper to remove this warning. See [2025-08-28T06:16:09.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:16:09.045Z] [2025-08-28T06:16:09.045Z] Login Succeeded [2025-08-28T06:16:09.045Z] nexus3.edgexfoundry.org:10003 [2025-08-28T06:16:09.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:16:09.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:16:09.586Z] Configure a credential helper to remove this warning. See [2025-08-28T06:16:09.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:16:09.586Z] [2025-08-28T06:16:09.586Z] Login Succeeded [2025-08-28T06:16:09.586Z] nexus3.edgexfoundry.org:10004 [2025-08-28T06:16:09.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:16:09.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:16:09.853Z] Configure a credential helper to remove this warning. See [2025-08-28T06:16:09.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:16:09.853Z] [2025-08-28T06:16:09.853Z] Login Succeeded [2025-08-28T06:16:09.853Z] ****.io [2025-08-28T06:16:10.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T06:16:10.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-28T06:16:10.388Z] Configure a credential helper to remove this warning. See [2025-08-28T06:16:10.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-28T06:16:10.388Z] [2025-08-28T06:16:10.388Z] Login Succeeded [2025-08-28T06:16:10.389Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T06:16:10.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-28T06:16:10.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T06:16:10.474Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-08-28T06:16:10.474Z] ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:16:10.474Z] latest [2025-08-28T06:16:10.474Z] 4.1.0-dev.4 [2025-08-28T06:16:10.474Z] ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:16:10.474Z] main [2025-08-28T06:16:10.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:10.837Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:11.183Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:16:11.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-28T06:16:11.183Z] f9a6ff8235e5: Preparing [2025-08-28T06:16:11.183Z] 2b24e4dfea46: Preparing [2025-08-28T06:16:11.183Z] 95444dd1389b: Preparing [2025-08-28T06:16:11.183Z] cdcd3c5cbd30: Preparing [2025-08-28T06:16:11.183Z] f0c0fc467d42: Preparing [2025-08-28T06:16:11.183Z] 4fdee56d7956: Preparing [2025-08-28T06:16:11.183Z] 34fff3c074f5: Preparing [2025-08-28T06:16:11.183Z] 0dc2802a0b95: Preparing [2025-08-28T06:16:11.183Z] 2baa67fb0810: Preparing [2025-08-28T06:16:11.183Z] 4f616273b840: Preparing [2025-08-28T06:16:11.183Z] cbc2d4c8a096: Preparing [2025-08-28T06:16:11.183Z] 34b9c5839d11: Preparing [2025-08-28T06:16:11.183Z] 3f8f1272fe82: Preparing [2025-08-28T06:16:11.183Z] 1e890da81ec9: Preparing [2025-08-28T06:16:11.183Z] 2baa67fb0810: Waiting [2025-08-28T06:16:11.183Z] 4f616273b840: Waiting [2025-08-28T06:16:11.183Z] cbc2d4c8a096: Waiting [2025-08-28T06:16:11.183Z] 34b9c5839d11: Waiting [2025-08-28T06:16:11.183Z] 3f8f1272fe82: Waiting [2025-08-28T06:16:11.183Z] 1e890da81ec9: Waiting [2025-08-28T06:16:11.183Z] 4fdee56d7956: Waiting [2025-08-28T06:16:11.183Z] 34fff3c074f5: Waiting [2025-08-28T06:16:11.183Z] 0dc2802a0b95: Waiting [2025-08-28T06:16:11.450Z] cdcd3c5cbd30: Pushed [2025-08-28T06:16:11.450Z] 95444dd1389b: Pushed [2025-08-28T06:16:11.450Z] 2b24e4dfea46: Pushed [2025-08-28T06:16:11.450Z] f9a6ff8235e5: Pushed [2025-08-28T06:16:11.450Z] 4fdee56d7956: Pushed [2025-08-28T06:16:11.715Z] 0dc2802a0b95: Pushed [2025-08-28T06:16:11.715Z] 2baa67fb0810: Pushed [2025-08-28T06:16:11.715Z] 34fff3c074f5: Pushed [2025-08-28T06:16:11.715Z] 4f616273b840: Pushed [2025-08-28T06:16:11.715Z] 1e890da81ec9: Layer already exists [2025-08-28T06:16:11.982Z] 34b9c5839d11: Pushed [2025-08-28T06:16:18.756Z] f0c0fc467d42: Pushed [2025-08-28T06:16:22.085Z] cbc2d4c8a096: Pushed [2025-08-28T06:16:37.257Z] 3f8f1272fe82: Pushed [2025-08-28T06:16:37.257Z] ea8a460fd8a93618a18fd31621231395412a559f: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:37.685Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:38.059Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-28T06:16:38.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-28T06:16:38.059Z] f9a6ff8235e5: Preparing [2025-08-28T06:16:38.059Z] 2b24e4dfea46: Preparing [2025-08-28T06:16:38.059Z] 95444dd1389b: Preparing [2025-08-28T06:16:38.059Z] cdcd3c5cbd30: Preparing [2025-08-28T06:16:38.059Z] f0c0fc467d42: Preparing [2025-08-28T06:16:38.059Z] 4fdee56d7956: Preparing [2025-08-28T06:16:38.059Z] 34fff3c074f5: Preparing [2025-08-28T06:16:38.059Z] 0dc2802a0b95: Preparing [2025-08-28T06:16:38.059Z] 2baa67fb0810: Preparing [2025-08-28T06:16:38.059Z] 4f616273b840: Preparing [2025-08-28T06:16:38.059Z] cbc2d4c8a096: Preparing [2025-08-28T06:16:38.059Z] 34b9c5839d11: Preparing [2025-08-28T06:16:38.059Z] 3f8f1272fe82: Preparing [2025-08-28T06:16:38.059Z] 1e890da81ec9: Preparing [2025-08-28T06:16:38.059Z] 2baa67fb0810: Waiting [2025-08-28T06:16:38.059Z] 4f616273b840: Waiting [2025-08-28T06:16:38.059Z] cbc2d4c8a096: Waiting [2025-08-28T06:16:38.059Z] 4fdee56d7956: Waiting [2025-08-28T06:16:38.059Z] 34fff3c074f5: Waiting [2025-08-28T06:16:38.059Z] 0dc2802a0b95: Waiting [2025-08-28T06:16:38.059Z] 34b9c5839d11: Waiting [2025-08-28T06:16:38.059Z] 3f8f1272fe82: Waiting [2025-08-28T06:16:38.059Z] 1e890da81ec9: Waiting [2025-08-28T06:16:38.059Z] f0c0fc467d42: Layer already exists [2025-08-28T06:16:38.059Z] 2b24e4dfea46: Layer already exists [2025-08-28T06:16:38.059Z] cdcd3c5cbd30: Layer already exists [2025-08-28T06:16:38.059Z] 95444dd1389b: Layer already exists [2025-08-28T06:16:38.059Z] f9a6ff8235e5: Layer already exists [2025-08-28T06:16:38.059Z] 4fdee56d7956: Layer already exists [2025-08-28T06:16:38.059Z] 2baa67fb0810: Layer already exists [2025-08-28T06:16:38.059Z] 0dc2802a0b95: Layer already exists [2025-08-28T06:16:38.059Z] 4f616273b840: Layer already exists [2025-08-28T06:16:38.059Z] 34fff3c074f5: Layer already exists [2025-08-28T06:16:38.059Z] 34b9c5839d11: Layer already exists [2025-08-28T06:16:38.059Z] cbc2d4c8a096: Layer already exists [2025-08-28T06:16:38.059Z] 1e890da81ec9: Layer already exists [2025-08-28T06:16:38.059Z] 3f8f1272fe82: Layer already exists [2025-08-28T06:16:38.325Z] latest: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:38.671Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:39.017Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [2025-08-28T06:16:39.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-28T06:16:39.017Z] f9a6ff8235e5: Preparing [2025-08-28T06:16:39.017Z] 2b24e4dfea46: Preparing [2025-08-28T06:16:39.017Z] 95444dd1389b: Preparing [2025-08-28T06:16:39.018Z] cdcd3c5cbd30: Preparing [2025-08-28T06:16:39.018Z] f0c0fc467d42: Preparing [2025-08-28T06:16:39.018Z] 4fdee56d7956: Preparing [2025-08-28T06:16:39.018Z] 34fff3c074f5: Preparing [2025-08-28T06:16:39.018Z] 0dc2802a0b95: Preparing [2025-08-28T06:16:39.018Z] 2baa67fb0810: Preparing [2025-08-28T06:16:39.018Z] 4f616273b840: Preparing [2025-08-28T06:16:39.018Z] cbc2d4c8a096: Preparing [2025-08-28T06:16:39.018Z] 34b9c5839d11: Preparing [2025-08-28T06:16:39.018Z] 3f8f1272fe82: Preparing [2025-08-28T06:16:39.018Z] 1e890da81ec9: Preparing [2025-08-28T06:16:39.018Z] 4fdee56d7956: Waiting [2025-08-28T06:16:39.018Z] 34fff3c074f5: Waiting [2025-08-28T06:16:39.018Z] 0dc2802a0b95: Waiting [2025-08-28T06:16:39.018Z] 2baa67fb0810: Waiting [2025-08-28T06:16:39.018Z] 4f616273b840: Waiting [2025-08-28T06:16:39.018Z] cbc2d4c8a096: Waiting [2025-08-28T06:16:39.018Z] 3f8f1272fe82: Waiting [2025-08-28T06:16:39.018Z] 34b9c5839d11: Waiting [2025-08-28T06:16:39.018Z] 1e890da81ec9: Waiting [2025-08-28T06:16:39.018Z] 95444dd1389b: Layer already exists [2025-08-28T06:16:39.018Z] cdcd3c5cbd30: Layer already exists [2025-08-28T06:16:39.018Z] f0c0fc467d42: Layer already exists [2025-08-28T06:16:39.018Z] f9a6ff8235e5: Layer already exists [2025-08-28T06:16:39.018Z] 2b24e4dfea46: Layer already exists [2025-08-28T06:16:39.018Z] 34fff3c074f5: Layer already exists [2025-08-28T06:16:39.018Z] 2baa67fb0810: Layer already exists [2025-08-28T06:16:39.018Z] 0dc2802a0b95: Layer already exists [2025-08-28T06:16:39.018Z] 4fdee56d7956: Layer already exists [2025-08-28T06:16:39.018Z] 4f616273b840: Layer already exists [2025-08-28T06:16:39.018Z] cbc2d4c8a096: Layer already exists [2025-08-28T06:16:39.018Z] 34b9c5839d11: Layer already exists [2025-08-28T06:16:39.018Z] 3f8f1272fe82: Layer already exists [2025-08-28T06:16:39.018Z] 1e890da81ec9: Layer already exists [2025-08-28T06:16:39.285Z] 4.1.0-dev.4: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:39.649Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:40.011Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:16:40.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-28T06:16:40.011Z] f9a6ff8235e5: Preparing [2025-08-28T06:16:40.011Z] 2b24e4dfea46: Preparing [2025-08-28T06:16:40.011Z] 95444dd1389b: Preparing [2025-08-28T06:16:40.011Z] cdcd3c5cbd30: Preparing [2025-08-28T06:16:40.011Z] f0c0fc467d42: Preparing [2025-08-28T06:16:40.011Z] 4fdee56d7956: Preparing [2025-08-28T06:16:40.011Z] 34fff3c074f5: Preparing [2025-08-28T06:16:40.011Z] 0dc2802a0b95: Preparing [2025-08-28T06:16:40.011Z] 2baa67fb0810: Preparing [2025-08-28T06:16:40.011Z] 4f616273b840: Preparing [2025-08-28T06:16:40.011Z] cbc2d4c8a096: Preparing [2025-08-28T06:16:40.011Z] 34b9c5839d11: Preparing [2025-08-28T06:16:40.011Z] 3f8f1272fe82: Preparing [2025-08-28T06:16:40.011Z] 1e890da81ec9: Preparing [2025-08-28T06:16:40.011Z] 2baa67fb0810: Waiting [2025-08-28T06:16:40.011Z] 4f616273b840: Waiting [2025-08-28T06:16:40.011Z] cbc2d4c8a096: Waiting [2025-08-28T06:16:40.011Z] 34b9c5839d11: Waiting [2025-08-28T06:16:40.011Z] 3f8f1272fe82: Waiting [2025-08-28T06:16:40.011Z] 1e890da81ec9: Waiting [2025-08-28T06:16:40.011Z] 34fff3c074f5: Waiting [2025-08-28T06:16:40.011Z] 0dc2802a0b95: Waiting [2025-08-28T06:16:40.011Z] 4fdee56d7956: Waiting [2025-08-28T06:16:40.011Z] cdcd3c5cbd30: Layer already exists [2025-08-28T06:16:40.011Z] f9a6ff8235e5: Layer already exists [2025-08-28T06:16:40.011Z] 95444dd1389b: Layer already exists [2025-08-28T06:16:40.011Z] 2b24e4dfea46: Layer already exists [2025-08-28T06:16:40.011Z] f0c0fc467d42: Layer already exists [2025-08-28T06:16:40.011Z] 2baa67fb0810: Layer already exists [2025-08-28T06:16:40.011Z] 34fff3c074f5: Layer already exists [2025-08-28T06:16:40.011Z] 0dc2802a0b95: Layer already exists [2025-08-28T06:16:40.011Z] 4fdee56d7956: Layer already exists [2025-08-28T06:16:40.011Z] 4f616273b840: Layer already exists [2025-08-28T06:16:40.011Z] 34b9c5839d11: Layer already exists [2025-08-28T06:16:40.011Z] cbc2d4c8a096: Layer already exists [2025-08-28T06:16:40.011Z] 1e890da81ec9: Layer already exists [2025-08-28T06:16:40.011Z] 3f8f1272fe82: Layer already exists [2025-08-28T06:16:40.282Z] ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:40.646Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:41.020Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-08-28T06:16:41.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-28T06:16:41.020Z] f9a6ff8235e5: Preparing [2025-08-28T06:16:41.020Z] 2b24e4dfea46: Preparing [2025-08-28T06:16:41.020Z] 95444dd1389b: Preparing [2025-08-28T06:16:41.020Z] cdcd3c5cbd30: Preparing [2025-08-28T06:16:41.020Z] f0c0fc467d42: Preparing [2025-08-28T06:16:41.020Z] 4fdee56d7956: Preparing [2025-08-28T06:16:41.020Z] 34fff3c074f5: Preparing [2025-08-28T06:16:41.020Z] 0dc2802a0b95: Preparing [2025-08-28T06:16:41.020Z] 2baa67fb0810: Preparing [2025-08-28T06:16:41.020Z] 4f616273b840: Preparing [2025-08-28T06:16:41.020Z] cbc2d4c8a096: Preparing [2025-08-28T06:16:41.020Z] 34b9c5839d11: Preparing [2025-08-28T06:16:41.020Z] 3f8f1272fe82: Preparing [2025-08-28T06:16:41.020Z] 1e890da81ec9: Preparing [2025-08-28T06:16:41.020Z] 4f616273b840: Waiting [2025-08-28T06:16:41.020Z] 3f8f1272fe82: Waiting [2025-08-28T06:16:41.020Z] 1e890da81ec9: Waiting [2025-08-28T06:16:41.020Z] cbc2d4c8a096: Waiting [2025-08-28T06:16:41.020Z] 34b9c5839d11: Waiting [2025-08-28T06:16:41.020Z] 4fdee56d7956: Waiting [2025-08-28T06:16:41.020Z] 0dc2802a0b95: Waiting [2025-08-28T06:16:41.020Z] f9a6ff8235e5: Layer already exists [2025-08-28T06:16:41.020Z] cdcd3c5cbd30: Layer already exists [2025-08-28T06:16:41.020Z] 95444dd1389b: Layer already exists [2025-08-28T06:16:41.020Z] 2b24e4dfea46: Layer already exists [2025-08-28T06:16:41.020Z] f0c0fc467d42: Layer already exists [2025-08-28T06:16:41.020Z] 34fff3c074f5: Layer already exists [2025-08-28T06:16:41.021Z] 2baa67fb0810: Layer already exists [2025-08-28T06:16:41.021Z] 0dc2802a0b95: Layer already exists [2025-08-28T06:16:41.021Z] 4fdee56d7956: Layer already exists [2025-08-28T06:16:41.021Z] 4f616273b840: Layer already exists [2025-08-28T06:16:41.021Z] cbc2d4c8a096: Layer already exists [2025-08-28T06:16:41.021Z] 3f8f1272fe82: Layer already exists [2025-08-28T06:16:41.021Z] 34b9c5839d11: Layer already exists [2025-08-28T06:16:41.021Z] 1e890da81ec9: Layer already exists [2025-08-28T06:16:41.287Z] main: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-28T06:16:41.350Z] ===================================================== [Pipeline] echo [2025-08-28T06:16:41.364Z] taggedImages: [2025-08-28T06:16:41.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f [2025-08-28T06:16:41.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-28T06:16:41.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [2025-08-28T06:16:41.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [2025-08-28T06:16:41.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-08-28T06:16:41.375Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo [2025-08-28T06:16:41.383Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-08-28T06:16:41.396Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-28T06:16:41.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [Pipeline] echo [2025-08-28T06:16:41.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:41.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-28T06:16:41.948Z] [2025-08-28T06:16:41.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:16:42.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-28T06:16:42.288Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-28T06:16:42.288Z] 8998bd30e6a1: Pulling fs layer [2025-08-28T06:16:42.288Z] 04944245beec: Pulling fs layer [2025-08-28T06:16:42.288Z] 699f458cf7ca: Pulling fs layer [2025-08-28T06:16:42.288Z] 765212b225bb: Pulling fs layer [2025-08-28T06:16:42.288Z] f23df028b6ca: Pulling fs layer [2025-08-28T06:16:42.289Z] d65c8cfc05b1: Pulling fs layer [2025-08-28T06:16:42.289Z] 2437ff75d9bd: Pulling fs layer [2025-08-28T06:16:42.289Z] 765212b225bb: Waiting [2025-08-28T06:16:42.289Z] f23df028b6ca: Waiting [2025-08-28T06:16:42.289Z] d65c8cfc05b1: Waiting [2025-08-28T06:16:42.557Z] 04944245beec: Verifying Checksum [2025-08-28T06:16:42.557Z] 04944245beec: Download complete [2025-08-28T06:16:42.557Z] 765212b225bb: Verifying Checksum [2025-08-28T06:16:42.557Z] 765212b225bb: Download complete [2025-08-28T06:16:42.557Z] f23df028b6ca: Download complete [2025-08-28T06:16:42.557Z] d65c8cfc05b1: Verifying Checksum [2025-08-28T06:16:42.557Z] d65c8cfc05b1: Download complete [2025-08-28T06:16:42.824Z] 699f458cf7ca: Verifying Checksum [2025-08-28T06:16:42.824Z] 699f458cf7ca: Download complete [2025-08-28T06:16:43.091Z] 8998bd30e6a1: Verifying Checksum [2025-08-28T06:16:43.091Z] 8998bd30e6a1: Download complete [2025-08-28T06:16:45.674Z] 2437ff75d9bd: Verifying Checksum [2025-08-28T06:16:45.674Z] 2437ff75d9bd: Download complete [2025-08-28T06:16:48.261Z] 8998bd30e6a1: Pull complete [2025-08-28T06:16:48.261Z] 04944245beec: Pull complete [2025-08-28T06:16:50.207Z] 699f458cf7ca: Pull complete [2025-08-28T06:16:50.207Z] 765212b225bb: Pull complete [2025-08-28T06:16:51.168Z] f23df028b6ca: Pull complete [2025-08-28T06:16:51.168Z] d65c8cfc05b1: Pull complete [2025-08-28T06:17:09.392Z] 2437ff75d9bd: Pull complete [2025-08-28T06:17:09.392Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-28T06:17:09.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-28T06:17:09.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:17:09.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-7767 does not seem to be running inside a container [2025-08-28T06:17:09.675Z] $ 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/206 -v /w/workspace/device-usb-camera/206:/w/workspace/device-usb-camera/206:rw,z -v /w/workspace/device-usb-camera/206@tmp:/w/workspace/device-usb-camera/206@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 [2025-08-28T06:17:12.398Z] $ docker top f322df0c6eba3e7bd33ff701d5517cf4ccfa87ff3064d4ee481cd075ee2ffa24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:13.260Z] ---> job-cost.sh [2025-08-28T06:17:13.261Z] lf-activate-venv: SKIPPING [2025-08-28T06:17:13.261Z] INFO: No Stack... [2025-08-28T06:17:13.526Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-28T06:17:14.480Z] INFO: Archiving Costs [Pipeline] sh [2025-08-28T06:17:15.142Z] + cat /w/workspace/device-usb-camera/206/archives/cost.csv [2025-08-28T06:17:15.142Z] + cut -d, -f6 [Pipeline] lock [2025-08-28T06:17:15.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [2025-08-28T06:17:15.207Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] did not exist. Created. [2025-08-28T06:17:15.212Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-28T06:17:15.544Z] /w/workspace/device-usb-camera/206@tmp/durable-85d16194/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-28T06:17:16.184Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-28T06:17:16.208Z] Warning: overwriting stash ‘stack-cost’ [2025-08-28T06:17:16.258Z] Stashed 1 file(s) [Pipeline] } [2025-08-28T06:17:16.263Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-28T06:17:16.271Z] $ docker stop --time=1 f322df0c6eba3e7bd33ff701d5517cf4ccfa87ff3064d4ee481cd075ee2ffa24 [2025-08-28T06:17:17.751Z] $ docker rm -f --volumes f322df0c6eba3e7bd33ff701d5517cf4ccfa87ff3064d4ee481cd075ee2ffa24 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-28T06:17:18.871Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-08-28T06:17:18.871Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-28T06:17:18.871Z] total 16 [2025-08-28T06:17:18.871Z] drwxr-xr-x 3 root root 4096 Aug 28 06:05 . [2025-08-28T06:17:18.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 06:05 .. [2025-08-28T06:17:18.871Z] drwxr-xr-x 2 root root 4096 Aug 28 06:05 cost [2025-08-28T06:17:18.871Z] -rw-r--r-- 1 root root 89 Aug 28 06:05 cost.csv [2025-08-28T06:17:18.871Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-28T06:17:18.871Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-28T06:17:18.871Z] total 16 [2025-08-28T06:17:18.871Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 06:05 . [2025-08-28T06:17:18.871Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 06:05 .. [2025-08-28T06:17:18.871Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 06:05 cost [2025-08-28T06:17:18.871Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 28 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:19.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:20.023Z] ---> package-listing.sh [2025-08-28T06:17:20.023Z] ++ facter osfamily [2025-08-28T06:17:20.023Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-28T06:17:20.284Z] + OS_FAMILY=debian [2025-08-28T06:17:20.284Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-28T06:17:20.284Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-28T06:17:20.284Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-28T06:17:20.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-28T06:17:20.284Z] + PACKAGES=/tmp/packages_start.txt [2025-08-28T06:17:20.284Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-28T06:17:20.284Z] + PACKAGES=/tmp/packages_end.txt [2025-08-28T06:17:20.284Z] + case "${OS_FAMILY}" in [2025-08-28T06:17:20.284Z] + dpkg -l [2025-08-28T06:17:20.284Z] + grep '^ii' [2025-08-28T06:17:20.284Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-28T06:17:20.284Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-28T06:17:20.284Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-28T06:17:20.284Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-28T06:17:20.284Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-28T06:17:20.284Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-08-28T06:17:20.295Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-28T06:17:20.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T06:17:21.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T06:17:21.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T06:17:21.213Z] prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container [2025-08-28T06:17:21.249Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T06:17:21.454Z] $ docker top 866f6320d7e595e6d22b7414e098c90412ad0abfc66a141237f995a0ce80f3ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T06:17:21.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-28T06:17:22.097Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-28T06:17:22.386Z] + ls /var/log/sa-host [2025-08-28T06:17:22.386Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T06:17:22.426Z] provisioning config files... [2025-08-28T06:17:22.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2971026788021172008tmp [Pipeline] { [Pipeline] echo [2025-08-28T06:17:22.458Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:22.742Z] ---> create-netrc.sh [Pipeline] } [2025-08-28T06:17:22.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:23.062Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-28T06:17:23.074Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:23.366Z] ---> sudo-logs.sh [2025-08-28T06:17:23.366Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-28T06:17:23.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:23.686Z] ---> job-cost.sh [2025-08-28T06:17:23.686Z] lf-activate-venv: SKIPPING [2025-08-28T06:17:23.686Z] DEBUG: total: 0.2199999988079071 [2025-08-28T06:17:23.686Z] INFO: Retrieving Stack Cost... [2025-08-28T06:17:23.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-28T06:17:24.528Z] INFO: Archiving Costs [Pipeline] echo [2025-08-28T06:17:24.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T06:17:24.821Z] ---> logs-deploy.sh [2025-08-28T06:17:24.821Z] lf-activate-venv: SKIPPING [2025-08-28T06:17:24.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/206 [2025-08-28T06:17:24.821Z] INFO: archiving workspace using pattern(s): [2025-08-28T06:17:25.759Z] Archives upload complete. [2025-08-28T06:17:25.759Z] INFO: archiving logs to Nexus