Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2db400872be95ca8f6479a71c6d17426b4e844ff 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-ssh17864080514534037597.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-ssh8542017677316713333.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6841364375716341367.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 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-ssh16950194055958858763.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4971328886879555905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772407’ Running on prd-ubuntu20.04-docker-8c-8g-772428 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2db400872be95ca8f6479a71c6d17426b4e844ff (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2db400872be95ca8f6479a71c6d17426b4e844ff # timeout=10 Commit message: "Merge pull request #424 from judehung/update-go-1.25" > git rev-list --no-walk 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:25:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:25:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:25:04 ========================================================= 10:25:04 EdgeX Global Pipelines Version Info 10:25:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:25:05 ------------------- 10:25:05 stable info: 10:25:05 ------------------- 10:25:05 Commited By: Cherry Wang cherry@iotechsys.com 10:25:05 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:25:05 Message: update stable to v1.0.278 10:25:06 ------------------- 10:25:06 experimental info: 10:25:06 ------------------- 10:25:06 Commited By: **** collab-it+edgex@linuxfoundation.org 10:25:06 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:25:06 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:25:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:25:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:25:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:25:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:25:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo 10:25:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2db4008 [Pipeline] echo 10:25:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:07 provisioning config files... 10:25:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13564570042031511806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:07 ---> ****-login.sh 10:25:07 nexus3.edgexfoundry.org:10001 10:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:07 10:25:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:25:07 Configure a credential helper to remove this warning. See 10:25:07 https://docs.****.com/go/credential-store/ 10:25:07 10:25:07 Login Succeeded 10:25:08 nexus3.edgexfoundry.org:10002 10:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:08 10:25:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:25:08 Configure a credential helper to remove this warning. See 10:25:08 https://docs.****.com/go/credential-store/ 10:25:08 10:25:08 Login Succeeded 10:25:08 nexus3.edgexfoundry.org:10003 10:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:08 10:25:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:25:08 Configure a credential helper to remove this warning. See 10:25:08 https://docs.****.com/go/credential-store/ 10:25:08 10:25:08 Login Succeeded 10:25:08 nexus3.edgexfoundry.org:10004 10:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:08 10:25:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:25:08 Configure a credential helper to remove this warning. See 10:25:08 https://docs.****.com/go/credential-store/ 10:25:08 10:25:08 Login Succeeded 10:25:08 ****.io 10:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:08 10:25:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:25:08 Configure a credential helper to remove this warning. See 10:25:08 https://docs.****.com/go/credential-store/ 10:25:08 10:25:08 Login Succeeded 10:25:08 ---> ****-login.sh ends [Pipeline] } 10:25:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:25:09 + git rev-list -1 --merges 2db400872be95ca8f6479a71c6d17426b4e844ff~1..2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo 10:25:09 -----------> git rev-list -1 --merges 2db400872be95ca8f6479a71c6d17426b4e844ff~1..2db400872be95ca8f6479a71c6d17426b4e844ff 2db400872be95ca8f6479a71c6d17426b4e844ff 10:25:09 2db400872be95ca8f6479a71c6d17426b4e844ff [false] [Pipeline] sh 10:25:09 + git log --format=format:%s -1 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo 10:25:09 ========================================================= 10:25:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:25:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:09 + git log --format=format:%s -1 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo 10:25:09 [semverPrep] GIT_COMMIT: 2db400872be95ca8f6479a71c6d17426b4e844ff, Commit Message: Merge pull request #424 from judehung/update-go-1.25 [Pipeline] echo 10:25:09 [semverPrep] This is not a build commit. [Pipeline] sh 10:25:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:25:10 + grep -v github /etc/ssh/ssh_known_hosts 10:25:10 + [ -e /tmp/ssh_known_hosts ] 10:25:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:25:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:25:10 + sudo tee -a /etc/ssh/ssh_known_hosts 10:25:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:10 10:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:10 0.1.4: Pulling from edgex-devops/py-git-semver 10:25:10 3dae71ba6b94: Pulling fs layer 10:25:10 6bf1a483ea7c: Pulling fs layer 10:25:10 f5dfc541a4d3: Pulling fs layer 10:25:10 461d9e800cba: Pulling fs layer 10:25:10 80192f66455f: Pulling fs layer 10:25:10 2e8e34ca0e6c: Pulling fs layer 10:25:10 a29436f7fd5d: Pulling fs layer 10:25:10 923cac83aea3: Pulling fs layer 10:25:10 25ad8b0a4227: Pulling fs layer 10:25:10 db01528c6b51: Pulling fs layer 10:25:10 461d9e800cba: Waiting 10:25:10 28988de357af: Pulling fs layer 10:25:10 80192f66455f: Waiting 10:25:10 2e8e34ca0e6c: Waiting 10:25:10 a29436f7fd5d: Waiting 10:25:10 923cac83aea3: Waiting 10:25:10 25ad8b0a4227: Waiting 10:25:10 db01528c6b51: Waiting 10:25:10 28988de357af: Waiting 10:25:10 6bf1a483ea7c: Verifying Checksum 10:25:10 6bf1a483ea7c: Download complete 10:25:11 461d9e800cba: Verifying Checksum 10:25:11 461d9e800cba: Download complete 10:25:11 80192f66455f: Download complete 10:25:11 f5dfc541a4d3: Verifying Checksum 10:25:11 f5dfc541a4d3: Download complete 10:25:11 3dae71ba6b94: Verifying Checksum 10:25:11 3dae71ba6b94: Download complete 10:25:11 923cac83aea3: Verifying Checksum 10:25:11 923cac83aea3: Download complete 10:25:11 25ad8b0a4227: Verifying Checksum 10:25:11 25ad8b0a4227: Download complete 10:25:11 db01528c6b51: Verifying Checksum 10:25:11 db01528c6b51: Download complete 10:25:11 28988de357af: Verifying Checksum 10:25:11 28988de357af: Download complete 10:25:11 a29436f7fd5d: Verifying Checksum 10:25:11 a29436f7fd5d: Download complete 10:25:11 2e8e34ca0e6c: Verifying Checksum 10:25:11 2e8e34ca0e6c: Download complete 10:25:12 3dae71ba6b94: Pull complete 10:25:12 6bf1a483ea7c: Pull complete 10:25:13 f5dfc541a4d3: Pull complete 10:25:13 461d9e800cba: Pull complete 10:25:13 80192f66455f: Pull complete 10:25:17 2e8e34ca0e6c: Pull complete 10:25:18 a29436f7fd5d: Pull complete 10:25:18 923cac83aea3: Pull complete 10:25:18 25ad8b0a4227: Pull complete 10:25:18 db01528c6b51: Pull complete 10:25:18 28988de357af: Pull complete 10:25:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:18 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:25:20 $ docker top 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea -eo pid,comm 10:25:20 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). 10:25:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:20 [ssh-agent] Looking for ssh-agent implementation... 10:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:20 $ docker exec 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent 10:25:20 SSH_AUTH_SOCK=/tmp/ssh-Rj0u5aHA3goD/agent.31 10:25:20 SSH_AGENT_PID=37 10:25:20 Running ssh-add (command line suppressed) 10:25:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15052883158348045096.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15052883158348045096.key) 10:25:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:21 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 10:25:21 + git tag --points-at HEAD [Pipeline] } 10:25:21 $ docker exec --env ******** --env ******** 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent -k 10:25:21 unset SSH_AUTH_SOCK; 10:25:21 unset SSH_AGENT_PID; 10:25:21 echo Agent pid 37 killed; 10:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:25:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:21 [ssh-agent] Looking for ssh-agent implementation... 10:25:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:21 $ docker exec 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent 10:25:21 SSH_AUTH_SOCK=/tmp/ssh-zn51ZmqVe4U7/agent.84 10:25:21 SSH_AGENT_PID=90 10:25:21 Running ssh-add (command line suppressed) 10:25:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9200552871448354692.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9200552871448354692.key) 10:25:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:22 + git semver init 10:25:22 2025-11-03 10:25:22,586 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:25:22 2025-11-03 10:25:22,591 [run_init] DEBUG init version:0.0.0 force:False 10:25:22 2025-11-03 10:25:22,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 10:25:22 2025-11-03 10:25:22,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 10:25:22 2025-11-03 10:25:22,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 10:25:24 2025-11-03 10:25:23,853 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 10:25:24 2025-11-03 10:25:23,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 10:25:24 2025-11-03 10:25:23,854 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:25:24 2025-11-03 10:25:23,854 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:25:24 4.1.0-dev.8 [Pipeline] } 10:25:24 $ docker exec --env ******** --env ******** 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent -k 10:25:24 unset SSH_AUTH_SOCK; 10:25:24 unset SSH_AGENT_PID; 10:25:24 echo Agent pid 90 killed; 10:25:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:24 + git semver [Pipeline] } 10:25:24 $ docker stop --time=1 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea 10:25:26 $ docker rm -f --volumes 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea [Pipeline] // withDockerContainer [Pipeline] sh 10:25:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:25:26 Stashed 1 file(s) [Pipeline] echo 10:25:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:26 provisioning config files... 10:25:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2935326641104425488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:27 ---> ****-login.sh 10:25:27 nexus3.edgexfoundry.org:10001 10:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:27 Login Succeeded 10:25:27 nexus3.edgexfoundry.org:10002 10:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:27 Login Succeeded 10:25:27 nexus3.edgexfoundry.org:10003 10:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:27 Login Succeeded 10:25:27 nexus3.edgexfoundry.org:10004 10:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:28 Login Succeeded 10:25:28 ****.io 10:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:28 Login Succeeded 10:25:28 ---> ****-login.sh ends [Pipeline] } 10:25:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:25:28 ========================================================= 10:25:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 10:25:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:25:29 #0 building with "default" instance using docker driver 10:25:29 10:25:29 #1 [internal] load build definition from Dockerfile 10:25:29 #1 transferring dockerfile: 2.48kB done 10:25:29 #1 DONE 0.0s 10:25:29 10:25:29 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:25:29 #2 DONE 0.1s 10:25:29 10:25:29 #3 [internal] load .dockerignore 10:25:29 #3 transferring context: 2B done 10:25:29 #3 DONE 0.0s 10:25:29 10:25:29 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:25:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 10:25:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 10:25:29 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 10:25:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:25:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 10:25:29 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 10:25:29 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 10:25:29 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 10:25:29 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 10:25:29 #4 ... 10:25:29 10:25:29 #5 [internal] load build context 10:25:29 #5 transferring context: 23.50MB 0.2s done 10:25:29 #5 DONE 0.2s 10:25:29 10:25:29 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:25:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 10:25:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 10:25:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 10:25:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 10:25:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:25:29 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 10:25:29 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 10:25:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.4s 10:25:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.4s 10:25:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 10:25:29 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 10:25:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.4s 10:25:30 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 10:25:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s 10:25:30 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 10:25:30 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 10:25:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s 10:25:30 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 10:25:30 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 10:25:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 84.93MB / 112.58MB 0.8s 10:25:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.00MB / 112.58MB 0.9s 10:25:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 10:25:34 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done 10:25:35 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 10:25:35 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 10:25:35 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:25:35 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 10:25:35 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10:25:36 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done 10:25:36 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 10:25:38 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 10:25:38 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 10:25:39 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 10:25:39 #4 DONE 10.0s 10:25:39 10:25:39 #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 10:25:39 #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:25:39 #6 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:25:40 #6 0.710 (1/9) Installing eudev-libs (3.2.14-r5) 10:25:40 #6 0.714 (2/9) Installing libjpeg-turbo (3.1.0-r0) 10:25:40 #6 0.725 (3/9) Installing v4l-utils-libs (1.28.1-r1) 10:25:40 #6 0.733 (4/9) Installing v4l-utils (1.28.1-r1) 10:25:40 #6 0.753 (5/9) Installing libdvbv5 (1.28.1-r1) 10:25:40 #6 0.760 (6/9) Installing libturbojpeg (3.1.0-r0) 10:25:40 #6 0.770 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 10:25:40 #6 0.776 (8/9) Installing eudev-dev (3.2.14-r5) 10:25:40 #6 0.789 (9/9) Installing v4l-utils-dev (1.28.1-r1) 10:25:40 #6 0.804 Executing busybox-1.37.0-r19.trigger 10:25:40 #6 0.814 OK: 271 MiB in 69 packages 10:25:41 Still waiting to schedule task 10:25:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:25:42 #6 DONE 2.5s 10:25:42 10:25:42 #7 [builder 3/8] WORKDIR /device-usb-camera 10:25:42 #7 DONE 0.0s 10:25:42 10:25:42 #8 [builder 4/8] COPY go.mod vendor* ./ 10:25:42 #8 DONE 0.0s 10:25:42 10:25:42 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:57 #9 DONE 12.9s 10:25:57 10:25:57 #10 [builder 6/8] COPY . . 10:25:57 #10 DONE 0.1s 10:25:57 10:25:57 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 10:25:57 #11 0.205 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:57 #11 0.207 Dload Upload Total Spent Left Speed 10:25:57 #11 0.208 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11270 0 --:--:-- --:--:-- --:--:-- 11419 10:25:57 #11 DONE 0.3s 10:25:57 10:25:57 #12 [builder 8/8] RUN echo noop 10:25:57 #12 0.272 noop 10:25:57 #12 DONE 0.3s 10:25:57 10:25:57 #13 exporting to image 10:25:57 #13 exporting layers 10:26:03 #13 exporting layers 7.7s done 10:26:03 #13 writing image sha256:ea738d92ce8b24b157ee3888bfa49e06fa3afa06b185fff3e939c8b9ed8d88ba done 10:26:03 #13 naming to docker.io/library/ci-base-image-x86_64 done 10:26:03 #13 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:04 + docker inspect -f . ci-base-image-x86_64 10:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:04 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:26:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:26:04 $ docker top e25b63cc95fa1d8bcac83a820bf467a7e276ce458ff5a51de9e2348ef009b580 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:04 + go version 10:26:04 go version go1.25.2 linux/amd64 [Pipeline] } 10:26:04 $ docker stop --time=1 e25b63cc95fa1d8bcac83a820bf467a7e276ce458ff5a51de9e2348ef009b580 10:26:06 $ docker rm -f --volumes e25b63cc95fa1d8bcac83a820bf467a7e276ce458ff5a51de9e2348ef009b580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:06 + docker inspect -f . ci-base-image-x86_64 10:26:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:06 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:26:06 $ docker top 8d942b8bf73afe9cc2333488d5b77280a9f38e09350f6b6cfd6cd613a1f16533 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:07 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 10:26:07 + make test 10:26:07 go test ./... -coverprofile=coverage.out ./... 10:26:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:26:30 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 10:26:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 4.4% of statements 10:26:38 0 issues. 10:26:38 go vet ./... 10:26:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:43 ./bin/test-attribution-txt.sh [Pipeline] echo 10:26:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:26:43 $ docker stop --time=1 8d942b8bf73afe9cc2333488d5b77280a9f38e09350f6b6cfd6cd613a1f16533 10:26:45 $ docker rm -f --volumes 8d942b8bf73afe9cc2333488d5b77280a9f38e09350f6b6cfd6cd613a1f16533 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:26:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:26:47 + ls -al . 10:26:47 total 292 10:26:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 10:26 . 10:26:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:24 .. 10:26:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:26 .git 10:26:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:25 .github 10:26:47 -rw-rw-r-- 1 jenkins jenkins 379 Nov 3 10:25 .gitignore 10:26:47 -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 10:25 .golangci.yml 10:26:47 -rw-rw-r-- 1 jenkins jenkins 77 Nov 3 10:25 .hadolint.yml 10:26:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:25 .semver 10:26:47 -rw-rw-r-- 1 jenkins jenkins 22020 Nov 3 10:25 Attribution.txt 10:26:47 -rw-rw-r-- 1 jenkins jenkins 17743 Nov 3 10:25 CHANGELOG.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 2445 Nov 3 10:25 Dockerfile 10:26:47 -rw-rw-r-- 1 jenkins jenkins 678 Nov 3 10:25 GOVERNANCE.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 682 Nov 3 10:25 Jenkinsfile 10:26:47 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 3 10:25 LICENSE 10:26:47 -rw-rw-r-- 1 jenkins jenkins 3192 Nov 3 10:25 Makefile 10:26:47 -rw-rw-r-- 1 jenkins jenkins 622 Nov 3 10:25 OWNERS.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 3 10:25 README.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 11 Nov 3 10:25 VERSION 10:26:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:25 bin 10:26:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:25 cmd 10:26:47 -rw-r--r-- 1 jenkins jenkins 54776 Nov 3 10:26 coverage.out 10:26:47 -rwxrwxr-x 1 jenkins jenkins 84 Nov 3 10:25 docker-entrypoint.sh 10:26:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:25 docs 10:26:47 -rw-rw-r-- 1 jenkins jenkins 6921 Nov 3 10:25 go.mod 10:26:47 -rw-rw-r-- 1 jenkins jenkins 89429 Nov 3 10:25 go.sum 10:26:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:25 internal 10:26:47 -rw-rw-r-- 1 jenkins jenkins 231 Nov 3 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + 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=2db400872be95ca8f6479a71c6d17426b4e844ff --label arch=amd64 --label version=4.1.0-dev.8 . 10:26:47 #0 building with "default" instance using docker driver 10:26:47 10:26:47 #1 [internal] load build definition from Dockerfile 10:26:47 #1 transferring dockerfile: 2.48kB done 10:26:47 #1 DONE 0.0s 10:26:47 10:26:47 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:26:47 #2 DONE 0.0s 10:26:47 10:26:47 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:26:47 #3 DONE 0.1s 10:26:47 10:26:47 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 10:26:47 #4 DONE 0.1s 10:26:47 10:26:47 #5 [internal] load .dockerignore 10:26:47 #5 transferring context: 2B done 10:26:47 #5 DONE 0.0s 10:26:47 10:26:47 #6 [internal] load build context 10:26:47 #6 transferring context: 69.13kB 0.0s done 10:26:47 #6 DONE 0.0s 10:26:47 10:26:47 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:26:47 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:26:47 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:26:47 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:26:47 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:26:47 #7 DONE 0.1s 10:26:47 10:26:47 #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 10:26:47 #8 DONE 0.1s 10:26:47 10:26:47 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 10:26:47 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 10:26:48 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 10:26:48 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 10:26:48 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 10:26:48 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 7.34MB / 15.38MB 0.1s 10:26:48 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 10:26:48 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s done 10:26:48 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 10:26:48 #9 DONE 0.5s 10:26:48 10:26:48 #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 10:26:48 #10 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:26:48 #10 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:26:48 #10 0.633 OK: 271 MiB in 69 packages 10:26:48 #10 DONE 0.8s 10:26:48 10:26:48 #11 [builder 3/8] WORKDIR /device-usb-camera 10:26:48 #11 DONE 0.0s 10:26:48 10:26:48 #12 [builder 4/8] COPY go.mod vendor* ./ 10:26:48 #12 DONE 0.1s 10:26:48 10:26:48 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:26:48 #13 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:26:48 #13 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:26:48 #13 0.674 (1/117) Installing dumb-init (1.2.5-r3) 10:26:48 #13 0.678 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 10:26:48 #13 0.733 (3/117) Installing aom-libs (3.12.1-r0) 10:26:48 #13 0.806 (4/117) Installing libxau (1.0.12-r0) 10:26:48 #13 0.809 (5/117) Installing libmd (1.1.0-r0) 10:26:48 #13 0.813 (6/117) Installing libbsd (0.12.2-r0) 10:26:48 #13 0.820 (7/117) Installing libxdmcp (1.1.5-r1) 10:26:48 #13 0.824 (8/117) Installing libxcb (1.17.0-r0) 10:26:48 #13 0.848 (9/117) Installing libx11 (1.8.11-r0) 10:26:48 #13 0.897 (10/117) Installing hwdata-pci (0.395-r0) 10:26:48 #13 0.909 (11/117) Installing libpciaccess (0.18.1-r0) 10:26:48 #13 0.913 (12/117) Installing libdrm (2.4.124-r0) 10:26:48 #13 0.937 (13/117) Installing libxext (1.3.6-r2) 10:26:48 #13 0.944 (14/117) Installing libxfixes (6.0.1-r4) 10:26:48 #13 0.948 (15/117) Installing libffi (3.4.8-r0) 10:26:48 #13 0.953 (16/117) Installing wayland-libs-client (1.23.1-r3) 10:26:48 #13 0.961 (17/117) Installing libva (2.22.0-r1) 10:26:48 #13 0.969 (18/117) Installing libvdpau (1.5-r4) 10:26:48 #13 0.974 (19/117) Installing libgcc (14.2.0-r6) 10:26:48 #13 0.978 (20/117) Installing libstdc++ (14.2.0-r6) 10:26:48 #13 1.004 (21/117) Installing onevpl-libs (2023.3.1-r2) 10:26:48 #13 1.012 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 10:26:48 #13 1.056 (23/117) Installing libdav1d (1.5.1-r0) 10:26:48 #13 1.083 (24/117) Installing openexr-libiex (3.3.2-r0) 10:26:48 #13 1.093 (25/117) Installing openexr-libilmthread (3.3.2-r0) 10:26:48 #13 1.097 (26/117) Installing imath (3.1.12-r0) 10:26:48 #13 1.104 (27/117) Installing libdeflate (1.23-r0) 10:26:48 #13 1.110 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 10:26:48 #13 1.127 (29/117) Installing openexr-libopenexr (3.3.2-r0) 10:26:49 #13 1.144 (30/117) Installing brotli-libs (1.1.0-r2) 10:26:49 #13 1.156 (31/117) Installing giflib (5.2.2-r1) 10:26:49 #13 1.160 (32/117) Installing libhwy (1.0.7-r1) 10:26:49 #13 1.163 (33/117) Installing libjpeg-turbo (3.1.0-r0) 10:26:49 #13 1.175 (34/117) Installing lcms2 (2.16-r0) 10:26:49 #13 1.190 (35/117) Installing libpng (1.6.47-r0) 10:26:49 #13 1.196 (36/117) Installing libjxl (0.10.3-r2) 10:26:49 #13 1.238 (37/117) Installing lame-libs (3.100-r5) 10:26:49 #13 1.245 (38/117) Installing opus (1.5.2-r1) 10:26:49 #13 1.257 (39/117) Installing rav1e-libs (0.7.1-r2) 10:26:49 #13 1.324 (40/117) Installing libgomp (14.2.0-r6) 10:26:49 #13 1.332 (41/117) Installing soxr (0.1.3-r7) 10:26:49 #13 1.338 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 10:26:49 #13 1.343 (43/117) Installing libogg (1.3.5-r5) 10:26:49 #13 ... 10:26:49 10:26:49 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:49 #14 DONE 0.5s 10:26:49 10:26:49 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:26:49 #13 1.346 (44/117) Installing libtheora (1.1.1-r18) 10:26:49 #13 1.362 (45/117) Installing libvorbis (1.3.7-r2) 10:26:49 #13 1.371 (46/117) Installing libvpx (1.15.0-r0) 10:26:49 #13 1.399 (47/117) Installing libsharpyuv (1.5.0-r0) 10:26:49 #13 1.402 (48/117) Installing libwebp (1.5.0-r0) 10:26:49 #13 1.410 (49/117) Installing libwebpmux (1.5.0-r0) 10:26:49 #13 1.413 (50/117) Installing x264-libs (0.164.3108-r0) 10:26:49 #13 1.459 (51/117) Installing numactl (2.0.18-r0) 10:26:49 #13 ... 10:26:49 10:26:49 #15 [builder 6/8] COPY . . 10:26:49 #15 DONE 0.1s 10:26:49 10:26:49 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:26:49 #13 1.463 (52/117) Installing x265-libs (3.6-r0) 10:26:49 #13 1.554 (53/117) Installing xvidcore (1.3.7-r2) 10:26:49 #13 1.564 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 10:26:49 #13 1.685 (55/117) Installing sdl3 (3.2.16-r0) 10:26:49 #13 1.730 (56/117) Installing sdl2-compat (2.32.56-r0) 10:26:49 #13 1.735 (57/117) Installing alsa-lib (1.2.14-r0) 10:26:49 #13 1.752 (58/117) Installing libexpat (2.7.3-r0) 10:26:49 #13 1.755 (59/117) Installing libbz2 (1.0.8-r6) 10:26:49 #13 1.758 (60/117) Installing freetype (2.13.3-r0) 10:26:49 #13 1.773 (61/117) Installing fontconfig (2.15.0-r3) 10:26:49 #13 1.784 (62/117) Installing fribidi (1.0.16-r1) 10:26:49 #13 1.788 (63/117) Installing libintl (0.24.1-r0) 10:26:49 #13 ... 10:26:49 10:26:49 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 10:26:49 #16 0.230 % Total % Received % Xferd Average Speed Time Time Time Current 10:26:49 #16 0.230 Dload Upload Total Spent Left Speed 10:26:49 #16 0.230 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 52530 0 --:--:-- --:--:-- --:--:-- 55894 10:26:49 #16 DONE 0.4s 10:26:49 10:26:49 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:26:49 #13 1.791 (64/117) Installing libeconf (0.6.3-r0) 10:26:49 #13 1.795 (65/117) Installing libblkid (2.41-r9) 10:26:49 #13 1.801 (66/117) Installing libmount (2.41-r9) 10:26:49 #13 1.809 (67/117) Installing pcre2 (10.46-r0) 10:26:49 #13 1.820 (68/117) Installing glib (2.84.4-r0) 10:26:49 #13 1.898 (69/117) Installing graphite2 (1.3.14-r6) 10:26:49 #13 1.903 (70/117) Installing harfbuzz (11.2.1-r0) 10:26:49 #13 1.927 (71/117) Installing libunibreak (6.1-r0) 10:26:49 #13 1.931 (72/117) Installing libass (0.17.3-r0) 10:26:49 #13 1.936 (73/117) Installing libbluray (1.3.4-r1) 10:26:49 #13 1.944 (74/117) Installing mpg123-libs (1.32.10-r0) 10:26:49 #13 1.964 (75/117) Installing libopenmpt (0.7.15-r0) 10:26:49 #13 1.978 (76/117) Installing cjson (1.7.19-r0) 10:26:49 #13 1.982 (77/117) Installing mbedtls (3.6.5-r0) 10:26:49 #13 1.996 (78/117) Installing librist (0.2.10-r1) 10:26:49 #13 2.001 (79/117) Installing libsrt (1.5.3-r1) 10:26:49 #13 2.013 (80/117) Installing libssh (0.11.2-r0) 10:26:49 #13 2.020 (81/117) Installing xz-libs (5.8.1-r0) 10:26:49 #13 2.025 (82/117) Installing libxml2 (2.13.9-r0) 10:26:49 #13 2.044 (83/117) Installing libsodium (1.0.20-r0) 10:26:49 #13 2.054 (84/117) Installing libzmq (4.3.5-r2) 10:26:49 #13 2.066 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 10:26:49 #13 2.098 (86/117) Installing serd-libs (0.32.4-r0) 10:26:50 #13 2.102 (87/117) Installing zix-libs (0.6.2-r0) 10:26:50 #13 2.105 (88/117) Installing sord-libs (0.16.18-r0) 10:26:50 #13 2.109 (89/117) Installing sratom (0.6.18-r0) 10:26:50 #13 2.116 (90/117) Installing lilv-libs (0.24.26-r0) 10:26:50 #13 2.120 (91/117) Installing libdovi (3.3.1-r1) 10:26:50 #13 2.188 (92/117) Installing spirv-tools (1.4.313.0-r0) 10:26:50 #13 2.226 (93/117) Installing glslang-libs (1.4.309.0-r0) 10:26:50 #13 2.250 (94/117) Installing shaderc (2024.4-r0) 10:26:50 #13 2.255 (95/117) Installing vulkan-loader (1.4.313.0-r0) 10:26:50 #13 2.267 (96/117) Installing libplacebo (6.338.2-r3) 10:26:50 #13 2.280 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 10:26:50 #13 2.285 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 10:26:50 #13 2.339 (99/117) Installing vidstab (1.1.1-r0) 10:26:50 #13 2.347 (100/117) Installing zimg (3.0.5-r3) 10:26:50 #13 2.359 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 10:26:50 #13 2.394 (102/117) Installing libasyncns (0.8-r4) 10:26:50 #13 2.397 (103/117) Installing dbus-libs (1.16.2-r1) 10:26:50 #13 2.404 (104/117) Installing libltdl (2.5.4-r1) 10:26:50 #13 2.407 (105/117) Installing orc (0.4.40-r1) 10:26:50 #13 2.416 (106/117) Installing libflac (1.4.3-r1) 10:26:50 #13 2.425 (107/117) Installing libsndfile (1.2.2-r2) 10:26:50 #13 2.436 (108/117) Installing speexdsp (1.2.1-r2) 10:26:50 #13 2.441 (109/117) Installing tdb-libs (1.4.12-r0) 10:26:50 #13 2.446 (110/117) Installing libpulse (17.0-r5) 10:26:50 #13 2.464 (111/117) Installing v4l-utils-libs (1.28.1-r1) 10:26:50 #13 2.471 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 10:26:50 #13 2.475 (113/117) Installing ffmpeg (6.1.2-r2) 10:26:50 #13 2.485 (114/117) Installing udev-init-scripts (35-r1) 10:26:50 #13 2.485 (115/117) Installing zstd-libs (1.5.7-r0) 10:26:50 #13 2.495 (116/117) Installing kmod-libs (34.2-r0) 10:26:50 #13 2.499 (117/117) Installing eudev (3.2.14-r5) 10:26:50 #13 2.509 Executing busybox-1.37.0-r19.trigger 10:26:50 #13 2.516 Executing glib-2.84.4-r0.trigger 10:26:50 #13 2.520 Executing eudev-3.2.14-r5.trigger 10:26:50 #13 2.528 OK: 133 MiB in 133 packages 10:26:50 #13 DONE 2.7s 10:26:50 10:26:50 #17 [builder 8/8] RUN make build 10:26:50 #17 0.236 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 10:26:51 #17 ... 10:26:51 10:26:51 #18 [stage-2 3/15] RUN apk --no-cache upgrade 10:26:51 #18 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:26:51 #18 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:26:51 #18 0.709 OK: 133 MiB in 133 packages 10:26:51 #18 DONE 0.8s 10:26:51 10:26:51 #17 [builder 8/8] RUN make build 10:27:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772429 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 10:27:15 Running in /w/workspace/device-usb-camera/211 [Pipeline] { [Pipeline] checkout 10:27:18 #17 DONE 26.2s 10:27:18 10:27:18 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 10:27:18 #19 DONE 0.2s 10:27:18 10:27:18 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 10:27:18 #20 DONE 0.0s 10:27:18 10:27:18 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 10:27:18 #21 DONE 0.0s 10:27:18 10:27:18 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 10:27:18 #22 DONE 0.0s 10:27:18 10:27:18 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:27:18 #23 DONE 0.0s 10:27:18 10:27:18 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 10:27:18 #24 DONE 0.0s 10:27:18 10:27:18 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 10:27:18 #25 DONE 0.1s 10:27:18 10:27:18 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 10:27:18 #26 DONE 0.2s 10:27:18 10:27:18 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 10:27:18 #27 DONE 0.3s 10:27:18 10:27:18 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 10:27:18 #28 DONE 0.3s 10:27:18 10:27:18 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 10:27:18 #29 DONE 0.3s 10:27:18 10:27:18 #30 exporting to image 10:27:18 #30 exporting layers 10:27:18 #30 exporting layers 0.5s done 10:27:18 #30 writing image sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done 10:27:18 #30 naming to docker.io/library/device-usb-camera done 10:27:18 #30 DONE 0.5s [Pipeline] } 10:27:18 Selected Git installation does not exist. Using Default 10:27:18 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:18 provisioning config files... 10:27:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17694641597271501186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:19 ---> ****-login.sh 10:27:19 nexus3.edgexfoundry.org:10001 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 Login Succeeded 10:27:19 nexus3.edgexfoundry.org:10002 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 Login Succeeded 10:27:19 nexus3.edgexfoundry.org:10003 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 Login Succeeded 10:27:19 nexus3.edgexfoundry.org:10004 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 Login Succeeded 10:27:19 ****.io 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 Login Succeeded 10:27:19 ---> ****-login.sh ends [Pipeline] } 10:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:27:19 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 10:27:19 2db400872be95ca8f6479a71c6d17426b4e844ff 10:27:19 latest 10:27:19 4.1.0-dev.8 10:27:19 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:27:19 main 10:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff 10:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:27:20 99426bf623cc: Preparing 10:27:20 f94646e16928: Preparing 10:27:20 e2f1866384dc: Preparing 10:27:20 e2f1866384dc: Preparing 10:27:20 f0083bf6475a: Preparing 10:27:20 7206d983d249: Preparing 10:27:20 4717990b58be: Preparing 10:27:20 29187a495651: Preparing 10:27:20 177ee3d848db: Preparing 10:27:20 757d9ce5b32c: Preparing 10:27:20 ca9646226d0a: Preparing 10:27:20 6b4cdbcc3483: Preparing 10:27:20 6e3e44ae5be9: Preparing 10:27:20 256f393e029f: Preparing 10:27:20 757d9ce5b32c: Waiting 10:27:20 ca9646226d0a: Waiting 10:27:20 6b4cdbcc3483: Waiting 10:27:20 177ee3d848db: Waiting 10:27:20 6e3e44ae5be9: Waiting 10:27:20 256f393e029f: Waiting 10:27:20 4717990b58be: Waiting 10:27:20 29187a495651: Waiting 10:27:20 f94646e16928: Pushed 10:27:20 7206d983d249: Pushed 10:27:20 99426bf623cc: Pushed 10:27:20 e2f1866384dc: Pushed 10:27:20 757d9ce5b32c: Pushed 10:27:20 177ee3d848db: Pushed 10:27:20 29187a495651: Pushed 10:27:20 4717990b58be: Pushed 10:27:20 256f393e029f: Layer already exists 10:27:20 6b4cdbcc3483: Pushed 10:27:23 using credential edgex-jenkins-ssh 10:27:23 Cloning the remote Git repository 10:27:23 f0083bf6475a: Pushed 10:27:23 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 10:27:23 > git init /w/workspace/device-usb-camera/211 # timeout=10 10:27:23 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:27:23 > git --version # timeout=10 10:27:23 > git --version # 'git version 2.25.1' 10:27:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:25 ca9646226d0a: Pushed 10:27:25 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:27:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:26 Avoid second fetch 10:27:26 Checking out Revision 2db400872be95ca8f6479a71c6d17426b4e844ff (main) 10:27:27 Commit message: "Merge pull request #424 from judehung/update-go-1.25" 10:27:26 > git config core.sparsecheckout # timeout=10 10:27:26 > git checkout -f 2db400872be95ca8f6479a71c6d17426b4e844ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:32 provisioning config files... 10:27:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/211@tmp/config4801535726296040159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:33 6e3e44ae5be9: Pushed 10:27:33 2db400872be95ca8f6479a71c6d17426b4e844ff: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 ---> ****-login.sh 10:27:33 nexus3.edgexfoundry.org:10001 10:27:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } 10:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:34 Configure a credential helper to remove this warning. See 10:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:34 10:27:34 Login Succeeded 10:27:34 nexus3.edgexfoundry.org:10002 10:27:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:27:34 99426bf623cc: Preparing 10:27:34 f94646e16928: Preparing 10:27:34 e2f1866384dc: Preparing 10:27:34 e2f1866384dc: Preparing 10:27:34 f0083bf6475a: Preparing 10:27:34 7206d983d249: Preparing 10:27:34 4717990b58be: Preparing 10:27:34 29187a495651: Preparing 10:27:34 177ee3d848db: Preparing 10:27:34 757d9ce5b32c: Preparing 10:27:34 ca9646226d0a: Preparing 10:27:34 6b4cdbcc3483: Preparing 10:27:34 6e3e44ae5be9: Preparing 10:27:34 256f393e029f: Preparing 10:27:34 6b4cdbcc3483: Waiting 10:27:34 6e3e44ae5be9: Waiting 10:27:34 256f393e029f: Waiting 10:27:34 29187a495651: Waiting 10:27:34 177ee3d848db: Waiting 10:27:34 757d9ce5b32c: Waiting 10:27:34 ca9646226d0a: Waiting 10:27:34 4717990b58be: Waiting 10:27:34 e2f1866384dc: Layer already exists 10:27:34 7206d983d249: Layer already exists 10:27:34 f94646e16928: Layer already exists 10:27:34 99426bf623cc: Layer already exists 10:27:34 f0083bf6475a: Layer already exists 10:27:34 29187a495651: Layer already exists 10:27:34 4717990b58be: Layer already exists 10:27:34 177ee3d848db: Layer already exists 10:27:34 757d9ce5b32c: Layer already exists 10:27:34 ca9646226d0a: Layer already exists 10:27:34 6b4cdbcc3483: Layer already exists 10:27:34 6e3e44ae5be9: Layer already exists 10:27:34 256f393e029f: Layer already exists 10:27:34 latest: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:34 Configure a credential helper to remove this warning. See 10:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:34 10:27:34 Login Succeeded 10:27:34 nexus3.edgexfoundry.org:10003 10:27:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 10:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:27:34 99426bf623cc: Preparing 10:27:34 f94646e16928: Preparing 10:27:34 e2f1866384dc: Preparing 10:27:34 e2f1866384dc: Preparing 10:27:34 f0083bf6475a: Preparing 10:27:34 7206d983d249: Preparing 10:27:34 4717990b58be: Preparing 10:27:34 29187a495651: Preparing 10:27:34 177ee3d848db: Preparing 10:27:34 757d9ce5b32c: Preparing 10:27:34 ca9646226d0a: Preparing 10:27:34 6b4cdbcc3483: Preparing 10:27:34 6e3e44ae5be9: Preparing 10:27:34 256f393e029f: Preparing 10:27:34 757d9ce5b32c: Waiting 10:27:34 ca9646226d0a: Waiting 10:27:34 4717990b58be: Waiting 10:27:34 6b4cdbcc3483: Waiting 10:27:34 6e3e44ae5be9: Waiting 10:27:34 29187a495651: Waiting 10:27:34 177ee3d848db: Waiting 10:27:34 256f393e029f: Waiting 10:27:34 99426bf623cc: Layer already exists 10:27:34 e2f1866384dc: Layer already exists 10:27:34 f0083bf6475a: Layer already exists 10:27:34 7206d983d249: Layer already exists 10:27:34 f94646e16928: Layer already exists 10:27:34 4717990b58be: Layer already exists 10:27:34 29187a495651: Layer already exists 10:27:34 177ee3d848db: Layer already exists 10:27:34 757d9ce5b32c: Layer already exists 10:27:34 ca9646226d0a: Layer already exists 10:27:34 6b4cdbcc3483: Layer already exists 10:27:34 256f393e029f: Layer already exists 10:27:34 6e3e44ae5be9: Layer already exists 10:27:34 4.1.0-dev.8: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:34 Configure a credential helper to remove this warning. See 10:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:34 10:27:34 Login Succeeded 10:27:34 nexus3.edgexfoundry.org:10004 10:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [Pipeline] } 10:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:35 Configure a credential helper to remove this warning. See 10:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:35 10:27:35 Login Succeeded 10:27:35 ****.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:27:35 99426bf623cc: Preparing 10:27:35 f94646e16928: Preparing 10:27:35 e2f1866384dc: Preparing 10:27:35 e2f1866384dc: Preparing 10:27:35 f0083bf6475a: Preparing 10:27:35 7206d983d249: Preparing 10:27:35 4717990b58be: Preparing 10:27:35 29187a495651: Preparing 10:27:35 177ee3d848db: Preparing 10:27:35 757d9ce5b32c: Preparing 10:27:35 ca9646226d0a: Preparing 10:27:35 6b4cdbcc3483: Preparing 10:27:35 6e3e44ae5be9: Preparing 10:27:35 256f393e029f: Preparing 10:27:35 177ee3d848db: Waiting 10:27:35 757d9ce5b32c: Waiting 10:27:35 ca9646226d0a: Waiting 10:27:35 6b4cdbcc3483: Waiting 10:27:35 6e3e44ae5be9: Waiting 10:27:35 256f393e029f: Waiting 10:27:35 4717990b58be: Waiting 10:27:35 29187a495651: Waiting 10:27:35 7206d983d249: Layer already exists 10:27:35 99426bf623cc: Layer already exists 10:27:35 f94646e16928: Layer already exists 10:27:35 f0083bf6475a: Layer already exists 10:27:35 e2f1866384dc: Layer already exists 10:27:35 757d9ce5b32c: Layer already exists 10:27:35 4717990b58be: Layer already exists 10:27:35 29187a495651: Layer already exists 10:27:35 ca9646226d0a: Layer already exists 10:27:35 177ee3d848db: Layer already exists 10:27:35 6e3e44ae5be9: Layer already exists 10:27:35 6b4cdbcc3483: Layer already exists 10:27:35 256f393e029f: Layer already exists 10:27:35 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:35 Configure a credential helper to remove this warning. See 10:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:35 10:27:35 Login Succeeded 10:27:35 ---> ****-login.sh ends [Pipeline] } 10:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:27:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 10:27:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:27:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:27:36 ========================================================= 10:27:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 10:27:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:27:36 99426bf623cc: Preparing 10:27:36 f94646e16928: Preparing 10:27:36 e2f1866384dc: Preparing 10:27:36 e2f1866384dc: Preparing 10:27:36 f0083bf6475a: Preparing 10:27:36 7206d983d249: Preparing 10:27:36 4717990b58be: Preparing 10:27:36 29187a495651: Preparing 10:27:36 177ee3d848db: Preparing 10:27:36 757d9ce5b32c: Preparing 10:27:36 ca9646226d0a: Preparing 10:27:36 6b4cdbcc3483: Preparing 10:27:36 6e3e44ae5be9: Preparing 10:27:36 256f393e029f: Preparing 10:27:36 29187a495651: Waiting 10:27:36 177ee3d848db: Waiting 10:27:36 757d9ce5b32c: Waiting 10:27:36 256f393e029f: Waiting 10:27:36 ca9646226d0a: Waiting 10:27:36 6b4cdbcc3483: Waiting 10:27:36 6e3e44ae5be9: Waiting 10:27:36 4717990b58be: Waiting 10:27:36 e2f1866384dc: Layer already exists 10:27:36 99426bf623cc: Layer already exists 10:27:36 7206d983d249: Layer already exists 10:27:36 f0083bf6475a: Layer already exists 10:27:36 f94646e16928: Layer already exists 10:27:36 29187a495651: Layer already exists 10:27:36 177ee3d848db: Layer already exists 10:27:36 4717990b58be: Layer already exists 10:27:36 757d9ce5b32c: Layer already exists 10:27:36 ca9646226d0a: Layer already exists 10:27:36 256f393e029f: Layer already exists 10:27:36 6b4cdbcc3483: Layer already exists 10:27:36 6e3e44ae5be9: Layer already exists 10:27:36 main: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:36 ===================================================== [Pipeline] echo 10:27:36 taggedImages: 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 10:27:36 ========================================================= 10:27:36 [edgeXBuildMultiArch] RAW Config: 10:27:36 images: 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:27:36 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:27:36 settingsFile: 10:27:36 device-usb-camera-settings 10:27:36 ========================================================= [Pipeline] node 10:27:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:27:37 Sending build context to Docker daemon 12MB 10:27:37 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 10:27:37 Step 2/13 : FROM ${BASE} AS builder 10:27:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:27:37 6b59a28fa201: Pulling fs layer 10:27:37 d32bb0dddca7: Pulling fs layer 10:27:37 5dab1238d3d9: Pulling fs layer 10:27:37 196fd7d83e7d: Pulling fs layer 10:27:37 4f4fb700ef54: Pulling fs layer 10:27:37 8ba94037c8f0: Pulling fs layer 10:27:37 deaec5988b04: Pulling fs layer 10:27:37 9f65657bb879: Pulling fs layer 10:27:37 8ba94037c8f0: Waiting 10:27:37 196fd7d83e7d: Waiting 10:27:37 deaec5988b04: Waiting 10:27:37 9f65657bb879: Waiting 10:27:37 4f4fb700ef54: Waiting 10:27:37 d32bb0dddca7: Verifying Checksum 10:27:37 d32bb0dddca7: Download complete 10:27:37 196fd7d83e7d: Verifying Checksum 10:27:37 196fd7d83e7d: Download complete 10:27:37 4f4fb700ef54: Verifying Checksum 10:27:37 4f4fb700ef54: Download complete 10:27:37 8ba94037c8f0: Download complete 10:27:37 6b59a28fa201: Verifying Checksum 10:27:37 6b59a28fa201: Download complete 10:27:38 9f65657bb879: Verifying Checksum 10:27:38 9f65657bb879: Download complete 10:27:38 6b59a28fa201: Pull complete 10:27:39 5dab1238d3d9: Verifying Checksum 10:27:39 5dab1238d3d9: Download complete 10:27:40 deaec5988b04: Download complete 10:27:40 d32bb0dddca7: Pull complete 10:27:51 Still waiting to schedule task 10:27:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772409’ 10:27:55 5dab1238d3d9: Pull complete 10:27:55 196fd7d83e7d: Pull complete 10:27:55 4f4fb700ef54: Pull complete 10:27:55 8ba94037c8f0: Pull complete 10:28:03 deaec5988b04: Pull complete 10:28:04 9f65657bb879: Pull complete 10:28:04 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 10:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:28:05 ---> 334268110677 10:28:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:28:06 ---> Running in e8782116f752 10:28:06 Removing intermediate container e8782116f752 10:28:06 ---> 7e7b76cbeecf 10:28:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:28:06 ---> Running in 184332055c16 10:28:07 Removing intermediate container 184332055c16 10:28:07 ---> 295d70aaec05 10:28:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:28:07 ---> Running in 4940e2b275ee 10:28:07 Removing intermediate container 4940e2b275ee 10:28:07 ---> 46f62243bfe5 10:28:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:28:07 ---> Running in bc5d6791509d 10:28:08 Removing intermediate container bc5d6791509d 10:28:08 ---> fc5ac69221cb 10:28:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:08 ---> Running in 14bcc11771c3 10:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:28:11 (1/9) Installing eudev-libs (3.2.14-r5) 10:28:11 (2/9) Installing libjpeg-turbo (3.1.0-r0) 10:28:11 (3/9) Installing v4l-utils-libs (1.28.1-r1) 10:28:11 (4/9) Installing v4l-utils (1.28.1-r1) 10:28:11 (5/9) Installing libdvbv5 (1.28.1-r1) 10:28:11 (6/9) Installing libturbojpeg (3.1.0-r0) 10:28:11 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 10:28:11 (8/9) Installing eudev-dev (3.2.14-r5) 10:28:11 (9/9) Installing v4l-utils-dev (1.28.1-r1) 10:28:11 Executing busybox-1.37.0-r19.trigger 10:28:11 OK: 262 MiB in 69 packages 10:28:12 Removing intermediate container 14bcc11771c3 10:28:12 ---> 96ad7414e1f8 10:28:12 Step 8/13 : WORKDIR /device-usb-camera 10:28:12 ---> Running in f6228273d655 10:28:12 Removing intermediate container f6228273d655 10:28:12 ---> 5c7a13c42fb9 10:28:12 Step 9/13 : COPY go.mod vendor* ./ 10:28:13 ---> 6182583c2235 10:28:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:13 ---> Running in 87641b7cf82d 10:30:05 Removing intermediate container 87641b7cf82d 10:30:05 ---> bdc8dc538022 10:30:05 Step 11/13 : COPY . . 10:30:05 ---> 04ae5c258629 10:30:05 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 10:30:05 ---> Running in 12e94130376e 10:30:05  % Total % Received % Xferd Average Speed Time Time Time Current 10:30:05 Dload Upload Total Spent Left Speed 10:30:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 11389    0 --:--:-- --:--:-- --:--:-- 11932 10:30:05 Removing intermediate container 12e94130376e 10:30:05 ---> fbe89ff710c9 10:30:05 Step 13/13 : RUN ${MAKE} 10:30:05 ---> Running in 69d083611c9a 10:30:05 noop 10:30:05 Removing intermediate container 69d083611c9a 10:30:05 ---> efc3153f5f99 10:30:05 Successfully built efc3153f5f99 10:30:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:05 + docker inspect -f . ci-base-image-arm64 10:30:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:06 prd-ubuntu20.04-docker-arm64-4c-16g-772429 does not seem to be running inside a container 10:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/211 -v /w/workspace/device-usb-camera/211:/w/workspace/device-usb-camera/211:rw,z -v /w/workspace/device-usb-camera/211@tmp:/w/workspace/device-usb-camera/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:07 $ docker top b81fe9ab8cf1f70b4976a4b303f036ac21f9ea5872c6e81d71da1e64f3980fff -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:08 + go version 10:30:08 go version go1.25.3 linux/arm64 [Pipeline] } 10:30:08 $ docker stop --time=1 b81fe9ab8cf1f70b4976a4b303f036ac21f9ea5872c6e81d71da1e64f3980fff 10:30:09 $ docker rm -f --volumes b81fe9ab8cf1f70b4976a4b303f036ac21f9ea5872c6e81d71da1e64f3980fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:10 + docker inspect -f . ci-base-image-arm64 10:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:11 prd-ubuntu20.04-docker-arm64-4c-16g-772429 does not seem to be running inside a container 10:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/211 -v /w/workspace/device-usb-camera/211:/w/workspace/device-usb-camera/211:rw,z -v /w/workspace/device-usb-camera/211@tmp:/w/workspace/device-usb-camera/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:30:12 $ docker top 0f6db50f95fdac95b01c2a8928eef413d2f747db89a15617c738327013740729 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:13 + git config --global --add safe.directory /w/workspace/device-usb-camera/211 [Pipeline] fileExists [Pipeline] sh 10:30:13 + make test 10:30:13 go test ./... -coverprofile=coverage.out ./... 10:30:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:30:38 Running on prd-centos7-docker-4c-2g-772431 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:38 provisioning config files... 10:30:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14083867979870273095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:41 ---> ****-login.sh 10:30:41 nexus3.edgexfoundry.org:10001 10:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:41 Configure a credential helper to remove this warning. See 10:30:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:41 10:30:41 Login Succeeded 10:30:41 nexus3.edgexfoundry.org:10002 10:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:41 Configure a credential helper to remove this warning. See 10:30:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:41 10:30:41 Login Succeeded 10:30:41 nexus3.edgexfoundry.org:10003 10:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:42 Configure a credential helper to remove this warning. See 10:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:42 10:30:42 Login Succeeded 10:30:42 nexus3.edgexfoundry.org:10004 10:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:42 Configure a credential helper to remove this warning. See 10:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:42 10:30:42 Login Succeeded 10:30:42 ****.io 10:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:42 Configure a credential helper to remove this warning. See 10:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:42 10:30:42 Login Succeeded 10:30:42 ---> ****-login.sh ends [Pipeline] } 10:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:42 + docker buildx ls 10:30:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:30:42 default * docker 10:30:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:30:43 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:30:43 edgex-builder [Pipeline] sh 10:30:43 + docker buildx inspect --bootstrap 10:30:43 #1 [internal] booting buildkit 10:30:43 #1 pulling image moby/buildkit:buildx-stable-1 10:30:46 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 10:30:46 #1 creating container buildx_buildkit_edgex-builder0 10:30:47 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 10:30:47 #1 DONE 3.8s 10:30:47 Name: edgex-builder 10:30:47 Driver: docker-container 10:30:47 10:30:47 Nodes: 10:30:47 Name: edgex-builder0 10:30:47 Endpoint: unix:///var/run/docker.sock 10:30:47 Status: running 10:30:47 Buildkit: v0.25.1 10:30:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:30:47 + docker buildx ls 10:30:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:30:47 edgex-builder * docker-container 10:30:47 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:30:47 default docker 10:30:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:30:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff' 10:30:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff --push - 10:30:47 #1 [internal] load build definition from Dockerfile 10:30:47 #1 transferring dockerfile: 202B done 10:30:47 #1 DONE 0.0s 10:30:47 10:30:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff 10:30:47 #2 DONE 0.1s 10:30:47 10:30:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff 10:30:48 #3 DONE 0.1s 10:30:48 10:30:48 #4 [internal] load .dockerignore 10:30:48 #4 transferring context: 2B done 10:30:48 #4 DONE 0.0s 10:30:48 10:30:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:48 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:48 #5 DONE 0.0s 10:30:48 10:30:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:48 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:48 #6 DONE 0.2s 10:30:48 10:30:48 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:30:48 #7 DONE 0.0s 10:30:48 10:30:48 #8 exporting to image 10:30:48 #8 exporting layers done 10:30:48 #8 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done 10:30:48 #8 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done 10:30:48 #8 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done 10:30:48 #8 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done 10:30:48 #8 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done 10:30:48 #8 pushing layers 0.1s done 10:30:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 10:30:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:30:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done 10:30:48 #8 DONE 0.2s 10:30:48 10:30:48 1 warning found (use --debug to expand): 10:30:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:30:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 10:30:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 10:30:49 #1 [internal] load build definition from Dockerfile 10:30:49 #1 transferring dockerfile: 168B done 10:30:49 #1 DONE 0.0s 10:30:49 10:30:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:30:49 #2 DONE 0.0s 10:30:49 10:30:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:30:49 #3 DONE 0.0s 10:30:49 10:30:49 #4 [internal] load .dockerignore 10:30:49 #4 transferring context: 2B done 10:30:49 #4 DONE 0.0s 10:30:49 10:30:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:49 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:49 #5 CACHED 10:30:49 10:30:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:49 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:49 #6 CACHED 10:30:49 10:30:49 #7 exporting to image 10:30:49 #7 exporting layers done 10:30:49 #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done 10:30:49 #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done 10:30:49 #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done 10:30:49 #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done 10:30:49 #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done 10:30:49 #7 pushing layers 0.0s done 10:30:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 10:30:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:30:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done 10:30:49 #7 DONE 0.1s 10:30:49 10:30:49 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:30:49 #8 DONE 0.0s 10:30:49 10:30:49 1 warning found (use --debug to expand): 10:30:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:30:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 --push - 10:30:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8' 10:30:49 #1 [internal] load build definition from Dockerfile 10:30:49 #1 transferring dockerfile: 173B done 10:30:49 #1 DONE 0.0s 10:30:49 10:30:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 10:30:49 #2 DONE 0.0s 10:30:49 10:30:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 10:30:49 #3 DONE 0.0s 10:30:49 10:30:49 #4 [internal] load .dockerignore 10:30:49 #4 transferring context: 2B done 10:30:49 #4 DONE 0.0s 10:30:49 10:30:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:49 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:49 #5 CACHED 10:30:49 10:30:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:49 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:49 #6 CACHED 10:30:49 10:30:49 #7 exporting to image 10:30:49 #7 exporting layers done 10:30:49 #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done 10:30:49 #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done 10:30:49 #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done 10:30:49 #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done 10:30:49 #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done 10:30:49 #7 pushing layers 0.0s done 10:30:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 10:30:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:30:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done 10:30:49 #7 DONE 0.1s 10:30:49 10:30:49 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:30:49 #8 DONE 0.0s 10:30:49 10:30:49 1 warning found (use --debug to expand): 10:30:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:30:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8' 10:30:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 --push - 10:30:50 #1 [internal] load build definition from Dockerfile 10:30:50 #1 transferring dockerfile: 214B done 10:30:50 #1 DONE 0.0s 10:30:50 10:30:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:30:50 #2 DONE 0.0s 10:30:50 10:30:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:30:50 #3 DONE 0.0s 10:30:50 10:30:50 #4 [internal] load .dockerignore 10:30:50 #4 transferring context: 2B done 10:30:50 #4 DONE 0.0s 10:30:50 10:30:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:50 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 done 10:30:50 #5 CACHED 10:30:50 10:30:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:50 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done 10:30:50 #6 CACHED 10:30:50 10:30:50 #7 exporting to image 10:30:50 #7 exporting layers done 10:30:50 #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done 10:30:50 #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done 10:30:50 #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done 10:30:50 #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done 10:30:50 #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done 10:30:50 #7 pushing layers 0.0s done 10:30:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 10:30:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:30:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done 10:30:50 #7 DONE 0.1s 10:30:50 10:30:50 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:30:50 #8 DONE 0.0s 10:30:50 10:30:50 1 warning found (use --debug to expand): 10:30:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:30:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 10:30:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 10:30:50 #1 [internal] load build definition from Dockerfile 10:30:50 #1 transferring dockerfile: 166B done 10:30:50 #1 DONE 0.0s 10:30:50 10:30:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:30:50 #2 DONE 0.0s 10:30:50 10:30:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:30:50 #3 DONE 0.0s 10:30:50 10:30:50 #4 [internal] load .dockerignore 10:30:50 #4 transferring context: 2B done 10:30:50 #4 DONE 0.0s 10:30:50 10:30:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:50 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 done 10:30:50 #5 CACHED 10:30:50 10:30:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 10:30:50 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 done 10:30:50 #6 CACHED 10:30:50 10:30:50 #7 exporting to image 10:30:50 #7 exporting layers done 10:30:50 #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done 10:30:50 #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done 10:30:50 #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done 10:30:50 #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done 10:30:50 #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done 10:30:50 #7 pushing layers 0.0s done 10:30:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 10:30:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:30:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done 10:30:50 #7 DONE 0.1s 10:30:50 10:30:50 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:30:50 #8 DONE 0.0s 10:30:50 10:30:50 1 warning found (use --debug to expand): 10:30:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:30:51 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:30:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:30:52 ---> package-listing.sh 10:30:52 ++ facter osfamily 10:30:52 ++ tr '[:upper:]' '[:lower:]' 10:30:52 + OS_FAMILY=redhat 10:30:52 + workspace=/w/workspace/exfoundry_device-usb-camera_main 10:30:52 + START_PACKAGES=/tmp/packages_start.txt 10:30:52 + END_PACKAGES=/tmp/packages_end.txt 10:30:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:52 + PACKAGES=/tmp/packages_start.txt 10:30:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 10:30:52 + PACKAGES=/tmp/packages_end.txt 10:30:52 + case "${OS_FAMILY}" in 10:30:52 + rpm -qa 10:30:52 + sort 10:30:53 + '[' -f /tmp/packages_start.txt ']' 10:30:53 + '[' -f /tmp/packages_end.txt ']' 10:30:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:53 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 10:30:53 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 10:30:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 10:30:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:30:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:54 10:30:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:54 latest: Pulling from edgex-lftools-log-publisher 10:30:54 5eb5b503b376: Pulling fs layer 10:30:54 5c69ac0246d0: Pulling fs layer 10:30:54 ec43610c2a17: Pulling fs layer 10:30:54 3a2ae6a8a46f: Pulling fs layer 10:30:54 33b1e0a273af: Pulling fs layer 10:30:54 5d3b04190fa2: Pulling fs layer 10:30:54 2f39f015ded8: Pulling fs layer 10:30:54 33b1e0a273af: Waiting 10:30:54 5d3b04190fa2: Waiting 10:30:54 2f39f015ded8: Waiting 10:30:54 3a2ae6a8a46f: Waiting 10:30:54 5c69ac0246d0: Verifying Checksum 10:30:54 5c69ac0246d0: Download complete 10:30:54 3a2ae6a8a46f: Verifying Checksum 10:30:54 3a2ae6a8a46f: Download complete 10:30:54 33b1e0a273af: Verifying Checksum 10:30:54 33b1e0a273af: Download complete 10:30:54 ec43610c2a17: Verifying Checksum 10:30:54 ec43610c2a17: Download complete 10:30:54 5d3b04190fa2: Verifying Checksum 10:30:54 5d3b04190fa2: Download complete 10:30:54 5eb5b503b376: Verifying Checksum 10:30:54 5eb5b503b376: Download complete 10:30:55 2f39f015ded8: Verifying Checksum 10:30:55 2f39f015ded8: Download complete 10:30:55 5eb5b503b376: Pull complete 10:30:55 5c69ac0246d0: Pull complete 10:30:56 ec43610c2a17: Pull complete 10:30:56 3a2ae6a8a46f: Pull complete 10:30:56 33b1e0a273af: Pull complete 10:30:56 5d3b04190fa2: Pull complete 10:31:01 2f39f015ded8: Pull complete 10:31:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:01 prd-centos7-docker-4c-2g-772431 does not seem to be running inside a container 10:31:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:31:04 $ docker top 77031e124ddada8b6295df5db03fa85ad9f706123fd0ecd345579b1730e74dae -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:31:05 + mkdir -p /var/log/sysstat [Pipeline] sh 10:31:05 + ls /var/log/sa-host 10:31:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:05 provisioning config files... 10:31:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4400411902479653771tmp [Pipeline] { [Pipeline] echo 10:31:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> create-netrc.sh [Pipeline] } 10:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> python-tools-install.sh [Pipeline] echo 10:31:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> sudo-logs.sh 10:31:06 Archiving 'sudo' log.. 10:31:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-772431.novalocal: Name or service not known 10:31:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-772431.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:31:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:31:07 ---> job-cost.sh 10:31:07 lf-activate-venv: SKIPPING 10:31:07 INFO: No Stack... 10:31:07 INFO: Retrieving Pricing Info for: v3-standard-2 10:31:07 INFO: Archiving Costs [Pipeline] echo 10:31:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:07 ---> logs-deploy.sh 10:31:07 lf-activate-venv: SKIPPING 10:31:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/211 10:31:07 INFO: archiving workspace using pattern(s): 10:31:08 Archives upload complete. 10:31:08 INFO: archiving logs to Nexus 10:31:09 ---> uname -a: 10:31:09 Linux prd-centos7-docker-4c-2g-772431.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:31:09 10:31:09 10:31:09 ---> lscpu: 10:31:09 Architecture: x86_64 10:31:09 CPU op-mode(s): 32-bit, 64-bit 10:31:09 Byte Order: Little Endian 10:31:09 Address sizes: 40 bits physical, 48 bits virtual 10:31:09 CPU(s): 2 10:31:09 On-line CPU(s) list: 0,1 10:31:09 Thread(s) per core: 1 10:31:09 Core(s) per socket: 1 10:31:09 Socket(s): 2 10:31:09 NUMA node(s): 1 10:31:09 Vendor ID: AuthenticAMD 10:31:09 CPU family: 23 10:31:09 Model: 49 10:31:09 Model name: AMD EPYC-Rome Processor 10:31:09 Stepping: 0 10:31:09 CPU MHz: 2799.998 10:31:09 BogoMIPS: 5599.99 10:31:09 Virtualization: AMD-V 10:31:09 Hypervisor vendor: KVM 10:31:09 Virtualization type: full 10:31:09 L1d cache: 64 KiB 10:31:09 L1i cache: 64 KiB 10:31:09 L2 cache: 1 MiB 10:31:09 L3 cache: 32 MiB 10:31:09 NUMA node0 CPU(s): 0,1 10:31:09 Vulnerability Itlb multihit: Not affected 10:31:09 Vulnerability L1tf: Not affected 10:31:09 Vulnerability Mds: Not affected 10:31:09 Vulnerability Meltdown: Not affected 10:31:09 Vulnerability Mmio stale data: Not affected 10:31:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:31:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:31:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:31:09 Vulnerability Srbds: Not affected 10:31:09 Vulnerability Tsx async abort: Not affected 10:31:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:31:09 10:31:09 10:31:09 ---> nproc: 10:31:09 2 10:31:09 10:31:09 10:31:09 ---> df -h: 10:31:09 Filesystem Size Used Avail Use% Mounted on 10:31:09 overlay 40G 7.3G 33G 19% / 10:31:09 tmpfs 64M 0 64M 0% /dev 10:31:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:31:09 shm 64M 0 64M 0% /dev/shm 10:31:09 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:31:09 10:31:09 10:31:09 Cannot open /var/log/sysstat/sa03: No such file or directory 10:31:09 Please check if data collecting is enabled 10:31:09 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:09 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:31:09 $ docker stop --time=1 77031e124ddada8b6295df5db03fa85ad9f706123fd0ecd345579b1730e74dae 10:31:10 $ docker rm -f --volumes 77031e124ddada8b6295df5db03fa85ad9f706123fd0ecd345579b1730e74dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:31:11 [WS-CLEANUP] Deleting project workspace... 10:31:11 [WS-CLEANUP] Deferred wipeout is used... 10:31:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 10:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:11 10:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:11 latest: Pulling from edgex-lftools-log-publisher 10:31:11 5eb5b503b376: Pulling fs layer 10:31:11 5c69ac0246d0: Pulling fs layer 10:31:11 ec43610c2a17: Pulling fs layer 10:31:11 3a2ae6a8a46f: Pulling fs layer 10:31:11 33b1e0a273af: Pulling fs layer 10:31:11 5d3b04190fa2: Pulling fs layer 10:31:11 2f39f015ded8: Pulling fs layer 10:31:11 33b1e0a273af: Waiting 10:31:11 5d3b04190fa2: Waiting 10:31:11 2f39f015ded8: Waiting 10:31:11 3a2ae6a8a46f: Waiting 10:31:11 5c69ac0246d0: Verifying Checksum 10:31:11 3a2ae6a8a46f: Verifying Checksum 10:31:11 3a2ae6a8a46f: Download complete 10:31:11 33b1e0a273af: Verifying Checksum 10:31:11 33b1e0a273af: Download complete 10:31:11 ec43610c2a17: Verifying Checksum 10:31:11 ec43610c2a17: Download complete 10:31:11 5d3b04190fa2: Download complete 10:31:12 5eb5b503b376: Verifying Checksum 10:31:12 5eb5b503b376: Download complete 10:31:13 5eb5b503b376: Pull complete 10:31:13 5c69ac0246d0: Pull complete 10:31:14 ec43610c2a17: Pull complete 10:31:14 3a2ae6a8a46f: Pull complete 10:31:14 33b1e0a273af: Pull complete 10:31:14 5d3b04190fa2: Pull complete 10:31:21 2f39f015ded8: Pull complete 10:31:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:21 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:31:22 $ docker top e026328fced8b2c10ec51e622facc813c564d6293dbdb470727d9486faa677a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:22 ---> job-cost.sh 10:31:22 lf-activate-venv: SKIPPING 10:31:22 INFO: No Stack... 10:31:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:23 INFO: Archiving Costs [Pipeline] sh 10:31:23 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 10:31:23 + cut -d, -f6 [Pipeline] lock 10:31:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] 10:31:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] did not exist. Created. 10:31:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:24 + echo total: 0.2199999988079071 [Pipeline] stash 10:31:24 Stashed 1 file(s) [Pipeline] } 10:31:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:24 $ docker stop --time=1 e026328fced8b2c10ec51e622facc813c564d6293dbdb470727d9486faa677a2 10:31:25 $ docker rm -f --volumes e026328fced8b2c10ec51e622facc813c564d6293dbdb470727d9486faa677a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:34:26 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 10:34:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements 10:34:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:34:34 go vet ./... 10:35:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:35:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:35:31 ./bin/test-attribution-txt.sh [Pipeline] echo 10:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:35:31 $ docker stop --time=1 0f6db50f95fdac95b01c2a8928eef413d2f747db89a15617c738327013740729 10:35:33 $ docker rm -f --volumes 0f6db50f95fdac95b01c2a8928eef413d2f747db89a15617c738327013740729 [Pipeline] // withDockerContainer [Pipeline] sh 10:35:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:35:35 Warning: overwriting stash ‘coverage-report’ 10:35:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:35:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:35:36 + ls -al . 10:35:36 total 288 10:35:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:30 . 10:35:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:27 .. 10:35:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:27 .git 10:35:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:27 .github 10:35:36 -rw-rw-r-- 1 jenkins jenkins 379 Nov 3 10:27 .gitignore 10:35:36 -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 10:27 .golangci.yml 10:35:36 -rw-rw-r-- 1 jenkins jenkins 77 Nov 3 10:27 .hadolint.yml 10:35:36 -rw-rw-r-- 1 jenkins jenkins 22020 Nov 3 10:27 Attribution.txt 10:35:36 -rw-rw-r-- 1 jenkins jenkins 17743 Nov 3 10:27 CHANGELOG.md 10:35:36 -rw-rw-r-- 1 jenkins jenkins 2445 Nov 3 10:27 Dockerfile 10:35:36 -rw-rw-r-- 1 jenkins jenkins 678 Nov 3 10:27 GOVERNANCE.md 10:35:36 -rw-rw-r-- 1 jenkins jenkins 682 Nov 3 10:27 Jenkinsfile 10:35:36 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 3 10:27 LICENSE 10:35:36 -rw-rw-r-- 1 jenkins jenkins 3192 Nov 3 10:27 Makefile 10:35:36 -rw-rw-r-- 1 jenkins jenkins 622 Nov 3 10:27 OWNERS.md 10:35:36 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 3 10:27 README.md 10:35:36 -rw-rw-r-- 1 jenkins jenkins 11 Nov 3 10:25 VERSION 10:35:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:27 bin 10:35:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:27 cmd 10:35:36 -rw-r--r-- 1 jenkins jenkins 54776 Nov 3 10:34 coverage.out 10:35:36 -rwxrwxr-x 1 jenkins jenkins 84 Nov 3 10:27 docker-entrypoint.sh 10:35:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:27 docs 10:35:36 -rw-rw-r-- 1 jenkins jenkins 6921 Nov 3 10:27 go.mod 10:35:36 -rw-rw-r-- 1 jenkins jenkins 89429 Nov 3 10:27 go.sum 10:35:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:27 internal 10:35:36 -rw-rw-r-- 1 jenkins jenkins 231 Nov 3 10:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:36 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2db400872be95ca8f6479a71c6d17426b4e844ff --label arch=arm64 --label version=4.1.0-dev.8 . 10:35:37 Sending build context to Docker daemon 12.06MB 10:35:37 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 10:35:37 Step 2/37 : FROM ${BASE} AS builder 10:35:37 ---> efc3153f5f99 10:35:37 Step 3/37 : ARG ADD_BUILD_TAGS="" 10:35:37 ---> Running in a0893a3b7d98 10:35:37 Removing intermediate container a0893a3b7d98 10:35:37 ---> 7e9b2a12f7d0 10:35:37 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:35:37 ---> Running in 0ebd631f0759 10:35:38 Removing intermediate container 0ebd631f0759 10:35:38 ---> 334252140b56 10:35:38 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:35:38 ---> Running in c07c85afb2af 10:35:38 Removing intermediate container c07c85afb2af 10:35:38 ---> 1078d6e8c915 10:35:38 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:35:38 ---> Running in 53fbba913ba9 10:35:38 Removing intermediate container 53fbba913ba9 10:35:38 ---> 46203019e41e 10:35:38 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:35:38 ---> Running in a974ef9b97cb 10:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:35:41 OK: 262 MiB in 69 packages 10:35:42 Removing intermediate container a974ef9b97cb 10:35:42 ---> 2bbeaa5a3489 10:35:42 Step 8/37 : WORKDIR /device-usb-camera 10:35:43 ---> Running in 4a0f0bedef88 10:35:43 Removing intermediate container 4a0f0bedef88 10:35:43 ---> b836852596d2 10:35:43 Step 9/37 : COPY go.mod vendor* ./ 10:35:43 ---> 92cfccf62bf4 10:35:43 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:43 ---> Running in dd61116c1822 10:35:46 Removing intermediate container dd61116c1822 10:35:46 ---> cf3983afde75 10:35:46 Step 11/37 : COPY . . 10:35:47 ---> 42b7bf30ce34 10:35:47 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 10:35:47 ---> Running in d79d24cedcb8 10:35:48  % Total % Received % Xferd Average Speed Time Time Time Current 10:35:48  Dload Upload Total Spent Left Speed 10:35:48 0  0 0  0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8043 0 --:--:-- --:--:-- --:--:-- 8232 10:35:49 Removing intermediate container d79d24cedcb8 10:35:49 ---> 7229e4405ae5 10:35:49 Step 13/37 : RUN ${MAKE} 10:35:49 ---> Running in a0298dac4395 10:35:50 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 10:40:27 Removing intermediate container a0298dac4395 10:40:27 ---> 44f300151a56 10:40:27 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 10:40:27 1.8.2: Pulling from bluenviron/mediamtx 10:40:27 da4d7e05a7aa: Pulling fs layer 10:40:27 da4d7e05a7aa: Verifying Checksum 10:40:27 da4d7e05a7aa: Download complete 10:40:27 da4d7e05a7aa: Pull complete 10:40:27 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 10:40:27 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 10:40:27 ---> 62c65ed7ef0d 10:40:27 Step 15/37 : FROM alpine:3.22 10:40:27 3.22: Pulling from library/alpine 10:40:27 6b59a28fa201: Already exists 10:40:27 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:40:27 Status: Downloaded newer image for alpine:3.22 10:40:27 ---> 171e65262c80 10:40:27 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:40:27 ---> Running in 6bcbf35e2df4 10:40:27 Removing intermediate container 6bcbf35e2df4 10:40:27 ---> 6688bb26c07c 10:40:27 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 10:40:27 ---> Running in 6dfa18f2c425 10:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:40:27 (1/116) Installing dumb-init (1.2.5-r3) 10:40:27 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 10:40:27 (3/116) Installing aom-libs (3.12.1-r0) 10:40:27 (4/116) Installing libxau (1.0.12-r0) 10:40:27 (5/116) Installing libmd (1.1.0-r0) 10:40:27 (6/116) Installing libbsd (0.12.2-r0) 10:40:27 (7/116) Installing libxdmcp (1.1.5-r1) 10:40:27 (8/116) Installing libxcb (1.17.0-r0) 10:40:27 (9/116) Installing libx11 (1.8.11-r0) 10:40:27 (10/116) Installing hwdata-pci (0.395-r0) 10:40:27 (11/116) Installing libpciaccess (0.18.1-r0) 10:40:27 (12/116) Installing libdrm (2.4.124-r0) 10:40:27 (13/116) Installing libxext (1.3.6-r2) 10:40:27 (14/116) Installing libxfixes (6.0.1-r4) 10:40:27 (15/116) Installing libffi (3.4.8-r0) 10:40:27 (16/116) Installing wayland-libs-client (1.23.1-r3) 10:40:27 (17/116) Installing libva (2.22.0-r1) 10:40:27 (18/116) Installing libvdpau (1.5-r4) 10:40:27 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 10:40:27 (20/116) Installing libdav1d (1.5.1-r0) 10:40:27 (21/116) Installing libgcc (14.2.0-r6) 10:40:27 (22/116) Installing libstdc++ (14.2.0-r6) 10:40:27 (23/116) Installing openexr-libiex (3.3.2-r0) 10:40:27 (24/116) Installing openexr-libilmthread (3.3.2-r0) 10:40:27 (25/116) Installing imath (3.1.12-r0) 10:40:27 (26/116) Installing libdeflate (1.23-r0) 10:40:27 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 10:40:27 (28/116) Installing openexr-libopenexr (3.3.2-r0) 10:40:27 (29/116) Installing brotli-libs (1.1.0-r2) 10:40:27 (30/116) Installing giflib (5.2.2-r1) 10:40:27 (31/116) Installing libhwy (1.0.7-r1) 10:40:27 (32/116) Installing libjpeg-turbo (3.1.0-r0) 10:40:27 (33/116) Installing lcms2 (2.16-r0) 10:40:27 (34/116) Installing libpng (1.6.47-r0) 10:40:27 (35/116) Installing libjxl (0.10.3-r2) 10:40:27 (36/116) Installing lame-libs (3.100-r5) 10:40:27 (37/116) Installing opus (1.5.2-r1) 10:40:27 (38/116) Installing rav1e-libs (0.7.1-r2) 10:40:27 (39/116) Installing libgomp (14.2.0-r6) 10:40:27 (40/116) Installing soxr (0.1.3-r7) 10:40:27 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 10:40:27 (42/116) Installing libogg (1.3.5-r5) 10:40:27 (43/116) Installing libtheora (1.1.1-r18) 10:40:27 (44/116) Installing libvorbis (1.3.7-r2) 10:40:27 (45/116) Installing libvpx (1.15.0-r0) 10:40:27 (46/116) Installing libsharpyuv (1.5.0-r0) 10:40:27 (47/116) Installing libwebp (1.5.0-r0) 10:40:27 (48/116) Installing libwebpmux (1.5.0-r0) 10:40:27 (49/116) Installing x264-libs (0.164.3108-r0) 10:40:27 (50/116) Installing numactl (2.0.18-r0) 10:40:27 (51/116) Installing x265-libs (3.6-r0) 10:40:27 (52/116) Installing xvidcore (1.3.7-r2) 10:40:27 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 10:40:27 (54/116) Installing sdl3 (3.2.16-r0) 10:40:27 (55/116) Installing sdl2-compat (2.32.56-r0) 10:40:27 (56/116) Installing alsa-lib (1.2.14-r0) 10:40:27 (57/116) Installing libexpat (2.7.3-r0) 10:40:27 (58/116) Installing libbz2 (1.0.8-r6) 10:40:27 (59/116) Installing freetype (2.13.3-r0) 10:40:27 (60/116) Installing fontconfig (2.15.0-r3) 10:40:27 (61/116) Installing fribidi (1.0.16-r1) 10:40:27 (62/116) Installing libintl (0.24.1-r0) 10:40:27 (63/116) Installing libeconf (0.6.3-r0) 10:40:27 (64/116) Installing libblkid (2.41-r9) 10:40:27 (65/116) Installing libmount (2.41-r9) 10:40:27 (66/116) Installing pcre2 (10.46-r0) 10:40:27 (67/116) Installing glib (2.84.4-r0) 10:40:27 (68/116) Installing graphite2 (1.3.14-r6) 10:40:27 (69/116) Installing harfbuzz (11.2.1-r0) 10:40:27 (70/116) Installing libunibreak (6.1-r0) 10:40:27 (71/116) Installing libass (0.17.3-r0) 10:40:27 (72/116) Installing libbluray (1.3.4-r1) 10:40:27 (73/116) Installing mpg123-libs (1.32.10-r0) 10:40:27 (74/116) Installing libopenmpt (0.7.15-r0) 10:40:27 (75/116) Installing cjson (1.7.19-r0) 10:40:27 (76/116) Installing mbedtls (3.6.5-r0) 10:40:27 (77/116) Installing librist (0.2.10-r1) 10:40:27 (78/116) Installing libsrt (1.5.3-r1) 10:40:27 (79/116) Installing libssh (0.11.2-r0) 10:40:27 (80/116) Installing xz-libs (5.8.1-r0) 10:40:27 (81/116) Installing libxml2 (2.13.9-r0) 10:40:27 (82/116) Installing libsodium (1.0.20-r0) 10:40:27 (83/116) Installing libzmq (4.3.5-r2) 10:40:27 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 10:40:27 (85/116) Installing serd-libs (0.32.4-r0) 10:40:27 (86/116) Installing zix-libs (0.6.2-r0) 10:40:27 (87/116) Installing sord-libs (0.16.18-r0) 10:40:27 (88/116) Installing sratom (0.6.18-r0) 10:40:27 (89/116) Installing lilv-libs (0.24.26-r0) 10:40:27 (90/116) Installing libdovi (3.3.1-r1) 10:40:27 (91/116) Installing spirv-tools (1.4.313.0-r0) 10:40:27 (92/116) Installing glslang-libs (1.4.309.0-r0) 10:40:27 (93/116) Installing shaderc (2024.4-r0) 10:40:27 (94/116) Installing vulkan-loader (1.4.313.0-r0) 10:40:27 (95/116) Installing libplacebo (6.338.2-r3) 10:40:27 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 10:40:27 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 10:40:27 (98/116) Installing vidstab (1.1.1-r0) 10:40:27 (99/116) Installing zimg (3.0.5-r3) 10:40:27 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 10:40:27 (101/116) Installing libasyncns (0.8-r4) 10:40:27 (102/116) Installing dbus-libs (1.16.2-r1) 10:40:27 (103/116) Installing libltdl (2.5.4-r1) 10:40:27 (104/116) Installing orc (0.4.40-r1) 10:40:27 (105/116) Installing libflac (1.4.3-r1) 10:40:27 (106/116) Installing libsndfile (1.2.2-r2) 10:40:27 (107/116) Installing speexdsp (1.2.1-r2) 10:40:27 (108/116) Installing tdb-libs (1.4.12-r0) 10:40:27 (109/116) Installing libpulse (17.0-r5) 10:40:27 (110/116) Installing v4l-utils-libs (1.28.1-r1) 10:40:27 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 10:40:27 (112/116) Installing ffmpeg (6.1.2-r2) 10:40:27 (113/116) Installing udev-init-scripts (35-r1) 10:40:27 (114/116) Installing zstd-libs (1.5.7-r0) 10:40:27 (115/116) Installing kmod-libs (34.2-r0) 10:40:27 (116/116) Installing eudev (3.2.14-r5) 10:40:27 Executing busybox-1.37.0-r19.trigger 10:40:27 Executing glib-2.84.4-r0.trigger 10:40:27 Executing eudev-3.2.14-r5.trigger 10:40:27 OK: 114 MiB in 132 packages 10:40:30 Removing intermediate container 6dfa18f2c425 10:40:30 ---> a0b8e83e5c21 10:40:30 Step 18/37 : RUN apk --no-cache upgrade 10:40:30 ---> Running in d68f4e923f94 10:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:40:33 OK: 114 MiB in 132 packages 10:40:34 Removing intermediate container d68f4e923f94 10:40:34 ---> 015b1beba8bc 10:40:34 Step 19/37 : WORKDIR / 10:40:34 ---> Running in 91de2cc8db16 10:40:34 Removing intermediate container 91de2cc8db16 10:40:34 ---> b6a93a70ef16 10:40:34 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 10:40:37 ---> 8c76ddf9b515 10:40:37 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 10:40:37 ---> 608915c98f3a 10:40:37 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 10:40:37 ---> 4cd62f0f6558 10:40:37 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 10:40:38 ---> 54d29460ffda 10:40:38 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:40:39 ---> 4986c1796104 10:40:39 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 10:40:39 ---> 73caf7bb36b9 10:40:39 Step 26/37 : COPY --from=rtsp /mediamtx / 10:40:41 ---> 27a2d59bb628 10:40:41 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 10:40:41 ---> Running in 72ef3b3ca98a 10:40:43 Removing intermediate container 72ef3b3ca98a 10:40:43 ---> 295387f40b94 10:40:43 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 10:40:43 ---> Running in fb504904eb60 10:40:44 Removing intermediate container fb504904eb60 10:40:44 ---> 881583320ffb 10:40:44 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 10:40:44 ---> Running in b8a844b902fb 10:40:46 Removing intermediate container b8a844b902fb 10:40:46 ---> 1e7caa218d9a 10:40:46 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 10:40:46 ---> Running in 663663d481de 10:40:48 Removing intermediate container 663663d481de 10:40:48 ---> 8746b55a4589 10:40:48 Step 31/37 : EXPOSE 59983 10:40:48 ---> Running in 321a8353ca7c 10:40:48 Removing intermediate container 321a8353ca7c 10:40:48 ---> 835a0ad31e69 10:40:48 Step 32/37 : EXPOSE 8554 10:40:48 ---> Running in e04c3f34995d 10:40:48 Removing intermediate container e04c3f34995d 10:40:48 ---> aef41f55eebe 10:40:48 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 10:40:48 ---> Running in 0c59b489d8bb 10:40:49 Removing intermediate container 0c59b489d8bb 10:40:49 ---> 8a66d8fd2c55 10:40:49 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 10:40:49 ---> Running in 9c2882698007 10:40:49 Removing intermediate container 9c2882698007 10:40:49 ---> 3a01a07c2822 10:40:49 Step 35/37 : LABEL arch=arm64 10:40:49 ---> Running in 5ef993a175f9 10:40:49 Removing intermediate container 5ef993a175f9 10:40:49 ---> 23f1d7d77fb8 10:40:49 Step 36/37 : LABEL git_sha=2db400872be95ca8f6479a71c6d17426b4e844ff 10:40:49 ---> Running in 50b9693d7b33 10:40:50 Removing intermediate container 50b9693d7b33 10:40:50 ---> 974a2d7d2a1e 10:40:50 Step 37/37 : LABEL version=4.1.0-dev.8 10:40:50 ---> Running in 098af43bcc84 10:40:50 Removing intermediate container 098af43bcc84 10:40:50 ---> 3093c0652fb4 10:40:50 [Warning] One or more build-args [ARCH] were not consumed 10:40:50 Successfully built 3093c0652fb4 10:40:50 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:50 provisioning config files... 10:40:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/211@tmp/config3445515831036397605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:51 ---> ****-login.sh 10:40:51 nexus3.edgexfoundry.org:10001 10:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:51 Configure a credential helper to remove this warning. See 10:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:51 10:40:51 Login Succeeded 10:40:51 nexus3.edgexfoundry.org:10002 10:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:51 Configure a credential helper to remove this warning. See 10:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:51 10:40:51 Login Succeeded 10:40:52 nexus3.edgexfoundry.org:10003 10:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:52 Configure a credential helper to remove this warning. See 10:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:52 10:40:52 Login Succeeded 10:40:52 nexus3.edgexfoundry.org:10004 10:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:52 Configure a credential helper to remove this warning. See 10:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:52 10:40:52 Login Succeeded 10:40:52 ****.io 10:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:53 Configure a credential helper to remove this warning. See 10:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:53 10:40:53 Login Succeeded 10:40:53 ---> ****-login.sh ends [Pipeline] } 10:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:40:53 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 10:40:53 2db400872be95ca8f6479a71c6d17426b4e844ff 10:40:53 latest 10:40:53 4.1.0-dev.8 10:40:53 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:40:53 main 10:40:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff 10:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 10:40:54 bdade3967995: Preparing 10:40:54 79c099e659ae: Preparing 10:40:54 bf48c83ea89b: Preparing 10:40:54 0720827eac76: Preparing 10:40:54 f0c0fc467d42: Preparing 10:40:54 4fdee56d7956: Preparing 10:40:54 c182cf8dd7c1: Preparing 10:40:54 4fdee56d7956: Waiting 10:40:54 5939ffc638aa: Preparing 10:40:54 c182cf8dd7c1: Waiting 10:40:54 5939ffc638aa: Waiting 10:40:54 bbce8ede1476: Preparing 10:40:54 8c389bf6f8ea: Preparing 10:40:54 bbce8ede1476: Waiting 10:40:54 91e709d141bf: Preparing 10:40:54 8c389bf6f8ea: Waiting 10:40:54 91e709d141bf: Waiting 10:40:54 88c79cf8def3: Preparing 10:40:54 045ba6b9a54c: Preparing 10:40:54 88c79cf8def3: Waiting 10:40:54 0e64f2360a44: Preparing 10:40:54 045ba6b9a54c: Waiting 10:40:54 0e64f2360a44: Waiting 10:40:54 79c099e659ae: Pushed 10:40:54 0720827eac76: Pushed 10:40:54 bdade3967995: Pushed 10:40:54 bf48c83ea89b: Pushed 10:40:54 4fdee56d7956: Pushed 10:40:54 c182cf8dd7c1: Pushed 10:40:54 5939ffc638aa: Pushed 10:40:54 bbce8ede1476: Pushed 10:40:54 8c389bf6f8ea: Pushed 10:40:54 0e64f2360a44: Layer already exists 10:40:54 88c79cf8def3: Pushed 10:41:01 f0c0fc467d42: Pushed 10:41:04 91e709d141bf: Pushed 10:41:19 045ba6b9a54c: Pushed 10:41:19 2db400872be95ca8f6479a71c6d17426b4e844ff: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 10:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 10:41:20 bdade3967995: Preparing 10:41:20 79c099e659ae: Preparing 10:41:20 bf48c83ea89b: Preparing 10:41:20 0720827eac76: Preparing 10:41:20 f0c0fc467d42: Preparing 10:41:20 4fdee56d7956: Preparing 10:41:20 c182cf8dd7c1: Preparing 10:41:20 5939ffc638aa: Preparing 10:41:20 bbce8ede1476: Preparing 10:41:20 8c389bf6f8ea: Preparing 10:41:20 91e709d141bf: Preparing 10:41:20 88c79cf8def3: Preparing 10:41:20 045ba6b9a54c: Preparing 10:41:20 0e64f2360a44: Preparing 10:41:20 8c389bf6f8ea: Waiting 10:41:20 91e709d141bf: Waiting 10:41:20 88c79cf8def3: Waiting 10:41:20 045ba6b9a54c: Waiting 10:41:20 0e64f2360a44: Waiting 10:41:20 4fdee56d7956: Waiting 10:41:20 c182cf8dd7c1: Waiting 10:41:20 5939ffc638aa: Waiting 10:41:20 bbce8ede1476: Waiting 10:41:20 f0c0fc467d42: Layer already exists 10:41:20 bf48c83ea89b: Layer already exists 10:41:20 0720827eac76: Layer already exists 10:41:20 79c099e659ae: Layer already exists 10:41:20 bdade3967995: Layer already exists 10:41:20 8c389bf6f8ea: Layer already exists 10:41:20 c182cf8dd7c1: Layer already exists 10:41:20 4fdee56d7956: Layer already exists 10:41:20 5939ffc638aa: Layer already exists 10:41:20 bbce8ede1476: Layer already exists 10:41:20 045ba6b9a54c: Layer already exists 10:41:20 88c79cf8def3: Layer already exists 10:41:20 91e709d141bf: Layer already exists 10:41:20 0e64f2360a44: Layer already exists 10:41:20 latest: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 10:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 10:41:21 bdade3967995: Preparing 10:41:21 79c099e659ae: Preparing 10:41:21 bf48c83ea89b: Preparing 10:41:21 0720827eac76: Preparing 10:41:21 f0c0fc467d42: Preparing 10:41:21 4fdee56d7956: Preparing 10:41:21 c182cf8dd7c1: Preparing 10:41:21 5939ffc638aa: Preparing 10:41:21 bbce8ede1476: Preparing 10:41:21 8c389bf6f8ea: Preparing 10:41:21 91e709d141bf: Preparing 10:41:21 88c79cf8def3: Preparing 10:41:21 045ba6b9a54c: Preparing 10:41:21 0e64f2360a44: Preparing 10:41:21 4fdee56d7956: Waiting 10:41:21 c182cf8dd7c1: Waiting 10:41:21 8c389bf6f8ea: Waiting 10:41:21 91e709d141bf: Waiting 10:41:21 88c79cf8def3: Waiting 10:41:21 045ba6b9a54c: Waiting 10:41:21 0e64f2360a44: Waiting 10:41:21 5939ffc638aa: Waiting 10:41:21 bbce8ede1476: Waiting 10:41:21 0720827eac76: Layer already exists 10:41:21 bdade3967995: Layer already exists 10:41:21 79c099e659ae: Layer already exists 10:41:21 bf48c83ea89b: Layer already exists 10:41:21 f0c0fc467d42: Layer already exists 10:41:21 bbce8ede1476: Layer already exists 10:41:21 5939ffc638aa: Layer already exists 10:41:21 4fdee56d7956: Layer already exists 10:41:21 c182cf8dd7c1: Layer already exists 10:41:21 8c389bf6f8ea: Layer already exists 10:41:21 88c79cf8def3: Layer already exists 10:41:21 91e709d141bf: Layer already exists 10:41:21 045ba6b9a54c: Layer already exists 10:41:21 0e64f2360a44: Layer already exists 10:41:21 4.1.0-dev.8: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:21 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 10:41:22 bdade3967995: Preparing 10:41:22 79c099e659ae: Preparing 10:41:22 bf48c83ea89b: Preparing 10:41:22 0720827eac76: Preparing 10:41:22 f0c0fc467d42: Preparing 10:41:22 4fdee56d7956: Preparing 10:41:22 c182cf8dd7c1: Preparing 10:41:22 5939ffc638aa: Preparing 10:41:22 bbce8ede1476: Preparing 10:41:22 8c389bf6f8ea: Preparing 10:41:22 91e709d141bf: Preparing 10:41:22 88c79cf8def3: Preparing 10:41:22 045ba6b9a54c: Preparing 10:41:22 0e64f2360a44: Preparing 10:41:22 4fdee56d7956: Waiting 10:41:22 c182cf8dd7c1: Waiting 10:41:22 5939ffc638aa: Waiting 10:41:22 bbce8ede1476: Waiting 10:41:22 8c389bf6f8ea: Waiting 10:41:22 91e709d141bf: Waiting 10:41:22 045ba6b9a54c: Waiting 10:41:22 0e64f2360a44: Waiting 10:41:22 88c79cf8def3: Waiting 10:41:22 0720827eac76: Layer already exists 10:41:22 bf48c83ea89b: Layer already exists 10:41:22 f0c0fc467d42: Layer already exists 10:41:22 79c099e659ae: Layer already exists 10:41:22 bdade3967995: Layer already exists 10:41:22 c182cf8dd7c1: Layer already exists 10:41:22 5939ffc638aa: Layer already exists 10:41:22 4fdee56d7956: Layer already exists 10:41:22 bbce8ede1476: Layer already exists 10:41:22 8c389bf6f8ea: Layer already exists 10:41:22 0e64f2360a44: Layer already exists 10:41:22 88c79cf8def3: Layer already exists 10:41:22 91e709d141bf: Layer already exists 10:41:22 045ba6b9a54c: Layer already exists 10:41:22 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 10:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 10:41:23 bdade3967995: Preparing 10:41:23 79c099e659ae: Preparing 10:41:23 bf48c83ea89b: Preparing 10:41:23 0720827eac76: Preparing 10:41:23 f0c0fc467d42: Preparing 10:41:23 4fdee56d7956: Preparing 10:41:23 c182cf8dd7c1: Preparing 10:41:23 5939ffc638aa: Preparing 10:41:23 bbce8ede1476: Preparing 10:41:23 8c389bf6f8ea: Preparing 10:41:23 91e709d141bf: Preparing 10:41:23 88c79cf8def3: Preparing 10:41:23 045ba6b9a54c: Preparing 10:41:23 0e64f2360a44: Preparing 10:41:23 8c389bf6f8ea: Waiting 10:41:23 4fdee56d7956: Waiting 10:41:23 c182cf8dd7c1: Waiting 10:41:23 5939ffc638aa: Waiting 10:41:23 bbce8ede1476: Waiting 10:41:23 91e709d141bf: Waiting 10:41:23 88c79cf8def3: Waiting 10:41:23 045ba6b9a54c: Waiting 10:41:23 bf48c83ea89b: Layer already exists 10:41:23 f0c0fc467d42: Layer already exists 10:41:23 0720827eac76: Layer already exists 10:41:23 79c099e659ae: Layer already exists 10:41:23 bdade3967995: Layer already exists 10:41:23 bbce8ede1476: Layer already exists 10:41:23 5939ffc638aa: Layer already exists 10:41:23 c182cf8dd7c1: Layer already exists 10:41:23 8c389bf6f8ea: Layer already exists 10:41:23 4fdee56d7956: Layer already exists 10:41:23 91e709d141bf: Layer already exists 10:41:23 88c79cf8def3: Layer already exists 10:41:23 045ba6b9a54c: Layer already exists 10:41:23 0e64f2360a44: Layer already exists 10:41:23 main: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:23 ===================================================== [Pipeline] echo 10:41:23 taggedImages: 10:41:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff 10:41:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 10:41:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 10:41:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 10:41:23 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 10:41:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo 10:41:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 10:41:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 [Pipeline] echo 10:41:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [Pipeline] echo 10:41:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:24 10:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:24 arm64: Pulling from edgex-lftools-log-publisher 10:41:24 8998bd30e6a1: Pulling fs layer 10:41:24 04944245beec: Pulling fs layer 10:41:24 699f458cf7ca: Pulling fs layer 10:41:24 765212b225bb: Pulling fs layer 10:41:24 f23df028b6ca: Pulling fs layer 10:41:24 d65c8cfc05b1: Pulling fs layer 10:41:24 2437ff75d9bd: Pulling fs layer 10:41:24 d65c8cfc05b1: Waiting 10:41:24 2437ff75d9bd: Waiting 10:41:24 f23df028b6ca: Waiting 10:41:24 765212b225bb: Waiting 10:41:24 04944245beec: Verifying Checksum 10:41:24 04944245beec: Download complete 10:41:24 765212b225bb: Verifying Checksum 10:41:24 765212b225bb: Download complete 10:41:24 f23df028b6ca: Verifying Checksum 10:41:24 f23df028b6ca: Download complete 10:41:24 d65c8cfc05b1: Verifying Checksum 10:41:24 d65c8cfc05b1: Download complete 10:41:25 699f458cf7ca: Verifying Checksum 10:41:25 699f458cf7ca: Download complete 10:41:25 8998bd30e6a1: Verifying Checksum 10:41:25 8998bd30e6a1: Download complete 10:41:27 2437ff75d9bd: Verifying Checksum 10:41:27 2437ff75d9bd: Download complete 10:41:32 8998bd30e6a1: Pull complete 10:41:32 04944245beec: Pull complete 10:41:33 699f458cf7ca: Pull complete 10:41:33 765212b225bb: Pull complete 10:41:34 f23df028b6ca: Pull complete 10:41:35 d65c8cfc05b1: Pull complete 10:41:53 2437ff75d9bd: Pull complete 10:41:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:53 prd-ubuntu20.04-docker-arm64-4c-16g-772429 does not seem to be running inside a container 10:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/211 -v /w/workspace/device-usb-camera/211:/w/workspace/device-usb-camera/211:rw,z -v /w/workspace/device-usb-camera/211@tmp:/w/workspace/device-usb-camera/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:41:55 $ docker top 06432f37ed768fd67d01b01315f3e90668984e4350e00de2aa72c9c1880fa378 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:56 ---> job-cost.sh 10:41:56 lf-activate-venv: SKIPPING 10:41:56 INFO: No Stack... 10:41:56 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:57 INFO: Archiving Costs [Pipeline] sh 10:41:58 + cat /w/workspace/device-usb-camera/211/archives/cost.csv 10:41:58 + cut -d, -f6 [Pipeline] lock 10:41:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] 10:41:58 Resource [jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] did not exist. Created. 10:41:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:58 /w/workspace/device-usb-camera/211@tmp/durable-86f509e4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:59 + echo total: 0.10999999940395355 [Pipeline] stash 10:41:59 Warning: overwriting stash ‘stack-cost’ 10:41:59 Stashed 1 file(s) [Pipeline] } 10:41:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:59 $ docker stop --time=1 06432f37ed768fd67d01b01315f3e90668984e4350e00de2aa72c9c1880fa378 10:42:00 $ docker rm -f --volumes 06432f37ed768fd67d01b01315f3e90668984e4350e00de2aa72c9c1880fa378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:42:01 provisioning config files... 10:42:01 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13234887704605811917tmp [Pipeline] { [Pipeline] sh 10:42:01 + set +x 10:42:01 + + curl -sbash https://codecov.io/bash -s 10:42:01 -- 10:42:01 10:42:01 _____ _ 10:42:01 / ____| | | 10:42:01 | | ___ __| | ___ ___ _____ __ 10:42:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:42:01 | |___| (_) | (_| | __/ (_| (_) \ V / 10:42:01 \_____\___/ \__,_|\___|\___\___/ \_/ 10:42:01 Bash-1.0.6 10:42:01 10:42:01 10:42:01 ==> git version 2.25.1 found 10:42:01 ==> 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 10:42:01 Release-Date: 2020-01-08 10:42:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:42:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:42:01 ==> Jenkins CI detected. 10:42:01 current dir:  /w/workspace/exfoundry_device-usb-camera_main 10:42:01 project root: . 10:42:01 --> token set from env 10:42:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:42:01 ==> Running gcov in . (disable via -X gcov) 10:42:01 ==> Python coveragepy not found 10:42:01 ==> Searching for coverage reports in: 10:42:01 + . 10:42:01 -> Found 1 reports 10:42:01 ==> Detecting git/mercurial file structure 10:42:01 ==> Reading reports 10:42:01 + ./coverage.out bytes=54776 10:42:01 ==> Appending adjustments 10:42:01 https://docs.codecov.io/docs/fixing-reports 10:42:01 + Found adjustments 10:42:01 ==> Gzipping contents 10:42:01 8.0K /tmp/codecov.qIrz3i.gz 10:42:01 ==> Uploading reports 10:42:01 url: https://codecov.io 10:42:01 query: branch=main&commit=2db400872be95ca8f6479a71c6d17426b4e844ff&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 10:42:01 -> Pinging Codecov 10:42:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2db400872be95ca8f6479a71c6d17426b4e844ff&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 10:42:02 -> Uploading to 10:42:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/2db400872be95ca8f6479a71c6d17426b4e844ff/4f1fa750-07ae-478f-ad40-816d7a3ce5c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251103%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251103T104201Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1aaac3669d9ce4cf1e1670447cec42d3ebdccf2964b6f28bbb77ea15386c8eb9 10:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:02 Dload Upload Total Spent Left Speed 10:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 22215 --:--:-- --:--:-- --:--:-- 22215 10:42:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] } 10:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:42:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:42:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:42:02 10:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:42:03 latest: Pulling from edgex-devops/edgex-snyk-go 10:42:03 2d35ebdb57d9: Already exists 10:42:03 85e8836fcdb2: Pulling fs layer 10:42:03 91631faa732a: Pulling fs layer 10:42:03 f3f5ae8826fa: Pulling fs layer 10:42:03 4f4fb700ef54: Pulling fs layer 10:42:03 7861252a18e6: Pulling fs layer 10:42:03 9130f900ef6f: Pulling fs layer 10:42:03 7861252a18e6: Waiting 10:42:03 4f4fb700ef54: Waiting 10:42:03 9130f900ef6f: Waiting 10:42:03 f3f5ae8826fa: Verifying Checksum 10:42:03 f3f5ae8826fa: Download complete 10:42:03 85e8836fcdb2: Download complete 10:42:03 4f4fb700ef54: Verifying Checksum 10:42:03 4f4fb700ef54: Download complete 10:42:03 85e8836fcdb2: Pull complete 10:42:03 7861252a18e6: Verifying Checksum 10:42:03 7861252a18e6: Download complete 10:42:03 91631faa732a: Verifying Checksum 10:42:03 91631faa732a: Download complete 10:42:04 9130f900ef6f: Verifying Checksum 10:42:04 9130f900ef6f: Download complete 10:42:08 91631faa732a: Pull complete 10:42:08 f3f5ae8826fa: Pull complete 10:42:08 4f4fb700ef54: Pull complete 10:42:08 7861252a18e6: Pull complete 10:42:13 9130f900ef6f: Pull complete 10:42:13 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:42:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:13 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:42:14 $ docker top af58d96d5c8849adef22116b76e99e72e9633f2f92a67fe8c55a71bc8e60dd31 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 10:42:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 10:42:15 + set -o pipefail 10:42:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 10:42:23 10:42:23 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 10:42:23 10:42:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/83bca1ad-aadb-4378-bc20-473d2e417320 10:42:23 10:42:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:42:23 [Pipeline] } 10:42:23 $ docker stop --time=1 af58d96d5c8849adef22116b76e99e72e9633f2f92a67fe8c55a71bc8e60dd31 10:42:25 $ docker rm -f --volumes af58d96d5c8849adef22116b76e99e72e9633f2f92a67fe8c55a71bc8e60dd31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:26 + git log --format=format:%s -1 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] sh 10:42:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:27 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:27 $ docker top 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 -eo pid,comm 10:42: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). 10:42:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:27 [ssh-agent] Looking for ssh-agent implementation... 10:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:27 $ docker exec 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 ssh-agent 10:42:27 SSH_AUTH_SOCK=/tmp/ssh-FQ8gd0k5SF1M/agent.32 10:42:27 SSH_AGENT_PID=38 10:42:27 Running ssh-add (command line suppressed) 10:42:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2277665499645764983.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2277665499645764983.key) 10:42:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:28 + git semver tag 10:42:28 2025-11-03 10:42:28,495 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:42:28 2025-11-03 10:42:28,499 [run_tag] DEBUG tag force:False 10:42:28 2025-11-03 10:42:28,499 [check_head_tag] DEBUG check head tag 10:42:28 2025-11-03 10:42:28,499 [execute] INFO git cat-file --batch-check 10:42:28 2025-11-03 10:42:28,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 10:42:28 2025-11-03 10:42:28,502 [execute] INFO git cat-file --batch 10:42:28 2025-11-03 10:42:28,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 10:42:28 2025-11-03 10:42:28,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:28 2025-11-03 10:42:28,510 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 10:42:28 2025-11-03 10:42:28,510 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 10:42:28 2025-11-03 10:42:28,513 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:28 4.1.0-dev.8 [Pipeline] } 10:42:28 $ docker exec --env ******** --env ******** 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 ssh-agent -k 10:42:28 unset SSH_AUTH_SOCK; 10:42:28 unset SSH_AGENT_PID; 10:42:28 echo Agent pid 38 killed; 10:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:29 + git semver [Pipeline] } 10:42:29 $ docker stop --time=1 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 10:42:30 $ docker rm -f --volumes 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:30 10:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:31 0.23.1-centos7: Pulling from edgex-lftools 10:42:31 ab5ef0e58194: Pulling fs layer 10:42:31 9712f1f96733: Pulling fs layer 10:42:31 63f879dbbcfc: Pulling fs layer 10:42:31 0d9ebad4ef96: Pulling fs layer 10:42:31 e9a5061849ea: Pulling fs layer 10:42:31 d747dcd14b5f: Pulling fs layer 10:42:31 2de7ff778b66: Pulling fs layer 10:42:31 e9a5061849ea: Waiting 10:42:31 d747dcd14b5f: Waiting 10:42:31 2de7ff778b66: Waiting 10:42:31 0d9ebad4ef96: Waiting 10:42:31 9712f1f96733: Verifying Checksum 10:42:31 9712f1f96733: Download complete 10:42:31 63f879dbbcfc: Verifying Checksum 10:42:31 63f879dbbcfc: Download complete 10:42:31 e9a5061849ea: Verifying Checksum 10:42:31 e9a5061849ea: Download complete 10:42:31 d747dcd14b5f: Download complete 10:42:31 0d9ebad4ef96: Verifying Checksum 10:42:31 0d9ebad4ef96: Download complete 10:42:31 ab5ef0e58194: Verifying Checksum 10:42:31 ab5ef0e58194: Download complete 10:42:31 2de7ff778b66: Verifying Checksum 10:42:31 2de7ff778b66: Download complete 10:42:35 ab5ef0e58194: Pull complete 10:42:35 9712f1f96733: Pull complete 10:42:36 63f879dbbcfc: Pull complete 10:42:41 0d9ebad4ef96: Pull complete 10:42:41 e9a5061849ea: Pull complete 10:42:41 d747dcd14b5f: Pull complete 10:42:42 2de7ff778b66: Pull complete 10:42:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:42 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:42:44 $ docker top 7ab6d593c036645f54d3d0003602d51c8a1e08a3a112dff3a47b909571869d85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:42:44 provisioning config files... 10:42:44 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config368391799331351898tmp 10:42:44 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1332304241997843288tmp 10:42:44 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config76509326750776855tmp [Pipeline] { [Pipeline] echo 10:42:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:42:45 ---> sigul-configuration.sh 10:42:45 gpg: directory `/root/.gnupg' created 10:42:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:42:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:42:45 gpg: keyring `/root/.gnupg/secring.gpg' created 10:42:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:42:45 gpg: CAST5 encrypted data 10:42:45 gpg: encrypted with 1 passphrase 10:42:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:42:45 + mkdir /home/jenkins 10:42:45 + mkdir /home/jenkins/sigul [Pipeline] sh 10:42:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:42:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:42:45 ---> sigul-install.sh 10:42:45 Sigul already installed; skipping installation. [Pipeline] sh 10:42:46 + git tag --list 10:42:46 v0.0.0 10:42:46 v2.2.0 10:42:46 v2.3.0 10:42:46 v2.3.1 10:42:46 v3.0 10:42:46 v3.0.0 10:42:46 v3.1 10:42:46 v3.1.0 10:42:46 v3.1.1 10:42:46 v4.0 10:42:46 v4.0.0 10:42:46 v4.1.0-dev.1 10:42:46 v4.1.0-dev.2 10:42:46 v4.1.0-dev.3 10:42:46 v4.1.0-dev.4 10:42:46 v4.1.0-dev.5 10:42:46 v4.1.0-dev.6 10:42:46 v4.1.0-dev.7 10:42:46 v4.1.0-dev.8 [Pipeline] sh 10:42:46 + lftools sign git-tag v4.1.0-dev.8 10:42:47 Signing Git tag with Sigul... 10:42:47 Signing v4.1.0-dev.8 [Pipeline] echo 10:42:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:42:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:42:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:42:48 $ docker stop --time=1 7ab6d593c036645f54d3d0003602d51c8a1e08a3a112dff3a47b909571869d85 10:42:49 $ docker rm -f --volumes 7ab6d593c036645f54d3d0003602d51c8a1e08a3a112dff3a47b909571869d85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:42:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:50 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:50 $ docker top 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 -eo pid,comm 10:42:50 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). 10:42:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:50 [ssh-agent] Looking for ssh-agent implementation... 10:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:50 $ docker exec 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 ssh-agent 10:42:50 SSH_AUTH_SOCK=/tmp/ssh-Uc6mMx2m1mfU/agent.32 10:42:50 SSH_AGENT_PID=39 10:42:50 Running ssh-add (command line suppressed) 10:42:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18221529802539433157.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18221529802539433157.key) 10:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:51 + git semver bump pre 10:42:51 2025-11-03 10:42:51,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:42:51 2025-11-03 10:42:51,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:51 2025-11-03 10:42:51,375 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 10:42:51 2025-11-03 10:42:51,375 [bump_version] DEBUG bumped version:4.1.0-dev.9 10:42:51 2025-11-03 10:42:51,375 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 10:42:51 2025-11-03 10:42:51,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:51 2025-11-03 10:42:51,375 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:51 2025-11-03 10:42:51,376 [execute] INFO git cat-file --batch-check 10:42:51 2025-11-03 10:42:51,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 10:42:51 2025-11-03 10:42:51,380 [execute] INFO git cat-file --batch 10:42:51 2025-11-03 10:42:51,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 10:42:51 2025-11-03 10:42:51,383 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:51 4.1.0-dev.9 [Pipeline] } 10:42:51 $ docker exec --env ******** --env ******** 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 ssh-agent -k 10:42:51 unset SSH_AUTH_SOCK; 10:42:51 unset SSH_AGENT_PID; 10:42:51 echo Agent pid 39 killed; 10:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:51 + git semver [Pipeline] } 10:42:52 $ docker stop --time=1 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 10:42:53 $ docker rm -f --volumes 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 [Pipeline] // withDockerContainer [Pipeline] sh 10:42:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:54 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:54 $ docker top 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 -eo pid,comm 10:42:54 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). 10:42:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:54 [ssh-agent] Looking for ssh-agent implementation... 10:42:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:54 $ docker exec 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 ssh-agent 10:42:54 SSH_AUTH_SOCK=/tmp/ssh-DDG2A8nGT2oK/agent.33 10:42:54 SSH_AGENT_PID=39 10:42:54 Running ssh-add (command line suppressed) 10:42:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5686100081732779826.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5686100081732779826.key) 10:42:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:55 + git semver push 10:42:55 2025-11-03 10:42:55,377 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:42:55 2025-11-03 10:42:55,380 [run_push] DEBUG push 10:42:55 2025-11-03 10:42:55,381 [execute] INFO git cat-file --batch-check 10:42:55 2025-11-03 10:42:55,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 10:42:55 2025-11-03 10:42:55,383 [execute] INFO git rev-list 169f4a4dda2b3a9fac14e8628d36da5366df73c5 -- 10:42:55 2025-11-03 10:42:55,383 [execute] DEBUG Popen(['git', 'rev-list', '169f4a4dda2b3a9fac14e8628d36da5366df73c5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:42:55 2025-11-03 10:42:55,390 [execute] INFO git fetch -v -- origin 10:42:55 2025-11-03 10:42:55,390 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:42:55 2025-11-03 10:42:55,926 [run_push] DEBUG no remote changes detected 10:42:55 2025-11-03 10:42:55,926 [execute] INFO git push origin semver 10:42:55 2025-11-03 10:42:55,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:42:56 2025-11-03 10:42:56,766 [run_push] DEBUG push all version tags 10:42:56 2025-11-03 10:42:56,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:42:56 2025-11-03 10:42:56,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 10:42:57 2025-11-03 10:42:57,474 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:42:57 4.1.0-dev.9 [Pipeline] } 10:42:57 $ docker exec --env ******** --env ******** 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 ssh-agent -k 10:42:57 unset SSH_AUTH_SOCK; 10:42:57 unset SSH_AGENT_PID; 10:42:57 echo Agent pid 39 killed; 10:42:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:57 + git semver [Pipeline] } 10:42:58 $ docker stop --time=1 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 10:42:59 $ docker rm -f --volumes 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:43:00 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 10:43:00 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 10:43:00 total 16 10:43:00 drwxr-xr-x 3 root root 4096 Nov 3 10:31 . 10:43:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 10:42 .. 10:43:00 drwxr-xr-x 2 root root 4096 Nov 3 10:31 cost 10:43:00 -rw-r--r-- 1 root root 89 Nov 3 10:31 cost.csv 10:43:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 10:43:00 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 10:43:00 total 16 10:43:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:31 . 10:43:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 10:42 .. 10:43:00 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 10:31 cost 10:43:00 -rw-r--r-- 1 jenkins jenkins 89 Nov 3 10:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:43:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:43:01 ---> package-listing.sh 10:43:01 ++ facter osfamily 10:43:01 ++ tr '[:upper:]' '[:lower:]' 10:43:01 + OS_FAMILY=debian 10:43:01 + workspace=/w/workspace/exfoundry_device-usb-camera_main 10:43:01 + START_PACKAGES=/tmp/packages_start.txt 10:43:01 + END_PACKAGES=/tmp/packages_end.txt 10:43:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:01 + PACKAGES=/tmp/packages_start.txt 10:43:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 10:43:01 + PACKAGES=/tmp/packages_end.txt 10:43:01 + case "${OS_FAMILY}" in 10:43:01 + dpkg -l 10:43:01 + grep '^ii' 10:43:01 + '[' -f /tmp/packages_start.txt ']' 10:43:01 + '[' -f /tmp/packages_end.txt ']' 10:43:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 10:43:01 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 10:43:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 10:43:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:43:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:02 prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container 10:43:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:43:02 $ docker top 6f69d5b7758844693baa2581e92c09b8f2df5f2050c6cdba1df6138f9e0c7724 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:03 + touch /tmp/pre-build-complete [Pipeline] sh 10:43:03 + mkdir -p /var/log/sysstat [Pipeline] sh 10:43:03 + ls /var/log/sa-host 10:43:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:03 provisioning config files... 10:43:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5079192340523983402tmp [Pipeline] { [Pipeline] echo 10:43:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:43:04 ---> create-netrc.sh [Pipeline] } 10:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:43:04 ---> python-tools-install.sh [Pipeline] echo 10:43:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:43:04 ---> sudo-logs.sh 10:43:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:43:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:43:04 ---> job-cost.sh 10:43:04 lf-activate-venv: SKIPPING 10:43:04 DEBUG: total: 0.2199999988079071 10:43:04 INFO: Retrieving Stack Cost... 10:43:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:05 INFO: Archiving Costs [Pipeline] echo 10:43:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:43:05 ---> logs-deploy.sh 10:43:05 lf-activate-venv: SKIPPING 10:43:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/211 10:43:05 INFO: archiving workspace using pattern(s): 10:43:06 Archives upload complete. 10:43:06 INFO: archiving logs to Nexus