Pull request #399 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac9ce7a66eefbb8c46fab2166926e50919054e43+984f98b8bdd1ba68d5fce07584f71d7bfef83912 (1f3f32b32ca1dc329201caa65637db2786a0afec) 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-ssh15958800626941887998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh10212182345398876798.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh699339812307222886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1447692830109660654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3441186764263802568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-399/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-399/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14793530119090562777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5560 in /w/workspace/foundry_device-usb-camera_PR-399 [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/foundry_device-usb-camera_PR-399 # 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 Merging remotes/origin/main commit 984f98b8bdd1ba68d5fce07584f71d7bfef83912 into PR head commit ac9ce7a66eefbb8c46fab2166926e50919054e43 Merge succeeded, producing ac9ce7a66eefbb8c46fab2166926e50919054e43 Checking out Revision ac9ce7a66eefbb8c46fab2166926e50919054e43 (PR-399) > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac9ce7a66eefbb8c46fab2166926e50919054e43 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac9ce7a66eefbb8c46fab2166926e50919054e43 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-22T17:43:03.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-22T17:43:03.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-22T17:43:03.446Z] ========================================================= [2025-07-22T17:43:03.446Z] EdgeX Global Pipelines Version Info [2025-07-22T17:43:03.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:43:04.585Z] ------------------- [2025-07-22T17:43:04.585Z] stable info: [2025-07-22T17:43:04.585Z] ------------------- [2025-07-22T17:43:04.585Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-22T17:43:04.585Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-22T17:43:04.585Z] Message: update stable to v1.0.274 [2025-07-22T17:43:05.155Z] ------------------- [2025-07-22T17:43:05.155Z] experimental info: [2025-07-22T17:43:05.155Z] ------------------- [2025-07-22T17:43:05.156Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-22T17:43:05.156Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-22T17:43:05.156Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-22T17:43:05.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-07-22T17:43:05.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-07-22T17:43:05.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-22T17:43:05.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-22T17:43:05.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-22T17:43:05.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-22T17:43:05.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-22T17:43:05.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-22T17:43:05.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-22T17:43:05.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-22T17:43:05.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-22T17:43:05.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-07-22T17:43:05.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-22T17:43:06.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-22T17:43:06.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-22T17:43:06.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-22T17:43:06.173Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-22T17:43:06.224Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-22T17:43:06.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-22T17:43:06.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-22T17:43:06.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-22T17:43:06.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-22T17:43:06.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-22T17:43:06.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-22T17:43:06.592Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-22T17:43:06.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-22T17:43:06.697Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-22T17:43:06.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-399 [Pipeline] echo [2025-07-22T17:43:06.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-399 [Pipeline] echo [2025-07-22T17:43:06.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-399 [Pipeline] echo [2025-07-22T17:43:06.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac9ce7a66eefbb8c46fab2166926e50919054e43 [Pipeline] echo [2025-07-22T17:43:06.975Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac9ce7a [Pipeline] echo [2025-07-22T17:43:07.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-22T17:43:07.164Z] provisioning config files... [2025-07-22T17:43:07.178Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-399@tmp/config9630231176994101963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:43:07.553Z] ---> ****-login.sh [2025-07-22T17:43:07.553Z] nexus3.edgexfoundry.org:10001 [2025-07-22T17:43:07.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:07.816Z] [2025-07-22T17:43:07.816Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-22T17:43:07.816Z] Configure a credential helper to remove this warning. See [2025-07-22T17:43:07.816Z] https://docs.****.com/go/credential-store/ [2025-07-22T17:43:07.816Z] [2025-07-22T17:43:07.816Z] Login Succeeded [2025-07-22T17:43:07.816Z] nexus3.edgexfoundry.org:10002 [2025-07-22T17:43:07.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:08.074Z] [2025-07-22T17:43:08.074Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-22T17:43:08.074Z] Configure a credential helper to remove this warning. See [2025-07-22T17:43:08.074Z] https://docs.****.com/go/credential-store/ [2025-07-22T17:43:08.074Z] [2025-07-22T17:43:08.074Z] Login Succeeded [2025-07-22T17:43:08.074Z] nexus3.edgexfoundry.org:10003 [2025-07-22T17:43:08.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:08.074Z] [2025-07-22T17:43:08.074Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-22T17:43:08.074Z] Configure a credential helper to remove this warning. See [2025-07-22T17:43:08.075Z] https://docs.****.com/go/credential-store/ [2025-07-22T17:43:08.075Z] [2025-07-22T17:43:08.075Z] Login Succeeded [2025-07-22T17:43:08.075Z] nexus3.edgexfoundry.org:10004 [2025-07-22T17:43:08.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:08.075Z] [2025-07-22T17:43:08.075Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-22T17:43:08.075Z] Configure a credential helper to remove this warning. See [2025-07-22T17:43:08.075Z] https://docs.****.com/go/credential-store/ [2025-07-22T17:43:08.075Z] [2025-07-22T17:43:08.075Z] Login Succeeded [2025-07-22T17:43:08.075Z] ****.io [2025-07-22T17:43:08.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:08.334Z] [2025-07-22T17:43:08.334Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-22T17:43:08.334Z] Configure a credential helper to remove this warning. See [2025-07-22T17:43:08.334Z] https://docs.****.com/go/credential-store/ [2025-07-22T17:43:08.334Z] [2025-07-22T17:43:08.334Z] Login Succeeded [2025-07-22T17:43:08.334Z] ---> ****-login.sh ends [Pipeline] } [2025-07-22T17:43:08.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-22T17:43:08.966Z] + git rev-list -1 --merges ac9ce7a66eefbb8c46fab2166926e50919054e43~1..ac9ce7a66eefbb8c46fab2166926e50919054e43 [Pipeline] echo [2025-07-22T17:43:09.011Z] -----------> git rev-list -1 --merges ac9ce7a66eefbb8c46fab2166926e50919054e43~1..ac9ce7a66eefbb8c46fab2166926e50919054e43 ac9ce7a66eefbb8c46fab2166926e50919054e43 [false] [Pipeline] sh [2025-07-22T17:43:09.325Z] + git log --format=format:%s -1 ac9ce7a66eefbb8c46fab2166926e50919054e43 [Pipeline] echo [2025-07-22T17:43:09.364Z] ========================================================= [2025-07-22T17:43:09.364Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-22T17:43:09.364Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-22T17:43:09.808Z] + git log --format=format:%s -1 ac9ce7a66eefbb8c46fab2166926e50919054e43 [Pipeline] echo [2025-07-22T17:43:09.846Z] [semverPrep] GIT_COMMIT: ac9ce7a66eefbb8c46fab2166926e50919054e43, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-07-22T17:43:09.885Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-22T17:43:10.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-22T17:43:10.296Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-22T17:43:10.296Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-22T17:43:10.296Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-22T17:43:10.296Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-22T17:43:10.296Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-22T17:43:10.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:43:10.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-22T17:43:10.797Z] [2025-07-22T17:43:10.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:43:11.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-22T17:43:11.180Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-22T17:43:11.180Z] 3dae71ba6b94: Pulling fs layer [2025-07-22T17:43:11.180Z] 6bf1a483ea7c: Pulling fs layer [2025-07-22T17:43:11.180Z] f5dfc541a4d3: Pulling fs layer [2025-07-22T17:43:11.180Z] 461d9e800cba: Pulling fs layer [2025-07-22T17:43:11.180Z] 80192f66455f: Pulling fs layer [2025-07-22T17:43:11.180Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-22T17:43:11.180Z] a29436f7fd5d: Pulling fs layer [2025-07-22T17:43:11.180Z] 923cac83aea3: Pulling fs layer [2025-07-22T17:43:11.180Z] 25ad8b0a4227: Pulling fs layer [2025-07-22T17:43:11.180Z] db01528c6b51: Pulling fs layer [2025-07-22T17:43:11.180Z] 28988de357af: Pulling fs layer [2025-07-22T17:43:11.180Z] 2e8e34ca0e6c: Waiting [2025-07-22T17:43:11.180Z] a29436f7fd5d: Waiting [2025-07-22T17:43:11.180Z] db01528c6b51: Waiting [2025-07-22T17:43:11.180Z] 25ad8b0a4227: Waiting [2025-07-22T17:43:11.180Z] 461d9e800cba: Waiting [2025-07-22T17:43:11.180Z] 28988de357af: Waiting [2025-07-22T17:43:11.180Z] 80192f66455f: Waiting [2025-07-22T17:43:11.180Z] 6bf1a483ea7c: Verifying Checksum [2025-07-22T17:43:11.180Z] 6bf1a483ea7c: Download complete [2025-07-22T17:43:11.180Z] 461d9e800cba: Download complete [2025-07-22T17:43:11.180Z] 80192f66455f: Download complete [2025-07-22T17:43:11.439Z] f5dfc541a4d3: Verifying Checksum [2025-07-22T17:43:11.439Z] f5dfc541a4d3: Download complete [2025-07-22T17:43:11.439Z] 3dae71ba6b94: Download complete [2025-07-22T17:43:11.439Z] 923cac83aea3: Verifying Checksum [2025-07-22T17:43:11.439Z] 923cac83aea3: Download complete [2025-07-22T17:43:11.439Z] 25ad8b0a4227: Verifying Checksum [2025-07-22T17:43:11.439Z] 25ad8b0a4227: Download complete [2025-07-22T17:43:11.699Z] db01528c6b51: Verifying Checksum [2025-07-22T17:43:11.699Z] db01528c6b51: Download complete [2025-07-22T17:43:11.699Z] 28988de357af: Download complete [2025-07-22T17:43:11.699Z] a29436f7fd5d: Verifying Checksum [2025-07-22T17:43:11.699Z] a29436f7fd5d: Download complete [2025-07-22T17:43:12.274Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-22T17:43:12.274Z] 2e8e34ca0e6c: Download complete [2025-07-22T17:43:12.843Z] 3dae71ba6b94: Pull complete [2025-07-22T17:43:13.102Z] 6bf1a483ea7c: Pull complete [2025-07-22T17:43:14.044Z] f5dfc541a4d3: Pull complete [2025-07-22T17:43:14.044Z] 461d9e800cba: Pull complete [2025-07-22T17:43:14.044Z] 80192f66455f: Pull complete [2025-07-22T17:43:18.284Z] 2e8e34ca0e6c: Pull complete [2025-07-22T17:43:18.853Z] a29436f7fd5d: Pull complete [2025-07-22T17:43:18.853Z] 923cac83aea3: Pull complete [2025-07-22T17:43:19.110Z] 25ad8b0a4227: Pull complete [2025-07-22T17:43:19.110Z] db01528c6b51: Pull complete [2025-07-22T17:43:19.110Z] 28988de357af: Pull complete [2025-07-22T17:43:19.110Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-22T17:43:19.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-22T17:43:19.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-22T17:43:19.377Z] prd-ubuntu20.04-docker-8c-8g-5560 does not seem to be running inside a container [2025-07-22T17:43:19.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-399 -v /w/workspace/foundry_device-usb-camera_PR-399:/w/workspace/foundry_device-usb-camera_PR-399:rw,z -v /w/workspace/foundry_device-usb-camera_PR-399@tmp:/w/workspace/foundry_device-usb-camera_PR-399@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-devops/py-git-semver:0.1.4 cat [2025-07-22T17:43:21.753Z] $ docker top 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f -eo pid,comm [2025-07-22T17:43:21.807Z] 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-07-22T17:43:21.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-22T17:43:21.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-22T17:43:21.962Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-22T17:43:22.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-22T17:43:22.062Z] $ docker exec 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f ssh-agent [2025-07-22T17:43:22.174Z] SSH_AUTH_SOCK=/tmp/ssh-HRtDkWIGgOfl/agent.31 [2025-07-22T17:43:22.174Z] SSH_AGENT_PID=37 [2025-07-22T17:43:22.180Z] Running ssh-add (command line suppressed) [2025-07-22T17:43:22.267Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-399@tmp/private_key_10880538395734023824.key (/w/workspace/foundry_device-usb-camera_PR-399@tmp/private_key_10880538395734023824.key) [2025-07-22T17:43:22.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-22T17:43:22.618Z] + git tag --points-at HEAD [Pipeline] } [2025-07-22T17:43:22.640Z] $ docker exec --env ******** --env ******** 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f ssh-agent -k [2025-07-22T17:43:22.721Z] unset SSH_AUTH_SOCK; [2025-07-22T17:43:22.721Z] unset SSH_AGENT_PID; [2025-07-22T17:43:22.722Z] echo Agent pid 37 killed; [2025-07-22T17:43:22.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-22T17:43:22.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-22T17:43:22.828Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-22T17:43:22.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-22T17:43:22.936Z] $ docker exec 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f ssh-agent [2025-07-22T17:43:23.033Z] SSH_AUTH_SOCK=/tmp/ssh-HCcGqHI4gqB3/agent.70 [2025-07-22T17:43:23.033Z] SSH_AGENT_PID=77 [2025-07-22T17:43:23.038Z] Running ssh-add (command line suppressed) [2025-07-22T17:43:23.146Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-399@tmp/private_key_5665936532605503266.key (/w/workspace/foundry_device-usb-camera_PR-399@tmp/private_key_5665936532605503266.key) [2025-07-22T17:43:23.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-22T17:43:23.487Z] + git semver init [2025-07-22T17:43:23.746Z] 2025-07-22 17:43:23,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-22T17:43:23.746Z] 2025-07-22 17:43:23,680 [run_init] DEBUG init version:0.0.0 force:False [2025-07-22T17:43:23.746Z] 2025-07-22 17:43:23,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-399/.semver [2025-07-22T17:43:23.746Z] 2025-07-22 17:43:23,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-399/.semver [2025-07-22T17:43:23.746Z] 2025-07-22 17:43:23,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-399/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-399, stdin=None, shell=False, universal_newlines=False) [2025-07-22T17:43:25.127Z] 2025-07-22 17:43:24,810 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-399/.git/info/exclude [2025-07-22T17:43:25.127Z] 2025-07-22 17:43:24,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-399/.semver/PR-399 with force:False [2025-07-22T17:43:25.127Z] 2025-07-22 17:43:24,810 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-399/.semver/PR-399 [2025-07-22T17:43:25.127Z] 2025-07-22 17:43:24,815 [execute] INFO git cat-file --batch-check [2025-07-22T17:43:25.127Z] 2025-07-22 17:43:24,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-399/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-22T17:43:25.127Z] 2025-07-22 17:43:24,819 [execute] INFO git cat-file --batch [2025-07-22T17:43:25.128Z] 2025-07-22 17:43:24,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-399/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-22T17:43:25.128Z] 2025-07-22 17:43:24,823 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-399/.semver/PR-399 [2025-07-22T17:43:25.128Z] 0.0.0 [Pipeline] } [2025-07-22T17:43:25.151Z] $ docker exec --env ******** --env ******** 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f ssh-agent -k [2025-07-22T17:43:25.239Z] unset SSH_AUTH_SOCK; [2025-07-22T17:43:25.240Z] unset SSH_AGENT_PID; [2025-07-22T17:43:25.240Z] echo Agent pid 77 killed; [2025-07-22T17:43:25.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-22T17:43:25.693Z] + git semver [Pipeline] } [2025-07-22T17:43:25.976Z] $ docker stop --time=1 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f [2025-07-22T17:43:27.250Z] $ docker rm -f --volumes 2d00b3320b2f6d059a2016527743ed0a56b0747ed28e32735270a9fff7cb493f [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-22T17:43:27.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-22T17:43:28.013Z] Stashed 1 file(s) [Pipeline] echo [2025-07-22T17:43:28.033Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-22T17:43:29.075Z] provisioning config files... [2025-07-22T17:43:29.099Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-399@tmp/config9088854234375920849tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:43:29.567Z] ---> ****-login.sh [2025-07-22T17:43:29.567Z] nexus3.edgexfoundry.org:10001 [2025-07-22T17:43:29.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:29.567Z] Login Succeeded [2025-07-22T17:43:29.567Z] nexus3.edgexfoundry.org:10002 [2025-07-22T17:43:29.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:29.567Z] Login Succeeded [2025-07-22T17:43:29.567Z] nexus3.edgexfoundry.org:10003 [2025-07-22T17:43:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:29.827Z] Login Succeeded [2025-07-22T17:43:29.827Z] nexus3.edgexfoundry.org:10004 [2025-07-22T17:43:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:29.827Z] Login Succeeded [2025-07-22T17:43:29.827Z] ****.io [2025-07-22T17:43:29.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-22T17:43:30.086Z] Login Succeeded [2025-07-22T17:43:30.086Z] ---> ****-login.sh ends [Pipeline] } [2025-07-22T17:43:30.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-22T17:43:30.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-22T17:43:30.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-22T17:43:30.410Z] ========================================================= [2025-07-22T17:43:30.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-22T17:43:30.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:43:30.913Z] + 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-07-22T17:43:31.498Z] #0 building with "default" instance using docker driver [2025-07-22T17:43:31.498Z] [2025-07-22T17:43:31.498Z] #1 [internal] load build definition from Dockerfile [2025-07-22T17:43:31.498Z] #1 transferring dockerfile: 2.48kB done [2025-07-22T17:43:31.498Z] #1 DONE 0.0s [2025-07-22T17:43:31.498Z] [2025-07-22T17:43:31.498Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-22T17:43:31.498Z] #2 DONE 0.1s [2025-07-22T17:43:31.758Z] [2025-07-22T17:43:31.758Z] #3 [internal] load .dockerignore [2025-07-22T17:43:31.758Z] #3 transferring context: 2B done [2025-07-22T17:43:31.758Z] #3 DONE 0.0s [2025-07-22T17:43:31.758Z] [2025-07-22T17:43:31.758Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-22T17:43:31.758Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-22T17:43:31.758Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-22T17:43:31.758Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-22T17:43:31.758Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-22T17:43:31.758Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-07-22T17:43:31.758Z] #4 ... [2025-07-22T17:43:31.758Z] [2025-07-22T17:43:31.758Z] #5 [internal] load build context [2025-07-22T17:43:31.758Z] #5 transferring context: 22.74MB 0.2s done [2025-07-22T17:43:31.758Z] #5 DONE 0.2s [2025-07-22T17:43:31.758Z] [2025-07-22T17:43:31.758Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-22T17:43:31.758Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-22T17:43:31.758Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-22T17:43:31.758Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-07-22T17:43:31.758Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-22T17:43:31.758Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-22T17:43:31.758Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-22T17:43:31.758Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done [2025-07-22T17:43:31.758Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 1.05MB / 2.38MB 0.2s [2025-07-22T17:43:31.758Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0B / 100.52MB 0.2s [2025-07-22T17:43:32.018Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-07-22T17:43:32.018Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-22T17:43:32.018Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-22T17:43:32.018Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 7.34MB / 100.52MB 0.3s [2025-07-22T17:43:32.018Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s [2025-07-22T17:43:32.018Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-22T17:43:32.018Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 61.71MB / 74.06MB 0.5s [2025-07-22T17:43:32.018Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 29.27MB / 100.52MB 0.5s [2025-07-22T17:43:32.018Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 12.58MB / 13.29MB 0.5s [2025-07-22T17:43:32.018Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-07-22T17:43:32.278Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-22T17:43:32.278Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 42.99MB / 100.52MB 0.6s [2025-07-22T17:43:32.278Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-22T17:43:32.278Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 78.64MB / 100.52MB 0.8s [2025-07-22T17:43:32.538Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-07-22T17:43:32.538Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-22T17:43:32.538Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-07-22T17:43:33.104Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.3s done [2025-07-22T17:43:37.299Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done [2025-07-22T17:43:37.299Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-22T17:43:37.558Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-22T17:43:37.558Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-22T17:43:37.558Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 [2025-07-22T17:43:37.558Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-22T17:43:37.558Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-22T17:43:37.558Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df [2025-07-22T17:43:40.855Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.6s done [2025-07-22T17:43:40.855Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 [2025-07-22T17:43:40.855Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done [2025-07-22T17:43:40.855Z] #4 DONE 9.3s [2025-07-22T17:43:41.115Z] [2025-07-22T17:43:41.115Z] #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-07-22T17:43:41.116Z] #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-22T17:43:41.373Z] #6 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-22T17:43:41.632Z] #6 0.720 (1/14) Installing libintl (0.22.5-r0) [2025-07-22T17:43:41.632Z] #6 0.725 (2/14) Installing eudev-libs (3.2.14-r2) [2025-07-22T17:43:41.632Z] #6 0.809 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-07-22T17:43:41.632Z] #6 0.816 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-07-22T17:43:41.632Z] #6 0.828 (5/14) Installing v4l-utils (1.24.1-r1) [2025-07-22T17:43:41.891Z] #6 1.043 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-07-22T17:43:42.150Z] #6 1.135 (7/14) Installing udev-init-scripts (35-r1) [2025-07-22T17:43:42.150Z] #6 1.220 (8/14) Installing libeconf (0.6.3-r0) [2025-07-22T17:43:42.150Z] #6 1.224 (9/14) Installing libblkid (2.40.1-r1) [2025-07-22T17:43:42.150Z] #6 1.231 (10/14) Installing xz-libs (5.6.2-r1) [2025-07-22T17:43:42.150Z] #6 1.237 (11/14) Installing kmod-libs (32-r0) [2025-07-22T17:43:42.150Z] #6 1.322 (12/14) Installing eudev (3.2.14-r2) [2025-07-22T17:43:42.410Z] #6 1.418 (13/14) Installing eudev-dev (3.2.14-r2) [2025-07-22T17:43:42.410Z] #6 1.521 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-07-22T17:43:42.671Z] #6 1.617 Executing busybox-1.36.1-r29.trigger [2025-07-22T17:43:42.671Z] #6 1.624 Executing eudev-3.2.14-r2.trigger [2025-07-22T17:43:42.671Z] #6 1.629 OK: 254 MiB in 72 packages [2025-07-22T17:43:45.962Z] #6 DONE 4.6s [2025-07-22T17:43:45.962Z] [2025-07-22T17:43:45.962Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-07-22T17:43:45.962Z] #7 DONE 0.0s [2025-07-22T17:43:45.962Z] [2025-07-22T17:43:45.962Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-07-22T17:43:45.962Z] #8 DONE 0.0s [2025-07-22T17:43:45.962Z] [2025-07-22T17:43:45.962Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-22T17:44:32.669Z] #9 DONE 45.2s [2025-07-22T17:44:32.669Z] [2025-07-22T17:44:32.669Z] #10 [builder 6/8] COPY . . [2025-07-22T17:44:32.669Z] #10 DONE 0.1s [2025-07-22T17:44:32.669Z] [2025-07-22T17:44:32.669Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-22T17:44:32.669Z] #11 0.196 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-22T17:44:32.669Z] #11 0.196 Dload Upload Total Spent Left Speed [2025-07-22T17:44:32.669Z] #11 0.196 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4780 0 --:--:-- --:--:-- --:--:-- 4805 [2025-07-22T17:44:32.669Z] #11 DONE 0.5s [2025-07-22T17:44:32.669Z] [2025-07-22T17:44:32.669Z] #12 [builder 8/8] RUN echo noop [2025-07-22T17:44:32.669Z] #12 0.251 noop [2025-07-22T17:44:32.669Z] #12 DONE 0.3s [2025-07-22T17:44:32.669Z] [2025-07-22T17:44:32.669Z] #13 exporting to image [2025-07-22T17:44:32.669Z] #13 exporting layers [2025-07-22T17:44:39.300Z] #13 exporting layers 6.9s done [2025-07-22T17:44:39.300Z] #13 writing image sha256:49828b5d99b74e2e532c5cf0101a059f0964fd2277935e336b046afa816e64a8 done [2025-07-22T17:44:39.300Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-22T17:44:39.300Z] #13 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:44:39.728Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-22T17:44:39.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-22T17:44:39.882Z] prd-ubuntu20.04-docker-8c-8g-5560 does not seem to be running inside a container [2025-07-22T17:44:39.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-399 -v /w/workspace/foundry_device-usb-camera_PR-399:/w/workspace/foundry_device-usb-camera_PR-399:rw,z -v /w/workspace/foundry_device-usb-camera_PR-399@tmp:/w/workspace/foundry_device-usb-camera_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-22T17:44:40.256Z] $ docker top e770dddd948985a0f82ec0b292fba4b99db68d781d4c22ad1a5960ea6632c59e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-22T17:44:40.653Z] + go version [2025-07-22T17:44:40.653Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-22T17:44:40.680Z] $ docker stop --time=1 e770dddd948985a0f82ec0b292fba4b99db68d781d4c22ad1a5960ea6632c59e [2025-07-22T17:44:41.942Z] $ docker rm -f --volumes e770dddd948985a0f82ec0b292fba4b99db68d781d4c22ad1a5960ea6632c59e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:44:42.685Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-22T17:44:42.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-22T17:44:42.833Z] prd-ubuntu20.04-docker-8c-8g-5560 does not seem to be running inside a container [2025-07-22T17:44:42.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-399 -v /w/workspace/foundry_device-usb-camera_PR-399:/w/workspace/foundry_device-usb-camera_PR-399:rw,z -v /w/workspace/foundry_device-usb-camera_PR-399@tmp:/w/workspace/foundry_device-usb-camera_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-22T17:44:43.085Z] $ docker top a67943e53d2df94550f4b4514a6426b82ac8ce4c4ba3b350e7c5a65b0baf91bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-22T17:44:43.480Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-399 [Pipeline] fileExists [Pipeline] sh [2025-07-22T17:44:43.850Z] + make test [2025-07-22T17:44:43.850Z] go test ./... -coverprofile=coverage.out ./... [2025-07-22T17:44:45.228Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-07-22T17:45:03.301Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-07-22T17:45:03.301Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2025-07-22T17:45:15.511Z] go vet ./... [2025-07-22T17:45:20.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-22T17:45:20.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-22T17:45:20.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-22T17:45:20.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-22T17:45:20.862Z] $ docker stop --time=1 a67943e53d2df94550f4b4514a6426b82ac8ce4c4ba3b350e7c5a65b0baf91bc [2025-07-22T17:45:23.143Z] $ docker rm -f --volumes a67943e53d2df94550f4b4514a6426b82ac8ce4c4ba3b350e7c5a65b0baf91bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-22T17:45:23.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-22T17:45:23.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-22T17:45:24.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-22T17:45:24.972Z] + ls -al . [2025-07-22T17:45:24.972Z] total 288 [2025-07-22T17:45:24.972Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 17:44 . [2025-07-22T17:45:24.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 17:42 .. [2025-07-22T17:45:24.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:45 .git [2025-07-22T17:45:24.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:42 .github [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 22 17:42 .gitignore [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 203 Jul 22 17:42 .golangci.yml [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 17:42 .hadolint.yml [2025-07-22T17:45:24.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:43 .semver [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 20006 Jul 22 17:42 Attribution.txt [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 17743 Jul 22 17:42 CHANGELOG.md [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jul 22 17:42 Dockerfile [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 17:42 GOVERNANCE.md [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 17:42 Jenkinsfile [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 17:42 LICENSE [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jul 22 17:42 Makefile [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 17:42 OWNERS.md [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 22 17:42 README.md [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 17:43 VERSION [2025-07-22T17:45:24.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 17:42 bin [2025-07-22T17:45:24.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:42 cmd [2025-07-22T17:45:24.972Z] -rw-r--r-- 1 jenkins jenkins 54772 Jul 22 17:45 coverage.out [2025-07-22T17:45:24.972Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 22 17:42 docker-entrypoint.sh [2025-07-22T17:45:24.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 17:42 docs [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jul 22 17:42 go.mod [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 87220 Jul 22 17:42 go.sum [2025-07-22T17:45:24.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:42 internal [2025-07-22T17:45:24.972Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 17:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:45:25.373Z] + 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=ac9ce7a66eefbb8c46fab2166926e50919054e43 --label arch=amd64 --label version=0.0.0 . [2025-07-22T17:45:25.635Z] #0 building with "default" instance using docker driver [2025-07-22T17:45:25.635Z] [2025-07-22T17:45:25.635Z] #1 [internal] load build definition from Dockerfile [2025-07-22T17:45:25.635Z] #1 transferring dockerfile: 2.48kB done [2025-07-22T17:45:25.635Z] #1 DONE 0.0s [2025-07-22T17:45:25.635Z] [2025-07-22T17:45:25.635Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-22T17:45:25.635Z] #2 DONE 0.0s [2025-07-22T17:45:25.635Z] [2025-07-22T17:45:25.635Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-22T17:45:25.635Z] #3 DONE 0.1s [2025-07-22T17:45:25.635Z] [2025-07-22T17:45:25.635Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-07-22T17:45:27.543Z] #4 DONE 1.9s [2025-07-22T17:45:27.543Z] [2025-07-22T17:45:27.543Z] #5 [internal] load .dockerignore [2025-07-22T17:45:27.543Z] #5 transferring context: 2B done [2025-07-22T17:45:27.543Z] #5 DONE 0.0s [2025-07-22T17:45:27.543Z] [2025-07-22T17:45:27.543Z] #6 [internal] load build context [2025-07-22T17:45:27.543Z] #6 transferring context: 69.02kB 0.0s done [2025-07-22T17:45:27.543Z] #6 DONE 0.0s [2025-07-22T17:45:27.543Z] [2025-07-22T17:45:27.543Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-22T17:45:27.543Z] #7 DONE 0.1s [2025-07-22T17:45:27.543Z] [2025-07-22T17:45:27.543Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-22T17:45:27.543Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-22T17:45:27.543Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-22T17:45:27.543Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-22T17:45:27.543Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-22T17:45:27.543Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-22T17:45:27.803Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-22T17:45:27.803Z] #8 DONE 0.3s [2025-07-22T17:45:27.803Z] [2025-07-22T17:45:27.803Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-22T17:45:28.062Z] #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-22T17:45:28.062Z] #9 0.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-22T17:45:28.320Z] #9 0.591 (1/115) Installing dumb-init (1.2.5-r3) [2025-07-22T17:45:28.320Z] #9 0.597 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-22T17:45:28.582Z] #9 ... [2025-07-22T17:45:28.582Z] [2025-07-22T17:45:28.582Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-22T17:45:28.582Z] #10 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-22T17:45:28.582Z] #10 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-22T17:45:28.582Z] #10 0.759 OK: 254 MiB in 72 packages [2025-07-22T17:45:28.582Z] #10 DONE 0.9s [2025-07-22T17:45:28.582Z] [2025-07-22T17:45:28.582Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-07-22T17:45:28.582Z] #11 DONE 0.1s [2025-07-22T17:45:28.582Z] [2025-07-22T17:45:28.582Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-22T17:45:28.582Z] #9 0.740 (3/115) Installing aom-libs (3.9.1-r0) [2025-07-22T17:45:28.582Z] #9 0.794 (4/115) Installing libxau (1.0.11-r4) [2025-07-22T17:45:28.582Z] #9 0.797 (5/115) Installing libmd (1.1.0-r0) [2025-07-22T17:45:28.582Z] #9 0.801 (6/115) Installing libbsd (0.12.2-r0) [2025-07-22T17:45:28.582Z] #9 0.805 (7/115) Installing libxdmcp (1.1.5-r1) [2025-07-22T17:45:28.582Z] #9 0.810 (8/115) Installing libxcb (1.16.1-r0) [2025-07-22T17:45:28.582Z] #9 0.851 (9/115) Installing libx11 (1.8.9-r1) [2025-07-22T17:45:28.582Z] #9 ... [2025-07-22T17:45:28.582Z] [2025-07-22T17:45:28.582Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-07-22T17:45:28.582Z] #12 DONE 0.1s [2025-07-22T17:45:28.582Z] [2025-07-22T17:45:28.582Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-22T17:45:28.582Z] #9 0.881 (10/115) Installing hwdata-pci (0.382-r0) [2025-07-22T17:45:28.582Z] #9 0.891 (11/115) Installing libpciaccess (0.18.1-r0) [2025-07-22T17:45:28.582Z] #9 0.898 (12/115) Installing libdrm (2.4.120-r0) [2025-07-22T17:45:28.582Z] #9 0.911 (13/115) Installing libxext (1.3.6-r2) [2025-07-22T17:45:28.582Z] #9 0.915 (14/115) Installing libxfixes (6.0.1-r4) [2025-07-22T17:45:28.582Z] #9 0.919 (15/115) Installing libffi (3.4.6-r0) [2025-07-22T17:45:28.582Z] #9 0.924 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-07-22T17:45:28.582Z] #9 0.933 (17/115) Installing libva (2.21.0-r0) [2025-07-22T17:45:28.582Z] #9 0.938 (18/115) Installing libvdpau (1.5-r3) [2025-07-22T17:45:28.582Z] #9 0.943 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-07-22T17:45:28.582Z] #9 0.947 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-22T17:45:28.582Z] #9 0.969 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-07-22T17:45:28.840Z] #9 0.975 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-22T17:45:28.841Z] #9 0.988 (23/115) Installing libdav1d (1.4.2-r0) [2025-07-22T17:45:28.841Z] #9 1.020 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-07-22T17:45:28.841Z] #9 1.027 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-07-22T17:45:28.841Z] #9 1.034 (26/115) Installing imath (3.1.12-r0) [2025-07-22T17:45:28.841Z] #9 1.042 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-07-22T17:45:28.841Z] #9 1.066 (28/115) Installing brotli-libs (1.1.0-r2) [2025-07-22T17:45:28.841Z] #9 1.081 (29/115) Installing giflib (5.2.2-r0) [2025-07-22T17:45:28.841Z] #9 1.084 (30/115) Installing libhwy (1.0.7-r0) [2025-07-22T17:45:28.841Z] #9 1.088 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-07-22T17:45:28.841Z] #9 1.095 (32/115) Installing lcms2 (2.16-r0) [2025-07-22T17:45:28.841Z] #9 1.102 (33/115) Installing libpng (1.6.44-r0) [2025-07-22T17:45:28.841Z] #9 1.108 (34/115) Installing libjxl (0.10.2-r0) [2025-07-22T17:45:28.841Z] #9 1.146 (35/115) Installing lame-libs (3.100-r5) [2025-07-22T17:45:28.841Z] #9 1.163 (36/115) Installing opus (1.5.2-r0) [2025-07-22T17:45:28.841Z] #9 1.172 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-07-22T17:45:28.841Z] #9 1.199 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-07-22T17:45:29.100Z] #9 1.205 (39/115) Installing soxr (0.1.3-r7) [2025-07-22T17:45:29.100Z] #9 1.213 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-22T17:45:29.100Z] #9 1.218 (41/115) Installing libogg (1.3.5-r5) [2025-07-22T17:45:29.100Z] #9 1.222 (42/115) Installing libtheora (1.1.1-r18) [2025-07-22T17:45:29.100Z] #9 1.235 (43/115) Installing libvorbis (1.3.7-r2) [2025-07-22T17:45:29.100Z] #9 1.244 (44/115) Installing libvpx (1.14.1-r0) [2025-07-22T17:45:29.100Z] #9 1.269 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-07-22T17:45:29.100Z] #9 1.273 (46/115) Installing libwebp (1.3.2-r0) [2025-07-22T17:45:29.100Z] #9 1.282 (47/115) Installing libwebpmux (1.3.2-r0) [2025-07-22T17:45:29.100Z] #9 1.286 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-07-22T17:45:29.100Z] #9 1.314 (49/115) Installing numactl (2.0.18-r0) [2025-07-22T17:45:29.100Z] #9 1.320 (50/115) Installing x265-libs (3.6-r0) [2025-07-22T17:45:29.100Z] #9 1.410 (51/115) Installing xvidcore (1.3.7-r2) [2025-07-22T17:45:29.100Z] #9 1.418 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-22T17:45:29.360Z] #9 ... [2025-07-22T17:45:29.360Z] [2025-07-22T17:45:29.360Z] #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-22T17:45:29.360Z] #13 DONE 0.6s [2025-07-22T17:45:29.360Z] [2025-07-22T17:45:29.360Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-22T17:45:29.360Z] #9 1.530 (53/115) Installing sdl2 (2.28.5-r1) [2025-07-22T17:45:29.360Z] #9 1.645 (54/115) Installing alsa-lib (1.2.11-r0) [2025-07-22T17:45:29.360Z] #9 1.666 (55/115) Installing libexpat (2.7.0-r0) [2025-07-22T17:45:29.360Z] #9 1.671 (56/115) Installing libbz2 (1.0.8-r6) [2025-07-22T17:45:29.360Z] #9 1.676 (57/115) Installing freetype (2.13.2-r0) [2025-07-22T17:45:29.360Z] #9 1.686 (58/115) Installing fontconfig (2.15.0-r1) [2025-07-22T17:45:29.360Z] #9 1.699 (59/115) Installing fribidi (1.0.15-r0) [2025-07-22T17:45:29.360Z] #9 1.742 (60/115) Installing libintl (0.22.5-r0) [2025-07-22T17:45:29.618Z] #9 ... [2025-07-22T17:45:29.618Z] [2025-07-22T17:45:29.618Z] #14 [builder 6/8] COPY . . [2025-07-22T17:45:29.618Z] #14 DONE 0.3s [2025-07-22T17:45:29.618Z] [2025-07-22T17:45:29.618Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-22T17:45:29.618Z] #9 1.746 (61/115) Installing libeconf (0.6.3-r0) [2025-07-22T17:45:29.618Z] #9 1.749 (62/115) Installing libblkid (2.40.1-r1) [2025-07-22T17:45:29.618Z] #9 1.753 (63/115) Installing libmount (2.40.1-r1) [2025-07-22T17:45:29.618Z] #9 1.760 (64/115) Installing pcre2 (10.43-r0) [2025-07-22T17:45:29.618Z] #9 1.773 (65/115) Installing glib (2.80.5-r0) [2025-07-22T17:45:29.618Z] #9 1.813 (66/115) Installing graphite2 (1.3.14-r6) [2025-07-22T17:45:29.618Z] #9 1.818 (67/115) Installing harfbuzz (8.5.0-r0) [2025-07-22T17:45:29.618Z] #9 1.839 (68/115) Installing libunibreak (6.1-r0) [2025-07-22T17:45:29.618Z] #9 1.842 (69/115) Installing libass (0.17.2-r0) [2025-07-22T17:45:29.618Z] #9 1.849 (70/115) Installing libbluray (1.3.4-r1) [2025-07-22T17:45:29.618Z] #9 1.866 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-07-22T17:45:29.618Z] #9 1.875 (72/115) Installing libopenmpt (0.7.7-r0) [2025-07-22T17:45:29.618Z] #9 1.898 (73/115) Installing cjson (1.7.18-r0) [2025-07-22T17:45:29.618Z] #9 1.902 (74/115) Installing mbedtls (3.6.4-r0) [2025-07-22T17:45:29.618Z] #9 1.915 (75/115) Installing librist (0.2.10-r1) [2025-07-22T17:45:29.618Z] #9 1.921 (76/115) Installing libsrt (1.5.3-r0) [2025-07-22T17:45:29.618Z] #9 1.935 (77/115) Installing libssh (0.10.6-r0) [2025-07-22T17:45:29.618Z] #9 1.942 (78/115) Installing xz-libs (5.6.2-r1) [2025-07-22T17:45:29.618Z] #9 1.947 (79/115) Installing libxml2 (2.12.10-r0) [2025-07-22T17:45:29.877Z] #9 1.961 (80/115) Installing libsodium (1.0.19-r0) [2025-07-22T17:45:29.877Z] #9 1.969 (81/115) Installing libzmq (4.3.5-r2) [2025-07-22T17:45:29.877Z] #9 1.980 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-22T17:45:29.877Z] #9 2.020 (83/115) Installing serd-libs (0.32.2-r0) [2025-07-22T17:45:29.877Z] #9 2.024 (84/115) Installing zix-libs (0.4.2-r0) [2025-07-22T17:45:29.877Z] #9 2.028 (85/115) Installing sord-libs (0.16.16-r0) [2025-07-22T17:45:29.877Z] #9 2.033 (86/115) Installing sratom (0.6.16-r0) [2025-07-22T17:45:29.877Z] #9 2.037 (87/115) Installing lilv-libs (0.24.24-r1) [2025-07-22T17:45:29.877Z] #9 2.046 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-07-22T17:45:29.877Z] #9 2.101 (89/115) Installing libdovi (3.3.0-r0) [2025-07-22T17:45:29.877Z] #9 ... [2025-07-22T17:45:29.877Z] [2025-07-22T17:45:29.877Z] #15 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-22T17:45:29.877Z] #15 0.226 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-22T17:45:29.877Z] #15 0.226 Dload Upload Total Spent Left Speed [2025-07-22T17:45:29.877Z] #15 0.226 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42876 0 --:--:-- --:--:-- --:--:-- 44250 [2025-07-22T17:45:29.877Z] #15 DONE 0.4s [2025-07-22T17:45:29.877Z] [2025-07-22T17:45:29.877Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-22T17:45:29.877Z] #9 2.109 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-07-22T17:45:29.877Z] #9 2.162 (91/115) Installing shaderc (2024.0-r0) [2025-07-22T17:45:29.877Z] #9 2.171 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-07-22T17:45:29.877Z] #9 2.179 (93/115) Installing libplacebo (6.338.2-r1) [2025-07-22T17:45:29.877Z] #9 2.192 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-07-22T17:45:29.877Z] #9 2.198 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-07-22T17:45:29.877Z] #9 2.205 (96/115) Installing vidstab (1.1.1-r0) [2025-07-22T17:45:30.135Z] #9 2.210 (97/115) Installing zimg (3.0.5-r2) [2025-07-22T17:45:30.135Z] #9 2.223 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-07-22T17:45:30.135Z] #9 2.269 (99/115) Installing libasyncns (0.8-r3) [2025-07-22T17:45:30.135Z] #9 2.317 (100/115) Installing dbus-libs (1.14.10-r1) [2025-07-22T17:45:30.135Z] #9 2.340 (101/115) Installing libltdl (2.4.7-r3) [2025-07-22T17:45:30.135Z] #9 2.347 (102/115) Installing orc (0.4.40-r0) [2025-07-22T17:45:30.135Z] #9 2.361 (103/115) Installing libflac (1.4.3-r1) [2025-07-22T17:45:30.135Z] #9 2.369 (104/115) Installing libsndfile (1.2.2-r1) [2025-07-22T17:45:30.135Z] #9 2.382 (105/115) Installing speexdsp (1.2.1-r2) [2025-07-22T17:45:30.135Z] #9 2.386 (106/115) Installing tdb-libs (1.4.9-r1) [2025-07-22T17:45:30.135Z] #9 2.391 (107/115) Installing libpulse (17.0-r0) [2025-07-22T17:45:30.135Z] #9 2.411 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-07-22T17:45:30.135Z] #9 2.419 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-07-22T17:45:30.135Z] #9 2.426 (110/115) Installing ffmpeg (6.1.1-r8) [2025-07-22T17:45:30.135Z] #9 2.436 (111/115) Installing udev-init-scripts (35-r1) [2025-07-22T17:45:30.135Z] #9 2.439 (112/115) Installing eudev-libs (3.2.14-r2) [2025-07-22T17:45:30.135Z] #9 2.443 (113/115) Installing zstd-libs (1.5.6-r0) [2025-07-22T17:45:30.135Z] #9 2.459 (114/115) Installing kmod-libs (32-r0) [2025-07-22T17:45:30.135Z] #9 2.463 (115/115) Installing eudev (3.2.14-r2) [2025-07-22T17:45:30.135Z] #9 2.478 Executing busybox-1.36.1-r29.trigger [2025-07-22T17:45:30.135Z] #9 2.487 Executing glib-2.80.5-r0.trigger [2025-07-22T17:45:30.135Z] #9 2.492 Executing eudev-3.2.14-r2.trigger [2025-07-22T17:45:30.135Z] #9 2.498 OK: 134 MiB in 129 packages [2025-07-22T17:45:30.392Z] #9 DONE 2.7s [2025-07-22T17:45:30.392Z] [2025-07-22T17:45:30.392Z] #16 [stage-2 3/15] RUN apk --no-cache upgrade [2025-07-22T17:45:30.960Z] #16 ... [2025-07-22T17:45:30.960Z] [2025-07-22T17:45:30.960Z] #17 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-22T17:45:30.960Z] #17 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-07-22T17:45:30.960Z] #17 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-07-22T17:45:30.960Z] #17 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-07-22T17:45:30.960Z] #17 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-07-22T17:45:30.960Z] #17 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 3.0s done [2025-07-22T17:45:30.960Z] #17 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.3s done [2025-07-22T17:45:30.960Z] #17 DONE 3.4s [2025-07-22T17:45:30.960Z] [2025-07-22T17:45:30.960Z] #16 [stage-2 3/15] RUN apk --no-cache upgrade [2025-07-22T17:45:30.960Z] #16 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-22T17:45:30.960Z] #16 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-22T17:45:31.217Z] #16 0.646 OK: 134 MiB in 129 packages [2025-07-22T17:45:31.217Z] #16 DONE 0.8s [2025-07-22T17:45:31.217Z] [2025-07-22T17:45:31.217Z] #18 [builder 8/8] RUN make build [2025-07-22T17:45:31.217Z] #18 0.258 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-07-22T17:45:57.758Z] #18 DONE 26.2s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-07-22T17:45:57.758Z] #19 DONE 0.3s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-07-22T17:45:57.758Z] #20 DONE 0.0s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-07-22T17:45:57.758Z] #21 DONE 0.0s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-07-22T17:45:57.758Z] #22 DONE 0.0s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-07-22T17:45:57.758Z] #23 DONE 0.0s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-07-22T17:45:57.758Z] #24 DONE 0.0s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-07-22T17:45:57.758Z] #25 DONE 0.2s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-07-22T17:45:57.758Z] #26 DONE 0.2s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-07-22T17:45:57.758Z] #27 DONE 0.3s [2025-07-22T17:45:57.758Z] [2025-07-22T17:45:57.758Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-07-22T17:45:57.758Z] #28 DONE 0.4s [2025-07-22T17:45:58.017Z] [2025-07-22T17:45:58.017Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-07-22T17:45:58.017Z] #29 DONE 0.3s [2025-07-22T17:45:58.276Z] [2025-07-22T17:45:58.276Z] #30 exporting to image [2025-07-22T17:45:58.276Z] #30 exporting layers [2025-07-22T17:45:58.843Z] #30 exporting layers 0.6s done [2025-07-22T17:45:58.843Z] #30 writing image sha256:fbe42b47ab14eb5039e7e9d0c5ea3da0f97362ff6ac3c5ee1d9b6f21e5289706 done [2025-07-22T17:45:58.843Z] #30 naming to docker.io/library/device-usb-camera done [2025-07-22T17:45:58.843Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:45:59.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-22T17:45:59.782Z] [2025-07-22T17:45:59.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:46:00.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-22T17:46:00.160Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-22T17:46:00.160Z] 5eb5b503b376: Pulling fs layer [2025-07-22T17:46:00.160Z] 5c69ac0246d0: Pulling fs layer [2025-07-22T17:46:00.160Z] ec43610c2a17: Pulling fs layer [2025-07-22T17:46:00.160Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-22T17:46:00.160Z] 33b1e0a273af: Pulling fs layer [2025-07-22T17:46:00.160Z] 5d3b04190fa2: Pulling fs layer [2025-07-22T17:46:00.160Z] 2f39f015ded8: Pulling fs layer [2025-07-22T17:46:00.160Z] 3a2ae6a8a46f: Waiting [2025-07-22T17:46:00.160Z] 5d3b04190fa2: Waiting [2025-07-22T17:46:00.160Z] 33b1e0a273af: Waiting [2025-07-22T17:46:00.160Z] 2f39f015ded8: Waiting [2025-07-22T17:46:00.160Z] 5c69ac0246d0: Download complete [2025-07-22T17:46:00.160Z] 3a2ae6a8a46f: Download complete [2025-07-22T17:46:00.160Z] 33b1e0a273af: Verifying Checksum [2025-07-22T17:46:00.160Z] 33b1e0a273af: Download complete [2025-07-22T17:46:00.160Z] 5d3b04190fa2: Verifying Checksum [2025-07-22T17:46:00.160Z] 5d3b04190fa2: Download complete [2025-07-22T17:46:00.160Z] ec43610c2a17: Verifying Checksum [2025-07-22T17:46:00.160Z] ec43610c2a17: Download complete [2025-07-22T17:46:00.418Z] 5eb5b503b376: Verifying Checksum [2025-07-22T17:46:00.418Z] 5eb5b503b376: Download complete [2025-07-22T17:46:00.984Z] 2f39f015ded8: Verifying Checksum [2025-07-22T17:46:00.984Z] 2f39f015ded8: Download complete [2025-07-22T17:46:01.921Z] 5eb5b503b376: Pull complete [2025-07-22T17:46:02.181Z] 5c69ac0246d0: Pull complete [2025-07-22T17:46:02.747Z] ec43610c2a17: Pull complete [2025-07-22T17:46:02.747Z] 3a2ae6a8a46f: Pull complete [2025-07-22T17:46:03.006Z] 33b1e0a273af: Pull complete [2025-07-22T17:46:03.006Z] 5d3b04190fa2: Pull complete [2025-07-22T17:46:09.562Z] 2f39f015ded8: Pull complete [2025-07-22T17:46:09.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-22T17:46:09.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-22T17:46:09.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-22T17:46:09.794Z] prd-ubuntu20.04-docker-8c-8g-5560 does not seem to be running inside a container [2025-07-22T17:46:09.816Z] $ 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/foundry_device-usb-camera_PR-399 -v /w/workspace/foundry_device-usb-camera_PR-399:/w/workspace/foundry_device-usb-camera_PR-399:rw,z -v /w/workspace/foundry_device-usb-camera_PR-399@tmp:/w/workspace/foundry_device-usb-camera_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-22T17:46:12.114Z] $ docker top 6d4ee56d6c2037fe55d900b7224fc497558c18c6a4c2b110029ab7a0bb8685b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:12.578Z] ---> job-cost.sh [2025-07-22T17:46:12.578Z] lf-activate-venv: SKIPPING [2025-07-22T17:46:12.578Z] INFO: No Stack... [2025-07-22T17:46:12.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-22T17:46:13.096Z] INFO: Archiving Costs [Pipeline] sh [2025-07-22T17:46:13.417Z] + cat /w/workspace/foundry_device-usb-camera_PR-399/archives/cost.csv [2025-07-22T17:46:13.417Z] + cut -d, -f6 [Pipeline] lock [2025-07-22T17:46:13.463Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-399-1-stack-cost] [2025-07-22T17:46:13.470Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-399-1-stack-cost] did not exist. Created. [2025-07-22T17:46:13.476Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-399-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-22T17:46:13.882Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-22T17:46:13.932Z] Stashed 1 file(s) [Pipeline] } [2025-07-22T17:46:13.966Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-399-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-22T17:46:14.044Z] $ docker stop --time=1 6d4ee56d6c2037fe55d900b7224fc497558c18c6a4c2b110029ab7a0bb8685b5 [2025-07-22T17:46:15.181Z] $ docker rm -f --volumes 6d4ee56d6c2037fe55d900b7224fc497558c18c6a4c2b110029ab7a0bb8685b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-07-22T17:46:15.931Z] provisioning config files... [2025-07-22T17:46:15.939Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-399@tmp/config7641017808802453676tmp [Pipeline] { [Pipeline] sh [2025-07-22T17:46:16.288Z] + set +x [2025-07-22T17:46:16.288Z] + curl -s https://codecov.io/bash [2025-07-22T17:46:16.288Z] + bash -s -- [2025-07-22T17:46:16.288Z] [2025-07-22T17:46:16.288Z] _____ _ [2025-07-22T17:46:16.288Z] / ____| | | [2025-07-22T17:46:16.288Z] | | ___ __| | ___ ___ _____ __ [2025-07-22T17:46:16.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-22T17:46:16.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-22T17:46:16.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-22T17:46:16.288Z] Bash-1.0.6 [2025-07-22T17:46:16.288Z] [2025-07-22T17:46:16.288Z] [2025-07-22T17:46:16.288Z] ==> git version 2.25.1 found [2025-07-22T17:46:16.288Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-07-22T17:46:16.288Z] Release-Date: 2020-01-08 [2025-07-22T17:46:16.288Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-22T17:46:16.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-22T17:46:16.288Z] ==> Jenkins CI detected. [2025-07-22T17:46:16.288Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-399 [2025-07-22T17:46:16.288Z] project root: . [2025-07-22T17:46:16.288Z] --> token set from env [2025-07-22T17:46:16.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-22T17:46:16.288Z] ==> Running gcov in . (disable via -X gcov) [2025-07-22T17:46:16.288Z] ==> Python coveragepy not found [2025-07-22T17:46:16.288Z] ==> Searching for coverage reports in: [2025-07-22T17:46:16.288Z] + . [2025-07-22T17:46:16.288Z] -> Found 1 reports [2025-07-22T17:46:16.288Z] ==> Detecting git/mercurial file structure [2025-07-22T17:46:16.288Z] ==> Reading reports [2025-07-22T17:46:16.288Z] + ./coverage.out bytes=54772 [2025-07-22T17:46:16.288Z] ==> Appending adjustments [2025-07-22T17:46:16.288Z] https://docs.codecov.io/docs/fixing-reports [2025-07-22T17:46:16.548Z] + Found adjustments [2025-07-22T17:46:16.548Z] ==> Gzipping contents [2025-07-22T17:46:16.548Z] 8.0K /tmp/codecov.QlDtiM.gz [2025-07-22T17:46:16.548Z] ==> Uploading reports [2025-07-22T17:46:16.548Z] url: https://codecov.io [2025-07-22T17:46:16.548Z] query: branch=PR-399&commit=ac9ce7a66eefbb8c46fab2166926e50919054e43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=399&job=&cmd_args= [2025-07-22T17:46:16.548Z] -> Pinging Codecov [2025-07-22T17:46:16.548Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-399&commit=ac9ce7a66eefbb8c46fab2166926e50919054e43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=399&job=&cmd_args= [2025-07-22T17:46:16.807Z] -> Uploading to [2025-07-22T17:46:16.807Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/ac9ce7a66eefbb8c46fab2166926e50919054e43/e5376f05-ec39-424f-adf0-c7a5950def46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250722%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250722T174616Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=723e0c4c62a1527eef5e128d7f94c8aeff3ec4add7b4e1a7dcbab85907104d18 [2025-07-22T17:46:16.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-22T17:46:16.807Z] Dload Upload Total Spent Left Speed [2025-07-22T17:46:17.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 47657 --:--:-- --:--:-- --:--:-- 47326 100 6815 0 0 100 6815 0 30288 --:--:-- --:--:-- --:--:-- 30154 [2025-07-22T17:46:17.067Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ac9ce7a66eefbb8c46fab2166926e50919054e43 [Pipeline] } [2025-07-22T17:46:17.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-22T17:46:19.138Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-399/archives ] [2025-07-22T17:46:19.138Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-399/archives [2025-07-22T17:46:19.138Z] total 16 [2025-07-22T17:46:19.138Z] drwxr-xr-x 3 root root 4096 Jul 22 17:46 . [2025-07-22T17:46:19.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 17:46 .. [2025-07-22T17:46:19.138Z] drwxr-xr-x 2 root root 4096 Jul 22 17:46 cost [2025-07-22T17:46:19.138Z] -rw-r--r-- 1 root root 89 Jul 22 17:46 cost.csv [2025-07-22T17:46:19.138Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-399/archives [2025-07-22T17:46:19.138Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-399/archives [2025-07-22T17:46:19.138Z] total 16 [2025-07-22T17:46:19.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:46 . [2025-07-22T17:46:19.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 17:46 .. [2025-07-22T17:46:19.138Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 17:46 cost [2025-07-22T17:46:19.138Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 22 17:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:19.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:20.374Z] ---> package-listing.sh [2025-07-22T17:46:20.374Z] ++ facter osfamily [2025-07-22T17:46:20.374Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-22T17:46:20.633Z] + OS_FAMILY=debian [2025-07-22T17:46:20.633Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-399 [2025-07-22T17:46:20.633Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-22T17:46:20.633Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-22T17:46:20.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-22T17:46:20.633Z] + PACKAGES=/tmp/packages_start.txt [2025-07-22T17:46:20.634Z] + '[' /w/workspace/foundry_device-usb-camera_PR-399 ']' [2025-07-22T17:46:20.634Z] + PACKAGES=/tmp/packages_end.txt [2025-07-22T17:46:20.634Z] + case "${OS_FAMILY}" in [2025-07-22T17:46:20.634Z] + dpkg -l [2025-07-22T17:46:20.634Z] + grep '^ii' [2025-07-22T17:46:20.634Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-22T17:46:20.634Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-22T17:46:20.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-22T17:46:20.634Z] + '[' /w/workspace/foundry_device-usb-camera_PR-399 ']' [2025-07-22T17:46:20.634Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-399/archives/ [2025-07-22T17:46:20.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-399/archives/ [Pipeline] echo [2025-07-22T17:46:20.672Z] 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/foundry_device-usb-camera_PR-399/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-22T17:46:20.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-22T17:46:21.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-22T17:46:21.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-22T17:46:21.746Z] prd-ubuntu20.04-docker-8c-8g-5560 does not seem to be running inside a container [2025-07-22T17:46:21.767Z] $ 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/foundry_device-usb-camera_PR-399/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-399 -v /w/workspace/foundry_device-usb-camera_PR-399:/w/workspace/foundry_device-usb-camera_PR-399:rw,z -v /w/workspace/foundry_device-usb-camera_PR-399@tmp:/w/workspace/foundry_device-usb-camera_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-22T17:46:21.977Z] $ docker top 2798f8a89b8d2fe268a5514830e51a7d3902f98c4c2544476b3005582222c7da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-22T17:46:22.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-22T17:46:22.678Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-22T17:46:22.991Z] + ls /var/log/sa-host [2025-07-22T17:46:22.991Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-22T17:46:23.215Z] provisioning config files... [2025-07-22T17:46:23.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-399@tmp/config10708036430016421271tmp [Pipeline] { [Pipeline] echo [2025-07-22T17:46:23.291Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:23.611Z] ---> create-netrc.sh [Pipeline] } [2025-07-22T17:46:23.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:24.056Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-22T17:46:24.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:24.404Z] ---> sudo-logs.sh [2025-07-22T17:46:24.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-22T17:46:24.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:24.809Z] ---> job-cost.sh [2025-07-22T17:46:24.810Z] lf-activate-venv: SKIPPING [2025-07-22T17:46:24.810Z] DEBUG: total: 0.2199999988079071 [2025-07-22T17:46:24.810Z] INFO: Retrieving Stack Cost... [2025-07-22T17:46:24.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-22T17:46:25.069Z] INFO: Archiving Costs [Pipeline] echo [2025-07-22T17:46:25.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-22T17:46:25.428Z] ---> logs-deploy.sh [2025-07-22T17:46:25.428Z] lf-activate-venv: SKIPPING [2025-07-22T17:46:25.428Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-399/1 [2025-07-22T17:46:25.428Z] INFO: archiving workspace using pattern(s): [2025-07-22T17:46:26.366Z] Archives upload complete. [2025-07-22T17:46:26.366Z] INFO: archiving logs to Nexus