Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from bcc9478357aa60d9ff37a6911a3cb9825a895d34+7301e836109beeb25d4a07f66508875662b45f55 (4400573fe5552fd36180c9f8374b4a15dde434b7) 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-ssh9292439523747478091.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11531359626687786194.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1310410998009250712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6400776321361990888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7304247509698272886.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15305662725519360115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773402 in /w/workspace/foundry_device-usb-camera_PR-428 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-428 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 Merging remotes/origin/odessa commit 7301e836109beeb25d4a07f66508875662b45f55 into PR head commit bcc9478357aa60d9ff37a6911a3cb9825a895d34 Merge succeeded, producing bcc9478357aa60d9ff37a6911a3cb9825a895d34 Checking out Revision bcc9478357aa60d9ff37a6911a3cb9825a895d34 (PR-428) > git config core.sparsecheckout # timeout=10 > git checkout -f bcc9478357aa60d9ff37a6911a3cb9825a895d34 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7301e836109beeb25d4a07f66508875662b45f55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcc9478357aa60d9ff37a6911a3cb9825a895d34 # timeout=10 Commit message: "build(deps): Bump bluenviron/mediamtx from 1.8.2 to 1.15.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:16:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:16:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:16:09 ========================================================= 09:16:09 EdgeX Global Pipelines Version Info 09:16:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:16:10 ------------------- 09:16:10 stable info: 09:16:10 ------------------- 09:16:10 Commited By: Cherry Wang cherry@iotechsys.com 09:16:10 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:16:10 Message: update stable to v1.0.278 09:16:10 ------------------- 09:16:10 experimental info: 09:16:10 ------------------- 09:16:10 Commited By: **** collab-it+edgex@linuxfoundation.org 09:16:10 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:16:10 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:16:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:16:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:16:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:16:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:16:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:16:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:16:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcc9478357aa60d9ff37a6911a3cb9825a895d34 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcc9478 [Pipeline] echo 09:16:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:12 provisioning config files... 09:16:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-428@tmp/config3053616325622960728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:13 ---> ****-login.sh 09:16:13 nexus3.edgexfoundry.org:10001 09:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:13 09:16:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:16:13 Configure a credential helper to remove this warning. See 09:16:13 https://docs.****.com/go/credential-store/ 09:16:13 09:16:13 Login Succeeded 09:16:13 nexus3.edgexfoundry.org:10002 09:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:13 09:16:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:16:13 Configure a credential helper to remove this warning. See 09:16:13 https://docs.****.com/go/credential-store/ 09:16:13 09:16:13 Login Succeeded 09:16:13 nexus3.edgexfoundry.org:10003 09:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:13 09:16:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:16:13 Configure a credential helper to remove this warning. See 09:16:13 https://docs.****.com/go/credential-store/ 09:16:13 09:16:13 Login Succeeded 09:16:13 nexus3.edgexfoundry.org:10004 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 09:16:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/go/credential-store/ 09:16:14 09:16:14 Login Succeeded 09:16:14 ****.io 09:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:14 09:16:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:16:14 Configure a credential helper to remove this warning. See 09:16:14 https://docs.****.com/go/credential-store/ 09:16:14 09:16:14 Login Succeeded 09:16:14 ---> ****-login.sh ends [Pipeline] } 09:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:16:15 + git rev-list -1 --merges bcc9478357aa60d9ff37a6911a3cb9825a895d34~1..bcc9478357aa60d9ff37a6911a3cb9825a895d34 [Pipeline] echo 09:16:15 -----------> git rev-list -1 --merges bcc9478357aa60d9ff37a6911a3cb9825a895d34~1..bcc9478357aa60d9ff37a6911a3cb9825a895d34 bcc9478357aa60d9ff37a6911a3cb9825a895d34 [false] [Pipeline] sh 09:16:15 + git log --format=format:%s -1 bcc9478357aa60d9ff37a6911a3cb9825a895d34 [Pipeline] echo 09:16:15 ========================================================= 09:16:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:16:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:15 + git log --format=format:%s -1 bcc9478357aa60d9ff37a6911a3cb9825a895d34 [Pipeline] echo 09:16:15 [semverPrep] GIT_COMMIT: bcc9478357aa60d9ff37a6911a3cb9825a895d34, Commit Message: build(deps): Bump bluenviron/mediamtx from 1.8.2 to 1.15.3 [Pipeline] echo 09:16:15 [semverPrep] This is not a build commit. [Pipeline] sh 09:16:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:16 + grep -v github /etc/ssh/ssh_known_hosts 09:16:16 + [ -e /tmp/ssh_known_hosts ] 09:16:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:16:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:16:16 + sudo tee -a /etc/ssh/ssh_known_hosts 09:16:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:16 09:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:17 0.1.4: Pulling from edgex-devops/py-git-semver 09:16:17 3dae71ba6b94: Pulling fs layer 09:16:17 6bf1a483ea7c: Pulling fs layer 09:16:17 f5dfc541a4d3: Pulling fs layer 09:16:17 461d9e800cba: Pulling fs layer 09:16:17 80192f66455f: Pulling fs layer 09:16:17 2e8e34ca0e6c: Pulling fs layer 09:16:17 a29436f7fd5d: Pulling fs layer 09:16:17 923cac83aea3: Pulling fs layer 09:16:17 25ad8b0a4227: Pulling fs layer 09:16:17 db01528c6b51: Pulling fs layer 09:16:17 28988de357af: Pulling fs layer 09:16:17 a29436f7fd5d: Waiting 09:16:17 923cac83aea3: Waiting 09:16:17 25ad8b0a4227: Waiting 09:16:17 db01528c6b51: Waiting 09:16:17 28988de357af: Waiting 09:16:17 461d9e800cba: Waiting 09:16:17 80192f66455f: Waiting 09:16:17 2e8e34ca0e6c: Waiting 09:16:17 6bf1a483ea7c: Verifying Checksum 09:16:17 6bf1a483ea7c: Download complete 09:16:17 461d9e800cba: Download complete 09:16:17 f5dfc541a4d3: Verifying Checksum 09:16:17 f5dfc541a4d3: Download complete 09:16:17 3dae71ba6b94: Verifying Checksum 09:16:17 3dae71ba6b94: Download complete 09:16:17 923cac83aea3: Verifying Checksum 09:16:17 923cac83aea3: Download complete 09:16:17 25ad8b0a4227: Verifying Checksum 09:16:17 25ad8b0a4227: Download complete 09:16:17 db01528c6b51: Verifying Checksum 09:16:17 db01528c6b51: Download complete 09:16:17 28988de357af: Verifying Checksum 09:16:17 28988de357af: Download complete 09:16:17 a29436f7fd5d: Verifying Checksum 09:16:17 a29436f7fd5d: Download complete 09:16:18 2e8e34ca0e6c: Verifying Checksum 09:16:18 2e8e34ca0e6c: Download complete 09:16:18 3dae71ba6b94: Pull complete 09:16:19 6bf1a483ea7c: Pull complete 09:16:20 f5dfc541a4d3: Pull complete 09:16:20 461d9e800cba: Pull complete 09:16:20 80192f66455f: Pull complete 09:16:24 2e8e34ca0e6c: Pull complete 09:16:24 a29436f7fd5d: Pull complete 09:16:25 923cac83aea3: Pull complete 09:16:25 25ad8b0a4227: Pull complete 09:16:25 db01528c6b51: Pull complete 09:16:25 28988de357af: Pull complete 09:16:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:25 prd-ubuntu20.04-docker-8c-8g-773402 does not seem to be running inside a container 09:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-428 -v /w/workspace/foundry_device-usb-camera_PR-428:/w/workspace/foundry_device-usb-camera_PR-428:rw,z -v /w/workspace/foundry_device-usb-camera_PR-428@tmp:/w/workspace/foundry_device-usb-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:16:27 $ docker top 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 -eo pid,comm 09:16:27 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). 09:16:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:27 [ssh-agent] Looking for ssh-agent implementation... 09:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:28 $ docker exec 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 ssh-agent 09:16:28 SSH_AUTH_SOCK=/tmp/ssh-R5cux6sWeyH5/agent.32 09:16:28 SSH_AGENT_PID=38 09:16:28 Running ssh-add (command line suppressed) 09:16:28 Identity added: /w/workspace/foundry_device-usb-camera_PR-428@tmp/private_key_2242880615343159352.key (/w/workspace/foundry_device-usb-camera_PR-428@tmp/private_key_2242880615343159352.key) 09:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:28 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-428 [Pipeline] sh 09:16:28 + git tag --points-at HEAD [Pipeline] } 09:16:28 $ docker exec --env ******** --env ******** 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 ssh-agent -k 09:16:29 unset SSH_AUTH_SOCK; 09:16:29 unset SSH_AGENT_PID; 09:16:29 echo Agent pid 38 killed; 09:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:29 [ssh-agent] Looking for ssh-agent implementation... 09:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:29 $ docker exec 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 ssh-agent 09:16:29 SSH_AUTH_SOCK=/tmp/ssh-HVtQQ6KQ59AF/agent.86 09:16:29 SSH_AGENT_PID=92 09:16:29 Running ssh-add (command line suppressed) 09:16:29 Identity added: /w/workspace/foundry_device-usb-camera_PR-428@tmp/private_key_9448189817161673858.key (/w/workspace/foundry_device-usb-camera_PR-428@tmp/private_key_9448189817161673858.key) 09:16:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:29 + git semver init 09:16:30 2025-11-19 09:16:30,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:16:30 2025-11-19 09:16:30,134 [run_init] DEBUG init version:0.0.0 force:False 09:16:30 2025-11-19 09:16:30,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-428/.semver 09:16:30 2025-11-19 09:16:30,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-428/.semver 09:16:30 2025-11-19 09:16:30,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-428/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-428, stdin=None, shell=False, universal_newlines=False) 09:16:31 2025-11-19 09:16:31,323 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-428/.git/info/exclude 09:16:31 2025-11-19 09:16:31,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-428/.semver/PR-428 with force:False 09:16:31 2025-11-19 09:16:31,323 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-428/.semver/PR-428 09:16:31 2025-11-19 09:16:31,330 [execute] INFO git cat-file --batch-check 09:16:31 2025-11-19 09:16:31,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-428/.semver, stdin=, shell=False, universal_newlines=False) 09:16:31 2025-11-19 09:16:31,335 [execute] INFO git cat-file --batch 09:16:31 2025-11-19 09:16:31,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-428/.semver, stdin=, shell=False, universal_newlines=False) 09:16:31 2025-11-19 09:16:31,338 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-428/.semver/PR-428 09:16:31 0.0.0 [Pipeline] } 09:16:31 $ docker exec --env ******** --env ******** 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 ssh-agent -k 09:16:31 unset SSH_AUTH_SOCK; 09:16:31 unset SSH_AGENT_PID; 09:16:31 echo Agent pid 92 killed; 09:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:32 + git semver [Pipeline] } 09:16:32 $ docker stop --time=1 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 09:16:33 $ docker rm -f --volumes 8f114b6a1b62e506d9a236ae8f8e4ac73e94b29430cfedf487d1ddacc56dbe39 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:16:34 Stashed 1 file(s) [Pipeline] echo 09:16:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:35 provisioning config files... 09:16:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-428@tmp/config16682034124803153899tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 09:16:36 ---> ****-login.sh 09:16:36 nexus3.edgexfoundry.org:10001 09:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:36 Login Succeeded 09:16:36 nexus3.edgexfoundry.org:10002 09:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:36 Login Succeeded 09:16:36 nexus3.edgexfoundry.org:10003 09:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:36 Login Succeeded 09:16:36 nexus3.edgexfoundry.org:10004 09:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:36 Login Succeeded 09:16:36 ****.io 09:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:36 Login Succeeded 09:16:36 ---> ****-login.sh ends [Pipeline] } 09:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:16:36 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:16:37 + + grep ^go [0-9].[0-9]* go.mod 09:16:37 cut -d -f 2 09:16:37 + cut -d . -f1-2 [Pipeline] echo 09:16:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:16:37 ========================================================= 09:16:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:16:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:16:38 #0 building with "default" instance using docker driver 09:16:38 09:16:38 #1 [internal] load build definition from Dockerfile 09:16:38 #1 transferring dockerfile: 2.48kB done 09:16:38 #1 DONE 0.0s 09:16:38 09:16:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:16:38 #2 DONE 0.1s 09:16:38 09:16:38 #3 [internal] load .dockerignore 09:16:38 #3 transferring context: 2B done 09:16:38 #3 DONE 0.0s 09:16:38 09:16:38 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:16:38 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:16:38 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:16:38 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:16:38 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 09:16:38 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:16:38 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 09:16:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.19MB / 74.06MB 0.1s 09:16:38 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:16:38 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 09:16:38 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 09:16:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.31MB / 74.06MB 0.3s 09:16:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:16:38 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 09:16:38 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 09:16:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 3.15MB / 100.52MB 0.3s 09:16:38 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 1.05MB / 13.29MB 0.3s 09:16:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 42.63MB / 74.06MB 0.4s 09:16:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 9.44MB / 100.52MB 0.4s 09:16:38 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 8.39MB / 13.29MB 0.4s 09:16:38 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 09:16:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.6s 09:16:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 29.36MB / 100.52MB 0.6s 09:16:39 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s done 09:16:39 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 09:16:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s done 09:16:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 50.33MB / 100.52MB 0.7s 09:16:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 70.25MB / 100.52MB 0.8s 09:16:39 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 09:16:39 #4 ... 09:16:39 09:16:39 #5 [internal] load build context 09:16:39 #5 transferring context: 61.40MB 0.8s done 09:16:39 #5 DONE 0.9s 09:16:39 09:16:39 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:16:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.0s 09:16:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s done 09:16:44 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.1s 09:16:44 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.1s done 09:16:44 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:16:44 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:16:44 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:16:44 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:16:44 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:16:44 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 09:16:48 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.8s done 09:16:48 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 09:16:48 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.7s done 09:16:48 #4 DONE 9.9s 09:16:48 09:16:48 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 09:16:48 #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:49 #6 0.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:49 #6 1.112 (1/14) Installing libintl (0.22.5-r0) 09:16:49 #6 1.117 (2/14) Installing eudev-libs (3.2.14-r2) 09:16:49 #6 1.120 (3/14) Installing libjpeg-turbo (3.0.3-r0) 09:16:49 #6 1.129 (4/14) Installing v4l-utils-libs (1.24.1-r1) 09:16:49 #6 1.137 (5/14) Installing v4l-utils (1.24.1-r1) 09:16:49 #6 1.241 (6/14) Installing libdvbv5 (1.24.1-r1) 09:16:49 #6 1.332 (7/14) Installing udev-init-scripts (35-r1) 09:16:49 #6 1.335 (8/14) Installing libeconf (0.6.3-r0) 09:16:49 #6 1.340 (9/14) Installing libblkid (2.40.1-r1) 09:16:49 #6 1.347 (10/14) Installing xz-libs (5.6.2-r1) 09:16:49 #6 1.354 (11/14) Installing kmod-libs (32-r0) 09:16:49 #6 1.358 (12/14) Installing eudev (3.2.14-r2) 09:16:49 #6 1.371 (13/14) Installing eudev-dev (3.2.14-r2) 09:16:49 #6 1.470 (14/14) Installing v4l-utils-dev (1.24.1-r1) 09:16:49 #6 1.565 Executing busybox-1.36.1-r29.trigger 09:16:49 #6 1.570 Executing eudev-3.2.14-r2.trigger 09:16:50 #6 1.572 OK: 254 MiB in 72 packages 09:16:52 #6 DONE 3.4s 09:16:52 09:16:52 #7 [builder 3/8] WORKDIR /device-usb-camera 09:16:52 #7 DONE 0.0s 09:16:52 09:16:52 #8 [builder 4/8] COPY go.mod vendor* ./ 09:16:52 #8 DONE 0.5s 09:16:52 09:16:52 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:10 #9 DONE 17.2s 09:17:10 09:17:10 #10 [builder 6/8] COPY . . 09:17:10 #10 DONE 0.6s 09:17:10 09:17:10 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:17:10 #11 0.223 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:10 #11 0.223 Dload Upload Total Spent Left Speed 09:17:10 #11 0.223 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14566 0 --:--:-- --:--:-- --:--:-- 14750 09:17:10 #11 DONE 0.3s 09:17:10 09:17:10 #12 [builder 8/8] RUN echo noop 09:17:10 #12 0.227 noop 09:17:10 #12 DONE 0.3s 09:17:10 09:17:10 #13 exporting to image 09:17:10 #13 exporting layers 09:17:19 #13 exporting layers 7.0s done 09:17:19 #13 writing image sha256:1ca0fa9c818a3c7bcd0ed7938da808b866ee9e3eda84194c2b75245111818d71 done 09:17:19 #13 naming to docker.io/library/ci-base-image-x86_64 done 09:17:19 #13 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:19 + docker inspect -f . ci-base-image-x86_64 09:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:19 prd-ubuntu20.04-docker-8c-8g-773402 does not seem to be running inside a container 09:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-428 -v /w/workspace/foundry_device-usb-camera_PR-428:/w/workspace/foundry_device-usb-camera_PR-428:rw,z -v /w/workspace/foundry_device-usb-camera_PR-428@tmp:/w/workspace/foundry_device-usb-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:20 $ docker top 1af3f32f1b8b4868ae58718ee14d650d16af69eefc3622fdbbcadef6fb1adab8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:20 + go version 09:17:20 go version go1.23.7 linux/amd64 [Pipeline] } 09:17:20 $ docker stop --time=1 1af3f32f1b8b4868ae58718ee14d650d16af69eefc3622fdbbcadef6fb1adab8 09:17:21 $ docker rm -f --volumes 1af3f32f1b8b4868ae58718ee14d650d16af69eefc3622fdbbcadef6fb1adab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:22 + docker inspect -f . ci-base-image-x86_64 09:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:22 prd-ubuntu20.04-docker-8c-8g-773402 does not seem to be running inside a container 09:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-428 -v /w/workspace/foundry_device-usb-camera_PR-428:/w/workspace/foundry_device-usb-camera_PR-428:rw,z -v /w/workspace/foundry_device-usb-camera_PR-428@tmp:/w/workspace/foundry_device-usb-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:17:22 $ docker top 625bff3e4a069254d0f665f962e48aaf0f11fb079d7ffcbb87cf2a02518edfc6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:23 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-428 [Pipeline] fileExists [Pipeline] sh 09:17:23 + make test 09:17:23 go test ./... -coverprofile=coverage.out ./... 09:17:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:17:42 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 09:17:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 09:17:54 go vet ./... 09:18:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:18:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:18:00 ./bin/test-attribution-txt.sh [Pipeline] echo 09:18:00 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:18:00 + go mod tidy [Pipeline] } 09:18:01 $ docker stop --time=1 625bff3e4a069254d0f665f962e48aaf0f11fb079d7ffcbb87cf2a02518edfc6 09:18:03 $ docker rm -f --volumes 625bff3e4a069254d0f665f962e48aaf0f11fb079d7ffcbb87cf2a02518edfc6 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:18:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:18:05 + ls -al . 09:18:05 total 292 09:18:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:17 . 09:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:16 .. 09:18:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:17 .git 09:18:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:16 .github 09:18:05 -rw-rw-r-- 1 jenkins jenkins 379 Nov 19 09:16 .gitignore 09:18:05 -rw-rw-r-- 1 jenkins jenkins 203 Nov 19 09:16 .golangci.yml 09:18:05 -rw-rw-r-- 1 jenkins jenkins 77 Nov 19 09:16 .hadolint.yml 09:18:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:16 .semver 09:18:05 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 19 09:16 Attribution.txt 09:18:05 -rw-rw-r-- 1 jenkins jenkins 17743 Nov 19 09:16 CHANGELOG.md 09:18:05 -rw-rw-r-- 1 jenkins jenkins 2441 Nov 19 09:16 Dockerfile 09:18:05 -rw-rw-r-- 1 jenkins jenkins 678 Nov 19 09:16 GOVERNANCE.md 09:18:05 -rw-rw-r-- 1 jenkins jenkins 659 Nov 19 09:16 Jenkinsfile 09:18:05 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 19 09:16 LICENSE 09:18:05 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 19 09:16 Makefile 09:18:05 -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 09:16 OWNERS.md 09:18:05 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 19 09:16 README.md 09:18:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 09:16 VERSION 09:18:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:16 bin 09:18:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:16 cmd 09:18:05 -rw-r--r-- 1 jenkins jenkins 54772 Nov 19 09:17 coverage.out 09:18:05 -rwxrwxr-x 1 jenkins jenkins 84 Nov 19 09:16 docker-entrypoint.sh 09:18:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:16 docs 09:18:05 -rw-rw-r-- 1 jenkins jenkins 6320 Nov 19 09:16 go.mod 09:18:05 -rw-rw-r-- 1 jenkins jenkins 86987 Nov 19 09:16 go.sum 09:18:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:16 internal 09:18:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:16 vendor 09:18:05 -rw-rw-r-- 1 jenkins jenkins 231 Nov 19 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:05 + 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=bcc9478357aa60d9ff37a6911a3cb9825a895d34 --label arch=amd64 --label version=0.0.0 . 09:18:06 #0 building with "default" instance using docker driver 09:18:06 09:18:06 #1 [internal] load build definition from Dockerfile 09:18:06 #1 transferring dockerfile: 2.48kB done 09:18:06 #1 DONE 0.0s 09:18:06 09:18:06 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:18:06 #2 DONE 0.0s 09:18:06 09:18:06 #3 [internal] load metadata for docker.io/library/alpine:3.20 09:18:06 #3 DONE 0.1s 09:18:06 09:18:06 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 09:18:06 #4 DONE 0.6s 09:18:06 09:18:06 #5 [internal] load .dockerignore 09:18:06 #5 transferring context: 2B done 09:18:06 #5 DONE 0.0s 09:18:06 09:18:06 #6 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:18:06 #6 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 09:18:06 #6 ... 09:18:06 09:18:06 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 09:18:06 #7 DONE 0.1s 09:18:06 09:18:06 #6 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:18:06 #6 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:18:06 #6 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 09:18:06 #6 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 09:18:06 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s 09:18:06 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 09:18:06 #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 09:18:06 #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 09:18:06 #6 DONE 0.3s 09:18:06 09:18:06 #8 [internal] load build context 09:18:06 #8 transferring context: 1.05MB 0.2s done 09:18:06 #8 DONE 0.2s 09:18:06 09:18:06 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 09:18:06 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 09:18:06 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 09:18:06 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 09:18:06 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 09:18:06 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0B / 23.76MB 0.2s 09:18:07 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 2.10MB / 23.76MB 0.7s 09:18:07 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 14.68MB / 23.76MB 0.8s 09:18:07 #9 ... 09:18:07 09:18:07 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 09:18:07 #10 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:18:07 #10 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:18:07 #10 0.608 OK: 254 MiB in 72 packages 09:18:07 #10 DONE 0.8s 09:18:07 09:18:07 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 09:18:07 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.9s 09:18:07 #9 ... 09:18:07 09:18:07 #11 [builder 3/8] WORKDIR /device-usb-camera 09:18:07 #11 DONE 0.1s 09:18:07 09:18:07 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 09:18:07 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.9s done 09:18:07 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 09:18:07 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 09:18:07 #9 DONE 1.3s 09:18:07 09:18:07 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:18:07 #12 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:18:07 #12 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:18:07 #12 0.558 (1/115) Installing dumb-init (1.2.5-r3) 09:18:07 #12 0.564 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 09:18:07 #12 0.610 (3/115) Installing aom-libs (3.9.1-r0) 09:18:07 #12 0.672 (4/115) Installing libxau (1.0.11-r4) 09:18:07 #12 0.676 (5/115) Installing libmd (1.1.0-r0) 09:18:07 #12 0.678 (6/115) Installing libbsd (0.12.2-r0) 09:18:07 #12 0.681 (7/115) Installing libxdmcp (1.1.5-r1) 09:18:07 #12 0.685 (8/115) Installing libxcb (1.16.1-r0) 09:18:07 #12 0.698 (9/115) Installing libx11 (1.8.9-r1) 09:18:07 #12 0.729 (10/115) Installing hwdata-pci (0.382-r0) 09:18:07 #12 0.740 (11/115) Installing libpciaccess (0.18.1-r0) 09:18:07 #12 0.744 (12/115) Installing libdrm (2.4.120-r0) 09:18:07 #12 0.754 (13/115) Installing libxext (1.3.6-r2) 09:18:07 #12 0.758 (14/115) Installing libxfixes (6.0.1-r4) 09:18:07 #12 0.762 (15/115) Installing libffi (3.4.6-r0) 09:18:07 #12 0.765 (16/115) Installing wayland-libs-client (1.22.0-r4) 09:18:07 #12 0.769 (17/115) Installing libva (2.21.0-r0) 09:18:07 #12 0.858 (18/115) Installing libvdpau (1.5-r3) 09:18:07 #12 0.863 (19/115) Installing libgcc (13.2.1_git20240309-r1) 09:18:07 #12 0.868 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 09:18:07 #12 0.896 (21/115) Installing onevpl-libs (2023.3.1-r2) 09:18:07 #12 0.902 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 09:18:07 #12 0.919 (23/115) Installing libdav1d (1.4.2-r0) 09:18:07 #12 0.938 (24/115) Installing openexr-libiex (3.1.13-r1) 09:18:07 #12 0.946 (25/115) Installing openexr-libilmthread (3.1.13-r1) 09:18:07 #12 0.951 (26/115) Installing imath (3.1.12-r0) 09:18:07 #12 0.958 (27/115) Installing openexr-libopenexr (3.1.13-r1) 09:18:07 #12 0.992 (28/115) Installing brotli-libs (1.1.0-r2) 09:18:07 #12 0.998 (29/115) Installing giflib (5.2.2-r0) 09:18:07 #12 1.001 (30/115) Installing libhwy (1.0.7-r0) 09:18:07 #12 1.005 (31/115) Installing libjpeg-turbo (3.0.3-r0) 09:18:07 #12 1.013 (32/115) Installing lcms2 (2.16-r0) 09:18:07 #12 1.026 (33/115) Installing libpng (1.6.44-r0) 09:18:07 #12 1.033 (34/115) Installing libjxl (0.10.2-r0) 09:18:07 #12 1.072 (35/115) Installing lame-libs (3.100-r5) 09:18:07 #12 1.078 (36/115) Installing opus (1.5.2-r0) 09:18:07 #12 1.088 (37/115) Installing rav1e-libs (0.7.1-r0) 09:18:07 #12 1.111 (38/115) Installing libgomp (13.2.1_git20240309-r1) 09:18:07 #12 1.118 (39/115) Installing soxr (0.1.3-r7) 09:18:07 #12 1.123 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 09:18:07 #12 1.137 (41/115) Installing libogg (1.3.5-r5) 09:18:07 #12 1.137 (42/115) Installing libtheora (1.1.1-r18) 09:18:07 #12 1.144 (43/115) Installing libvorbis (1.3.7-r2) 09:18:07 #12 1.154 (44/115) Installing libvpx (1.14.1-r0) 09:18:07 #12 1.187 (45/115) Installing libsharpyuv (1.3.2-r0) 09:18:07 #12 1.190 (46/115) Installing libwebp (1.3.2-r0) 09:18:08 #12 ... 09:18:08 09:18:08 #13 [builder 4/8] COPY go.mod vendor* ./ 09:18:08 #13 DONE 0.7s 09:18:08 09:18:08 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:18:08 #12 1.201 (47/115) Installing libwebpmux (1.3.2-r0) 09:18:08 #12 1.206 (48/115) Installing x264-libs (0.164_git20231001-r0) 09:18:08 #12 1.233 (49/115) Installing numactl (2.0.18-r0) 09:18:08 #12 1.239 (50/115) Installing x265-libs (3.6-r0) 09:18:08 #12 1.330 (51/115) Installing xvidcore (1.3.7-r2) 09:18:08 #12 1.363 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 09:18:08 #12 1.469 (53/115) Installing sdl2 (2.28.5-r1) 09:18:08 #12 1.487 (54/115) Installing alsa-lib (1.2.11-r0) 09:18:08 #12 1.505 (55/115) Installing libexpat (2.7.3-r0) 09:18:08 #12 1.510 (56/115) Installing libbz2 (1.0.8-r6) 09:18:08 #12 1.514 (57/115) Installing freetype (2.13.2-r0) 09:18:08 #12 1.527 (58/115) Installing fontconfig (2.15.0-r1) 09:18:08 #12 1.539 (59/115) Installing fribidi (1.0.15-r0) 09:18:08 #12 1.544 (60/115) Installing libintl (0.22.5-r0) 09:18:08 #12 1.547 (61/115) Installing libeconf (0.6.3-r0) 09:18:08 #12 1.551 (62/115) Installing libblkid (2.40.1-r1) 09:18:08 #12 1.559 (63/115) Installing libmount (2.40.1-r1) 09:18:08 #12 1.565 (64/115) Installing pcre2 (10.43-r0) 09:18:08 #12 1.576 (65/115) Installing glib (2.80.5-r0) 09:18:08 #12 ... 09:18:08 09:18:08 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:08 #14 0.230 skipping... 09:18:08 #14 DONE 0.3s 09:18:08 09:18:08 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:18:08 #12 1.619 (66/115) Installing graphite2 (1.3.14-r6) 09:18:08 #12 1.624 (67/115) Installing harfbuzz (8.5.0-r0) 09:18:08 #12 1.640 (68/115) Installing libunibreak (6.1-r0) 09:18:08 #12 1.648 (69/115) Installing libass (0.17.2-r0) 09:18:08 #12 1.654 (70/115) Installing libbluray (1.3.4-r1) 09:18:08 #12 1.663 (71/115) Installing mpg123-libs (1.32.8-r0) 09:18:08 #12 1.670 (72/115) Installing libopenmpt (0.7.7-r0) 09:18:08 #12 1.688 (73/115) Installing cjson (1.7.19-r0) 09:18:08 #12 1.763 (74/115) Installing mbedtls (3.6.5-r0) 09:18:08 #12 1.790 (75/115) Installing librist (0.2.10-r1) 09:18:08 #12 1.795 (76/115) Installing libsrt (1.5.3-r0) 09:18:08 #12 1.807 (77/115) Installing libssh (0.10.6-r0) 09:18:08 #12 1.815 (78/115) Installing xz-libs (5.6.2-r1) 09:18:08 #12 1.821 (79/115) Installing libxml2 (2.12.10-r0) 09:18:08 #12 1.836 (80/115) Installing libsodium (1.0.19-r0) 09:18:08 #12 1.844 (81/115) Installing libzmq (4.3.5-r2) 09:18:08 #12 1.854 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 09:18:08 #12 1.886 (83/115) Installing serd-libs (0.32.2-r0) 09:18:08 #12 1.890 (84/115) Installing zix-libs (0.4.2-r0) 09:18:08 #12 1.895 (85/115) Installing sord-libs (0.16.16-r0) 09:18:08 #12 1.898 (86/115) Installing sratom (0.6.16-r0) 09:18:08 #12 1.902 (87/115) Installing lilv-libs (0.24.24-r1) 09:18:08 #12 1.908 (88/115) Installing glslang-libs (1.3.261.1-r0) 09:18:08 #12 2.025 (89/115) Installing libdovi (3.3.0-r0) 09:18:08 #12 2.034 (90/115) Installing spirv-tools (1.3.261.1-r0) 09:18:08 #12 2.159 (91/115) Installing shaderc (2024.0-r0) 09:18:09 #12 ... 09:18:09 09:18:09 #15 [builder 6/8] COPY . . 09:18:09 #15 DONE 0.7s 09:18:09 09:18:09 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:18:09 #12 2.164 (92/115) Installing vulkan-loader (1.3.261.1-r0) 09:18:09 #12 2.172 (93/115) Installing libplacebo (6.338.2-r1) 09:18:09 #12 2.185 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 09:18:09 #12 2.190 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 09:18:09 #12 2.200 (96/115) Installing vidstab (1.1.1-r0) 09:18:09 #12 2.206 (97/115) Installing zimg (3.0.5-r2) 09:18:09 #12 2.216 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 09:18:09 #12 2.359 (99/115) Installing libasyncns (0.8-r3) 09:18:09 #12 2.359 (100/115) Installing dbus-libs (1.14.10-r1) 09:18:09 #12 2.359 (101/115) Installing libltdl (2.4.7-r3) 09:18:09 #12 2.367 (102/115) Installing orc (0.4.40-r0) 09:18:09 #12 2.373 (103/115) Installing libflac (1.4.3-r1) 09:18:09 #12 2.381 (104/115) Installing libsndfile (1.2.2-r1) 09:18:09 #12 2.391 (105/115) Installing speexdsp (1.2.1-r2) 09:18:09 #12 2.395 (106/115) Installing tdb-libs (1.4.9-r1) 09:18:09 #12 2.401 (107/115) Installing libpulse (17.0-r0) 09:18:09 #12 2.419 (108/115) Installing v4l-utils-libs (1.24.1-r1) 09:18:09 #12 2.436 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 09:18:09 #12 2.436 (110/115) Installing ffmpeg (6.1.1-r8) 09:18:09 #12 2.445 (111/115) Installing udev-init-scripts (35-r1) 09:18:09 #12 2.448 (112/115) Installing eudev-libs (3.2.14-r2) 09:18:09 #12 2.451 (113/115) Installing zstd-libs (1.5.6-r0) 09:18:09 #12 2.462 (114/115) Installing kmod-libs (32-r0) 09:18:09 #12 2.466 (115/115) Installing eudev (3.2.14-r2) 09:18:09 #12 2.478 Executing busybox-1.36.1-r30.trigger 09:18:09 #12 2.484 Executing glib-2.80.5-r0.trigger 09:18:09 #12 2.486 Executing eudev-3.2.14-r2.trigger 09:18:09 #12 2.489 OK: 134 MiB in 129 packages 09:18:09 #12 DONE 2.6s 09:18:09 09:18:09 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:18:09 #16 0.233 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:09 #16 0.233 Dload Upload Total Spent Left Speed 09:18:09 #16 0.234 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41829 0 --:--:-- --:--:-- --:--:-- 42480 09:18:09 #16 DONE 0.3s 09:18:09 09:18:09 #17 [builder 8/8] RUN make build 09:18:10 #17 0.434 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:18:10 #17 ... 09:18:10 09:18:10 #18 [stage-2 3/15] RUN apk --no-cache upgrade 09:18:10 #18 0.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:18:10 #18 0.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:18:10 #18 0.837 OK: 134 MiB in 129 packages 09:18:10 #18 DONE 1.0s 09:18:10 09:18:10 #17 [builder 8/8] RUN make build 09:18:37 #17 DONE 26.5s 09:18:37 09:18:37 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 09:18:37 #19 DONE 0.2s 09:18:37 09:18:37 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 09:18:37 #20 DONE 0.0s 09:18:37 09:18:37 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:18:37 #21 DONE 0.0s 09:18:37 09:18:37 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 09:18:37 #22 DONE 0.0s 09:18:37 09:18:37 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:18:37 #23 DONE 0.0s 09:18:37 09:18:37 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 09:18:37 #24 DONE 0.0s 09:18:37 09:18:37 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 09:18:37 #25 DONE 0.2s 09:18:37 09:18:37 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:18:37 #26 DONE 0.2s 09:18:37 09:18:37 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:18:37 #27 DONE 0.2s 09:18:37 09:18:37 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:18:37 #28 DONE 0.3s 09:18:37 09:18:37 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:18:37 #29 DONE 0.3s 09:18:37 09:18:37 #30 exporting to image 09:18:37 #30 exporting layers 09:18:38 #30 exporting layers 0.6s done 09:18:38 #30 writing image sha256:fde057f3966890073e7e399589808d58160dad9dc4d35cf418551b5f6c82aed9 done 09:18:38 #30 naming to docker.io/library/device-usb-camera done 09:18:38 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:39 09:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:39 latest: Pulling from edgex-lftools-log-publisher 09:18:39 5eb5b503b376: Pulling fs layer 09:18:39 5c69ac0246d0: Pulling fs layer 09:18:39 ec43610c2a17: Pulling fs layer 09:18:39 3a2ae6a8a46f: Pulling fs layer 09:18:39 33b1e0a273af: Pulling fs layer 09:18:39 5d3b04190fa2: Pulling fs layer 09:18:39 2f39f015ded8: Pulling fs layer 09:18:39 33b1e0a273af: Waiting 09:18:39 3a2ae6a8a46f: Waiting 09:18:39 5d3b04190fa2: Waiting 09:18:39 2f39f015ded8: Waiting 09:18:39 5c69ac0246d0: Download complete 09:18:39 3a2ae6a8a46f: Download complete 09:18:39 33b1e0a273af: Verifying Checksum 09:18:39 33b1e0a273af: Download complete 09:18:39 ec43610c2a17: Verifying Checksum 09:18:39 ec43610c2a17: Download complete 09:18:39 5d3b04190fa2: Download complete 09:18:40 5eb5b503b376: Verifying Checksum 09:18:40 5eb5b503b376: Download complete 09:18:40 2f39f015ded8: Verifying Checksum 09:18:40 2f39f015ded8: Download complete 09:18:41 5eb5b503b376: Pull complete 09:18:41 5c69ac0246d0: Pull complete 09:18:42 ec43610c2a17: Pull complete 09:18:42 3a2ae6a8a46f: Pull complete 09:18:42 33b1e0a273af: Pull complete 09:18:42 5d3b04190fa2: Pull complete 09:18:49 2f39f015ded8: Pull complete 09:18:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:49 prd-ubuntu20.04-docker-8c-8g-773402 does not seem to be running inside a container 09:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-428 -v /w/workspace/foundry_device-usb-camera_PR-428:/w/workspace/foundry_device-usb-camera_PR-428:rw,z -v /w/workspace/foundry_device-usb-camera_PR-428@tmp:/w/workspace/foundry_device-usb-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:51 $ docker top a64934f5d215479c76b62f54ad5e0910c501e7aaa6d5c75395b338eafe32faf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:51 ---> job-cost.sh 09:18:51 lf-activate-venv: SKIPPING 09:18:51 INFO: No Stack... 09:18:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:18:52 INFO: Archiving Costs [Pipeline] sh 09:18:52 + cat /w/workspace/foundry_device-usb-camera_PR-428/archives/cost.csv 09:18:52 + cut -d, -f6 [Pipeline] lock 09:18:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-428-1-stack-cost] 09:18:52 Resource [jenkins-edgexfoundry-device-usb-camera-PR-428-1-stack-cost] did not exist. Created. 09:18:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:18:52 + echo total: 0.2199999988079071 [Pipeline] stash 09:18:52 Stashed 1 file(s) [Pipeline] } 09:18:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:18:53 $ docker stop --time=1 a64934f5d215479c76b62f54ad5e0910c501e7aaa6d5c75395b338eafe32faf1 09:18:54 $ docker rm -f --volumes a64934f5d215479c76b62f54ad5e0910c501e7aaa6d5c75395b338eafe32faf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:18:54 provisioning config files... 09:18:54 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-428@tmp/config8280953031267695530tmp [Pipeline] { [Pipeline] sh 09:18:55 + set +x 09:18:55 + + curl -s https://codecov.io/bash 09:18:55 bash -s -- 09:18:55 09:18:55 _____ _ 09:18:55 / ____| | | 09:18:55 | | ___ __| | ___ ___ _____ __ 09:18:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:18:55 | |___| (_) | (_| | __/ (_| (_) \ V / 09:18:55 \_____\___/ \__,_|\___|\___\___/ \_/ 09:18:55 Bash-1.0.6 09:18:55 09:18:55 09:18:55 ==> git version 2.25.1 found 09:18:55 ==> 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 09:18:55 Release-Date: 2020-01-08 09:18:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:18:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:18:55 ==> Jenkins CI detected. 09:18:55 current dir:  /w/workspace/foundry_device-usb-camera_PR-428 09:18:55 project root: . 09:18:55 --> token set from env 09:18:55 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 09:18:55 ==> Running gcov in . (disable via -X gcov) 09:18:55 ==> Python coveragepy not found 09:18:55 ==> Searching for coverage reports in: 09:18:55 + . 09:18:55 -> Found 1 reports 09:18:55 ==> Detecting git/mercurial file structure 09:18:55 ==> Reading reports 09:18:55 + ./coverage.out bytes=54772 09:18:55 ==> Appending adjustments 09:18:55 https://docs.codecov.io/docs/fixing-reports 09:18:55 + Found adjustments 09:18:55 ==> Gzipping contents 09:18:55 32K /tmp/codecov.L2cHpD.gz 09:18:55 ==> Uploading reports 09:18:55 url: https://codecov.io 09:18:55 query: branch=PR-428&commit=bcc9478357aa60d9ff37a6911a3cb9825a895d34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=428&job=&cmd_args= 09:18:55 -> Pinging Codecov 09:18:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-428&commit=bcc9478357aa60d9ff37a6911a3cb9825a895d34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=428&job=&cmd_args= 09:18:55 -> Uploading to 09:18:55 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/bcc9478357aa60d9ff37a6911a3cb9825a895d34/69b54c65-0213-47db-9418-62a34a647203.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251119T091855Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=32707e6afe3cc13df25df2d31deef2e7cbc283bc95d47ecc64749d5e3b932be4 09:18:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:55 Dload Upload Total Spent Left Speed 09:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32248 0 0 100 32248 0 217k --:--:-- --:--:-- --:--:-- 217k 09:18:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bcc9478357aa60d9ff37a6911a3cb9825a895d34 [Pipeline] } 09:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:58 + [ -d /w/workspace/foundry_device-usb-camera_PR-428/archives ] 09:18:58 + ls -al /w/workspace/foundry_device-usb-camera_PR-428/archives 09:18:58 total 16 09:18:58 drwxr-xr-x 3 root root 4096 Nov 19 09:18 . 09:18:58 drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 09:18 .. 09:18:58 drwxr-xr-x 2 root root 4096 Nov 19 09:18 cost 09:18:58 -rw-r--r-- 1 root root 89 Nov 19 09:18 cost.csv 09:18:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-428/archives 09:18:58 + ls -al /w/workspace/foundry_device-usb-camera_PR-428/archives 09:18:58 total 16 09:18:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:18 . 09:18:58 drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 09:18 .. 09:18:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 09:18 cost 09:18:58 -rw-r--r-- 1 jenkins jenkins 89 Nov 19 09:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:18:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:59 ---> package-listing.sh 09:18:59 ++ facter osfamily 09:18:59 ++ tr '[:upper:]' '[:lower:]' 09:18:59 + OS_FAMILY=debian 09:18:59 + workspace=/w/workspace/foundry_device-usb-camera_PR-428 09:18:59 + START_PACKAGES=/tmp/packages_start.txt 09:18:59 + END_PACKAGES=/tmp/packages_end.txt 09:18:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:59 + PACKAGES=/tmp/packages_start.txt 09:18:59 + '[' /w/workspace/foundry_device-usb-camera_PR-428 ']' 09:18:59 + PACKAGES=/tmp/packages_end.txt 09:18:59 + case "${OS_FAMILY}" in 09:18:59 + dpkg -l 09:18:59 + grep '^ii' 09:18:59 + '[' -f /tmp/packages_start.txt ']' 09:18:59 + '[' -f /tmp/packages_end.txt ']' 09:18:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:59 + '[' /w/workspace/foundry_device-usb-camera_PR-428 ']' 09:18:59 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-428/archives/ 09:18:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-428/archives/ [Pipeline] echo 09:18:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:19:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:00 prd-ubuntu20.04-docker-8c-8g-773402 does not seem to be running inside a container 09:19:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-428 -v /w/workspace/foundry_device-usb-camera_PR-428:/w/workspace/foundry_device-usb-camera_PR-428:rw,z -v /w/workspace/foundry_device-usb-camera_PR-428@tmp:/w/workspace/foundry_device-usb-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:19:01 $ docker top 607c7d523eaabc39a5e0ae58962548b6fa753125061a427c8bb38777214767e0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:19:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:19:02 + ls /var/log/sa-host 09:19:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:02 provisioning config files... 09:19:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-428@tmp/config9899513504412189240tmp [Pipeline] { [Pipeline] echo 09:19:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:19:02 ---> create-netrc.sh [Pipeline] } 09:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:19:03 ---> python-tools-install.sh [Pipeline] echo 09:19:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:19:03 ---> sudo-logs.sh 09:19:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:19:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:19:03 ---> job-cost.sh 09:19:03 lf-activate-venv: SKIPPING 09:19:03 DEBUG: total: 0.2199999988079071 09:19:03 INFO: Retrieving Stack Cost... 09:19:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:04 INFO: Archiving Costs [Pipeline] echo 09:19:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:19:04 ---> logs-deploy.sh 09:19:04 lf-activate-venv: SKIPPING 09:19:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-428/1 09:19:04 INFO: archiving workspace using pattern(s): 09:19:05 Archives upload complete. 09:19:05 INFO: archiving logs to Nexus 09:19:06 ---> uname -a: 09:19:06 Linux prd-ubuntu20-04-docker-8c-8g-773402 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:19:06 09:19:06 09:19:06 ---> lscpu: 09:19:06 Architecture: x86_64 09:19:06 CPU op-mode(s): 32-bit, 64-bit 09:19:06 Byte Order: Little Endian 09:19:06 Address sizes: 40 bits physical, 48 bits virtual 09:19:06 CPU(s): 8 09:19:06 On-line CPU(s) list: 0-7 09:19:06 Thread(s) per core: 1 09:19:06 Core(s) per socket: 1 09:19:06 Socket(s): 8 09:19:06 NUMA node(s): 1 09:19:06 Vendor ID: AuthenticAMD 09:19:06 CPU family: 23 09:19:06 Model: 49 09:19:06 Model name: AMD EPYC-Rome Processor 09:19:06 Stepping: 0 09:19:06 CPU MHz: 2799.998 09:19:06 BogoMIPS: 5599.99 09:19:06 Virtualization: AMD-V 09:19:06 Hypervisor vendor: KVM 09:19:06 Virtualization type: full 09:19:06 L1d cache: 256 KiB 09:19:06 L1i cache: 256 KiB 09:19:06 L2 cache: 4 MiB 09:19:06 L3 cache: 128 MiB 09:19:06 NUMA node0 CPU(s): 0-7 09:19:06 Vulnerability Gather data sampling: Not affected 09:19:06 Vulnerability Itlb multihit: Not affected 09:19:06 Vulnerability L1tf: Not affected 09:19:06 Vulnerability Mds: Not affected 09:19:06 Vulnerability Meltdown: Not affected 09:19:06 Vulnerability Mmio stale data: Not affected 09:19:06 Vulnerability Retbleed: Vulnerable 09:19:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:19:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:19:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:19:06 Vulnerability Srbds: Not affected 09:19:06 Vulnerability Tsx async abort: Not affected 09:19:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:19:06 09:19:06 09:19:06 ---> nproc: 09:19:06 8 09:19:06 09:19:06 09:19:06 ---> df -h: 09:19:06 Filesystem Size Used Avail Use% Mounted on 09:19:06 overlay 155G 13G 142G 9% / 09:19:06 tmpfs 64M 0 64M 0% /dev 09:19:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:19:06 shm 64M 0 64M 0% /dev/shm 09:19:06 /dev/vda1 155G 13G 142G 9% /facter-os 09:19:06 09:19:06 09:19:06 ---> sar -b -r -n DEV: 09:19:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773402) 11/19/25 _x86_64_ (8 CPU) 09:19:06 09:19:06 09:15:31 LINUX RESTART (8 CPU) 09:19:06 09:19:06 09:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:19:06 09:17:01 429.93 20.45 409.48 0.00 3268.52 135646.19 0.00 09:19:06 09:18:01 171.24 2.40 168.84 0.00 33.33 45349.38 0.00 09:19:06 09:19:01 248.73 0.48 248.24 0.00 44.13 58544.64 0.00 09:19:06 Average: 283.30 7.78 275.52 0.00 1115.33 79846.74 0.00 09:19:06 09:19:06 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:06 09:17:01 28238888 31478388 808280 2.46 108644 3365784 2134044 6.29 1148284 3039880 9568 09:19:06 09:18:01 26602612 31494456 781492 2.38 173004 4771012 1817568 5.36 1644904 3987308 287504 09:19:06 09:19:01 25664304 31485264 788956 2.40 202404 5609232 1880440 5.54 1927160 4581572 116 09:19:06 Average: 26835268 31486036 792909 2.41 161351 4582009 1944017 5.73 1573449 3869587 99063 09:19:06 09:19:06 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:06 09:17:01 ens3 601.07 435.86 7674.65 118.93 0.00 0.00 0.00 0.00 09:19:06 09:17:01 lo 5.07 5.07 0.52 0.52 0.00 0.00 0.00 0.00 09:19:06 09:17:01 docker0 177.07 191.40 15.00 404.53 0.00 0.00 0.00 0.00 09:19:06 09:17:01 veth35f42b8 148.46 160.61 14.72 132.29 0.00 0.00 0.00 0.01 09:19:06 09:18:01 ens3 320.16 221.91 2804.53 32.14 0.00 0.00 0.00 0.00 09:19:06 09:18:01 vethc56cc87 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:19:06 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:06 09:18:01 docker0 203.50 282.47 15.93 2767.71 0.00 0.00 0.00 0.00 09:19:06 09:19:01 ens3 188.25 106.52 3887.43 27.33 0.00 0.00 0.00 0.00 09:19:06 09:19:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 09:19:06 09:19:01 docker0 18.48 41.96 1.39 880.90 0.00 0.00 0.00 0.00 09:19:06 Average: ens3 369.83 254.76 4788.87 59.47 0.00 0.00 0.00 0.00 09:19:06 Average: lo 2.31 2.31 0.23 0.23 0.00 0.00 0.00 0.00 09:19:06 Average: docker0 133.02 171.94 10.77 1351.05 0.00 0.00 0.00 0.00 09:19:06 09:19:06 09:19:06 ---> sar -P ALL: 09:19:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773402) 11/19/25 _x86_64_ (8 CPU) 09:19:06 09:19:06 09:15:31 LINUX RESTART (8 CPU) 09:19:06 09:19:06 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:19:06 09:17:01 all 8.74 0.00 3.52 1.58 0.06 86.10 09:19:06 09:17:01 0 11.60 0.00 3.30 3.79 0.05 81.25 09:19:06 09:17:01 1 9.49 0.00 3.91 2.41 0.07 84.13 09:19:06 09:17:01 2 8.29 0.00 2.95 0.46 0.07 88.24 09:19:06 09:17:01 3 9.45 0.00 3.15 0.97 0.05 86.38 09:19:06 09:17:01 4 6.56 0.00 5.16 3.22 0.05 85.00 09:19:06 09:17:01 5 6.69 0.00 3.10 0.81 0.05 89.35 09:19:06 09:17:01 6 9.62 0.00 3.64 0.83 0.05 85.86 09:19:06 09:17:01 7 8.23 0.00 2.97 0.15 0.07 88.58 09:19:06 09:18:01 all 46.85 0.00 7.96 0.72 0.07 44.40 09:19:06 09:18:01 0 46.88 0.00 7.25 0.34 0.07 45.47 09:19:06 09:18:01 1 47.37 0.00 7.98 0.39 0.07 44.20 09:19:06 09:18:01 2 47.37 0.00 8.19 0.37 0.07 44.00 09:19:06 09:18:01 3 47.11 0.00 8.01 0.19 0.07 44.63 09:19:06 09:18:01 4 46.01 0.00 9.19 3.54 0.08 41.18 09:19:06 09:18:01 5 47.23 0.00 7.62 0.15 0.08 44.91 09:19:06 09:18:01 6 46.12 0.00 8.10 0.56 0.08 45.14 09:19:06 09:18:01 7 46.72 0.00 7.32 0.24 0.07 45.65 09:19:06 09:19:01 all 27.43 0.00 5.87 1.09 0.06 65.54 09:19:06 09:19:01 0 25.80 0.00 5.15 0.33 0.07 68.65 09:19:06 09:19:01 1 28.32 0.00 6.05 0.47 0.08 65.07 09:19:06 09:19:01 2 29.74 0.00 5.61 1.34 0.07 63.24 09:19:06 09:19:01 3 26.27 0.00 5.54 0.32 0.05 67.81 09:19:06 09:19:01 4 28.44 0.00 6.80 3.21 0.05 61.50 09:19:06 09:19:01 5 25.38 0.00 5.14 1.97 0.05 67.46 09:19:06 09:19:01 6 28.09 0.00 7.30 0.86 0.07 63.68 09:19:06 09:19:01 7 27.45 0.00 5.38 0.20 0.07 66.90 09:19:06 Average: all 27.69 0.00 5.79 1.13 0.06 65.33 09:19:06 Average: 0 28.09 0.00 5.24 1.48 0.06 65.13 09:19:06 Average: 1 28.42 0.00 5.98 1.09 0.07 64.44 09:19:06 Average: 2 28.47 0.00 5.59 0.72 0.07 65.15 09:19:06 Average: 3 27.65 0.00 5.57 0.49 0.06 66.23 09:19:06 Average: 4 27.01 0.00 7.05 3.32 0.06 62.55 09:19:06 Average: 5 26.43 0.00 5.29 0.98 0.06 67.25 09:19:06 Average: 6 27.96 0.00 6.35 0.75 0.07 64.87 09:19:06 Average: 7 27.47 0.00 5.22 0.20 0.07 67.05 09:19:06 09:19:06 09:19:06