Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984f98b8bdd1ba68d5fce07584f71d7bfef83912 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-ssh12521888860528420430.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3147333875200766916.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15176343196309627393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8611939260935988104.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-ssh10493132412558077910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4846’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4849 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 984f98b8bdd1ba68d5fce07584f71d7bfef83912 (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 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 Commit message: "Merge pull request #396 from weichou1229/upgrade-sdk" > git rev-list --no-walk 36c74d58d129e88b202c65abd47b34e11f551b9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:53:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:53:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:53:39 ========================================================= 10:53:39 EdgeX Global Pipelines Version Info 10:53:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:53:40 ------------------- 10:53:40 stable info: 10:53:40 ------------------- 10:53:40 Commited By: Ginny Guan ginny@iotechsys.com 10:53:40 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 10:53:40 Message: update stable to v1.0.274 10:53:40 ------------------- 10:53:40 experimental info: 10:53:40 ------------------- 10:53:40 Commited By: Ginny Guan ginny@iotechsys.com 10:53:40 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 10:53:40 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:53:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 10:53:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 10:53:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:53:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:53:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984f98b [Pipeline] echo 10:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:41 provisioning config files... 10:53:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10688432178836377307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:42 ---> ****-login.sh 10:53:42 nexus3.edgexfoundry.org:10001 10:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:42 10:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:53:42 Configure a credential helper to remove this warning. See 10:53:42 https://docs.****.com/go/credential-store/ 10:53:42 10:53:42 Login Succeeded 10:53:42 nexus3.edgexfoundry.org:10002 10:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:42 10:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:53:42 Configure a credential helper to remove this warning. See 10:53:42 https://docs.****.com/go/credential-store/ 10:53:42 10:53:42 Login Succeeded 10:53:42 nexus3.edgexfoundry.org:10003 10:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:42 10:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:53:42 Configure a credential helper to remove this warning. See 10:53:42 https://docs.****.com/go/credential-store/ 10:53:42 10:53:42 Login Succeeded 10:53:42 nexus3.edgexfoundry.org:10004 10:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:42 10:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:53:42 Configure a credential helper to remove this warning. See 10:53:42 https://docs.****.com/go/credential-store/ 10:53:42 10:53:42 Login Succeeded 10:53:42 ****.io 10:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:42 10:53:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:53:42 Configure a credential helper to remove this warning. See 10:53:42 https://docs.****.com/go/credential-store/ 10:53:42 10:53:42 Login Succeeded 10:53:42 ---> ****-login.sh ends [Pipeline] } 10:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:53:43 + git rev-list -1 --merges 984f98b8bdd1ba68d5fce07584f71d7bfef83912~1..984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo 10:53:43 -----------> git rev-list -1 --merges 984f98b8bdd1ba68d5fce07584f71d7bfef83912~1..984f98b8bdd1ba68d5fce07584f71d7bfef83912 984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:53:43 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [false] [Pipeline] sh 10:53:43 + git log --format=format:%s -1 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo 10:53:43 ========================================================= 10:53:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:53:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:53:43 + git log --format=format:%s -1 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo 10:53:43 [semverPrep] GIT_COMMIT: 984f98b8bdd1ba68d5fce07584f71d7bfef83912, Commit Message: Merge pull request #396 from weichou1229/upgrade-sdk [Pipeline] echo 10:53:43 [semverPrep] This is not a build commit. [Pipeline] sh 10:53:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:53:44 + grep -v github /etc/ssh/ssh_known_hosts 10:53:44 + [ -e /tmp/ssh_known_hosts ] 10:53:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:53:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:53:44 + sudo tee -a /etc/ssh/ssh_known_hosts 10:53:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:53:44 10:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:53:44 0.1.4: Pulling from edgex-devops/py-git-semver 10:53:44 3dae71ba6b94: Pulling fs layer 10:53:44 6bf1a483ea7c: Pulling fs layer 10:53:44 f5dfc541a4d3: Pulling fs layer 10:53:44 461d9e800cba: Pulling fs layer 10:53:44 80192f66455f: Pulling fs layer 10:53:44 2e8e34ca0e6c: Pulling fs layer 10:53:44 80192f66455f: Waiting 10:53:44 2e8e34ca0e6c: Waiting 10:53:44 a29436f7fd5d: Pulling fs layer 10:53:44 923cac83aea3: Pulling fs layer 10:53:44 25ad8b0a4227: Pulling fs layer 10:53:44 923cac83aea3: Waiting 10:53:44 25ad8b0a4227: Waiting 10:53:44 db01528c6b51: Pulling fs layer 10:53:44 28988de357af: Pulling fs layer 10:53:44 db01528c6b51: Waiting 10:53:44 28988de357af: Waiting 10:53:44 461d9e800cba: Waiting 10:53:44 6bf1a483ea7c: Verifying Checksum 10:53:44 6bf1a483ea7c: Download complete 10:53:44 461d9e800cba: Verifying Checksum 10:53:44 461d9e800cba: Download complete 10:53:44 80192f66455f: Verifying Checksum 10:53:44 80192f66455f: Download complete 10:53:45 f5dfc541a4d3: Verifying Checksum 10:53:45 f5dfc541a4d3: Download complete 10:53:45 3dae71ba6b94: Verifying Checksum 10:53:45 3dae71ba6b94: Download complete 10:53:45 923cac83aea3: Download complete 10:53:45 25ad8b0a4227: Verifying Checksum 10:53:45 25ad8b0a4227: Download complete 10:53:45 db01528c6b51: Download complete 10:53:45 28988de357af: Download complete 10:53:45 a29436f7fd5d: Verifying Checksum 10:53:45 a29436f7fd5d: Download complete 10:53:46 2e8e34ca0e6c: Verifying Checksum 10:53:46 2e8e34ca0e6c: Download complete 10:53:47 3dae71ba6b94: Pull complete 10:53:47 6bf1a483ea7c: Pull complete 10:53:47 f5dfc541a4d3: Pull complete 10:53:48 461d9e800cba: Pull complete 10:53:48 80192f66455f: Pull complete 10:53:52 2e8e34ca0e6c: Pull complete 10:53:53 a29436f7fd5d: Pull complete 10:53:53 923cac83aea3: Pull complete 10:53:53 25ad8b0a4227: Pull complete 10:53:53 db01528c6b51: Pull complete 10:53:53 28988de357af: Pull complete 10:53:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:53:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:53 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 10:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:53:55 $ docker top 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d -eo pid,comm 10:53:55 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:53:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:53:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:55 [ssh-agent] Looking for ssh-agent implementation... 10:53:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:56 $ docker exec 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent 10:53:56 SSH_AUTH_SOCK=/tmp/ssh-UhcZa28SQIM7/agent.33 10:53:56 SSH_AGENT_PID=39 10:53:56 Running ssh-add (command line suppressed) 10:53:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1626668228210160931.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1626668228210160931.key) 10:53:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:56 + git tag --points-at HEAD [Pipeline] } 10:53:56 $ docker exec --env ******** --env ******** 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent -k 10:53:56 unset SSH_AUTH_SOCK; 10:53:56 unset SSH_AGENT_PID; 10:53:56 echo Agent pid 39 killed; 10:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:53:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:56 [ssh-agent] Looking for ssh-agent implementation... 10:53:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:56 $ docker exec 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent 10:53:56 SSH_AUTH_SOCK=/tmp/ssh-CzCfemfMdSPm/agent.72 10:53:56 SSH_AGENT_PID=78 10:53:56 Running ssh-add (command line suppressed) 10:53:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13004942432985574031.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13004942432985574031.key) 10:53:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:57 + git semver init 10:53:57 2025-07-09 10:53:57,583 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:53:57 2025-07-09 10:53:57,587 [run_init] DEBUG init version:0.0.0 force:False 10:53:57 2025-07-09 10:53:57,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 10:53:57 2025-07-09 10:53:57,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 10:53:57 2025-07-09 10:53:57,589 [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:53:58 2025-07-09 10:53:58,755 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 10:53:58 2025-07-09 10:53:58,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 10:53:58 2025-07-09 10:53:58,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:53:58 2025-07-09 10:53:58,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 10:53:58 4.1.0-dev.1 [Pipeline] } 10:53:58 $ docker exec --env ******** --env ******** 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d ssh-agent -k 10:53:59 unset SSH_AUTH_SOCK; 10:53:59 unset SSH_AGENT_PID; 10:53:59 echo Agent pid 78 killed; 10:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:59 + git semver [Pipeline] } 10:53:59 $ docker stop --time=1 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d 10:54:01 $ docker rm -f --volumes 8592b32a0416ea60b3a738bb56a8b574f4527a7087918e2cd3cb2c30f1c3a71d [Pipeline] // withDockerContainer [Pipeline] sh 10:54:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:54:01 Stashed 1 file(s) [Pipeline] echo 10:54:01 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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:54:01 provisioning config files... 10:54:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4276399580126206980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:02 ---> ****-login.sh 10:54:02 nexus3.edgexfoundry.org:10001 10:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:02 Login Succeeded 10:54:02 nexus3.edgexfoundry.org:10002 10:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:02 Login Succeeded 10:54:02 nexus3.edgexfoundry.org:10003 10:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:02 Login Succeeded 10:54:02 nexus3.edgexfoundry.org:10004 10:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:02 Login Succeeded 10:54:02 ****.io 10:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:03 Login Succeeded 10:54:03 ---> ****-login.sh ends [Pipeline] } 10:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:54:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:54:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:54:03 ========================================================= 10:54:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:54:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:54:04 #0 building with "default" instance using docker driver 10:54:04 10:54:04 #1 [internal] load build definition from Dockerfile 10:54:04 #1 transferring dockerfile: 2.48kB done 10:54:04 #1 DONE 0.0s 10:54:04 10:54:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:54:04 #2 DONE 0.1s 10:54:05 10:54:05 #3 [internal] load .dockerignore 10:54:05 #3 transferring context: 2B done 10:54:05 #3 DONE 0.0s 10:54:05 10:54:05 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:54:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 10:54:05 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 10:54:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 10:54:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.49MB / 74.06MB 0.1s 10:54:05 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 10:54:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:54:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 10:54:05 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 10:54:05 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 10:54:05 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:54:05 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:54:05 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done 10:54:05 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s 10:54:05 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.10MB / 100.52MB 0.2s 10:54:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:54:05 #4 ... 10:54:05 10:54:05 #5 [internal] load build context 10:54:05 #5 transferring context: 22.72MB 0.2s done 10:54:05 #5 DONE 0.3s 10:54:05 10:54:05 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:54:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.36MB / 74.06MB 0.3s 10:54:05 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:54:05 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 10:54:05 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 12.58MB / 100.52MB 0.3s 10:54:05 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 1.05MB / 13.29MB 0.3s 10:54:05 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 10:54:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s 10:54:05 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 35.65MB / 100.52MB 0.5s 10:54:05 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s 10:54:05 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 10:54:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 10:54:05 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 75.50MB / 100.52MB 0.7s 10:54:05 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done 10:54:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 10:54:05 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 96.47MB / 100.52MB 0.8s 10:54:05 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 10:54:06 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done 10:54:10 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done 10:54:10 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:54:10 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:54:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:54:10 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 10:54:10 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 10:54:10 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 10:54:14 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.9s done 10:54:14 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 10:54:14 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done 10:54:14 #4 DONE 9.2s 10:54:14 10:54:14 #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:54:14 #6 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:54:14 #6 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:54:14 #6 0.712 (1/14) Installing libintl (0.22.5-r0) 10:54:14 #6 0.716 (2/14) Installing eudev-libs (3.2.14-r2) 10:54:14 #6 0.719 (3/14) Installing libjpeg-turbo (3.0.3-r0) 10:54:14 #6 0.727 (4/14) Installing v4l-utils-libs (1.24.1-r1) 10:54:14 #6 0.733 (5/14) Installing v4l-utils (1.24.1-r1) 10:54:14 #6 0.753 (6/14) Installing libdvbv5 (1.24.1-r1) 10:54:14 #6 0.759 (7/14) Installing udev-init-scripts (35-r1) 10:54:14 #6 0.762 (8/14) Installing libeconf (0.6.3-r0) 10:54:14 #6 0.765 (9/14) Installing libblkid (2.40.1-r1) 10:54:14 #6 0.768 (10/14) Installing xz-libs (5.6.2-r1) 10:54:14 #6 0.774 (11/14) Installing kmod-libs (32-r0) 10:54:14 #6 0.779 (12/14) Installing eudev (3.2.14-r2) 10:54:14 #6 0.788 (13/14) Installing eudev-dev (3.2.14-r2) 10:54:14 #6 0.805 (14/14) Installing v4l-utils-dev (1.24.1-r1) 10:54:14 #6 0.813 Executing busybox-1.36.1-r29.trigger 10:54:15 #6 0.819 Executing eudev-3.2.14-r2.trigger 10:54:15 #6 0.824 OK: 254 MiB in 72 packages 10:54:16 Still waiting to schedule task 10:54:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4850’ is offline 10:54:17 #6 DONE 2.6s 10:54:17 10:54:17 #7 [builder 3/8] WORKDIR /device-usb-camera 10:54:17 #7 DONE 0.0s 10:54:17 10:54:17 #8 [builder 4/8] COPY go.mod vendor* ./ 10:54:17 #8 DONE 0.0s 10:54:17 10:54:17 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:03 #9 DONE 40.3s 10:55:03 10:55:03 #10 [builder 6/8] COPY . . 10:55:03 #10 DONE 0.1s 10:55:03 10:55:03 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 10:55:03 #11 0.205 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:03 #11 0.205 Dload Upload Total Spent Left Speed 10:55:03 #11 0.205 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15224 0 --:--:-- --:--:-- --:--:-- 15391 10:55:03 #11 DONE 0.3s 10:55:03 10:55:03 #12 [builder 8/8] RUN echo noop 10:55:03 #12 0.226 noop 10:55:03 #12 DONE 0.3s 10:55:03 10:55:03 #13 exporting to image 10:55:03 #13 exporting layers 10:55:04 #13 exporting layers 6.9s done 10:55:04 #13 writing image sha256:c41bb430cd3414854a18ef22a638b4a5468bb5fe1c5de4813a42d881a9d7348b done 10:55:04 #13 naming to docker.io/library/ci-base-image-x86_64 done 10:55:04 #13 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:05 + docker inspect -f . ci-base-image-x86_64 10:55:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:05 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 10:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:55:05 $ docker top b5a2da25c3babdeae77451ab3e14a6a460d9a0197692d5cd98a53e9ffa415bce -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:05 + go version 10:55:05 go version go1.23.9 linux/amd64 [Pipeline] } 10:55:05 $ docker stop --time=1 b5a2da25c3babdeae77451ab3e14a6a460d9a0197692d5cd98a53e9ffa415bce 10:55:07 $ docker rm -f --volumes b5a2da25c3babdeae77451ab3e14a6a460d9a0197692d5cd98a53e9ffa415bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:07 + docker inspect -f . ci-base-image-x86_64 10:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:07 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 10:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:55:07 $ docker top b227d4808ca018c22b74b4c1c82ad85e9e518ade82233af59195fcefec49f09c -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 10:55:08 + make test 10:55:08 go test ./... -coverprofile=coverage.out ./... 10:55:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:55:31 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 10:55:31 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 10:55:44 go vet ./... 10:55:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:55:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:55:49 ./bin/test-attribution-txt.sh [Pipeline] echo 10:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:55:49 $ docker stop --time=1 b227d4808ca018c22b74b4c1c82ad85e9e518ade82233af59195fcefec49f09c 10:55:51 $ docker rm -f --volumes b227d4808ca018c22b74b4c1c82ad85e9e518ade82233af59195fcefec49f09c [Pipeline] // withDockerContainer [Pipeline] sh 10:55:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:55:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:55:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:55:52 + ls -al . 10:55:52 total 288 10:55:52 drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 10:55 . 10:55:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:53 .. 10:55:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:55 .git 10:55:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:53 .github 10:55:52 -rw-rw-r-- 1 jenkins jenkins 379 Jul 9 10:53 .gitignore 10:55:52 -rw-rw-r-- 1 jenkins jenkins 203 Jul 9 10:53 .golangci.yml 10:55:52 -rw-rw-r-- 1 jenkins jenkins 77 Jul 9 10:53 .hadolint.yml 10:55:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:53 .semver 10:55:52 -rw-rw-r-- 1 jenkins jenkins 20006 Jul 9 10:53 Attribution.txt 10:55:52 -rw-rw-r-- 1 jenkins jenkins 17743 Jul 9 10:53 CHANGELOG.md 10:55:52 -rw-rw-r-- 1 jenkins jenkins 2440 Jul 9 10:53 Dockerfile 10:55:52 -rw-rw-r-- 1 jenkins jenkins 678 Jul 9 10:53 GOVERNANCE.md 10:55:52 -rw-rw-r-- 1 jenkins jenkins 659 Jul 9 10:53 Jenkinsfile 10:55:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:53 LICENSE 10:55:52 -rw-rw-r-- 1 jenkins jenkins 3193 Jul 9 10:53 Makefile 10:55:52 -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 10:53 OWNERS.md 10:55:52 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 9 10:53 README.md 10:55:52 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:54 VERSION 10:55:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:53 bin 10:55:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:53 cmd 10:55:52 -rw-r--r-- 1 jenkins jenkins 54772 Jul 9 10:55 coverage.out 10:55:52 -rwxrwxr-x 1 jenkins jenkins 84 Jul 9 10:53 docker-entrypoint.sh 10:55:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:53 docs 10:55:52 -rw-rw-r-- 1 jenkins jenkins 6348 Jul 9 10:53 go.mod 10:55:52 -rw-rw-r-- 1 jenkins jenkins 87218 Jul 9 10:53 go.sum 10:55:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:53 internal 10:55:52 -rw-rw-r-- 1 jenkins jenkins 231 Jul 9 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:53 + 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=984f98b8bdd1ba68d5fce07584f71d7bfef83912 --label arch=amd64 --label version=4.1.0-dev.1 . 10:55:53 #0 building with "default" instance using docker driver 10:55:53 10:55:53 #1 [internal] load build definition from Dockerfile 10:55:53 #1 transferring dockerfile: 2.48kB done 10:55:53 #1 DONE 0.0s 10:55:53 10:55:53 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:53 #2 DONE 0.0s 10:55:53 10:55:53 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 10:55:53 #3 DONE 0.1s 10:55:53 10:55:53 #4 [internal] load metadata for docker.io/library/alpine:3.20 10:55:53 #4 DONE 0.1s 10:55:53 10:55:53 #5 [internal] load .dockerignore 10:55:53 #5 transferring context: 10:55:53 #5 transferring context: 2B done 10:55:53 #5 DONE 0.0s 10:55:53 10:55:53 #6 [internal] load build context 10:55:53 #6 transferring context: 67.79kB 0.0s done 10:55:53 #6 DONE 0.0s 10:55:53 10:55:53 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:55:53 #7 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:55:53 #7 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:55:53 #7 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:55:53 #7 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:55:53 #7 DONE 0.1s 10:55:53 10:55:53 #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 10:55:53 #8 DONE 0.1s 10:55:53 10:55:53 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 10:55:53 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 10:55:54 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 10:55:54 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 10:55:54 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s 10:55:54 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 10:55:54 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s done 10:55:54 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 10:55:54 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 10:55:54 #9 DONE 0.5s 10:55:54 10:55:54 #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:55:54 #10 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:54 #10 0.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:54 #10 0.690 OK: 254 MiB in 72 packages 10:55:54 #10 DONE 0.8s 10:55:54 10:55:54 #11 [builder 3/8] WORKDIR /device-usb-camera 10:55:54 #11 DONE 0.0s 10:55:54 10:55:54 #12 [builder 4/8] COPY go.mod vendor* ./ 10:55:54 #12 DONE 0.0s 10:55:54 10:55:54 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:55:54 #13 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:54 #13 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:54 #13 0.729 (1/115) Installing dumb-init (1.2.5-r3) 10:55:54 #13 0.734 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 10:55:54 #13 0.788 (3/115) Installing aom-libs (3.9.1-r0) 10:55:54 #13 0.841 (4/115) Installing libxau (1.0.11-r4) 10:55:54 #13 0.861 (5/115) Installing libmd (1.1.0-r0) 10:55:54 #13 0.864 (6/115) Installing libbsd (0.12.2-r0) 10:55:54 #13 0.869 (7/115) Installing libxdmcp (1.1.5-r1) 10:55:54 #13 0.880 (8/115) Installing libxcb (1.16.1-r0) 10:55:54 #13 0.886 (9/115) Installing libx11 (1.8.9-r1) 10:55:54 #13 0.927 (10/115) Installing hwdata-pci (0.382-r0) 10:55:54 #13 0.946 (11/115) Installing libpciaccess (0.18.1-r0) 10:55:54 #13 0.952 (12/115) Installing libdrm (2.4.120-r0) 10:55:54 #13 0.965 (13/115) Installing libxext (1.3.6-r2) 10:55:54 #13 0.968 (14/115) Installing libxfixes (6.0.1-r4) 10:55:54 #13 0.970 (15/115) Installing libffi (3.4.6-r0) 10:55:54 #13 0.973 (16/115) Installing wayland-libs-client (1.22.0-r4) 10:55:54 #13 0.978 (17/115) Installing libva (2.21.0-r0) 10:55:54 #13 0.983 (18/115) Installing libvdpau (1.5-r3) 10:55:54 #13 0.986 (19/115) Installing libgcc (13.2.1_git20240309-r1) 10:55:54 #13 0.992 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 10:55:54 #13 1.011 (21/115) Installing onevpl-libs (2023.3.1-r2) 10:55:54 #13 1.017 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 10:55:54 #13 1.030 (23/115) Installing libdav1d (1.4.2-r0) 10:55:54 #13 1.049 (24/115) Installing openexr-libiex (3.1.13-r1) 10:55:54 #13 1.054 (25/115) Installing openexr-libilmthread (3.1.13-r1) 10:55:54 #13 1.057 (26/115) Installing imath (3.1.12-r0) 10:55:54 #13 1.063 (27/115) Installing openexr-libopenexr (3.1.13-r1) 10:55:54 #13 1.084 (28/115) Installing brotli-libs (1.1.0-r2) 10:55:54 #13 1.094 (29/115) Installing giflib (5.2.2-r0) 10:55:54 #13 1.097 (30/115) Installing libhwy (1.0.7-r0) 10:55:54 #13 1.100 (31/115) Installing libjpeg-turbo (3.0.3-r0) 10:55:54 #13 1.108 (32/115) Installing lcms2 (2.16-r0) 10:55:54 #13 1.114 (33/115) Installing libpng (1.6.44-r0) 10:55:54 #13 1.131 (34/115) Installing libjxl (0.10.2-r0) 10:55:54 #13 1.162 (35/115) Installing lame-libs (3.100-r5) 10:55:54 #13 1.168 (36/115) Installing opus (1.5.2-r0) 10:55:54 #13 1.177 (37/115) Installing rav1e-libs (0.7.1-r0) 10:55:54 #13 1.200 (38/115) Installing libgomp (13.2.1_git20240309-r1) 10:55:54 #13 1.205 (39/115) Installing soxr (0.1.3-r7) 10:55:54 #13 1.211 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 10:55:54 #13 1.215 (41/115) Installing libogg (1.3.5-r5) 10:55:54 #13 1.218 (42/115) Installing libtheora (1.1.1-r18) 10:55:54 #13 1.231 (43/115) Installing libvorbis (1.3.7-r2) 10:55:54 #13 1.244 (44/115) Installing libvpx (1.14.1-r0) 10:55:54 #13 1.274 (45/115) Installing libsharpyuv (1.3.2-r0) 10:55:54 #13 1.278 (46/115) Installing libwebp (1.3.2-r0) 10:55:54 #13 1.286 (47/115) Installing libwebpmux (1.3.2-r0) 10:55:54 #13 1.289 (48/115) Installing x264-libs (0.164_git20231001-r0) 10:55:54 #13 1.313 (49/115) Installing numactl (2.0.18-r0) 10:55:54 #13 1.318 (50/115) Installing x265-libs (3.6-r0) 10:55:54 #13 1.431 (51/115) Installing xvidcore (1.3.7-r2) 10:55:55 #13 1.436 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 10:55:55 #13 1.579 (53/115) Installing sdl2 (2.28.5-r1) 10:55:55 #13 ... 10:55:55 10:55:55 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:55 #14 DONE 0.7s 10:55:55 10:55:55 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:55:55 #13 1.599 (54/115) Installing alsa-lib (1.2.11-r0) 10:55:55 #13 1.613 (55/115) Installing libexpat (2.7.0-r0) 10:55:55 #13 1.618 (56/115) Installing libbz2 (1.0.8-r6) 10:55:55 #13 1.622 (57/115) Installing freetype (2.13.2-r0) 10:55:55 #13 1.631 (58/115) Installing fontconfig (2.15.0-r1) 10:55:55 #13 1.643 (59/115) Installing fribidi (1.0.15-r0) 10:55:55 #13 1.648 (60/115) Installing libintl (0.22.5-r0) 10:55:55 #13 1.651 (61/115) Installing libeconf (0.6.3-r0) 10:55:55 #13 1.654 (62/115) Installing libblkid (2.40.1-r1) 10:55:55 #13 1.659 (63/115) Installing libmount (2.40.1-r1) 10:55:55 #13 1.665 (64/115) Installing pcre2 (10.43-r0) 10:55:55 #13 1.678 (65/115) Installing glib (2.80.5-r0) 10:55:55 #13 1.726 (66/115) Installing graphite2 (1.3.14-r6) 10:55:55 #13 ... 10:55:55 10:55:55 #15 [builder 6/8] COPY . . 10:55:55 #15 DONE 0.2s 10:55:55 10:55:55 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:55:55 #13 1.727 (67/115) Installing harfbuzz (8.5.0-r0) 10:55:55 #13 1.794 (68/115) Installing libunibreak (6.1-r0) 10:55:55 #13 1.799 (69/115) Installing libass (0.17.2-r0) 10:55:55 #13 1.806 (70/115) Installing libbluray (1.3.4-r1) 10:55:55 #13 1.817 (71/115) Installing mpg123-libs (1.32.8-r0) 10:55:55 #13 1.823 (72/115) Installing libopenmpt (0.7.7-r0) 10:55:55 #13 1.842 (73/115) Installing cjson (1.7.18-r0) 10:55:55 #13 1.845 (74/115) Installing mbedtls (3.6.3-r0) 10:55:55 #13 1.858 (75/115) Installing librist (0.2.10-r1) 10:55:55 #13 1.862 (76/115) Installing libsrt (1.5.3-r0) 10:55:55 #13 1.884 (77/115) Installing libssh (0.10.6-r0) 10:55:55 #13 1.903 (78/115) Installing xz-libs (5.6.2-r1) 10:55:55 #13 1.908 (79/115) Installing libxml2 (2.12.10-r0) 10:55:55 #13 1.925 (80/115) Installing libsodium (1.0.19-r0) 10:55:55 #13 1.930 (81/115) Installing libzmq (4.3.5-r2) 10:55:55 #13 1.940 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 10:55:55 #13 1.967 (83/115) Installing serd-libs (0.32.2-r0) 10:55:55 #13 1.970 (84/115) Installing zix-libs (0.4.2-r0) 10:55:55 #13 1.973 (85/115) Installing sord-libs (0.16.16-r0) 10:55:55 #13 1.976 (86/115) Installing sratom (0.6.16-r0) 10:55:55 #13 1.979 (87/115) Installing lilv-libs (0.24.24-r1) 10:55:55 #13 1.983 (88/115) Installing glslang-libs (1.3.261.1-r0) 10:55:55 #13 2.016 (89/115) Installing libdovi (3.3.0-r0) 10:55:55 #13 2.025 (90/115) Installing spirv-tools (1.3.261.1-r0) 10:55:55 #13 2.061 (91/115) Installing shaderc (2024.0-r0) 10:55:55 #13 2.067 (92/115) Installing vulkan-loader (1.3.261.1-r0) 10:55:55 #13 2.074 (93/115) Installing libplacebo (6.338.2-r1) 10:55:55 #13 ... 10:55:55 10:55:55 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 10:55:55 #16 0.221 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:55 #16 0.221 Dload Upload Total Spent Left Speed 10:55:55 #16 0.221 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39482 0 --:--:-- --:--:-- --:--:-- 40846 10:55:55 #16 DONE 0.4s 10:55:55 10:55:55 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 10:55:55 #13 2.089 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 10:55:55 #13 2.092 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 10:55:55 #13 2.105 (96/115) Installing vidstab (1.1.1-r0) 10:55:55 #13 2.167 (97/115) Installing zimg (3.0.5-r2) 10:55:55 #13 2.174 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 10:55:55 #13 2.213 (99/115) Installing libasyncns (0.8-r3) 10:55:55 #13 2.215 (100/115) Installing dbus-libs (1.14.10-r1) 10:55:55 #13 2.221 (101/115) Installing libltdl (2.4.7-r3) 10:55:55 #13 2.225 (102/115) Installing orc (0.4.40-r0) 10:55:55 #13 2.234 (103/115) Installing libflac (1.4.3-r1) 10:55:55 #13 2.242 (104/115) Installing libsndfile (1.2.2-r1) 10:55:55 #13 2.253 (105/115) Installing speexdsp (1.2.1-r2) 10:55:55 #13 2.257 (106/115) Installing tdb-libs (1.4.9-r1) 10:55:55 #13 2.261 (107/115) Installing libpulse (17.0-r0) 10:55:55 #13 2.283 (108/115) Installing v4l-utils-libs (1.24.1-r1) 10:55:55 #13 2.288 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 10:55:56 #13 2.293 (110/115) Installing ffmpeg (6.1.1-r8) 10:55:56 #13 2.306 (111/115) Installing udev-init-scripts (35-r1) 10:55:56 #13 2.308 (112/115) Installing eudev-libs (3.2.14-r2) 10:55:56 #13 2.311 (113/115) Installing zstd-libs (1.5.6-r0) 10:55:56 #13 2.324 (114/115) Installing kmod-libs (32-r0) 10:55:56 #13 2.334 (115/115) Installing eudev (3.2.14-r2) 10:55:56 #13 2.341 Executing busybox-1.36.1-r29.trigger 10:55:56 #13 2.348 Executing glib-2.80.5-r0.trigger 10:55:56 #13 2.353 Executing eudev-3.2.14-r2.trigger 10:55:56 #13 2.359 OK: 134 MiB in 129 packages 10:55:56 #13 DONE 2.5s 10:55:56 10:55:56 #17 [stage-2 3/15] RUN apk --no-cache upgrade 10:55:56 #17 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:55:56 #17 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:55:56 #17 0.696 OK: 134 MiB in 129 packages 10:55:56 #17 DONE 0.8s 10:55:56 10:55:56 #18 [builder 8/8] RUN make build 10:55:56 #18 0.290 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 10:56:23 #18 DONE 26.8s 10:56:23 10:56:23 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 10:56:23 #19 DONE 0.2s 10:56:23 10:56:23 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 10:56:23 #20 DONE 0.0s 10:56:23 10:56:23 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 10:56:23 #21 DONE 0.0s 10:56:23 10:56:23 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 10:56:23 #22 DONE 0.0s 10:56:23 10:56:23 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:56:23 #23 DONE 0.0s 10:56:23 10:56:23 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 10:56:23 #24 DONE 0.0s 10:56:23 10:56:23 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 10:56:23 #25 DONE 0.1s 10:56:23 10:56:23 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 10:56:23 #26 DONE 0.3s 10:56:23 10:56:23 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 10:56:23 #27 DONE 0.3s 10:56:23 10:56:23 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 10:56:23 #28 DONE 0.3s 10:56:24 10:56:24 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 10:56:24 #29 DONE 0.3s 10:56:24 10:56:24 #30 exporting to image 10:56:24 #30 exporting layers 10:56:24 #30 exporting layers 0.5s done 10:56:24 #30 writing image sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done 10:56:24 #30 naming to docker.io/library/device-usb-camera done 10:56:24 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:25 provisioning config files... 10:56:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config632747598001280328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:25 ---> ****-login.sh 10:56:25 nexus3.edgexfoundry.org:10001 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 nexus3.edgexfoundry.org:10002 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 nexus3.edgexfoundry.org:10003 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 nexus3.edgexfoundry.org:10004 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 ****.io 10:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:25 Login Succeeded 10:56:25 ---> ****-login.sh ends [Pipeline] } 10:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:56:26 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 10:56:26 984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:56:26 latest 10:56:26 4.1.0-dev.1 10:56:26 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 10:56:26 main 10:56:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:26 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:56:26 4f61ee546f78: Preparing 10:56:26 20c1e0bf2c8b: Preparing 10:56:26 8b2e113a8f10: Preparing 10:56:26 0ca2d556ef48: Preparing 10:56:26 f0083bf6475a: Preparing 10:56:26 7206d983d249: Preparing 10:56:26 4e624833ba9a: Preparing 10:56:26 2eeb33640102: Preparing 10:56:26 a7538bbd8c04: Preparing 10:56:26 708b43099ae2: Preparing 10:56:26 6f75b3bc1213: Preparing 10:56:26 57719ddc1ddd: Preparing 10:56:26 fbaa750f5839: Preparing 10:56:26 994456c4fd7b: Preparing 10:56:26 a7538bbd8c04: Waiting 10:56:26 708b43099ae2: Waiting 10:56:26 6f75b3bc1213: Waiting 10:56:26 57719ddc1ddd: Waiting 10:56:26 7206d983d249: Waiting 10:56:26 fbaa750f5839: Waiting 10:56:26 994456c4fd7b: Waiting 10:56:26 4e624833ba9a: Waiting 10:56:26 2eeb33640102: Waiting 10:56:26 8b2e113a8f10: Pushed 10:56:26 4f61ee546f78: Pushed 10:56:26 0ca2d556ef48: Pushed 10:56:26 20c1e0bf2c8b: Pushed 10:56:26 7206d983d249: Pushed 10:56:26 4e624833ba9a: Pushed 10:56:26 2eeb33640102: Pushed 10:56:26 a7538bbd8c04: Pushed 10:56:26 708b43099ae2: Pushed 10:56:26 994456c4fd7b: Layer already exists 10:56:26 57719ddc1ddd: Pushed 10:56:29 f0083bf6475a: Pushed 10:56:31 6f75b3bc1213: Pushed 10:56:39 fbaa750f5839: Pushed 10:56:39 984f98b8bdd1ba68d5fce07584f71d7bfef83912: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:56:40 4f61ee546f78: Preparing 10:56:40 20c1e0bf2c8b: Preparing 10:56:40 8b2e113a8f10: Preparing 10:56:40 0ca2d556ef48: Preparing 10:56:40 f0083bf6475a: Preparing 10:56:40 7206d983d249: Preparing 10:56:40 4e624833ba9a: Preparing 10:56:40 2eeb33640102: Preparing 10:56:40 a7538bbd8c04: Preparing 10:56:40 708b43099ae2: Preparing 10:56:40 6f75b3bc1213: Preparing 10:56:40 57719ddc1ddd: Preparing 10:56:40 fbaa750f5839: Preparing 10:56:40 994456c4fd7b: Preparing 10:56:40 4e624833ba9a: Waiting 10:56:40 2eeb33640102: Waiting 10:56:40 a7538bbd8c04: Waiting 10:56:40 708b43099ae2: Waiting 10:56:40 6f75b3bc1213: Waiting 10:56:40 57719ddc1ddd: Waiting 10:56:40 fbaa750f5839: Waiting 10:56:40 994456c4fd7b: Waiting 10:56:40 7206d983d249: Waiting 10:56:40 0ca2d556ef48: Layer already exists 10:56:40 8b2e113a8f10: Layer already exists 10:56:40 20c1e0bf2c8b: Layer already exists 10:56:40 f0083bf6475a: Layer already exists 10:56:40 4f61ee546f78: Layer already exists 10:56:40 4e624833ba9a: Layer already exists 10:56:40 7206d983d249: Layer already exists 10:56:40 2eeb33640102: Layer already exists 10:56:40 708b43099ae2: Layer already exists 10:56:40 a7538bbd8c04: Layer already exists 10:56:40 57719ddc1ddd: Layer already exists 10:56:40 6f75b3bc1213: Layer already exists 10:56:40 fbaa750f5839: Layer already exists 10:56:40 994456c4fd7b: Layer already exists 10:56:40 latest: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 10:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:56:40 4f61ee546f78: Preparing 10:56:40 20c1e0bf2c8b: Preparing 10:56:40 8b2e113a8f10: Preparing 10:56:40 0ca2d556ef48: Preparing 10:56:40 f0083bf6475a: Preparing 10:56:40 7206d983d249: Preparing 10:56:40 4e624833ba9a: Preparing 10:56:40 2eeb33640102: Preparing 10:56:40 a7538bbd8c04: Preparing 10:56:40 708b43099ae2: Preparing 10:56:40 6f75b3bc1213: Preparing 10:56:40 57719ddc1ddd: Preparing 10:56:40 fbaa750f5839: Preparing 10:56:40 994456c4fd7b: Preparing 10:56:40 7206d983d249: Waiting 10:56:40 4e624833ba9a: Waiting 10:56:40 2eeb33640102: Waiting 10:56:40 a7538bbd8c04: Waiting 10:56:40 708b43099ae2: Waiting 10:56:40 6f75b3bc1213: Waiting 10:56:40 57719ddc1ddd: Waiting 10:56:40 fbaa750f5839: Waiting 10:56:40 994456c4fd7b: Waiting 10:56:40 8b2e113a8f10: Layer already exists 10:56:40 f0083bf6475a: Layer already exists 10:56:40 4f61ee546f78: Layer already exists 10:56:40 0ca2d556ef48: Layer already exists 10:56:40 20c1e0bf2c8b: Layer already exists 10:56:40 4e624833ba9a: Layer already exists 10:56:40 a7538bbd8c04: Layer already exists 10:56:40 708b43099ae2: Layer already exists 10:56:40 7206d983d249: Layer already exists 10:56:40 2eeb33640102: Layer already exists 10:56:40 6f75b3bc1213: Layer already exists 10:56:40 fbaa750f5839: Layer already exists 10:56:40 57719ddc1ddd: Layer already exists 10:56:40 994456c4fd7b: Layer already exists 10:56:40 4.1.0-dev.1: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 10:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:56:41 4f61ee546f78: Preparing 10:56:41 20c1e0bf2c8b: Preparing 10:56:41 8b2e113a8f10: Preparing 10:56:41 0ca2d556ef48: Preparing 10:56:41 f0083bf6475a: Preparing 10:56:41 7206d983d249: Preparing 10:56:41 4e624833ba9a: Preparing 10:56:41 2eeb33640102: Preparing 10:56:41 a7538bbd8c04: Preparing 10:56:41 708b43099ae2: Preparing 10:56:41 6f75b3bc1213: Preparing 10:56:41 57719ddc1ddd: Preparing 10:56:41 fbaa750f5839: Preparing 10:56:41 994456c4fd7b: Preparing 10:56:41 57719ddc1ddd: Waiting 10:56:41 fbaa750f5839: Waiting 10:56:41 6f75b3bc1213: Waiting 10:56:41 a7538bbd8c04: Waiting 10:56:41 994456c4fd7b: Waiting 10:56:41 7206d983d249: Waiting 10:56:41 708b43099ae2: Waiting 10:56:41 4e624833ba9a: Waiting 10:56:41 2eeb33640102: Waiting 10:56:41 8b2e113a8f10: Layer already exists 10:56:41 f0083bf6475a: Layer already exists 10:56:41 0ca2d556ef48: Layer already exists 10:56:41 20c1e0bf2c8b: Layer already exists 10:56:41 4f61ee546f78: Layer already exists 10:56:41 4e624833ba9a: Layer already exists 10:56:41 7206d983d249: Layer already exists 10:56:41 708b43099ae2: Layer already exists 10:56:41 2eeb33640102: Layer already exists 10:56:41 a7538bbd8c04: Layer already exists 10:56:41 57719ddc1ddd: Layer already exists 10:56:41 6f75b3bc1213: Layer already exists 10:56:41 fbaa750f5839: Layer already exists 10:56:41 994456c4fd7b: Layer already exists 10:56:41 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 10:56:42 4f61ee546f78: Preparing 10:56:42 20c1e0bf2c8b: Preparing 10:56:42 8b2e113a8f10: Preparing 10:56:42 0ca2d556ef48: Preparing 10:56:42 f0083bf6475a: Preparing 10:56:42 7206d983d249: Preparing 10:56:42 4e624833ba9a: Preparing 10:56:42 2eeb33640102: Preparing 10:56:42 a7538bbd8c04: Preparing 10:56:42 708b43099ae2: Preparing 10:56:42 6f75b3bc1213: Preparing 10:56:42 57719ddc1ddd: Preparing 10:56:42 fbaa750f5839: Preparing 10:56:42 994456c4fd7b: Preparing 10:56:42 7206d983d249: Waiting 10:56:42 4e624833ba9a: Waiting 10:56:42 a7538bbd8c04: Waiting 10:56:42 708b43099ae2: Waiting 10:56:42 6f75b3bc1213: Waiting 10:56:42 2eeb33640102: Waiting 10:56:42 57719ddc1ddd: Waiting 10:56:42 fbaa750f5839: Waiting 10:56:42 994456c4fd7b: Waiting 10:56:42 f0083bf6475a: Layer already exists 10:56:42 4f61ee546f78: Layer already exists 10:56:42 0ca2d556ef48: Layer already exists 10:56:42 8b2e113a8f10: Layer already exists 10:56:42 20c1e0bf2c8b: Layer already exists 10:56:42 2eeb33640102: Layer already exists 10:56:42 4e624833ba9a: Layer already exists 10:56:42 7206d983d249: Layer already exists 10:56:42 a7538bbd8c04: Layer already exists 10:56:42 708b43099ae2: Layer already exists 10:56:42 6f75b3bc1213: Layer already exists 10:56:42 57719ddc1ddd: Layer already exists 10:56:42 994456c4fd7b: Layer already exists 10:56:42 fbaa750f5839: Layer already exists 10:56:42 main: digest: sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:42 ===================================================== [Pipeline] echo 10:56:42 taggedImages: 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 10:56:42 ========================================================= 10:56:42 [edgeXBuildMultiArch] RAW Config: 10:56:42 images: 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 10:56:42 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:56:42 settingsFile: 10:56:42 device-usb-camera-settings 10:56:42 ========================================================= [Pipeline] node 10:56:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4855 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 10:56:56 Running in /w/workspace/device-usb-camera/200 [Pipeline] { [Pipeline] checkout 10:56:57 Still waiting to schedule task 10:56:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:56:59 Selected Git installation does not exist. Using Default 10:56:59 The recommended git tool is: NONE 10:57:05 using credential edgex-jenkins-ssh 10:57:28 Cloning the remote Git repository 10:57:28 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 10:57:28 > git init /w/workspace/device-usb-camera/200 # timeout=10 10:57:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:57:28 > git --version # timeout=10 10:57:28 > git --version # 'git version 2.25.1' 10:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:57:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:32 Avoid second fetch 10:57:32 Checking out Revision 984f98b8bdd1ba68d5fce07584f71d7bfef83912 (main) 10:57:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:57:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:32 > git config core.sparsecheckout # timeout=10 10:57:32 > git checkout -f 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 10:57:33 Commit message: "Merge pull request #396 from weichou1229/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:57:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:38 Dload Upload Total Spent Left Speed 10:57:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 10:57:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:57:38 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 10:57:38 /etc/docker/daemon.new 10:57:38 { 10:57:38 "registry-mirrors": [ 10:57:38 "https://nexus3.edgexfoundry.org:10001" 10:57:38 ], 10:57:38 "bip": "10.250.0.254/24", 10:57:38 "hosts": [ 10:57:38 "tcp://0.0.0.0:5555", 10:57:38 "unix:///var/run/docker.sock" 10:57:38 ], 10:57:38 "mtu": 1458, 10:57:38 "selinux-enabled": true, 10:57:38 "seccomp-profile": "/etc/docker/seccomp.json" 10:57:38 } [Pipeline] sh 10:57:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:57:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:57 provisioning config files... 10:57:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/200@tmp/config12093208653611861237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:58 ---> ****-login.sh 10:57:58 nexus3.edgexfoundry.org:10001 10:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:59 Configure a credential helper to remove this warning. See 10:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:59 10:57:59 Login Succeeded 10:57:59 nexus3.edgexfoundry.org:10002 10:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:59 Configure a credential helper to remove this warning. See 10:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:59 10:57:59 Login Succeeded 10:57:59 nexus3.edgexfoundry.org:10003 10:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:57:59 Configure a credential helper to remove this warning. See 10:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:57:59 10:57:59 Login Succeeded 10:57:59 nexus3.edgexfoundry.org:10004 10:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:00 Configure a credential helper to remove this warning. See 10:58:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:00 10:58:00 Login Succeeded 10:58:00 ****.io 10:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:01 Configure a credential helper to remove this warning. See 10:58:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:01 10:58:01 Login Succeeded 10:58:01 ---> ****-login.sh ends [Pipeline] } 10:58:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:58:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:58:01 ========================================================= 10:58:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:58:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:58:02 Sending build context to Docker daemon 11.6MB 10:58:02 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 10:58:02 Step 2/13 : FROM ${BASE} AS builder 10:58:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:02 94e9d8af2201: Pulling fs layer 10:58:02 a6c56e8762df: Pulling fs layer 10:58:02 f0f3c8884826: Pulling fs layer 10:58:02 c7e7622c144d: Pulling fs layer 10:58:02 4f4fb700ef54: Pulling fs layer 10:58:02 e8859aadc426: Pulling fs layer 10:58:02 b4813487a9f6: Pulling fs layer 10:58:02 502a3d64fb4b: Pulling fs layer 10:58:02 e8859aadc426: Waiting 10:58:02 b4813487a9f6: Waiting 10:58:02 502a3d64fb4b: Waiting 10:58:02 c7e7622c144d: Waiting 10:58:02 a6c56e8762df: Download complete 10:58:02 c7e7622c144d: Verifying Checksum 10:58:02 c7e7622c144d: Download complete 10:58:02 4f4fb700ef54: Verifying Checksum 10:58:02 4f4fb700ef54: Download complete 10:58:02 e8859aadc426: Verifying Checksum 10:58:02 e8859aadc426: Download complete 10:58:02 94e9d8af2201: Verifying Checksum 10:58:02 94e9d8af2201: Download complete 10:58:03 502a3d64fb4b: Verifying Checksum 10:58:03 502a3d64fb4b: Download complete 10:58:03 94e9d8af2201: Pull complete 10:58:04 a6c56e8762df: Pull complete 10:58:05 f0f3c8884826: Verifying Checksum 10:58:05 f0f3c8884826: Download complete 10:58:06 b4813487a9f6: Verifying Checksum 10:58:06 b4813487a9f6: Download complete 10:58:21 f0f3c8884826: Pull complete 10:58:21 c7e7622c144d: Pull complete 10:58:21 4f4fb700ef54: Pull complete 10:58:21 e8859aadc426: Pull complete 10:58:29 b4813487a9f6: Pull complete 10:58:31 502a3d64fb4b: Pull complete 10:58:31 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 10:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:58:31 ---> 3bb21d53e231 10:58:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:58:32 ---> Running in 05073129db00 10:58:33 Removing intermediate container 05073129db00 10:58:33 ---> f9c5bc8c6e6b 10:58:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:33 ---> Running in 05cf4600c70d 10:58:33 Removing intermediate container 05cf4600c70d 10:58:33 ---> d86ced4715c3 10:58:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:58:33 ---> Running in 250f8c5a690b 10:58:34 Removing intermediate container 250f8c5a690b 10:58:34 ---> 1e4003d79b43 10:58:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:58:34 ---> Running in 481ffab89bd6 10:58:34 Removing intermediate container 481ffab89bd6 10:58:34 ---> 099f8bed9c27 10:58:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:34 ---> Running in bc5cc0a8b63d 10:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:58:37 (1/14) Installing libintl (0.22.5-r0) 10:58:37 (2/14) Installing eudev-libs (3.2.14-r2) 10:58:37 (3/14) Installing libjpeg-turbo (3.0.3-r0) 10:58:37 (4/14) Installing v4l-utils-libs (1.24.1-r1) 10:58:38 (5/14) Installing v4l-utils (1.24.1-r1) 10:58:38 (6/14) Installing libdvbv5 (1.24.1-r1) 10:58:38 (7/14) Installing udev-init-scripts (35-r1) 10:58:38 (8/14) Installing libeconf (0.6.3-r0) 10:58:38 (9/14) Installing libblkid (2.40.1-r1) 10:58:38 (10/14) Installing xz-libs (5.6.2-r1) 10:58:38 (11/14) Installing kmod-libs (32-r0) 10:58:38 (12/14) Installing eudev (3.2.14-r2) 10:58:38 (13/14) Installing eudev-dev (3.2.14-r2) 10:58:38 (14/14) Installing v4l-utils-dev (1.24.1-r1) 10:58:38 Executing busybox-1.36.1-r29.trigger 10:58:38 Executing eudev-3.2.14-r2.trigger 10:58:38 OK: 247 MiB in 72 packages 10:58:40 Removing intermediate container bc5cc0a8b63d 10:58:40 ---> 0bc8cf109591 10:58:40 Step 8/13 : WORKDIR /device-usb-camera 10:58:40 ---> Running in 121aec7e9b21 10:58:40 Removing intermediate container 121aec7e9b21 10:58:40 ---> 3b86092490a7 10:58:40 Step 9/13 : COPY go.mod vendor* ./ 10:58:41 ---> 20675712d041 10:58:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:41 ---> Running in 8bf7821f4802 10:58:49 Running on prd-centos7-docker-4c-2g-4861 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:49 provisioning config files... 10:58:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1635946261573318784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:53 ---> ****-login.sh 10:58:53 nexus3.edgexfoundry.org:10001 10:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:54 Configure a credential helper to remove this warning. See 10:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:54 10:58:54 Login Succeeded 10:58:54 nexus3.edgexfoundry.org:10002 10:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:54 Configure a credential helper to remove this warning. See 10:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:54 10:58:54 Login Succeeded 10:58:54 nexus3.edgexfoundry.org:10003 10:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:54 Configure a credential helper to remove this warning. See 10:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:54 10:58:54 Login Succeeded 10:58:54 nexus3.edgexfoundry.org:10004 10:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:54 Configure a credential helper to remove this warning. See 10:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:54 10:58:54 Login Succeeded 10:58:54 ****.io 10:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:54 Configure a credential helper to remove this warning. See 10:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:54 10:58:54 Login Succeeded 10:58:54 ---> ****-login.sh ends [Pipeline] } 10:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:54 + docker buildx ls 10:58:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:58:55 default * docker 10:58:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:58:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:58:55 edgex-builder [Pipeline] sh 10:58:55 + docker buildx inspect --bootstrap 10:58:55 #1 [internal] booting buildkit 10:58:55 #1 pulling image moby/buildkit:buildx-stable-1 10:58:58 #1 pulling image moby/buildkit:buildx-stable-1 2.5s done 10:58:58 #1 creating container buildx_buildkit_edgex-builder0 10:59:01 #1 creating container buildx_buildkit_edgex-builder0 2.9s done 10:59:01 #1 DONE 5.3s 10:59:01 Name: edgex-builder 10:59:01 Driver: docker-container 10:59:01 10:59:01 Nodes: 10:59:01 Name: edgex-builder0 10:59:01 Endpoint: unix:///var/run/docker.sock 10:59:01 Status: running 10:59:01 Buildkit: v0.22.0 10:59:01 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:59:01 + docker buildx ls 10:59:01 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:59:01 edgex-builder * docker-container 10:59:01 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:59:01 default docker 10:59:01 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:59:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 --push - 10:59:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912' 10:59:02 #1 [internal] load build definition from Dockerfile 10:59:02 #1 transferring dockerfile: 202B done 10:59:02 #1 DONE 0.0s 10:59:02 10:59:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:59:02 #2 DONE 0.1s 10:59:02 10:59:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912 10:59:02 #3 DONE 0.1s 10:59:02 10:59:02 #4 [internal] load .dockerignore 10:59:02 #4 transferring context: 2B done 10:59:02 #4 DONE 0.0s 10:59:02 10:59:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:02 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done 10:59:02 #5 DONE 0.0s 10:59:02 10:59:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:02 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done 10:59:02 #6 DONE 0.2s 10:59:02 10:59:02 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:59:02 #7 DONE 0.0s 10:59:02 10:59:02 #8 exporting to image 10:59:02 #8 exporting layers done 10:59:02 #8 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done 10:59:02 #8 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done 10:59:02 #8 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done 10:59:02 #8 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done 10:59:02 #8 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.0s done 10:59:02 #8 pushing layers 0.1s done 10:59:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 10:59:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done 10:59:02 #8 DONE 0.2s 10:59:02 10:59:02 1 warning found (use --debug to expand): 10:59:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 10:59:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 10:59:03 #1 [internal] load build definition from Dockerfile 10:59:03 #1 transferring dockerfile: 168B done 10:59:03 #1 DONE 0.0s 10:59:03 10:59:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:59:03 #2 DONE 0.0s 10:59:03 10:59:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 10:59:03 #3 DONE 0.0s 10:59:03 10:59:03 #4 [internal] load .dockerignore 10:59:03 #4 transferring context: 2B done 10:59:03 #4 DONE 0.0s 10:59:03 10:59:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:03 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done 10:59:03 #5 CACHED 10:59:03 10:59:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:03 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done 10:59:03 #6 CACHED 10:59:03 10:59:03 #7 exporting to image 10:59:03 #7 exporting layers done 10:59:03 #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done 10:59:03 #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done 10:59:03 #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done 10:59:03 #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done 10:59:03 #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done 10:59:03 #7 pushing layers 0.0s done 10:59:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 10:59:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done 10:59:03 #7 DONE 0.1s 10:59:03 10:59:03 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:59:03 #8 DONE 0.0s 10:59:03 10:59:03 1 warning found (use --debug to expand): 10:59:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1' 10:59:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 --push - 10:59:03 #1 [internal] load build definition from Dockerfile 10:59:03 #1 transferring dockerfile: 173B done 10:59:03 #1 DONE 0.0s 10:59:03 10:59:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 10:59:03 #2 DONE 0.0s 10:59:03 10:59:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1 10:59:03 #3 DONE 0.0s 10:59:03 10:59:03 #4 [internal] load .dockerignore 10:59:03 #4 transferring context: 2B done 10:59:03 #4 DONE 0.0s 10:59:03 10:59:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:03 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done 10:59:03 #5 CACHED 10:59:03 10:59:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:03 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done 10:59:03 #6 CACHED 10:59:03 10:59:03 #7 exporting to image 10:59:03 #7 exporting layers done 10:59:03 #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done 10:59:03 #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done 10:59:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:03 #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done 10:59:03 #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done 10:59:03 #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done 10:59:03 #7 pushing layers 0.0s done 10:59:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.1@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done 10:59:03 #7 DONE 0.1s 10:59:03 10:59:03 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:59:03 #8 DONE 0.0s 10:59:03 10:59:03 1 warning found (use --debug to expand): 10:59:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1' 10:59:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 --push - 10:59:04 #1 [internal] load build definition from Dockerfile 10:59:04 #1 transferring dockerfile: 214B done 10:59:04 #1 DONE 0.0s 10:59:04 10:59:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 10:59:04 #2 DONE 0.0s 10:59:04 10:59:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 10:59:04 #3 DONE 0.0s 10:59:04 10:59:04 #4 [internal] load .dockerignore 10:59:04 #4 transferring context: 2B done 10:59:04 #4 DONE 0.0s 10:59:04 10:59:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:04 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done 10:59:04 #5 CACHED 10:59:04 10:59:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:04 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done 10:59:04 #6 CACHED 10:59:04 10:59:04 #7 exporting to image 10:59:04 #7 exporting layers done 10:59:04 #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done 10:59:04 #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done 10:59:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:04 #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done 10:59:04 #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done 10:59:04 #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done 10:59:04 #7 pushing layers 0.0s done 10:59:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done 10:59:04 #7 DONE 0.1s 10:59:04 10:59:04 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:59:04 #8 DONE 0.0s 10:59:04 10:59:04 1 warning found (use --debug to expand): 10:59:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 10:59:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 10:59:04 #1 [internal] load build definition from Dockerfile 10:59:04 #1 transferring dockerfile: 166B done 10:59:04 #1 DONE 0.0s 10:59:04 10:59:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:59:04 #2 DONE 0.0s 10:59:04 10:59:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 10:59:04 #3 DONE 0.0s 10:59:04 10:59:04 #4 [internal] load .dockerignore 10:59:04 #4 transferring context: 2B done 10:59:04 #4 DONE 0.0s 10:59:04 10:59:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:04 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 0.0s done 10:59:04 #5 CACHED 10:59:04 10:59:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 10:59:04 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:61fcf777b6ab9fa41ec7432ae460a82274267767a0deada64b7dd7108dd742b6 done 10:59:04 #6 CACHED 10:59:04 10:59:04 #7 exporting to image 10:59:04 #7 exporting layers done 10:59:04 #7 exporting manifest sha256:c6e7b2dc3ce16168b76564171673e0dd8605fba7275718b39d3b6be665d06791 done 10:59:04 #7 exporting config sha256:24444ea90d93ecdeeb0f24d7e0b146eaded806289f2a9c8b2f20cf78bd6bca32 done 10:59:04 #7 exporting manifest sha256:4da158082049dca2bf3507e29c429d5f53da739092aa3df90eba8ebe2292b8df done 10:59:04 #7 exporting config sha256:9bf877b242547e479e54371a915a6ac14d8043f1d0715d221b613e888da9b846 done 10:59:04 #7 exporting manifest list sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d done 10:59:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:04 #7 pushing layers 0.0s done 10:59:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:73ffa4d282af68b50c6286487b02d5f1f625a93239902e46738c874e788b318d 0.1s done 10:59:04 #7 DONE 0.1s 10:59:04 10:59:04 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:59:04 #8 DONE 0.0s 10:59:04 10:59:04 1 warning found (use --debug to expand): 10:59:04  - 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:59:05 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:59:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:59:06 ---> package-listing.sh 10:59:06 ++ facter osfamily 10:59:06 ++ tr '[:upper:]' '[:lower:]' 10:59:06 + OS_FAMILY=redhat 10:59:06 + workspace=/w/workspace/exfoundry_device-usb-camera_main 10:59:06 + START_PACKAGES=/tmp/packages_start.txt 10:59:06 + END_PACKAGES=/tmp/packages_end.txt 10:59:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:06 + PACKAGES=/tmp/packages_start.txt 10:59:06 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 10:59:06 + PACKAGES=/tmp/packages_end.txt 10:59:06 + case "${OS_FAMILY}" in 10:59:06 + sort 10:59:06 + rpm -qa 10:59:07 + '[' -f /tmp/packages_start.txt ']' 10:59:07 + '[' -f /tmp/packages_end.txt ']' 10:59:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:07 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 10:59:07 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 10:59:07 + 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:59:07 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:59:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:07 10:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:08 latest: Pulling from edgex-lftools-log-publisher 10:59:08 5eb5b503b376: Pulling fs layer 10:59:08 5c69ac0246d0: Pulling fs layer 10:59:08 ec43610c2a17: Pulling fs layer 10:59:08 3a2ae6a8a46f: Pulling fs layer 10:59:08 33b1e0a273af: Pulling fs layer 10:59:08 5d3b04190fa2: Pulling fs layer 10:59:08 2f39f015ded8: Pulling fs layer 10:59:08 3a2ae6a8a46f: Waiting 10:59:08 33b1e0a273af: Waiting 10:59:08 5d3b04190fa2: Waiting 10:59:08 2f39f015ded8: Waiting 10:59:08 5c69ac0246d0: Verifying Checksum 10:59:08 5c69ac0246d0: Download complete 10:59:08 3a2ae6a8a46f: Verifying Checksum 10:59:08 3a2ae6a8a46f: Download complete 10:59:08 ec43610c2a17: Verifying Checksum 10:59:08 ec43610c2a17: Download complete 10:59:08 5d3b04190fa2: Verifying Checksum 10:59:08 5d3b04190fa2: Download complete 10:59:08 33b1e0a273af: Verifying Checksum 10:59:08 33b1e0a273af: Download complete 10:59:08 5eb5b503b376: Verifying Checksum 10:59:08 5eb5b503b376: Download complete 10:59:09 2f39f015ded8: Verifying Checksum 10:59:09 2f39f015ded8: Download complete 10:59:09 5eb5b503b376: Pull complete 10:59:09 5c69ac0246d0: Pull complete 10:59:10 ec43610c2a17: Pull complete 10:59:10 3a2ae6a8a46f: Pull complete 10:59:10 33b1e0a273af: Pull complete 10:59:10 5d3b04190fa2: Pull complete 10:59:14 2f39f015ded8: Pull complete 10:59:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:15 prd-centos7-docker-4c-2g-4861 does not seem to be running inside a container 10:59:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:59:21 $ docker top 381ebc281fdba4b0c3b96a3b5e25c0c3bd64ed27ded6136be2d394e64700849a -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:59:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:59:22 + ls /var/log/sa-host 10:59:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:22 provisioning config files... 10:59:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11536141917804225668tmp [Pipeline] { [Pipeline] echo 10:59:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:59:22 ---> create-netrc.sh [Pipeline] } 10:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:59:22 ---> python-tools-install.sh [Pipeline] echo 10:59:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:59:23 ---> sudo-logs.sh 10:59:23 Archiving 'sudo' log.. 10:59:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-4861.novalocal: Name or service not known 10:59:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-4861.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:59:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:23 ---> job-cost.sh 10:59:23 lf-activate-venv: SKIPPING 10:59:23 INFO: No Stack... 10:59:23 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:23 INFO: Archiving Costs [Pipeline] echo 10:59:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:24 ---> logs-deploy.sh 10:59:24 lf-activate-venv: SKIPPING 10:59:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/200 10:59:24 INFO: archiving workspace using pattern(s): 10:59:25 Archives upload complete. 10:59:25 INFO: archiving logs to Nexus 10:59:25 ---> uname -a: 10:59:25 Linux prd-centos7-docker-4c-2g-4861.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:59:25 10:59:25 10:59:25 ---> lscpu: 10:59:25 Architecture: x86_64 10:59:25 CPU op-mode(s): 32-bit, 64-bit 10:59:25 Byte Order: Little Endian 10:59:25 Address sizes: 40 bits physical, 48 bits virtual 10:59:25 CPU(s): 2 10:59:25 On-line CPU(s) list: 0,1 10:59:25 Thread(s) per core: 1 10:59:25 Core(s) per socket: 1 10:59:25 Socket(s): 2 10:59:25 NUMA node(s): 1 10:59:25 Vendor ID: AuthenticAMD 10:59:25 CPU family: 23 10:59:25 Model: 49 10:59:25 Model name: AMD EPYC-Rome Processor 10:59:25 Stepping: 0 10:59:25 CPU MHz: 2800.000 10:59:25 BogoMIPS: 5600.00 10:59:25 Virtualization: AMD-V 10:59:25 Hypervisor vendor: KVM 10:59:25 Virtualization type: full 10:59:25 L1d cache: 64 KiB 10:59:25 L1i cache: 64 KiB 10:59:25 L2 cache: 1 MiB 10:59:25 L3 cache: 32 MiB 10:59:25 NUMA node0 CPU(s): 0,1 10:59:25 Vulnerability Itlb multihit: Not affected 10:59:25 Vulnerability L1tf: Not affected 10:59:25 Vulnerability Mds: Not affected 10:59:25 Vulnerability Meltdown: Not affected 10:59:25 Vulnerability Mmio stale data: Not affected 10:59:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:59:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:59:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:59:25 Vulnerability Srbds: Not affected 10:59:25 Vulnerability Tsx async abort: Not affected 10:59:25 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:59:25 10:59:25 10:59:25 ---> nproc: 10:59:25 2 10:59:25 10:59:25 10:59:25 ---> df -h: 10:59:25 Filesystem Size Used Avail Use% Mounted on 10:59:25 overlay 40G 7.3G 33G 19% / 10:59:25 tmpfs 64M 0 64M 0% /dev 10:59:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:59:25 shm 64M 0 64M 0% /dev/shm 10:59:25 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:59:25 10:59:25 10:59:25 Cannot open /var/log/sysstat/sa09: No such file or directory 10:59:25 Please check if data collecting is enabled 10:59:25 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:25 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:59:25 $ docker stop --time=1 381ebc281fdba4b0c3b96a3b5e25c0c3bd64ed27ded6136be2d394e64700849a 10:59:27 $ docker rm -f --volumes 381ebc281fdba4b0c3b96a3b5e25c0c3bd64ed27ded6136be2d394e64700849a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:59:27 [WS-CLEANUP] Deleting project workspace... 10:59:27 [WS-CLEANUP] Deferred wipeout is used... 10:59:27 [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:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:27 10:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:27 latest: Pulling from edgex-lftools-log-publisher 10:59:27 5eb5b503b376: Pulling fs layer 10:59:27 5c69ac0246d0: Pulling fs layer 10:59:27 ec43610c2a17: Pulling fs layer 10:59:27 3a2ae6a8a46f: Pulling fs layer 10:59:27 33b1e0a273af: Pulling fs layer 10:59:27 5d3b04190fa2: Pulling fs layer 10:59:27 2f39f015ded8: Pulling fs layer 10:59:27 3a2ae6a8a46f: Waiting 10:59:27 33b1e0a273af: Waiting 10:59:27 5d3b04190fa2: Waiting 10:59:27 2f39f015ded8: Waiting 10:59:27 5c69ac0246d0: Verifying Checksum 10:59:27 5c69ac0246d0: Download complete 10:59:27 3a2ae6a8a46f: Verifying Checksum 10:59:27 3a2ae6a8a46f: Download complete 10:59:27 33b1e0a273af: Verifying Checksum 10:59:27 33b1e0a273af: Download complete 10:59:27 ec43610c2a17: Verifying Checksum 10:59:27 ec43610c2a17: Download complete 10:59:27 5d3b04190fa2: Verifying Checksum 10:59:27 5d3b04190fa2: Download complete 10:59:28 5eb5b503b376: Verifying Checksum 10:59:28 5eb5b503b376: Download complete 10:59:28 2f39f015ded8: Download complete 10:59:29 5eb5b503b376: Pull complete 10:59:29 5c69ac0246d0: Pull complete 10:59:30 ec43610c2a17: Pull complete 10:59:30 3a2ae6a8a46f: Pull complete 10:59:30 33b1e0a273af: Pull complete 10:59:30 5d3b04190fa2: Pull complete 10:59:35 2f39f015ded8: Pull complete 10:59:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:35 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 10:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:59:37 $ docker top be62feb54425e00b34ac5c93a46a7d0a11c6c06e78710ebb376a0a5719e16e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:37 ---> job-cost.sh 10:59:37 lf-activate-venv: SKIPPING 10:59:37 INFO: No Stack... 10:59:37 INFO: Retrieving Pricing Info for: v3-standard-8 10:59:38 INFO: Archiving Costs [Pipeline] sh 10:59:38 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 10:59:38 + cut -d, -f6 [Pipeline] lock 10:59:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] 10:59:38 Resource [jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] did not exist. Created. 10:59:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:38 + echo total: 0.2199999988079071 [Pipeline] stash 10:59:38 Stashed 1 file(s) [Pipeline] } 10:59:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:38 $ docker stop --time=1 be62feb54425e00b34ac5c93a46a7d0a11c6c06e78710ebb376a0a5719e16e4d 10:59:40 $ docker rm -f --volumes be62feb54425e00b34ac5c93a46a7d0a11c6c06e78710ebb376a0a5719e16e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:18 Removing intermediate container 8bf7821f4802 11:01:18 ---> 91eb5c6eb9b5 11:01:18 Step 11/13 : COPY . . 11:01:18 ---> de9fd1c63f96 11:01:18 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 11:01:18 ---> Running in 8cc48138bfc5 11:01:18  % Total % Received % Xferd Average Speed Time Time Time Current 11:01:18 Dload Upload Total Spent Left Speed 11:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5116 0 --:--:-- --:--:-- --:--:-- 5205 11:01:18 Removing intermediate container 8cc48138bfc5 11:01:18 ---> fddf15e9d75e 11:01:18 Step 13/13 : RUN ${MAKE} 11:01:18 ---> Running in bca14e86ed6e 11:01:18 noop 11:01:18 Removing intermediate container bca14e86ed6e 11:01:18 ---> 5b2298a092f2 11:01:18 Successfully built 5b2298a092f2 11:01:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker inspect -f . ci-base-image-arm64 11:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-4855 does not seem to be running inside a container 11:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/200 -v /w/workspace/device-usb-camera/200:/w/workspace/device-usb-camera/200:rw,z -v /w/workspace/device-usb-camera/200@tmp:/w/workspace/device-usb-camera/200@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 11:01:20 $ docker top 497d63e198d3f78535626afbdba150f22eb97b6e230ce1353e17125956a58aca -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:21 + go version 11:01:21 go version go1.23.9 linux/arm64 [Pipeline] } 11:01:21 $ docker stop --time=1 497d63e198d3f78535626afbdba150f22eb97b6e230ce1353e17125956a58aca 11:01:23 $ docker rm -f --volumes 497d63e198d3f78535626afbdba150f22eb97b6e230ce1353e17125956a58aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:24 + docker inspect -f . ci-base-image-arm64 11:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:24 prd-ubuntu20.04-docker-arm64-4c-16g-4855 does not seem to be running inside a container 11:01:24 $ 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/200 -v /w/workspace/device-usb-camera/200:/w/workspace/device-usb-camera/200:rw,z -v /w/workspace/device-usb-camera/200@tmp:/w/workspace/device-usb-camera/200@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 11:01:26 $ docker top d18ab83d27febefd2eefec52967613f3e6e7b0c30f7c03461d9b2b3f0804cd9c -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:27 + git config --global --add safe.directory /w/workspace/device-usb-camera/200 [Pipeline] fileExists [Pipeline] sh 11:01:27 + make test 11:01:27 go test ./... -coverprofile=coverage.out ./... 11:01:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 11:06:17 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 11:06:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements 11:06:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:06:29 go vet ./... 11:07:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:37 ./bin/test-attribution-txt.sh [Pipeline] echo 11:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:07:37 $ docker stop --time=1 d18ab83d27febefd2eefec52967613f3e6e7b0c30f7c03461d9b2b3f0804cd9c 11:07:39 $ docker rm -f --volumes d18ab83d27febefd2eefec52967613f3e6e7b0c30f7c03461d9b2b3f0804cd9c [Pipeline] // withDockerContainer [Pipeline] sh 11:07:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:41 Warning: overwriting stash ‘coverage-report’ 11:07:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:43 + ls -al . 11:07:43 total 284 11:07:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 11:01 . 11:07:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:57 .. 11:07:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:57 .git 11:07:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:57 .github 11:07:43 -rw-rw-r-- 1 jenkins jenkins 379 Jul 9 10:57 .gitignore 11:07:43 -rw-rw-r-- 1 jenkins jenkins 203 Jul 9 10:57 .golangci.yml 11:07:43 -rw-rw-r-- 1 jenkins jenkins 77 Jul 9 10:57 .hadolint.yml 11:07:43 -rw-rw-r-- 1 jenkins jenkins 20006 Jul 9 10:57 Attribution.txt 11:07:43 -rw-rw-r-- 1 jenkins jenkins 17743 Jul 9 10:57 CHANGELOG.md 11:07:43 -rw-rw-r-- 1 jenkins jenkins 2440 Jul 9 10:57 Dockerfile 11:07:43 -rw-rw-r-- 1 jenkins jenkins 678 Jul 9 10:57 GOVERNANCE.md 11:07:43 -rw-rw-r-- 1 jenkins jenkins 659 Jul 9 10:57 Jenkinsfile 11:07:43 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:57 LICENSE 11:07:43 -rw-rw-r-- 1 jenkins jenkins 3193 Jul 9 10:57 Makefile 11:07:43 -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 10:57 OWNERS.md 11:07:43 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 9 10:57 README.md 11:07:43 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:54 VERSION 11:07:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:57 bin 11:07:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:57 cmd 11:07:43 -rw-r--r-- 1 jenkins jenkins 54772 Jul 9 11:06 coverage.out 11:07:43 -rwxrwxr-x 1 jenkins jenkins 84 Jul 9 10:57 docker-entrypoint.sh 11:07:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:57 docs 11:07:43 -rw-rw-r-- 1 jenkins jenkins 6348 Jul 9 10:57 go.mod 11:07:43 -rw-rw-r-- 1 jenkins jenkins 87218 Jul 9 10:57 go.sum 11:07:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:57 internal 11:07:43 -rw-rw-r-- 1 jenkins jenkins 231 Jul 9 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:43 + 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=984f98b8bdd1ba68d5fce07584f71d7bfef83912 --label arch=arm64 --label version=4.1.0-dev.1 . 11:07:43 Sending build context to Docker daemon 11.65MB 11:07:43 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 11:07:43 Step 2/37 : FROM ${BASE} AS builder 11:07:43 ---> 5b2298a092f2 11:07:43 Step 3/37 : ARG ADD_BUILD_TAGS="" 11:07:43 ---> Running in 896b0faaf176 11:07:44 Removing intermediate container 896b0faaf176 11:07:44 ---> 80f9a2059b3e 11:07:44 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:44 ---> Running in a350c4fe52a6 11:07:44 Removing intermediate container a350c4fe52a6 11:07:44 ---> 1018e78cafa5 11:07:44 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:07:45 ---> Running in ca0f09d46a0d 11:07:45 Removing intermediate container ca0f09d46a0d 11:07:45 ---> 5d8175b89449 11:07:45 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:07:45 ---> Running in a9978a7714fe 11:07:45 Removing intermediate container a9978a7714fe 11:07:45 ---> 2dd97142a2dd 11:07:45 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:45 ---> Running in a2814789043a 11:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:49 OK: 247 MiB in 72 packages 11:07:50 Removing intermediate container a2814789043a 11:07:50 ---> 4b6d2095b830 11:07:50 Step 8/37 : WORKDIR /device-usb-camera 11:07:50 ---> Running in a4c53400e9c9 11:07:50 Removing intermediate container a4c53400e9c9 11:07:50 ---> 92152f32c6dc 11:07:50 Step 9/37 : COPY go.mod vendor* ./ 11:07:51 ---> 7b03a96df481 11:07:51 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:51 ---> Running in 12bcfe93fed8 11:07:53 Removing intermediate container 12bcfe93fed8 11:07:53 ---> 8aa70c9db6c9 11:07:53 Step 11/37 : COPY . . 11:07:55 ---> 53cc454fafe1 11:07:55 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 11:07:55 ---> Running in 7afb11db6d8f 11:07:56  % Total % Received % Xferd Average Speed Time Time Time  Current 11:07:56   Dload Upload Total Spent Left Speed 11:07:56 0 0 0  0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6106 0 --:--:-- --:--:-- --:--:-- 6174 11:07:57 Removing intermediate container 7afb11db6d8f 11:07:57 ---> 7de8ae041ad0 11:07:57 Step 13/37 : RUN ${MAKE} 11:07:57 ---> Running in d0941f44a005 11:07:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 11:12:36 Removing intermediate container d0941f44a005 11:12:36 ---> 9fb304b38e3a 11:12:36 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 11:12:36 1.8.2: Pulling from bluenviron/mediamtx 11:12:36 da4d7e05a7aa: Pulling fs layer 11:12:36 da4d7e05a7aa: Download complete 11:12:36 da4d7e05a7aa: Pull complete 11:12:36 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 11:12:36 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 11:12:36 ---> 62c65ed7ef0d 11:12:36 Step 15/37 : FROM alpine:3.20 11:12:36 3.20: Pulling from library/alpine 11:12:36 94e9d8af2201: Already exists 11:12:36 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:12:36 Status: Downloaded newer image for alpine:3.20 11:12:36 ---> 7aab056cecc6 11:12:36 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 11:12:36 ---> Running in 74f991038584 11:12:36 Removing intermediate container 74f991038584 11:12:36 ---> eb0ab7af84f6 11:12:36 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 11:12:36 ---> Running in 2c9d41f26939 11:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:36 (1/114) Installing dumb-init (1.2.5-r3) 11:12:36 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 11:12:36 (3/114) Installing aom-libs (3.9.1-r0) 11:12:36 (4/114) Installing libxau (1.0.11-r4) 11:12:36 (5/114) Installing libmd (1.1.0-r0) 11:12:36 (6/114) Installing libbsd (0.12.2-r0) 11:12:36 (7/114) Installing libxdmcp (1.1.5-r1) 11:12:36 (8/114) Installing libxcb (1.16.1-r0) 11:12:36 (9/114) Installing libx11 (1.8.9-r1) 11:12:36 (10/114) Installing hwdata-pci (0.382-r0) 11:12:36 (11/114) Installing libpciaccess (0.18.1-r0) 11:12:36 (12/114) Installing libdrm (2.4.120-r0) 11:12:36 (13/114) Installing libxext (1.3.6-r2) 11:12:36 (14/114) Installing libxfixes (6.0.1-r4) 11:12:36 (15/114) Installing libffi (3.4.6-r0) 11:12:36 (16/114) Installing wayland-libs-client (1.22.0-r4) 11:12:36 (17/114) Installing libva (2.21.0-r0) 11:12:36 (18/114) Installing libvdpau (1.5-r3) 11:12:36 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 11:12:36 (20/114) Installing libdav1d (1.4.2-r0) 11:12:36 (21/114) Installing libgcc (13.2.1_git20240309-r1) 11:12:36 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 11:12:36 (23/114) Installing openexr-libiex (3.1.13-r1) 11:12:36 (24/114) Installing openexr-libilmthread (3.1.13-r1) 11:12:36 (25/114) Installing imath (3.1.12-r0) 11:12:36 (26/114) Installing openexr-libopenexr (3.1.13-r1) 11:12:36 (27/114) Installing brotli-libs (1.1.0-r2) 11:12:36 (28/114) Installing giflib (5.2.2-r0) 11:12:36 (29/114) Installing libhwy (1.0.7-r0) 11:12:36 (30/114) Installing libjpeg-turbo (3.0.3-r0) 11:12:36 (31/114) Installing lcms2 (2.16-r0) 11:12:36 (32/114) Installing libpng (1.6.44-r0) 11:12:36 (33/114) Installing libjxl (0.10.2-r0) 11:12:36 (34/114) Installing lame-libs (3.100-r5) 11:12:36 (35/114) Installing opus (1.5.2-r0) 11:12:36 (36/114) Installing rav1e-libs (0.7.1-r0) 11:12:36 (37/114) Installing libgomp (13.2.1_git20240309-r1) 11:12:36 (38/114) Installing soxr (0.1.3-r7) 11:12:36 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 11:12:36 (40/114) Installing libogg (1.3.5-r5) 11:12:36 (41/114) Installing libtheora (1.1.1-r18) 11:12:36 (42/114) Installing libvorbis (1.3.7-r2) 11:12:36 (43/114) Installing libvpx (1.14.1-r0) 11:12:36 (44/114) Installing libsharpyuv (1.3.2-r0) 11:12:36 (45/114) Installing libwebp (1.3.2-r0) 11:12:36 (46/114) Installing libwebpmux (1.3.2-r0) 11:12:36 (47/114) Installing x264-libs (0.164_git20231001-r0) 11:12:36 (48/114) Installing numactl (2.0.18-r0) 11:12:36 (49/114) Installing x265-libs (3.6-r0) 11:12:36 (50/114) Installing xvidcore (1.3.7-r2) 11:12:36 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 11:12:36 (52/114) Installing sdl2 (2.28.5-r1) 11:12:36 (53/114) Installing alsa-lib (1.2.11-r0) 11:12:36 (54/114) Installing libexpat (2.7.0-r0) 11:12:36 (55/114) Installing libbz2 (1.0.8-r6) 11:12:36 (56/114) Installing freetype (2.13.2-r0) 11:12:36 (57/114) Installing fontconfig (2.15.0-r1) 11:12:36 (58/114) Installing fribidi (1.0.15-r0) 11:12:36 (59/114) Installing libintl (0.22.5-r0) 11:12:36 (60/114) Installing libeconf (0.6.3-r0) 11:12:36 (61/114) Installing libblkid (2.40.1-r1) 11:12:36 (62/114) Installing libmount (2.40.1-r1) 11:12:36 (63/114) Installing pcre2 (10.43-r0) 11:12:36 (64/114) Installing glib (2.80.5-r0) 11:12:36 (65/114) Installing graphite2 (1.3.14-r6) 11:12:36 (66/114) Installing harfbuzz (8.5.0-r0) 11:12:36 (67/114) Installing libunibreak (6.1-r0) 11:12:36 (68/114) Installing libass (0.17.2-r0) 11:12:36 (69/114) Installing libbluray (1.3.4-r1) 11:12:36 (70/114) Installing mpg123-libs (1.32.8-r0) 11:12:36 (71/114) Installing libopenmpt (0.7.7-r0) 11:12:36 (72/114) Installing cjson (1.7.18-r0) 11:12:36 (73/114) Installing mbedtls (3.6.3-r0) 11:12:36 (74/114) Installing librist (0.2.10-r1) 11:12:36 (75/114) Installing libsrt (1.5.3-r0) 11:12:36 (76/114) Installing libssh (0.10.6-r0) 11:12:36 (77/114) Installing xz-libs (5.6.2-r1) 11:12:36 (78/114) Installing libxml2 (2.12.10-r0) 11:12:36 (79/114) Installing libsodium (1.0.19-r0) 11:12:36 (80/114) Installing libzmq (4.3.5-r2) 11:12:36 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 11:12:36 (82/114) Installing serd-libs (0.32.2-r0) 11:12:36 (83/114) Installing zix-libs (0.4.2-r0) 11:12:36 (84/114) Installing sord-libs (0.16.16-r0) 11:12:36 (85/114) Installing sratom (0.6.16-r0) 11:12:36 (86/114) Installing lilv-libs (0.24.24-r1) 11:12:36 (87/114) Installing glslang-libs (1.3.261.1-r0) 11:12:36 (88/114) Installing libdovi (3.3.0-r0) 11:12:36 (89/114) Installing spirv-tools (1.3.261.1-r0) 11:12:36 (90/114) Installing shaderc (2024.0-r0) 11:12:36 (91/114) Installing vulkan-loader (1.3.261.1-r0) 11:12:36 (92/114) Installing libplacebo (6.338.2-r1) 11:12:36 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 11:12:36 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 11:12:36 (95/114) Installing vidstab (1.1.1-r0) 11:12:36 (96/114) Installing zimg (3.0.5-r2) 11:12:36 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 11:12:36 (98/114) Installing libasyncns (0.8-r3) 11:12:36 (99/114) Installing dbus-libs (1.14.10-r1) 11:12:36 (100/114) Installing libltdl (2.4.7-r3) 11:12:36 (101/114) Installing orc (0.4.40-r0) 11:12:36 (102/114) Installing libflac (1.4.3-r1) 11:12:36 (103/114) Installing libsndfile (1.2.2-r1) 11:12:36 (104/114) Installing speexdsp (1.2.1-r2) 11:12:36 (105/114) Installing tdb-libs (1.4.9-r1) 11:12:36 (106/114) Installing libpulse (17.0-r0) 11:12:36 (107/114) Installing v4l-utils-libs (1.24.1-r1) 11:12:36 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 11:12:36 (109/114) Installing ffmpeg (6.1.1-r8) 11:12:37 (110/114) Installing udev-init-scripts (35-r1) 11:12:37 (111/114) Installing eudev-libs (3.2.14-r2) 11:12:37 (112/114) Installing zstd-libs (1.5.6-r0) 11:12:37 (113/114) Installing kmod-libs (32-r0) 11:12:37 (114/114) Installing eudev (3.2.14-r2) 11:12:37 Executing busybox-1.36.1-r29.trigger 11:12:37 Executing glib-2.80.5-r0.trigger 11:12:37 Executing eudev-3.2.14-r2.trigger 11:12:37 OK: 120 MiB in 128 packages 11:12:41 Removing intermediate container 2c9d41f26939 11:12:41 ---> 88bfb50626d1 11:12:41 Step 18/37 : RUN apk --no-cache upgrade 11:12:41 ---> Running in 332333ac82d1 11:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:44 OK: 120 MiB in 128 packages 11:12:45 Removing intermediate container 332333ac82d1 11:12:45 ---> 67a7726299f0 11:12:45 Step 19/37 : WORKDIR / 11:12:45 ---> Running in 7e4db4a64342 11:12:45 Removing intermediate container 7e4db4a64342 11:12:45 ---> e6e88b52b80a 11:12:45 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 11:12:47 ---> 467e69f978c4 11:12:47 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 11:12:47 ---> adc2652e7a68 11:12:47 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 11:12:48 ---> 75f258056af7 11:12:48 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 11:12:48 ---> 6da64f5ebea6 11:12:48 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 11:12:49 ---> af18d05c2ad9 11:12:49 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 11:12:49 ---> aa71431bbe93 11:12:49 Step 26/37 : COPY --from=rtsp /mediamtx / 11:12:51 ---> e022c6858b52 11:12:51 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 11:12:51 ---> Running in 25e1d9dd940b 11:12:53 Removing intermediate container 25e1d9dd940b 11:12:53 ---> 73f6f2ddb2ca 11:12:53 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 11:12:53 ---> Running in 998d902ee046 11:12:55 Removing intermediate container 998d902ee046 11:12:55 ---> 131c1f599cc1 11:12:55 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 11:12:55 ---> Running in 016f8409b966 11:12:57 Removing intermediate container 016f8409b966 11:12:57 ---> 9d65414786c6 11:12:57 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 11:12:57 ---> Running in 3b7f46c0db37 11:12:59 Removing intermediate container 3b7f46c0db37 11:12:59 ---> 7ce54a5f7264 11:12:59 Step 31/37 : EXPOSE 59983 11:12:59 ---> Running in 080b32ee8bac 11:12:59 Removing intermediate container 080b32ee8bac 11:12:59 ---> 0cd1e5e4d972 11:12:59 Step 32/37 : EXPOSE 8554 11:12:59 ---> Running in 530bb761a312 11:12:59 Removing intermediate container 530bb761a312 11:12:59 ---> d308af1ad464 11:12:59 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 11:12:59 ---> Running in 81ee8c9d7dea 11:12:59 Removing intermediate container 81ee8c9d7dea 11:12:59 ---> 7411c7b418fc 11:12:59 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 11:12:59 ---> Running in 4558b93c353a 11:13:00 Removing intermediate container 4558b93c353a 11:13:00 ---> 1d6ee65b72aa 11:13:00 Step 35/37 : LABEL arch=arm64 11:13:00 ---> Running in c7885fa533c7 11:13:00 Removing intermediate container c7885fa533c7 11:13:00 ---> 4747e96665d8 11:13:00 Step 36/37 : LABEL git_sha=984f98b8bdd1ba68d5fce07584f71d7bfef83912 11:13:00 ---> Running in bac6335100f6 11:13:00 Removing intermediate container bac6335100f6 11:13:00 ---> c04075be5b67 11:13:00 Step 37/37 : LABEL version=4.1.0-dev.1 11:13:01 ---> Running in 7a1548044035 11:13:01 Removing intermediate container 7a1548044035 11:13:01 ---> f5218bf06c6d 11:13:01 [Warning] One or more build-args [ARCH] were not consumed 11:13:01 Successfully built f5218bf06c6d 11:13:01 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 11:13:01 provisioning config files... 11:13:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/200@tmp/config11565055581651753868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:01 ---> ****-login.sh 11:13:01 nexus3.edgexfoundry.org:10001 11:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:02 Configure a credential helper to remove this warning. See 11:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:02 11:13:02 Login Succeeded 11:13:02 nexus3.edgexfoundry.org:10002 11:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:02 Configure a credential helper to remove this warning. See 11:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:02 11:13:02 Login Succeeded 11:13:02 nexus3.edgexfoundry.org:10003 11:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:03 Configure a credential helper to remove this warning. See 11:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:03 11:13:03 Login Succeeded 11:13:03 nexus3.edgexfoundry.org:10004 11:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:03 Configure a credential helper to remove this warning. See 11:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:03 11:13:03 Login Succeeded 11:13:03 ****.io 11:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:03 Configure a credential helper to remove this warning. See 11:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:03 11:13:03 Login Succeeded 11:13:03 ---> ****-login.sh ends [Pipeline] } 11:13:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:13:03 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 11:13:03 984f98b8bdd1ba68d5fce07584f71d7bfef83912 11:13:03 latest 11:13:03 4.1.0-dev.1 11:13:03 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 11:13:03 main 11:13:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 11:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:13:04 f969040625f4: Preparing 11:13:04 a2051c4136f0: Preparing 11:13:04 1e5bed1fbb30: Preparing 11:13:04 3b330376ee0c: Preparing 11:13:04 f0c0fc467d42: Preparing 11:13:04 4fdee56d7956: Preparing 11:13:04 f56ee63ae838: Preparing 11:13:04 bc46021dd5dd: Preparing 11:13:04 505272e474d7: Preparing 11:13:04 29b8636d12a3: Preparing 11:13:04 e7cfc26f25bb: Preparing 11:13:04 bbc2313898e9: Preparing 11:13:04 d1586c3537c1: Preparing 11:13:04 dd9c8f8612c8: Preparing 11:13:04 505272e474d7: Waiting 11:13:04 29b8636d12a3: Waiting 11:13:04 e7cfc26f25bb: Waiting 11:13:04 bbc2313898e9: Waiting 11:13:04 d1586c3537c1: Waiting 11:13:04 dd9c8f8612c8: Waiting 11:13:04 4fdee56d7956: Waiting 11:13:04 f56ee63ae838: Waiting 11:13:04 bc46021dd5dd: Waiting 11:13:04 a2051c4136f0: Pushed 11:13:04 1e5bed1fbb30: Pushed 11:13:04 f969040625f4: Pushed 11:13:04 3b330376ee0c: Pushed 11:13:04 4fdee56d7956: Pushed 11:13:04 f56ee63ae838: Pushed 11:13:05 505272e474d7: Pushed 11:13:05 bc46021dd5dd: Pushed 11:13:05 29b8636d12a3: Pushed 11:13:05 dd9c8f8612c8: Layer already exists 11:13:05 bbc2313898e9: Pushed 11:13:11 f0c0fc467d42: Pushed 11:13:16 e7cfc26f25bb: Pushed 11:13:28 d1586c3537c1: Pushed 11:13:28 984f98b8bdd1ba68d5fce07584f71d7bfef83912: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:28 + 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 11:13:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 11:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:13:29 f969040625f4: Preparing 11:13:29 a2051c4136f0: Preparing 11:13:29 1e5bed1fbb30: Preparing 11:13:29 3b330376ee0c: Preparing 11:13:29 f0c0fc467d42: Preparing 11:13:29 4fdee56d7956: Preparing 11:13:29 f56ee63ae838: Preparing 11:13:29 bc46021dd5dd: Preparing 11:13:29 505272e474d7: Preparing 11:13:29 29b8636d12a3: Preparing 11:13:29 e7cfc26f25bb: Preparing 11:13:29 bbc2313898e9: Preparing 11:13:29 d1586c3537c1: Preparing 11:13:29 dd9c8f8612c8: Preparing 11:13:29 505272e474d7: Waiting 11:13:29 29b8636d12a3: Waiting 11:13:29 e7cfc26f25bb: Waiting 11:13:29 bbc2313898e9: Waiting 11:13:29 d1586c3537c1: Waiting 11:13:29 dd9c8f8612c8: Waiting 11:13:29 4fdee56d7956: Waiting 11:13:29 bc46021dd5dd: Waiting 11:13:29 f56ee63ae838: Waiting 11:13:29 3b330376ee0c: Layer already exists 11:13:29 a2051c4136f0: Layer already exists 11:13:29 f969040625f4: Layer already exists 11:13:29 f0c0fc467d42: Layer already exists 11:13:29 1e5bed1fbb30: Layer already exists 11:13:29 f56ee63ae838: Layer already exists 11:13:29 29b8636d12a3: Layer already exists 11:13:29 4fdee56d7956: Layer already exists 11:13:29 bc46021dd5dd: Layer already exists 11:13:29 505272e474d7: Layer already exists 11:13:29 e7cfc26f25bb: Layer already exists 11:13:29 d1586c3537c1: Layer already exists 11:13:29 bbc2313898e9: Layer already exists 11:13:29 dd9c8f8612c8: Layer already exists 11:13:29 latest: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 11:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:13:30 f969040625f4: Preparing 11:13:30 a2051c4136f0: Preparing 11:13:30 1e5bed1fbb30: Preparing 11:13:30 3b330376ee0c: Preparing 11:13:30 f0c0fc467d42: Preparing 11:13:30 4fdee56d7956: Preparing 11:13:30 f56ee63ae838: Preparing 11:13:30 bc46021dd5dd: Preparing 11:13:30 505272e474d7: Preparing 11:13:30 29b8636d12a3: Preparing 11:13:30 e7cfc26f25bb: Preparing 11:13:30 4fdee56d7956: Waiting 11:13:30 f56ee63ae838: Waiting 11:13:30 bc46021dd5dd: Waiting 11:13:30 bbc2313898e9: Preparing 11:13:30 505272e474d7: Waiting 11:13:30 d1586c3537c1: Preparing 11:13:30 dd9c8f8612c8: Preparing 11:13:30 29b8636d12a3: Waiting 11:13:30 e7cfc26f25bb: Waiting 11:13:30 bbc2313898e9: Waiting 11:13:30 d1586c3537c1: Waiting 11:13:30 dd9c8f8612c8: Waiting 11:13:30 1e5bed1fbb30: Layer already exists 11:13:30 f0c0fc467d42: Layer already exists 11:13:30 3b330376ee0c: Layer already exists 11:13:30 a2051c4136f0: Layer already exists 11:13:30 f969040625f4: Layer already exists 11:13:30 f56ee63ae838: Layer already exists 11:13:30 4fdee56d7956: Layer already exists 11:13:30 bc46021dd5dd: Layer already exists 11:13:30 29b8636d12a3: Layer already exists 11:13:30 505272e474d7: Layer already exists 11:13:30 e7cfc26f25bb: Layer already exists 11:13:30 d1586c3537c1: Layer already exists 11:13:30 bbc2313898e9: Layer already exists 11:13:30 dd9c8f8612c8: Layer already exists 11:13:30 4.1.0-dev.1: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 11:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:13:31 f969040625f4: Preparing 11:13:31 a2051c4136f0: Preparing 11:13:31 1e5bed1fbb30: Preparing 11:13:31 3b330376ee0c: Preparing 11:13:31 f0c0fc467d42: Preparing 11:13:31 4fdee56d7956: Preparing 11:13:31 f56ee63ae838: Preparing 11:13:31 bc46021dd5dd: Preparing 11:13:31 505272e474d7: Preparing 11:13:31 29b8636d12a3: Preparing 11:13:31 e7cfc26f25bb: Preparing 11:13:31 bbc2313898e9: Preparing 11:13:31 d1586c3537c1: Preparing 11:13:31 dd9c8f8612c8: Preparing 11:13:31 505272e474d7: Waiting 11:13:31 29b8636d12a3: Waiting 11:13:31 e7cfc26f25bb: Waiting 11:13:31 bbc2313898e9: Waiting 11:13:31 d1586c3537c1: Waiting 11:13:31 4fdee56d7956: Waiting 11:13:31 dd9c8f8612c8: Waiting 11:13:31 f56ee63ae838: Waiting 11:13:31 bc46021dd5dd: Waiting 11:13:31 1e5bed1fbb30: Layer already exists 11:13:31 f0c0fc467d42: Layer already exists 11:13:31 a2051c4136f0: Layer already exists 11:13:31 3b330376ee0c: Layer already exists 11:13:31 f969040625f4: Layer already exists 11:13:31 4fdee56d7956: Layer already exists 11:13:31 bc46021dd5dd: Layer already exists 11:13:31 f56ee63ae838: Layer already exists 11:13:31 29b8636d12a3: Layer already exists 11:13:31 505272e474d7: Layer already exists 11:13:31 e7cfc26f25bb: Layer already exists 11:13:31 bbc2313898e9: Layer already exists 11:13:31 d1586c3537c1: Layer already exists 11:13:31 dd9c8f8612c8: Layer already exists 11:13:31 984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:31 + 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 11:13:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 11:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:13:32 f969040625f4: Preparing 11:13:32 a2051c4136f0: Preparing 11:13:32 1e5bed1fbb30: Preparing 11:13:32 3b330376ee0c: Preparing 11:13:32 f0c0fc467d42: Preparing 11:13:32 4fdee56d7956: Preparing 11:13:32 f56ee63ae838: Preparing 11:13:32 4fdee56d7956: Waiting 11:13:32 bc46021dd5dd: Preparing 11:13:32 505272e474d7: Preparing 11:13:32 29b8636d12a3: Preparing 11:13:32 e7cfc26f25bb: Preparing 11:13:32 bc46021dd5dd: Waiting 11:13:32 bbc2313898e9: Preparing 11:13:32 d1586c3537c1: Preparing 11:13:32 dd9c8f8612c8: Preparing 11:13:32 29b8636d12a3: Waiting 11:13:32 e7cfc26f25bb: Waiting 11:13:32 d1586c3537c1: Waiting 11:13:32 dd9c8f8612c8: Waiting 11:13:32 bbc2313898e9: Waiting 11:13:32 505272e474d7: Waiting 11:13:32 f0c0fc467d42: Layer already exists 11:13:32 a2051c4136f0: Layer already exists 11:13:32 3b330376ee0c: Layer already exists 11:13:32 f969040625f4: Layer already exists 11:13:32 1e5bed1fbb30: Layer already exists 11:13:32 bc46021dd5dd: Layer already exists 11:13:32 f56ee63ae838: Layer already exists 11:13:32 4fdee56d7956: Layer already exists 11:13:32 505272e474d7: Layer already exists 11:13:32 29b8636d12a3: Layer already exists 11:13:32 e7cfc26f25bb: Layer already exists 11:13:32 d1586c3537c1: Layer already exists 11:13:32 dd9c8f8612c8: Layer already exists 11:13:32 bbc2313898e9: Layer already exists 11:13:32 main: digest: sha256:b267bd6f425ef1aa012c6e2f3d6033bdaf25e86c99e7f12ae87c6fea25dc54ae size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:32 ===================================================== [Pipeline] echo 11:13:32 taggedImages: 11:13:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 11:13:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 11:13:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 11:13:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 11:13:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 11:13:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] echo 11:13:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 11:13:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.1 [Pipeline] echo 11:13:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:984f98b8bdd1ba68d5fce07584f71d7bfef83912-4.1.0-dev.1 [Pipeline] echo 11:13:32 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 11:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:32 11:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:33 arm64: Pulling from edgex-lftools-log-publisher 11:13:33 8998bd30e6a1: Pulling fs layer 11:13:33 04944245beec: Pulling fs layer 11:13:33 699f458cf7ca: Pulling fs layer 11:13:33 765212b225bb: Pulling fs layer 11:13:33 f23df028b6ca: Pulling fs layer 11:13:33 d65c8cfc05b1: Pulling fs layer 11:13:33 2437ff75d9bd: Pulling fs layer 11:13:33 2437ff75d9bd: Waiting 11:13:33 f23df028b6ca: Waiting 11:13:33 765212b225bb: Waiting 11:13:33 04944245beec: Verifying Checksum 11:13:33 04944245beec: Download complete 11:13:33 765212b225bb: Verifying Checksum 11:13:33 765212b225bb: Download complete 11:13:33 f23df028b6ca: Verifying Checksum 11:13:33 f23df028b6ca: Download complete 11:13:33 d65c8cfc05b1: Verifying Checksum 11:13:33 d65c8cfc05b1: Download complete 11:13:33 699f458cf7ca: Verifying Checksum 11:13:33 699f458cf7ca: Download complete 11:13:34 8998bd30e6a1: Verifying Checksum 11:13:34 8998bd30e6a1: Download complete 11:13:37 2437ff75d9bd: Verifying Checksum 11:13:37 2437ff75d9bd: Download complete 11:13:38 8998bd30e6a1: Pull complete 11:13:39 04944245beec: Pull complete 11:13:40 699f458cf7ca: Pull complete 11:13:40 765212b225bb: Pull complete 11:13:41 f23df028b6ca: Pull complete 11:13:42 d65c8cfc05b1: Pull complete 11:14:00 2437ff75d9bd: Pull complete 11:14:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:00 prd-ubuntu20.04-docker-arm64-4c-16g-4855 does not seem to be running inside a container 11:14:00 $ 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/200 -v /w/workspace/device-usb-camera/200:/w/workspace/device-usb-camera/200:rw,z -v /w/workspace/device-usb-camera/200@tmp:/w/workspace/device-usb-camera/200@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 11:14:01 $ docker top f30686efb2ebefcc28d164ade720b35da1480b72738c74c807fca131d16980e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:02 ---> job-cost.sh 11:14:02 lf-activate-venv: SKIPPING 11:14:02 INFO: No Stack... 11:14:02 INFO: Retrieving Pricing Info for: v3-standard-4 11:14:03 INFO: Archiving Costs [Pipeline] sh 11:14:04 + cat /w/workspace/device-usb-camera/200/archives/cost.csv 11:14:04 + cut -d, -f6 [Pipeline] lock 11:14:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] 11:14:04 Resource [jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] did not exist. Created. 11:14:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:05 /w/workspace/device-usb-camera/200@tmp/durable-80ff0c05/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:14:05 + echo total: 0.10999999940395355 [Pipeline] stash 11:14:05 Warning: overwriting stash ‘stack-cost’ 11:14:05 Stashed 1 file(s) [Pipeline] } 11:14:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 11:14:05 $ docker stop --time=1 f30686efb2ebefcc28d164ade720b35da1480b72738c74c807fca131d16980e3 11:14:07 $ docker rm -f --volumes f30686efb2ebefcc28d164ade720b35da1480b72738c74c807fca131d16980e3 [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 11:14:07 provisioning config files... 11:14:07 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16910295490663975625tmp [Pipeline] { [Pipeline] sh 11:14:08 + set +x 11:14:08 + curl -s https://codecov.io/bash 11:14:08 + bash -s -- 11:14:08 11:14:08 _____ _ 11:14:08 / ____| | | 11:14:08 | | ___ __| | ___ ___ _____ __ 11:14:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:14:08 | |___| (_) | (_| | __/ (_| (_) \ V / 11:14:08 \_____\___/ \__,_|\___|\___\___/ \_/ 11:14:08 Bash-1.0.6 11:14:08 11:14:08 11:14:08 ==> git version 2.25.1 found 11:14:08 ==> 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 11:14:08 Release-Date: 2020-01-08 11:14:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:14:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:14:08 ==> Jenkins CI detected. 11:14:08 current dir:  /w/workspace/exfoundry_device-usb-camera_main 11:14:08 project root: . 11:14:08 --> token set from env 11:14:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:14:08 ==> Running gcov in . (disable via -X gcov) 11:14:08 ==> Python coveragepy not found 11:14:08 ==> Searching for coverage reports in: 11:14:08 + . 11:14:08 -> Found 1 reports 11:14:08 ==> Detecting git/mercurial file structure 11:14:08 ==> Reading reports 11:14:08 + ./coverage.out bytes=54772 11:14:08 ==> Appending adjustments 11:14:08 https://docs.codecov.io/docs/fixing-reports 11:14:08 + Found adjustments 11:14:08 ==> Gzipping contents 11:14:08 8.0K /tmp/codecov.C9kEcD.gz 11:14:08 ==> Uploading reports 11:14:08 url: https://codecov.io 11:14:08 query: branch=main&commit=984f98b8bdd1ba68d5fce07584f71d7bfef83912&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:14:08 -> Pinging Codecov 11:14:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=984f98b8bdd1ba68d5fce07584f71d7bfef83912&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:14:08 -> Uploading to 11:14:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/984f98b8bdd1ba68d5fce07584f71d7bfef83912/544348b4-c2ff-402f-89fb-82247171a9c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T111408Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7aafe264e5f131907bffc21608ced7601f68c549d631c7d3cc596017e0d6783a 11:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:08 Dload Upload Total Spent Left Speed 11:14:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 26111 --:--:-- --:--:-- --:--:-- 26111 11:14:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] } 11:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:14:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:14:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:14:09 11:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:14:09 latest: Pulling from edgex-devops/edgex-snyk-go 11:14:09 0a9a5dfd008f: Already exists 11:14:09 36466aa92d05: Already exists 11:14:09 e10405b45d13: Already exists 11:14:09 096b7ceb2af7: Already exists 11:14:09 4f4fb700ef54: Already exists 11:14:09 e50aa161e22a: Pulling fs layer 11:14:09 d3c8db5fb9df: Pulling fs layer 11:14:10 e50aa161e22a: Verifying Checksum 11:14:10 e50aa161e22a: Download complete 11:14:10 e50aa161e22a: Pull complete 11:14:11 d3c8db5fb9df: Verifying Checksum 11:14:11 d3c8db5fb9df: Download complete 11:14:15 d3c8db5fb9df: Pull complete 11:14:15 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 11:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:16 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 11:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:14:16 $ docker top 76833b32a0c5d499268f010a3e6b726833626db9cb58e92d84dde745b0b7d4e6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 11:14:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 11:14:17 + set -o pipefail 11:14:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 11:14:27 11:14:27 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 11:14:27 11:14:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/f3c028a9-f678-4789-bc9f-c43b55672248 11:14:27 11:14:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:14:27 [Pipeline] } 11:14:29 $ docker stop --time=1 76833b32a0c5d499268f010a3e6b726833626db9cb58e92d84dde745b0b7d4e6 11:14:32 $ docker rm -f --volumes 76833b32a0c5d499268f010a3e6b726833626db9cb58e92d84dde745b0b7d4e6 [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 11:14:32 + git log --format=format:%s -1 984f98b8bdd1ba68d5fce07584f71d7bfef83912 [Pipeline] sh 11:14:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:33 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 11:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:14:33 $ docker top 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 -eo pid,comm 11:14:33 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). 11:14:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:34 [ssh-agent] Looking for ssh-agent implementation... 11:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:34 $ docker exec 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 ssh-agent 11:14:34 SSH_AUTH_SOCK=/tmp/ssh-ZAbbOKg6cbzk/agent.32 11:14:34 SSH_AGENT_PID=38 11:14:34 Running ssh-add (command line suppressed) 11:14:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17171863042612811891.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17171863042612811891.key) 11:14:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:34 + git semver tag 11:14:34 2025-07-09 11:14:34,839 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:14:34 2025-07-09 11:14:34,843 [run_tag] DEBUG tag force:False 11:14:34 2025-07-09 11:14:34,843 [check_head_tag] DEBUG check head tag 11:14:34 2025-07-09 11:14:34,844 [execute] INFO git cat-file --batch-check 11:14:34 2025-07-09 11:14:34,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 11:14:34 2025-07-09 11:14:34,846 [execute] INFO git cat-file --batch 11:14:34 2025-07-09 11:14:34,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 11:14:34 2025-07-09 11:14:34,852 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:14:34 2025-07-09 11:14:34,852 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 11:14:34 2025-07-09 11:14:34,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 11:14:34 2025-07-09 11:14:34,856 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:14:34 4.1.0-dev.1 [Pipeline] } 11:14:34 $ docker exec --env ******** --env ******** 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 ssh-agent -k 11:14:34 unset SSH_AUTH_SOCK; 11:14:34 unset SSH_AGENT_PID; 11:14:34 echo Agent pid 38 killed; 11:14:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:35 + git semver [Pipeline] } 11:14:35 $ docker stop --time=1 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 11:14:36 $ docker rm -f --volumes 93b36b477e325e6f1dc7c4da5d8e83c41756daf23fdbb2b010a01492301ed386 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:14:37 11:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:14:37 0.23.1-centos7: Pulling from edgex-lftools 11:14:37 ab5ef0e58194: Pulling fs layer 11:14:37 9712f1f96733: Pulling fs layer 11:14:37 63f879dbbcfc: Pulling fs layer 11:14:37 0d9ebad4ef96: Pulling fs layer 11:14:37 e9a5061849ea: Pulling fs layer 11:14:37 d747dcd14b5f: Pulling fs layer 11:14:37 2de7ff778b66: Pulling fs layer 11:14:37 0d9ebad4ef96: Waiting 11:14:37 e9a5061849ea: Waiting 11:14:37 d747dcd14b5f: Waiting 11:14:37 2de7ff778b66: Waiting 11:14:37 9712f1f96733: Verifying Checksum 11:14:37 9712f1f96733: Download complete 11:14:37 63f879dbbcfc: Verifying Checksum 11:14:37 63f879dbbcfc: Download complete 11:14:38 e9a5061849ea: Verifying Checksum 11:14:38 e9a5061849ea: Download complete 11:14:38 d747dcd14b5f: Verifying Checksum 11:14:38 d747dcd14b5f: Download complete 11:14:38 0d9ebad4ef96: Verifying Checksum 11:14:38 0d9ebad4ef96: Download complete 11:14:38 2de7ff778b66: Verifying Checksum 11:14:38 2de7ff778b66: Download complete 11:14:38 ab5ef0e58194: Verifying Checksum 11:14:38 ab5ef0e58194: Download complete 11:14:42 ab5ef0e58194: Pull complete 11:14:42 9712f1f96733: Pull complete 11:14:43 63f879dbbcfc: Pull complete 11:14:48 0d9ebad4ef96: Pull complete 11:14:48 e9a5061849ea: Pull complete 11:14:48 d747dcd14b5f: Pull complete 11:14:50 2de7ff778b66: Pull complete 11:14:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:14:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:50 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 11:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:14:51 $ docker top 3145f1429a5f0da75a3ef93fe81e52037f7873ce818d0a5378b29508f8138784 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:14:51 provisioning config files... 11:14:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5814837438864181450tmp 11:14:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10315927805938651728tmp 11:14:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9872400016850986714tmp [Pipeline] { [Pipeline] echo 11:14:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:14:52 ---> sigul-configuration.sh 11:14:52 gpg: directory `/root/.gnupg' created 11:14:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:14:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:14:52 gpg: keyring `/root/.gnupg/secring.gpg' created 11:14:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:14:52 gpg: CAST5 encrypted data 11:14:52 gpg: encrypted with 1 passphrase 11:14:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:14:52 + mkdir /home/jenkins 11:14:52 + mkdir /home/jenkins/sigul [Pipeline] sh 11:14:52 + 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 11:14:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:14:53 ---> sigul-install.sh 11:14:53 Sigul already installed; skipping installation. [Pipeline] sh 11:14:53 + git tag --list 11:14:53 v0.0.0 11:14:53 v2.2.0 11:14:53 v2.3.0 11:14:53 v2.3.1 11:14:53 v3.0 11:14:53 v3.0.0 11:14:53 v3.1 11:14:53 v3.1.0 11:14:53 v3.1.1 11:14:53 v4.0 11:14:53 v4.0.0 11:14:53 v4.1.0-dev.1 [Pipeline] sh 11:14:53 + lftools sign git-tag v4.1.0-dev.1 11:14:54 Signing Git tag with Sigul... 11:14:54 Signing v4.1.0-dev.1 [Pipeline] echo 11:14:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:14:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:14:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:14:54 $ docker stop --time=1 3145f1429a5f0da75a3ef93fe81e52037f7873ce818d0a5378b29508f8138784 11:14:56 $ docker rm -f --volumes 3145f1429a5f0da75a3ef93fe81e52037f7873ce818d0a5378b29508f8138784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:14:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:57 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 11:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:14:57 $ docker top f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 -eo pid,comm 11:14:57 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). 11:14:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:57 [ssh-agent] Looking for ssh-agent implementation... 11:14:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:57 $ docker exec f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 ssh-agent 11:14:57 SSH_AUTH_SOCK=/tmp/ssh-yzZIv03cSlCg/agent.33 11:14:57 SSH_AGENT_PID=39 11:14:57 Running ssh-add (command line suppressed) 11:14:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17999333800660428688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17999333800660428688.key) 11:14:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:57 + git semver bump pre 11:14:58 2025-07-09 11:14:58,171 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:14:58 2025-07-09 11:14:58,175 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:14:58 2025-07-09 11:14:58,175 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 11:14:58 2025-07-09 11:14:58,175 [bump_version] DEBUG bumped version:4.1.0-dev.2 11:14:58 2025-07-09 11:14:58,175 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 11:14:58 2025-07-09 11:14:58,175 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:14:58 2025-07-09 11:14:58,175 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:14:58 2025-07-09 11:14:58,176 [execute] INFO git cat-file --batch-check 11:14:58 2025-07-09 11:14:58,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 11:14:58 2025-07-09 11:14:58,179 [execute] INFO git cat-file --batch 11:14:58 2025-07-09 11:14:58,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 11:14:58 2025-07-09 11:14:58,183 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:14:58 4.1.0-dev.2 [Pipeline] } 11:14:58 $ docker exec --env ******** --env ******** f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 ssh-agent -k 11:14:58 unset SSH_AUTH_SOCK; 11:14:58 unset SSH_AGENT_PID; 11:14:58 echo Agent pid 39 killed; 11:14:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:58 + git semver [Pipeline] } 11:14:58 $ docker stop --time=1 f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 11:15:00 $ docker rm -f --volumes f6aa1d522ca682243b73c6df4c78765a34d8d937312bfd3b94f57a09fe13bba8 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:15:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:00 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 11:15:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:01 $ docker top 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e -eo pid,comm 11:15:01 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). 11:15:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:01 [ssh-agent] Looking for ssh-agent implementation... 11:15:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:01 $ docker exec 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e ssh-agent 11:15:01 SSH_AUTH_SOCK=/tmp/ssh-OwzRquyt4lXD/agent.33 11:15:01 SSH_AGENT_PID=39 11:15:01 Running ssh-add (command line suppressed) 11:15:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16377613295277891353.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16377613295277891353.key) 11:15:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:01 + git semver push 11:15:02 2025-07-09 11:15:02,118 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:15:02 2025-07-09 11:15:02,122 [run_push] DEBUG push 11:15:02 2025-07-09 11:15:02,123 [execute] INFO git cat-file --batch-check 11:15:02 2025-07-09 11:15:02,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 11:15:02 2025-07-09 11:15:02,124 [execute] INFO git rev-list 956773eeb81cb5f6df6d7240de297ad195e861f1 -- 11:15:02 2025-07-09 11:15:02,124 [execute] DEBUG Popen(['git', 'rev-list', '956773eeb81cb5f6df6d7240de297ad195e861f1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:15:02 2025-07-09 11:15:02,130 [execute] INFO git fetch -v -- origin 11:15:02 2025-07-09 11:15:02,130 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:15:02 2025-07-09 11:15:02,631 [run_push] DEBUG no remote changes detected 11:15:02 2025-07-09 11:15:02,632 [execute] INFO git push origin semver 11:15:02 2025-07-09 11:15:02,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:15:03 2025-07-09 11:15:03,315 [run_push] DEBUG push all version tags 11:15:03 2025-07-09 11:15:03,315 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:15:03 2025-07-09 11:15:03,316 [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) 11:15:04 2025-07-09 11:15:04,002 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:15:04 4.1.0-dev.2 [Pipeline] } 11:15:04 $ docker exec --env ******** --env ******** 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e ssh-agent -k 11:15:04 unset SSH_AUTH_SOCK; 11:15:04 unset SSH_AGENT_PID; 11:15:04 echo Agent pid 39 killed; 11:15:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:04 + git semver [Pipeline] } 11:15:04 $ docker stop --time=1 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e 11:15:06 $ docker rm -f --volumes 08b6c3c194be303ae0b7035639bed72cbf7ca776097be9c618e455eb70c8a96e [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 11:15:06 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 11:15:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 11:15:06 total 16 11:15:06 drwxr-xr-x 3 root root 4096 Jul 9 10:59 . 11:15:06 drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:14 .. 11:15:06 drwxr-xr-x 2 root root 4096 Jul 9 10:59 cost 11:15:06 -rw-r--r-- 1 root root 89 Jul 9 10:59 cost.csv 11:15:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 11:15:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 11:15:06 total 16 11:15:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:59 . 11:15:06 drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:14 .. 11:15:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 10:59 cost 11:15:06 -rw-r--r-- 1 jenkins jenkins 89 Jul 9 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:15:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:07 ---> package-listing.sh 11:15:07 ++ facter osfamily 11:15:07 ++ tr '[:upper:]' '[:lower:]' 11:15:08 + OS_FAMILY=debian 11:15:08 + workspace=/w/workspace/exfoundry_device-usb-camera_main 11:15:08 + START_PACKAGES=/tmp/packages_start.txt 11:15:08 + END_PACKAGES=/tmp/packages_end.txt 11:15:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:08 + PACKAGES=/tmp/packages_start.txt 11:15:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 11:15:08 + PACKAGES=/tmp/packages_end.txt 11:15:08 + case "${OS_FAMILY}" in 11:15:08 + dpkg -l 11:15:08 + grep '^ii' 11:15:08 + '[' -f /tmp/packages_start.txt ']' 11:15:08 + '[' -f /tmp/packages_end.txt ']' 11:15:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 11:15:08 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 11:15:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 11:15:08 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 11:15:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:09 prd-ubuntu20.04-docker-8c-8g-4849 does not seem to be running inside a container 11:15:09 $ 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 11:15:09 $ docker top f6912e55a01817b36226518559b4d2f29df59779f2e7cf7e275e5e8aa564d737 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:09 + touch /tmp/pre-build-complete [Pipeline] sh 11:15:10 + mkdir -p /var/log/sysstat [Pipeline] sh 11:15:10 + ls /var/log/sa-host 11:15:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:10 provisioning config files... 11:15:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config288913213798094314tmp [Pipeline] { [Pipeline] echo 11:15:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:15:10 ---> create-netrc.sh [Pipeline] } 11:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:15:10 ---> python-tools-install.sh [Pipeline] echo 11:15:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:15:11 ---> sudo-logs.sh 11:15:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:15:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:15:11 ---> job-cost.sh 11:15:11 lf-activate-venv: SKIPPING 11:15:11 DEBUG: total: 0.2199999988079071 11:15:11 INFO: Retrieving Stack Cost... 11:15:11 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:12 INFO: Archiving Costs [Pipeline] echo 11:15:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:15:12 ---> logs-deploy.sh 11:15:12 lf-activate-venv: SKIPPING 11:15:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/200 11:15:12 INFO: archiving workspace using pattern(s): 11:15:13 Archives upload complete. 11:15:13 INFO: archiving logs to Nexus