Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eecbf34369017b68559e2ef7580535b3a8c22776 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-ssh12198901863406115097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9546750682277149673.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13248617351265260758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1918214237790456990.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-ssh10133109525926650211.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5692’ Running on prd-ubuntu20.04-docker-8c-8g-5694 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 eecbf34369017b68559e2ef7580535b3a8c22776 (main) Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > 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 eecbf34369017b68559e2ef7580535b3a8c22776 # timeout=10 > git rev-list --no-walk f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:44 ========================================================= 04:21:44 EdgeX Global Pipelines Version Info 04:21:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:45 ------------------- 04:21:45 stable info: 04:21:45 ------------------- 04:21:45 Commited By: Ginny Guan ginny@iotechsys.com 04:21:45 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:21:45 Message: update stable to v1.0.260 04:21:45 ------------------- 04:21:45 experimental info: 04:21:45 ------------------- 04:21:45 Commited By: Ginny Guan ginny@iotechsys.com 04:21:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:21:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:21:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:21:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecbf34 [Pipeline] echo 04:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:46 provisioning config files... 04:21:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4592050763480353971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:47 ---> ****-login.sh 04:21:47 nexus3.edgexfoundry.org:10001 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 nexus3.edgexfoundry.org:10002 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 nexus3.edgexfoundry.org:10003 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 nexus3.edgexfoundry.org:10004 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 ****.io 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 ---> ****-login.sh ends [Pipeline] } 04:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:21:48 + git rev-list -1 --merges eecbf34369017b68559e2ef7580535b3a8c22776~1..eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo 04:21:48 -----------> git rev-list -1 --merges eecbf34369017b68559e2ef7580535b3a8c22776~1..eecbf34369017b68559e2ef7580535b3a8c22776 eecbf34369017b68559e2ef7580535b3a8c22776 04:21:48 eecbf34369017b68559e2ef7580535b3a8c22776 [false] [Pipeline] sh 04:21:48 + git log --format=format:%s -1 eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo 04:21:48 ========================================================= 04:21:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:21:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:48 + git log --format=format:%s -1 eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo 04:21:48 [semverPrep] GIT_COMMIT: eecbf34369017b68559e2ef7580535b3a8c22776, Commit Message: Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo 04:21:49 [semverPrep] This is not a build commit. [Pipeline] sh 04:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:21:49 + grep -v github /etc/ssh/ssh_known_hosts 04:21:49 + [ -e /tmp/ssh_known_hosts ] 04:21:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:21:49 + sudo tee -a /etc/ssh/ssh_known_hosts 04:21:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:49 04:21:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:50 0.1.4: Pulling from edgex-devops/py-git-semver 04:21:50 b85a868b505f: Pulling fs layer 04:21:50 e2be974225ed: Pulling fs layer 04:21:50 339a4e72a1f5: Pulling fs layer 04:21:50 988bab9f4d93: Pulling fs layer 04:21:50 1469e6f7b9e6: Pulling fs layer 04:21:50 eaf3925da568: Pulling fs layer 04:21:50 bab4dde63d76: Pulling fs layer 04:21:50 bde34c3a00c8: Pulling fs layer 04:21:50 b352a97aabf1: Pulling fs layer 04:21:50 4872d77fe225: Pulling fs layer 04:21:50 5851b861e8e6: Pulling fs layer 04:21:50 bab4dde63d76: Waiting 04:21:50 988bab9f4d93: Waiting 04:21:50 1469e6f7b9e6: Waiting 04:21:50 bde34c3a00c8: Waiting 04:21:50 eaf3925da568: Waiting 04:21:50 5851b861e8e6: Waiting 04:21:50 b352a97aabf1: Waiting 04:21:50 4872d77fe225: Waiting 04:21:50 e2be974225ed: Verifying Checksum 04:21:50 e2be974225ed: Download complete 04:21:50 988bab9f4d93: Download complete 04:21:50 1469e6f7b9e6: Verifying Checksum 04:21:50 339a4e72a1f5: Verifying Checksum 04:21:50 339a4e72a1f5: Download complete 04:21:50 eaf3925da568: Download complete 04:21:50 bde34c3a00c8: Download complete 04:21:50 b352a97aabf1: Download complete 04:21:50 4872d77fe225: Verifying Checksum 04:21:50 4872d77fe225: Download complete 04:21:50 5851b861e8e6: Download complete 04:21:50 b85a868b505f: Verifying Checksum 04:21:50 b85a868b505f: Download complete 04:21:50 bab4dde63d76: Verifying Checksum 04:21:50 bab4dde63d76: Download complete 04:21:51 b85a868b505f: Pull complete 04:21:51 e2be974225ed: Pull complete 04:21:52 339a4e72a1f5: Pull complete 04:21:52 988bab9f4d93: Pull complete 04:21:52 1469e6f7b9e6: Pull complete 04:21:52 eaf3925da568: Pull complete 04:21:54 bab4dde63d76: Pull complete 04:21:54 bde34c3a00c8: Pull complete 04:21:54 b352a97aabf1: Pull complete 04:21:54 4872d77fe225: Pull complete 04:21:54 5851b861e8e6: Pull complete 04:21:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:54 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:21:58 $ docker top 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b -eo pid,comm 04:21:58 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). 04:21:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:20 [ssh-agent] Looking for ssh-agent implementation... 04:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:20 $ docker exec 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent 04:22:21 SSH_AUTH_SOCK=/tmp/ssh-btfSopb8PCS1/agent.32 04:22:21 SSH_AGENT_PID=38 04:22:21 Running ssh-add (command line suppressed) 04:22:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10443623250776674960.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10443623250776674960.key) 04:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:21 + git tag --points-at HEAD [Pipeline] } 04:22:21 $ docker exec --env ******** --env ******** 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent -k 04:22:21 unset SSH_AUTH_SOCK; 04:22:21 unset SSH_AGENT_PID; 04:22:21 echo Agent pid 38 killed; 04:22:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:21 [ssh-agent] Looking for ssh-agent implementation... 04:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:21 $ docker exec 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent 04:22:21 SSH_AUTH_SOCK=/tmp/ssh-evd22ASqRIAS/agent.71 04:22:21 SSH_AGENT_PID=77 04:22:21 Running ssh-add (command line suppressed) 04:22:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16167206524059476985.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16167206524059476985.key) 04:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:22 + git semver init 04:22:22 2024-07-16 04:22:22,495 [run_init] DEBUG init version:0.0.0 force:False 04:22:22 2024-07-16 04:22:22,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 04:22:22 2024-07-16 04:22:22,496 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 04:22:22 2024-07-16 04:22:22,496 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:22:24 2024-07-16 04:22:24,050 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 04:22:24 2024-07-16 04:22:24,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 04:22:24 2024-07-16 04:22:24,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:22:24 2024-07-16 04:22:24,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:22:24 3.2.0-dev.14 [Pipeline] } 04:22:24 $ docker exec --env ******** --env ******** 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent -k 04:22:24 unset SSH_AUTH_SOCK; 04:22:24 unset SSH_AGENT_PID; 04:22:24 echo Agent pid 77 killed; 04:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:25 + git semver [Pipeline] } 04:22:25 $ docker stop --time=1 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b 04:22:26 $ docker rm -f --volumes 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b [Pipeline] // withDockerContainer [Pipeline] sh 04:22:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:27 Stashed 1 file(s) [Pipeline] echo 04:22:27 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 04:22:27 provisioning config files... 04:22:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15926630350163838770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:27 ---> ****-login.sh 04:22:27 nexus3.edgexfoundry.org:10001 04:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 nexus3.edgexfoundry.org:10002 04:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 nexus3.edgexfoundry.org:10003 04:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 nexus3.edgexfoundry.org:10004 04:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 ****.io 04:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:28 Configure a credential helper to remove this warning. See 04:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:28 04:22:28 Login Succeeded 04:22:28 ---> ****-login.sh ends [Pipeline] } 04:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:28 ========================================================= 04:22:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:22:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:22:28 Sending build context to Docker daemon 20.43MB 04:22:28 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:22:28 Step 2/13 : FROM ${BASE} AS builder 04:22:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:28 619be1103602: Pulling fs layer 04:22:28 7862e08f4a3e: Pulling fs layer 04:22:28 5df492c9dc93: Pulling fs layer 04:22:28 7629e6793208: Pulling fs layer 04:22:28 4f4fb700ef54: Pulling fs layer 04:22:28 fb5054dd5b73: Pulling fs layer 04:22:28 eeca6798cff9: Pulling fs layer 04:22:28 aa269ceb94a6: Pulling fs layer 04:22:28 ada007ff1a6a: Pulling fs layer 04:22:28 4f4fb700ef54: Waiting 04:22:28 7629e6793208: Waiting 04:22:28 fb5054dd5b73: Waiting 04:22:28 eeca6798cff9: Waiting 04:22:28 aa269ceb94a6: Waiting 04:22:28 ada007ff1a6a: Waiting 04:22:28 7862e08f4a3e: Verifying Checksum 04:22:28 7862e08f4a3e: Download complete 04:22:28 7629e6793208: Verifying Checksum 04:22:28 7629e6793208: Download complete 04:22:28 4f4fb700ef54: Verifying Checksum 04:22:28 4f4fb700ef54: Download complete 04:22:28 619be1103602: Download complete 04:22:28 fb5054dd5b73: Download complete 04:22:28 eeca6798cff9: Verifying Checksum 04:22:28 eeca6798cff9: Download complete 04:22:28 619be1103602: Pull complete 04:22:29 ada007ff1a6a: Verifying Checksum 04:22:29 ada007ff1a6a: Download complete 04:22:29 7862e08f4a3e: Pull complete 04:22:29 5df492c9dc93: Verifying Checksum 04:22:29 5df492c9dc93: Download complete 04:22:29 aa269ceb94a6: Verifying Checksum 04:22:29 aa269ceb94a6: Download complete 04:22:33 5df492c9dc93: Pull complete 04:22:33 7629e6793208: Pull complete 04:22:33 4f4fb700ef54: Pull complete 04:22:33 fb5054dd5b73: Pull complete 04:22:33 eeca6798cff9: Pull complete 04:22:35 aa269ceb94a6: Pull complete 04:22:36 ada007ff1a6a: Pull complete 04:22:36 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:22:36 ---> f489d0715acc 04:22:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:22:42 Still waiting to schedule task 04:22:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ 04:22:44 ---> Running in ec4111b2305c 04:22:44 Removing intermediate container ec4111b2305c 04:22:44 ---> 4454187b78df 04:22:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:44 ---> Running in f494d7545a56 04:22:44 Removing intermediate container f494d7545a56 04:22:44 ---> 36764e449283 04:22:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:22:44 ---> Running in f430241743ad 04:22:44 Removing intermediate container f430241743ad 04:22:44 ---> e76ab99f049d 04:22:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:22:44 ---> Running in 021948e21d27 04:22:44 Removing intermediate container 021948e21d27 04:22:44 ---> fbfc6ff3ecbd 04:22:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:44 ---> Running in d9fb9513da79 04:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:45 (1/13) Installing libintl (0.21.1-r7) 04:22:45 (2/13) Installing eudev-libs (3.2.11-r8) 04:22:45 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 04:22:45 (4/13) Installing v4l-utils-libs (1.24.1-r0) 04:22:45 (5/13) Installing v4l-utils (1.24.1-r0) 04:22:45 (6/13) Installing libdvbv5 (1.24.1-r0) 04:22:45 (7/13) Installing udev-init-scripts (35-r1) 04:22:45 (8/13) Installing libblkid (2.38.1-r8) 04:22:45 (9/13) Installing xz-libs (5.4.3-r0) 04:22:45 (10/13) Installing kmod-libs (30-r3) 04:22:45 (11/13) Installing eudev (3.2.11-r8) 04:22:45 (12/13) Installing eudev-dev (3.2.11-r8) 04:22:45 (13/13) Installing v4l-utils-dev (1.24.1-r0) 04:22:45 Executing busybox-1.36.1-r5.trigger 04:22:45 Executing eudev-3.2.11-r8.trigger 04:22:45 OK: 271 MiB in 65 packages 04:22:46 Removing intermediate container d9fb9513da79 04:22:46 ---> 484282e401d3 04:22:46 Step 8/13 : WORKDIR /device-usb-camera 04:22:46 ---> Running in 397715edda4a 04:22:46 Removing intermediate container 397715edda4a 04:22:46 ---> cfa94e2b68dc 04:22:46 Step 9/13 : COPY go.mod vendor* ./ 04:22:46 ---> 925cc963c4bf 04:22:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:46 ---> Running in a41273d0ae81 04:23:54 Removing intermediate container a41273d0ae81 04:23:54 ---> 9b114bbc160b 04:23:54 Step 11/13 : COPY . . 04:23:54 ---> a8561466befa 04:23:54 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:23:54 ---> Running in 2cd34f45c768 04:23:54  % Total % Received % Xferd Average Speed Time Time Time Current 04:23:54 Dload Upload Total Spent Left Speed 04:23:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9994 0 --:--:-- --:--:-- --:--:-- 10018 04:23:54 Removing intermediate container 2cd34f45c768 04:23:54 ---> d674104457cb 04:23:54 Step 13/13 : RUN ${MAKE} 04:23:54 ---> Running in 2d3d0201f7c4 04:23:54 noop 04:23:54 Removing intermediate container 2d3d0201f7c4 04:23:54 ---> a79fa8db88f1 04:23:54 Successfully built a79fa8db88f1 04:23:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:54 + docker inspect -f . ci-base-image-x86_64 04:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:54 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:23:54 $ 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 04:23:55 $ docker top 1bb46a3331a029a7ca138a0b8e7ee506a6a2dd33b7a5e9ba5671d5d9e1545ad1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:55 + go version 04:23:55 go version go1.21.9 linux/amd64 [Pipeline] } 04:23:55 $ docker stop --time=1 1bb46a3331a029a7ca138a0b8e7ee506a6a2dd33b7a5e9ba5671d5d9e1545ad1 04:23:57 $ docker rm -f --volumes 1bb46a3331a029a7ca138a0b8e7ee506a6a2dd33b7a5e9ba5671d5d9e1545ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:57 + docker inspect -f . ci-base-image-x86_64 04:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:57 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:23:57 $ 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 04:23:58 $ docker top e2e7d1a5f32cec5e6d935e88103301a26c6ef4c09498683044b0688f3732d63f -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:59 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 04:23:59 + make test 04:23:59 go test ./... -coverprofile=coverage.out ./... 04:24:02 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:24:20 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:24:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements 04:24:33 go vet ./... 04:24:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:37 ./bin/test-attribution-txt.sh 04:24:37 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:24:37 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:24:37 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:24:37 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:24:37 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:24:37 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:24:37 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:24:37 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:24:37 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:24:37 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:24:37 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:24:37 $ docker stop --time=1 e2e7d1a5f32cec5e6d935e88103301a26c6ef4c09498683044b0688f3732d63f 04:24:43 $ docker rm -f --volumes e2e7d1a5f32cec5e6d935e88103301a26c6ef4c09498683044b0688f3732d63f [Pipeline] // withDockerContainer [Pipeline] sh 04:24:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:44 + ls -al . 04:24:44 total 292 04:24:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:24 . 04:24:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:21 .. 04:24:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:24 .git 04:24:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:21 .github 04:24:44 -rw-rw-r-- 1 jenkins jenkins 379 Jul 16 04:21 .gitignore 04:24:44 -rw-rw-r-- 1 jenkins jenkins 45 Jul 16 04:21 .golangci.yml 04:24:44 -rw-rw-r-- 1 jenkins jenkins 77 Jul 16 04:21 .hadolint.yml 04:24:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:22 .semver 04:24:44 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 16 04:21 Attribution.txt 04:24:44 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 16 04:21 CHANGELOG.md 04:24:44 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 16 04:21 Dockerfile 04:24:44 -rw-rw-r-- 1 jenkins jenkins 678 Jul 16 04:21 GOVERNANCE.md 04:24:44 -rw-rw-r-- 1 jenkins jenkins 659 Jul 16 04:21 Jenkinsfile 04:24:44 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:21 LICENSE 04:24:44 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 16 04:21 Makefile 04:24:44 -rw-rw-r-- 1 jenkins jenkins 622 Jul 16 04:21 OWNERS.md 04:24:44 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 16 04:21 README.md 04:24:44 -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION 04:24:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:21 bin 04:24:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:21 cmd 04:24:44 -rw-r--r-- 1 jenkins jenkins 54703 Jul 16 04:24 coverage.out 04:24:44 -rwxrwxr-x 1 jenkins jenkins 84 Jul 16 04:21 docker-entrypoint.sh 04:24:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:21 docs 04:24:44 -rw-rw-r-- 1 jenkins jenkins 7209 Jul 16 04:21 go.mod 04:24:44 -rw-rw-r-- 1 jenkins jenkins 102276 Jul 16 04:21 go.sum 04:24:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:21 internal 04:24:44 -rw-rw-r-- 1 jenkins jenkins 231 Jul 16 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:45 + 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=eecbf34369017b68559e2ef7580535b3a8c22776 --label arch=amd64 --label version=3.2.0-dev.14 . 04:24:45 Sending build context to Docker daemon 20.48MB 04:24:45 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 04:24:45 Step 2/37 : FROM ${BASE} AS builder 04:24:45 ---> a79fa8db88f1 04:24:45 Step 3/37 : ARG ADD_BUILD_TAGS="" 04:24:45 ---> Running in f99e9044252c 04:24:45 Removing intermediate container f99e9044252c 04:24:45 ---> 0dc8dc6e5c8b 04:24:45 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:45 ---> Running in a7b08aeef376 04:24:45 Removing intermediate container a7b08aeef376 04:24:45 ---> 589896cbcc46 04:24:45 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:24:45 ---> Running in 470678ec1a76 04:24:45 Removing intermediate container 470678ec1a76 04:24:45 ---> 18d39b684f19 04:24:45 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:24:45 ---> Running in d82e9605c1cb 04:24:45 Removing intermediate container d82e9605c1cb 04:24:45 ---> 0d38e0468a6f 04:24:45 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:45 ---> Running in c5eb79e30360 04:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:24:46 OK: 271 MiB in 65 packages 04:24:46 Removing intermediate container c5eb79e30360 04:24:46 ---> 2adc8493d11b 04:24:46 Step 8/37 : WORKDIR /device-usb-camera 04:24:46 ---> Running in e74c097dbe41 04:24:46 Removing intermediate container e74c097dbe41 04:24:46 ---> abd70d9d027f 04:24:46 Step 9/37 : COPY go.mod vendor* ./ 04:24:46 ---> 2defcee9f161 04:24:46 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:46 ---> Running in d072b9bfca0c 04:24:47 Removing intermediate container d072b9bfca0c 04:24:47 ---> 5331ccb492a7 04:24:47 Step 11/37 : COPY . . 04:24:48 ---> a0a6b3eb6c8b 04:24:48 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:24:48 ---> Running in f155b83a2c0d 04:24:48  % Total % Received % Xferd Average Speed Time Time Time Current 04:24:48 Dload Upload Total Spent Left Speed 04:24:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33970 0 --:--:-- --:--:-- --:--:-- 34258 04:24:49 Removing intermediate container f155b83a2c0d 04:24:49 ---> 3bfdb59816e8 04:24:49 Step 13/37 : RUN ${MAKE} 04:24:49 ---> Running in aad349ec6ecc 04:24:49 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 04:25:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5703 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 04:25:12 Running in /w/workspace/device-usb-camera/179 [Pipeline] { [Pipeline] checkout 04:25:12 Selected Git installation does not exist. Using Default 04:25:12 The recommended git tool is: NONE 04:25:18 using credential edgex-jenkins-ssh 04:25:18 Cloning the remote Git repository 04:25:18 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 04:25:18 > git init /w/workspace/device-usb-camera/179 # timeout=10 04:25:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:25:18 > git --version # timeout=10 04:25:18 > git --version # 'git version 2.25.1' 04:25:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:21 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:25:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:22 Avoid second fetch 04:25:22 Checking out Revision eecbf34369017b68559e2ef7580535b3a8c22776 (main) 04:25:23 Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" 04:25:22 > git config core.sparsecheckout # timeout=10 04:25:22 > git checkout -f eecbf34369017b68559e2ef7580535b3a8c22776 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:28 Removing intermediate container aad349ec6ecc 04:25:28 ---> 938baa8debc3 04:25:28 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 04:25:28 1.8.2: Pulling from bluenviron/mediamtx 04:25:28 8411072a22a5: Pulling fs layer 04:25:28 8411072a22a5: Verifying Checksum 04:25:28 8411072a22a5: Download complete 04:25:28 8411072a22a5: Pull complete 04:25:28 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 04:25:28 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 04:25:28 ---> 1ac78cb06e13 04:25:28 Step 15/37 : FROM alpine:3.18 04:25:28 3.18: Pulling from library/alpine 04:25:28 73baa7ef167e: Pulling fs layer 04:25:28 73baa7ef167e: Download complete 04:25:28 73baa7ef167e: Pull complete 04:25:28 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:25:28 Status: Downloaded newer image for alpine:3.18 04:25:28 ---> 8fd7cac70a4a 04:25:28 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:25:28 ---> Running in 2fae1b208fc2 04:25:28 Removing intermediate container 2fae1b208fc2 04:25:28 ---> 93f88f89669c 04:25:28 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:25:28 ---> Running in 5e13d29f6294 04:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:28 (1/107) Installing dumb-init (1.2.5-r2) 04:25:28 (2/107) Installing sdl2 (2.26.5-r0) 04:25:28 (3/107) Installing svt-av1-libs (1.6.0-r0) 04:25:28 (4/107) Installing aom-libs (3.6.1-r0) 04:25:28 (5/107) Installing libxau (1.0.11-r2) 04:25:28 (6/107) Installing libmd (1.0.4-r2) 04:25:28 (7/107) Installing libbsd (0.11.7-r1) 04:25:28 (8/107) Installing libxdmcp (1.1.4-r2) 04:25:28 (9/107) Installing libxcb (1.15-r1) 04:25:28 (10/107) Installing libx11 (1.8.7-r0) 04:25:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:28 Dload Upload Total Spent Left Speed 04:25:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 04:25:28 (11/107) Installing hwdata-pci (0.370-r0) 04:25:28 (12/107) Installing libpciaccess (0.17-r2) 04:25:28 (13/107) Installing libdrm (2.4.115-r4) 04:25:28 (14/107) Installing libxext (1.3.5-r2) 04:25:28 (15/107) Installing libxfixes (6.0.1-r2) 04:25:28 (16/107) Installing libffi (3.4.4-r2) 04:25:28 (17/107) Installing wayland-libs-client (1.22.0-r2) 04:25:28 (18/107) Installing libva (2.18.0-r1) 04:25:28 (19/107) Installing libvdpau (1.5-r1) 04:25:28 (20/107) Installing libgcc (12.2.1_git20220924-r10) 04:25:28 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 04:25:28 (22/107) Installing onevpl-libs (2023.2.1-r0) 04:25:28 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 04:25:28 (24/107) Installing libdav1d (1.2.1-r0) 04:25:28 (25/107) Installing brotli-libs (1.0.9-r14) 04:25:28 (26/107) Installing libhwy (1.0.4-r1) 04:25:28 (27/107) Installing lcms2 (2.15-r2) 04:25:28 (28/107) Installing libjxl (0.8.2-r0) 04:25:28 (29/107) Installing lame-libs (3.100-r5) 04:25:28 (30/107) Installing opus (1.4-r0) 04:25:28 (31/107) Installing libgomp (12.2.1_git20220924-r10) 04:25:28 (32/107) Installing soxr (0.1.3-r5) 04:25:28 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 04:25:28 (34/107) Installing libogg (1.3.5-r4) 04:25:28 (35/107) Installing libtheora (1.1.1-r17) 04:25:28 (36/107) Installing libvorbis (1.3.7-r1) 04:25:28 (37/107) Installing libvpx (1.13.0-r2) 04:25:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:28 (38/107) Installing libwebp (1.3.2-r0) 04:25:28 (39/107) Installing x264-libs (0.164_git20220602-r1) 04:25:28 (40/107) Installing numactl (2.0.16-r4) 04:25:28 (41/107) Installing x265-libs (3.5-r4) 04:25:28 (42/107) Installing xvidcore (1.3.7-r1) 04:25:28 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 04:25:28 (44/107) Installing alsa-lib (1.2.9-r1) 04:25:28 (45/107) Installing libexpat (2.6.2-r0) 04:25:28 (46/107) Installing libbz2 (1.0.8-r5) 04:25:28 (47/107) Installing libpng (1.6.39-r3) 04:25:28 (48/107) Installing freetype (2.13.0-r5) 04:25:29 (49/107) Installing fontconfig (2.14.2-r3) 04:25:29 (50/107) Installing fribidi (1.0.13-r0) 04:25:29 (51/107) Installing libintl (0.21.1-r7) 04:25:29 (52/107) Installing libblkid (2.38.1-r8) 04:25:29 (53/107) Installing libmount (2.38.1-r8) 04:25:29 (54/107) Installing pcre2 (10.42-r1) 04:25:29 (55/107) Installing glib (2.76.6-r0) 04:25:29 (56/107) Installing graphite2 (1.3.14-r5) 04:25:29 (57/107) Installing harfbuzz (7.3.0-r0) 04:25:29 (58/107) Installing libunibreak (5.1-r0) 04:25:29 (59/107) Installing libass (0.17.1-r0) 04:25:29 (60/107) Installing libbluray (1.3.4-r0) 04:25:29 (61/107) Installing gmp (6.2.1-r3) 04:25:29 (62/107) Installing nettle (3.8.1-r2) 04:25:29 (63/107) Installing libunistring (1.1-r1) 04:25:29 (64/107) Installing libidn2 (2.3.4-r1) 04:25:29 (65/107) Installing p11-kit (0.24.1-r2) 04:25:29 (66/107) Installing libtasn1 (4.19.0-r1) 04:25:29 (67/107) Installing gnutls (3.8.4-r0) 04:25:29 (68/107) Installing mpg123-libs (1.31.3-r1) 04:25:29 (69/107) Installing libopenmpt (0.7.2-r0) 04:25:29 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:25:29 sudo tee /etc/docker/daemon.new 04:25:29 { 04:25:29 "registry-mirrors": [ 04:25:29 "https://nexus3.edgexfoundry.org:10001" 04:25:29 ], 04:25:29 "bip": "10.250.0.254/24", 04:25:29 "hosts": [ 04:25:29 "tcp://0.0.0.0:5555", 04:25:29 "unix:///var/run/docker.sock" 04:25:29 ], 04:25:29 "mtu": 1458, 04:25:29 "selinux-enabled": true, 04:25:29 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:29 } [Pipeline] sh 04:25:29 (70/107) Installing cjson (1.7.17-r0) 04:25:29 (71/107) Installing mbedtls (2.28.8-r0) 04:25:29 (72/107) Installing librist (0.2.7-r0) 04:25:29 (73/107) Installing libsrt (1.5.2-r0) 04:25:29 (74/107) Installing libssh (0.10.5-r0) 04:25:29 (75/107) Installing xz-libs (5.4.3-r0) 04:25:29 (76/107) Installing libxml2 (2.11.8-r0) 04:25:29 (77/107) Installing libsodium (1.0.18-r3) 04:25:29 (78/107) Installing libzmq (4.3.4-r4) 04:25:29 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 04:25:29 (80/107) Installing glslang-libs (1.3.243.0-r1) 04:25:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:29 (81/107) Installing spirv-tools (1.3.243.0-r1) 04:25:29 (82/107) Installing shaderc (2023.3-r1) 04:25:29 (83/107) Installing vulkan-loader (1.3.243.0-r1) 04:25:29 (84/107) Installing libplacebo (5.264.1-r1) 04:25:29 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 04:25:29 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 04:25:29 (87/107) Installing vidstab (1.1.1-r0) 04:25:29 (88/107) Installing zimg (3.0.5-r0) 04:25:29 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 04:25:29 + sudo service docker restart 04:25:29 (90/107) Installing libasyncns (0.8-r1) 04:25:29 (91/107) Installing dbus-libs (1.14.8-r0) 04:25:29 (92/107) Installing libltdl (2.4.7-r2) 04:25:29 (93/107) Installing orc (0.4.34-r0) 04:25:29 (94/107) Installing flac-libs (1.4.3-r0) 04:25:29 (95/107) Installing libsndfile (1.2.0-r2) 04:25:29 (96/107) Installing speexdsp (1.2.1-r1) 04:25:29 (97/107) Installing tdb-libs (1.4.8-r1) 04:25:29 (98/107) Installing libpulse (16.1-r10) 04:25:29 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 04:25:29 (100/107) Installing v4l-utils-libs (1.24.1-r0) 04:25:29 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 04:25:29 (102/107) Installing ffmpeg (6.0.1-r0) 04:25:29 (103/107) Installing udev-init-scripts (35-r1) 04:25:29 (104/107) Installing eudev-libs (3.2.11-r8) 04:25:29 (105/107) Installing zstd-libs (1.5.5-r4) 04:25:29 (106/107) Installing kmod-libs (30-r3) 04:25:29 (107/107) Installing eudev (3.2.11-r8) 04:25:29 Executing busybox-1.36.1-r7.trigger 04:25:29 Executing glib-2.76.6-r0.trigger 04:25:29 Executing eudev-3.2.11-r8.trigger 04:25:29 OK: 131 MiB in 122 packages 04:25:33 Removing intermediate container 5e13d29f6294 04:25:33 ---> c75a46be8750 04:25:33 Step 18/37 : RUN apk --no-cache upgrade 04:25:33 ---> Running in a5776585bb1f 04:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:25:33 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:25:33 OK: 131 MiB in 122 packages 04:25:34 Removing intermediate container a5776585bb1f 04:25:34 ---> 9815e9833919 04:25:34 Step 19/37 : WORKDIR / 04:25:34 ---> Running in c746c0dc1143 04:25:34 Removing intermediate container c746c0dc1143 04:25:34 ---> 933fe70e4d7f 04:25:34 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 04:25:35 ---> 2060919f03ae 04:25:35 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 04:25:35 ---> 18eca05e3cd2 04:25:35 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 04:25:35 ---> f162bf9a2ee4 04:25:35 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:25:35 ---> a72c1bdf0c1b 04:25:35 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:25:36 ---> 8e88333e8193 04:25:36 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 04:25:36 ---> bf5bb90fc681 04:25:36 Step 26/37 : COPY --from=rtsp /mediamtx / 04:25:37 ---> a926c1a4d27b 04:25:37 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 04:25:37 ---> Running in a8f067f593cb 04:25:38 Removing intermediate container a8f067f593cb 04:25:38 ---> ccf65eb42f42 04:25:38 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 04:25:38 ---> Running in ff592657de70 04:25:38 Removing intermediate container ff592657de70 04:25:38 ---> eb19202da3d9 04:25:38 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 04:25:38 ---> Running in c845293f04b8 04:25:39 Removing intermediate container c845293f04b8 04:25:39 ---> 6edb1221ef13 04:25:39 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 04:25:39 ---> Running in 45784bf24f58 04:25:40 Removing intermediate container 45784bf24f58 04:25:40 ---> 432804296d0c 04:25:40 Step 31/37 : EXPOSE 59983 04:25:40 ---> Running in 49eb9360e7a3 04:25:40 Removing intermediate container 49eb9360e7a3 04:25:40 ---> 8aa0a1bad070 04:25:40 Step 32/37 : EXPOSE 8554 04:25:40 ---> Running in 41a2e1a7b601 04:25:40 Removing intermediate container 41a2e1a7b601 04:25:40 ---> c6892f0a8586 04:25:40 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:25:40 ---> Running in 9bf9a68b67cc 04:25:40 Removing intermediate container 9bf9a68b67cc 04:25:40 ---> cb984737d7f5 04:25:40 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:25:40 ---> Running in 1abd89bb97ba 04:25:40 Removing intermediate container 1abd89bb97ba 04:25:40 ---> 2b17d21f8ca1 04:25:40 Step 35/37 : LABEL arch=amd64 04:25:40 ---> Running in 420fadca8908 04:25:40 Removing intermediate container 420fadca8908 04:25:40 ---> cfbfd416b915 04:25:40 Step 36/37 : LABEL git_sha=eecbf34369017b68559e2ef7580535b3a8c22776 04:25:40 ---> Running in ca63d1561d30 04:25:40 Removing intermediate container ca63d1561d30 04:25:40 ---> eb452d42a3aa 04:25:40 Step 37/37 : LABEL version=3.2.0-dev.14 04:25:40 ---> Running in dbf02bc7119c 04:25:40 Removing intermediate container dbf02bc7119c 04:25:40 ---> 946adce76030 04:25:40 [Warning] One or more build-args [ARCH] were not consumed 04:25:40 Successfully built 946adce76030 04:25:40 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:40 provisioning config files... 04:25:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config598849196518127798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:41 ---> ****-login.sh 04:25:41 nexus3.edgexfoundry.org:10001 04:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 nexus3.edgexfoundry.org:10002 04:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 nexus3.edgexfoundry.org:10003 04:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 nexus3.edgexfoundry.org:10004 04:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 ****.io 04:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 ---> ****-login.sh ends [Pipeline] } 04:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:41 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 04:25:41 eecbf34369017b68559e2ef7580535b3a8c22776 04:25:41 latest 04:25:41 3.2.0-dev.14 04:25:41 eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 04:25:41 main 04:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776 04:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:25:42 c3884f990173: Preparing 04:25:42 6339c54ea151: Preparing 04:25:42 9ca1a4960cb0: Preparing 04:25:42 9ca1a4960cb0: Preparing 04:25:42 0e81680c8547: Preparing 04:25:42 4fdee56d7956: Preparing 04:25:42 a4554feaa35c: Preparing 04:25:42 c3c0f6878e7e: Preparing 04:25:42 008f73be4163: Preparing 04:25:42 81eac0c228f2: Preparing 04:25:42 6c3c37c1fca7: Preparing 04:25:42 fe2d0a359ee7: Preparing 04:25:42 6dabda00fbed: Preparing 04:25:42 63ec0bd56cf3: Preparing 04:25:42 008f73be4163: Waiting 04:25:42 81eac0c228f2: Waiting 04:25:42 6c3c37c1fca7: Waiting 04:25:42 fe2d0a359ee7: Waiting 04:25:42 6dabda00fbed: Waiting 04:25:42 63ec0bd56cf3: Waiting 04:25:42 a4554feaa35c: Waiting 04:25:42 c3c0f6878e7e: Waiting 04:25:42 4fdee56d7956: Pushed 04:25:42 6339c54ea151: Pushed 04:25:42 9ca1a4960cb0: Pushed 04:25:42 c3884f990173: Pushed 04:25:42 a4554feaa35c: Pushed 04:25:42 81eac0c228f2: Pushed 04:25:42 c3c0f6878e7e: Pushed 04:25:42 008f73be4163: Pushed 04:25:42 63ec0bd56cf3: Layer already exists 04:25:43 fe2d0a359ee7: Pushed 04:25:45 0e81680c8547: Pushed 04:25:46 6c3c37c1fca7: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:48 provisioning config files... 04:25:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/179@tmp/config9408797203858052995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:48 ---> ****-login.sh 04:25:48 nexus3.edgexfoundry.org:10001 04:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:49 Configure a credential helper to remove this warning. See 04:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:49 04:25:49 Login Succeeded 04:25:49 nexus3.edgexfoundry.org:10002 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10003 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10004 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 ****.io 04:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:51 Configure a credential helper to remove this warning. See 04:25:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:51 04:25:51 Login Succeeded 04:25:51 ---> ****-login.sh ends [Pipeline] } 04:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:51 ========================================================= 04:25:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:25:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:25:53 Sending build context to Docker daemon 10.48MB 04:25:53 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:25:53 Step 2/13 : FROM ${BASE} AS builder 04:25:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:53 c6b39de5b339: Pulling fs layer 04:25:53 a69c41024577: Pulling fs layer 04:25:53 d6de4b400683: Pulling fs layer 04:25:53 35cb2a7552d0: Pulling fs layer 04:25:53 4f4fb700ef54: Pulling fs layer 04:25:53 35cb2a7552d0: Waiting 04:25:53 464afbd9ba4c: Pulling fs layer 04:25:53 00f215d4a9da: Pulling fs layer 04:25:53 d496ad576159: Pulling fs layer 04:25:53 4f4fb700ef54: Waiting 04:25:53 464afbd9ba4c: Waiting 04:25:53 d496ad576159: Waiting 04:25:53 00f215d4a9da: Waiting 04:25:53 a69c41024577: Verifying Checksum 04:25:53 a69c41024577: Download complete 04:25:53 35cb2a7552d0: Verifying Checksum 04:25:53 35cb2a7552d0: Download complete 04:25:53 4f4fb700ef54: Download complete 04:25:53 464afbd9ba4c: Verifying Checksum 04:25:53 464afbd9ba4c: Download complete 04:25:53 c6b39de5b339: Download complete 04:25:53 d496ad576159: Verifying Checksum 04:25:53 d496ad576159: Download complete 04:25:54 c6b39de5b339: Pull complete 04:25:54 6dabda00fbed: Pushed 04:25:54 eecbf34369017b68559e2ef7580535b3a8c22776: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:55 a69c41024577: Pull complete 04:25:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:25:55 c3884f990173: Preparing 04:25:55 6339c54ea151: Preparing 04:25:55 9ca1a4960cb0: Preparing 04:25:55 9ca1a4960cb0: Preparing 04:25:55 0e81680c8547: Preparing 04:25:55 4fdee56d7956: Preparing 04:25:55 a4554feaa35c: Preparing 04:25:55 c3c0f6878e7e: Preparing 04:25:55 008f73be4163: Preparing 04:25:55 81eac0c228f2: Preparing 04:25:55 6c3c37c1fca7: Preparing 04:25:55 fe2d0a359ee7: Preparing 04:25:55 6dabda00fbed: Preparing 04:25:55 63ec0bd56cf3: Preparing 04:25:55 6c3c37c1fca7: Waiting 04:25:55 81eac0c228f2: Waiting 04:25:55 fe2d0a359ee7: Waiting 04:25:55 6dabda00fbed: Waiting 04:25:55 a4554feaa35c: Waiting 04:25:55 c3c0f6878e7e: Waiting 04:25:55 63ec0bd56cf3: Waiting 04:25:55 008f73be4163: Waiting 04:25:55 0e81680c8547: Layer already exists 04:25:55 4fdee56d7956: Layer already exists 04:25:55 6339c54ea151: Layer already exists 04:25:55 9ca1a4960cb0: Layer already exists 04:25:55 c3884f990173: Layer already exists 04:25:55 a4554feaa35c: Layer already exists 04:25:55 008f73be4163: Layer already exists 04:25:55 c3c0f6878e7e: Layer already exists 04:25:55 6c3c37c1fca7: Layer already exists 04:25:55 81eac0c228f2: Layer already exists 04:25:55 6dabda00fbed: Layer already exists 04:25:55 fe2d0a359ee7: Layer already exists 04:25:55 63ec0bd56cf3: Layer already exists 04:25:55 latest: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:55 d6de4b400683: Download complete 04:25:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.14 04:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:25:55 c3884f990173: Preparing 04:25:55 6339c54ea151: Preparing 04:25:55 9ca1a4960cb0: Preparing 04:25:55 9ca1a4960cb0: Preparing 04:25:55 0e81680c8547: Preparing 04:25:55 4fdee56d7956: Preparing 04:25:55 a4554feaa35c: Preparing 04:25:55 c3c0f6878e7e: Preparing 04:25:55 008f73be4163: Preparing 04:25:55 81eac0c228f2: Preparing 04:25:55 6c3c37c1fca7: Preparing 04:25:55 fe2d0a359ee7: Preparing 04:25:55 6dabda00fbed: Preparing 04:25:55 63ec0bd56cf3: Preparing 04:25:55 008f73be4163: Waiting 04:25:55 81eac0c228f2: Waiting 04:25:55 6c3c37c1fca7: Waiting 04:25:55 fe2d0a359ee7: Waiting 04:25:55 6dabda00fbed: Waiting 04:25:55 63ec0bd56cf3: Waiting 04:25:55 a4554feaa35c: Waiting 04:25:55 c3c0f6878e7e: Waiting 04:25:55 6339c54ea151: Layer already exists 04:25:55 0e81680c8547: Layer already exists 04:25:55 9ca1a4960cb0: Layer already exists 04:25:55 c3884f990173: Layer already exists 04:25:55 4fdee56d7956: Layer already exists 04:25:55 a4554feaa35c: Layer already exists 04:25:55 c3c0f6878e7e: Layer already exists 04:25:55 6c3c37c1fca7: Layer already exists 04:25:55 008f73be4163: Layer already exists 04:25:55 81eac0c228f2: Layer already exists 04:25:55 6dabda00fbed: Layer already exists 04:25:55 fe2d0a359ee7: Layer already exists 04:25:55 63ec0bd56cf3: Layer already exists 04:25:55 3.2.0-dev.14: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 04:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:25:56 c3884f990173: Preparing 04:25:56 6339c54ea151: Preparing 04:25:56 9ca1a4960cb0: Preparing 04:25:56 9ca1a4960cb0: Preparing 04:25:56 0e81680c8547: Preparing 04:25:56 4fdee56d7956: Preparing 04:25:56 a4554feaa35c: Preparing 04:25:56 c3c0f6878e7e: Preparing 04:25:56 008f73be4163: Preparing 04:25:56 81eac0c228f2: Preparing 04:25:56 6c3c37c1fca7: Preparing 04:25:56 fe2d0a359ee7: Preparing 04:25:56 6dabda00fbed: Preparing 04:25:56 63ec0bd56cf3: Preparing 04:25:56 c3c0f6878e7e: Waiting 04:25:56 008f73be4163: Waiting 04:25:56 81eac0c228f2: Waiting 04:25:56 6dabda00fbed: Waiting 04:25:56 6c3c37c1fca7: Waiting 04:25:56 63ec0bd56cf3: Waiting 04:25:56 fe2d0a359ee7: Waiting 04:25:56 a4554feaa35c: Waiting 04:25:56 6339c54ea151: Layer already exists 04:25:56 9ca1a4960cb0: Layer already exists 04:25:56 0e81680c8547: Layer already exists 04:25:56 4fdee56d7956: Layer already exists 04:25:56 c3884f990173: Layer already exists 04:25:56 a4554feaa35c: Layer already exists 04:25:56 c3c0f6878e7e: Layer already exists 04:25:56 008f73be4163: Layer already exists 04:25:56 81eac0c228f2: Layer already exists 04:25:56 6c3c37c1fca7: Layer already exists 04:25:56 6dabda00fbed: Layer already exists 04:25:56 fe2d0a359ee7: Layer already exists 04:25:56 63ec0bd56cf3: Layer already exists 04:25:56 eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 00f215d4a9da: Download complete 04:25:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 04:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:25:57 c3884f990173: Preparing 04:25:57 6339c54ea151: Preparing 04:25:57 9ca1a4960cb0: Preparing 04:25:57 9ca1a4960cb0: Preparing 04:25:57 0e81680c8547: Preparing 04:25:57 4fdee56d7956: Preparing 04:25:57 a4554feaa35c: Preparing 04:25:57 c3c0f6878e7e: Preparing 04:25:57 008f73be4163: Preparing 04:25:57 81eac0c228f2: Preparing 04:25:57 6c3c37c1fca7: Preparing 04:25:57 fe2d0a359ee7: Preparing 04:25:57 6dabda00fbed: Preparing 04:25:57 63ec0bd56cf3: Preparing 04:25:57 81eac0c228f2: Waiting 04:25:57 63ec0bd56cf3: Waiting 04:25:57 6dabda00fbed: Waiting 04:25:57 fe2d0a359ee7: Waiting 04:25:57 6c3c37c1fca7: Waiting 04:25:57 a4554feaa35c: Waiting 04:25:57 c3c0f6878e7e: Waiting 04:25:57 008f73be4163: Waiting 04:25:57 6339c54ea151: Layer already exists 04:25:57 9ca1a4960cb0: Layer already exists 04:25:57 4fdee56d7956: Layer already exists 04:25:57 c3884f990173: Layer already exists 04:25:57 0e81680c8547: Layer already exists 04:25:57 a4554feaa35c: Layer already exists 04:25:57 008f73be4163: Layer already exists 04:25:57 81eac0c228f2: Layer already exists 04:25:57 6c3c37c1fca7: Layer already exists 04:25:57 c3c0f6878e7e: Layer already exists 04:25:57 63ec0bd56cf3: Layer already exists 04:25:57 fe2d0a359ee7: Layer already exists 04:25:57 6dabda00fbed: Layer already exists 04:25:57 main: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:57 ===================================================== [Pipeline] echo 04:25:57 taggedImages: 04:25:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776 04:25:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:25:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.14 04:25:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 04:25:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:57 04:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:58 latest: Pulling from edgex-lftools-log-publisher 04:25:58 5eb5b503b376: Pulling fs layer 04:25:58 5c69ac0246d0: Pulling fs layer 04:25:58 ec43610c2a17: Pulling fs layer 04:25:58 3a2ae6a8a46f: Pulling fs layer 04:25:58 33b1e0a273af: Pulling fs layer 04:25:58 5d3b04190fa2: Pulling fs layer 04:25:58 3a2ae6a8a46f: Waiting 04:25:58 33b1e0a273af: Waiting 04:25:58 2f39f015ded8: Pulling fs layer 04:25:58 5d3b04190fa2: Waiting 04:25:58 5c69ac0246d0: Verifying Checksum 04:25:58 5c69ac0246d0: Download complete 04:25:58 3a2ae6a8a46f: Verifying Checksum 04:25:58 3a2ae6a8a46f: Download complete 04:25:58 33b1e0a273af: Verifying Checksum 04:25:58 33b1e0a273af: Download complete 04:25:58 5d3b04190fa2: Verifying Checksum 04:25:58 5d3b04190fa2: Download complete 04:25:58 ec43610c2a17: Verifying Checksum 04:25:58 ec43610c2a17: Download complete 04:25:58 5eb5b503b376: Verifying Checksum 04:25:58 5eb5b503b376: Download complete 04:25:59 2f39f015ded8: Verifying Checksum 04:25:59 2f39f015ded8: Download complete 04:26:00 5eb5b503b376: Pull complete 04:26:01 5c69ac0246d0: Pull complete 04:26:02 ec43610c2a17: Pull complete 04:26:02 3a2ae6a8a46f: Pull complete 04:26:02 33b1e0a273af: Pull complete 04:26:02 5d3b04190fa2: Pull complete 04:26:06 2f39f015ded8: Pull complete 04:26:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:06 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:26:07 $ 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 04:26:09 d6de4b400683: Pull complete 04:26:09 35cb2a7552d0: Pull complete 04:26:09 4f4fb700ef54: Pull complete 04:26:10 464afbd9ba4c: Pull complete 04:26:12 $ docker top e025ffdddadbfb7ce28d2f7c8eb3713953028a082e61f98013bb2650de94458b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:13 ---> job-cost.sh 04:26:13 lf-activate-venv: SKIPPING 04:26:13 INFO: No Stack... 04:26:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:14 INFO: Archiving Costs [Pipeline] sh 04:26:14 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 04:26:14 + cut -d, -f6 [Pipeline] lock 04:26:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] 04:26:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] did not exist. Created. 04:26:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:14 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:14 Stashed 1 file(s) [Pipeline] } 04:26:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:14 $ docker stop --time=1 e025ffdddadbfb7ce28d2f7c8eb3713953028a082e61f98013bb2650de94458b 04:26:16 $ docker rm -f --volumes e025ffdddadbfb7ce28d2f7c8eb3713953028a082e61f98013bb2650de94458b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:20 00f215d4a9da: Pull complete 04:26:20 d496ad576159: Pull complete 04:26:21 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:26:21 ---> f246e2811388 04:26:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:26:22 ---> Running in e54cd14ea7a0 04:26:23 Removing intermediate container e54cd14ea7a0 04:26:23 ---> d3dfc5964817 04:26:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:23 ---> Running in eaac23038abe 04:26:23 Removing intermediate container eaac23038abe 04:26:23 ---> f06cecea3661 04:26:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:26:23 ---> Running in f1bd65d5eb78 04:26:23 Removing intermediate container f1bd65d5eb78 04:26:23 ---> ad8190ce19d4 04:26:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:26:23 ---> Running in 61bb39de3971 04:26:24 Removing intermediate container 61bb39de3971 04:26:24 ---> 9efff693ba2b 04:26:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:24 ---> Running in d00d6f7cd9b7 04:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:26:27 (1/13) Installing libintl (0.21.1-r7) 04:26:27 (2/13) Installing eudev-libs (3.2.11-r8) 04:26:27 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 04:26:27 (4/13) Installing v4l-utils-libs (1.24.1-r0) 04:26:27 (5/13) Installing v4l-utils (1.24.1-r0) 04:26:27 (6/13) Installing libdvbv5 (1.24.1-r0) 04:26:27 (7/13) Installing udev-init-scripts (35-r1) 04:26:27 (8/13) Installing libblkid (2.38.1-r8) 04:26:27 (9/13) Installing xz-libs (5.4.3-r0) 04:26:27 (10/13) Installing kmod-libs (30-r3) 04:26:27 (11/13) Installing eudev (3.2.11-r8) 04:26:27 (12/13) Installing eudev-dev (3.2.11-r8) 04:26:27 (13/13) Installing v4l-utils-dev (1.24.1-r0) 04:26:27 Executing busybox-1.36.1-r5.trigger 04:26:27 Executing eudev-3.2.11-r8.trigger 04:26:27 OK: 273 MiB in 65 packages 04:26:29 Removing intermediate container d00d6f7cd9b7 04:26:29 ---> 3680eaac41d3 04:26:29 Step 8/13 : WORKDIR /device-usb-camera 04:26:29 ---> Running in 0d39055457ea 04:26:29 Removing intermediate container 0d39055457ea 04:26:29 ---> d728055696bc 04:26:29 Step 9/13 : COPY go.mod vendor* ./ 04:26:30 ---> 17e885cbfda2 04:26:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:30 ---> Running in db2dc76f0883 04:28:55 Removing intermediate container db2dc76f0883 04:28:55 ---> b30d5d22d1a2 04:28:55 Step 11/13 : COPY . . 04:28:55 ---> 8a52de840842 04:28:55 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:28:55 ---> Running in 28e6c05acedd 04:28:55  % Total % Received % Xferd Average Speed Time  Time Time Current 04:28:55  Dload Upload Total Spent Left Speed 04:28:55  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6892 0 --:--:-- --:--:-- --:--:-- 6986 04:28:55 Removing intermediate container 28e6c05acedd 04:28:55 ---> 354e64ed13c6 04:28:55 Step 13/13 : RUN ${MAKE} 04:28:55 ---> Running in 1e03b29ee832 04:28:55 noop 04:28:55 Removing intermediate container 1e03b29ee832 04:28:55 ---> fec216fb3f91 04:28:55 Successfully built fec216fb3f91 04:28:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:56 + docker inspect -f . ci-base-image-arm64 04:28:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:56 prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container 04:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/179 -v /w/workspace/device-usb-camera/179:/w/workspace/device-usb-camera/179:rw,z -v /w/workspace/device-usb-camera/179@tmp:/w/workspace/device-usb-camera/179@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 04:28:57 $ docker top 3422fb399754a9b461192a3f72060bf9d0beb6afb19e9ef5c0f0eea227609e3d -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:58 + go version 04:28:58 go version go1.21.9 linux/arm64 [Pipeline] } 04:28:58 $ docker stop --time=1 3422fb399754a9b461192a3f72060bf9d0beb6afb19e9ef5c0f0eea227609e3d 04:29:00 $ docker rm -f --volumes 3422fb399754a9b461192a3f72060bf9d0beb6afb19e9ef5c0f0eea227609e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:00 + docker inspect -f . ci-base-image-arm64 04:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:01 prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container 04:29:01 $ 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/179 -v /w/workspace/device-usb-camera/179:/w/workspace/device-usb-camera/179:rw,z -v /w/workspace/device-usb-camera/179@tmp:/w/workspace/device-usb-camera/179@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 04:29:02 $ docker top 5fa3bd5507af0f0082d4b0b298ea120daebab62726d56fc3651e09670227609b -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:03 + git config --global --add safe.directory /w/workspace/device-usb-camera/179 [Pipeline] fileExists [Pipeline] sh 04:29:03 + make test 04:29:03 go test ./... -coverprofile=coverage.out ./... 04:29:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:33:47 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:33:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements 04:33:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:33:58 go vet ./... 04:34:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:34:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:34:54 ./bin/test-attribution-txt.sh 04:34:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:34:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:34:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:34:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:34:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:34:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:34:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:34:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:34:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:34:54 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:34:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:34:54 $ docker stop --time=1 5fa3bd5507af0f0082d4b0b298ea120daebab62726d56fc3651e09670227609b 04:34:56 $ docker rm -f --volumes 5fa3bd5507af0f0082d4b0b298ea120daebab62726d56fc3651e09670227609b [Pipeline] // withDockerContainer [Pipeline] sh 04:34:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:58 Warning: overwriting stash ‘coverage-report’ 04:34:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:34:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:34:59 + ls -al . 04:34:59 total 288 04:34:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:29 . 04:34:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:25 .. 04:34:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:25 .git 04:34:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 .github 04:34:59 -rw-rw-r-- 1 jenkins jenkins 379 Jul 16 04:25 .gitignore 04:34:59 -rw-rw-r-- 1 jenkins jenkins 45 Jul 16 04:25 .golangci.yml 04:34:59 -rw-rw-r-- 1 jenkins jenkins 77 Jul 16 04:25 .hadolint.yml 04:34:59 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 16 04:25 Attribution.txt 04:34:59 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 16 04:25 CHANGELOG.md 04:34:59 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 16 04:25 Dockerfile 04:34:59 -rw-rw-r-- 1 jenkins jenkins 678 Jul 16 04:25 GOVERNANCE.md 04:34:59 -rw-rw-r-- 1 jenkins jenkins 659 Jul 16 04:25 Jenkinsfile 04:34:59 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:25 LICENSE 04:34:59 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 16 04:25 Makefile 04:34:59 -rw-rw-r-- 1 jenkins jenkins 622 Jul 16 04:25 OWNERS.md 04:34:59 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 16 04:25 README.md 04:34:59 -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION 04:34:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 bin 04:34:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 cmd 04:34:59 -rw-r--r-- 1 jenkins jenkins 54703 Jul 16 04:33 coverage.out 04:34:59 -rwxrwxr-x 1 jenkins jenkins 84 Jul 16 04:25 docker-entrypoint.sh 04:34:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 docs 04:34:59 -rw-rw-r-- 1 jenkins jenkins 7209 Jul 16 04:25 go.mod 04:34:59 -rw-rw-r-- 1 jenkins jenkins 102276 Jul 16 04:25 go.sum 04:34:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 internal 04:34:59 -rw-rw-r-- 1 jenkins jenkins 231 Jul 16 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:00 + 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=eecbf34369017b68559e2ef7580535b3a8c22776 --label arch=arm64 --label version=3.2.0-dev.14 . 04:35:00 Sending build context to Docker daemon 10.53MB 04:35:00 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 04:35:00 Step 2/37 : FROM ${BASE} AS builder 04:35:00 ---> fec216fb3f91 04:35:00 Step 3/37 : ARG ADD_BUILD_TAGS="" 04:35:01 ---> Running in 355ac55516a5 04:35:01 Removing intermediate container 355ac55516a5 04:35:01 ---> b8dcb2d00626 04:35:01 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:35:01 ---> Running in 04934e68e9a7 04:35:01 Removing intermediate container 04934e68e9a7 04:35:01 ---> cf1339219b22 04:35:01 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:35:01 ---> Running in a4ec390b8293 04:35:02 Removing intermediate container a4ec390b8293 04:35:02 ---> 9580e751d23f 04:35:02 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:35:02 ---> Running in f5a453132470 04:35:02 Removing intermediate container f5a453132470 04:35:02 ---> 2f441e81ce08 04:35:02 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:35:02 ---> Running in 6d91f2bc372a 04:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:35:05 OK: 273 MiB in 65 packages 04:35:06 Removing intermediate container 6d91f2bc372a 04:35:06 ---> 549d39260fe5 04:35:06 Step 8/37 : WORKDIR /device-usb-camera 04:35:06 ---> Running in 42e6d5919b62 04:35:06 Removing intermediate container 42e6d5919b62 04:35:06 ---> 33465e5a6d31 04:35:06 Step 9/37 : COPY go.mod vendor* ./ 04:35:07 ---> dce0f29e4fce 04:35:07 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:07 ---> Running in 8b73ba56c60e 04:35:09 Removing intermediate container 8b73ba56c60e 04:35:09 ---> 7b5945069b83 04:35:09 Step 11/37 : COPY . . 04:35:11 ---> f9a344705b59 04:35:11 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:35:11 ---> Running in c6ccf877b623 04:35:12  % Total % Received % Xferd Average Speed Time Time Time Current 04:35:12 Dload Upload Total Spent Left Speed 04:35:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 4541 0 --:--:-- --:--:-- --:--:-- 4577 04:35:13 Removing intermediate container c6ccf877b623 04:35:13 ---> 01b5ef962e9c 04:35:13 Step 13/37 : RUN ${MAKE} 04:35:13 ---> Running in d44cfd1c47bb 04:35:15 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 04:39:37 Removing intermediate container d44cfd1c47bb 04:39:37 ---> acd3faff2848 04:39:37 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 04:39:37 1.8.2: Pulling from bluenviron/mediamtx 04:39:37 da4d7e05a7aa: Pulling fs layer 04:39:37 da4d7e05a7aa: Verifying Checksum 04:39:37 da4d7e05a7aa: Download complete 04:39:37 da4d7e05a7aa: Pull complete 04:39:37 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 04:39:37 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 04:39:37 ---> 62c65ed7ef0d 04:39:37 Step 15/37 : FROM alpine:3.18 04:39:37 3.18: Pulling from library/alpine 04:39:37 5c905c7ebe2f: Pulling fs layer 04:39:37 5c905c7ebe2f: Verifying Checksum 04:39:37 5c905c7ebe2f: Download complete 04:39:37 5c905c7ebe2f: Pull complete 04:39:37 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:39:37 Status: Downloaded newer image for alpine:3.18 04:39:37 ---> dec292d02e07 04:39:37 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:39:37 ---> Running in 422aa5ed36c8 04:39:37 Removing intermediate container 422aa5ed36c8 04:39:37 ---> 7336fd76ad8e 04:39:37 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:39:37 ---> Running in c5f48a5187fd 04:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:39:40 (1/104) Installing dumb-init (1.2.5-r2) 04:39:40 (2/104) Installing sdl2 (2.26.5-r0) 04:39:40 (3/104) Installing svt-av1-libs (1.6.0-r0) 04:39:40 (4/104) Installing aom-libs (3.6.1-r0) 04:39:41 (5/104) Installing libxau (1.0.11-r2) 04:39:41 (6/104) Installing libmd (1.0.4-r2) 04:39:41 (7/104) Installing libbsd (0.11.7-r1) 04:39:41 (8/104) Installing libxdmcp (1.1.4-r2) 04:39:41 (9/104) Installing libxcb (1.15-r1) 04:39:41 (10/104) Installing libx11 (1.8.7-r0) 04:39:41 (11/104) Installing libdrm (2.4.115-r4) 04:39:41 (12/104) Installing libxext (1.3.5-r2) 04:39:41 (13/104) Installing libxfixes (6.0.1-r2) 04:39:41 (14/104) Installing libffi (3.4.4-r2) 04:39:41 (15/104) Installing wayland-libs-client (1.22.0-r2) 04:39:41 (16/104) Installing libva (2.18.0-r1) 04:39:41 (17/104) Installing libvdpau (1.5-r1) 04:39:41 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 04:39:41 (19/104) Installing libdav1d (1.2.1-r0) 04:39:41 (20/104) Installing brotli-libs (1.0.9-r14) 04:39:41 (21/104) Installing libgcc (12.2.1_git20220924-r10) 04:39:41 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 04:39:41 (23/104) Installing libhwy (1.0.4-r1) 04:39:41 (24/104) Installing lcms2 (2.15-r2) 04:39:41 (25/104) Installing libjxl (0.8.2-r0) 04:39:41 (26/104) Installing lame-libs (3.100-r5) 04:39:41 (27/104) Installing opus (1.4-r0) 04:39:41 (28/104) Installing libgomp (12.2.1_git20220924-r10) 04:39:41 (29/104) Installing soxr (0.1.3-r5) 04:39:41 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 04:39:41 (31/104) Installing libogg (1.3.5-r4) 04:39:41 (32/104) Installing libtheora (1.1.1-r17) 04:39:42 (33/104) Installing libvorbis (1.3.7-r1) 04:39:42 (34/104) Installing libvpx (1.13.0-r2) 04:39:42 (35/104) Installing libwebp (1.3.2-r0) 04:39:42 (36/104) Installing x264-libs (0.164_git20220602-r1) 04:39:42 (37/104) Installing numactl (2.0.16-r4) 04:39:42 (38/104) Installing x265-libs (3.5-r4) 04:39:42 (39/104) Installing xvidcore (1.3.7-r1) 04:39:42 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 04:39:42 (41/104) Installing alsa-lib (1.2.9-r1) 04:39:42 (42/104) Installing libexpat (2.6.2-r0) 04:39:42 (43/104) Installing libbz2 (1.0.8-r5) 04:39:42 (44/104) Installing libpng (1.6.39-r3) 04:39:43 (45/104) Installing freetype (2.13.0-r5) 04:39:43 (46/104) Installing fontconfig (2.14.2-r3) 04:39:43 (47/104) Installing fribidi (1.0.13-r0) 04:39:43 (48/104) Installing libintl (0.21.1-r7) 04:39:43 (49/104) Installing libblkid (2.38.1-r8) 04:39:43 (50/104) Installing libmount (2.38.1-r8) 04:39:43 (51/104) Installing pcre2 (10.42-r1) 04:39:43 (52/104) Installing glib (2.76.6-r0) 04:39:43 (53/104) Installing graphite2 (1.3.14-r5) 04:39:43 (54/104) Installing harfbuzz (7.3.0-r0) 04:39:43 (55/104) Installing libunibreak (5.1-r0) 04:39:43 (56/104) Installing libass (0.17.1-r0) 04:39:43 (57/104) Installing libbluray (1.3.4-r0) 04:39:43 (58/104) Installing gmp (6.2.1-r3) 04:39:43 (59/104) Installing nettle (3.8.1-r2) 04:39:43 (60/104) Installing libunistring (1.1-r1) 04:39:43 (61/104) Installing libidn2 (2.3.4-r1) 04:39:43 (62/104) Installing p11-kit (0.24.1-r2) 04:39:43 (63/104) Installing libtasn1 (4.19.0-r1) 04:39:43 (64/104) Installing gnutls (3.8.4-r0) 04:39:43 (65/104) Installing mpg123-libs (1.31.3-r1) 04:39:43 (66/104) Installing libopenmpt (0.7.2-r0) 04:39:43 (67/104) Installing cjson (1.7.17-r0) 04:39:43 (68/104) Installing mbedtls (2.28.8-r0) 04:39:43 (69/104) Installing librist (0.2.7-r0) 04:39:43 (70/104) Installing libsrt (1.5.2-r0) 04:39:43 (71/104) Installing libssh (0.10.5-r0) 04:39:43 (72/104) Installing xz-libs (5.4.3-r0) 04:39:43 (73/104) Installing libxml2 (2.11.8-r0) 04:39:43 (74/104) Installing libsodium (1.0.18-r3) 04:39:43 (75/104) Installing libzmq (4.3.4-r4) 04:39:43 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 04:39:44 (77/104) Installing glslang-libs (1.3.243.0-r1) 04:39:44 (78/104) Installing spirv-tools (1.3.243.0-r1) 04:39:44 (79/104) Installing shaderc (2023.3-r1) 04:39:44 (80/104) Installing vulkan-loader (1.3.243.0-r1) 04:39:44 (81/104) Installing libplacebo (5.264.1-r1) 04:39:44 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 04:39:44 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 04:39:44 (84/104) Installing vidstab (1.1.1-r0) 04:39:44 (85/104) Installing zimg (3.0.5-r0) 04:39:44 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 04:39:44 (87/104) Installing libasyncns (0.8-r1) 04:39:44 (88/104) Installing dbus-libs (1.14.8-r0) 04:39:44 (89/104) Installing libltdl (2.4.7-r2) 04:39:44 (90/104) Installing orc (0.4.34-r0) 04:39:44 (91/104) Installing flac-libs (1.4.3-r0) 04:39:44 (92/104) Installing libsndfile (1.2.0-r2) 04:39:44 (93/104) Installing speexdsp (1.2.1-r1) 04:39:44 (94/104) Installing tdb-libs (1.4.8-r1) 04:39:44 (95/104) Installing libpulse (16.1-r10) 04:39:44 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 04:39:44 (97/104) Installing v4l-utils-libs (1.24.1-r0) 04:39:44 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 04:39:44 (99/104) Installing ffmpeg (6.0.1-r0) 04:39:44 (100/104) Installing udev-init-scripts (35-r1) 04:39:44 (101/104) Installing eudev-libs (3.2.11-r8) 04:39:44 (102/104) Installing zstd-libs (1.5.5-r4) 04:39:44 (103/104) Installing kmod-libs (30-r3) 04:39:44 (104/104) Installing eudev (3.2.11-r8) 04:39:44 Executing busybox-1.36.1-r7.trigger 04:39:45 Executing glib-2.76.6-r0.trigger 04:39:45 Executing eudev-3.2.11-r8.trigger 04:39:45 OK: 110 MiB in 119 packages 04:39:49 Removing intermediate container c5f48a5187fd 04:39:49 ---> 13b36bf2a968 04:39:49 Step 18/37 : RUN apk --no-cache upgrade 04:39:49 ---> Running in 8e3a4e0da8f5 04:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:39:52 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:39:52 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:39:52 OK: 110 MiB in 119 packages 04:39:53 Removing intermediate container 8e3a4e0da8f5 04:39:53 ---> 6c8f4828637b 04:39:53 Step 19/37 : WORKDIR / 04:39:53 ---> Running in 36c51a2dd26a 04:39:53 Removing intermediate container 36c51a2dd26a 04:39:53 ---> 2f4c2a9a795b 04:39:53 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 04:39:55 ---> b7a7ded29e78 04:39:55 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 04:39:56 ---> 39af336466e8 04:39:56 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 04:39:56 ---> 6d8a5a9834c6 04:39:56 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:39:57 ---> cfa7e33b217b 04:39:57 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:39:57 ---> 349121f3a9d3 04:39:57 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 04:39:58 ---> 26c4c91acdfd 04:39:58 Step 26/37 : COPY --from=rtsp /mediamtx / 04:39:59 ---> 5d0e8e1e7342 04:39:59 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 04:39:59 ---> Running in 664c843c2daf 04:40:01 Removing intermediate container 664c843c2daf 04:40:01 ---> 0af8389d7932 04:40:01 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 04:40:01 ---> Running in e960bfd46f4b 04:40:03 Removing intermediate container e960bfd46f4b 04:40:03 ---> afd86901d6f0 04:40:03 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 04:40:03 ---> Running in e3c772cdecb3 04:40:04 Removing intermediate container e3c772cdecb3 04:40:04 ---> 9c7cb5a45e7a 04:40:04 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 04:40:04 ---> Running in f93a2d746dc4 04:40:06 Removing intermediate container f93a2d746dc4 04:40:06 ---> 529fb151c59e 04:40:06 Step 31/37 : EXPOSE 59983 04:40:06 ---> Running in 779f6be16174 04:40:06 Removing intermediate container 779f6be16174 04:40:06 ---> 17095e1233c0 04:40:06 Step 32/37 : EXPOSE 8554 04:40:06 ---> Running in 758845e41062 04:40:07 Removing intermediate container 758845e41062 04:40:07 ---> 5a2657564a6e 04:40:07 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:40:07 ---> Running in 7b92e450ab0e 04:40:07 Removing intermediate container 7b92e450ab0e 04:40:07 ---> 226339319bde 04:40:07 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:40:07 ---> Running in 208bf2a41de1 04:40:08 Removing intermediate container 208bf2a41de1 04:40:08 ---> c25eaf70f930 04:40:08 Step 35/37 : LABEL arch=arm64 04:40:08 ---> Running in ea7b091598a9 04:40:08 Removing intermediate container ea7b091598a9 04:40:08 ---> 02a090c3ccc8 04:40:08 Step 36/37 : LABEL git_sha=eecbf34369017b68559e2ef7580535b3a8c22776 04:40:08 ---> Running in 4310d7a9a631 04:40:08 Removing intermediate container 4310d7a9a631 04:40:08 ---> c30cc90fd266 04:40:08 Step 37/37 : LABEL version=3.2.0-dev.14 04:40:08 ---> Running in ef0f0c6e0c99 04:40:09 Removing intermediate container ef0f0c6e0c99 04:40:09 ---> 8527b50b990c 04:40:09 [Warning] One or more build-args [ARCH] were not consumed 04:40:09 Successfully built 8527b50b990c 04:40:09 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 04:40:09 provisioning config files... 04:40:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/179@tmp/config13407454992176359839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:09 ---> ****-login.sh 04:40:09 nexus3.edgexfoundry.org:10001 04:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:10 Configure a credential helper to remove this warning. See 04:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:10 04:40:10 Login Succeeded 04:40:10 nexus3.edgexfoundry.org:10002 04:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:10 Configure a credential helper to remove this warning. See 04:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:10 04:40:10 Login Succeeded 04:40:10 nexus3.edgexfoundry.org:10003 04:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 nexus3.edgexfoundry.org:10004 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 ****.io 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 ---> ****-login.sh ends [Pipeline] } 04:40:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:11 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 04:40:11 eecbf34369017b68559e2ef7580535b3a8c22776 04:40:11 latest 04:40:11 3.2.0-dev.14 04:40:11 eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 04:40:11 main 04:40:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776 04:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:40:12 11339387ef0c: Preparing 04:40:12 dd1e088d2a91: Preparing 04:40:12 06cded317e10: Preparing 04:40:12 c9a26cf4f245: Preparing 04:40:12 f0c0fc467d42: Preparing 04:40:12 4fdee56d7956: Preparing 04:40:12 353b7aa48045: Preparing 04:40:12 4e17d70f0607: Preparing 04:40:12 ccce4de405d3: Preparing 04:40:12 3766abe43dc0: Preparing 04:40:12 514699fa5f34: Preparing 04:40:12 6421979cfeb8: Preparing 04:40:12 79fb30828b06: Preparing 04:40:12 da707bb00cb8: Preparing 04:40:12 4fdee56d7956: Waiting 04:40:12 353b7aa48045: Waiting 04:40:12 4e17d70f0607: Waiting 04:40:12 3766abe43dc0: Waiting 04:40:12 514699fa5f34: Waiting 04:40:12 6421979cfeb8: Waiting 04:40:12 79fb30828b06: Waiting 04:40:12 da707bb00cb8: Waiting 04:40:12 ccce4de405d3: Waiting 04:40:27 c9a26cf4f245: Pushed 04:40:27 dd1e088d2a91: Pushed 04:40:27 11339387ef0c: Pushed 04:40:27 06cded317e10: Pushed 04:40:27 f0c0fc467d42: Pushed 04:40:27 4fdee56d7956: Pushed 04:40:27 353b7aa48045: Pushed 04:40:27 4e17d70f0607: Pushed 04:40:27 ccce4de405d3: Pushed 04:40:27 da707bb00cb8: Layer already exists 04:40:27 3766abe43dc0: Pushed 04:40:27 6421979cfeb8: Pushed 04:40:35 514699fa5f34: Pushed 04:40:48 79fb30828b06: Pushed 04:40:48 eecbf34369017b68559e2ef7580535b3a8c22776: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + 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 04:40:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 04:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:40:48 11339387ef0c: Preparing 04:40:48 dd1e088d2a91: Preparing 04:40:48 06cded317e10: Preparing 04:40:48 c9a26cf4f245: Preparing 04:40:48 f0c0fc467d42: Preparing 04:40:48 4fdee56d7956: Preparing 04:40:48 353b7aa48045: Preparing 04:40:48 4e17d70f0607: Preparing 04:40:48 ccce4de405d3: Preparing 04:40:48 3766abe43dc0: Preparing 04:40:48 514699fa5f34: Preparing 04:40:48 6421979cfeb8: Preparing 04:40:48 79fb30828b06: Preparing 04:40:48 da707bb00cb8: Preparing 04:40:48 ccce4de405d3: Waiting 04:40:48 3766abe43dc0: Waiting 04:40:48 514699fa5f34: Waiting 04:40:48 6421979cfeb8: Waiting 04:40:48 4fdee56d7956: Waiting 04:40:48 353b7aa48045: Waiting 04:40:48 4e17d70f0607: Waiting 04:40:48 da707bb00cb8: Waiting 04:40:48 c9a26cf4f245: Layer already exists 04:40:48 11339387ef0c: Layer already exists 04:40:48 f0c0fc467d42: Layer already exists 04:40:48 dd1e088d2a91: Layer already exists 04:40:48 06cded317e10: Layer already exists 04:40:48 ccce4de405d3: Layer already exists 04:40:48 4e17d70f0607: Layer already exists 04:40:48 4fdee56d7956: Layer already exists 04:40:48 3766abe43dc0: Layer already exists 04:40:48 353b7aa48045: Layer already exists 04:40:48 79fb30828b06: Layer already exists 04:40:48 514699fa5f34: Layer already exists 04:40:48 6421979cfeb8: Layer already exists 04:40:48 da707bb00cb8: Layer already exists 04:40:49 latest: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.14 04:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:40:49 11339387ef0c: Preparing 04:40:49 dd1e088d2a91: Preparing 04:40:49 06cded317e10: Preparing 04:40:49 c9a26cf4f245: Preparing 04:40:49 f0c0fc467d42: Preparing 04:40:49 4fdee56d7956: Preparing 04:40:49 353b7aa48045: Preparing 04:40:49 4e17d70f0607: Preparing 04:40:49 ccce4de405d3: Preparing 04:40:49 3766abe43dc0: Preparing 04:40:49 514699fa5f34: Preparing 04:40:49 6421979cfeb8: Preparing 04:40:49 79fb30828b06: Preparing 04:40:49 da707bb00cb8: Preparing 04:40:49 3766abe43dc0: Waiting 04:40:49 514699fa5f34: Waiting 04:40:49 6421979cfeb8: Waiting 04:40:49 79fb30828b06: Waiting 04:40:49 4fdee56d7956: Waiting 04:40:49 da707bb00cb8: Waiting 04:40:49 353b7aa48045: Waiting 04:40:49 4e17d70f0607: Waiting 04:40:49 ccce4de405d3: Waiting 04:40:49 06cded317e10: Layer already exists 04:40:49 c9a26cf4f245: Layer already exists 04:40:49 f0c0fc467d42: Layer already exists 04:40:49 dd1e088d2a91: Layer already exists 04:40:49 11339387ef0c: Layer already exists 04:40:49 4fdee56d7956: Layer already exists 04:40:49 3766abe43dc0: Layer already exists 04:40:49 353b7aa48045: Layer already exists 04:40:49 4e17d70f0607: Layer already exists 04:40:49 ccce4de405d3: Layer already exists 04:40:49 da707bb00cb8: Layer already exists 04:40:49 6421979cfeb8: Layer already exists 04:40:49 514699fa5f34: Layer already exists 04:40:49 79fb30828b06: Layer already exists 04:40:50 3.2.0-dev.14: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 04:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:40:50 11339387ef0c: Preparing 04:40:50 dd1e088d2a91: Preparing 04:40:50 06cded317e10: Preparing 04:40:50 c9a26cf4f245: Preparing 04:40:50 f0c0fc467d42: Preparing 04:40:50 4fdee56d7956: Preparing 04:40:50 353b7aa48045: Preparing 04:40:50 4e17d70f0607: Preparing 04:40:50 ccce4de405d3: Preparing 04:40:50 3766abe43dc0: Preparing 04:40:50 514699fa5f34: Preparing 04:40:50 6421979cfeb8: Preparing 04:40:50 79fb30828b06: Preparing 04:40:50 da707bb00cb8: Preparing 04:40:50 ccce4de405d3: Waiting 04:40:50 3766abe43dc0: Waiting 04:40:50 514699fa5f34: Waiting 04:40:50 6421979cfeb8: Waiting 04:40:50 4fdee56d7956: Waiting 04:40:50 353b7aa48045: Waiting 04:40:50 4e17d70f0607: Waiting 04:40:50 79fb30828b06: Waiting 04:40:50 da707bb00cb8: Waiting 04:40:50 06cded317e10: Layer already exists 04:40:50 dd1e088d2a91: Layer already exists 04:40:50 c9a26cf4f245: Layer already exists 04:40:50 f0c0fc467d42: Layer already exists 04:40:50 11339387ef0c: Layer already exists 04:40:50 4fdee56d7956: Layer already exists 04:40:50 ccce4de405d3: Layer already exists 04:40:50 353b7aa48045: Layer already exists 04:40:50 4e17d70f0607: Layer already exists 04:40:50 3766abe43dc0: Layer already exists 04:40:50 514699fa5f34: Layer already exists 04:40:50 79fb30828b06: Layer already exists 04:40:50 da707bb00cb8: Layer already exists 04:40:50 6421979cfeb8: Layer already exists 04:40:51 eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:51 + 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 04:40:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 04:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:40:51 11339387ef0c: Preparing 04:40:51 dd1e088d2a91: Preparing 04:40:51 06cded317e10: Preparing 04:40:51 c9a26cf4f245: Preparing 04:40:51 f0c0fc467d42: Preparing 04:40:51 4fdee56d7956: Preparing 04:40:51 353b7aa48045: Preparing 04:40:51 4e17d70f0607: Preparing 04:40:51 ccce4de405d3: Preparing 04:40:51 3766abe43dc0: Preparing 04:40:51 514699fa5f34: Preparing 04:40:51 6421979cfeb8: Preparing 04:40:51 79fb30828b06: Preparing 04:40:51 da707bb00cb8: Preparing 04:40:51 4fdee56d7956: Waiting 04:40:51 353b7aa48045: Waiting 04:40:51 4e17d70f0607: Waiting 04:40:51 ccce4de405d3: Waiting 04:40:51 3766abe43dc0: Waiting 04:40:51 79fb30828b06: Waiting 04:40:51 514699fa5f34: Waiting 04:40:51 da707bb00cb8: Waiting 04:40:51 6421979cfeb8: Waiting 04:40:51 f0c0fc467d42: Layer already exists 04:40:51 c9a26cf4f245: Layer already exists 04:40:51 06cded317e10: Layer already exists 04:40:51 11339387ef0c: Layer already exists 04:40:51 dd1e088d2a91: Layer already exists 04:40:51 4fdee56d7956: Layer already exists 04:40:51 3766abe43dc0: Layer already exists 04:40:51 353b7aa48045: Layer already exists 04:40:51 ccce4de405d3: Layer already exists 04:40:51 4e17d70f0607: Layer already exists 04:40:51 514699fa5f34: Layer already exists 04:40:51 79fb30828b06: Layer already exists 04:40:51 6421979cfeb8: Layer already exists 04:40:51 da707bb00cb8: Layer already exists 04:40:52 main: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:52 ===================================================== [Pipeline] echo 04:40:52 taggedImages: 04:40:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776 04:40:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 04:40:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.14 04:40:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 04:40:52 - 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 04:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:52 04:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:53 arm64: Pulling from edgex-lftools-log-publisher 04:40:53 8998bd30e6a1: Pulling fs layer 04:40:53 04944245beec: Pulling fs layer 04:40:53 699f458cf7ca: Pulling fs layer 04:40:53 765212b225bb: Pulling fs layer 04:40:53 f23df028b6ca: Pulling fs layer 04:40:53 d65c8cfc05b1: Pulling fs layer 04:40:53 2437ff75d9bd: Pulling fs layer 04:40:53 f23df028b6ca: Waiting 04:40:53 d65c8cfc05b1: Waiting 04:40:53 2437ff75d9bd: Waiting 04:40:53 765212b225bb: Waiting 04:40:53 04944245beec: Verifying Checksum 04:40:53 04944245beec: Download complete 04:40:53 765212b225bb: Verifying Checksum 04:40:53 765212b225bb: Download complete 04:40:53 f23df028b6ca: Verifying Checksum 04:40:53 f23df028b6ca: Download complete 04:40:53 d65c8cfc05b1: Verifying Checksum 04:40:53 d65c8cfc05b1: Download complete 04:40:53 699f458cf7ca: Verifying Checksum 04:40:53 699f458cf7ca: Download complete 04:40:54 8998bd30e6a1: Verifying Checksum 04:40:54 8998bd30e6a1: Download complete 04:40:56 2437ff75d9bd: Verifying Checksum 04:40:56 2437ff75d9bd: Download complete 04:40:58 8998bd30e6a1: Pull complete 04:40:58 04944245beec: Pull complete 04:41:00 699f458cf7ca: Pull complete 04:41:00 765212b225bb: Pull complete 04:41:01 f23df028b6ca: Pull complete 04:41:01 d65c8cfc05b1: Pull complete 04:41:20 2437ff75d9bd: Pull complete 04:41:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:20 prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container 04:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/179 -v /w/workspace/device-usb-camera/179:/w/workspace/device-usb-camera/179:rw,z -v /w/workspace/device-usb-camera/179@tmp:/w/workspace/device-usb-camera/179@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 04:41:23 $ docker top 1c8815a62c37df006ab1d0f14ca901fefff6321c0b9345d44e9acd432423a5f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:23 ---> job-cost.sh 04:41:23 lf-activate-venv: SKIPPING 04:41:23 INFO: No Stack... 04:41:24 INFO: Retrieving Pricing Info for: v3-standard-4 04:41:25 INFO: Archiving Costs [Pipeline] sh 04:41:25 + cat /w/workspace/device-usb-camera/179/archives/cost.csv 04:41:25 + cut -d, -f6 [Pipeline] lock 04:41:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] 04:41:25 Resource [jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] did not exist. Created. 04:41:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:26 /w/workspace/device-usb-camera/179@tmp/durable-6f0fcf4f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:41:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:41:27 Warning: overwriting stash ‘stack-cost’ 04:41:27 Stashed 1 file(s) [Pipeline] } 04:41:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:27 $ docker stop --time=1 1c8815a62c37df006ab1d0f14ca901fefff6321c0b9345d44e9acd432423a5f8 04:41:28 $ docker rm -f --volumes 1c8815a62c37df006ab1d0f14ca901fefff6321c0b9345d44e9acd432423a5f8 [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 04:41:29 provisioning config files... 04:41:29 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12279968463803895407tmp [Pipeline] { [Pipeline] sh 04:41:29 + set +x 04:41:29 + curl -s https://codecov.io/bash 04:41:29 + bash -s -- 04:41:29 04:41:29 _____ _ 04:41:29 / ____| | | 04:41:29 | | ___ __| | ___ ___ _____ __ 04:41:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:29 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:29 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:29 Bash-1.0.6 04:41:29 04:41:29 04:41:29 ==> git version 2.25.1 found 04:41:29 ==> 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 04:41:29 Release-Date: 2020-01-08 04:41:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:41:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:29 ==> Jenkins CI detected. 04:41:29 current dir:  /w/workspace/exfoundry_device-usb-camera_main 04:41:29 project root: . 04:41:29 --> token set from env 04:41:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:29 ==> Running gcov in . (disable via -X gcov) 04:41:29 ==> Python coveragepy not found 04:41:29 ==> Searching for coverage reports in: 04:41:29 + . 04:41:29 -> Found 1 reports 04:41:29 ==> Detecting git/mercurial file structure 04:41:29 ==> Reading reports 04:41:29 + ./coverage.out bytes=54703 04:41:29 ==> Appending adjustments 04:41:29 https://docs.codecov.io/docs/fixing-reports 04:41:29 + Found adjustments 04:41:29 ==> Gzipping contents 04:41:29 8.0K /tmp/codecov.cfVWZ6.gz 04:41:29 ==> Uploading reports 04:41:29 url: https://codecov.io 04:41:29 query: branch=main&commit=eecbf34369017b68559e2ef7580535b3a8c22776&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:29 -> Pinging Codecov 04:41:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eecbf34369017b68559e2ef7580535b3a8c22776&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:29 -> Uploading to 04:41:29 https://storage.googleapis.com/codecov/v4/raw/2024-07-16/73D8F5FF140700D3E01443B452E23636/eecbf34369017b68559e2ef7580535b3a8c22776/e10a6f51-27a7-45ab-b638-9d8f7ea71ecb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T044129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e78fa2749e0191b4eca62388a0a3ad9cd064b2b8c496759d95ea3469615a24ce 04:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:29 Dload Upload Total Spent Left Speed 04:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25391 --:--:-- --:--:-- --:--:-- 25486 04:41:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] } 04:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:41:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:41:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:30 04:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:30 latest: Pulling from edgex-devops/edgex-snyk-go 04:41:30 619be1103602: Already exists 04:41:30 f8ea3408117e: Pulling fs layer 04:41:30 91320369b822: Pulling fs layer 04:41:30 0406650e8295: Pulling fs layer 04:41:30 4f4fb700ef54: Pulling fs layer 04:41:30 96d80e3f36e1: Pulling fs layer 04:41:30 bcf3aedb951c: Pulling fs layer 04:41:30 4f4fb700ef54: Waiting 04:41:30 96d80e3f36e1: Waiting 04:41:30 bcf3aedb951c: Waiting 04:41:30 0406650e8295: Verifying Checksum 04:41:30 0406650e8295: Download complete 04:41:30 f8ea3408117e: Verifying Checksum 04:41:30 f8ea3408117e: Download complete 04:41:30 4f4fb700ef54: Download complete 04:41:30 f8ea3408117e: Pull complete 04:41:31 96d80e3f36e1: Verifying Checksum 04:41:31 96d80e3f36e1: Download complete 04:41:31 91320369b822: Verifying Checksum 04:41:31 91320369b822: Download complete 04:41:31 bcf3aedb951c: Verifying Checksum 04:41:31 bcf3aedb951c: Download complete 04:41:34 91320369b822: Pull complete 04:41:34 0406650e8295: Pull complete 04:41:34 4f4fb700ef54: Pull complete 04:41:34 96d80e3f36e1: Pull complete 04:41:38 bcf3aedb951c: Pull complete 04:41:38 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:38 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:41:39 $ 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 04:41:42 $ docker top 957e97342423e1a26fb0e904f4ba05139179b038c8400752179c3ef1d37f5aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:42 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 04:41:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 04:41:43 + set -o pipefail 04:41:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 04:41:49 04:41:49 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 04:41:49 04:41:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/09ecd2f1-857d-4766-9a7c-d0acb1bee306 04:41:49 04:41:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:41:49 [Pipeline] } 04:41:49 $ docker stop --time=1 957e97342423e1a26fb0e904f4ba05139179b038c8400752179c3ef1d37f5aa8 04:41:55 $ docker rm -f --volumes 957e97342423e1a26fb0e904f4ba05139179b038c8400752179c3ef1d37f5aa8 [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 04:41:55 + git log --format=format:%s -1 eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] sh 04:41:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:56 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:41:56 $ 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 04:41:57 $ docker top 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c -eo pid,comm 04:41: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). 04:41:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:57 [ssh-agent] Looking for ssh-agent implementation... 04:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:57 $ docker exec 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c ssh-agent 04:41:57 SSH_AUTH_SOCK=/tmp/ssh-EJeT7Ch6MbMF/agent.32 04:41:57 SSH_AGENT_PID=38 04:41:57 Running ssh-add (command line suppressed) 04:41:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9716515875315973455.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9716515875315973455.key) 04:41:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:57 + git semver tag 04:41:58 2024-07-16 04:41:58,126 [run_tag] DEBUG tag force:False 04:41:58 2024-07-16 04:41:58,126 [check_head_tag] DEBUG check head tag 04:41:58 2024-07-16 04:41:58,128 [execute] INFO git cat-file --batch-check 04:41:58 2024-07-16 04:41:58,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 04:41:58 2024-07-16 04:41:58,132 [execute] INFO git cat-file --batch 04:41:58 2024-07-16 04:41:58,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 04:41:58 2024-07-16 04:41:58,178 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:41:58 2024-07-16 04:41:58,178 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 04:41:58 2024-07-16 04:41:58,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:41:58 2024-07-16 04:41:58,183 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:41:58 3.2.0-dev.14 [Pipeline] } 04:41:58 $ docker exec --env ******** --env ******** 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c ssh-agent -k 04:41:58 unset SSH_AUTH_SOCK; 04:41:58 unset SSH_AGENT_PID; 04:41:58 echo Agent pid 38 killed; 04:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:58 + git semver [Pipeline] } 04:41:59 $ docker stop --time=1 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c 04:42:00 $ docker rm -f --volumes 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:00 04:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:01 0.23.1-centos7: Pulling from edgex-lftools 04:42:01 ab5ef0e58194: Pulling fs layer 04:42:01 9712f1f96733: Pulling fs layer 04:42:01 63f879dbbcfc: Pulling fs layer 04:42:01 0d9ebad4ef96: Pulling fs layer 04:42:01 e9a5061849ea: Pulling fs layer 04:42:01 d747dcd14b5f: Pulling fs layer 04:42:01 2de7ff778b66: Pulling fs layer 04:42:01 0d9ebad4ef96: Waiting 04:42:01 e9a5061849ea: Waiting 04:42:01 d747dcd14b5f: Waiting 04:42:01 2de7ff778b66: Waiting 04:42:01 9712f1f96733: Verifying Checksum 04:42:01 9712f1f96733: Download complete 04:42:02 63f879dbbcfc: Verifying Checksum 04:42:02 63f879dbbcfc: Download complete 04:42:02 e9a5061849ea: Verifying Checksum 04:42:02 e9a5061849ea: Download complete 04:42:02 d747dcd14b5f: Verifying Checksum 04:42:02 d747dcd14b5f: Download complete 04:42:02 0d9ebad4ef96: Verifying Checksum 04:42:02 0d9ebad4ef96: Download complete 04:42:02 2de7ff778b66: Verifying Checksum 04:42:02 2de7ff778b66: Download complete 04:42:02 ab5ef0e58194: Verifying Checksum 04:42:02 ab5ef0e58194: Download complete 04:42:05 ab5ef0e58194: Pull complete 04:42:05 9712f1f96733: Pull complete 04:42:06 63f879dbbcfc: Pull complete 04:42:09 0d9ebad4ef96: Pull complete 04:42:09 e9a5061849ea: Pull complete 04:42:09 d747dcd14b5f: Pull complete 04:42:11 2de7ff778b66: Pull complete 04:42:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:11 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:42:11 $ 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 04:42:17 $ docker top 004e17584abee103a970391a7a87b790169f68e5463b66ea6decbc475627b000 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:42:17 provisioning config files... 04:42:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5110931988487786550tmp 04:42:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13005851844173962243tmp 04:42:18 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10389575655496144728tmp [Pipeline] { [Pipeline] echo 04:42:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:42:18 ---> sigul-configuration.sh 04:42:18 gpg: directory `/root/.gnupg' created 04:42:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:42:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:42:18 gpg: keyring `/root/.gnupg/secring.gpg' created 04:42:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:42:18 gpg: CAST5 encrypted data 04:42:18 gpg: encrypted with 1 passphrase 04:42:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:42:18 + mkdir /home/jenkins 04:42:18 + mkdir /home/jenkins/sigul [Pipeline] sh 04:42:18 + 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 04:42:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:19 ---> sigul-install.sh 04:42:19 Sigul already installed; skipping installation. [Pipeline] sh 04:42:19 + git tag --list 04:42:19 v0.0.0 04:42:19 v0.0.1-dev.1 04:42:19 v0.0.1-dev.10 04:42:19 v0.0.1-dev.11 04:42:19 v0.0.1-dev.12 04:42:19 v0.0.1-dev.13 04:42:19 v0.0.1-dev.14 04:42:19 v0.0.1-dev.15 04:42:19 v0.0.1-dev.16 04:42:19 v0.0.1-dev.2 04:42:19 v0.0.1-dev.3 04:42:19 v0.0.1-dev.4 04:42:19 v0.0.1-dev.5 04:42:19 v0.0.1-dev.6 04:42:19 v0.0.1-dev.7 04:42:19 v0.0.1-dev.8 04:42:19 v0.0.1-dev.9 04:42:19 v2.2.0 04:42:19 v2.2.0-dev.17 04:42:19 v2.2.0-dev.18 04:42:19 v2.2.0-dev.19 04:42:19 v2.2.0-dev.20 04:42:19 v2.2.0-dev.21 04:42:19 v2.2.0-dev.22 04:42:19 v2.2.0-dev.23 04:42:19 v2.2.0-dev.24 04:42:19 v2.2.0-dev.25 04:42:19 v2.2.0-dev.26 04:42:19 v2.2.0-dev.27 04:42:19 v2.3.0 04:42:19 v2.3.0-dev.1 04:42:19 v2.3.0-dev.10 04:42:19 v2.3.0-dev.11 04:42:19 v2.3.0-dev.12 04:42:19 v2.3.0-dev.13 04:42:19 v2.3.0-dev.14 04:42:19 v2.3.0-dev.15 04:42:19 v2.3.0-dev.16 04:42:19 v2.3.0-dev.17 04:42:19 v2.3.0-dev.18 04:42:19 v2.3.0-dev.19 04:42:19 v2.3.0-dev.2 04:42:19 v2.3.0-dev.20 04:42:19 v2.3.0-dev.21 04:42:19 v2.3.0-dev.22 04:42:19 v2.3.0-dev.23 04:42:19 v2.3.0-dev.24 04:42:19 v2.3.0-dev.25 04:42:19 v2.3.0-dev.26 04:42:19 v2.3.0-dev.27 04:42:19 v2.3.0-dev.28 04:42:19 v2.3.0-dev.3 04:42:19 v2.3.0-dev.4 04:42:19 v2.3.0-dev.5 04:42:19 v2.3.0-dev.6 04:42:19 v2.3.0-dev.7 04:42:19 v2.3.0-dev.8 04:42:19 v2.3.0-dev.9 04:42:19 v2.3.1 04:42:19 v2.3.1-dev.4 04:42:19 v2.3.1-dev.5 04:42:19 v2.3.1-dev.6 04:42:19 v3.0 04:42:19 v3.0.0 04:42:19 v3.0.0-dev.1 04:42:19 v3.0.0-dev.10 04:42:19 v3.0.0-dev.11 04:42:19 v3.0.0-dev.12 04:42:19 v3.0.0-dev.13 04:42:19 v3.0.0-dev.14 04:42:19 v3.0.0-dev.15 04:42:19 v3.0.0-dev.16 04:42:19 v3.0.0-dev.17 04:42:19 v3.0.0-dev.18 04:42:19 v3.0.0-dev.19 04:42:19 v3.0.0-dev.2 04:42:19 v3.0.0-dev.20 04:42:19 v3.0.0-dev.21 04:42:19 v3.0.0-dev.22 04:42:19 v3.0.0-dev.23 04:42:19 v3.0.0-dev.24 04:42:19 v3.0.0-dev.25 04:42:19 v3.0.0-dev.26 04:42:19 v3.0.0-dev.27 04:42:19 v3.0.0-dev.28 04:42:19 v3.0.0-dev.29 04:42:19 v3.0.0-dev.3 04:42:19 v3.0.0-dev.30 04:42:19 v3.0.0-dev.31 04:42:19 v3.0.0-dev.32 04:42:19 v3.0.0-dev.33 04:42:19 v3.0.0-dev.34 04:42:19 v3.0.0-dev.35 04:42:19 v3.0.0-dev.36 04:42:19 v3.0.0-dev.37 04:42:19 v3.0.0-dev.38 04:42:19 v3.0.0-dev.39 04:42:19 v3.0.0-dev.4 04:42:19 v3.0.0-dev.40 04:42:19 v3.0.0-dev.41 04:42:19 v3.0.0-dev.42 04:42:19 v3.0.0-dev.43 04:42:19 v3.0.0-dev.44 04:42:19 v3.0.0-dev.45 04:42:19 v3.0.0-dev.46 04:42:19 v3.0.0-dev.47 04:42:19 v3.0.0-dev.48 04:42:19 v3.0.0-dev.49 04:42:19 v3.0.0-dev.5 04:42:19 v3.0.0-dev.50 04:42:19 v3.0.0-dev.51 04:42:19 v3.0.0-dev.6 04:42:19 v3.0.0-dev.7 04:42:19 v3.0.0-dev.8 04:42:19 v3.0.0-dev.9 04:42:19 v3.1 04:42:19 v3.1.0 04:42:19 v3.1.0-dev.1 04:42:19 v3.1.0-dev.10 04:42:19 v3.1.0-dev.11 04:42:19 v3.1.0-dev.12 04:42:19 v3.1.0-dev.13 04:42:19 v3.1.0-dev.14 04:42:19 v3.1.0-dev.15 04:42:19 v3.1.0-dev.16 04:42:19 v3.1.0-dev.17 04:42:19 v3.1.0-dev.18 04:42:19 v3.1.0-dev.19 04:42:19 v3.1.0-dev.2 04:42:19 v3.1.0-dev.20 04:42:19 v3.1.0-dev.21 04:42:19 v3.1.0-dev.22 04:42:19 v3.1.0-dev.23 04:42:19 v3.1.0-dev.24 04:42:19 v3.1.0-dev.25 04:42:19 v3.1.0-dev.26 04:42:19 v3.1.0-dev.27 04:42:19 v3.1.0-dev.28 04:42:19 v3.1.0-dev.29 04:42:19 v3.1.0-dev.3 04:42:19 v3.1.0-dev.30 04:42:19 v3.1.0-dev.31 04:42:19 v3.1.0-dev.32 04:42:19 v3.1.0-dev.33 04:42:19 v3.1.0-dev.34 04:42:19 v3.1.0-dev.35 04:42:19 v3.1.0-dev.36 04:42:19 v3.1.0-dev.37 04:42:19 v3.1.0-dev.38 04:42:19 v3.1.0-dev.39 04:42:19 v3.1.0-dev.4 04:42:19 v3.1.0-dev.5 04:42:19 v3.1.0-dev.6 04:42:19 v3.1.0-dev.7 04:42:19 v3.1.0-dev.8 04:42:19 v3.1.0-dev.9 04:42:19 v3.1.1 04:42:19 v3.1.1-dev.1 04:42:19 v3.2.0-dev.1 04:42:19 v3.2.0-dev.10 04:42:19 v3.2.0-dev.11 04:42:19 v3.2.0-dev.12 04:42:19 v3.2.0-dev.13 04:42:19 v3.2.0-dev.14 04:42:19 v3.2.0-dev.2 04:42:19 v3.2.0-dev.3 04:42:19 v3.2.0-dev.4 04:42:19 v3.2.0-dev.5 04:42:19 v3.2.0-dev.6 04:42:19 v3.2.0-dev.7 04:42:19 v3.2.0-dev.8 04:42:19 v3.2.0-dev.9 [Pipeline] sh 04:42:19 + lftools sign git-tag v3.2.0-dev.14 04:42:20 Signing Git tag with Sigul... 04:42:20 Signing v3.2.0-dev.14 [Pipeline] echo 04:42:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:20 $ docker stop --time=1 004e17584abee103a970391a7a87b790169f68e5463b66ea6decbc475627b000 04:42:22 $ docker rm -f --volumes 004e17584abee103a970391a7a87b790169f68e5463b66ea6decbc475627b000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:23 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:42:23 $ 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 04:42:23 $ docker top fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:23 [ssh-agent] Looking for ssh-agent implementation... 04:42:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:23 $ docker exec fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa ssh-agent 04:42:23 SSH_AUTH_SOCK=/tmp/ssh-WAjuVKsUk8wo/agent.32 04:42:23 SSH_AGENT_PID=38 04:42:23 Running ssh-add (command line suppressed) 04:42:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15318497739490561420.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15318497739490561420.key) 04:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:24 + git semver bump pre 04:42:24 2024-07-16 04:42:24,432 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:42:24 2024-07-16 04:42:24,433 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 04:42:24 2024-07-16 04:42:24,433 [bump_version] DEBUG bumped version:3.2.0-dev.15 04:42:24 2024-07-16 04:42:24,433 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 04:42:24 2024-07-16 04:42:24,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:42:24 2024-07-16 04:42:24,433 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:42:24 2024-07-16 04:42:24,435 [execute] INFO git cat-file --batch-check 04:42:24 2024-07-16 04:42:24,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:24 2024-07-16 04:42:24,440 [execute] INFO git cat-file --batch 04:42:24 2024-07-16 04:42:24,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:24 2024-07-16 04:42:24,445 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:42:24 3.2.0-dev.15 [Pipeline] } 04:42:24 $ docker exec --env ******** --env ******** fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa ssh-agent -k 04:42:24 unset SSH_AUTH_SOCK; 04:42:24 unset SSH_AGENT_PID; 04:42:24 echo Agent pid 38 killed; 04:42:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:24 + git semver [Pipeline] } 04:42:25 $ docker stop --time=1 fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa 04:42:26 $ docker rm -f --volumes fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa [Pipeline] // withDockerContainer [Pipeline] sh 04:42:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:27 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:27 $ docker top b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:27 [ssh-agent] Looking for ssh-agent implementation... 04:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:27 $ docker exec b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b ssh-agent 04:42:27 SSH_AUTH_SOCK=/tmp/ssh-nMokkh6Vg99k/agent.32 04:42:27 SSH_AGENT_PID=38 04:42:27 Running ssh-add (command line suppressed) 04:42:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13277739012604026019.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13277739012604026019.key) 04:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:28 + git semver push 04:42:28 2024-07-16 04:42:28,459 [run_push] DEBUG push 04:42:28 2024-07-16 04:42:28,459 [execute] INFO git cat-file --batch-check 04:42:28 2024-07-16 04:42:28,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:28 2024-07-16 04:42:28,464 [execute] INFO git rev-list 6dde440a21f1e781d29390de031fd85945c14f27 -- 04:42:28 2024-07-16 04:42:28,464 [execute] DEBUG Popen(['git', 'rev-list', '6dde440a21f1e781d29390de031fd85945c14f27', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:28 2024-07-16 04:42:28,472 [execute] INFO git fetch -v origin 04:42:28 2024-07-16 04:42:28,473 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:42:29 2024-07-16 04:42:28,950 [run_push] DEBUG no remote changes detected 04:42:29 2024-07-16 04:42:28,951 [execute] INFO git push origin semver 04:42:29 2024-07-16 04:42:28,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:30 2024-07-16 04:42:29,746 [run_push] DEBUG push all version tags 04:42:30 2024-07-16 04:42:29,746 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:42:30 2024-07-16 04:42:29,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:42:30 2024-07-16 04:42:30,430 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:42:30 3.2.0-dev.15 [Pipeline] } 04:42:30 $ docker exec --env ******** --env ******** b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b ssh-agent -k 04:42:30 unset SSH_AUTH_SOCK; 04:42:30 unset SSH_AGENT_PID; 04:42:30 echo Agent pid 38 killed; 04:42:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:31 + git semver [Pipeline] } 04:42:31 $ docker stop --time=1 b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b 04:42:32 $ docker rm -f --volumes b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b [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 04:42:33 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 04:42:33 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:42:33 total 16 04:42:33 drwxr-xr-x 3 root root 4096 Jul 16 04:26 . 04:42:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. 04:42:33 drwxr-xr-x 2 root root 4096 Jul 16 04:26 cost 04:42:33 -rw-r--r-- 1 root root 89 Jul 16 04:26 cost.csv 04:42:33 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 04:42:33 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 04:42:33 total 16 04:42:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:26 . 04:42:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. 04:42:33 drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:26 cost 04:42:33 -rw-r--r-- 1 jenkins jenkins 89 Jul 16 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:42:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:34 ---> package-listing.sh 04:42:34 ++ facter osfamily 04:42:34 ++ tr '[:upper:]' '[:lower:]' 04:42:34 + OS_FAMILY=debian 04:42:34 + workspace=/w/workspace/exfoundry_device-usb-camera_main 04:42:34 + START_PACKAGES=/tmp/packages_start.txt 04:42:34 + END_PACKAGES=/tmp/packages_end.txt 04:42:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:34 + PACKAGES=/tmp/packages_start.txt 04:42:34 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:42:34 + PACKAGES=/tmp/packages_end.txt 04:42:34 + case "${OS_FAMILY}" in 04:42:34 + dpkg -l 04:42:34 + grep '^ii' 04:42:34 + '[' -f /tmp/packages_start.txt ']' 04:42:34 + '[' -f /tmp/packages_end.txt ']' 04:42:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:34 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 04:42:34 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 04:42:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 04:42:34 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 04:42:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:35 prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container 04:42:35 $ 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 04:42:36 $ docker top 43f4f7457d84aedaae3baf0357c4522ba0e6ae39e748b689b4e1de2bb53c45a4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:37 + mkdir -p /var/log/sysstat [Pipeline] sh 04:42:37 + ls /var/log/sa-host 04:42:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:37 provisioning config files... 04:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2084369307200866881tmp [Pipeline] { [Pipeline] echo 04:42:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:37 ---> create-netrc.sh [Pipeline] } 04:42:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> python-tools-install.sh [Pipeline] echo 04:42:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> sudo-logs.sh 04:42:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> job-cost.sh 04:42:38 lf-activate-venv: SKIPPING 04:42:38 DEBUG: total: 0.2199999988079071 04:42:38 INFO: Retrieving Stack Cost... 04:42:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:39 INFO: Archiving Costs [Pipeline] echo 04:42:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:42:39 ---> logs-deploy.sh 04:42:39 lf-activate-venv: SKIPPING 04:42:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/179 04:42:39 INFO: archiving workspace using pattern(s): 04:42:40 Archives upload complete. 04:42:41 INFO: archiving logs to Nexus