Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b55fd285ebd787c217b27884136d82f1ea207ed4 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-ssh5376889763914637359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8520329077716440397.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17041727133209330875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14496963902606858332.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16216643960026404705.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40099’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40101’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40105’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40107 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b55fd285ebd787c217b27884136d82f1ea207ed4 (main) Commit message: "Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config core.sparsecheckout # timeout=10 > git checkout -f b55fd285ebd787c217b27884136d82f1ea207ed4 # timeout=10 > git rev-list --no-walk fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T00:50:43.703Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T00:50:43.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T00:50:43.807Z] ========================================================= [2025-03-04T00:50:43.807Z] EdgeX Global Pipelines Version Info [2025-03-04T00:50:43.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:44.893Z] ------------------- [2025-03-04T00:50:44.893Z] stable info: [2025-03-04T00:50:44.893Z] ------------------- [2025-03-04T00:50:44.893Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T00:50:44.893Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T00:50:44.893Z] Message: update stable to v1.0.269 [2025-03-04T00:50:45.150Z] ------------------- [2025-03-04T00:50:45.150Z] experimental info: [2025-03-04T00:50:45.150Z] ------------------- [2025-03-04T00:50:45.150Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T00:50:45.150Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T00:50:45.150Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T00:50:45.234Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-03-04T00:50:45.254Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-03-04T00:50:45.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T00:50:45.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T00:50:45.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T00:50:45.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T00:50:45.360Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T00:50:45.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T00:50:45.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T00:50:45.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T00:50:45.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T00:50:45.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-03-04T00:50:45.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T00:50:45.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T00:50:45.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:50:45.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:50:45.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:50:45.616Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:50:45.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T00:50:45.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T00:50:45.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T00:50:45.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T00:50:45.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T00:50:45.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T00:50:45.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T00:50:45.815Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T00:50:45.837Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T00:50:45.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T00:50:45.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T00:50:45.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T00:50:45.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo [2025-03-04T00:50:45.949Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b55fd28 [Pipeline] echo [2025-03-04T00:50:45.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:50:46.046Z] provisioning config files... [2025-03-04T00:50:46.058Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13469126835335619603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:46.383Z] ---> ****-login.sh [2025-03-04T00:50:46.383Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:50:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:46.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:46.644Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:46.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:46.644Z] [2025-03-04T00:50:46.644Z] Login Succeeded [2025-03-04T00:50:46.644Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:50:46.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:46.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:46.644Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:46.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:46.645Z] [2025-03-04T00:50:46.645Z] Login Succeeded [2025-03-04T00:50:46.645Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:50:46.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:46.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:46.903Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:46.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:46.903Z] [2025-03-04T00:50:46.903Z] Login Succeeded [2025-03-04T00:50:46.903Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:50:46.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:46.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:46.903Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:46.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:46.903Z] [2025-03-04T00:50:46.903Z] Login Succeeded [2025-03-04T00:50:46.903Z] ****.io [2025-03-04T00:50:46.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:47.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:47.162Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:47.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:47.162Z] [2025-03-04T00:50:47.162Z] Login Succeeded [2025-03-04T00:50:47.162Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:50:47.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T00:50:47.560Z] + git rev-list -1 --merges b55fd285ebd787c217b27884136d82f1ea207ed4~1..b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo [2025-03-04T00:50:47.585Z] -----------> git rev-list -1 --merges b55fd285ebd787c217b27884136d82f1ea207ed4~1..b55fd285ebd787c217b27884136d82f1ea207ed4 b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T00:50:47.586Z] b55fd285ebd787c217b27884136d82f1ea207ed4 [false] [Pipeline] sh [2025-03-04T00:50:47.873Z] + git log --format=format:%s -1 b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo [2025-03-04T00:50:47.886Z] ========================================================= [2025-03-04T00:50:47.886Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T00:50:47.886Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:50:48.236Z] + git log --format=format:%s -1 b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] echo [2025-03-04T00:50:48.245Z] [semverPrep] GIT_COMMIT: b55fd285ebd787c217b27884136d82f1ea207ed4, Commit Message: Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T00:50:48.258Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T00:50:48.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T00:50:48.613Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T00:50:48.613Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T00:50:48.613Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T00:50:48.613Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2025-03-04T00:50:48.613Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T00:50:48.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:48.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:50:48.972Z] [2025-03-04T00:50:48.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:49.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:50:49.321Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T00:50:49.321Z] b85a868b505f: Pulling fs layer [2025-03-04T00:50:49.321Z] e2be974225ed: Pulling fs layer [2025-03-04T00:50:49.321Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T00:50:49.321Z] 988bab9f4d93: Pulling fs layer [2025-03-04T00:50:49.321Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T00:50:49.321Z] 988bab9f4d93: Waiting [2025-03-04T00:50:49.321Z] eaf3925da568: Pulling fs layer [2025-03-04T00:50:49.321Z] bab4dde63d76: Pulling fs layer [2025-03-04T00:50:49.321Z] eaf3925da568: Waiting [2025-03-04T00:50:49.321Z] bde34c3a00c8: Pulling fs layer [2025-03-04T00:50:49.321Z] b352a97aabf1: Pulling fs layer [2025-03-04T00:50:49.321Z] bab4dde63d76: Waiting [2025-03-04T00:50:49.321Z] 4872d77fe225: Pulling fs layer [2025-03-04T00:50:49.321Z] 5851b861e8e6: Pulling fs layer [2025-03-04T00:50:49.321Z] 4872d77fe225: Waiting [2025-03-04T00:50:49.321Z] bde34c3a00c8: Waiting [2025-03-04T00:50:49.321Z] e2be974225ed: Verifying Checksum [2025-03-04T00:50:49.321Z] e2be974225ed: Download complete [2025-03-04T00:50:49.321Z] 988bab9f4d93: Verifying Checksum [2025-03-04T00:50:49.321Z] 988bab9f4d93: Download complete [2025-03-04T00:50:49.321Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T00:50:49.321Z] 1469e6f7b9e6: Download complete [2025-03-04T00:50:49.579Z] eaf3925da568: Verifying Checksum [2025-03-04T00:50:49.579Z] eaf3925da568: Download complete [2025-03-04T00:50:49.579Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T00:50:49.579Z] 339a4e72a1f5: Download complete [2025-03-04T00:50:49.579Z] bde34c3a00c8: Download complete [2025-03-04T00:50:49.579Z] b352a97aabf1: Download complete [2025-03-04T00:50:49.579Z] 4872d77fe225: Download complete [2025-03-04T00:50:49.579Z] 5851b861e8e6: Verifying Checksum [2025-03-04T00:50:49.579Z] 5851b861e8e6: Download complete [2025-03-04T00:50:49.579Z] b85a868b505f: Verifying Checksum [2025-03-04T00:50:49.579Z] b85a868b505f: Download complete [2025-03-04T00:50:49.837Z] bab4dde63d76: Verifying Checksum [2025-03-04T00:50:49.837Z] bab4dde63d76: Download complete [2025-03-04T00:50:50.771Z] b85a868b505f: Pull complete [2025-03-04T00:50:50.771Z] e2be974225ed: Pull complete [2025-03-04T00:50:51.029Z] 339a4e72a1f5: Pull complete [2025-03-04T00:50:51.287Z] 988bab9f4d93: Pull complete [2025-03-04T00:50:51.545Z] 1469e6f7b9e6: Pull complete [2025-03-04T00:50:51.545Z] eaf3925da568: Pull complete [2025-03-04T00:50:52.919Z] bab4dde63d76: Pull complete [2025-03-04T00:50:53.177Z] bde34c3a00c8: Pull complete [2025-03-04T00:50:53.177Z] b352a97aabf1: Pull complete [2025-03-04T00:50:53.177Z] 4872d77fe225: Pull complete [2025-03-04T00:50:53.177Z] 5851b861e8e6: Pull complete [2025-03-04T00:50:53.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T00:50:53.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:50:53.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:53.565Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T00:50:53.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T00:50:55.548Z] $ docker top 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c -eo pid,comm [2025-03-04T00:50:55.606Z] 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-03-04T00:50:55.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T00:50:55.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:50:55.671Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:50:55.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:50:55.802Z] $ docker exec 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent [2025-03-04T00:50:55.901Z] SSH_AUTH_SOCK=/tmp/ssh-SiPWbqMA8rL1/agent.33 [2025-03-04T00:50:55.901Z] SSH_AGENT_PID=39 [2025-03-04T00:50:55.906Z] Running ssh-add (command line suppressed) [2025-03-04T00:50:55.992Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2206719038850996491.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2206719038850996491.key) [2025-03-04T00:50:56.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:50:56.290Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T00:50:56.297Z] $ docker exec --env ******** --env ******** 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent -k [2025-03-04T00:50:56.406Z] unset SSH_AUTH_SOCK; [2025-03-04T00:50:56.407Z] unset SSH_AGENT_PID; [2025-03-04T00:50:56.407Z] echo Agent pid 39 killed; [2025-03-04T00:50:56.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T00:50:56.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:50:56.460Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:50:56.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:50:56.573Z] $ docker exec 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent [2025-03-04T00:50:56.691Z] SSH_AUTH_SOCK=/tmp/ssh-X1lgNtnSbcZu/agent.72 [2025-03-04T00:50:56.691Z] SSH_AGENT_PID=78 [2025-03-04T00:50:56.698Z] Running ssh-add (command line suppressed) [2025-03-04T00:50:56.804Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1543602862328469405.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1543602862328469405.key) [2025-03-04T00:50:56.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:50:57.107Z] + git semver init [2025-03-04T00:50:57.366Z] 2025-03-04 00:50:57,269 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T00:50:57.366Z] 2025-03-04 00:50:57,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-03-04T00:50:57.366Z] 2025-03-04 00:50:57,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-03-04T00:50:57.366Z] 2025-03-04 00:50:57,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T00:50:58.743Z] 2025-03-04 00:50:58,717 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-03-04T00:50:58.743Z] 2025-03-04 00:50:58,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-03-04T00:50:58.743Z] 2025-03-04 00:50:58,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T00:50:58.743Z] 2025-03-04 00:50:58,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T00:50:58.743Z] 4.0.0-dev.9 [Pipeline] } [2025-03-04T00:50:58.749Z] $ docker exec --env ******** --env ******** 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c ssh-agent -k [2025-03-04T00:50:58.848Z] unset SSH_AUTH_SOCK; [2025-03-04T00:50:58.848Z] unset SSH_AGENT_PID; [2025-03-04T00:50:58.848Z] echo Agent pid 78 killed; [2025-03-04T00:50:58.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T00:50:59.183Z] + git semver [Pipeline] } [2025-03-04T00:50:59.456Z] $ docker stop --time=1 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c [2025-03-04T00:51:00.765Z] $ docker rm -f --volumes 987aca327878b841f189a0ef000c3d9c616aeabd2ba59f858d71e14e315f066c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:51:01.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T00:51:01.410Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T00:51:01.413Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:51:01.610Z] provisioning config files... [2025-03-04T00:51:01.635Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4400610276226204583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:51:01.981Z] ---> ****-login.sh [2025-03-04T00:51:01.981Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:51:01.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:01.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:01.981Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:01.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:01.981Z] [2025-03-04T00:51:01.981Z] Login Succeeded [2025-03-04T00:51:01.981Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:51:01.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:01.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:01.982Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:01.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:01.982Z] [2025-03-04T00:51:01.982Z] Login Succeeded [2025-03-04T00:51:01.982Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:51:02.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:02.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:02.241Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:02.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:02.241Z] [2025-03-04T00:51:02.241Z] Login Succeeded [2025-03-04T00:51:02.241Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:51:02.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:02.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:02.241Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:02.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:02.241Z] [2025-03-04T00:51:02.241Z] Login Succeeded [2025-03-04T00:51:02.241Z] ****.io [2025-03-04T00:51:02.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:02.502Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:02.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:02.503Z] [2025-03-04T00:51:02.503Z] Login Succeeded [2025-03-04T00:51:02.503Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:51:02.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:51:02.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:51:02.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:51:02.636Z] ========================================================= [2025-03-04T00:51:02.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T00:51:02.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:02.985Z] + 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-03-04T00:51:02.985Z] Sending build context to Docker daemon 20.76MB [2025-03-04T00:51:02.985Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:51:02.985Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-04T00:51:03.245Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T00:51:03.245Z] da9db072f522: Pulling fs layer [2025-03-04T00:51:03.245Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T00:51:03.245Z] 06f05ace1117: Pulling fs layer [2025-03-04T00:51:03.245Z] 5fe327b54edc: Pulling fs layer [2025-03-04T00:51:03.245Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:51:03.245Z] 92a5565b7b96: Pulling fs layer [2025-03-04T00:51:03.245Z] ff9bb7016b71: Pulling fs layer [2025-03-04T00:51:03.245Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T00:51:03.245Z] a813b0c90790: Pulling fs layer [2025-03-04T00:51:03.245Z] 5fe327b54edc: Waiting [2025-03-04T00:51:03.245Z] 4f4fb700ef54: Waiting [2025-03-04T00:51:03.245Z] 92a5565b7b96: Waiting [2025-03-04T00:51:03.245Z] ff9bb7016b71: Waiting [2025-03-04T00:51:03.245Z] b67dba6c2c7d: Waiting [2025-03-04T00:51:03.245Z] a813b0c90790: Waiting [2025-03-04T00:51:03.245Z] 6ef4a4ee8ca5: Download complete [2025-03-04T00:51:03.245Z] 5fe327b54edc: Verifying Checksum [2025-03-04T00:51:03.245Z] 5fe327b54edc: Download complete [2025-03-04T00:51:03.245Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:51:03.245Z] 4f4fb700ef54: Download complete [2025-03-04T00:51:03.245Z] 92a5565b7b96: Download complete [2025-03-04T00:51:03.245Z] da9db072f522: Verifying Checksum [2025-03-04T00:51:03.245Z] da9db072f522: Download complete [2025-03-04T00:51:03.245Z] ff9bb7016b71: Verifying Checksum [2025-03-04T00:51:03.245Z] ff9bb7016b71: Download complete [2025-03-04T00:51:03.245Z] da9db072f522: Pull complete [2025-03-04T00:51:03.559Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T00:51:03.559Z] a813b0c90790: Download complete [2025-03-04T00:51:03.559Z] 06f05ace1117: Verifying Checksum [2025-03-04T00:51:03.559Z] 06f05ace1117: Download complete [2025-03-04T00:51:04.124Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T00:51:04.124Z] b67dba6c2c7d: Download complete [2025-03-04T00:51:06.657Z] 06f05ace1117: Pull complete [2025-03-04T00:51:06.657Z] 5fe327b54edc: Pull complete [2025-03-04T00:51:06.657Z] 4f4fb700ef54: Pull complete [2025-03-04T00:51:06.914Z] 92a5565b7b96: Pull complete [2025-03-04T00:51:06.914Z] ff9bb7016b71: Pull complete [2025-03-04T00:51:09.446Z] b67dba6c2c7d: Pull complete [2025-03-04T00:51:09.446Z] a813b0c90790: Pull complete [2025-03-04T00:51:09.446Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T00:51:09.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T00:51:09.446Z] ---> 3ba60ce46760 [2025-03-04T00:51:09.446Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:51:12.744Z] ---> Running in b592c3125c25 [2025-03-04T00:51:12.744Z] Removing intermediate container b592c3125c25 [2025-03-04T00:51:12.744Z] ---> 90e3679fa0f4 [2025-03-04T00:51:12.744Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:51:12.744Z] ---> Running in 960b57697cfd [2025-03-04T00:51:13.008Z] Removing intermediate container 960b57697cfd [2025-03-04T00:51:13.008Z] ---> d7dc90e5e877 [2025-03-04T00:51:13.008Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-04T00:51:13.008Z] ---> Running in 812b2099cf9f [2025-03-04T00:51:13.008Z] Removing intermediate container 812b2099cf9f [2025-03-04T00:51:13.008Z] ---> 81ee16393354 [2025-03-04T00:51:13.008Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-04T00:51:13.008Z] ---> Running in 117531e3de19 [2025-03-04T00:51:13.008Z] Removing intermediate container 117531e3de19 [2025-03-04T00:51:13.008Z] ---> c2b3302ed5d0 [2025-03-04T00:51:13.008Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:51:13.008Z] ---> Running in 8ed3077c6151 [2025-03-04T00:51:13.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:51:13.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:51:13.610Z] (1/14) Installing libintl (0.22.5-r0) [2025-03-04T00:51:13.610Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-03-04T00:51:13.610Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-03-04T00:51:13.610Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-03-04T00:51:13.610Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-03-04T00:51:13.610Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-03-04T00:51:13.610Z] (7/14) Installing udev-init-scripts (35-r1) [2025-03-04T00:51:13.610Z] (8/14) Installing libeconf (0.6.3-r0) [2025-03-04T00:51:13.610Z] (9/14) Installing libblkid (2.40.1-r1) [2025-03-04T00:51:13.610Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-03-04T00:51:13.867Z] (11/14) Installing kmod-libs (32-r0) [2025-03-04T00:51:13.867Z] (12/14) Installing eudev (3.2.14-r2) [2025-03-04T00:51:13.867Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-03-04T00:51:13.867Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-03-04T00:51:13.867Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:51:13.867Z] Executing eudev-3.2.14-r2.trigger [2025-03-04T00:51:13.867Z] OK: 254 MiB in 72 packages [2025-03-04T00:51:14.432Z] Removing intermediate container 8ed3077c6151 [2025-03-04T00:51:14.432Z] ---> 7db7994544c0 [2025-03-04T00:51:14.432Z] Step 8/13 : WORKDIR /device-usb-camera [2025-03-04T00:51:14.432Z] ---> Running in e8579d08486b [2025-03-04T00:51:14.432Z] Removing intermediate container e8579d08486b [2025-03-04T00:51:14.432Z] ---> f6871ed2954c [2025-03-04T00:51:14.432Z] Step 9/13 : COPY go.mod vendor* ./ [2025-03-04T00:51:14.432Z] ---> e6d9502203d8 [2025-03-04T00:51:14.432Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:51:14.432Z] ---> Running in 90c4f1bef18d [2025-03-04T00:51:16.565Z] Still waiting to schedule task [2025-03-04T00:51:16.565Z] ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.565Z] ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.565Z] ‘prd-ubuntu20.04-docker-8c-8g-40096’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.565Z] ‘prd-ubuntu20.04-docker-8c-8g-40099’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.565Z] ‘prd-ubuntu20.04-docker-8c-8g-40101’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.565Z] ‘prd-ubuntu20.04-docker-8c-8g-40104’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.565Z] ‘prd-ubuntu20.04-docker-8c-8g-40112’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:16.566Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ is offline [2025-03-04T00:51:16.566Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40108’ is offline [2025-03-04T00:51:16.566Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40110’ is offline [2025-03-04T00:51:53.138Z] Removing intermediate container 90c4f1bef18d [2025-03-04T00:51:53.138Z] ---> 0d130cc2424f [2025-03-04T00:51:53.138Z] Step 11/13 : COPY . . [2025-03-04T00:51:53.138Z] ---> 6d1d6bf9e4df [2025-03-04T00:51:53.138Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-04T00:51:53.138Z] ---> Running in fcbf120ff62b [2025-03-04T00:51:53.138Z] [91m % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:51:53.138Z] [0m[91mDload Upload Total Spent Left [0m[91m Speed [2025-03-04T00:51:53.138Z] [0m[91m 0 0[0m[91m 0 0 [0m[91m 0 0 0 [0m[91m 0 --:--:-- --:--:-- --:-[0m[91m-:-- 0[0m[91m 100 1062 100 1062 0 0 [0m[91m11011 0 --:--:-- --:--:-- --:--:-- 11178 [2025-03-04T00:51:53.138Z] [0mRemoving intermediate container fcbf120ff62b [2025-03-04T00:51:53.138Z] ---> 629e77db2c79 [2025-03-04T00:51:53.138Z] Step 13/13 : RUN ${MAKE} [2025-03-04T00:51:53.138Z] ---> Running in 6dae1aa7704f [2025-03-04T00:51:53.138Z] noop [2025-03-04T00:51:53.138Z] Removing intermediate container 6dae1aa7704f [2025-03-04T00:51:53.138Z] ---> 4919f2492b0d [2025-03-04T00:51:53.138Z] Successfully built 4919f2492b0d [2025-03-04T00:51:53.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:53.457Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:51:53.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:51:53.533Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T00:51:53.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:51:53.859Z] $ docker top 1b76072ce9b58894c11f6b647250c81cabf6c1325e9531b3af48a8097451d109 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:51:54.211Z] + go version [2025-03-04T00:51:54.211Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T00:51:54.221Z] $ docker stop --time=1 1b76072ce9b58894c11f6b647250c81cabf6c1325e9531b3af48a8097451d109 [2025-03-04T00:51:55.492Z] $ docker rm -f --volumes 1b76072ce9b58894c11f6b647250c81cabf6c1325e9531b3af48a8097451d109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:55.935Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:51:55.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:51:56.012Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T00:51:56.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:51:56.350Z] $ docker top 5c7807aaf9a617ea8829e4e5acf84c5b9c18d2b8fc37437c8cce50f71fb8978d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:51:56.698Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:51:56.993Z] + make test [2025-03-04T00:51:56.993Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T00:51:58.365Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-03-04T00:52:16.428Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-03-04T00:52:16.428Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2025-03-04T00:52:26.389Z] go vet ./... [2025-03-04T00:52:30.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T00:52:30.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T00:52:30.570Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T00:52:30.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T00:52:30.858Z] $ docker stop --time=1 5c7807aaf9a617ea8829e4e5acf84c5b9c18d2b8fc37437c8cce50f71fb8978d [2025-03-04T00:52:33.823Z] $ docker rm -f --volumes 5c7807aaf9a617ea8829e4e5acf84c5b9c18d2b8fc37437c8cce50f71fb8978d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:52:34.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T00:52:34.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T00:52:34.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T00:52:35.177Z] + ls -al . [2025-03-04T00:52:35.178Z] total 288 [2025-03-04T00:52:35.178Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:51 . [2025-03-04T00:52:35.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:50 .. [2025-03-04T00:52:35.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:52 .git [2025-03-04T00:52:35.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:50 .github [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 4 00:50 .gitignore [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 203 Mar 4 00:50 .golangci.yml [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 4 00:50 .hadolint.yml [2025-03-04T00:52:35.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 .semver [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 19367 Mar 4 00:50 Attribution.txt [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 4 00:50 CHANGELOG.md [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 2440 Mar 4 00:50 Dockerfile [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 4 00:50 GOVERNANCE.md [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 4 00:50 Jenkinsfile [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 00:50 LICENSE [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 3193 Mar 4 00:50 Makefile [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 00:50 OWNERS.md [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 4 00:50 README.md [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:51 VERSION [2025-03-04T00:52:35.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:50 bin [2025-03-04T00:52:35.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:50 cmd [2025-03-04T00:52:35.178Z] -rw-r--r-- 1 jenkins jenkins 54772 Mar 4 00:52 coverage.out [2025-03-04T00:52:35.178Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 4 00:50 docker-entrypoint.sh [2025-03-04T00:52:35.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:50 docs [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 6368 Mar 4 00:50 go.mod [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 87083 Mar 4 00:50 go.sum [2025-03-04T00:52:35.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:50 internal [2025-03-04T00:52:35.178Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 4 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:35.498Z] + 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=b55fd285ebd787c217b27884136d82f1ea207ed4 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-03-04T00:52:35.498Z] Sending build context to Docker daemon 20.81MB [2025-03-04T00:52:35.498Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:52:35.498Z] Step 2/37 : FROM ${BASE} AS builder [2025-03-04T00:52:35.498Z] ---> 4919f2492b0d [2025-03-04T00:52:35.498Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:52:35.755Z] ---> Running in 9af42a5f8875 [2025-03-04T00:52:35.755Z] Removing intermediate container 9af42a5f8875 [2025-03-04T00:52:35.755Z] ---> 8da9e5bde2c1 [2025-03-04T00:52:35.755Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:52:35.755Z] ---> Running in 33d768208e29 [2025-03-04T00:52:35.755Z] Removing intermediate container 33d768208e29 [2025-03-04T00:52:35.755Z] ---> e2fdd6d4cb2a [2025-03-04T00:52:35.755Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-04T00:52:36.014Z] ---> Running in 57de87d9a0a7 [2025-03-04T00:52:36.014Z] Removing intermediate container 57de87d9a0a7 [2025-03-04T00:52:36.014Z] ---> 68c99ac6cac5 [2025-03-04T00:52:36.014Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-04T00:52:36.014Z] ---> Running in 550a70033203 [2025-03-04T00:52:36.014Z] Removing intermediate container 550a70033203 [2025-03-04T00:52:36.014Z] ---> 91b2d175aeb9 [2025-03-04T00:52:36.014Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:52:36.014Z] ---> Running in 91811b47e110 [2025-03-04T00:52:36.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:36.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:36.791Z] OK: 254 MiB in 72 packages [2025-03-04T00:52:37.050Z] Removing intermediate container 91811b47e110 [2025-03-04T00:52:37.050Z] ---> 6ffba329f15b [2025-03-04T00:52:37.050Z] Step 8/37 : WORKDIR /device-usb-camera [2025-03-04T00:52:37.050Z] ---> Running in 9ef62ff00e45 [2025-03-04T00:52:37.050Z] Removing intermediate container 9ef62ff00e45 [2025-03-04T00:52:37.050Z] ---> 90a48031a39d [2025-03-04T00:52:37.050Z] Step 9/37 : COPY go.mod vendor* ./ [2025-03-04T00:52:37.312Z] ---> f940ab888c1a [2025-03-04T00:52:37.312Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:52:37.312Z] ---> Running in 9b0caf6dd5e4 [2025-03-04T00:52:37.877Z] Removing intermediate container 9b0caf6dd5e4 [2025-03-04T00:52:37.877Z] ---> b5efc07e23be [2025-03-04T00:52:37.877Z] Step 11/37 : COPY . . [2025-03-04T00:52:38.447Z] ---> c63cded1ea3b [2025-03-04T00:52:38.447Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-04T00:52:38.447Z] ---> Running in 15a6081880f3 [2025-03-04T00:52:38.705Z] [91m % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:52:38.705Z] Dload Upload Total Spent Left Speed [2025-03-04T00:52:38.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 1[0m[91m0[0m[91m0 [0m[91m [0m[91m10[0m[91m6[0m[91m2 [0m[91m [0m[91m1[0m[91m0[0m[91m0[0m[91m [0m[91m [0m[91m1[0m[91m0[0m[91m6[0m[91m2[0m[91m [0m[91m [0m[91m [0m[91m [0m[91m0[0m[91m [0m[91m [0m[91m [0m[91m [0m[91m [0m[91m0[0m[91m [0m[91m [0m[91m4[0m[91m7[0m[91m3[0m[91m3[0m[91m0[0m[91m [0m[91m [0m[91m [0m[91m [0m[91m [0m[91m [0m[91m0[0m[91m [0m[91m-[0m[91m-[0m[91m:[0m[91m-[0m[91m-[0m[91m:[0m[91m-[0m[91m-[0m[91m [0m[91m-[0m[91m-[0m[91m:[0m[91m-[0m[91m-[0m[91m:[0m[91m-[0m[91m-[0m[91m [0m[91m-[0m[91m-[0m[91m:[0m[91m-[0m[91m-[0m[91m:[0m[91m-[0m[91m-[0m[91m [0m[91m5[0m[91m0[0m[91m5[0m[91m7[0m[91m1[0m[91m [2025-03-04T00:52:39.223Z] [0mRemoving intermediate container 15a6081880f3 [2025-03-04T00:52:39.223Z] ---> 348bf183923f [2025-03-04T00:52:39.223Z] Step 13/37 : RUN ${MAKE} [2025-03-04T00:52:39.223Z] ---> Running in f30b962d4a3e [2025-03-04T00:52:39.481Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-03-04T00:53:11.542Z] Removing intermediate container f30b962d4a3e [2025-03-04T00:53:11.542Z] ---> cdb8f263bc63 [2025-03-04T00:53:11.542Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-03-04T00:53:11.542Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-03-04T00:53:11.542Z] 8411072a22a5: Pulling fs layer [2025-03-04T00:53:11.542Z] 8411072a22a5: Verifying Checksum [2025-03-04T00:53:11.542Z] 8411072a22a5: Download complete [2025-03-04T00:53:11.542Z] 8411072a22a5: Pull complete [2025-03-04T00:53:11.542Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-03-04T00:53:11.542Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-03-04T00:53:11.542Z] ---> 1ac78cb06e13 [2025-03-04T00:53:11.542Z] Step 15/37 : FROM alpine:3.20 [2025-03-04T00:53:11.542Z] 3.20: Pulling from library/alpine [2025-03-04T00:53:11.542Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T00:53:11.542Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T00:53:11.542Z] 0a9a5dfd008f: Download complete [2025-03-04T00:53:11.542Z] 0a9a5dfd008f: Pull complete [2025-03-04T00:53:11.542Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T00:53:11.542Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T00:53:11.542Z] ---> ff221270b9fb [2025-03-04T00:53:11.542Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-04T00:53:11.542Z] ---> Running in 9cf2f723002b [2025-03-04T00:53:11.542Z] Removing intermediate container 9cf2f723002b [2025-03-04T00:53:11.542Z] ---> 51c1e77f65d0 [2025-03-04T00:53:11.542Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-03-04T00:53:11.542Z] ---> Running in e851d4c540ff [2025-03-04T00:53:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:53:11.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:53:12.065Z] (1/115) Installing dumb-init (1.2.5-r3) [2025-03-04T00:53:12.065Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-03-04T00:53:12.065Z] (3/115) Installing aom-libs (3.9.1-r0) [2025-03-04T00:53:12.065Z] (4/115) Installing libxau (1.0.11-r4) [2025-03-04T00:53:12.065Z] (5/115) Installing libmd (1.1.0-r0) [2025-03-04T00:53:12.065Z] (6/115) Installing libbsd (0.12.2-r0) [2025-03-04T00:53:12.065Z] (7/115) Installing libxdmcp (1.1.5-r1) [2025-03-04T00:53:12.065Z] (8/115) Installing libxcb (1.16.1-r0) [2025-03-04T00:53:12.065Z] (9/115) Installing libx11 (1.8.9-r1) [2025-03-04T00:53:12.065Z] (10/115) Installing hwdata-pci (0.382-r0) [2025-03-04T00:53:12.065Z] (11/115) Installing libpciaccess (0.18.1-r0) [2025-03-04T00:53:12.065Z] (12/115) Installing libdrm (2.4.120-r0) [2025-03-04T00:53:12.065Z] (13/115) Installing libxext (1.3.6-r2) [2025-03-04T00:53:12.065Z] (14/115) Installing libxfixes (6.0.1-r4) [2025-03-04T00:53:12.065Z] (15/115) Installing libffi (3.4.6-r0) [2025-03-04T00:53:12.065Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-03-04T00:53:12.065Z] (17/115) Installing libva (2.21.0-r0) [2025-03-04T00:53:12.065Z] (18/115) Installing libvdpau (1.5-r3) [2025-03-04T00:53:12.065Z] (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-03-04T00:53:12.065Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-04T00:53:12.332Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-03-04T00:53:12.332Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-03-04T00:53:12.332Z] (23/115) Installing libdav1d (1.4.2-r0) [2025-03-04T00:53:12.332Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2025-03-04T00:53:12.332Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-03-04T00:53:12.332Z] (26/115) Installing imath (3.1.12-r0) [2025-03-04T00:53:12.332Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-03-04T00:53:12.332Z] (28/115) Installing brotli-libs (1.1.0-r2) [2025-03-04T00:53:12.332Z] (29/115) Installing giflib (5.2.2-r0) [2025-03-04T00:53:12.332Z] (30/115) Installing libhwy (1.0.7-r0) [2025-03-04T00:53:12.332Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-03-04T00:53:12.332Z] (32/115) Installing lcms2 (2.16-r0) [2025-03-04T00:53:12.332Z] (33/115) Installing libpng (1.6.44-r0) [2025-03-04T00:53:12.332Z] (34/115) Installing libjxl (0.10.2-r0) [2025-03-04T00:53:12.332Z] (35/115) Installing lame-libs (3.100-r5) [2025-03-04T00:53:12.332Z] (36/115) Installing opus (1.5.2-r0) [2025-03-04T00:53:12.332Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2025-03-04T00:53:12.332Z] (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-03-04T00:53:12.332Z] (39/115) Installing soxr (0.1.3-r7) [2025-03-04T00:53:12.591Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-03-04T00:53:12.591Z] (41/115) Installing libogg (1.3.5-r5) [2025-03-04T00:53:12.591Z] (42/115) Installing libtheora (1.1.1-r18) [2025-03-04T00:53:12.591Z] (43/115) Installing libvorbis (1.3.7-r2) [2025-03-04T00:53:12.591Z] (44/115) Installing libvpx (1.14.1-r0) [2025-03-04T00:53:12.591Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2025-03-04T00:53:12.591Z] (46/115) Installing libwebp (1.3.2-r0) [2025-03-04T00:53:12.591Z] (47/115) Installing libwebpmux (1.3.2-r0) [2025-03-04T00:53:12.591Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-03-04T00:53:12.591Z] (49/115) Installing numactl (2.0.18-r0) [2025-03-04T00:53:12.591Z] (50/115) Installing x265-libs (3.6-r0) [2025-03-04T00:53:12.591Z] (51/115) Installing xvidcore (1.3.7-r2) [2025-03-04T00:53:12.591Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-03-04T00:53:12.850Z] (53/115) Installing sdl2 (2.28.5-r1) [2025-03-04T00:53:12.850Z] (54/115) Installing alsa-lib (1.2.11-r0) [2025-03-04T00:53:12.850Z] (55/115) Installing libexpat (2.6.4-r0) [2025-03-04T00:53:12.850Z] (56/115) Installing libbz2 (1.0.8-r6) [2025-03-04T00:53:12.850Z] (57/115) Installing freetype (2.13.2-r0) [2025-03-04T00:53:12.850Z] (58/115) Installing fontconfig (2.15.0-r1) [2025-03-04T00:53:12.850Z] (59/115) Installing fribidi (1.0.15-r0) [2025-03-04T00:53:12.850Z] (60/115) Installing libintl (0.22.5-r0) [2025-03-04T00:53:12.850Z] (61/115) Installing libeconf (0.6.3-r0) [2025-03-04T00:53:12.850Z] (62/115) Installing libblkid (2.40.1-r1) [2025-03-04T00:53:12.850Z] (63/115) Installing libmount (2.40.1-r1) [2025-03-04T00:53:12.850Z] (64/115) Installing pcre2 (10.43-r0) [2025-03-04T00:53:12.850Z] (65/115) Installing glib (2.80.5-r0) [2025-03-04T00:53:12.850Z] (66/115) Installing graphite2 (1.3.14-r6) [2025-03-04T00:53:12.850Z] (67/115) Installing harfbuzz (8.5.0-r0) [2025-03-04T00:53:12.850Z] (68/115) Installing libunibreak (6.1-r0) [2025-03-04T00:53:12.850Z] (69/115) Installing libass (0.17.2-r0) [2025-03-04T00:53:12.850Z] (70/115) Installing libbluray (1.3.4-r1) [2025-03-04T00:53:12.850Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2025-03-04T00:53:12.850Z] (72/115) Installing libopenmpt (0.7.7-r0) [2025-03-04T00:53:12.850Z] (73/115) Installing cjson (1.7.18-r0) [2025-03-04T00:53:12.850Z] (74/115) Installing mbedtls (3.6.2-r0) [2025-03-04T00:53:12.850Z] (75/115) Installing librist (0.2.10-r1) [2025-03-04T00:53:12.850Z] (76/115) Installing libsrt (1.5.3-r0) [2025-03-04T00:53:13.109Z] (77/115) Installing libssh (0.10.6-r0) [2025-03-04T00:53:13.110Z] (78/115) Installing xz-libs (5.6.2-r0) [2025-03-04T00:53:13.110Z] (79/115) Installing libxml2 (2.12.7-r0) [2025-03-04T00:53:13.110Z] (80/115) Installing libsodium (1.0.19-r0) [2025-03-04T00:53:13.110Z] (81/115) Installing libzmq (4.3.5-r2) [2025-03-04T00:53:13.110Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-03-04T00:53:13.110Z] (83/115) Installing serd-libs (0.32.2-r0) [2025-03-04T00:53:13.110Z] (84/115) Installing zix-libs (0.4.2-r0) [2025-03-04T00:53:13.110Z] (85/115) Installing sord-libs (0.16.16-r0) [2025-03-04T00:53:13.110Z] (86/115) Installing sratom (0.6.16-r0) [2025-03-04T00:53:13.110Z] (87/115) Installing lilv-libs (0.24.24-r1) [2025-03-04T00:53:13.110Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-03-04T00:53:13.110Z] (89/115) Installing libdovi (3.3.0-r0) [2025-03-04T00:53:13.110Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-03-04T00:53:13.110Z] (91/115) Installing shaderc (2024.0-r0) [2025-03-04T00:53:13.110Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-03-04T00:53:13.110Z] (93/115) Installing libplacebo (6.338.2-r1) [2025-03-04T00:53:13.110Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-03-04T00:53:13.110Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-03-04T00:53:13.110Z] (96/115) Installing vidstab (1.1.1-r0) [2025-03-04T00:53:13.110Z] (97/115) Installing zimg (3.0.5-r2) [2025-03-04T00:53:13.110Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-03-04T00:53:13.369Z] (99/115) Installing libasyncns (0.8-r3) [2025-03-04T00:53:13.369Z] (100/115) Installing dbus-libs (1.14.10-r1) [2025-03-04T00:53:13.369Z] (101/115) Installing libltdl (2.4.7-r3) [2025-03-04T00:53:13.369Z] (102/115) Installing orc (0.4.40-r0) [2025-03-04T00:53:13.369Z] (103/115) Installing libflac (1.4.3-r1) [2025-03-04T00:53:13.369Z] (104/115) Installing libsndfile (1.2.2-r1) [2025-03-04T00:53:13.369Z] (105/115) Installing speexdsp (1.2.1-r2) [2025-03-04T00:53:13.369Z] (106/115) Installing tdb-libs (1.4.9-r1) [2025-03-04T00:53:13.369Z] (107/115) Installing libpulse (17.0-r0) [2025-03-04T00:53:13.369Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-03-04T00:53:13.369Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-03-04T00:53:13.369Z] (110/115) Installing ffmpeg (6.1.1-r8) [2025-03-04T00:53:13.369Z] (111/115) Installing udev-init-scripts (35-r1) [2025-03-04T00:53:13.369Z] (112/115) Installing eudev-libs (3.2.14-r2) [2025-03-04T00:53:13.369Z] (113/115) Installing zstd-libs (1.5.6-r0) [2025-03-04T00:53:13.369Z] (114/115) Installing kmod-libs (32-r0) [2025-03-04T00:53:13.369Z] (115/115) Installing eudev (3.2.14-r2) [2025-03-04T00:53:13.369Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:53:13.369Z] Executing glib-2.80.5-r0.trigger [2025-03-04T00:53:13.369Z] Executing eudev-3.2.14-r2.trigger [2025-03-04T00:53:13.369Z] OK: 134 MiB in 129 packages [2025-03-04T00:53:16.695Z] Removing intermediate container e851d4c540ff [2025-03-04T00:53:16.695Z] ---> e04c7c49fc0e [2025-03-04T00:53:16.695Z] Step 18/37 : RUN apk --no-cache upgrade [2025-03-04T00:53:16.695Z] ---> Running in 484d100f0335 [2025-03-04T00:53:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:53:16.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:53:16.952Z] OK: 134 MiB in 129 packages [2025-03-04T00:53:17.212Z] Removing intermediate container 484d100f0335 [2025-03-04T00:53:17.212Z] ---> 2490a10d4931 [2025-03-04T00:53:17.212Z] Step 19/37 : WORKDIR / [2025-03-04T00:53:17.212Z] ---> Running in 3d6d664a7d4d [2025-03-04T00:53:17.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40115 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-03-04T00:53:17.240Z] Running in /w/workspace/device-usb-camera/197 [Pipeline] { [Pipeline] checkout [2025-03-04T00:53:17.470Z] Removing intermediate container 3d6d664a7d4d [2025-03-04T00:53:17.470Z] ---> 4def65b6457e [2025-03-04T00:53:17.470Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-03-04T00:53:18.404Z] ---> 3bdcd3e2e1bd [2025-03-04T00:53:18.404Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-03-04T00:53:18.663Z] ---> 8a948ad888ee [2025-03-04T00:53:18.663Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-03-04T00:53:18.663Z] ---> 03f3216ada4d [2025-03-04T00:53:18.663Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-03-04T00:53:18.921Z] ---> 047ea092dada [2025-03-04T00:53:18.921Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-03-04T00:53:18.921Z] ---> ed1cabccd911 [2025-03-04T00:53:18.921Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-03-04T00:53:18.921Z] ---> b3703b8e7994 [2025-03-04T00:53:18.921Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-03-04T00:53:19.863Z] ---> d34516ecfbcd [2025-03-04T00:53:19.863Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-03-04T00:53:19.863Z] ---> Running in 1fa11652a7f9 [2025-03-04T00:53:20.309Z] Selected Git installation does not exist. Using Default [2025-03-04T00:53:20.309Z] The recommended git tool is: NONE [2025-03-04T00:53:20.430Z] Removing intermediate container 1fa11652a7f9 [2025-03-04T00:53:20.431Z] ---> d4fc340de417 [2025-03-04T00:53:20.431Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-03-04T00:53:20.431Z] ---> Running in f896278187e2 [2025-03-04T00:53:20.995Z] Removing intermediate container f896278187e2 [2025-03-04T00:53:20.995Z] ---> ecb722753c3d [2025-03-04T00:53:20.995Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-03-04T00:53:20.995Z] ---> Running in 2f2946659999 [2025-03-04T00:53:21.563Z] Removing intermediate container 2f2946659999 [2025-03-04T00:53:21.563Z] ---> 2aa20f01e19c [2025-03-04T00:53:21.563Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-03-04T00:53:21.563Z] ---> Running in 0367cc42c63d [2025-03-04T00:53:21.821Z] Removing intermediate container 0367cc42c63d [2025-03-04T00:53:21.822Z] ---> 49727280fb58 [2025-03-04T00:53:21.822Z] Step 31/37 : EXPOSE 59983 [2025-03-04T00:53:21.822Z] ---> Running in 8e4867a63e2d [2025-03-04T00:53:22.080Z] Removing intermediate container 8e4867a63e2d [2025-03-04T00:53:22.080Z] ---> 2fd0396d4dce [2025-03-04T00:53:22.080Z] Step 32/37 : EXPOSE 8554 [2025-03-04T00:53:22.080Z] ---> Running in b1b88bf4805c [2025-03-04T00:53:22.080Z] Removing intermediate container b1b88bf4805c [2025-03-04T00:53:22.080Z] ---> f81c8b8b39b9 [2025-03-04T00:53:22.080Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-03-04T00:53:22.080Z] ---> Running in 04b043d518b3 [2025-03-04T00:53:22.080Z] Removing intermediate container 04b043d518b3 [2025-03-04T00:53:22.080Z] ---> 0d9c688eb31a [2025-03-04T00:53:22.080Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-03-04T00:53:22.080Z] ---> Running in c168a260f397 [2025-03-04T00:53:22.338Z] Removing intermediate container c168a260f397 [2025-03-04T00:53:22.338Z] ---> f15828254dfc [2025-03-04T00:53:22.338Z] Step 35/37 : LABEL arch=amd64 [2025-03-04T00:53:22.339Z] ---> Running in 08e865566131 [2025-03-04T00:53:22.339Z] Removing intermediate container 08e865566131 [2025-03-04T00:53:22.339Z] ---> 3dbc521ce150 [2025-03-04T00:53:22.339Z] Step 36/37 : LABEL git_sha=b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T00:53:22.339Z] ---> Running in 5d2d477473a4 [2025-03-04T00:53:22.339Z] Removing intermediate container 5d2d477473a4 [2025-03-04T00:53:22.339Z] ---> ea1b0e3b5de5 [2025-03-04T00:53:22.339Z] Step 37/37 : LABEL version=4.0.0-dev.9 [2025-03-04T00:53:22.339Z] ---> Running in 10bb365aab61 [2025-03-04T00:53:22.597Z] Removing intermediate container 10bb365aab61 [2025-03-04T00:53:22.597Z] ---> e6ca4a31df56 [2025-03-04T00:53:22.597Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T00:53:22.597Z] Successfully built e6ca4a31df56 [2025-03-04T00:53:22.597Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:53:22.737Z] provisioning config files... [2025-03-04T00:53:22.745Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7377829343176848621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:53:23.051Z] ---> ****-login.sh [2025-03-04T00:53:23.051Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:53:23.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:23.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:23.051Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:23.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:23.051Z] [2025-03-04T00:53:23.051Z] Login Succeeded [2025-03-04T00:53:23.051Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:53:23.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:23.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:23.052Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:23.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:23.052Z] [2025-03-04T00:53:23.052Z] Login Succeeded [2025-03-04T00:53:23.052Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:53:23.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:23.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:23.310Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:23.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:23.311Z] [2025-03-04T00:53:23.311Z] Login Succeeded [2025-03-04T00:53:23.311Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:53:23.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:23.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:23.311Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:23.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:23.311Z] [2025-03-04T00:53:23.311Z] Login Succeeded [2025-03-04T00:53:23.311Z] ****.io [2025-03-04T00:53:23.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:23.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:23.569Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:23.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:23.569Z] [2025-03-04T00:53:23.569Z] Login Succeeded [2025-03-04T00:53:23.569Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:53:23.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:53:23.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:53:23.674Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-03-04T00:53:23.674Z] b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T00:53:23.674Z] latest [2025-03-04T00:53:23.674Z] 4.0.0-dev.9 [2025-03-04T00:53:23.674Z] b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [2025-03-04T00:53:23.674Z] main [2025-03-04T00:53:23.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:24.040Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:24.377Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T00:53:24.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-04T00:53:24.377Z] 1518813a91a1: Preparing [2025-03-04T00:53:24.377Z] e1a2a89c798e: Preparing [2025-03-04T00:53:24.377Z] 50227cf058c7: Preparing [2025-03-04T00:53:24.377Z] 97beb456b007: Preparing [2025-03-04T00:53:24.377Z] 0e81680c8547: Preparing [2025-03-04T00:53:24.377Z] 4fdee56d7956: Preparing [2025-03-04T00:53:24.377Z] b6c27e354d24: Preparing [2025-03-04T00:53:24.377Z] 28e4855b5bf6: Preparing [2025-03-04T00:53:24.377Z] 405498d060c2: Preparing [2025-03-04T00:53:24.377Z] 758f8a2912d6: Preparing [2025-03-04T00:53:24.377Z] 09cfed220a0e: Preparing [2025-03-04T00:53:24.377Z] d2d372af433c: Preparing [2025-03-04T00:53:24.377Z] ab82618e9dc1: Preparing [2025-03-04T00:53:24.377Z] 994456c4fd7b: Preparing [2025-03-04T00:53:24.377Z] 405498d060c2: Waiting [2025-03-04T00:53:24.377Z] 758f8a2912d6: Waiting [2025-03-04T00:53:24.377Z] 09cfed220a0e: Waiting [2025-03-04T00:53:24.377Z] d2d372af433c: Waiting [2025-03-04T00:53:24.377Z] ab82618e9dc1: Waiting [2025-03-04T00:53:24.377Z] 994456c4fd7b: Waiting [2025-03-04T00:53:24.377Z] 4fdee56d7956: Waiting [2025-03-04T00:53:24.377Z] b6c27e354d24: Waiting [2025-03-04T00:53:24.377Z] 28e4855b5bf6: Waiting [2025-03-04T00:53:24.377Z] 97beb456b007: Pushed [2025-03-04T00:53:24.377Z] e1a2a89c798e: Pushed [2025-03-04T00:53:24.377Z] 1518813a91a1: Pushed [2025-03-04T00:53:24.377Z] 50227cf058c7: Pushed [2025-03-04T00:53:24.377Z] 4fdee56d7956: Pushed [2025-03-04T00:53:24.377Z] 28e4855b5bf6: Pushed [2025-03-04T00:53:24.377Z] b6c27e354d24: Pushed [2025-03-04T00:53:24.377Z] 405498d060c2: Pushed [2025-03-04T00:53:24.636Z] 758f8a2912d6: Pushed [2025-03-04T00:53:24.636Z] 994456c4fd7b: Layer already exists [2025-03-04T00:53:24.636Z] d2d372af433c: Pushed [2025-03-04T00:53:27.172Z] 0e81680c8547: Pushed [2025-03-04T00:53:27.328Z] using credential edgex-jenkins-ssh [2025-03-04T00:53:27.357Z] Cloning the remote Git repository [2025-03-04T00:53:27.427Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-03-04T00:53:27.569Z] > git init /w/workspace/device-usb-camera/197 # timeout=10 [2025-03-04T00:53:27.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-03-04T00:53:27.796Z] > git --version # timeout=10 [2025-03-04T00:53:27.825Z] > git --version # 'git version 2.25.1' [2025-03-04T00:53:27.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T00:53:28.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:53:28.549Z] 09cfed220a0e: Pushed [2025-03-04T00:53:31.054Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-03-04T00:53:31.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:53:32.534Z] Avoid second fetch [2025-03-04T00:53:32.535Z] Checking out Revision b55fd285ebd787c217b27884136d82f1ea207ed4 (main) [2025-03-04T00:53:33.499Z] Commit message: "Merge pull request #389 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-04T00:53:32.555Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T00:53:32.643Z] > git checkout -f b55fd285ebd787c217b27884136d82f1ea207ed4 # timeout=10 [2025-03-04T00:53:36.676Z] ab82618e9dc1: Pushed [2025-03-04T00:53:36.676Z] b55fd285ebd787c217b27884136d82f1ea207ed4: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:37.010Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:37.335Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-03-04T00:53:37.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-04T00:53:37.336Z] 1518813a91a1: Preparing [2025-03-04T00:53:37.336Z] e1a2a89c798e: Preparing [2025-03-04T00:53:37.336Z] 50227cf058c7: Preparing [2025-03-04T00:53:37.336Z] 97beb456b007: Preparing [2025-03-04T00:53:37.336Z] 0e81680c8547: Preparing [2025-03-04T00:53:37.336Z] 4fdee56d7956: Preparing [2025-03-04T00:53:37.336Z] b6c27e354d24: Preparing [2025-03-04T00:53:37.336Z] 28e4855b5bf6: Preparing [2025-03-04T00:53:37.336Z] 405498d060c2: Preparing [2025-03-04T00:53:37.336Z] 758f8a2912d6: Preparing [2025-03-04T00:53:37.336Z] 09cfed220a0e: Preparing [2025-03-04T00:53:37.336Z] d2d372af433c: Preparing [2025-03-04T00:53:37.336Z] ab82618e9dc1: Preparing [2025-03-04T00:53:37.336Z] 994456c4fd7b: Preparing [2025-03-04T00:53:37.336Z] 4fdee56d7956: Waiting [2025-03-04T00:53:37.336Z] b6c27e354d24: Waiting [2025-03-04T00:53:37.336Z] 28e4855b5bf6: Waiting [2025-03-04T00:53:37.336Z] 405498d060c2: Waiting [2025-03-04T00:53:37.336Z] 758f8a2912d6: Waiting [2025-03-04T00:53:37.336Z] 09cfed220a0e: Waiting [2025-03-04T00:53:37.336Z] ab82618e9dc1: Waiting [2025-03-04T00:53:37.336Z] 994456c4fd7b: Waiting [2025-03-04T00:53:37.336Z] d2d372af433c: Waiting [2025-03-04T00:53:37.336Z] 97beb456b007: Layer already exists [2025-03-04T00:53:37.336Z] 0e81680c8547: Layer already exists [2025-03-04T00:53:37.336Z] e1a2a89c798e: Layer already exists [2025-03-04T00:53:37.336Z] 1518813a91a1: Layer already exists [2025-03-04T00:53:37.336Z] 50227cf058c7: Layer already exists [2025-03-04T00:53:37.336Z] 28e4855b5bf6: Layer already exists [2025-03-04T00:53:37.336Z] 4fdee56d7956: Layer already exists [2025-03-04T00:53:37.336Z] b6c27e354d24: Layer already exists [2025-03-04T00:53:37.336Z] 405498d060c2: Layer already exists [2025-03-04T00:53:37.336Z] 758f8a2912d6: Layer already exists [2025-03-04T00:53:37.336Z] 09cfed220a0e: Layer already exists [2025-03-04T00:53:37.336Z] ab82618e9dc1: Layer already exists [2025-03-04T00:53:37.336Z] d2d372af433c: Layer already exists [2025-03-04T00:53:37.336Z] 994456c4fd7b: Layer already exists [2025-03-04T00:53:37.336Z] latest: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:37.670Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:53:38.006Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.9 [2025-03-04T00:53:38.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-04T00:53:38.007Z] 1518813a91a1: Preparing [2025-03-04T00:53:38.007Z] e1a2a89c798e: Preparing [2025-03-04T00:53:38.007Z] 50227cf058c7: Preparing [2025-03-04T00:53:38.007Z] 97beb456b007: Preparing [2025-03-04T00:53:38.007Z] 0e81680c8547: Preparing [2025-03-04T00:53:38.007Z] 4fdee56d7956: Preparing [2025-03-04T00:53:38.007Z] b6c27e354d24: Preparing [2025-03-04T00:53:38.007Z] 28e4855b5bf6: Preparing [2025-03-04T00:53:38.007Z] 405498d060c2: Preparing [2025-03-04T00:53:38.007Z] 758f8a2912d6: Preparing [2025-03-04T00:53:38.007Z] 09cfed220a0e: Preparing [2025-03-04T00:53:38.007Z] d2d372af433c: Preparing [2025-03-04T00:53:38.007Z] ab82618e9dc1: Preparing [2025-03-04T00:53:38.007Z] 994456c4fd7b: Preparing [2025-03-04T00:53:38.007Z] 4fdee56d7956: Waiting [2025-03-04T00:53:38.007Z] ab82618e9dc1: Waiting [2025-03-04T00:53:38.007Z] 994456c4fd7b: Waiting [2025-03-04T00:53:38.007Z] 09cfed220a0e: Waiting [2025-03-04T00:53:38.007Z] d2d372af433c: Waiting [2025-03-04T00:53:38.007Z] 758f8a2912d6: Waiting [2025-03-04T00:53:38.007Z] b6c27e354d24: Waiting [2025-03-04T00:53:38.007Z] 405498d060c2: Waiting [2025-03-04T00:53:38.007Z] 28e4855b5bf6: Waiting [2025-03-04T00:53:38.007Z] 1518813a91a1: Layer already exists [2025-03-04T00:53:38.007Z] 97beb456b007: Layer already exists [2025-03-04T00:53:38.007Z] e1a2a89c798e: Layer already exists [2025-03-04T00:53:38.007Z] 50227cf058c7: Layer already exists [2025-03-04T00:53:38.007Z] 0e81680c8547: Layer already exists [2025-03-04T00:53:38.007Z] 405498d060c2: Layer already exists [2025-03-04T00:53:38.007Z] b6c27e354d24: Layer already exists [2025-03-04T00:53:38.007Z] 758f8a2912d6: Layer already exists [2025-03-04T00:53:38.007Z] 28e4855b5bf6: Layer already exists [2025-03-04T00:53:38.007Z] 4fdee56d7956: Layer already exists [2025-03-04T00:53:38.007Z] 09cfed220a0e: Layer already exists [2025-03-04T00:53:38.007Z] ab82618e9dc1: Layer already exists [2025-03-04T00:53:38.007Z] 994456c4fd7b: Layer already exists [2025-03-04T00:53:38.007Z] d2d372af433c: Layer already exists [2025-03-04T00:53:38.007Z] 4.0.0-dev.9: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:38.568Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:38.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T00:53:38.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:53:38.654Z] Dload Upload Total Spent Left Speed [2025-03-04T00:53:38.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh [2025-03-04T00:53:38.895Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [2025-03-04T00:53:38.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-04T00:53:38.895Z] 1518813a91a1: Preparing [2025-03-04T00:53:38.895Z] e1a2a89c798e: Preparing [2025-03-04T00:53:38.895Z] 50227cf058c7: Preparing [2025-03-04T00:53:38.895Z] 97beb456b007: Preparing [2025-03-04T00:53:38.895Z] 0e81680c8547: Preparing [2025-03-04T00:53:38.895Z] 4fdee56d7956: Preparing [2025-03-04T00:53:38.895Z] b6c27e354d24: Preparing [2025-03-04T00:53:38.895Z] 28e4855b5bf6: Preparing [2025-03-04T00:53:38.895Z] 405498d060c2: Preparing [2025-03-04T00:53:38.895Z] 758f8a2912d6: Preparing [2025-03-04T00:53:38.895Z] 09cfed220a0e: Preparing [2025-03-04T00:53:38.895Z] d2d372af433c: Preparing [2025-03-04T00:53:38.895Z] ab82618e9dc1: Preparing [2025-03-04T00:53:38.895Z] 994456c4fd7b: Preparing [2025-03-04T00:53:38.896Z] 758f8a2912d6: Waiting [2025-03-04T00:53:38.896Z] 09cfed220a0e: Waiting [2025-03-04T00:53:38.896Z] d2d372af433c: Waiting [2025-03-04T00:53:38.896Z] b6c27e354d24: Waiting [2025-03-04T00:53:38.896Z] 4fdee56d7956: Waiting [2025-03-04T00:53:38.896Z] ab82618e9dc1: Waiting [2025-03-04T00:53:38.896Z] 28e4855b5bf6: Waiting [2025-03-04T00:53:38.896Z] 994456c4fd7b: Waiting [2025-03-04T00:53:38.896Z] 405498d060c2: Waiting [2025-03-04T00:53:38.896Z] 0e81680c8547: Layer already exists [2025-03-04T00:53:38.896Z] 50227cf058c7: Layer already exists [2025-03-04T00:53:38.896Z] e1a2a89c798e: Layer already exists [2025-03-04T00:53:38.896Z] 97beb456b007: Layer already exists [2025-03-04T00:53:38.896Z] 1518813a91a1: Layer already exists [2025-03-04T00:53:38.896Z] 4fdee56d7956: Layer already exists [2025-03-04T00:53:38.896Z] 28e4855b5bf6: Layer already exists [2025-03-04T00:53:38.896Z] b6c27e354d24: Layer already exists [2025-03-04T00:53:38.896Z] 405498d060c2: Layer already exists [2025-03-04T00:53:38.896Z] 758f8a2912d6: Layer already exists [2025-03-04T00:53:38.896Z] 09cfed220a0e: Layer already exists [2025-03-04T00:53:38.896Z] ab82618e9dc1: Layer already exists [2025-03-04T00:53:38.896Z] 994456c4fd7b: Layer already exists [2025-03-04T00:53:38.896Z] d2d372af433c: Layer already exists [2025-03-04T00:53:38.896Z] b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:39.038Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T00:53:39.241Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:39.402Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-03-04T00:53:39.402Z] /etc/docker/daemon.json [2025-03-04T00:53:39.402Z] { [2025-03-04T00:53:39.402Z] "registry-mirrors": [ [2025-03-04T00:53:39.402Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T00:53:39.402Z] ], [2025-03-04T00:53:39.402Z] "bip": "10.250.0.254/24", [2025-03-04T00:53:39.402Z] "hosts": [ [2025-03-04T00:53:39.402Z] "tcp://0.0.0.0:5555", [2025-03-04T00:53:39.402Z] "unix:///var/run/docker.sock" [2025-03-04T00:53:39.402Z] ], [2025-03-04T00:53:39.402Z] "mtu": 1458, [2025-03-04T00:53:39.402Z] "selinux-enabled": true, [2025-03-04T00:53:39.402Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T00:53:39.402Z] } [Pipeline] sh [2025-03-04T00:53:39.567Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-03-04T00:53:39.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-04T00:53:39.567Z] 1518813a91a1: Preparing [2025-03-04T00:53:39.567Z] e1a2a89c798e: Preparing [2025-03-04T00:53:39.567Z] 50227cf058c7: Preparing [2025-03-04T00:53:39.567Z] 97beb456b007: Preparing [2025-03-04T00:53:39.567Z] 0e81680c8547: Preparing [2025-03-04T00:53:39.567Z] 4fdee56d7956: Preparing [2025-03-04T00:53:39.567Z] b6c27e354d24: Preparing [2025-03-04T00:53:39.567Z] 28e4855b5bf6: Preparing [2025-03-04T00:53:39.567Z] 405498d060c2: Preparing [2025-03-04T00:53:39.567Z] 758f8a2912d6: Preparing [2025-03-04T00:53:39.567Z] 09cfed220a0e: Preparing [2025-03-04T00:53:39.567Z] d2d372af433c: Preparing [2025-03-04T00:53:39.567Z] ab82618e9dc1: Preparing [2025-03-04T00:53:39.567Z] 994456c4fd7b: Preparing [2025-03-04T00:53:39.567Z] 4fdee56d7956: Waiting [2025-03-04T00:53:39.567Z] 405498d060c2: Waiting [2025-03-04T00:53:39.567Z] 758f8a2912d6: Waiting [2025-03-04T00:53:39.567Z] d2d372af433c: Waiting [2025-03-04T00:53:39.567Z] 09cfed220a0e: Waiting [2025-03-04T00:53:39.567Z] ab82618e9dc1: Waiting [2025-03-04T00:53:39.567Z] 994456c4fd7b: Waiting [2025-03-04T00:53:39.567Z] b6c27e354d24: Waiting [2025-03-04T00:53:39.567Z] 28e4855b5bf6: Waiting [2025-03-04T00:53:39.567Z] 0e81680c8547: Layer already exists [2025-03-04T00:53:39.567Z] 97beb456b007: Layer already exists [2025-03-04T00:53:39.567Z] e1a2a89c798e: Layer already exists [2025-03-04T00:53:39.567Z] 1518813a91a1: Layer already exists [2025-03-04T00:53:39.567Z] 50227cf058c7: Layer already exists [2025-03-04T00:53:39.567Z] 4fdee56d7956: Layer already exists [2025-03-04T00:53:39.567Z] 405498d060c2: Layer already exists [2025-03-04T00:53:39.567Z] b6c27e354d24: Layer already exists [2025-03-04T00:53:39.567Z] 28e4855b5bf6: Layer already exists [2025-03-04T00:53:39.567Z] 758f8a2912d6: Layer already exists [2025-03-04T00:53:39.567Z] 09cfed220a0e: Layer already exists [2025-03-04T00:53:39.567Z] d2d372af433c: Layer already exists [2025-03-04T00:53:39.567Z] ab82618e9dc1: Layer already exists [2025-03-04T00:53:39.567Z] 994456c4fd7b: Layer already exists [2025-03-04T00:53:39.567Z] main: digest: sha256:618eaad5f838230913ecb40436659ca48c054d4130e63a7622bac3e21b31fcc0 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:53:39.641Z] ===================================================== [Pipeline] echo [2025-03-04T00:53:39.654Z] taggedImages: [2025-03-04T00:53:39.654Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T00:53:39.654Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-03-04T00:53:39.654Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.9 [2025-03-04T00:53:39.654Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [2025-03-04T00:53:39.654Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [2025-03-04T00:53:39.769Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:40.134Z] + sudo service docker restart [2025-03-04T00:53:40.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:53:40.173Z] [2025-03-04T00:53:40.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:40.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:53:40.479Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T00:53:40.479Z] 5eb5b503b376: Pulling fs layer [2025-03-04T00:53:40.479Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T00:53:40.479Z] ec43610c2a17: Pulling fs layer [2025-03-04T00:53:40.479Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T00:53:40.479Z] 33b1e0a273af: Pulling fs layer [2025-03-04T00:53:40.479Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T00:53:40.479Z] 2f39f015ded8: Pulling fs layer [2025-03-04T00:53:40.479Z] 33b1e0a273af: Waiting [2025-03-04T00:53:40.479Z] 3a2ae6a8a46f: Waiting [2025-03-04T00:53:40.479Z] 5d3b04190fa2: Waiting [2025-03-04T00:53:40.479Z] 2f39f015ded8: Waiting [2025-03-04T00:53:40.479Z] 5c69ac0246d0: Download complete [2025-03-04T00:53:40.479Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T00:53:40.479Z] 3a2ae6a8a46f: Download complete [2025-03-04T00:53:40.479Z] 33b1e0a273af: Verifying Checksum [2025-03-04T00:53:40.479Z] 33b1e0a273af: Download complete [2025-03-04T00:53:40.479Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T00:53:40.479Z] ec43610c2a17: Verifying Checksum [2025-03-04T00:53:40.479Z] ec43610c2a17: Download complete [2025-03-04T00:53:40.737Z] 5eb5b503b376: Download complete [2025-03-04T00:53:41.300Z] 2f39f015ded8: Verifying Checksum [2025-03-04T00:53:41.300Z] 2f39f015ded8: Download complete [2025-03-04T00:53:41.864Z] 5eb5b503b376: Pull complete [2025-03-04T00:53:41.864Z] 5c69ac0246d0: Pull complete [2025-03-04T00:53:42.122Z] ec43610c2a17: Pull complete [2025-03-04T00:53:42.381Z] 3a2ae6a8a46f: Pull complete [2025-03-04T00:53:42.381Z] 33b1e0a273af: Pull complete [2025-03-04T00:53:42.640Z] 5d3b04190fa2: Pull complete [2025-03-04T00:53:46.913Z] 2f39f015ded8: Pull complete [2025-03-04T00:53:46.913Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T00:53:46.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:53:46.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:53:47.081Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T00:53:47.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T00:53:50.623Z] $ docker top 4964be2af99826a7054ef9b43d207a7814df5faf7fd9d3b729f1e7669d826c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:53:51.005Z] ---> job-cost.sh [2025-03-04T00:53:51.005Z] lf-activate-venv: SKIPPING [2025-03-04T00:53:51.005Z] INFO: No Stack... [2025-03-04T00:53:51.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T00:53:51.834Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T00:53:52.127Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-03-04T00:53:52.127Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T00:53:52.144Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [2025-03-04T00:53:52.154Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] did not exist. Created. [2025-03-04T00:53:52.159Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T00:53:52.475Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T00:53:52.509Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T00:53:52.516Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T00:53:52.541Z] $ docker stop --time=1 4964be2af99826a7054ef9b43d207a7814df5faf7fd9d3b729f1e7669d826c4d [2025-03-04T00:53:53.703Z] $ docker rm -f --volumes 4964be2af99826a7054ef9b43d207a7814df5faf7fd9d3b729f1e7669d826c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:53:58.492Z] provisioning config files... [2025-03-04T00:53:58.534Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/197@tmp/config6476774059984413702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:53:59.052Z] ---> ****-login.sh [2025-03-04T00:53:59.052Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:53:59.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:59.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:59.930Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:59.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:59.930Z] [2025-03-04T00:53:59.930Z] Login Succeeded [2025-03-04T00:53:59.930Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:54:00.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:00.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:00.475Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:00.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:00.475Z] [2025-03-04T00:54:00.475Z] Login Succeeded [2025-03-04T00:54:00.475Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:54:00.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:00.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:00.753Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:00.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:00.753Z] [2025-03-04T00:54:00.753Z] Login Succeeded [2025-03-04T00:54:00.754Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:54:01.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:01.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:01.306Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:01.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:01.306Z] [2025-03-04T00:54:01.306Z] Login Succeeded [2025-03-04T00:54:01.306Z] ****.io [2025-03-04T00:54:01.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:01.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:01.865Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:01.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:01.865Z] [2025-03-04T00:54:01.865Z] Login Succeeded [2025-03-04T00:54:01.865Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:54:01.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:54:02.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:54:02.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:54:02.436Z] ========================================================= [2025-03-04T00:54:02.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T00:54:02.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:02.851Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T00:54:03.464Z] Sending build context to Docker daemon 10.65MB [2025-03-04T00:54:03.464Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:54:03.464Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-04T00:54:03.742Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T00:54:03.742Z] 9986a736f7d3: Pulling fs layer [2025-03-04T00:54:03.742Z] 1f018df60701: Pulling fs layer [2025-03-04T00:54:03.742Z] 39f8f326b044: Pulling fs layer [2025-03-04T00:54:03.742Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T00:54:03.742Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:54:03.742Z] d45d956e0dbf: Pulling fs layer [2025-03-04T00:54:03.742Z] d7702b0d1db1: Pulling fs layer [2025-03-04T00:54:03.742Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T00:54:03.742Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T00:54:03.742Z] d45d956e0dbf: Waiting [2025-03-04T00:54:03.742Z] d7702b0d1db1: Waiting [2025-03-04T00:54:03.742Z] 5c7f0f088c93: Waiting [2025-03-04T00:54:03.742Z] e6a1e7a6a96a: Waiting [2025-03-04T00:54:03.742Z] 4f4fb700ef54: Waiting [2025-03-04T00:54:03.742Z] 4fdc064ae6cf: Waiting [2025-03-04T00:54:04.022Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T00:54:04.022Z] e6a1e7a6a96a: Download complete [2025-03-04T00:54:04.022Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:54:04.022Z] 4f4fb700ef54: Download complete [2025-03-04T00:54:04.022Z] d45d956e0dbf: Verifying Checksum [2025-03-04T00:54:04.022Z] d45d956e0dbf: Download complete [2025-03-04T00:54:04.022Z] 9986a736f7d3: Verifying Checksum [2025-03-04T00:54:04.022Z] 9986a736f7d3: Download complete [2025-03-04T00:54:04.022Z] d7702b0d1db1: Verifying Checksum [2025-03-04T00:54:04.022Z] d7702b0d1db1: Download complete [2025-03-04T00:54:04.629Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T00:54:04.629Z] 4fdc064ae6cf: Download complete [2025-03-04T00:54:05.225Z] 9986a736f7d3: Pull complete [2025-03-04T00:54:06.200Z] 1f018df60701: Pull complete [2025-03-04T00:54:06.200Z] 39f8f326b044: Verifying Checksum [2025-03-04T00:54:06.200Z] 39f8f326b044: Download complete [2025-03-04T00:54:07.630Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T00:54:07.630Z] 5c7f0f088c93: Download complete [2025-03-04T00:54:22.722Z] 39f8f326b044: Pull complete [2025-03-04T00:54:22.722Z] e6a1e7a6a96a: Pull complete [2025-03-04T00:54:22.722Z] 4f4fb700ef54: Pull complete [2025-03-04T00:54:22.722Z] d45d956e0dbf: Pull complete [2025-03-04T00:54:22.995Z] d7702b0d1db1: Pull complete [2025-03-04T00:54:33.122Z] 5c7f0f088c93: Pull complete [2025-03-04T00:54:33.406Z] 4fdc064ae6cf: Pull complete [2025-03-04T00:54:33.406Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T00:54:33.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T00:54:33.406Z] ---> 63f30b955cb9 [2025-03-04T00:54:33.406Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:54:34.831Z] ---> Running in bec3e3aa806b [2025-03-04T00:54:35.108Z] Removing intermediate container bec3e3aa806b [2025-03-04T00:54:35.108Z] ---> 1b6381c062a9 [2025-03-04T00:54:35.108Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:54:35.384Z] ---> Running in d5ea3d7dc442 [2025-03-04T00:54:35.656Z] Removing intermediate container d5ea3d7dc442 [2025-03-04T00:54:35.656Z] ---> a4f3d7ce7f83 [2025-03-04T00:54:35.656Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-04T00:54:35.939Z] ---> Running in fae0820787ff [2025-03-04T00:54:36.228Z] Removing intermediate container fae0820787ff [2025-03-04T00:54:36.228Z] ---> 7eb1b8e76607 [2025-03-04T00:54:36.228Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-04T00:54:36.502Z] ---> Running in ef6b91c42211 [2025-03-04T00:54:36.785Z] Removing intermediate container ef6b91c42211 [2025-03-04T00:54:36.785Z] ---> 5f92eec31768 [2025-03-04T00:54:36.785Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:54:37.059Z] ---> Running in 201d37912baf [2025-03-04T00:54:38.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T00:54:38.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T00:54:41.377Z] (1/14) Installing libintl (0.22.5-r0) [2025-03-04T00:54:41.377Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-03-04T00:54:41.377Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-03-04T00:54:41.377Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-03-04T00:54:41.377Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-03-04T00:54:41.377Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-03-04T00:54:41.649Z] (7/14) Installing udev-init-scripts (35-r1) [2025-03-04T00:54:41.649Z] (8/14) Installing libeconf (0.6.3-r0) [2025-03-04T00:54:41.649Z] (9/14) Installing libblkid (2.40.1-r1) [2025-03-04T00:54:41.649Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-03-04T00:54:41.649Z] (11/14) Installing kmod-libs (32-r0) [2025-03-04T00:54:41.649Z] (12/14) Installing eudev (3.2.14-r2) [2025-03-04T00:54:41.649Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-03-04T00:54:42.244Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-03-04T00:54:42.244Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:54:42.244Z] Executing eudev-3.2.14-r2.trigger [2025-03-04T00:54:42.244Z] OK: 247 MiB in 72 packages [2025-03-04T00:54:44.217Z] Removing intermediate container 201d37912baf [2025-03-04T00:54:44.217Z] ---> 37513ca85bc3 [2025-03-04T00:54:44.217Z] Step 8/13 : WORKDIR /device-usb-camera [2025-03-04T00:54:44.217Z] ---> Running in 3b5dc76e1946 [2025-03-04T00:54:44.487Z] Removing intermediate container 3b5dc76e1946 [2025-03-04T00:54:44.487Z] ---> 0bfdc0742de4 [2025-03-04T00:54:44.487Z] Step 9/13 : COPY go.mod vendor* ./ [2025-03-04T00:54:45.093Z] ---> d223a5064492 [2025-03-04T00:54:45.093Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:54:45.365Z] ---> Running in 10c34b735b7c [2025-03-04T00:56:52.409Z] Removing intermediate container 10c34b735b7c [2025-03-04T00:56:52.409Z] ---> 1a03e82adbc3 [2025-03-04T00:56:52.409Z] Step 11/13 : COPY . . [2025-03-04T00:56:52.409Z] ---> b8085563b24a [2025-03-04T00:56:52.409Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-04T00:56:52.409Z] ---> Running in 44e03dc7f85d [2025-03-04T00:56:52.409Z] [91m % Total % Received % Xferd Average Spee[0m[91md Time Time Time Cur[0m[91mrent [2025-03-04T00:56:52.409Z] Dload Upload Total Spent Left Speed [2025-03-04T00:56:52.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 100 1062 100 1062 0 0 6976 0 --:--:-- --:--:-- --:--:-- 7127 [2025-03-04T00:56:52.409Z] [0mRemoving intermediate container 44e03dc7f85d [2025-03-04T00:56:52.409Z] ---> 1a8252a395a8 [2025-03-04T00:56:52.409Z] Step 13/13 : RUN ${MAKE} [2025-03-04T00:56:52.409Z] ---> Running in 6dc6c8e82f5a [2025-03-04T00:56:52.409Z] noop [2025-03-04T00:56:52.409Z] Removing intermediate container 6dc6c8e82f5a [2025-03-04T00:56:52.409Z] ---> 73ac60716c44 [2025-03-04T00:56:52.409Z] Successfully built 73ac60716c44 [2025-03-04T00:56:52.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:56:52.813Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:56:52.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:56:53.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-40115 does not seem to be running inside a container [2025-03-04T00:56:53.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/197 -v /w/workspace/device-usb-camera/197:/w/workspace/device-usb-camera/197:rw,z -v /w/workspace/device-usb-camera/197@tmp:/w/workspace/device-usb-camera/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-04T00:56:54.877Z] $ docker top e9d65905fab0c8888f3099ac67d40591eb13236aa406ef2a823e40cb44169746 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:56:55.826Z] + go version [2025-03-04T00:56:55.826Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T00:56:55.847Z] $ docker stop --time=1 e9d65905fab0c8888f3099ac67d40591eb13236aa406ef2a823e40cb44169746 [2025-03-04T00:56:57.661Z] $ docker rm -f --volumes e9d65905fab0c8888f3099ac67d40591eb13236aa406ef2a823e40cb44169746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:56:58.344Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:56:58.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:56:58.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-40115 does not seem to be running inside a container [2025-03-04T00:56:58.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/197 -v /w/workspace/device-usb-camera/197:/w/workspace/device-usb-camera/197:rw,z -v /w/workspace/device-usb-camera/197@tmp:/w/workspace/device-usb-camera/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-04T00:57:00.302Z] $ docker top 002a5730643f8a1b619af25f711d6f3087b58de3d9b8dc2bd07de528b26a59b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:57:01.220Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/197 [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:57:01.918Z] + make test [2025-03-04T00:57:01.918Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T00:57:08.630Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-03-04T01:02:15.715Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-03-04T01:02:18.380Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.081s coverage: 4.4% of statements [2025-03-04T01:02:19.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T01:02:19.838Z] go vet ./... [2025-03-04T01:03:27.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:03:27.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:03:27.851Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T01:03:27.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:03:27.893Z] $ docker stop --time=1 002a5730643f8a1b619af25f711d6f3087b58de3d9b8dc2bd07de528b26a59b3 [2025-03-04T01:03:29.989Z] $ docker rm -f --volumes 002a5730643f8a1b619af25f711d6f3087b58de3d9b8dc2bd07de528b26a59b3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:03:31.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:03:32.026Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T01:03:32.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:03:33.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:03:33.602Z] + ls -al . [2025-03-04T01:03:33.602Z] total 284 [2025-03-04T01:03:33.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:57 . [2025-03-04T01:03:33.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 .. [2025-03-04T01:03:33.602Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:53 .git [2025-03-04T01:03:33.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 .github [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 4 00:53 .gitignore [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 203 Mar 4 00:53 .golangci.yml [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 4 00:53 .hadolint.yml [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 19367 Mar 4 00:53 Attribution.txt [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 4 00:53 CHANGELOG.md [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 2440 Mar 4 00:53 Dockerfile [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 4 00:53 GOVERNANCE.md [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 4 00:53 Jenkinsfile [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 00:53 LICENSE [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 3193 Mar 4 00:53 Makefile [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 00:53 OWNERS.md [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 4 00:53 README.md [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:51 VERSION [2025-03-04T01:03:33.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 bin [2025-03-04T01:03:33.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 cmd [2025-03-04T01:03:33.602Z] -rw-r--r-- 1 jenkins jenkins 54772 Mar 4 01:02 coverage.out [2025-03-04T01:03:33.602Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 4 00:53 docker-entrypoint.sh [2025-03-04T01:03:33.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 docs [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 6368 Mar 4 00:53 go.mod [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 87083 Mar 4 00:53 go.sum [2025-03-04T01:03:33.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 internal [2025-03-04T01:03:33.602Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 4 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:03:33.978Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b55fd285ebd787c217b27884136d82f1ea207ed4 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-03-04T01:03:34.566Z] Sending build context to Docker daemon 10.7MB [2025-03-04T01:03:34.566Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:03:34.566Z] Step 2/37 : FROM ${BASE} AS builder [2025-03-04T01:03:34.566Z] ---> 73ac60716c44 [2025-03-04T01:03:34.566Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:03:34.839Z] ---> Running in 16b575d022ce [2025-03-04T01:03:35.121Z] Removing intermediate container 16b575d022ce [2025-03-04T01:03:35.121Z] ---> d3337f2ff3cf [2025-03-04T01:03:35.121Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:03:35.389Z] ---> Running in 1fcc1e007c8d [2025-03-04T01:03:35.661Z] Removing intermediate container 1fcc1e007c8d [2025-03-04T01:03:35.661Z] ---> 83ebe5e259c0 [2025-03-04T01:03:35.661Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-04T01:03:35.937Z] ---> Running in 97460a5d3763 [2025-03-04T01:03:36.206Z] Removing intermediate container 97460a5d3763 [2025-03-04T01:03:36.206Z] ---> 3adb7a160517 [2025-03-04T01:03:36.206Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-04T01:03:36.206Z] ---> Running in 512cd889c70c [2025-03-04T01:03:36.476Z] Removing intermediate container 512cd889c70c [2025-03-04T01:03:36.476Z] ---> 01f9d2d1dcf5 [2025-03-04T01:03:36.476Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:03:36.747Z] ---> Running in e95fabb3e455 [2025-03-04T01:03:38.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:03:38.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:03:41.040Z] OK: 247 MiB in 72 packages [2025-03-04T01:03:42.006Z] Removing intermediate container e95fabb3e455 [2025-03-04T01:03:42.006Z] ---> eb841c4f02df [2025-03-04T01:03:42.006Z] Step 8/37 : WORKDIR /device-usb-camera [2025-03-04T01:03:42.006Z] ---> Running in 16922a1261fa [2025-03-04T01:03:42.286Z] Removing intermediate container 16922a1261fa [2025-03-04T01:03:42.286Z] ---> 6cf82b39baf0 [2025-03-04T01:03:42.286Z] Step 9/37 : COPY go.mod vendor* ./ [2025-03-04T01:03:42.873Z] ---> 50935f201a7a [2025-03-04T01:03:42.873Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:03:43.153Z] ---> Running in 22cb292478e6 [2025-03-04T01:03:45.756Z] Removing intermediate container 22cb292478e6 [2025-03-04T01:03:45.757Z] ---> 7544541af05d [2025-03-04T01:03:45.757Z] Step 11/37 : COPY . . [2025-03-04T01:03:47.180Z] ---> 0b8bffcd0da4 [2025-03-04T01:03:47.180Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-04T01:03:47.449Z] ---> Running in 4dac59454bc9 [2025-03-04T01:03:48.410Z] [91m % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T01:03:48.410Z] Dload Upload Total Spent Left Speed [2025-03-04T01:03:48.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 0 0 0 [0m[91m 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0[0m[91m 100 1062 100 1062 0 0 4673 0 --:--:-- --:--:-- --:--:-- 4699 [2025-03-04T01:03:49.264Z] [0mRemoving intermediate container 4dac59454bc9 [2025-03-04T01:03:49.264Z] ---> 699e1b355607 [2025-03-04T01:03:49.264Z] Step 13/37 : RUN ${MAKE} [2025-03-04T01:03:49.530Z] ---> Running in 57aa181f8cf3 [2025-03-04T01:03:50.491Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-03-04T01:08:27.564Z] Removing intermediate container 57aa181f8cf3 [2025-03-04T01:08:27.564Z] ---> 8f3e43b1ab37 [2025-03-04T01:08:27.564Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-03-04T01:08:27.564Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-03-04T01:08:27.564Z] da4d7e05a7aa: Pulling fs layer [2025-03-04T01:08:27.564Z] da4d7e05a7aa: Verifying Checksum [2025-03-04T01:08:27.564Z] da4d7e05a7aa: Download complete [2025-03-04T01:08:27.564Z] da4d7e05a7aa: Pull complete [2025-03-04T01:08:27.564Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-03-04T01:08:27.564Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-03-04T01:08:27.564Z] ---> 62c65ed7ef0d [2025-03-04T01:08:27.564Z] Step 15/37 : FROM alpine:3.20 [2025-03-04T01:08:27.564Z] 3.20: Pulling from library/alpine [2025-03-04T01:08:27.564Z] 94e9d8af2201: Pulling fs layer [2025-03-04T01:08:27.564Z] 94e9d8af2201: Verifying Checksum [2025-03-04T01:08:27.564Z] 94e9d8af2201: Download complete [2025-03-04T01:08:27.564Z] 94e9d8af2201: Pull complete [2025-03-04T01:08:27.564Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:08:27.564Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:08:27.564Z] ---> 7aab056cecc6 [2025-03-04T01:08:27.564Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-04T01:08:27.564Z] ---> Running in f4969e5bcc44 [2025-03-04T01:08:28.158Z] Removing intermediate container f4969e5bcc44 [2025-03-04T01:08:28.158Z] ---> bc61522e22b6 [2025-03-04T01:08:28.158Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-03-04T01:08:28.158Z] ---> Running in 76d5b1ea9361 [2025-03-04T01:08:29.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:29.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:31.815Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-03-04T01:08:32.086Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-03-04T01:08:32.358Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-03-04T01:08:32.629Z] (4/114) Installing libxau (1.0.11-r4) [2025-03-04T01:08:32.629Z] (5/114) Installing libmd (1.1.0-r0) [2025-03-04T01:08:32.629Z] (6/114) Installing libbsd (0.12.2-r0) [2025-03-04T01:08:32.629Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-03-04T01:08:32.629Z] (8/114) Installing libxcb (1.16.1-r0) [2025-03-04T01:08:32.900Z] (9/114) Installing libx11 (1.8.9-r1) [2025-03-04T01:08:32.900Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-03-04T01:08:33.170Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-03-04T01:08:33.170Z] (12/114) Installing libdrm (2.4.120-r0) [2025-03-04T01:08:33.170Z] (13/114) Installing libxext (1.3.6-r2) [2025-03-04T01:08:33.170Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-03-04T01:08:33.170Z] (15/114) Installing libffi (3.4.6-r0) [2025-03-04T01:08:33.170Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-03-04T01:08:33.170Z] (17/114) Installing libva (2.21.0-r0) [2025-03-04T01:08:33.170Z] (18/114) Installing libvdpau (1.5-r3) [2025-03-04T01:08:33.170Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-03-04T01:08:33.170Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-03-04T01:08:33.446Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-03-04T01:08:33.446Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-04T01:08:33.446Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-03-04T01:08:33.446Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-03-04T01:08:33.446Z] (25/114) Installing imath (3.1.12-r0) [2025-03-04T01:08:33.446Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-03-04T01:08:33.718Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-03-04T01:08:33.718Z] (28/114) Installing giflib (5.2.2-r0) [2025-03-04T01:08:33.718Z] (29/114) Installing libhwy (1.0.7-r0) [2025-03-04T01:08:33.718Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-03-04T01:08:33.718Z] (31/114) Installing lcms2 (2.16-r0) [2025-03-04T01:08:33.718Z] (32/114) Installing libpng (1.6.44-r0) [2025-03-04T01:08:33.718Z] (33/114) Installing libjxl (0.10.2-r0) [2025-03-04T01:08:33.992Z] (34/114) Installing lame-libs (3.100-r5) [2025-03-04T01:08:33.992Z] (35/114) Installing opus (1.5.2-r0) [2025-03-04T01:08:33.992Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-03-04T01:08:33.992Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-03-04T01:08:33.992Z] (38/114) Installing soxr (0.1.3-r7) [2025-03-04T01:08:33.992Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-03-04T01:08:33.992Z] (40/114) Installing libogg (1.3.5-r5) [2025-03-04T01:08:33.992Z] (41/114) Installing libtheora (1.1.1-r18) [2025-03-04T01:08:34.270Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-03-04T01:08:34.270Z] (43/114) Installing libvpx (1.14.1-r0) [2025-03-04T01:08:34.270Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-03-04T01:08:34.270Z] (45/114) Installing libwebp (1.3.2-r0) [2025-03-04T01:08:34.270Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-03-04T01:08:34.270Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-03-04T01:08:34.541Z] (48/114) Installing numactl (2.0.18-r0) [2025-03-04T01:08:34.541Z] (49/114) Installing x265-libs (3.6-r0) [2025-03-04T01:08:34.541Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-03-04T01:08:34.812Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-03-04T01:08:35.404Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-03-04T01:08:35.404Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-03-04T01:08:35.679Z] (54/114) Installing libexpat (2.6.4-r0) [2025-03-04T01:08:35.679Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-03-04T01:08:35.679Z] (56/114) Installing freetype (2.13.2-r0) [2025-03-04T01:08:35.679Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-03-04T01:08:35.679Z] (58/114) Installing fribidi (1.0.15-r0) [2025-03-04T01:08:35.679Z] (59/114) Installing libintl (0.22.5-r0) [2025-03-04T01:08:35.679Z] (60/114) Installing libeconf (0.6.3-r0) [2025-03-04T01:08:35.679Z] (61/114) Installing libblkid (2.40.1-r1) [2025-03-04T01:08:35.679Z] (62/114) Installing libmount (2.40.1-r1) [2025-03-04T01:08:35.679Z] (63/114) Installing pcre2 (10.43-r0) [2025-03-04T01:08:35.679Z] (64/114) Installing glib (2.80.5-r0) [2025-03-04T01:08:35.950Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-03-04T01:08:35.950Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-03-04T01:08:35.950Z] (67/114) Installing libunibreak (6.1-r0) [2025-03-04T01:08:36.219Z] (68/114) Installing libass (0.17.2-r0) [2025-03-04T01:08:36.219Z] (69/114) Installing libbluray (1.3.4-r1) [2025-03-04T01:08:36.219Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-03-04T01:08:36.219Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-03-04T01:08:36.487Z] (72/114) Installing cjson (1.7.18-r0) [2025-03-04T01:08:36.487Z] (73/114) Installing mbedtls (3.6.2-r0) [2025-03-04T01:08:36.487Z] (74/114) Installing librist (0.2.10-r1) [2025-03-04T01:08:36.487Z] (75/114) Installing libsrt (1.5.3-r0) [2025-03-04T01:08:36.487Z] (76/114) Installing libssh (0.10.6-r0) [2025-03-04T01:08:36.487Z] (77/114) Installing xz-libs (5.6.2-r0) [2025-03-04T01:08:36.487Z] (78/114) Installing libxml2 (2.12.7-r0) [2025-03-04T01:08:36.756Z] (79/114) Installing libsodium (1.0.19-r0) [2025-03-04T01:08:36.756Z] (80/114) Installing libzmq (4.3.5-r2) [2025-03-04T01:08:36.756Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-03-04T01:08:37.026Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-03-04T01:08:37.026Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-03-04T01:08:37.026Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-03-04T01:08:37.026Z] (85/114) Installing sratom (0.6.16-r0) [2025-03-04T01:08:37.026Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-03-04T01:08:37.296Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-03-04T01:08:37.585Z] (88/114) Installing libdovi (3.3.0-r0) [2025-03-04T01:08:37.585Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-03-04T01:08:37.585Z] (90/114) Installing shaderc (2024.0-r0) [2025-03-04T01:08:37.856Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-03-04T01:08:37.856Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-03-04T01:08:38.127Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-03-04T01:08:38.127Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-03-04T01:08:38.127Z] (95/114) Installing vidstab (1.1.1-r0) [2025-03-04T01:08:38.127Z] (96/114) Installing zimg (3.0.5-r2) [2025-03-04T01:08:38.127Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-03-04T01:08:38.398Z] (98/114) Installing libasyncns (0.8-r3) [2025-03-04T01:08:38.398Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-03-04T01:08:38.398Z] (100/114) Installing libltdl (2.4.7-r3) [2025-03-04T01:08:38.398Z] (101/114) Installing orc (0.4.40-r0) [2025-03-04T01:08:38.398Z] (102/114) Installing libflac (1.4.3-r1) [2025-03-04T01:08:38.398Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-03-04T01:08:38.667Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-03-04T01:08:38.667Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-03-04T01:08:38.667Z] (106/114) Installing libpulse (17.0-r0) [2025-03-04T01:08:38.667Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-03-04T01:08:38.667Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-03-04T01:08:38.667Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-03-04T01:08:38.667Z] (110/114) Installing udev-init-scripts (35-r1) [2025-03-04T01:08:38.667Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-03-04T01:08:38.667Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-03-04T01:08:38.667Z] (113/114) Installing kmod-libs (32-r0) [2025-03-04T01:08:38.667Z] (114/114) Installing eudev (3.2.14-r2) [2025-03-04T01:08:38.939Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:08:38.939Z] Executing glib-2.80.5-r0.trigger [2025-03-04T01:08:38.939Z] Executing eudev-3.2.14-r2.trigger [2025-03-04T01:08:38.939Z] OK: 120 MiB in 128 packages [2025-03-04T01:08:44.363Z] Removing intermediate container 76d5b1ea9361 [2025-03-04T01:08:44.363Z] ---> f4f4bab5faa2 [2025-03-04T01:08:44.363Z] Step 18/37 : RUN apk --no-cache upgrade [2025-03-04T01:08:44.363Z] ---> Running in 0770ac1b339d [2025-03-04T01:08:44.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:45.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:08:47.183Z] OK: 120 MiB in 128 packages [2025-03-04T01:08:48.610Z] Removing intermediate container 0770ac1b339d [2025-03-04T01:08:48.610Z] ---> c662e35d6572 [2025-03-04T01:08:48.610Z] Step 19/37 : WORKDIR / [2025-03-04T01:08:48.610Z] ---> Running in 18b94fbf8992 [2025-03-04T01:08:48.881Z] Removing intermediate container 18b94fbf8992 [2025-03-04T01:08:48.881Z] ---> 55f3eb381f16 [2025-03-04T01:08:48.881Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-03-04T01:08:51.482Z] ---> e788de184f61 [2025-03-04T01:08:51.482Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-03-04T01:08:52.070Z] ---> efeaad9cead9 [2025-03-04T01:08:52.070Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-03-04T01:08:52.660Z] ---> 7ba45b9ac935 [2025-03-04T01:08:52.660Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-03-04T01:08:53.250Z] ---> aa2bf155ebbb [2025-03-04T01:08:53.250Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-03-04T01:08:54.216Z] ---> 99a9f2980a4b [2025-03-04T01:08:54.216Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-03-04T01:08:54.486Z] ---> 54424b61826b [2025-03-04T01:08:54.486Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-03-04T01:08:56.435Z] ---> 66bfff7c2ddc [2025-03-04T01:08:56.435Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-03-04T01:08:56.435Z] ---> Running in 5a4ead46057c [2025-03-04T01:08:58.396Z] Removing intermediate container 5a4ead46057c [2025-03-04T01:08:58.396Z] ---> ef77c804427d [2025-03-04T01:08:58.396Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-03-04T01:08:58.666Z] ---> Running in fda8a834b4f5 [2025-03-04T01:09:00.628Z] Removing intermediate container fda8a834b4f5 [2025-03-04T01:09:00.628Z] ---> 540830019d90 [2025-03-04T01:09:00.628Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-03-04T01:09:00.898Z] ---> Running in 3e70fe4262b0 [2025-03-04T01:09:02.857Z] Removing intermediate container 3e70fe4262b0 [2025-03-04T01:09:02.857Z] ---> c73e2d4b7643 [2025-03-04T01:09:02.857Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-03-04T01:09:02.857Z] ---> Running in 7ccfe41d2702 [2025-03-04T01:09:04.818Z] Removing intermediate container 7ccfe41d2702 [2025-03-04T01:09:04.818Z] ---> 5de7460e69b6 [2025-03-04T01:09:04.818Z] Step 31/37 : EXPOSE 59983 [2025-03-04T01:09:04.818Z] ---> Running in 4dd181e3b1e0 [2025-03-04T01:09:05.570Z] Removing intermediate container 4dd181e3b1e0 [2025-03-04T01:09:05.570Z] ---> 9a52156417e8 [2025-03-04T01:09:05.570Z] Step 32/37 : EXPOSE 8554 [2025-03-04T01:09:05.570Z] ---> Running in 4ddd00dd9b0c [2025-03-04T01:09:08.663Z] Removing intermediate container 4ddd00dd9b0c [2025-03-04T01:09:08.663Z] ---> c70fa9e741d3 [2025-03-04T01:09:08.663Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-03-04T01:09:08.663Z] ---> Running in df8d97b8d508 [2025-03-04T01:09:08.663Z] Removing intermediate container df8d97b8d508 [2025-03-04T01:09:08.663Z] ---> 6236ec74e1a8 [2025-03-04T01:09:08.663Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-03-04T01:09:08.663Z] ---> Running in 51211d20b51b [2025-03-04T01:09:08.663Z] Removing intermediate container 51211d20b51b [2025-03-04T01:09:08.663Z] ---> 4a9a86e49eb1 [2025-03-04T01:09:08.663Z] Step 35/37 : LABEL arch=arm64 [2025-03-04T01:09:08.663Z] ---> Running in 08f08d738988 [2025-03-04T01:09:08.663Z] Removing intermediate container 08f08d738988 [2025-03-04T01:09:08.663Z] ---> 794d4c4e4ab8 [2025-03-04T01:09:08.663Z] Step 36/37 : LABEL git_sha=b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T01:09:08.663Z] ---> Running in 0c46750957ec [2025-03-04T01:09:08.663Z] Removing intermediate container 0c46750957ec [2025-03-04T01:09:08.663Z] ---> a8a870a14dd7 [2025-03-04T01:09:08.663Z] Step 37/37 : LABEL version=4.0.0-dev.9 [2025-03-04T01:09:08.663Z] ---> Running in 72782ba041f4 [2025-03-04T01:09:08.663Z] Removing intermediate container 72782ba041f4 [2025-03-04T01:09:08.663Z] ---> 1e263be42f02 [2025-03-04T01:09:08.663Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:09:08.663Z] Successfully built 1e263be42f02 [2025-03-04T01:09:08.663Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:09:08.825Z] provisioning config files... [2025-03-04T01:09:08.841Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/197@tmp/config17569862793493032386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:09:09.755Z] ---> ****-login.sh [2025-03-04T01:09:09.755Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:09:10.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:09:10.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:09:10.021Z] Configure a credential helper to remove this warning. See [2025-03-04T01:09:10.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:09:10.021Z] [2025-03-04T01:09:10.021Z] Login Succeeded [2025-03-04T01:09:10.021Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:09:12.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:09:12.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:09:12.380Z] Configure a credential helper to remove this warning. See [2025-03-04T01:09:12.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:09:12.380Z] [2025-03-04T01:09:12.380Z] Login Succeeded [2025-03-04T01:09:12.648Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:09:12.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:09:12.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:09:12.918Z] Configure a credential helper to remove this warning. See [2025-03-04T01:09:12.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:09:12.918Z] [2025-03-04T01:09:12.918Z] Login Succeeded [2025-03-04T01:09:12.918Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:09:13.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:09:13.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:09:13.463Z] Configure a credential helper to remove this warning. See [2025-03-04T01:09:13.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:09:13.463Z] [2025-03-04T01:09:13.463Z] Login Succeeded [2025-03-04T01:09:13.463Z] ****.io [2025-03-04T01:09:13.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:09:13.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:09:13.999Z] Configure a credential helper to remove this warning. See [2025-03-04T01:09:13.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:09:13.999Z] [2025-03-04T01:09:13.999Z] Login Succeeded [2025-03-04T01:09:13.999Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:09:14.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:09:14.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:09:14.104Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-03-04T01:09:14.104Z] b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T01:09:14.104Z] latest [2025-03-04T01:09:14.104Z] 4.0.0-dev.9 [2025-03-04T01:09:14.104Z] b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [2025-03-04T01:09:14.104Z] main [2025-03-04T01:09:14.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:14.497Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:14.874Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T01:09:14.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-04T01:09:14.874Z] eb3f62878c8a: Preparing [2025-03-04T01:09:14.874Z] 2a2e06090283: Preparing [2025-03-04T01:09:14.874Z] 077eb5590526: Preparing [2025-03-04T01:09:14.874Z] a786d0e73d01: Preparing [2025-03-04T01:09:14.874Z] f0c0fc467d42: Preparing [2025-03-04T01:09:14.874Z] 4fdee56d7956: Preparing [2025-03-04T01:09:14.874Z] 4076329b4caf: Preparing [2025-03-04T01:09:14.874Z] fa6c8e3e90aa: Preparing [2025-03-04T01:09:14.874Z] c78c70a68702: Preparing [2025-03-04T01:09:14.874Z] 121c6d6ff6ab: Preparing [2025-03-04T01:09:14.874Z] 74232257d752: Preparing [2025-03-04T01:09:14.874Z] 32044ec73203: Preparing [2025-03-04T01:09:14.874Z] 8a389855a411: Preparing [2025-03-04T01:09:14.874Z] 4fdee56d7956: Waiting [2025-03-04T01:09:14.874Z] dd9c8f8612c8: Preparing [2025-03-04T01:09:14.874Z] 4076329b4caf: Waiting [2025-03-04T01:09:14.874Z] fa6c8e3e90aa: Waiting [2025-03-04T01:09:14.874Z] 74232257d752: Waiting [2025-03-04T01:09:14.874Z] c78c70a68702: Waiting [2025-03-04T01:09:14.874Z] 121c6d6ff6ab: Waiting [2025-03-04T01:09:14.874Z] 32044ec73203: Waiting [2025-03-04T01:09:14.874Z] 8a389855a411: Waiting [2025-03-04T01:09:14.874Z] dd9c8f8612c8: Waiting [2025-03-04T01:09:15.145Z] eb3f62878c8a: Pushed [2025-03-04T01:09:15.145Z] 077eb5590526: Pushed [2025-03-04T01:09:15.145Z] 2a2e06090283: Pushed [2025-03-04T01:09:15.145Z] a786d0e73d01: Pushed [2025-03-04T01:09:15.145Z] 4fdee56d7956: Pushed [2025-03-04T01:09:15.413Z] 4076329b4caf: Pushed [2025-03-04T01:09:15.413Z] fa6c8e3e90aa: Pushed [2025-03-04T01:09:15.413Z] c78c70a68702: Pushed [2025-03-04T01:09:15.413Z] 121c6d6ff6ab: Pushed [2025-03-04T01:09:15.413Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:09:15.684Z] 32044ec73203: Pushed [2025-03-04T01:09:23.897Z] f0c0fc467d42: Pushed [2025-03-04T01:09:26.489Z] 74232257d752: Pushed [2025-03-04T01:09:41.476Z] 8a389855a411: Pushed [2025-03-04T01:09:41.476Z] b55fd285ebd787c217b27884136d82f1ea207ed4: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:41.844Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:42.212Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-03-04T01:09:42.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-04T01:09:42.213Z] eb3f62878c8a: Preparing [2025-03-04T01:09:42.213Z] 2a2e06090283: Preparing [2025-03-04T01:09:42.213Z] 077eb5590526: Preparing [2025-03-04T01:09:42.213Z] a786d0e73d01: Preparing [2025-03-04T01:09:42.213Z] f0c0fc467d42: Preparing [2025-03-04T01:09:42.213Z] 4fdee56d7956: Preparing [2025-03-04T01:09:42.213Z] 4076329b4caf: Preparing [2025-03-04T01:09:42.213Z] fa6c8e3e90aa: Preparing [2025-03-04T01:09:42.213Z] c78c70a68702: Preparing [2025-03-04T01:09:42.213Z] 121c6d6ff6ab: Preparing [2025-03-04T01:09:42.213Z] 74232257d752: Preparing [2025-03-04T01:09:42.213Z] 32044ec73203: Preparing [2025-03-04T01:09:42.213Z] 8a389855a411: Preparing [2025-03-04T01:09:42.213Z] dd9c8f8612c8: Preparing [2025-03-04T01:09:42.213Z] c78c70a68702: Waiting [2025-03-04T01:09:42.213Z] 121c6d6ff6ab: Waiting [2025-03-04T01:09:42.213Z] 74232257d752: Waiting [2025-03-04T01:09:42.213Z] 32044ec73203: Waiting [2025-03-04T01:09:42.213Z] 8a389855a411: Waiting [2025-03-04T01:09:42.213Z] dd9c8f8612c8: Waiting [2025-03-04T01:09:42.213Z] 4fdee56d7956: Waiting [2025-03-04T01:09:42.213Z] 4076329b4caf: Waiting [2025-03-04T01:09:42.213Z] fa6c8e3e90aa: Waiting [2025-03-04T01:09:42.213Z] 2a2e06090283: Layer already exists [2025-03-04T01:09:42.213Z] f0c0fc467d42: Layer already exists [2025-03-04T01:09:42.213Z] a786d0e73d01: Layer already exists [2025-03-04T01:09:42.213Z] eb3f62878c8a: Layer already exists [2025-03-04T01:09:42.213Z] 077eb5590526: Layer already exists [2025-03-04T01:09:42.213Z] fa6c8e3e90aa: Layer already exists [2025-03-04T01:09:42.213Z] 121c6d6ff6ab: Layer already exists [2025-03-04T01:09:42.213Z] 4076329b4caf: Layer already exists [2025-03-04T01:09:42.213Z] 4fdee56d7956: Layer already exists [2025-03-04T01:09:42.213Z] c78c70a68702: Layer already exists [2025-03-04T01:09:42.213Z] 32044ec73203: Layer already exists [2025-03-04T01:09:42.213Z] 8a389855a411: Layer already exists [2025-03-04T01:09:42.213Z] 74232257d752: Layer already exists [2025-03-04T01:09:42.213Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:09:42.479Z] latest: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:42.875Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:43.248Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.9 [2025-03-04T01:09:43.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-04T01:09:43.248Z] eb3f62878c8a: Preparing [2025-03-04T01:09:43.248Z] 2a2e06090283: Preparing [2025-03-04T01:09:43.248Z] 077eb5590526: Preparing [2025-03-04T01:09:43.248Z] a786d0e73d01: Preparing [2025-03-04T01:09:43.248Z] f0c0fc467d42: Preparing [2025-03-04T01:09:43.248Z] 4fdee56d7956: Preparing [2025-03-04T01:09:43.248Z] 4076329b4caf: Preparing [2025-03-04T01:09:43.248Z] fa6c8e3e90aa: Preparing [2025-03-04T01:09:43.248Z] c78c70a68702: Preparing [2025-03-04T01:09:43.248Z] 121c6d6ff6ab: Preparing [2025-03-04T01:09:43.248Z] 74232257d752: Preparing [2025-03-04T01:09:43.248Z] 32044ec73203: Preparing [2025-03-04T01:09:43.248Z] 8a389855a411: Preparing [2025-03-04T01:09:43.248Z] 4fdee56d7956: Waiting [2025-03-04T01:09:43.248Z] fa6c8e3e90aa: Waiting [2025-03-04T01:09:43.248Z] 121c6d6ff6ab: Waiting [2025-03-04T01:09:43.248Z] c78c70a68702: Waiting [2025-03-04T01:09:43.248Z] 74232257d752: Waiting [2025-03-04T01:09:43.248Z] 32044ec73203: Waiting [2025-03-04T01:09:43.248Z] dd9c8f8612c8: Preparing [2025-03-04T01:09:43.248Z] 4076329b4caf: Waiting [2025-03-04T01:09:43.248Z] 8a389855a411: Waiting [2025-03-04T01:09:43.248Z] dd9c8f8612c8: Waiting [2025-03-04T01:09:43.248Z] f0c0fc467d42: Layer already exists [2025-03-04T01:09:43.248Z] 077eb5590526: Layer already exists [2025-03-04T01:09:43.248Z] 2a2e06090283: Layer already exists [2025-03-04T01:09:43.248Z] eb3f62878c8a: Layer already exists [2025-03-04T01:09:43.248Z] a786d0e73d01: Layer already exists [2025-03-04T01:09:43.248Z] 4fdee56d7956: Layer already exists [2025-03-04T01:09:43.248Z] 121c6d6ff6ab: Layer already exists [2025-03-04T01:09:43.248Z] 4076329b4caf: Layer already exists [2025-03-04T01:09:43.248Z] c78c70a68702: Layer already exists [2025-03-04T01:09:43.248Z] fa6c8e3e90aa: Layer already exists [2025-03-04T01:09:43.517Z] 74232257d752: Layer already exists [2025-03-04T01:09:43.517Z] 8a389855a411: Layer already exists [2025-03-04T01:09:43.517Z] 32044ec73203: Layer already exists [2025-03-04T01:09:43.517Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:09:43.517Z] 4.0.0-dev.9: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:43.906Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:44.274Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [2025-03-04T01:09:44.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-04T01:09:44.274Z] eb3f62878c8a: Preparing [2025-03-04T01:09:44.274Z] 2a2e06090283: Preparing [2025-03-04T01:09:44.274Z] 077eb5590526: Preparing [2025-03-04T01:09:44.274Z] a786d0e73d01: Preparing [2025-03-04T01:09:44.274Z] f0c0fc467d42: Preparing [2025-03-04T01:09:44.274Z] 4fdee56d7956: Preparing [2025-03-04T01:09:44.274Z] 4076329b4caf: Preparing [2025-03-04T01:09:44.274Z] fa6c8e3e90aa: Preparing [2025-03-04T01:09:44.274Z] c78c70a68702: Preparing [2025-03-04T01:09:44.274Z] 121c6d6ff6ab: Preparing [2025-03-04T01:09:44.274Z] 74232257d752: Preparing [2025-03-04T01:09:44.274Z] 32044ec73203: Preparing [2025-03-04T01:09:44.274Z] 8a389855a411: Preparing [2025-03-04T01:09:44.274Z] dd9c8f8612c8: Preparing [2025-03-04T01:09:44.274Z] 4fdee56d7956: Waiting [2025-03-04T01:09:44.274Z] 74232257d752: Waiting [2025-03-04T01:09:44.274Z] 4076329b4caf: Waiting [2025-03-04T01:09:44.274Z] 32044ec73203: Waiting [2025-03-04T01:09:44.274Z] fa6c8e3e90aa: Waiting [2025-03-04T01:09:44.274Z] 8a389855a411: Waiting [2025-03-04T01:09:44.274Z] c78c70a68702: Waiting [2025-03-04T01:09:44.274Z] dd9c8f8612c8: Waiting [2025-03-04T01:09:44.274Z] 121c6d6ff6ab: Waiting [2025-03-04T01:09:44.274Z] eb3f62878c8a: Layer already exists [2025-03-04T01:09:44.274Z] 077eb5590526: Layer already exists [2025-03-04T01:09:44.274Z] 2a2e06090283: Layer already exists [2025-03-04T01:09:44.274Z] a786d0e73d01: Layer already exists [2025-03-04T01:09:44.274Z] f0c0fc467d42: Layer already exists [2025-03-04T01:09:44.274Z] 4fdee56d7956: Layer already exists [2025-03-04T01:09:44.274Z] fa6c8e3e90aa: Layer already exists [2025-03-04T01:09:44.274Z] 4076329b4caf: Layer already exists [2025-03-04T01:09:44.274Z] c78c70a68702: Layer already exists [2025-03-04T01:09:44.274Z] 121c6d6ff6ab: Layer already exists [2025-03-04T01:09:44.541Z] 8a389855a411: Layer already exists [2025-03-04T01:09:44.542Z] 32044ec73203: Layer already exists [2025-03-04T01:09:44.542Z] 74232257d752: Layer already exists [2025-03-04T01:09:44.542Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:09:44.542Z] b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:44.913Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:45.280Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-03-04T01:09:45.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-04T01:09:45.280Z] eb3f62878c8a: Preparing [2025-03-04T01:09:45.280Z] 2a2e06090283: Preparing [2025-03-04T01:09:45.280Z] 077eb5590526: Preparing [2025-03-04T01:09:45.280Z] a786d0e73d01: Preparing [2025-03-04T01:09:45.280Z] f0c0fc467d42: Preparing [2025-03-04T01:09:45.280Z] 4fdee56d7956: Preparing [2025-03-04T01:09:45.280Z] 4076329b4caf: Preparing [2025-03-04T01:09:45.280Z] fa6c8e3e90aa: Preparing [2025-03-04T01:09:45.280Z] c78c70a68702: Preparing [2025-03-04T01:09:45.280Z] 121c6d6ff6ab: Preparing [2025-03-04T01:09:45.280Z] 74232257d752: Preparing [2025-03-04T01:09:45.280Z] 32044ec73203: Preparing [2025-03-04T01:09:45.280Z] 8a389855a411: Preparing [2025-03-04T01:09:45.280Z] dd9c8f8612c8: Preparing [2025-03-04T01:09:45.280Z] 4fdee56d7956: Waiting [2025-03-04T01:09:45.280Z] 4076329b4caf: Waiting [2025-03-04T01:09:45.280Z] fa6c8e3e90aa: Waiting [2025-03-04T01:09:45.280Z] c78c70a68702: Waiting [2025-03-04T01:09:45.280Z] 32044ec73203: Waiting [2025-03-04T01:09:45.280Z] 121c6d6ff6ab: Waiting [2025-03-04T01:09:45.280Z] 74232257d752: Waiting [2025-03-04T01:09:45.280Z] 8a389855a411: Waiting [2025-03-04T01:09:45.280Z] dd9c8f8612c8: Waiting [2025-03-04T01:09:45.280Z] a786d0e73d01: Layer already exists [2025-03-04T01:09:45.280Z] 077eb5590526: Layer already exists [2025-03-04T01:09:45.280Z] 2a2e06090283: Layer already exists [2025-03-04T01:09:45.280Z] eb3f62878c8a: Layer already exists [2025-03-04T01:09:45.280Z] f0c0fc467d42: Layer already exists [2025-03-04T01:09:45.280Z] fa6c8e3e90aa: Layer already exists [2025-03-04T01:09:45.280Z] c78c70a68702: Layer already exists [2025-03-04T01:09:45.280Z] 4fdee56d7956: Layer already exists [2025-03-04T01:09:45.280Z] 121c6d6ff6ab: Layer already exists [2025-03-04T01:09:45.280Z] 4076329b4caf: Layer already exists [2025-03-04T01:09:45.550Z] 32044ec73203: Layer already exists [2025-03-04T01:09:45.550Z] 74232257d752: Layer already exists [2025-03-04T01:09:45.550Z] 8a389855a411: Layer already exists [2025-03-04T01:09:45.550Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:09:45.550Z] main: digest: sha256:ecd8f5e4c9f2e0aff25ec319f89eb36bbccb055d000495611f436a8791eea11f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:09:45.761Z] ===================================================== [Pipeline] echo [2025-03-04T01:09:45.778Z] taggedImages: [2025-03-04T01:09:45.778Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4 [2025-03-04T01:09:45.778Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-03-04T01:09:45.778Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.9 [2025-03-04T01:09:45.778Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b55fd285ebd787c217b27884136d82f1ea207ed4-4.0.0-dev.9 [2025-03-04T01:09:45.778Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:46.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:09:46.216Z] [2025-03-04T01:09:46.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:46.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:09:46.817Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T01:09:46.817Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T01:09:46.817Z] 04944245beec: Pulling fs layer [2025-03-04T01:09:46.817Z] 699f458cf7ca: Pulling fs layer [2025-03-04T01:09:46.817Z] 765212b225bb: Pulling fs layer [2025-03-04T01:09:46.817Z] f23df028b6ca: Pulling fs layer [2025-03-04T01:09:46.817Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T01:09:46.817Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T01:09:46.817Z] 765212b225bb: Waiting [2025-03-04T01:09:46.817Z] d65c8cfc05b1: Waiting [2025-03-04T01:09:46.817Z] f23df028b6ca: Waiting [2025-03-04T01:09:46.817Z] 2437ff75d9bd: Waiting [2025-03-04T01:09:46.817Z] 04944245beec: Verifying Checksum [2025-03-04T01:09:46.817Z] 04944245beec: Download complete [2025-03-04T01:09:46.817Z] 765212b225bb: Download complete [2025-03-04T01:09:46.817Z] f23df028b6ca: Download complete [2025-03-04T01:09:46.817Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T01:09:46.817Z] d65c8cfc05b1: Download complete [2025-03-04T01:09:47.086Z] 699f458cf7ca: Verifying Checksum [2025-03-04T01:09:47.086Z] 699f458cf7ca: Download complete [2025-03-04T01:09:47.667Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T01:09:47.667Z] 8998bd30e6a1: Download complete [2025-03-04T01:09:50.246Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T01:09:50.246Z] 2437ff75d9bd: Download complete [2025-03-04T01:09:52.831Z] 8998bd30e6a1: Pull complete [2025-03-04T01:09:52.831Z] 04944245beec: Pull complete [2025-03-04T01:09:54.782Z] 699f458cf7ca: Pull complete [2025-03-04T01:09:54.782Z] 765212b225bb: Pull complete [2025-03-04T01:09:55.743Z] f23df028b6ca: Pull complete [2025-03-04T01:09:56.011Z] d65c8cfc05b1: Pull complete [2025-03-04T01:10:14.225Z] 2437ff75d9bd: Pull complete [2025-03-04T01:10:14.225Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T01:10:14.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:10:14.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:10:14.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-40115 does not seem to be running inside a container [2025-03-04T01:10:14.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/197 -v /w/workspace/device-usb-camera/197:/w/workspace/device-usb-camera/197:rw,z -v /w/workspace/device-usb-camera/197@tmp:/w/workspace/device-usb-camera/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-04T01:10:16.279Z] $ docker top fedc78c109c345179fdfac72feaebf173c12e66df264a55bdd2f4182f6b1385d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:10:17.147Z] ---> job-cost.sh [2025-03-04T01:10:17.147Z] lf-activate-venv: SKIPPING [2025-03-04T01:10:17.147Z] INFO: No Stack... [2025-03-04T01:10:18.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T01:10:18.693Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:10:19.333Z] + cut -d, -f6 [2025-03-04T01:10:19.333Z] + cat /w/workspace/device-usb-camera/197/archives/cost.csv [Pipeline] lock [2025-03-04T01:10:19.398Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [2025-03-04T01:10:19.405Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] did not exist. Created. [2025-03-04T01:10:19.411Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:10:20.084Z] /w/workspace/device-usb-camera/197@tmp/durable-df6fb470/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T01:10:20.752Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T01:10:20.783Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T01:10:20.838Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:10:20.849Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:10:20.876Z] $ docker stop --time=1 fedc78c109c345179fdfac72feaebf173c12e66df264a55bdd2f4182f6b1385d [2025-03-04T01:10:22.403Z] $ docker rm -f --volumes fedc78c109c345179fdfac72feaebf173c12e66df264a55bdd2f4182f6b1385d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-04T01:10:22.832Z] provisioning config files... [2025-03-04T01:10:22.838Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15962163682585723796tmp [Pipeline] { [Pipeline] sh [2025-03-04T01:10:23.145Z] + set +x [2025-03-04T01:10:23.145Z] + curl -s https://codecov.io/bash [2025-03-04T01:10:23.145Z] + bash -s -- [2025-03-04T01:10:23.145Z] [2025-03-04T01:10:23.145Z] _____ _ [2025-03-04T01:10:23.145Z] / ____| | | [2025-03-04T01:10:23.145Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T01:10:23.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T01:10:23.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T01:10:23.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T01:10:23.145Z] Bash-1.0.6 [2025-03-04T01:10:23.145Z] [2025-03-04T01:10:23.145Z] [2025-03-04T01:10:23.145Z] [0;36m==>[0m git version 2.25.1 found [2025-03-04T01:10:23.145Z] [0;36m==>[0m 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-03-04T01:10:23.145Z] Release-Date: 2020-01-08 [2025-03-04T01:10:23.145Z] 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-03-04T01:10:23.145Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T01:10:23.145Z] [0;90m==>[0m Jenkins CI detected. [2025-03-04T01:10:23.145Z] [0;90mcurrent dir: [0m /w/workspace/exfoundry_device-usb-camera_main [2025-03-04T01:10:23.145Z] [0;90mproject root:[0m . [2025-03-04T01:10:23.145Z] [0;90m-->[0m token set from env [2025-03-04T01:10:23.145Z] [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m [2025-03-04T01:10:23.145Z] [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m [2025-03-04T01:10:23.145Z] [0;90m==>[0m Python coveragepy not found [2025-03-04T01:10:23.145Z] [0;90m==>[0m Searching for coverage reports in: [2025-03-04T01:10:23.145Z] [0;32m+[0m . [2025-03-04T01:10:23.145Z] [0;90m->[0m Found 1 reports [2025-03-04T01:10:23.145Z] [0;90m==>[0m Detecting git/mercurial file structure [2025-03-04T01:10:23.145Z] [0;90m==>[0m Reading reports [2025-03-04T01:10:23.145Z] [0;32m+[0m ./coverage.out [0;90mbytes=54772[0m [2025-03-04T01:10:23.145Z] [0;90m==>[0m Appending adjustments [2025-03-04T01:10:23.145Z] [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m [2025-03-04T01:10:23.408Z] [0;32m+[0m Found adjustments [2025-03-04T01:10:23.408Z] [0;90m==>[0m Gzipping contents [2025-03-04T01:10:23.408Z] 8.0K /tmp/codecov.MKikwB.gz [2025-03-04T01:10:23.408Z] [0;90m==>[0m Uploading reports [2025-03-04T01:10:23.408Z] [0;90murl:[0m https://codecov.io [2025-03-04T01:10:23.408Z] [0;90mquery:[0m branch=main&commit=b55fd285ebd787c217b27884136d82f1ea207ed4&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:10:23.408Z] [0;90m->[0m Pinging Codecov [2025-03-04T01:10:23.408Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=b55fd285ebd787c217b27884136d82f1ea207ed4&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:10:23.672Z] [0;90m->[0m Uploading to [2025-03-04T01:10:23.672Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/b55fd285ebd787c217b27884136d82f1ea207ed4/7a2be31e-7e86-407b-90a6-b5cb5c72ad1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011023Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=52d4aa1d99fdf8611f039c3611e1be6e61ab1fa6e2ad6dfe7260f8a2d44604c0 [2025-03-04T01:10:23.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T01:10:23.672Z] Dload Upload Total Spent Left Speed [2025-03-04T01:10:23.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 45440 --:--:-- --:--:-- --:--:-- 45744 [2025-03-04T01:10:23.672Z] [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b55fd285ebd787c217b27884136d82f1ea207ed4[0m [Pipeline] } [2025-03-04T01:10:23.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T01:10:23.821Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T01:10:23.839Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:24.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:10:24.253Z] [2025-03-04T01:10:24.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:24.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:10:24.553Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T01:10:24.553Z] 43c4264eed91: Pulling fs layer [2025-03-04T01:10:24.553Z] 4cc291be95ef: Pulling fs layer [2025-03-04T01:10:24.553Z] 2ac1f1163629: Pulling fs layer [2025-03-04T01:10:24.553Z] 5c3c966382ef: Pulling fs layer [2025-03-04T01:10:24.553Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T01:10:24.553Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T01:10:24.553Z] 9c3e1370e548: Pulling fs layer [2025-03-04T01:10:24.553Z] 5c3c966382ef: Waiting [2025-03-04T01:10:24.553Z] 4f4fb700ef54: Waiting [2025-03-04T01:10:24.553Z] d9c7d2e4e75e: Waiting [2025-03-04T01:10:24.553Z] 9c3e1370e548: Waiting [2025-03-04T01:10:24.553Z] 4cc291be95ef: Verifying Checksum [2025-03-04T01:10:24.553Z] 4cc291be95ef: Download complete [2025-03-04T01:10:24.553Z] 5c3c966382ef: Download complete [2025-03-04T01:10:24.553Z] 4f4fb700ef54: Download complete [2025-03-04T01:10:24.553Z] 43c4264eed91: Download complete [2025-03-04T01:10:24.812Z] 43c4264eed91: Pull complete [2025-03-04T01:10:24.812Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T01:10:24.812Z] d9c7d2e4e75e: Download complete [2025-03-04T01:10:24.812Z] 4cc291be95ef: Pull complete [2025-03-04T01:10:25.071Z] 2ac1f1163629: Download complete [2025-03-04T01:10:25.637Z] 9c3e1370e548: Verifying Checksum [2025-03-04T01:10:25.637Z] 9c3e1370e548: Download complete [2025-03-04T01:10:28.169Z] 2ac1f1163629: Pull complete [2025-03-04T01:10:28.169Z] 5c3c966382ef: Pull complete [2025-03-04T01:10:28.427Z] 4f4fb700ef54: Pull complete [2025-03-04T01:10:28.684Z] d9c7d2e4e75e: Pull complete [2025-03-04T01:10:31.210Z] 9c3e1370e548: Pull complete [2025-03-04T01:10:31.210Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T01:10:31.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:10:31.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:10:31.310Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T01:10:31.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-04T01:10:33.517Z] $ docker top c92e043f2a7f872a6cb344db2e6c81199949fbe053152fe48d0ec188ad4364e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:10:33.876Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-03-04T01:10:33.889Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-03-04T01:10:34.167Z] + set -o pipefail [2025-03-04T01:10:34.167Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-03-04T01:10:40.736Z] [2025-03-04T01:10:40.736Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-03-04T01:10:40.736Z] [2025-03-04T01:10:40.736Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/49bde3a2-3e3c-429a-aa80-6c9340f5d858 [2025-03-04T01:10:40.736Z] [2025-03-04T01:10:40.736Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T01:10:40.736Z] [2025-03-04T01:10:40.736Z] [2025-03-04T01:10:40.736Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T01:10:40.736Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T01:10:40.741Z] $ docker stop --time=1 c92e043f2a7f872a6cb344db2e6c81199949fbe053152fe48d0ec188ad4364e0 [2025-03-04T01:10:43.065Z] $ docker rm -f --volumes c92e043f2a7f872a6cb344db2e6c81199949fbe053152fe48d0ec188ad4364e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:10:43.961Z] + git log --format=format:%s -1 b55fd285ebd787c217b27884136d82f1ea207ed4 [Pipeline] sh [2025-03-04T01:10:44.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:10:44.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:44.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:10:44.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:10:44.648Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T01:10:44.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:10:45.008Z] $ docker top b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:10:45.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:10:45.127Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:10:45.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:10:45.231Z] $ docker exec b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 ssh-agent [2025-03-04T01:10:45.338Z] SSH_AUTH_SOCK=/tmp/ssh-Sog62iDtIA8u/agent.32 [2025-03-04T01:10:45.338Z] SSH_AGENT_PID=38 [2025-03-04T01:10:45.343Z] Running ssh-add (command line suppressed) [2025-03-04T01:10:45.436Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11122502801852038194.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11122502801852038194.key) [2025-03-04T01:10:45.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:10:45.752Z] + git semver tag [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,918 [run_tag] DEBUG tag force:False [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,918 [check_head_tag] DEBUG check head tag [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,922 [execute] INFO git cat-file --batch-check [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,925 [execute] INFO git cat-file --batch [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,970 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,970 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,971 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:10:46.011Z] 2025-03-04 01:10:45,975 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:10:46.011Z] 4.0.0-dev.9 [Pipeline] } [2025-03-04T01:10:46.014Z] $ docker exec --env ******** --env ******** b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 ssh-agent -k [2025-03-04T01:10:46.106Z] unset SSH_AUTH_SOCK; [2025-03-04T01:10:46.106Z] unset SSH_AGENT_PID; [2025-03-04T01:10:46.106Z] echo Agent pid 38 killed; [2025-03-04T01:10:46.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:10:46.450Z] + git semver [Pipeline] } [2025-03-04T01:10:46.718Z] $ docker stop --time=1 b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 [2025-03-04T01:10:47.994Z] $ docker rm -f --volumes b656d7b0877a51ef7fa68483f0cd9f69d029af5b6639794f9535048dc4d38c31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:48.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:10:48.425Z] [2025-03-04T01:10:48.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:10:48.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:10:48.728Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T01:10:48.728Z] ab5ef0e58194: Pulling fs layer [2025-03-04T01:10:48.728Z] 9712f1f96733: Pulling fs layer [2025-03-04T01:10:48.728Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T01:10:48.728Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T01:10:48.728Z] e9a5061849ea: Pulling fs layer [2025-03-04T01:10:48.728Z] d747dcd14b5f: Pulling fs layer [2025-03-04T01:10:48.728Z] 2de7ff778b66: Pulling fs layer [2025-03-04T01:10:48.728Z] e9a5061849ea: Waiting [2025-03-04T01:10:48.728Z] d747dcd14b5f: Waiting [2025-03-04T01:10:48.728Z] 0d9ebad4ef96: Waiting [2025-03-04T01:10:48.728Z] 2de7ff778b66: Waiting [2025-03-04T01:10:48.728Z] 9712f1f96733: Verifying Checksum [2025-03-04T01:10:48.728Z] 9712f1f96733: Download complete [2025-03-04T01:10:48.987Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T01:10:48.987Z] 63f879dbbcfc: Download complete [2025-03-04T01:10:49.245Z] e9a5061849ea: Verifying Checksum [2025-03-04T01:10:49.245Z] e9a5061849ea: Download complete [2025-03-04T01:10:49.245Z] d747dcd14b5f: Download complete [2025-03-04T01:10:49.245Z] ab5ef0e58194: Verifying Checksum [2025-03-04T01:10:49.245Z] ab5ef0e58194: Download complete [2025-03-04T01:10:49.245Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T01:10:49.245Z] 0d9ebad4ef96: Download complete [2025-03-04T01:10:49.245Z] 2de7ff778b66: Verifying Checksum [2025-03-04T01:10:49.245Z] 2de7ff778b66: Download complete [2025-03-04T01:10:51.771Z] ab5ef0e58194: Pull complete [2025-03-04T01:10:51.771Z] 9712f1f96733: Pull complete [2025-03-04T01:10:52.335Z] 63f879dbbcfc: Pull complete [2025-03-04T01:10:55.619Z] 0d9ebad4ef96: Pull complete [2025-03-04T01:10:55.877Z] e9a5061849ea: Pull complete [2025-03-04T01:10:55.877Z] d747dcd14b5f: Pull complete [2025-03-04T01:10:56.812Z] 2de7ff778b66: Pull complete [2025-03-04T01:10:56.812Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T01:10:56.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:10:56.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:10:56.926Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T01:10:56.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-04T01:10:59.502Z] $ docker top 475b9d619321336fb0254b91b744545f3af4ba782c0f34efa4a85dbf78a35bfa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:10:59.585Z] provisioning config files... [2025-03-04T01:10:59.591Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2487231619381352805tmp [2025-03-04T01:10:59.600Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14445019856851926975tmp [2025-03-04T01:10:59.609Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16711078666408486820tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:10:59.709Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:00.004Z] ---> sigul-configuration.sh [2025-03-04T01:11:00.004Z] gpg: directory `/root/.gnupg' created [2025-03-04T01:11:00.005Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T01:11:00.005Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T01:11:00.005Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T01:11:00.005Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T01:11:00.005Z] gpg: CAST5 encrypted data [2025-03-04T01:11:00.005Z] gpg: encrypted with 1 passphrase [2025-03-04T01:11:00.005Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T01:11:00.306Z] + mkdir /home/jenkins [2025-03-04T01:11:00.306Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T01:11:00.603Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-04T01:11:00.619Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:00.915Z] ---> sigul-install.sh [2025-03-04T01:11:00.915Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T01:11:01.209Z] + git tag --list [2025-03-04T01:11:01.209Z] v0.0.0 [2025-03-04T01:11:01.209Z] v0.0.1-dev.1 [2025-03-04T01:11:01.209Z] v0.0.1-dev.10 [2025-03-04T01:11:01.209Z] v0.0.1-dev.11 [2025-03-04T01:11:01.209Z] v0.0.1-dev.12 [2025-03-04T01:11:01.209Z] v0.0.1-dev.13 [2025-03-04T01:11:01.209Z] v0.0.1-dev.14 [2025-03-04T01:11:01.209Z] v0.0.1-dev.15 [2025-03-04T01:11:01.209Z] v0.0.1-dev.16 [2025-03-04T01:11:01.209Z] v0.0.1-dev.2 [2025-03-04T01:11:01.209Z] v0.0.1-dev.3 [2025-03-04T01:11:01.209Z] v0.0.1-dev.4 [2025-03-04T01:11:01.209Z] v0.0.1-dev.5 [2025-03-04T01:11:01.209Z] v0.0.1-dev.6 [2025-03-04T01:11:01.209Z] v0.0.1-dev.7 [2025-03-04T01:11:01.209Z] v0.0.1-dev.8 [2025-03-04T01:11:01.209Z] v0.0.1-dev.9 [2025-03-04T01:11:01.209Z] v2.2.0 [2025-03-04T01:11:01.209Z] v2.2.0-dev.17 [2025-03-04T01:11:01.209Z] v2.2.0-dev.18 [2025-03-04T01:11:01.209Z] v2.2.0-dev.19 [2025-03-04T01:11:01.209Z] v2.2.0-dev.20 [2025-03-04T01:11:01.209Z] v2.2.0-dev.21 [2025-03-04T01:11:01.209Z] v2.2.0-dev.22 [2025-03-04T01:11:01.209Z] v2.2.0-dev.23 [2025-03-04T01:11:01.209Z] v2.2.0-dev.24 [2025-03-04T01:11:01.209Z] v2.2.0-dev.25 [2025-03-04T01:11:01.209Z] v2.2.0-dev.26 [2025-03-04T01:11:01.209Z] v2.2.0-dev.27 [2025-03-04T01:11:01.209Z] v2.3.0 [2025-03-04T01:11:01.209Z] v2.3.0-dev.1 [2025-03-04T01:11:01.209Z] v2.3.0-dev.10 [2025-03-04T01:11:01.209Z] v2.3.0-dev.11 [2025-03-04T01:11:01.209Z] v2.3.0-dev.12 [2025-03-04T01:11:01.209Z] v2.3.0-dev.13 [2025-03-04T01:11:01.209Z] v2.3.0-dev.14 [2025-03-04T01:11:01.209Z] v2.3.0-dev.15 [2025-03-04T01:11:01.209Z] v2.3.0-dev.16 [2025-03-04T01:11:01.209Z] v2.3.0-dev.17 [2025-03-04T01:11:01.209Z] v2.3.0-dev.18 [2025-03-04T01:11:01.209Z] v2.3.0-dev.19 [2025-03-04T01:11:01.209Z] v2.3.0-dev.2 [2025-03-04T01:11:01.209Z] v2.3.0-dev.20 [2025-03-04T01:11:01.209Z] v2.3.0-dev.21 [2025-03-04T01:11:01.209Z] v2.3.0-dev.22 [2025-03-04T01:11:01.209Z] v2.3.0-dev.23 [2025-03-04T01:11:01.209Z] v2.3.0-dev.24 [2025-03-04T01:11:01.209Z] v2.3.0-dev.25 [2025-03-04T01:11:01.209Z] v2.3.0-dev.26 [2025-03-04T01:11:01.209Z] v2.3.0-dev.27 [2025-03-04T01:11:01.209Z] v2.3.0-dev.28 [2025-03-04T01:11:01.209Z] v2.3.0-dev.3 [2025-03-04T01:11:01.209Z] v2.3.0-dev.4 [2025-03-04T01:11:01.209Z] v2.3.0-dev.5 [2025-03-04T01:11:01.209Z] v2.3.0-dev.6 [2025-03-04T01:11:01.209Z] v2.3.0-dev.7 [2025-03-04T01:11:01.209Z] v2.3.0-dev.8 [2025-03-04T01:11:01.209Z] v2.3.0-dev.9 [2025-03-04T01:11:01.209Z] v2.3.1 [2025-03-04T01:11:01.209Z] v2.3.1-dev.4 [2025-03-04T01:11:01.209Z] v2.3.1-dev.5 [2025-03-04T01:11:01.209Z] v2.3.1-dev.6 [2025-03-04T01:11:01.209Z] v3.0 [2025-03-04T01:11:01.209Z] v3.0.0 [2025-03-04T01:11:01.209Z] v3.0.0-dev.1 [2025-03-04T01:11:01.209Z] v3.0.0-dev.10 [2025-03-04T01:11:01.209Z] v3.0.0-dev.11 [2025-03-04T01:11:01.209Z] v3.0.0-dev.12 [2025-03-04T01:11:01.209Z] v3.0.0-dev.13 [2025-03-04T01:11:01.209Z] v3.0.0-dev.14 [2025-03-04T01:11:01.209Z] v3.0.0-dev.15 [2025-03-04T01:11:01.209Z] v3.0.0-dev.16 [2025-03-04T01:11:01.209Z] v3.0.0-dev.17 [2025-03-04T01:11:01.209Z] v3.0.0-dev.18 [2025-03-04T01:11:01.209Z] v3.0.0-dev.19 [2025-03-04T01:11:01.209Z] v3.0.0-dev.2 [2025-03-04T01:11:01.209Z] v3.0.0-dev.20 [2025-03-04T01:11:01.209Z] v3.0.0-dev.21 [2025-03-04T01:11:01.209Z] v3.0.0-dev.22 [2025-03-04T01:11:01.209Z] v3.0.0-dev.23 [2025-03-04T01:11:01.209Z] v3.0.0-dev.24 [2025-03-04T01:11:01.209Z] v3.0.0-dev.25 [2025-03-04T01:11:01.209Z] v3.0.0-dev.26 [2025-03-04T01:11:01.209Z] v3.0.0-dev.27 [2025-03-04T01:11:01.209Z] v3.0.0-dev.28 [2025-03-04T01:11:01.209Z] v3.0.0-dev.29 [2025-03-04T01:11:01.209Z] v3.0.0-dev.3 [2025-03-04T01:11:01.209Z] v3.0.0-dev.30 [2025-03-04T01:11:01.209Z] v3.0.0-dev.31 [2025-03-04T01:11:01.209Z] v3.0.0-dev.32 [2025-03-04T01:11:01.209Z] v3.0.0-dev.33 [2025-03-04T01:11:01.209Z] v3.0.0-dev.34 [2025-03-04T01:11:01.209Z] v3.0.0-dev.35 [2025-03-04T01:11:01.209Z] v3.0.0-dev.36 [2025-03-04T01:11:01.209Z] v3.0.0-dev.37 [2025-03-04T01:11:01.209Z] v3.0.0-dev.38 [2025-03-04T01:11:01.209Z] v3.0.0-dev.39 [2025-03-04T01:11:01.209Z] v3.0.0-dev.4 [2025-03-04T01:11:01.209Z] v3.0.0-dev.40 [2025-03-04T01:11:01.209Z] v3.0.0-dev.41 [2025-03-04T01:11:01.209Z] v3.0.0-dev.42 [2025-03-04T01:11:01.209Z] v3.0.0-dev.43 [2025-03-04T01:11:01.209Z] v3.0.0-dev.44 [2025-03-04T01:11:01.209Z] v3.0.0-dev.45 [2025-03-04T01:11:01.209Z] v3.0.0-dev.46 [2025-03-04T01:11:01.209Z] v3.0.0-dev.47 [2025-03-04T01:11:01.209Z] v3.0.0-dev.48 [2025-03-04T01:11:01.209Z] v3.0.0-dev.49 [2025-03-04T01:11:01.209Z] v3.0.0-dev.5 [2025-03-04T01:11:01.209Z] v3.0.0-dev.50 [2025-03-04T01:11:01.209Z] v3.0.0-dev.51 [2025-03-04T01:11:01.209Z] v3.0.0-dev.6 [2025-03-04T01:11:01.209Z] v3.0.0-dev.7 [2025-03-04T01:11:01.209Z] v3.0.0-dev.8 [2025-03-04T01:11:01.209Z] v3.0.0-dev.9 [2025-03-04T01:11:01.209Z] v3.1 [2025-03-04T01:11:01.209Z] v3.1.0 [2025-03-04T01:11:01.209Z] v3.1.0-dev.1 [2025-03-04T01:11:01.209Z] v3.1.0-dev.10 [2025-03-04T01:11:01.209Z] v3.1.0-dev.11 [2025-03-04T01:11:01.209Z] v3.1.0-dev.12 [2025-03-04T01:11:01.209Z] v3.1.0-dev.13 [2025-03-04T01:11:01.209Z] v3.1.0-dev.14 [2025-03-04T01:11:01.209Z] v3.1.0-dev.15 [2025-03-04T01:11:01.209Z] v3.1.0-dev.16 [2025-03-04T01:11:01.209Z] v3.1.0-dev.17 [2025-03-04T01:11:01.209Z] v3.1.0-dev.18 [2025-03-04T01:11:01.209Z] v3.1.0-dev.19 [2025-03-04T01:11:01.209Z] v3.1.0-dev.2 [2025-03-04T01:11:01.209Z] v3.1.0-dev.20 [2025-03-04T01:11:01.209Z] v3.1.0-dev.21 [2025-03-04T01:11:01.209Z] v3.1.0-dev.22 [2025-03-04T01:11:01.209Z] v3.1.0-dev.23 [2025-03-04T01:11:01.209Z] v3.1.0-dev.24 [2025-03-04T01:11:01.209Z] v3.1.0-dev.25 [2025-03-04T01:11:01.209Z] v3.1.0-dev.26 [2025-03-04T01:11:01.209Z] v3.1.0-dev.27 [2025-03-04T01:11:01.209Z] v3.1.0-dev.28 [2025-03-04T01:11:01.209Z] v3.1.0-dev.29 [2025-03-04T01:11:01.209Z] v3.1.0-dev.3 [2025-03-04T01:11:01.209Z] v3.1.0-dev.30 [2025-03-04T01:11:01.209Z] v3.1.0-dev.31 [2025-03-04T01:11:01.209Z] v3.1.0-dev.32 [2025-03-04T01:11:01.209Z] v3.1.0-dev.33 [2025-03-04T01:11:01.209Z] v3.1.0-dev.34 [2025-03-04T01:11:01.209Z] v3.1.0-dev.35 [2025-03-04T01:11:01.209Z] v3.1.0-dev.36 [2025-03-04T01:11:01.209Z] v3.1.0-dev.37 [2025-03-04T01:11:01.209Z] v3.1.0-dev.38 [2025-03-04T01:11:01.209Z] v3.1.0-dev.39 [2025-03-04T01:11:01.209Z] v3.1.0-dev.4 [2025-03-04T01:11:01.209Z] v3.1.0-dev.5 [2025-03-04T01:11:01.209Z] v3.1.0-dev.6 [2025-03-04T01:11:01.209Z] v3.1.0-dev.7 [2025-03-04T01:11:01.209Z] v3.1.0-dev.8 [2025-03-04T01:11:01.209Z] v3.1.0-dev.9 [2025-03-04T01:11:01.209Z] v3.1.1 [2025-03-04T01:11:01.209Z] v3.1.1-dev.1 [2025-03-04T01:11:01.209Z] v3.2.0-dev.1 [2025-03-04T01:11:01.209Z] v3.2.0-dev.10 [2025-03-04T01:11:01.209Z] v3.2.0-dev.11 [2025-03-04T01:11:01.209Z] v3.2.0-dev.12 [2025-03-04T01:11:01.209Z] v3.2.0-dev.13 [2025-03-04T01:11:01.209Z] v3.2.0-dev.14 [2025-03-04T01:11:01.209Z] v3.2.0-dev.15 [2025-03-04T01:11:01.209Z] v3.2.0-dev.16 [2025-03-04T01:11:01.209Z] v3.2.0-dev.17 [2025-03-04T01:11:01.209Z] v3.2.0-dev.18 [2025-03-04T01:11:01.209Z] v3.2.0-dev.19 [2025-03-04T01:11:01.209Z] v3.2.0-dev.2 [2025-03-04T01:11:01.209Z] v3.2.0-dev.20 [2025-03-04T01:11:01.209Z] v3.2.0-dev.21 [2025-03-04T01:11:01.209Z] v3.2.0-dev.22 [2025-03-04T01:11:01.209Z] v3.2.0-dev.3 [2025-03-04T01:11:01.209Z] v3.2.0-dev.4 [2025-03-04T01:11:01.209Z] v3.2.0-dev.5 [2025-03-04T01:11:01.209Z] v3.2.0-dev.6 [2025-03-04T01:11:01.209Z] v3.2.0-dev.7 [2025-03-04T01:11:01.209Z] v3.2.0-dev.8 [2025-03-04T01:11:01.209Z] v3.2.0-dev.9 [2025-03-04T01:11:01.209Z] v4.0.0-dev.1 [2025-03-04T01:11:01.209Z] v4.0.0-dev.2 [2025-03-04T01:11:01.209Z] v4.0.0-dev.3 [2025-03-04T01:11:01.209Z] v4.0.0-dev.4 [2025-03-04T01:11:01.209Z] v4.0.0-dev.5 [2025-03-04T01:11:01.209Z] v4.0.0-dev.6 [2025-03-04T01:11:01.209Z] v4.0.0-dev.7 [2025-03-04T01:11:01.209Z] v4.0.0-dev.8 [2025-03-04T01:11:01.209Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T01:11:01.504Z] + lftools sign git-tag v4.0.0-dev.9 [2025-03-04T01:11:02.075Z] Signing Git tag with Sigul... [2025-03-04T01:11:02.075Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-03-04T01:11:02.348Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:02.640Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T01:11:02.648Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T01:11:02.671Z] $ docker stop --time=1 475b9d619321336fb0254b91b744545f3af4ba782c0f34efa4a85dbf78a35bfa [2025-03-04T01:11:03.922Z] $ docker rm -f --volumes 475b9d619321336fb0254b91b744545f3af4ba782c0f34efa4a85dbf78a35bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T01:11:04.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:11:04.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:04.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:11:04.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:11:04.773Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T01:11:04.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:11:05.142Z] $ docker top 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba -eo pid,comm [2025-03-04T01:11:05.194Z] 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-03-04T01:11:05.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:11:05.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:11:05.252Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:11:05.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:11:05.358Z] $ docker exec 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba ssh-agent [2025-03-04T01:11:05.484Z] SSH_AUTH_SOCK=/tmp/ssh-heCTlV984GF8/agent.33 [2025-03-04T01:11:05.484Z] SSH_AGENT_PID=39 [2025-03-04T01:11:05.488Z] Running ssh-add (command line suppressed) [2025-03-04T01:11:05.571Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10431230252837368883.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10431230252837368883.key) [2025-03-04T01:11:05.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:11:05.878Z] + git semver bump pre [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,036 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,036 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,036 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,036 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,036 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,038 [execute] INFO git cat-file --batch-check [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,044 [execute] INFO git cat-file --batch [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-04T01:11:06.137Z] 2025-03-04 01:11:06,048 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:11:06.137Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:11:06.139Z] $ docker exec --env ******** --env ******** 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba ssh-agent -k [2025-03-04T01:11:06.237Z] unset SSH_AUTH_SOCK; [2025-03-04T01:11:06.237Z] unset SSH_AGENT_PID; [2025-03-04T01:11:06.237Z] echo Agent pid 39 killed; [2025-03-04T01:11:06.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:11:06.576Z] + git semver [Pipeline] } [2025-03-04T01:11:06.842Z] $ docker stop --time=1 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba [2025-03-04T01:11:08.080Z] $ docker rm -f --volumes 04e8ba73f88de03ea7dbd6a774edf3adf7dc23de441c8456cbdd1e0c95fc5bba [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:11:08.445Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:11:08.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:08.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:11:08.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:11:08.827Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T01:11:08.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:11:09.163Z] $ docker top e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:11:09.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:11:09.276Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:11:09.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:11:09.386Z] $ docker exec e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 ssh-agent [2025-03-04T01:11:09.505Z] SSH_AUTH_SOCK=/tmp/ssh-bmUzkWvvvmfY/agent.32 [2025-03-04T01:11:09.505Z] SSH_AGENT_PID=38 [2025-03-04T01:11:09.510Z] Running ssh-add (command line suppressed) [2025-03-04T01:11:09.607Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16360016235937662554.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16360016235937662554.key) [2025-03-04T01:11:09.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:11:09.923Z] + git semver push [2025-03-04T01:11:10.183Z] 2025-03-04 01:11:10,104 [run_push] DEBUG push [2025-03-04T01:11:10.184Z] 2025-03-04 01:11:10,105 [execute] INFO git cat-file --batch-check [2025-03-04T01:11:10.184Z] 2025-03-04 01:11:10,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) [2025-03-04T01:11:10.184Z] 2025-03-04 01:11:10,108 [execute] INFO git rev-list 327ebfc3d84d7b27c8e36a7c3bee1c1ce2536409 -- [2025-03-04T01:11:10.184Z] 2025-03-04 01:11:10,108 [execute] DEBUG Popen(['git', 'rev-list', '327ebfc3d84d7b27c8e36a7c3bee1c1ce2536409', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:11:10.184Z] 2025-03-04 01:11:10,117 [execute] INFO git fetch -v origin [2025-03-04T01:11:10.184Z] 2025-03-04 01:11:10,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T01:11:10.752Z] 2025-03-04 01:11:10,556 [run_push] DEBUG no remote changes detected [2025-03-04T01:11:10.752Z] 2025-03-04 01:11:10,556 [execute] INFO git push origin semver [2025-03-04T01:11:10.752Z] 2025-03-04 01:11:10,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:11:11.321Z] 2025-03-04 01:11:11,256 [run_push] DEBUG push all version tags [2025-03-04T01:11:11.321Z] 2025-03-04 01:11:11,257 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T01:11:11.321Z] 2025-03-04 01:11:11,257 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:11:12.259Z] 2025-03-04 01:11:11,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-04T01:11:12.259Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:11:12.263Z] $ docker exec --env ******** --env ******** e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 ssh-agent -k [2025-03-04T01:11:12.356Z] unset SSH_AUTH_SOCK; [2025-03-04T01:11:12.356Z] unset SSH_AGENT_PID; [2025-03-04T01:11:12.356Z] echo Agent pid 38 killed; [2025-03-04T01:11:12.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:11:12.701Z] + git semver [Pipeline] } [2025-03-04T01:11:12.969Z] $ docker stop --time=1 e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 [2025-03-04T01:11:14.246Z] $ docker rm -f --volumes e8a575c15cba49121ee2ec144b8be2e235e1f02d2958cf786b78d638a573a2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-04T01:11:14.890Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-03-04T01:11:14.890Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-03-04T01:11:14.890Z] total 16 [2025-03-04T01:11:14.890Z] drwxr-xr-x 3 root root 4096 Mar 4 00:53 . [2025-03-04T01:11:14.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:11 .. [2025-03-04T01:11:14.890Z] drwxr-xr-x 2 root root 4096 Mar 4 00:53 cost [2025-03-04T01:11:14.890Z] -rw-r--r-- 1 root root 89 Mar 4 00:53 cost.csv [2025-03-04T01:11:14.890Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-03-04T01:11:14.890Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-03-04T01:11:14.890Z] total 16 [2025-03-04T01:11:14.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:53 . [2025-03-04T01:11:14.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:11 .. [2025-03-04T01:11:14.890Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:53 cost [2025-03-04T01:11:14.890Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 4 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:15.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:16.045Z] ---> package-listing.sh [2025-03-04T01:11:16.045Z] ++ facter osfamily [2025-03-04T01:11:16.045Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T01:11:16.304Z] + OS_FAMILY=debian [2025-03-04T01:11:16.304Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-03-04T01:11:16.304Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T01:11:16.304Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T01:11:16.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T01:11:16.304Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T01:11:16.304Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-03-04T01:11:16.304Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T01:11:16.304Z] + case "${OS_FAMILY}" in [2025-03-04T01:11:16.304Z] + dpkg -l [2025-03-04T01:11:16.304Z] + grep '^ii' [2025-03-04T01:11:16.304Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T01:11:16.304Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T01:11:16.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T01:11:16.304Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-03-04T01:11:16.304Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-03-04T01:11:16.304Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-03-04T01:11:16.317Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-04T01:11:16.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:11:17.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:11:17.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:11:17.254Z] prd-ubuntu20.04-docker-8c-8g-40107 does not seem to be running inside a container [2025-03-04T01:11:17.273Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T01:11:17.474Z] $ docker top 38d0a130a0abd30e1820fde44b83481de446799ea6dda246ada3b39fa20c9e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:11:17.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T01:11:18.123Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T01:11:18.410Z] + ls /var/log/sa-host [2025-03-04T01:11:18.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:11:18.492Z] provisioning config files... [2025-03-04T01:11:18.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18396672501009370959tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:11:18.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:18.805Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T01:11:18.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:19.152Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T01:11:19.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:19.445Z] ---> sudo-logs.sh [2025-03-04T01:11:19.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T01:11:19.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:19.805Z] ---> job-cost.sh [2025-03-04T01:11:19.806Z] lf-activate-venv: SKIPPING [2025-03-04T01:11:19.806Z] DEBUG: total: 0.2199999988079071 [2025-03-04T01:11:19.806Z] INFO: Retrieving Stack Cost... [2025-03-04T01:11:20.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:11:20.381Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T01:11:20.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:11:20.718Z] ---> logs-deploy.sh [2025-03-04T01:11:20.718Z] lf-activate-venv: SKIPPING [2025-03-04T01:11:20.718Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/197 [2025-03-04T01:11:20.718Z] INFO: archiving workspace using pattern(s): [2025-03-04T01:11:21.651Z] Archives upload complete. [2025-03-04T01:11:21.651Z] INFO: archiving logs to Nexus