Pull request #403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95baf98bd7cf168699e54839ae26b5f48117f338+984f98b8bdd1ba68d5fce07584f71d7bfef83912 (13c25c13bc6e0b9cf4c3b29f6df90441638a3189) 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-ssh6888863826717843050.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1382370885369916800.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh 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-403/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-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17821955849964790147.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-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16897161650163188793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh11107429153057592824.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-403/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-403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1118887518392809010.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 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6372 in /w/workspace/foundry_device-usb-camera_PR-403 [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-403 # 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/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 984f98b8bdd1ba68d5fce07584f71d7bfef83912 into PR head commit 95baf98bd7cf168699e54839ae26b5f48117f338 Merge succeeded, producing 95baf98bd7cf168699e54839ae26b5f48117f338 Checking out Revision 95baf98bd7cf168699e54839ae26b5f48117f338 (PR-403) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f 95baf98bd7cf168699e54839ae26b5f48117f338 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95baf98bd7cf168699e54839ae26b5f48117f338 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:24 ========================================================= 17:30:24 EdgeX Global Pipelines Version Info 17:30:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:25 ------------------- 17:30:25 stable info: 17:30:25 ------------------- 17:30:25 Commited By: Cherry Wang cherry@iotechsys.com 17:30:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 17:30:25 Message: update stable to v1.0.276 17:30:26 ------------------- 17:30:26 experimental info: 17:30:26 ------------------- 17:30:26 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 17:30:26 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:30:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-403 [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-403 [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-403 [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95baf98bd7cf168699e54839ae26b5f48117f338 [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95baf98 [Pipeline] echo 17:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:28 provisioning config files... 17:30:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-403@tmp/config1500312605737837187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:29 ---> ****-login.sh 17:30:29 nexus3.edgexfoundry.org:10001 17:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:29 17:30:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:30:29 Configure a credential helper to remove this warning. See 17:30:29 https://docs.****.com/go/credential-store/ 17:30:29 17:30:29 Login Succeeded 17:30:29 nexus3.edgexfoundry.org:10002 17:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:29 17:30:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:30:29 Configure a credential helper to remove this warning. See 17:30:29 https://docs.****.com/go/credential-store/ 17:30:29 17:30:29 Login Succeeded 17:30:29 nexus3.edgexfoundry.org:10003 17:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:29 17:30:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:30:29 Configure a credential helper to remove this warning. See 17:30:29 https://docs.****.com/go/credential-store/ 17:30:29 17:30:29 Login Succeeded 17:30:29 nexus3.edgexfoundry.org:10004 17:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:30 17:30:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:30:30 Configure a credential helper to remove this warning. See 17:30:30 https://docs.****.com/go/credential-store/ 17:30:30 17:30:30 Login Succeeded 17:30:30 ****.io 17:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:30 17:30:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:30:30 Configure a credential helper to remove this warning. See 17:30:30 https://docs.****.com/go/credential-store/ 17:30:30 17:30:30 Login Succeeded 17:30:30 ---> ****-login.sh ends [Pipeline] } 17:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:30:31 + git rev-list -1 --merges 95baf98bd7cf168699e54839ae26b5f48117f338~1..95baf98bd7cf168699e54839ae26b5f48117f338 [Pipeline] echo 17:30:31 -----------> git rev-list -1 --merges 95baf98bd7cf168699e54839ae26b5f48117f338~1..95baf98bd7cf168699e54839ae26b5f48117f338 95baf98bd7cf168699e54839ae26b5f48117f338 [false] [Pipeline] sh 17:30:32 + git log --format=format:%s -1 95baf98bd7cf168699e54839ae26b5f48117f338 [Pipeline] echo 17:30:32 ========================================================= 17:30:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:30:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:33 + git log --format=format:%s -1 95baf98bd7cf168699e54839ae26b5f48117f338 [Pipeline] echo 17:30:33 [semverPrep] GIT_COMMIT: 95baf98bd7cf168699e54839ae26b5f48117f338, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 17:30:33 [semverPrep] This is not a build commit. [Pipeline] sh 17:30:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:33 + grep -v github /etc/ssh/ssh_known_hosts 17:30:33 + [ -e /tmp/ssh_known_hosts ] 17:30:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:30:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:30:33 + sudo tee -a /etc/ssh/ssh_known_hosts 17:30:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:34 17:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:34 0.1.4: Pulling from edgex-devops/py-git-semver 17:30:34 3dae71ba6b94: Pulling fs layer 17:30:34 6bf1a483ea7c: Pulling fs layer 17:30:34 f5dfc541a4d3: Pulling fs layer 17:30:34 461d9e800cba: Pulling fs layer 17:30:34 80192f66455f: Pulling fs layer 17:30:34 2e8e34ca0e6c: Pulling fs layer 17:30:34 a29436f7fd5d: Pulling fs layer 17:30:34 923cac83aea3: Pulling fs layer 17:30:34 25ad8b0a4227: Pulling fs layer 17:30:34 db01528c6b51: Pulling fs layer 17:30:34 28988de357af: Pulling fs layer 17:30:34 a29436f7fd5d: Waiting 17:30:34 923cac83aea3: Waiting 17:30:34 25ad8b0a4227: Waiting 17:30:34 db01528c6b51: Waiting 17:30:34 28988de357af: Waiting 17:30:34 461d9e800cba: Waiting 17:30:34 80192f66455f: Waiting 17:30:34 2e8e34ca0e6c: Waiting 17:30:34 6bf1a483ea7c: Verifying Checksum 17:30:34 6bf1a483ea7c: Download complete 17:30:34 461d9e800cba: Download complete 17:30:34 80192f66455f: Download complete 17:30:34 f5dfc541a4d3: Verifying Checksum 17:30:34 f5dfc541a4d3: Download complete 17:30:34 3dae71ba6b94: Verifying Checksum 17:30:34 3dae71ba6b94: Download complete 17:30:34 923cac83aea3: Verifying Checksum 17:30:34 923cac83aea3: Download complete 17:30:34 25ad8b0a4227: Verifying Checksum 17:30:34 25ad8b0a4227: Download complete 17:30:34 db01528c6b51: Download complete 17:30:34 28988de357af: Verifying Checksum 17:30:34 28988de357af: Download complete 17:30:34 a29436f7fd5d: Verifying Checksum 17:30:34 a29436f7fd5d: Download complete 17:30:35 2e8e34ca0e6c: Verifying Checksum 17:30:35 2e8e34ca0e6c: Download complete 17:30:36 3dae71ba6b94: Pull complete 17:30:36 6bf1a483ea7c: Pull complete 17:30:37 f5dfc541a4d3: Pull complete 17:30:37 461d9e800cba: Pull complete 17:30:37 80192f66455f: Pull complete 17:30:41 2e8e34ca0e6c: Pull complete 17:30:42 a29436f7fd5d: Pull complete 17:30:42 923cac83aea3: Pull complete 17:30:42 25ad8b0a4227: Pull complete 17:30:42 db01528c6b51: Pull complete 17:30:42 28988de357af: Pull complete 17:30:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 17:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:43 prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container 17:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-403 -v /w/workspace/foundry_device-usb-camera_PR-403:/w/workspace/foundry_device-usb-camera_PR-403:rw,z -v /w/workspace/foundry_device-usb-camera_PR-403@tmp:/w/workspace/foundry_device-usb-camera_PR-403@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 17:30:45 $ docker top 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 -eo pid,comm 17:30:45 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). 17:30:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:45 [ssh-agent] Looking for ssh-agent implementation... 17:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:46 $ docker exec 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 ssh-agent 17:30:46 SSH_AUTH_SOCK=/tmp/ssh-MudIgLrJMWuV/agent.33 17:30:46 SSH_AGENT_PID=39 17:30:46 Running ssh-add (command line suppressed) 17:30:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-403@tmp/private_key_5171841939865212747.key (/w/workspace/foundry_device-usb-camera_PR-403@tmp/private_key_5171841939865212747.key) 17:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:46 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-403 [Pipeline] sh 17:30:46 + git tag --points-at HEAD [Pipeline] } 17:30:46 $ docker exec --env ******** --env ******** 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 ssh-agent -k 17:30:47 unset SSH_AUTH_SOCK; 17:30:47 unset SSH_AGENT_PID; 17:30:47 echo Agent pid 39 killed; 17:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:47 [ssh-agent] Looking for ssh-agent implementation... 17:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:47 $ docker exec 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 ssh-agent 17:30:47 SSH_AUTH_SOCK=/tmp/ssh-io5J08T9h5Wk/agent.86 17:30:47 SSH_AGENT_PID=92 17:30:47 Running ssh-add (command line suppressed) 17:30:47 Identity added: /w/workspace/foundry_device-usb-camera_PR-403@tmp/private_key_12791674868850299335.key (/w/workspace/foundry_device-usb-camera_PR-403@tmp/private_key_12791674868850299335.key) 17:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:47 + git semver init 17:30:48 2025-08-06 17:30:48,075 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 17:30:48 2025-08-06 17:30:48,078 [run_init] DEBUG init version:0.0.0 force:False 17:30:48 2025-08-06 17:30:48,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-403/.semver 17:30:48 2025-08-06 17:30:48,080 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-403/.semver 17:30:48 2025-08-06 17:30:48,080 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-403/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-403, stdin=None, shell=False, universal_newlines=False) 17:30:49 2025-08-06 17:30:49,166 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-403/.git/info/exclude 17:30:49 2025-08-06 17:30:49,167 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-403/.semver/PR-403 with force:False 17:30:49 2025-08-06 17:30:49,167 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-403/.semver/PR-403 17:30:49 2025-08-06 17:30:49,171 [execute] INFO git cat-file --batch-check 17:30:49 2025-08-06 17:30:49,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-403/.semver, stdin=, shell=False, universal_newlines=False) 17:30:49 2025-08-06 17:30:49,175 [execute] INFO git cat-file --batch 17:30:49 2025-08-06 17:30:49,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-403/.semver, stdin=, shell=False, universal_newlines=False) 17:30:49 2025-08-06 17:30:49,178 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-403/.semver/PR-403 17:30:49 0.0.0 [Pipeline] } 17:30:49 $ docker exec --env ******** --env ******** 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 ssh-agent -k 17:30:49 unset SSH_AUTH_SOCK; 17:30:49 unset SSH_AGENT_PID; 17:30:49 echo Agent pid 92 killed; 17:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:50 + git semver [Pipeline] } 17:30:50 $ docker stop --time=1 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 17:30:51 $ docker rm -f --volumes 55aed9d7a4f639690713d9433fbe55239f4d864d0b47d377daccef364463b074 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:30:52 Stashed 1 file(s) [Pipeline] echo 17:30:52 [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 17:30:53 provisioning config files... 17:30:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-403@tmp/config11848886312978111547tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 17:30:53 ---> ****-login.sh 17:30:53 nexus3.edgexfoundry.org:10001 17:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:53 Login Succeeded 17:30:53 nexus3.edgexfoundry.org:10002 17:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:53 Login Succeeded 17:30:53 nexus3.edgexfoundry.org:10003 17:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 Login Succeeded 17:30:54 nexus3.edgexfoundry.org:10004 17:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 Login Succeeded 17:30:54 ****.io 17:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:54 Login Succeeded 17:30:54 ---> ****-login.sh ends [Pipeline] } 17:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:30:54 ========================================================= 17:30:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:30:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:55 + 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 . 17:30:55 #0 building with "default" instance using docker driver 17:30:55 17:30:55 #1 [internal] load build definition from Dockerfile 17:30:55 #1 transferring dockerfile: 2.48kB done 17:30:55 #1 DONE 0.0s 17:30:55 17:30:55 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:30:55 #2 DONE 0.1s 17:30:56 17:30:56 #3 [internal] load .dockerignore 17:30:56 #3 transferring context: 2B done 17:30:56 #3 DONE 0.0s 17:30:56 17:30:56 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 17:30:56 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 17:30:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s 17:30:56 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 17:30:56 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 17:30:56 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 17:30:56 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 17:30:56 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 17:30:56 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 17:30:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s 17:30:56 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 17:30:56 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 17:30:56 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 17:30:56 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 17:30:56 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 17:30:56 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 17:30:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 17:30:56 #4 ... 17:30:56 17:30:56 #5 [internal] load build context 17:30:56 #5 transferring context: 22.74MB 0.2s done 17:30:56 #5 DONE 0.2s 17:30:56 17:30:56 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 17:30:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s 17:30:56 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 17:30:56 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 17:30:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s 17:30:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 17:30:56 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 17:30:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 44.04MB / 74.06MB 0.5s 17:30:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.5s 17:30:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 17:30:56 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 17:30:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.7s 17:30:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.7s 17:30:56 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 17:30:56 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 17:30:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 83.89MB / 103.05MB 0.8s 17:30:56 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 17:30:57 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done 17:30:57 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 17:30:57 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 17:31:02 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done 17:31:02 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 17:31:02 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 17:31:02 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 17:31:02 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 17:31:02 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 17:31:02 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 17:31:02 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 17:31:05 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 17:31:05 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 17:31:05 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 17:31:05 #4 DONE 9.8s 17:31:05 17:31:05 #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 17:31:06 #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:31:06 #6 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:31:06 #6 0.723 (1/14) Installing libintl (0.22.5-r0) 17:31:06 #6 0.727 (2/14) Installing eudev-libs (3.2.14-r2) 17:31:06 #6 0.731 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:31:06 #6 0.740 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:31:06 #6 0.804 (5/14) Installing v4l-utils (1.24.1-r1) 17:31:06 #6 0.907 (6/14) Installing libdvbv5 (1.24.1-r1) 17:31:06 #6 0.999 (7/14) Installing udev-init-scripts (35-r1) 17:31:06 #6 1.083 (8/14) Installing libeconf (0.6.3-r0) 17:31:06 #6 1.088 (9/14) Installing libblkid (2.40.1-r1) 17:31:06 #6 1.094 (10/14) Installing xz-libs (5.6.2-r1) 17:31:06 #6 1.128 (11/14) Installing kmod-libs (32-r0) 17:31:06 #6 1.134 (12/14) Installing eudev (3.2.14-r2) 17:31:06 #6 1.150 (13/14) Installing eudev-dev (3.2.14-r2) 17:31:06 #6 1.248 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:31:07 #6 1.343 Executing busybox-1.36.1-r29.trigger 17:31:07 #6 1.351 Executing eudev-3.2.14-r2.trigger 17:31:07 #6 1.356 OK: 254 MiB in 72 packages 17:31:09 #6 DONE 3.8s 17:31:09 17:31:09 #7 [builder 3/8] WORKDIR /device-usb-camera 17:31:09 #7 DONE 0.0s 17:31:09 17:31:09 #8 [builder 4/8] COPY go.mod vendor* ./ 17:31:09 #8 DONE 0.0s 17:31:09 17:31:09 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:36 #9 DONE 23.1s 17:31:36 17:31:36 #10 [builder 6/8] COPY . . 17:31:36 #10 DONE 0.1s 17:31:36 17:31:36 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:31:36 #11 0.212 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:36 #11 0.212 Dload Upload Total Spent Left Speed 17:31:36 #11 0.212 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9655 0 --:--:-- --:--:-- --:--:-- 9743 17:31:36 #11 DONE 0.4s 17:31:36 17:31:36 #12 [builder 8/8] RUN echo noop 17:31:36 #12 0.251 noop 17:31:36 #12 DONE 0.3s 17:31:36 17:31:36 #13 exporting to image 17:31:36 #13 exporting layers 17:31:41 #13 exporting layers 8.1s done 17:31:41 #13 writing image sha256:0bb334359c8ebb2c1af57f050aef71d15127bb1cf645bead4679e9dd87172e12 done 17:31:41 #13 naming to docker.io/library/ci-base-image-x86_64 0.0s done 17:31:41 #13 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:42 + docker inspect -f . ci-base-image-x86_64 17:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:42 prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container 17:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-403 -v /w/workspace/foundry_device-usb-camera_PR-403:/w/workspace/foundry_device-usb-camera_PR-403:rw,z -v /w/workspace/foundry_device-usb-camera_PR-403@tmp:/w/workspace/foundry_device-usb-camera_PR-403@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 ******** ci-base-image-x86_64 cat 17:31:42 $ docker top be85ebc242e37c02741a5bd4bd1c4a7db3c036de914b627e579483d90d96666c -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:43 + go version 17:31:43 go version go1.23.9 linux/amd64 [Pipeline] } 17:31:43 $ docker stop --time=1 be85ebc242e37c02741a5bd4bd1c4a7db3c036de914b627e579483d90d96666c 17:31:44 $ docker rm -f --volumes be85ebc242e37c02741a5bd4bd1c4a7db3c036de914b627e579483d90d96666c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:45 + docker inspect -f . ci-base-image-x86_64 17:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:45 prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container 17:31:45 $ 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-403 -v /w/workspace/foundry_device-usb-camera_PR-403:/w/workspace/foundry_device-usb-camera_PR-403:rw,z -v /w/workspace/foundry_device-usb-camera_PR-403@tmp:/w/workspace/foundry_device-usb-camera_PR-403@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 ******** ci-base-image-x86_64 cat 17:31:45 $ docker top 60e79b807317fa85edb19ca057b8b53c08517efabed8c1716cc164ff54c5b2f8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:46 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-403 [Pipeline] fileExists [Pipeline] sh 17:31:46 + make test 17:31:46 go test ./... -coverprofile=coverage.out ./... 17:31:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:32:09 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:32:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 17:32:21 go vet ./... 17:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:32:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 17:32:27 $ docker stop --time=1 60e79b807317fa85edb19ca057b8b53c08517efabed8c1716cc164ff54c5b2f8 17:32:29 $ docker rm -f --volumes 60e79b807317fa85edb19ca057b8b53c08517efabed8c1716cc164ff54c5b2f8 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:32:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:32:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:32:31 + ls -al . 17:32:31 total 288 17:32:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 6 17:31 . 17:32:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 17:30 .. 17:32:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 17:32 .git 17:32:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 17:30 .github 17:32:31 -rw-rw-r-- 1 jenkins jenkins 379 Aug 6 17:30 .gitignore 17:32:31 -rw-rw-r-- 1 jenkins jenkins 203 Aug 6 17:30 .golangci.yml 17:32:31 -rw-rw-r-- 1 jenkins jenkins 77 Aug 6 17:30 .hadolint.yml 17:32:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 17:30 .semver 17:32:31 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 6 17:30 Attribution.txt 17:32:31 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 6 17:30 CHANGELOG.md 17:32:31 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 6 17:30 Dockerfile 17:32:31 -rw-rw-r-- 1 jenkins jenkins 678 Aug 6 17:30 GOVERNANCE.md 17:32:31 -rw-rw-r-- 1 jenkins jenkins 659 Aug 6 17:30 Jenkinsfile 17:32:31 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 6 17:30 LICENSE 17:32:31 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 6 17:30 Makefile 17:32:31 -rw-rw-r-- 1 jenkins jenkins 622 Aug 6 17:30 OWNERS.md 17:32:31 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 6 17:30 README.md 17:32:31 -rw-rw-r-- 1 jenkins jenkins 5 Aug 6 17:30 VERSION 17:32:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 17:30 bin 17:32:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 17:30 cmd 17:32:31 -rw-r--r-- 1 jenkins jenkins 54772 Aug 6 17:32 coverage.out 17:32:31 -rwxrwxr-x 1 jenkins jenkins 84 Aug 6 17:30 docker-entrypoint.sh 17:32:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 17:30 docs 17:32:31 -rw-rw-r-- 1 jenkins jenkins 6350 Aug 6 17:30 go.mod 17:32:31 -rw-rw-r-- 1 jenkins jenkins 87222 Aug 6 17:30 go.sum 17:32:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 17:30 internal 17:32:31 -rw-rw-r-- 1 jenkins jenkins 231 Aug 6 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + 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=95baf98bd7cf168699e54839ae26b5f48117f338 --label arch=amd64 --label version=0.0.0 . 17:32:31 #0 building with "default" instance using docker driver 17:32:31 17:32:31 #1 [internal] load build definition from Dockerfile 17:32:31 #1 transferring dockerfile: 2.48kB done 17:32:31 #1 DONE 0.0s 17:32:31 17:32:31 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:32:31 #2 DONE 0.0s 17:32:31 17:32:31 #3 [internal] load metadata for docker.io/library/alpine:3.20 17:32:31 #3 DONE 0.1s 17:32:31 17:32:31 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 17:32:33 #4 DONE 1.9s 17:32:33 17:32:33 #5 [internal] load .dockerignore 17:32:33 #5 transferring context: 2B done 17:32:33 #5 DONE 0.0s 17:32:33 17:32:33 #6 [internal] load build context 17:32:33 #6 transferring context: 69.02kB 0.0s done 17:32:33 #6 DONE 0.0s 17:32:33 17:32:33 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 17:32:33 #7 DONE 0.1s 17:32:33 17:32:33 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:33 #8 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 17:32:33 #8 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 17:32:33 #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.1s 17:32:33 #8 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 17:32:33 #8 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 17:32:33 #8 ... 17:32:33 17:32:33 #9 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 17:32:33 #9 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 17:32:33 #9 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 17:32:33 #9 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 17:32:33 #9 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 17:32:33 #9 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 17:32:33 #9 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 17:32:33 #9 DONE 0.3s 17:32:33 17:32:33 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:34 #8 ... 17:32:34 17:32:34 #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 17:32:34 #10 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:32:34 #10 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:32:34 #10 0.789 OK: 254 MiB in 72 packages 17:32:34 #10 DONE 1.0s 17:32:34 17:32:34 #11 [builder 3/8] WORKDIR /device-usb-camera 17:32:34 #11 DONE 0.1s 17:32:34 17:32:34 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:34 #8 ... 17:32:34 17:32:34 #12 [builder 4/8] COPY go.mod vendor* ./ 17:32:34 #12 DONE 0.0s 17:32:34 17:32:34 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:35 #8 ... 17:32:35 17:32:35 #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:35 #13 DONE 0.8s 17:32:35 17:32:35 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:35 #8 ... 17:32:35 17:32:35 #14 [builder 6/8] COPY . . 17:32:35 #14 DONE 0.3s 17:32:35 17:32:35 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:36 #8 ... 17:32:36 17:32:36 #15 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:32:36 #15 0.243 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:36 #15 0.244 Dload Upload Total Spent Left Speed 17:32:36 #15 0.244 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47349 0 --:--:-- --:--:-- --:--:-- 48272 17:32:36 #15 DONE 0.5s 17:32:36 17:32:36 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:36 #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 13.63MB / 15.38MB 2.8s 17:32:36 #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 2.9s 17:32:36 #8 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 17:32:36 #8 ... 17:32:36 17:32:36 #16 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 17:32:36 #16 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:32:36 #16 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:32:36 #16 0.600 (1/115) Installing dumb-init (1.2.5-r3) 17:32:36 #16 0.604 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:32:36 #16 0.655 (3/115) Installing aom-libs (3.9.1-r0) 17:32:36 #16 0.750 (4/115) Installing libxau (1.0.11-r4) 17:32:36 #16 0.750 (5/115) Installing libmd (1.1.0-r0) 17:32:36 #16 0.753 (6/115) Installing libbsd (0.12.2-r0) 17:32:36 #16 0.757 (7/115) Installing libxdmcp (1.1.5-r1) 17:32:36 #16 0.761 (8/115) Installing libxcb (1.16.1-r0) 17:32:36 #16 0.776 (9/115) Installing libx11 (1.8.9-r1) 17:32:36 #16 0.803 (10/115) Installing hwdata-pci (0.382-r0) 17:32:36 #16 0.825 (11/115) Installing libpciaccess (0.18.1-r0) 17:32:36 #16 0.829 (12/115) Installing libdrm (2.4.120-r0) 17:32:36 #16 0.843 (13/115) Installing libxext (1.3.6-r2) 17:32:36 #16 0.847 (14/115) Installing libxfixes (6.0.1-r4) 17:32:36 #16 0.852 (15/115) Installing libffi (3.4.6-r0) 17:32:36 #16 0.855 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:32:36 #16 0.862 (17/115) Installing libva (2.21.0-r0) 17:32:36 #16 0.870 (18/115) Installing libvdpau (1.5-r3) 17:32:36 #16 0.884 (19/115) Installing libgcc (13.2.1_git20240309-r1) 17:32:36 #16 0.889 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 17:32:36 #16 0.912 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:32:36 #16 0.919 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:32:36 #16 0.936 (23/115) Installing libdav1d (1.4.2-r0) 17:32:36 #16 0.959 (24/115) Installing openexr-libiex (3.1.13-r1) 17:32:36 #16 0.965 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:32:36 #16 0.969 (26/115) Installing imath (3.1.12-r0) 17:32:36 #16 0.975 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:32:36 #16 1.004 (28/115) Installing brotli-libs (1.1.0-r2) 17:32:36 #16 1.015 (29/115) Installing giflib (5.2.2-r0) 17:32:36 #16 1.018 (30/115) Installing libhwy (1.0.7-r0) 17:32:36 #16 1.022 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:32:36 #16 1.029 (32/115) Installing lcms2 (2.16-r0) 17:32:36 #16 1.036 (33/115) Installing libpng (1.6.44-r0) 17:32:36 #16 1.041 (34/115) Installing libjxl (0.10.2-r0) 17:32:36 #16 1.070 (35/115) Installing lame-libs (3.100-r5) 17:32:36 #16 1.079 (36/115) Installing opus (1.5.2-r0) 17:32:36 #16 1.089 (37/115) Installing rav1e-libs (0.7.1-r0) 17:32:36 #16 1.114 (38/115) Installing libgomp (13.2.1_git20240309-r1) 17:32:36 #16 1.120 (39/115) Installing soxr (0.1.3-r7) 17:32:36 #16 1.126 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:32:36 #16 1.131 (41/115) Installing libogg (1.3.5-r5) 17:32:36 #16 1.136 (42/115) Installing libtheora (1.1.1-r18) 17:32:36 #16 1.147 (43/115) Installing libvorbis (1.3.7-r2) 17:32:36 #16 1.157 (44/115) Installing libvpx (1.14.1-r0) 17:32:36 #16 1.188 (45/115) Installing libsharpyuv (1.3.2-r0) 17:32:36 #16 1.192 (46/115) Installing libwebp (1.3.2-r0) 17:32:36 #16 1.199 (47/115) Installing libwebpmux (1.3.2-r0) 17:32:36 #16 1.207 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:32:36 #16 1.234 (49/115) Installing numactl (2.0.18-r0) 17:32:36 #16 1.238 (50/115) Installing x265-libs (3.6-r0) 17:32:36 #16 1.310 (51/115) Installing xvidcore (1.3.7-r2) 17:32:36 #16 1.321 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:32:36 #16 1.499 (53/115) Installing sdl2 (2.28.5-r1) 17:32:36 #16 1.520 (54/115) Installing alsa-lib (1.2.11-r0) 17:32:36 #16 1.540 (55/115) Installing libexpat (2.7.0-r0) 17:32:36 #16 1.544 (56/115) Installing libbz2 (1.0.8-r6) 17:32:36 #16 1.547 (57/115) Installing freetype (2.13.2-r0) 17:32:36 #16 1.576 (58/115) Installing fontconfig (2.15.0-r1) 17:32:36 #16 1.589 (59/115) Installing fribidi (1.0.15-r0) 17:32:36 #16 1.594 (60/115) Installing libintl (0.22.5-r0) 17:32:36 #16 1.598 (61/115) Installing libeconf (0.6.3-r0) 17:32:36 #16 1.601 (62/115) Installing libblkid (2.40.1-r1) 17:32:36 #16 1.606 (63/115) Installing libmount (2.40.1-r1) 17:32:36 #16 1.612 (64/115) Installing pcre2 (10.43-r0) 17:32:36 #16 1.622 (65/115) Installing glib (2.80.5-r0) 17:32:36 #16 1.692 (66/115) Installing graphite2 (1.3.14-r6) 17:32:36 #16 1.697 (67/115) Installing harfbuzz (8.5.0-r0) 17:32:36 #16 1.715 (68/115) Installing libunibreak (6.1-r0) 17:32:36 #16 1.720 (69/115) Installing libass (0.17.2-r0) 17:32:36 #16 1.725 (70/115) Installing libbluray (1.3.4-r1) 17:32:36 #16 1.831 (71/115) Installing mpg123-libs (1.32.8-r0) 17:32:36 #16 1.849 (72/115) Installing libopenmpt (0.7.7-r0) 17:32:36 #16 1.865 (73/115) Installing cjson (1.7.18-r0) 17:32:36 #16 1.869 (74/115) Installing mbedtls (3.6.4-r0) 17:32:36 #16 1.885 (75/115) Installing librist (0.2.10-r1) 17:32:36 #16 1.893 (76/115) Installing libsrt (1.5.3-r0) 17:32:36 #16 1.905 (77/115) Installing libssh (0.10.6-r0) 17:32:36 #16 1.913 (78/115) Installing xz-libs (5.6.2-r1) 17:32:36 #16 1.920 (79/115) Installing libxml2 (2.12.10-r0) 17:32:36 #16 1.937 (80/115) Installing libsodium (1.0.19-r0) 17:32:36 #16 1.946 (81/115) Installing libzmq (4.3.5-r2) 17:32:36 #16 1.964 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:32:36 #16 1.994 (83/115) Installing serd-libs (0.32.2-r0) 17:32:36 #16 1.998 (84/115) Installing zix-libs (0.4.2-r0) 17:32:36 #16 2.001 (85/115) Installing sord-libs (0.16.16-r0) 17:32:36 #16 2.004 (86/115) Installing sratom (0.6.16-r0) 17:32:36 #16 2.009 (87/115) Installing lilv-libs (0.24.24-r1) 17:32:36 #16 2.021 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:32:36 #16 2.056 (89/115) Installing libdovi (3.3.0-r0) 17:32:36 #16 2.065 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:32:36 #16 2.102 (91/115) Installing shaderc (2024.0-r0) 17:32:36 #16 2.107 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:32:36 #16 2.119 (93/115) Installing libplacebo (6.338.2-r1) 17:32:36 #16 2.136 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:32:36 #16 2.142 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:32:36 #16 2.151 (96/115) Installing vidstab (1.1.1-r0) 17:32:36 #16 2.155 (97/115) Installing zimg (3.0.5-r2) 17:32:36 #16 2.166 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:32:36 #16 2.203 (99/115) Installing libasyncns (0.8-r3) 17:32:36 #16 2.207 (100/115) Installing dbus-libs (1.14.10-r1) 17:32:36 #16 2.216 (101/115) Installing libltdl (2.4.7-r3) 17:32:36 #16 2.220 (102/115) Installing orc (0.4.40-r0) 17:32:36 #16 2.229 (103/115) Installing libflac (1.4.3-r1) 17:32:36 #16 2.237 (104/115) Installing libsndfile (1.2.2-r1) 17:32:36 #16 2.250 (105/115) Installing speexdsp (1.2.1-r2) 17:32:36 #16 2.255 (106/115) Installing tdb-libs (1.4.9-r1) 17:32:36 #16 2.260 (107/115) Installing libpulse (17.0-r0) 17:32:36 #16 2.278 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:32:36 #16 2.284 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:32:36 #16 2.289 (110/115) Installing ffmpeg (6.1.1-r8) 17:32:36 #16 2.299 (111/115) Installing udev-init-scripts (35-r1) 17:32:36 #16 2.302 (112/115) Installing eudev-libs (3.2.14-r2) 17:32:36 #16 2.307 (113/115) Installing zstd-libs (1.5.6-r0) 17:32:36 #16 2.323 (114/115) Installing kmod-libs (32-r0) 17:32:36 #16 2.327 (115/115) Installing eudev (3.2.14-r2) 17:32:36 #16 2.340 Executing busybox-1.36.1-r29.trigger 17:32:36 #16 2.348 Executing glib-2.80.5-r0.trigger 17:32:36 #16 2.355 Executing eudev-3.2.14-r2.trigger 17:32:36 #16 2.362 OK: 134 MiB in 129 packages 17:32:36 #16 DONE 2.6s 17:32:36 17:32:36 #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:32:36 #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 2.9s done 17:32:36 #8 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.4s done 17:32:36 #8 DONE 3.3s 17:32:36 17:32:36 #17 [stage-2 3/15] RUN apk --no-cache upgrade 17:32:36 #17 0.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:32:36 #17 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:32:37 #17 0.704 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 17:32:37 #17 0.716 Executing busybox-1.36.1-r30.post-upgrade 17:32:37 #17 0.757 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 17:32:37 #17 0.761 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 17:32:37 #17 0.765 Executing busybox-1.36.1-r30.trigger 17:32:37 #17 0.771 OK: 134 MiB in 129 packages 17:32:37 #17 DONE 0.9s 17:32:37 17:32:37 #18 [builder 8/8] RUN make build 17:32:37 #18 0.351 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:33:09 #18 DONE 29.0s 17:33:09 17:33:09 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 17:33:09 #19 DONE 0.3s 17:33:09 17:33:09 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 17:33:09 #20 DONE 0.0s 17:33:09 17:33:09 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:33:09 #21 DONE 0.0s 17:33:09 17:33:09 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 17:33:09 #22 DONE 0.0s 17:33:09 17:33:09 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:33:09 #23 DONE 0.0s 17:33:09 17:33:09 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 17:33:09 #24 DONE 0.0s 17:33:09 17:33:09 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 17:33:09 #25 DONE 0.2s 17:33:09 17:33:09 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:33:09 #26 DONE 0.3s 17:33:09 17:33:09 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:33:09 #27 DONE 0.3s 17:33:09 17:33:09 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:33:09 #28 DONE 0.3s 17:33:09 17:33:09 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:33:09 #29 DONE 0.3s 17:33:09 17:33:09 #30 exporting to image 17:33:09 #30 exporting layers 17:33:09 #30 exporting layers 0.6s done 17:33:09 #30 writing image sha256:b818863a3bb906066b6c6171b7a11a8a418b90d3313e43773a1eae5107f12131 done 17:33:09 #30 naming to docker.io/library/device-usb-camera done 17:33:09 #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 17:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:10 17:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:10 latest: Pulling from edgex-lftools-log-publisher 17:33:10 5eb5b503b376: Pulling fs layer 17:33:10 5c69ac0246d0: Pulling fs layer 17:33:10 ec43610c2a17: Pulling fs layer 17:33:10 3a2ae6a8a46f: Pulling fs layer 17:33:10 33b1e0a273af: Pulling fs layer 17:33:10 5d3b04190fa2: Pulling fs layer 17:33:10 3a2ae6a8a46f: Waiting 17:33:10 33b1e0a273af: Waiting 17:33:10 2f39f015ded8: Pulling fs layer 17:33:10 5d3b04190fa2: Waiting 17:33:10 2f39f015ded8: Waiting 17:33:10 5c69ac0246d0: Download complete 17:33:10 3a2ae6a8a46f: Verifying Checksum 17:33:10 3a2ae6a8a46f: Download complete 17:33:10 33b1e0a273af: Verifying Checksum 17:33:10 33b1e0a273af: Download complete 17:33:10 5d3b04190fa2: Verifying Checksum 17:33:10 5d3b04190fa2: Download complete 17:33:10 ec43610c2a17: Verifying Checksum 17:33:10 ec43610c2a17: Download complete 17:33:11 5eb5b503b376: Verifying Checksum 17:33:11 5eb5b503b376: Download complete 17:33:11 2f39f015ded8: Verifying Checksum 17:33:11 2f39f015ded8: Download complete 17:33:13 5eb5b503b376: Pull complete 17:33:13 5c69ac0246d0: Pull complete 17:33:13 ec43610c2a17: Pull complete 17:33:13 3a2ae6a8a46f: Pull complete 17:33:13 33b1e0a273af: Pull complete 17:33:13 5d3b04190fa2: Pull complete 17:33:20 2f39f015ded8: Pull complete 17:33:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:20 prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container 17:33:20 $ 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-403 -v /w/workspace/foundry_device-usb-camera_PR-403:/w/workspace/foundry_device-usb-camera_PR-403:rw,z -v /w/workspace/foundry_device-usb-camera_PR-403@tmp:/w/workspace/foundry_device-usb-camera_PR-403@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:22 $ docker top fed4dc9d3a428d54ea0d9d8440f24af1be501414629598c64191467611b75091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:23 ---> job-cost.sh 17:33:23 lf-activate-venv: SKIPPING 17:33:23 INFO: No Stack... 17:33:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:23 INFO: Archiving Costs [Pipeline] sh 17:33:24 + cat /w/workspace/foundry_device-usb-camera_PR-403/archives/cost.csv 17:33:24 + cut -d, -f6 [Pipeline] lock 17:33:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-403-1-stack-cost] 17:33:24 Resource [jenkins-edgexfoundry-device-usb-camera-PR-403-1-stack-cost] did not exist. Created. 17:33:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:33:24 Stashed 1 file(s) [Pipeline] } 17:33:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:24 $ docker stop --time=1 fed4dc9d3a428d54ea0d9d8440f24af1be501414629598c64191467611b75091 17:33:25 $ docker rm -f --volumes fed4dc9d3a428d54ea0d9d8440f24af1be501414629598c64191467611b75091 [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 17:33:26 provisioning config files... 17:33:26 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-403@tmp/config4004592167766879662tmp [Pipeline] { [Pipeline] sh 17:33:27 + set +x 17:33:27 + curl -s https://codecov.io/bash 17:33:27 + bash -s -- 17:33:27 17:33:27 _____ _ 17:33:27 / ____| | | 17:33:27 | | ___ __| | ___ ___ _____ __ 17:33:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:27 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:27 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:27 Bash-1.0.6 17:33:27 17:33:27 17:33:27 ==> git version 2.25.1 found 17:33:27 ==> 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 17:33:27 Release-Date: 2020-01-08 17:33:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:33:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:33:27 ==> Jenkins CI detected. 17:33:27 current dir:  /w/workspace/foundry_device-usb-camera_PR-403 17:33:27 project root: . 17:33:27 --> token set from env 17:33:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:27 ==> Running gcov in . (disable via -X gcov) 17:33:27 ==> Python coveragepy not found 17:33:27 ==> Searching for coverage reports in: 17:33:27 + . 17:33:27 -> Found 1 reports 17:33:27 ==> Detecting git/mercurial file structure 17:33:27 ==> Reading reports 17:33:27 + ./coverage.out bytes=54772 17:33:27 ==> Appending adjustments 17:33:27 https://docs.codecov.io/docs/fixing-reports 17:33:27 + Found adjustments 17:33:27 ==> Gzipping contents 17:33:27 8.0K /tmp/codecov.NXElLK.gz 17:33:27 ==> Uploading reports 17:33:27 url: https://codecov.io 17:33:27 query: branch=PR-403&commit=95baf98bd7cf168699e54839ae26b5f48117f338&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=403&job=&cmd_args= 17:33:27 -> Pinging Codecov 17:33:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-403&commit=95baf98bd7cf168699e54839ae26b5f48117f338&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=403&job=&cmd_args= 17:33:27 -> Uploading to 17:33:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/95baf98bd7cf168699e54839ae26b5f48117f338/d6e82ed9-e1bc-4c7c-955e-b8135273b461.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250806%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250806T173327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7641bfb13d3a8684a980d0058f5e82a715b0aacd9abf27a1910ba7396fc39f67 17:33:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:27 Dload Upload Total Spent Left Speed 17:33:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 54520 --:--:-- --:--:-- --:--:-- 54520 17:33:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/95baf98bd7cf168699e54839ae26b5f48117f338 [Pipeline] } 17:33:27 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 17:33:29 + [ -d /w/workspace/foundry_device-usb-camera_PR-403/archives ] 17:33:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-403/archives 17:33:29 total 16 17:33:29 drwxr-xr-x 3 root root 4096 Aug 6 17:33 . 17:33:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 17:33 .. 17:33:29 drwxr-xr-x 2 root root 4096 Aug 6 17:33 cost 17:33:29 -rw-r--r-- 1 root root 89 Aug 6 17:33 cost.csv 17:33:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-403/archives 17:33:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-403/archives 17:33:29 total 16 17:33:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 17:33 . 17:33:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 17:33 .. 17:33:29 drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 17:33 cost 17:33:29 -rw-r--r-- 1 jenkins jenkins 89 Aug 6 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:33:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:31 ---> package-listing.sh 17:33:31 ++ facter osfamily 17:33:31 ++ tr '[:upper:]' '[:lower:]' 17:33:31 + OS_FAMILY=debian 17:33:31 + workspace=/w/workspace/foundry_device-usb-camera_PR-403 17:33:31 + START_PACKAGES=/tmp/packages_start.txt 17:33:31 + END_PACKAGES=/tmp/packages_end.txt 17:33:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:31 + PACKAGES=/tmp/packages_start.txt 17:33:31 + '[' /w/workspace/foundry_device-usb-camera_PR-403 ']' 17:33:31 + PACKAGES=/tmp/packages_end.txt 17:33:31 + case "${OS_FAMILY}" in 17:33:31 + dpkg -l 17:33:31 + grep '^ii' 17:33:31 + '[' -f /tmp/packages_start.txt ']' 17:33:31 + '[' -f /tmp/packages_end.txt ']' 17:33:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:31 + '[' /w/workspace/foundry_device-usb-camera_PR-403 ']' 17:33:31 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-403/archives/ 17:33:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-403/archives/ [Pipeline] echo 17:33:31 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-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:33:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:32 prd-ubuntu20.04-docker-8c-8g-6372 does not seem to be running inside a container 17:33:32 $ 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-403/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-403 -v /w/workspace/foundry_device-usb-camera_PR-403:/w/workspace/foundry_device-usb-camera_PR-403:rw,z -v /w/workspace/foundry_device-usb-camera_PR-403@tmp:/w/workspace/foundry_device-usb-camera_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:32 $ docker top 5f53d8731225a57b1a27fc1ff7626516317ffb5df1fe88b217a985f834731e02 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:33 + mkdir -p /var/log/sysstat [Pipeline] sh 17:33:33 + ls /var/log/sa-host 17:33:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:33 provisioning config files... 17:33:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-403@tmp/config5692579722071459043tmp [Pipeline] { [Pipeline] echo 17:33:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:34 ---> create-netrc.sh [Pipeline] } 17:33:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:34 ---> python-tools-install.sh [Pipeline] echo 17:33:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:35 ---> sudo-logs.sh 17:33:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:33:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:35 ---> job-cost.sh 17:33:35 lf-activate-venv: SKIPPING 17:33:35 DEBUG: total: 0.2199999988079071 17:33:35 INFO: Retrieving Stack Cost... 17:33:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:35 INFO: Archiving Costs [Pipeline] echo 17:33:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:36 ---> logs-deploy.sh 17:33:36 lf-activate-venv: SKIPPING 17:33:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-403/1 17:33:36 INFO: archiving workspace using pattern(s): 17:33:37 Archives upload complete. 17:33:37 INFO: archiving logs to Nexus 17:33:38 ---> uname -a: 17:33:38 Linux prd-ubuntu20-04-docker-8c-8g-6372 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 17:33:38 17:33:38 17:33:38 ---> lscpu: 17:33:38 Architecture: x86_64 17:33:38 CPU op-mode(s): 32-bit, 64-bit 17:33:38 Byte Order: Little Endian 17:33:38 Address sizes: 40 bits physical, 48 bits virtual 17:33:38 CPU(s): 8 17:33:38 On-line CPU(s) list: 0-7 17:33:38 Thread(s) per core: 1 17:33:38 Core(s) per socket: 1 17:33:38 Socket(s): 8 17:33:38 NUMA node(s): 1 17:33:38 Vendor ID: AuthenticAMD 17:33:38 CPU family: 23 17:33:38 Model: 49 17:33:38 Model name: AMD EPYC-Rome Processor 17:33:38 Stepping: 0 17:33:38 CPU MHz: 2799.998 17:33:38 BogoMIPS: 5599.99 17:33:38 Virtualization: AMD-V 17:33:38 Hypervisor vendor: KVM 17:33:38 Virtualization type: full 17:33:38 L1d cache: 256 KiB 17:33:38 L1i cache: 256 KiB 17:33:38 L2 cache: 4 MiB 17:33:38 L3 cache: 128 MiB 17:33:38 NUMA node0 CPU(s): 0-7 17:33:38 Vulnerability Gather data sampling: Not affected 17:33:38 Vulnerability Itlb multihit: Not affected 17:33:38 Vulnerability L1tf: Not affected 17:33:38 Vulnerability Mds: Not affected 17:33:38 Vulnerability Meltdown: Not affected 17:33:38 Vulnerability Mmio stale data: Not affected 17:33:38 Vulnerability Retbleed: Vulnerable 17:33:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:33:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:33:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:33:38 Vulnerability Srbds: Not affected 17:33:38 Vulnerability Tsx async abort: Not affected 17:33:38 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 17:33:38 17:33:38 17:33:38 ---> nproc: 17:33:38 8 17:33:38 17:33:38 17:33:38 ---> df -h: 17:33:38 Filesystem Size Used Avail Use% Mounted on 17:33:38 overlay 155G 13G 143G 9% / 17:33:38 tmpfs 64M 0 64M 0% /dev 17:33:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:33:38 shm 64M 0 64M 0% /dev/shm 17:33:38 /dev/vda1 155G 13G 143G 9% /facter-os 17:33:38 17:33:38 17:33:38 ---> sar -b -r -n DEV: 17:33:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6372) 08/06/25 _x86_64_ (8 CPU) 17:33:38 17:33:38 17:29:41 LINUX RESTART (8 CPU) 17:33:38 17:33:38 17:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:33:38 17:31:01 375.76 74.64 301.12 0.00 13283.92 72851.44 0.00 17:33:38 17:32:01 247.84 2.97 244.88 0.00 51.32 62753.54 0.00 17:33:38 17:33:01 103.32 0.28 103.03 0.00 28.53 23269.47 0.00 17:33:38 Average: 240.81 25.42 215.39 0.00 4355.40 52734.67 0.00 17:33:38 17:33:38 17:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:33:38 17:31:01 28654152 31501084 796128 2.42 84856 3045532 1846220 5.44 1048648 2777776 293872 17:33:38 17:32:01 26404436 31165920 1108172 3.37 153848 4707492 2375692 7.00 2053340 3821504 514148 17:33:38 17:33:01 25970608 31277164 992288 3.02 159676 5213796 2317592 6.83 2121280 4147788 852972 17:33:38 Average: 27009732 31314723 965529 2.94 132793 4322273 2179835 6.43 1741089 3582356 553664 17:33:38 17:33:38 17:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:33:38 17:31:01 ens3 720.39 477.25 8347.72 140.62 0.00 0.00 0.00 0.00 17:33:38 17:31:01 docker0 34.91 33.30 2.49 187.04 0.00 0.00 0.00 0.00 17:33:38 17:31:01 lo 5.38 5.38 0.53 0.53 0.00 0.00 0.00 0.00 17:33:38 17:32:01 ens3 440.63 303.00 3031.05 42.39 0.00 0.00 0.00 0.00 17:33:38 17:32:01 docker0 282.30 405.08 24.45 2998.06 0.00 0.00 0.00 0.00 17:33:38 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:33:38 17:32:01 vethe661161 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:33:38 17:33:01 ens3 82.44 43.08 1221.50 12.69 0.00 0.00 0.00 0.00 17:33:38 17:33:01 docker0 20.26 48.49 1.49 889.60 0.00 0.00 0.00 0.00 17:33:38 17:33:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 17:33:38 17:33:01 veth12e682a 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 17:33:38 Average: ens3 411.05 272.16 4153.49 64.39 0.00 0.00 0.00 0.00 17:33:38 Average: docker0 113.36 163.74 9.56 1371.39 0.00 0.00 0.00 0.00 17:33:38 Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 17:33:38 Average: veth12e682a 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:33:38 17:33:38 17:33:38 ---> sar -P ALL: 17:33:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6372) 08/06/25 _x86_64_ (8 CPU) 17:33:38 17:33:38 17:29:41 LINUX RESTART (8 CPU) 17:33:38 17:33:38 17:30:03 CPU %user %nice %system %iowait %steal %idle 17:33:38 17:31:01 all 9.46 0.00 2.97 2.69 0.07 84.81 17:33:38 17:31:01 0 10.01 0.00 3.46 0.38 0.07 86.08 17:33:38 17:31:01 1 10.88 0.00 1.87 0.51 0.05 86.70 17:33:38 17:31:01 2 8.79 0.00 3.07 7.33 0.09 80.73 17:33:38 17:31:01 3 9.06 0.00 2.16 0.12 0.05 88.61 17:33:38 17:31:01 4 8.79 0.00 2.83 1.67 0.07 86.64 17:33:38 17:31:01 5 9.00 0.00 3.40 1.08 0.07 86.45 17:33:38 17:31:01 6 10.78 0.00 2.66 0.87 0.05 85.64 17:33:38 17:31:01 7 8.40 0.00 4.30 9.62 0.07 77.61 17:33:38 17:32:01 all 25.51 0.00 6.18 1.65 0.09 66.56 17:33:38 17:32:01 0 24.93 0.00 6.46 1.17 0.08 67.36 17:33:38 17:32:01 1 25.23 0.00 6.17 0.61 0.08 67.91 17:33:38 17:32:01 2 25.16 0.00 6.81 5.02 0.08 62.93 17:33:38 17:32:01 3 25.50 0.00 6.09 0.17 0.07 68.18 17:33:38 17:32:01 4 26.46 0.00 5.90 0.19 0.13 67.32 17:33:38 17:32:01 5 25.12 0.00 5.89 0.44 0.08 68.47 17:33:38 17:32:01 6 26.19 0.00 5.94 2.10 0.10 65.66 17:33:38 17:32:01 7 25.49 0.00 6.22 3.55 0.07 64.68 17:33:38 17:33:01 all 52.28 0.00 7.97 0.75 0.10 38.91 17:33:38 17:33:01 0 50.88 0.00 7.87 2.89 0.08 38.28 17:33:38 17:33:01 1 52.41 0.00 8.02 0.30 0.10 39.17 17:33:38 17:33:01 2 51.93 0.00 7.88 0.66 0.10 39.44 17:33:38 17:33:01 3 53.15 0.00 8.39 0.59 0.12 37.75 17:33:38 17:33:01 4 52.25 0.00 7.92 0.45 0.10 39.27 17:33:38 17:33:01 5 51.74 0.00 7.80 0.59 0.08 39.79 17:33:38 17:33:01 6 53.52 0.00 7.60 0.30 0.08 38.49 17:33:38 17:33:01 7 52.37 0.00 8.26 0.20 0.10 39.07 17:33:38 Average: all 29.33 0.00 5.74 1.68 0.08 63.16 17:33:38 Average: 0 28.79 0.00 5.95 1.49 0.08 63.69 17:33:38 Average: 1 29.74 0.00 5.39 0.47 0.08 64.32 17:33:38 Average: 2 28.88 0.00 5.95 4.29 0.09 60.78 17:33:38 Average: 3 29.48 0.00 5.58 0.29 0.08 64.56 17:33:38 Average: 4 29.40 0.00 5.58 0.76 0.10 64.16 17:33:38 Average: 5 28.87 0.00 5.72 0.70 0.08 64.63 17:33:38 Average: 6 30.42 0.00 5.44 1.10 0.08 62.97 17:33:38 Average: 7 29.05 0.00 6.29 4.38 0.08 60.20 17:33:38 17:33:38 17:33:38