Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d5463bbb36411ac015ee1352e8852feacf72cb6 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-ssh2672009273599927424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6336656195801667257.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh12713208944069230346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13144053874354842766.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-ssh18407059546551443013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8135 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 7d5463bbb36411ac015ee1352e8852feacf72cb6 (main) Commit message: "Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" > 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 7d5463bbb36411ac015ee1352e8852feacf72cb6 # timeout=10 > git rev-list --no-walk ea8a460fd8a93618a18fd31621231395412a559f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:51 ========================================================= 06:34:51 EdgeX Global Pipelines Version Info 06:34:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:52 ------------------- 06:34:52 stable info: 06:34:52 ------------------- 06:34:52 Commited By: Cherry Wang cherry@iotechsys.com 06:34:52 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:34:52 Message: update stable to v1.0.276 06:34:53 ------------------- 06:34:53 experimental info: 06:34:53 ------------------- 06:34:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:53 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:34:53 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:34:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:34:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:34:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo 06:34:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d5463b [Pipeline] echo 06:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:54 provisioning config files... 06:34:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1625312778281570514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:54 ---> ****-login.sh 06:34:54 nexus3.edgexfoundry.org:10001 06:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:54 06:34:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:54 Configure a credential helper to remove this warning. See 06:34:54 https://docs.****.com/go/credential-store/ 06:34:54 06:34:54 Login Succeeded 06:34:54 nexus3.edgexfoundry.org:10002 06:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:55 06:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:55 Configure a credential helper to remove this warning. See 06:34:55 https://docs.****.com/go/credential-store/ 06:34:55 06:34:55 Login Succeeded 06:34:55 nexus3.edgexfoundry.org:10003 06:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:55 06:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:55 Configure a credential helper to remove this warning. See 06:34:55 https://docs.****.com/go/credential-store/ 06:34:55 06:34:55 Login Succeeded 06:34:55 nexus3.edgexfoundry.org:10004 06:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:55 06:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:55 Configure a credential helper to remove this warning. See 06:34:55 https://docs.****.com/go/credential-store/ 06:34:55 06:34:55 Login Succeeded 06:34:55 ****.io 06:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:55 06:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:55 Configure a credential helper to remove this warning. See 06:34:55 https://docs.****.com/go/credential-store/ 06:34:55 06:34:55 Login Succeeded 06:34:55 ---> ****-login.sh ends [Pipeline] } 06:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:34:55 + git rev-list -1 --merges 7d5463bbb36411ac015ee1352e8852feacf72cb6~1..7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo 06:34:55 -----------> git rev-list -1 --merges 7d5463bbb36411ac015ee1352e8852feacf72cb6~1..7d5463bbb36411ac015ee1352e8852feacf72cb6 7d5463bbb36411ac015ee1352e8852feacf72cb6 06:34:55 7d5463bbb36411ac015ee1352e8852feacf72cb6 [false] [Pipeline] sh 06:34:56 + git log --format=format:%s -1 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo 06:34:56 ========================================================= 06:34:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:34:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:56 + git log --format=format:%s -1 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo 06:34:56 [semverPrep] GIT_COMMIT: 7d5463bbb36411ac015ee1352e8852feacf72cb6, Commit Message: Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34 [Pipeline] echo 06:34:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:34:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:56 + grep -v github /etc/ssh/ssh_known_hosts 06:34:56 + [ -e /tmp/ssh_known_hosts ] 06:34:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:34:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:34:56 + sudo tee -a /etc/ssh/ssh_known_hosts 06:34:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:57 06:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:57 0.1.4: Pulling from edgex-devops/py-git-semver 06:34:57 3dae71ba6b94: Pulling fs layer 06:34:57 6bf1a483ea7c: Pulling fs layer 06:34:57 f5dfc541a4d3: Pulling fs layer 06:34:57 461d9e800cba: Pulling fs layer 06:34:57 80192f66455f: Pulling fs layer 06:34:57 2e8e34ca0e6c: Pulling fs layer 06:34:57 a29436f7fd5d: Pulling fs layer 06:34:57 923cac83aea3: Pulling fs layer 06:34:57 25ad8b0a4227: Pulling fs layer 06:34:57 db01528c6b51: Pulling fs layer 06:34:57 28988de357af: Pulling fs layer 06:34:57 2e8e34ca0e6c: Waiting 06:34:57 a29436f7fd5d: Waiting 06:34:57 923cac83aea3: Waiting 06:34:57 25ad8b0a4227: Waiting 06:34:57 db01528c6b51: Waiting 06:34:57 28988de357af: Waiting 06:34:57 461d9e800cba: Waiting 06:34:57 80192f66455f: Waiting 06:34:57 6bf1a483ea7c: Verifying Checksum 06:34:57 6bf1a483ea7c: Download complete 06:34:57 461d9e800cba: Verifying Checksum 06:34:57 461d9e800cba: Download complete 06:34:57 80192f66455f: Verifying Checksum 06:34:57 80192f66455f: Download complete 06:34:57 f5dfc541a4d3: Verifying Checksum 06:34:57 f5dfc541a4d3: Download complete 06:34:57 3dae71ba6b94: Verifying Checksum 06:34:57 3dae71ba6b94: Download complete 06:34:57 923cac83aea3: Download complete 06:34:58 25ad8b0a4227: Verifying Checksum 06:34:58 25ad8b0a4227: Download complete 06:34:58 db01528c6b51: Verifying Checksum 06:34:58 db01528c6b51: Download complete 06:34:58 28988de357af: Download complete 06:34:58 a29436f7fd5d: Verifying Checksum 06:34:58 a29436f7fd5d: Download complete 06:34:58 2e8e34ca0e6c: Download complete 06:34:59 3dae71ba6b94: Pull complete 06:34:59 6bf1a483ea7c: Pull complete 06:35:00 f5dfc541a4d3: Pull complete 06:35:00 461d9e800cba: Pull complete 06:35:00 80192f66455f: Pull complete 06:35:04 2e8e34ca0e6c: Pull complete 06:35:05 a29436f7fd5d: Pull complete 06:35:05 923cac83aea3: Pull complete 06:35:05 25ad8b0a4227: Pull complete 06:35:05 db01528c6b51: Pull complete 06:35:05 28988de357af: Pull complete 06:35:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:05 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:35:05 $ 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 06:35:09 $ docker top a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a -eo pid,comm 06:35:09 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). 06:35:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:09 [ssh-agent] Looking for ssh-agent implementation... 06:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:09 $ docker exec a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent 06:35:09 SSH_AUTH_SOCK=/tmp/ssh-H0w1FUmXalCI/agent.32 06:35:09 SSH_AGENT_PID=39 06:35:09 Running ssh-add (command line suppressed) 06:35:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1976201521643479636.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1976201521643479636.key) 06:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 06:35:10 + git tag --points-at HEAD [Pipeline] } 06:35:10 $ docker exec --env ******** --env ******** a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent -k 06:35:10 unset SSH_AUTH_SOCK; 06:35:10 unset SSH_AGENT_PID; 06:35:10 echo Agent pid 39 killed; 06:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:10 [ssh-agent] Looking for ssh-agent implementation... 06:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:10 $ docker exec a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent 06:35:11 SSH_AUTH_SOCK=/tmp/ssh-Si6bLlqUFeQy/agent.85 06:35:11 SSH_AGENT_PID=91 06:35:11 Running ssh-add (command line suppressed) 06:35:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15854723420806299240.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15854723420806299240.key) 06:35:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:11 + git semver init 06:35:11 2025-09-02 06:35:11,684 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:35:11 2025-09-02 06:35:11,688 [run_init] DEBUG init version:0.0.0 force:False 06:35:11 2025-09-02 06:35:11,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 06:35:11 2025-09-02 06:35:11,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 06:35:11 2025-09-02 06:35:11,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 06:35:13 2025-09-02 06:35:12,855 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 06:35:13 2025-09-02 06:35:12,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 06:35:13 2025-09-02 06:35:12,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:35:13 2025-09-02 06:35:12,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:35:13 4.1.0-dev.4 [Pipeline] } 06:35:13 $ docker exec --env ******** --env ******** a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent -k 06:35:13 unset SSH_AUTH_SOCK; 06:35:13 unset SSH_AGENT_PID; 06:35:13 echo Agent pid 91 killed; 06:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:13 + git semver [Pipeline] } 06:35:13 $ docker stop --time=1 a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a 06:35:15 $ docker rm -f --volumes a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a [Pipeline] // withDockerContainer [Pipeline] sh 06:35:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:15 Stashed 1 file(s) [Pipeline] echo 06:35:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 06:35:15 provisioning config files... 06:35:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7517285909836051716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:16 ---> ****-login.sh 06:35:16 nexus3.edgexfoundry.org:10001 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10002 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10003 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10004 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 Login Succeeded 06:35:16 ****.io 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 Login Succeeded 06:35:16 ---> ****-login.sh ends [Pipeline] } 06:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:16 ========================================================= 06:35:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:35:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:35:17 #0 building with "default" instance using docker driver 06:35:17 06:35:17 #1 [internal] load build definition from Dockerfile 06:35:17 #1 transferring dockerfile: 2.48kB done 06:35:17 #1 DONE 0.0s 06:35:17 06:35:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:35:17 #2 DONE 0.1s 06:35:18 06:35:18 #3 [internal] load .dockerignore 06:35:18 #3 transferring context: 2B done 06:35:18 #3 DONE 0.0s 06:35:18 06:35:18 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:35:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:35:18 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:35:18 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:35:18 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:35:18 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 06:35:18 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.24MB / 74.06MB 0.1s 06:35:18 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 06:35:18 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.35MB / 74.06MB 0.2s 06:35:18 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:35:18 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:35:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:35:18 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 06:35:18 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 06:35:18 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 06:35:18 #4 ... 06:35:18 06:35:18 #5 [internal] load build context 06:35:18 #5 transferring context: 22.85MB 0.2s done 06:35:18 #5 DONE 0.2s 06:35:18 06:35:18 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.53MB / 74.06MB 0.3s 06:35:18 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:35:18 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 06:35:18 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 06:35:18 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 48.46MB / 74.06MB 0.5s 06:35:18 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 13.63MB / 103.05MB 0.5s 06:35:18 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 5.24MB / 13.29MB 0.5s 06:35:18 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.6s 06:35:18 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.6s 06:35:18 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 06:35:18 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.8s 06:35:18 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 06:35:18 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 69.21MB / 103.05MB 0.9s 06:35:18 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 06:35:18 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:35:18 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 89.13MB / 103.05MB 1.0s 06:35:19 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 06:35:19 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 06:35:23 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done 06:35:23 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:35:23 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:35:23 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:35:23 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:35:23 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:35:24 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:35:24 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:35:27 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.3s done 06:35:27 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 06:35:28 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 06:35:28 #4 DONE 10.4s 06:35:28 06:35:28 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 06:35:28 #6 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:35:28 #6 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:35:29 #6 0.726 (1/14) Installing libintl (0.22.5-r0) 06:35:29 #6 0.731 (2/14) Installing eudev-libs (3.2.14-r2) 06:35:29 #6 0.739 (3/14) Installing libjpeg-turbo (3.0.3-r0) 06:35:29 #6 0.753 (4/14) Installing v4l-utils-libs (1.24.1-r1) 06:35:29 #6 0.761 (5/14) Installing v4l-utils (1.24.1-r1) 06:35:29 #6 0.783 (6/14) Installing libdvbv5 (1.24.1-r1) 06:35:29 #6 0.789 (7/14) Installing udev-init-scripts (35-r1) 06:35:29 #6 0.792 (8/14) Installing libeconf (0.6.3-r0) 06:35:29 #6 0.797 (9/14) Installing libblkid (2.40.1-r1) 06:35:29 #6 0.802 (10/14) Installing xz-libs (5.6.2-r1) 06:35:29 #6 0.808 (11/14) Installing kmod-libs (32-r0) 06:35:29 #6 0.811 (12/14) Installing eudev (3.2.14-r2) 06:35:29 #6 0.824 (13/14) Installing eudev-dev (3.2.14-r2) 06:35:29 #6 0.840 (14/14) Installing v4l-utils-dev (1.24.1-r1) 06:35:29 #6 0.848 Executing busybox-1.36.1-r29.trigger 06:35:29 #6 0.856 Executing eudev-3.2.14-r2.trigger 06:35:29 #6 0.862 OK: 254 MiB in 72 packages 06:35:30 Still waiting to schedule task 06:35:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:35:33 #6 DONE 5.2s 06:35:33 06:35:33 #7 [builder 3/8] WORKDIR /device-usb-camera 06:35:33 #7 DONE 0.0s 06:35:33 06:35:33 #8 [builder 4/8] COPY go.mod vendor* ./ 06:35:33 #8 DONE 0.0s 06:35:33 06:35:33 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:00 #9 DONE 22.3s 06:36:00 06:36:00 #10 [builder 6/8] COPY . . 06:36:00 #10 DONE 0.2s 06:36:00 06:36:00 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:36:00 #11 0.220 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:00 #11 0.220 Dload Upload Total Spent Left Speed 06:36:00 #11 0.220 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13753 0 --:--:-- --:--:-- --:--:-- 13973 06:36:00 #11 DONE 0.3s 06:36:00 06:36:00 #12 [builder 8/8] RUN echo noop 06:36:00 #12 0.227 noop 06:36:00 #12 DONE 0.3s 06:36:00 06:36:00 #13 exporting to image 06:36:00 #13 exporting layers 06:36:05 #13 exporting layers 8.0s done 06:36:05 #13 writing image sha256:26de89b45a1f9b93474fb358602eb01335e2b754e63e1b8717809ffac42e945b 0.0s done 06:36:05 #13 naming to docker.io/library/ci-base-image-x86_64 0.0s done 06:36:05 #13 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:05 + docker inspect -f . ci-base-image-x86_64 06:36:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:06 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:36:06 $ 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 06:36:06 $ docker top 80c4d84c5d05a3544238aaf6556d667c1c0ed3547e8c14352435bac57f8ebb95 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:06 + go version 06:36:06 go version go1.23.9 linux/amd64 [Pipeline] } 06:36:06 $ docker stop --time=1 80c4d84c5d05a3544238aaf6556d667c1c0ed3547e8c14352435bac57f8ebb95 06:36:08 $ docker rm -f --volumes 80c4d84c5d05a3544238aaf6556d667c1c0ed3547e8c14352435bac57f8ebb95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker inspect -f . ci-base-image-x86_64 06:36:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:08 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:36:08 $ 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 06:36:08 $ docker top cc3dec6c1b0c5d77114b746f04d8013ffc91c6bbecd9c829fcb35c659ac62644 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:09 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 06:36:09 + make test 06:36:09 go test ./... -coverprofile=coverage.out ./... 06:36:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:36:29 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 06:36:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 06:36:39 go vet ./... 06:36:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:44 ./bin/test-attribution-txt.sh 06:36:44 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:36:44 $ docker stop --time=1 cc3dec6c1b0c5d77114b746f04d8013ffc91c6bbecd9c829fcb35c659ac62644 06:36:49 $ docker rm -f --volumes cc3dec6c1b0c5d77114b746f04d8013ffc91c6bbecd9c829fcb35c659ac62644 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:36:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:50 + ls -al . 06:36:50 total 288 06:36:50 drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 06:36 . 06:36:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 06:34 .. 06:36:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 06:36 .git 06:36:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:34 .github 06:36:50 -rw-rw-r-- 1 jenkins jenkins 379 Sep 2 06:34 .gitignore 06:36:50 -rw-rw-r-- 1 jenkins jenkins 203 Sep 2 06:34 .golangci.yml 06:36:50 -rw-rw-r-- 1 jenkins jenkins 77 Sep 2 06:34 .hadolint.yml 06:36:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 06:35 .semver 06:36:50 -rw-rw-r-- 1 jenkins jenkins 20006 Sep 2 06:34 Attribution.txt 06:36:50 -rw-rw-r-- 1 jenkins jenkins 17743 Sep 2 06:34 CHANGELOG.md 06:36:50 -rw-rw-r-- 1 jenkins jenkins 2440 Sep 2 06:34 Dockerfile 06:36:50 -rw-rw-r-- 1 jenkins jenkins 678 Sep 2 06:34 GOVERNANCE.md 06:36:50 -rw-rw-r-- 1 jenkins jenkins 659 Sep 2 06:34 Jenkinsfile 06:36:50 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 06:34 LICENSE 06:36:50 -rw-rw-r-- 1 jenkins jenkins 3193 Sep 2 06:34 Makefile 06:36:50 -rw-rw-r-- 1 jenkins jenkins 622 Sep 2 06:34 OWNERS.md 06:36:50 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 2 06:34 README.md 06:36:50 -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 06:35 VERSION 06:36:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:34 bin 06:36:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:34 cmd 06:36:50 -rw-r--r-- 1 jenkins jenkins 54772 Sep 2 06:36 coverage.out 06:36:50 -rwxrwxr-x 1 jenkins jenkins 84 Sep 2 06:34 docker-entrypoint.sh 06:36:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:34 docs 06:36:50 -rw-rw-r-- 1 jenkins jenkins 6400 Sep 2 06:34 go.mod 06:36:50 -rw-rw-r-- 1 jenkins jenkins 87399 Sep 2 06:34 go.sum 06:36:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:34 internal 06:36:50 -rw-rw-r-- 1 jenkins jenkins 231 Sep 2 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + 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=7d5463bbb36411ac015ee1352e8852feacf72cb6 --label arch=amd64 --label version=4.1.0-dev.4 . 06:36:51 #0 building with "default" instance using docker driver 06:36:51 06:36:51 #1 [internal] load build definition from Dockerfile 06:36:51 #1 transferring dockerfile: 2.48kB done 06:36:51 #1 DONE 0.0s 06:36:51 06:36:51 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:36:51 #2 DONE 0.0s 06:36:51 06:36:51 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 06:36:51 #3 DONE 0.1s 06:36:51 06:36:51 #4 [internal] load metadata for docker.io/library/alpine:3.20 06:36:51 #4 DONE 0.1s 06:36:51 06:36:51 #5 [internal] load .dockerignore 06:36:51 #5 transferring context: 2B done 06:36:51 #5 DONE 0.0s 06:36:51 06:36:51 #6 [internal] load build context 06:36:51 #6 transferring context: 66.95kB 0.0s done 06:36:51 #6 DONE 0.0s 06:36:51 06:36:51 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 06:36:51 #7 DONE 0.1s 06:36:51 06:36:51 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:36:51 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:36:51 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 06:36:51 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:36:51 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:36:51 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:36:52 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 06:36:52 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:36:52 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:36:52 #8 DONE 0.6s 06:36:52 06:36:52 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 06:36:52 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 06:36:52 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 06:36:52 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 06:36:52 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 06:36:52 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.3s done 06:36:52 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 06:36:52 #9 DONE 0.6s 06:36:52 06:36:52 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 06:36:52 #10 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:52 #10 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:52 #10 0.901 OK: 254 MiB in 72 packages 06:36:52 #10 DONE 1.0s 06:36:52 06:36:52 #11 [builder 3/8] WORKDIR /device-usb-camera 06:36:52 #11 DONE 0.0s 06:36:52 06:36:52 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:36:52 #12 ... 06:36:52 06:36:52 #13 [builder 4/8] COPY go.mod vendor* ./ 06:36:52 #13 DONE 0.0s 06:36:52 06:36:52 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:36:52 #12 0.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:52 #12 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:52 #12 1.014 (1/115) Installing dumb-init (1.2.5-r3) 06:36:52 #12 ... 06:36:52 06:36:52 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:52 #14 DONE 0.5s 06:36:52 06:36:52 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:36:52 #12 1.019 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 06:36:52 #12 1.188 (3/115) Installing aom-libs (3.9.1-r0) 06:36:53 #12 1.233 (4/115) Installing libxau (1.0.11-r4) 06:36:53 #12 1.237 (5/115) Installing libmd (1.1.0-r0) 06:36:53 #12 1.240 (6/115) Installing libbsd (0.12.2-r0) 06:36:53 #12 1.244 (7/115) Installing libxdmcp (1.1.5-r1) 06:36:53 #12 1.248 (8/115) Installing libxcb (1.16.1-r0) 06:36:53 #12 1.258 (9/115) Installing libx11 (1.8.9-r1) 06:36:53 #12 1.286 (10/115) Installing hwdata-pci (0.382-r0) 06:36:53 #12 1.297 (11/115) Installing libpciaccess (0.18.1-r0) 06:36:53 #12 1.301 (12/115) Installing libdrm (2.4.120-r0) 06:36:53 #12 1.311 (13/115) Installing libxext (1.3.6-r2) 06:36:53 #12 1.315 (14/115) Installing libxfixes (6.0.1-r4) 06:36:53 #12 1.318 (15/115) Installing libffi (3.4.6-r0) 06:36:53 #12 1.322 (16/115) Installing wayland-libs-client (1.22.0-r4) 06:36:53 #12 1.326 (17/115) Installing libva (2.21.0-r0) 06:36:53 #12 1.331 (18/115) Installing libvdpau (1.5-r3) 06:36:53 #12 1.336 (19/115) Installing libgcc (13.2.1_git20240309-r1) 06:36:53 #12 1.340 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 06:36:53 #12 1.360 (21/115) Installing onevpl-libs (2023.3.1-r2) 06:36:53 #12 1.365 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 06:36:53 #12 1.379 (23/115) Installing libdav1d (1.4.2-r0) 06:36:53 #12 1.395 (24/115) Installing openexr-libiex (3.1.13-r1) 06:36:53 #12 1.402 (25/115) Installing openexr-libilmthread (3.1.13-r1) 06:36:53 #12 ... 06:36:53 06:36:53 #15 [builder 6/8] COPY . . 06:36:53 #15 DONE 0.3s 06:36:53 06:36:53 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:36:53 #12 1.405 (26/115) Installing imath (3.1.12-r0) 06:36:53 #12 1.411 (27/115) Installing openexr-libopenexr (3.1.13-r1) 06:36:53 #12 1.435 (28/115) Installing brotli-libs (1.1.0-r2) 06:36:53 #12 1.443 (29/115) Installing giflib (5.2.2-r0) 06:36:53 #12 1.446 (30/115) Installing libhwy (1.0.7-r0) 06:36:53 #12 1.449 (31/115) Installing libjpeg-turbo (3.0.3-r0) 06:36:53 #12 1.461 (32/115) Installing lcms2 (2.16-r0) 06:36:53 #12 1.469 (33/115) Installing libpng (1.6.44-r0) 06:36:53 #12 1.475 (34/115) Installing libjxl (0.10.2-r0) 06:36:53 #12 1.520 (35/115) Installing lame-libs (3.100-r5) 06:36:53 #12 1.527 (36/115) Installing opus (1.5.2-r0) 06:36:53 #12 1.535 (37/115) Installing rav1e-libs (0.7.1-r0) 06:36:53 #12 1.557 (38/115) Installing libgomp (13.2.1_git20240309-r1) 06:36:53 #12 1.565 (39/115) Installing soxr (0.1.3-r7) 06:36:53 #12 1.652 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 06:36:53 #12 1.657 (41/115) Installing libogg (1.3.5-r5) 06:36:53 #12 1.660 (42/115) Installing libtheora (1.1.1-r18) 06:36:53 #12 1.675 (43/115) Installing libvorbis (1.3.7-r2) 06:36:53 #12 1.683 (44/115) Installing libvpx (1.14.1-r0) 06:36:53 #12 1.714 (45/115) Installing libsharpyuv (1.3.2-r0) 06:36:53 #12 1.717 (46/115) Installing libwebp (1.3.2-r0) 06:36:53 #12 1.727 (47/115) Installing libwebpmux (1.3.2-r0) 06:36:53 #12 1.736 (48/115) Installing x264-libs (0.164_git20231001-r0) 06:36:53 #12 1.762 (49/115) Installing numactl (2.0.18-r0) 06:36:53 #12 1.765 (50/115) Installing x265-libs (3.6-r0) 06:36:53 #12 1.887 (51/115) Installing xvidcore (1.3.7-r2) 06:36:53 #12 1.896 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 06:36:53 #12 2.005 (53/115) Installing sdl2 (2.28.5-r1) 06:36:53 #12 ... 06:36:53 06:36:53 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:36:53 #16 0.234 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:53 #16 0.234 Dload Upload Total Spent Left Speed 06:36:53 #16 0.234 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47393 0 --:--:-- --:--:-- --:--:-- 48272 06:36:53 #16 DONE 0.7s 06:36:53 06:36:53 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:36:53 #12 2.022 (54/115) Installing alsa-lib (1.2.11-r0) 06:36:53 #12 2.040 (55/115) Installing libexpat (2.7.0-r0) 06:36:53 #12 2.044 (56/115) Installing libbz2 (1.0.8-r6) 06:36:53 #12 2.047 (57/115) Installing freetype (2.13.2-r0) 06:36:53 #12 2.061 (58/115) Installing fontconfig (2.15.0-r1) 06:36:53 #12 2.075 (59/115) Installing fribidi (1.0.15-r0) 06:36:53 #12 2.080 (60/115) Installing libintl (0.22.5-r0) 06:36:53 #12 2.083 (61/115) Installing libeconf (0.6.3-r0) 06:36:53 #12 2.086 (62/115) Installing libblkid (2.40.1-r1) 06:36:53 #12 2.092 (63/115) Installing libmount (2.40.1-r1) 06:36:53 #12 2.105 (64/115) Installing pcre2 (10.43-r0) 06:36:53 #12 2.116 (65/115) Installing glib (2.80.5-r0) 06:36:53 #12 2.160 (66/115) Installing graphite2 (1.3.14-r6) 06:36:53 #12 2.164 (67/115) Installing harfbuzz (8.5.0-r0) 06:36:53 #12 2.181 (68/115) Installing libunibreak (6.1-r0) 06:36:53 #12 2.185 (69/115) Installing libass (0.17.2-r0) 06:36:53 #12 2.190 (70/115) Installing libbluray (1.3.4-r1) 06:36:53 #12 2.199 (71/115) Installing mpg123-libs (1.32.8-r0) 06:36:53 #12 2.206 (72/115) Installing libopenmpt (0.7.7-r0) 06:36:54 #12 2.222 (73/115) Installing cjson (1.7.18-r0) 06:36:54 #12 2.226 (74/115) Installing mbedtls (3.6.4-r0) 06:36:54 #12 2.237 (75/115) Installing librist (0.2.10-r1) 06:36:54 #12 2.242 (76/115) Installing libsrt (1.5.3-r0) 06:36:54 #12 2.254 (77/115) Installing libssh (0.10.6-r0) 06:36:54 #12 2.261 (78/115) Installing xz-libs (5.6.2-r1) 06:36:54 #12 2.267 (79/115) Installing libxml2 (2.12.10-r0) 06:36:54 #12 2.282 (80/115) Installing libsodium (1.0.19-r0) 06:36:54 #12 2.288 (81/115) Installing libzmq (4.3.5-r2) 06:36:54 #12 2.296 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 06:36:54 #12 2.319 (83/115) Installing serd-libs (0.32.2-r0) 06:36:54 #12 2.323 (84/115) Installing zix-libs (0.4.2-r0) 06:36:54 #12 2.326 (85/115) Installing sord-libs (0.16.16-r0) 06:36:54 #12 2.329 (86/115) Installing sratom (0.6.16-r0) 06:36:54 #12 2.332 (87/115) Installing lilv-libs (0.24.24-r1) 06:36:54 #12 2.337 (88/115) Installing glslang-libs (1.3.261.1-r0) 06:36:54 #12 2.370 (89/115) Installing libdovi (3.3.0-r0) 06:36:54 #12 2.379 (90/115) Installing spirv-tools (1.3.261.1-r0) 06:36:54 #12 2.410 (91/115) Installing shaderc (2024.0-r0) 06:36:54 #12 2.416 (92/115) Installing vulkan-loader (1.3.261.1-r0) 06:36:54 #12 2.424 (93/115) Installing libplacebo (6.338.2-r1) 06:36:54 #12 2.438 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 06:36:54 #12 2.442 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 06:36:54 #12 2.451 (96/115) Installing vidstab (1.1.1-r0) 06:36:54 #12 2.455 (97/115) Installing zimg (3.0.5-r2) 06:36:54 #12 2.465 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 06:36:54 #12 2.533 (99/115) Installing libasyncns (0.8-r3) 06:36:54 #12 2.536 (100/115) Installing dbus-libs (1.14.10-r1) 06:36:54 #12 2.542 (101/115) Installing libltdl (2.4.7-r3) 06:36:54 #12 2.545 (102/115) Installing orc (0.4.40-r0) 06:36:54 #12 2.554 (103/115) Installing libflac (1.4.3-r1) 06:36:54 #12 2.563 (104/115) Installing libsndfile (1.2.2-r1) 06:36:54 #12 2.571 (105/115) Installing speexdsp (1.2.1-r2) 06:36:54 #12 2.575 (106/115) Installing tdb-libs (1.4.9-r1) 06:36:54 #12 2.579 (107/115) Installing libpulse (17.0-r0) 06:36:54 #12 2.598 (108/115) Installing v4l-utils-libs (1.24.1-r1) 06:36:54 #12 2.604 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 06:36:54 #12 2.609 (110/115) Installing ffmpeg (6.1.1-r8) 06:36:54 #12 2.619 (111/115) Installing udev-init-scripts (35-r1) 06:36:54 #12 2.622 (112/115) Installing eudev-libs (3.2.14-r2) 06:36:54 #12 2.625 (113/115) Installing zstd-libs (1.5.6-r0) 06:36:54 #12 2.636 (114/115) Installing kmod-libs (32-r0) 06:36:54 #12 2.639 (115/115) Installing eudev (3.2.14-r2) 06:36:54 #12 2.651 Executing busybox-1.36.1-r29.trigger 06:36:54 #12 2.657 Executing glib-2.80.5-r0.trigger 06:36:54 #12 2.661 Executing eudev-3.2.14-r2.trigger 06:36:54 #12 2.666 OK: 134 MiB in 129 packages 06:36:55 #12 DONE 3.3s 06:36:55 06:36:55 #17 [builder 8/8] RUN make build 06:36:55 #17 0.221 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:36:56 #17 ... 06:36:56 06:36:56 #18 [stage-2 3/15] RUN apk --no-cache upgrade 06:36:56 #18 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:56 #18 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:56 #18 0.638 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:36:56 #18 0.653 Executing busybox-1.36.1-r30.post-upgrade 06:36:56 #18 0.724 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:36:56 #18 0.728 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:36:56 #18 0.732 Executing busybox-1.36.1-r30.trigger 06:36:56 #18 0.737 OK: 134 MiB in 129 packages 06:36:56 #18 DONE 1.0s 06:36:56 06:36:56 #17 [builder 8/8] RUN make build 06:37:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8136 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 06:37:01 Running in /w/workspace/device-usb-camera/207 [Pipeline] { [Pipeline] checkout 06:37:04 Selected Git installation does not exist. Using Default 06:37:04 The recommended git tool is: NONE 06:37:09 using credential edgex-jenkins-ssh 06:37:09 Cloning the remote Git repository 06:37:09 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:37:09 > git init /w/workspace/device-usb-camera/207 # timeout=10 06:37:09 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:37:09 > git --version # timeout=10 06:37:09 > git --version # 'git version 2.25.1' 06:37:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:12 Avoid second fetch 06:37:12 Checking out Revision 7d5463bbb36411ac015ee1352e8852feacf72cb6 (main) 06:37:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:37:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:12 > git config core.sparsecheckout # timeout=10 06:37:12 > git checkout -f 7d5463bbb36411ac015ee1352e8852feacf72cb6 # timeout=10 06:37:13 Commit message: "Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:17 provisioning config files... 06:37:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/207@tmp/config12291452739131601763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:18 ---> ****-login.sh 06:37:18 nexus3.edgexfoundry.org:10001 06:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:19 Configure a credential helper to remove this warning. See 06:37:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:19 06:37:19 Login Succeeded 06:37:19 nexus3.edgexfoundry.org:10002 06:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:19 Configure a credential helper to remove this warning. See 06:37:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:19 06:37:19 Login Succeeded 06:37:19 nexus3.edgexfoundry.org:10003 06:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:19 Configure a credential helper to remove this warning. See 06:37:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:19 06:37:19 Login Succeeded 06:37:19 nexus3.edgexfoundry.org:10004 06:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:20 Configure a credential helper to remove this warning. See 06:37:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:20 06:37:20 Login Succeeded 06:37:20 ****.io 06:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:37:20 Configure a credential helper to remove this warning. See 06:37:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:37:20 06:37:20 Login Succeeded 06:37:20 ---> ****-login.sh ends [Pipeline] } 06:37:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:21 ========================================================= 06:37:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:37:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:37:21 Sending build context to Docker daemon 11.66MB 06:37:21 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:37:21 Step 2/13 : FROM ${BASE} AS builder 06:37:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:37:22 94e9d8af2201: Pulling fs layer 06:37:22 a6c56e8762df: Pulling fs layer 06:37:22 f0f3c8884826: Pulling fs layer 06:37:22 c7e7622c144d: Pulling fs layer 06:37:22 4f4fb700ef54: Pulling fs layer 06:37:22 b4c3b6d88c5a: Pulling fs layer 06:37:22 ba8bce9d2590: Pulling fs layer 06:37:22 ca778ea9c289: Pulling fs layer 06:37:22 b4c3b6d88c5a: Waiting 06:37:22 ba8bce9d2590: Waiting 06:37:22 ca778ea9c289: Waiting 06:37:22 4f4fb700ef54: Waiting 06:37:22 c7e7622c144d: Waiting 06:37:22 a6c56e8762df: Download complete 06:37:22 c7e7622c144d: Verifying Checksum 06:37:22 c7e7622c144d: Download complete 06:37:22 4f4fb700ef54: Verifying Checksum 06:37:22 4f4fb700ef54: Download complete 06:37:22 b4c3b6d88c5a: Verifying Checksum 06:37:22 b4c3b6d88c5a: Download complete 06:37:22 94e9d8af2201: Verifying Checksum 06:37:22 94e9d8af2201: Download complete 06:37:22 ca778ea9c289: Verifying Checksum 06:37:22 ca778ea9c289: Download complete 06:37:22 #17 DONE 25.7s 06:37:22 06:37:22 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 06:37:22 #19 DONE 0.5s 06:37:22 06:37:22 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 06:37:22 #20 DONE 0.0s 06:37:22 06:37:22 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 06:37:22 #21 DONE 0.0s 06:37:22 06:37:22 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 06:37:22 #22 DONE 0.0s 06:37:22 06:37:22 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:37:22 #23 DONE 0.0s 06:37:22 06:37:22 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 06:37:22 #24 DONE 0.0s 06:37:22 06:37:22 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 06:37:22 #25 DONE 0.3s 06:37:22 06:37:22 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 06:37:22 #26 DONE 0.2s 06:37:22 06:37:22 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 06:37:22 #27 DONE 0.3s 06:37:22 06:37:22 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 06:37:22 #28 DONE 0.3s 06:37:22 06:37:22 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 06:37:22 #29 DONE 0.3s 06:37:22 06:37:22 #30 exporting to image 06:37:22 #30 exporting layers 06:37:22 #30 exporting layers 0.6s done 06:37:22 #30 writing image sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done 06:37:22 #30 naming to docker.io/library/device-usb-camera done 06:37:22 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:22 provisioning config files... 06:37:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13423282741765430026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:23 ---> ****-login.sh 06:37:23 nexus3.edgexfoundry.org:10001 06:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:23 Login Succeeded 06:37:23 nexus3.edgexfoundry.org:10002 06:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:23 Login Succeeded 06:37:23 nexus3.edgexfoundry.org:10003 06:37:23 94e9d8af2201: Pull complete 06:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:23 Login Succeeded 06:37:23 nexus3.edgexfoundry.org:10004 06:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:23 Login Succeeded 06:37:23 ****.io 06:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:23 Login Succeeded 06:37:23 ---> ****-login.sh ends [Pipeline] } 06:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:37:23 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 06:37:23 7d5463bbb36411ac015ee1352e8852feacf72cb6 06:37:23 latest 06:37:23 4.1.0-dev.4 06:37:23 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:37:23 main 06:37:23 ===================================================== [Pipeline] withEnv [Pipeline] { 06:37:23 a6c56e8762df: Pull complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:24 f0f3c8884826: Verifying Checksum 06:37:24 f0f3c8884826: Download complete 06:37:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:37:24 c912fa3af11c: Preparing 06:37:24 32958954093c: Preparing 06:37:24 48fd7abef709: Preparing 06:37:24 48fd7abef709: Preparing 06:37:24 f0083bf6475a: Preparing 06:37:24 7206d983d249: Preparing 06:37:24 82dd208e29e9: Preparing 06:37:24 d7e6aa28260c: Preparing 06:37:24 f1db6128ed34: Preparing 06:37:24 21fa4b20363f: Preparing 06:37:24 cb3f36dc5e83: Preparing 06:37:24 68a8329b8276: Preparing 06:37:24 a9f67815c82e: Preparing 06:37:24 097100c76c15: Preparing 06:37:24 f1db6128ed34: Waiting 06:37:24 21fa4b20363f: Waiting 06:37:24 82dd208e29e9: Waiting 06:37:24 cb3f36dc5e83: Waiting 06:37:24 68a8329b8276: Waiting 06:37:24 a9f67815c82e: Waiting 06:37:24 d7e6aa28260c: Waiting 06:37:24 097100c76c15: Waiting 06:37:24 7206d983d249: Pushed 06:37:24 c912fa3af11c: Pushed 06:37:24 32958954093c: Pushed 06:37:24 48fd7abef709: Pushed 06:37:24 82dd208e29e9: Pushed 06:37:24 d7e6aa28260c: Pushed 06:37:24 f1db6128ed34: Pushed 06:37:24 21fa4b20363f: Pushed 06:37:24 097100c76c15: Layer already exists 06:37:24 68a8329b8276: Pushed 06:37:25 ba8bce9d2590: Verifying Checksum 06:37:25 ba8bce9d2590: Download complete 06:37:27 f0083bf6475a: Pushed 06:37:29 cb3f36dc5e83: Pushed 06:37:37 a9f67815c82e: Pushed 06:37:37 7d5463bbb36411ac015ee1352e8852feacf72cb6: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:37 f0f3c8884826: Pull complete 06:37:37 c7e7622c144d: Pull complete 06:37:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:37:37 c912fa3af11c: Preparing 06:37:37 32958954093c: Preparing 06:37:37 48fd7abef709: Preparing 06:37:37 48fd7abef709: Preparing 06:37:37 f0083bf6475a: Preparing 06:37:37 7206d983d249: Preparing 06:37:37 82dd208e29e9: Preparing 06:37:37 d7e6aa28260c: Preparing 06:37:37 f1db6128ed34: Preparing 06:37:37 21fa4b20363f: Preparing 06:37:37 cb3f36dc5e83: Preparing 06:37:37 68a8329b8276: Preparing 06:37:37 a9f67815c82e: Preparing 06:37:37 097100c76c15: Preparing 06:37:37 f1db6128ed34: Waiting 06:37:37 21fa4b20363f: Waiting 06:37:37 cb3f36dc5e83: Waiting 06:37:37 68a8329b8276: Waiting 06:37:37 097100c76c15: Waiting 06:37:37 a9f67815c82e: Waiting 06:37:37 82dd208e29e9: Waiting 06:37:37 d7e6aa28260c: Waiting 06:37:37 c912fa3af11c: Layer already exists 06:37:37 48fd7abef709: Layer already exists 06:37:37 7206d983d249: Layer already exists 06:37:37 f0083bf6475a: Layer already exists 06:37:37 32958954093c: Layer already exists 06:37:37 f1db6128ed34: Layer already exists 06:37:37 21fa4b20363f: Layer already exists 06:37:37 82dd208e29e9: Layer already exists 06:37:37 d7e6aa28260c: Layer already exists 06:37:37 cb3f36dc5e83: Layer already exists 06:37:37 68a8329b8276: Layer already exists 06:37:37 a9f67815c82e: Layer already exists 06:37:37 097100c76c15: Layer already exists 06:37:37 latest: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:37 4f4fb700ef54: Pull complete 06:37:37 b4c3b6d88c5a: Pull complete 06:37:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:37:38 c912fa3af11c: Preparing 06:37:38 32958954093c: Preparing 06:37:38 48fd7abef709: Preparing 06:37:38 48fd7abef709: Preparing 06:37:38 f0083bf6475a: Preparing 06:37:38 7206d983d249: Preparing 06:37:38 82dd208e29e9: Preparing 06:37:38 d7e6aa28260c: Preparing 06:37:38 f1db6128ed34: Preparing 06:37:38 21fa4b20363f: Preparing 06:37:38 cb3f36dc5e83: Preparing 06:37:38 68a8329b8276: Preparing 06:37:38 a9f67815c82e: Preparing 06:37:38 097100c76c15: Preparing 06:37:38 f1db6128ed34: Waiting 06:37:38 21fa4b20363f: Waiting 06:37:38 cb3f36dc5e83: Waiting 06:37:38 68a8329b8276: Waiting 06:37:38 097100c76c15: Waiting 06:37:38 a9f67815c82e: Waiting 06:37:38 82dd208e29e9: Waiting 06:37:38 d7e6aa28260c: Waiting 06:37:38 48fd7abef709: Layer already exists 06:37:38 7206d983d249: Layer already exists 06:37:38 f0083bf6475a: Layer already exists 06:37:38 c912fa3af11c: Layer already exists 06:37:38 32958954093c: Layer already exists 06:37:38 d7e6aa28260c: Layer already exists 06:37:38 21fa4b20363f: Layer already exists 06:37:38 f1db6128ed34: Layer already exists 06:37:38 82dd208e29e9: Layer already exists 06:37:38 cb3f36dc5e83: Layer already exists 06:37:38 68a8329b8276: Layer already exists 06:37:38 a9f67815c82e: Layer already exists 06:37:38 097100c76c15: Layer already exists 06:37:38 4.1.0-dev.4: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:37:39 c912fa3af11c: Preparing 06:37:39 32958954093c: Preparing 06:37:39 48fd7abef709: Preparing 06:37:39 48fd7abef709: Preparing 06:37:39 f0083bf6475a: Preparing 06:37:39 7206d983d249: Preparing 06:37:39 82dd208e29e9: Preparing 06:37:39 d7e6aa28260c: Preparing 06:37:39 f1db6128ed34: Preparing 06:37:39 21fa4b20363f: Preparing 06:37:39 cb3f36dc5e83: Preparing 06:37:39 68a8329b8276: Preparing 06:37:39 a9f67815c82e: Preparing 06:37:39 097100c76c15: Preparing 06:37:39 f1db6128ed34: Waiting 06:37:39 21fa4b20363f: Waiting 06:37:39 cb3f36dc5e83: Waiting 06:37:39 097100c76c15: Waiting 06:37:39 68a8329b8276: Waiting 06:37:39 a9f67815c82e: Waiting 06:37:39 82dd208e29e9: Waiting 06:37:39 d7e6aa28260c: Waiting 06:37:39 32958954093c: Layer already exists 06:37:39 c912fa3af11c: Layer already exists 06:37:39 48fd7abef709: Layer already exists 06:37:39 f0083bf6475a: Layer already exists 06:37:39 7206d983d249: Layer already exists 06:37:39 d7e6aa28260c: Layer already exists 06:37:39 f1db6128ed34: Layer already exists 06:37:39 cb3f36dc5e83: Layer already exists 06:37:39 82dd208e29e9: Layer already exists 06:37:39 21fa4b20363f: Layer already exists 06:37:39 68a8329b8276: Layer already exists 06:37:39 a9f67815c82e: Layer already exists 06:37:39 097100c76c15: Layer already exists 06:37:39 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:37:39 c912fa3af11c: Preparing 06:37:39 32958954093c: Preparing 06:37:39 48fd7abef709: Preparing 06:37:39 48fd7abef709: Preparing 06:37:39 f0083bf6475a: Preparing 06:37:39 7206d983d249: Preparing 06:37:39 82dd208e29e9: Preparing 06:37:39 d7e6aa28260c: Preparing 06:37:39 f1db6128ed34: Preparing 06:37:39 21fa4b20363f: Preparing 06:37:39 cb3f36dc5e83: Preparing 06:37:39 68a8329b8276: Preparing 06:37:39 a9f67815c82e: Preparing 06:37:39 097100c76c15: Preparing 06:37:39 82dd208e29e9: Waiting 06:37:39 d7e6aa28260c: Waiting 06:37:39 a9f67815c82e: Waiting 06:37:39 68a8329b8276: Waiting 06:37:39 f1db6128ed34: Waiting 06:37:39 21fa4b20363f: Waiting 06:37:39 cb3f36dc5e83: Waiting 06:37:39 097100c76c15: Waiting 06:37:39 f0083bf6475a: Layer already exists 06:37:39 48fd7abef709: Layer already exists 06:37:39 7206d983d249: Layer already exists 06:37:39 c912fa3af11c: Layer already exists 06:37:39 32958954093c: Layer already exists 06:37:39 82dd208e29e9: Layer already exists 06:37:39 d7e6aa28260c: Layer already exists 06:37:39 cb3f36dc5e83: Layer already exists 06:37:39 f1db6128ed34: Layer already exists 06:37:39 21fa4b20363f: Layer already exists 06:37:39 68a8329b8276: Layer already exists 06:37:39 a9f67815c82e: Layer already exists 06:37:39 097100c76c15: Layer already exists 06:37:39 main: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:39 ===================================================== [Pipeline] echo 06:37:39 taggedImages: 06:37:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:37:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:37:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:37:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:37:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 06:37:40 ========================================================= 06:37:40 [edgeXBuildMultiArch] RAW Config: 06:37:40 images: 06:37:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:37:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:37:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:37:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:37:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:37:40 settingsFile: 06:37:40 device-usb-camera-settings 06:37:40 ========================================================= [Pipeline] node 06:37:46 ba8bce9d2590: Pull complete 06:37:48 ca778ea9c289: Pull complete 06:37:48 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:37:48 ---> 47b25d7523d1 06:37:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:37:50 ---> Running in 25ea0bebfaf9 06:37:50 Removing intermediate container 25ea0bebfaf9 06:37:50 ---> 830ce4c8bc86 06:37:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:37:50 ---> Running in 50e8536404f8 06:37:50 Removing intermediate container 50e8536404f8 06:37:50 ---> 01da28cab4e0 06:37:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:37:50 ---> Running in 5c19c5f352ee 06:37:50 Removing intermediate container 5c19c5f352ee 06:37:50 ---> 50dc93f06896 06:37:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:37:50 ---> Running in b13480a1f0e2 06:37:51 Removing intermediate container b13480a1f0e2 06:37:51 ---> e7b742baa518 06:37:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:51 ---> Running in ee3239478ff2 06:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:37:54 (1/14) Installing libintl (0.22.5-r0) 06:37:54 (2/14) Installing eudev-libs (3.2.14-r2) 06:37:54 (3/14) Installing libjpeg-turbo (3.0.3-r0) 06:37:54 (4/14) Installing v4l-utils-libs (1.24.1-r1) 06:37:54 (5/14) Installing v4l-utils (1.24.1-r1) 06:37:54 (6/14) Installing libdvbv5 (1.24.1-r1) 06:37:54 (7/14) Installing udev-init-scripts (35-r1) 06:37:54 (8/14) Installing libeconf (0.6.3-r0) 06:37:54 (9/14) Installing libblkid (2.40.1-r1) 06:37:54 (10/14) Installing xz-libs (5.6.2-r1) 06:37:54 (11/14) Installing kmod-libs (32-r0) 06:37:54 (12/14) Installing eudev (3.2.14-r2) 06:37:54 (13/14) Installing eudev-dev (3.2.14-r2) 06:37:54 (14/14) Installing v4l-utils-dev (1.24.1-r1) 06:37:54 Executing busybox-1.36.1-r29.trigger 06:37:54 Executing eudev-3.2.14-r2.trigger 06:37:55 Still waiting to schedule task 06:37:55 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:37:55 OK: 247 MiB in 72 packages 06:37:56 Removing intermediate container ee3239478ff2 06:37:56 ---> 4a4ab0e25866 06:37:56 Step 8/13 : WORKDIR /device-usb-camera 06:37:56 ---> Running in 037b7593a5f6 06:37:56 Removing intermediate container 037b7593a5f6 06:37:56 ---> 72734e271e70 06:37:56 Step 9/13 : COPY go.mod vendor* ./ 06:37:57 ---> e3ccadf7b6ff 06:37:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:57 ---> Running in afa139fe8109 06:38:51 Running on prd-centos7-docker-4c-2g-8137 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:51 provisioning config files... 06:38:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13063452347123477156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:55 ---> ****-login.sh 06:38:55 nexus3.edgexfoundry.org:10001 06:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:55 Configure a credential helper to remove this warning. See 06:38:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:55 06:38:55 Login Succeeded 06:38:55 nexus3.edgexfoundry.org:10002 06:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:55 Configure a credential helper to remove this warning. See 06:38:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:55 06:38:55 Login Succeeded 06:38:55 nexus3.edgexfoundry.org:10003 06:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:55 Configure a credential helper to remove this warning. See 06:38:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:55 06:38:55 Login Succeeded 06:38:55 nexus3.edgexfoundry.org:10004 06:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:55 Configure a credential helper to remove this warning. See 06:38:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:55 06:38:55 Login Succeeded 06:38:55 ****.io 06:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:56 Configure a credential helper to remove this warning. See 06:38:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:56 06:38:56 Login Succeeded 06:38:56 ---> ****-login.sh ends [Pipeline] } 06:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:38:56 + docker buildx ls 06:38:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:38:56 default * docker 06:38:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:38:56 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:38:56 edgex-builder [Pipeline] sh 06:38:57 + docker buildx inspect --bootstrap 06:38:57 #1 [internal] booting buildkit 06:38:57 #1 pulling image moby/buildkit:buildx-stable-1 06:38:59 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 06:39:00 #1 creating container buildx_buildkit_edgex-builder0 06:39:01 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 06:39:01 #1 DONE 4.6s 06:39:01 Name: edgex-builder 06:39:01 Driver: docker-container 06:39:01 06:39:01 Nodes: 06:39:01 Name: edgex-builder0 06:39:01 Endpoint: unix:///var/run/docker.sock 06:39:01 Status: running 06:39:01 Buildkit: v0.23.2 06:39:01 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:39:02 + docker buildx ls 06:39:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:39:02 edgex-builder * docker-container 06:39:02 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:39:02 default docker 06:39:02 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:39:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6' 06:39:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 --push - 06:39:02 #1 [internal] load build definition from Dockerfile 06:39:02 #1 transferring dockerfile: 202B done 06:39:02 #1 DONE 0.0s 06:39:02 06:39:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:39:02 #2 DONE 0.1s 06:39:02 06:39:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:39:02 #3 DONE 0.1s 06:39:02 06:39:02 #4 [internal] load .dockerignore 06:39:02 #4 transferring context: 2B done 06:39:02 #4 DONE 0.0s 06:39:02 06:39:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:02 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:02 #5 DONE 0.0s 06:39:02 06:39:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:02 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:03 #6 DONE 0.2s 06:39:03 06:39:03 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 06:39:03 #7 DONE 0.0s 06:39:03 06:39:03 #8 exporting to image 06:39:03 #8 exporting layers done 06:39:03 #8 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done 06:39:03 #8 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done 06:39:03 #8 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done 06:39:03 #8 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done 06:39:03 #8 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done 06:39:03 #8 pushing layers 06:39:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:39:03 #8 pushing layers 0.1s done 06:39:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done 06:39:03 #8 DONE 0.2s 06:39:03 06:39:03 1 warning found (use --debug to expand): 06:39:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:39:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 06:39:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 06:39:03 #1 [internal] load build definition from Dockerfile 06:39:03 #1 transferring dockerfile: 168B done 06:39:03 #1 DONE 0.0s 06:39:03 06:39:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:39:03 #2 DONE 0.0s 06:39:03 06:39:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:39:03 #3 DONE 0.0s 06:39:03 06:39:03 #4 [internal] load .dockerignore 06:39:03 #4 transferring context: 2B done 06:39:03 #4 DONE 0.0s 06:39:03 06:39:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:03 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:03 #5 DONE 0.0s 06:39:03 06:39:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:03 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:03 #6 CACHED 06:39:03 06:39:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:03 #5 CACHED 06:39:03 06:39:03 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 06:39:03 #7 DONE 0.0s 06:39:03 06:39:03 #8 exporting to image 06:39:03 #8 exporting layers done 06:39:03 #8 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done 06:39:03 #8 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done 06:39:03 #8 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done 06:39:03 #8 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done 06:39:03 #8 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done 06:39:03 #8 pushing layers 0.0s done 06:39:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done 06:39:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:39:03 #8 DONE 0.1s 06:39:03 06:39:03 1 warning found (use --debug to expand): 06:39:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:39:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4' 06:39:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 --push - 06:39:03 #1 [internal] load build definition from Dockerfile 06:39:03 #1 transferring dockerfile: 173B done 06:39:03 #1 DONE 0.0s 06:39:03 06:39:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:39:03 #2 DONE 0.0s 06:39:03 06:39:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:39:03 #3 DONE 0.0s 06:39:03 06:39:03 #4 [internal] load .dockerignore 06:39:03 #4 transferring context: 2B done 06:39:03 #4 DONE 0.0s 06:39:03 06:39:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:03 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:03 #5 CACHED 06:39:03 06:39:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:03 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:03 #6 CACHED 06:39:03 06:39:03 #7 exporting to image 06:39:03 #7 exporting layers 06:39:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:39:04 #7 exporting layers done 06:39:04 #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done 06:39:04 #7 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done 06:39:04 #7 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done 06:39:04 #7 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done 06:39:04 #7 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done 06:39:04 #7 pushing layers 0.0s done 06:39:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done 06:39:04 #7 DONE 0.1s 06:39:04 06:39:04 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 06:39:04 #8 DONE 0.0s 06:39:04 06:39:04 1 warning found (use --debug to expand): 06:39:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:39:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4' 06:39:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 --push - 06:39:04 #1 [internal] load build definition from Dockerfile 06:39:04 #1 transferring dockerfile: 214B done 06:39:04 #1 DONE 0.0s 06:39:04 06:39:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:39:04 #2 DONE 0.0s 06:39:04 06:39:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:39:04 #3 DONE 0.0s 06:39:04 06:39:04 #4 [internal] load .dockerignore 06:39:04 #4 transferring context: 2B done 06:39:04 #4 DONE 0.0s 06:39:04 06:39:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:04 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:04 #5 CACHED 06:39:04 06:39:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:04 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:04 #6 CACHED 06:39:04 06:39:04 #7 exporting to image 06:39:04 #7 exporting layers 06:39:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:39:04 #7 exporting layers done 06:39:04 #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done 06:39:04 #7 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done 06:39:04 #7 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done 06:39:04 #7 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done 06:39:04 #7 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done 06:39:04 #7 pushing layers 0.0s done 06:39:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done 06:39:04 #7 DONE 0.1s 06:39:04 06:39:04 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 06:39:04 #8 DONE 0.0s 06:39:04 06:39:04 1 warning found (use --debug to expand): 06:39:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:39:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 06:39:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 06:39:05 #1 [internal] load build definition from Dockerfile 06:39:05 #1 transferring dockerfile: 166B done 06:39:05 #1 DONE 0.0s 06:39:05 06:39:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:39:05 #2 DONE 0.0s 06:39:05 06:39:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:39:05 #3 DONE 0.0s 06:39:05 06:39:05 #4 [internal] load .dockerignore 06:39:05 #4 transferring context: 2B done 06:39:05 #4 DONE 0.0s 06:39:05 06:39:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:05 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:05 #5 CACHED 06:39:05 06:39:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 06:39:05 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done 06:39:05 #6 CACHED 06:39:05 06:39:05 #7 exporting to image 06:39:05 #7 exporting layers done 06:39:05 #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 06:39:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:39:05 #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done 06:39:05 #7 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done 06:39:05 #7 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done 06:39:05 #7 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done 06:39:05 #7 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done 06:39:05 #7 pushing layers 0.0s done 06:39:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done 06:39:05 #7 DONE 0.1s 06:39:05 06:39:05 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 06:39:05 #8 DONE 0.0s 06:39:05 06:39:05 1 warning found (use --debug to expand): 06:39:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:39:05 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:39:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:39:06 ---> package-listing.sh 06:39:06 ++ facter osfamily 06:39:06 ++ tr '[:upper:]' '[:lower:]' 06:39:06 + OS_FAMILY=redhat 06:39:06 + workspace=/w/workspace/exfoundry_device-usb-camera_main 06:39:06 + START_PACKAGES=/tmp/packages_start.txt 06:39:06 + END_PACKAGES=/tmp/packages_end.txt 06:39:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:39:06 + PACKAGES=/tmp/packages_start.txt 06:39:06 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:39:06 + PACKAGES=/tmp/packages_end.txt 06:39:06 + case "${OS_FAMILY}" in 06:39:06 + sort 06:39:06 + rpm -qa 06:39:07 + '[' -f /tmp/packages_start.txt ']' 06:39:07 + '[' -f /tmp/packages_end.txt ']' 06:39:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:39:07 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:39:07 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 06:39:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 06:39:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:08 06:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:08 latest: Pulling from edgex-lftools-log-publisher 06:39:08 5eb5b503b376: Pulling fs layer 06:39:08 5c69ac0246d0: Pulling fs layer 06:39:08 ec43610c2a17: Pulling fs layer 06:39:08 3a2ae6a8a46f: Pulling fs layer 06:39:08 33b1e0a273af: Pulling fs layer 06:39:08 5d3b04190fa2: Pulling fs layer 06:39:08 2f39f015ded8: Pulling fs layer 06:39:08 3a2ae6a8a46f: Waiting 06:39:08 33b1e0a273af: Waiting 06:39:08 5d3b04190fa2: Waiting 06:39:08 2f39f015ded8: Waiting 06:39:08 5c69ac0246d0: Verifying Checksum 06:39:08 5c69ac0246d0: Download complete 06:39:08 3a2ae6a8a46f: Verifying Checksum 06:39:08 3a2ae6a8a46f: Download complete 06:39:08 ec43610c2a17: Verifying Checksum 06:39:08 ec43610c2a17: Download complete 06:39:08 33b1e0a273af: Verifying Checksum 06:39:08 33b1e0a273af: Download complete 06:39:08 5d3b04190fa2: Verifying Checksum 06:39:08 5d3b04190fa2: Download complete 06:39:08 5eb5b503b376: Verifying Checksum 06:39:08 5eb5b503b376: Download complete 06:39:09 2f39f015ded8: Verifying Checksum 06:39:09 2f39f015ded8: Download complete 06:39:10 5eb5b503b376: Pull complete 06:39:10 5c69ac0246d0: Pull complete 06:39:10 ec43610c2a17: Pull complete 06:39:10 3a2ae6a8a46f: Pull complete 06:39:11 33b1e0a273af: Pull complete 06:39:11 5d3b04190fa2: Pull complete 06:39:15 2f39f015ded8: Pull complete 06:39:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:15 prd-centos7-docker-4c-2g-8137 does not seem to be running inside a container 06:39:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:39:20 $ docker top 854697a4cfcd4cfbc1e2331abc86160679c7e8a77f392fbc1d31289b84e1d0b7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:39:21 + mkdir -p /var/log/sysstat [Pipeline] sh 06:39:21 + ls /var/log/sa-host 06:39:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:21 provisioning config files... 06:39:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12218172049616843752tmp [Pipeline] { [Pipeline] echo 06:39:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:39:22 ---> create-netrc.sh [Pipeline] } 06:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:39:22 ---> python-tools-install.sh [Pipeline] echo 06:39:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:39:22 ---> sudo-logs.sh 06:39:22 Archiving 'sudo' log.. 06:39:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-8137.novalocal: Name or service not known 06:39:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-8137.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:39:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:39:23 ---> job-cost.sh 06:39:23 lf-activate-venv: SKIPPING 06:39:23 INFO: No Stack... 06:39:23 INFO: Retrieving Pricing Info for: v3-standard-2 06:39:23 INFO: Archiving Costs [Pipeline] echo 06:39:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:39:23 ---> logs-deploy.sh 06:39:23 lf-activate-venv: SKIPPING 06:39:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/207 06:39:23 INFO: archiving workspace using pattern(s): 06:39:24 Archives upload complete. 06:39:24 INFO: archiving logs to Nexus 06:39:25 ---> uname -a: 06:39:25 Linux prd-centos7-docker-4c-2g-8137.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:39:25 06:39:25 06:39:25 ---> lscpu: 06:39:25 Architecture: x86_64 06:39:25 CPU op-mode(s): 32-bit, 64-bit 06:39:25 Byte Order: Little Endian 06:39:25 Address sizes: 40 bits physical, 48 bits virtual 06:39:25 CPU(s): 2 06:39:25 On-line CPU(s) list: 0,1 06:39:25 Thread(s) per core: 1 06:39:25 Core(s) per socket: 1 06:39:25 Socket(s): 2 06:39:25 NUMA node(s): 1 06:39:25 Vendor ID: AuthenticAMD 06:39:25 CPU family: 23 06:39:25 Model: 49 06:39:25 Model name: AMD EPYC-Rome Processor 06:39:25 Stepping: 0 06:39:25 CPU MHz: 2799.998 06:39:25 BogoMIPS: 5599.99 06:39:25 Virtualization: AMD-V 06:39:25 Hypervisor vendor: KVM 06:39:25 Virtualization type: full 06:39:25 L1d cache: 64 KiB 06:39:25 L1i cache: 64 KiB 06:39:25 L2 cache: 1 MiB 06:39:25 L3 cache: 32 MiB 06:39:25 NUMA node0 CPU(s): 0,1 06:39:25 Vulnerability Itlb multihit: Not affected 06:39:25 Vulnerability L1tf: Not affected 06:39:25 Vulnerability Mds: Not affected 06:39:25 Vulnerability Meltdown: Not affected 06:39:25 Vulnerability Mmio stale data: Not affected 06:39:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:39:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:39:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:39:25 Vulnerability Srbds: Not affected 06:39:25 Vulnerability Tsx async abort: Not affected 06:39:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:39:25 06:39:25 06:39:25 ---> nproc: 06:39:25 2 06:39:25 06:39:25 06:39:25 ---> df -h: 06:39:25 Filesystem Size Used Avail Use% Mounted on 06:39:25 overlay 40G 7.3G 33G 19% / 06:39:25 tmpfs 64M 0 64M 0% /dev 06:39:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:39:25 shm 64M 0 64M 0% /dev/shm 06:39:25 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:39:25 06:39:25 06:39:25 Cannot open /var/log/sysstat/sa02: No such file or directory 06:39:25 Please check if data collecting is enabled 06:39:25 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:25 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:39:25 $ docker stop --time=1 854697a4cfcd4cfbc1e2331abc86160679c7e8a77f392fbc1d31289b84e1d0b7 06:39:26 $ docker rm -f --volumes 854697a4cfcd4cfbc1e2331abc86160679c7e8a77f392fbc1d31289b84e1d0b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:39:26 [WS-CLEANUP] Deleting project workspace... 06:39:26 [WS-CLEANUP] Deferred wipeout is used... 06:39:26 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:27 06:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:27 latest: Pulling from edgex-lftools-log-publisher 06:39:27 5eb5b503b376: Pulling fs layer 06:39:27 5c69ac0246d0: Pulling fs layer 06:39:27 ec43610c2a17: Pulling fs layer 06:39:27 3a2ae6a8a46f: Pulling fs layer 06:39:27 33b1e0a273af: Pulling fs layer 06:39:27 5d3b04190fa2: Pulling fs layer 06:39:27 2f39f015ded8: Pulling fs layer 06:39:27 3a2ae6a8a46f: Waiting 06:39:27 33b1e0a273af: Waiting 06:39:27 5d3b04190fa2: Waiting 06:39:27 2f39f015ded8: Waiting 06:39:27 5c69ac0246d0: Verifying Checksum 06:39:27 5c69ac0246d0: Download complete 06:39:27 3a2ae6a8a46f: Verifying Checksum 06:39:27 3a2ae6a8a46f: Download complete 06:39:27 33b1e0a273af: Verifying Checksum 06:39:27 33b1e0a273af: Download complete 06:39:27 5d3b04190fa2: Verifying Checksum 06:39:27 5d3b04190fa2: Download complete 06:39:27 ec43610c2a17: Verifying Checksum 06:39:27 ec43610c2a17: Download complete 06:39:27 5eb5b503b376: Verifying Checksum 06:39:27 5eb5b503b376: Download complete 06:39:29 5eb5b503b376: Pull complete 06:39:29 5c69ac0246d0: Pull complete 06:39:30 ec43610c2a17: Pull complete 06:39:30 3a2ae6a8a46f: Pull complete 06:39:30 33b1e0a273af: Pull complete 06:39:30 5d3b04190fa2: Pull complete 06:39:33 Removing intermediate container afa139fe8109 06:39:33 ---> aa3e8a16191f 06:39:33 Step 11/13 : COPY . . 06:39:33 ---> f744212a245e 06:39:33 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:39:33 ---> Running in f8a4f7ce892d 06:39:33  % Total % Received % Xferd Average Speed Time Time Time Current 06:39:33 Dload Upload Total Spent Left Speed 06:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10632 0 --:--:-- --:--:-- --:--:-- 10836 06:39:33 Removing intermediate container f8a4f7ce892d 06:39:33 ---> c7b49c8f510b 06:39:33 Step 13/13 : RUN ${MAKE} 06:39:33 ---> Running in 15e19e14a89f 06:39:33 noop 06:39:33 Removing intermediate container 15e19e14a89f 06:39:33 ---> 15197213de7e 06:39:33 Successfully built 15197213de7e 06:39:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker inspect -f . ci-base-image-arm64 06:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:34 prd-ubuntu20.04-docker-arm64-4c-16g-8136 does not seem to be running inside a container 06:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/207 -v /w/workspace/device-usb-camera/207:/w/workspace/device-usb-camera/207:rw,z -v /w/workspace/device-usb-camera/207@tmp:/w/workspace/device-usb-camera/207@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 06:39:35 $ docker top 2b3a0cedb78129bbeedb3d5d75bfadb1a2a63feb055510b8e43e43106a2d053e -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:36 + go version 06:39:36 go version go1.23.9 linux/arm64 [Pipeline] } 06:39:36 $ docker stop --time=1 2b3a0cedb78129bbeedb3d5d75bfadb1a2a63feb055510b8e43e43106a2d053e 06:39:37 2f39f015ded8: Pull complete 06:39:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:37 $ docker rm -f --volumes 2b3a0cedb78129bbeedb3d5d75bfadb1a2a63feb055510b8e43e43106a2d053e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:38 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:39:38 $ 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 06:39:39 $ docker top bd03eb24d70a9d11f3dfe0ecc3aab7167c7c118d7ddea76d239e9d6d66648fe8 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:39 ---> job-cost.sh 06:39:39 lf-activate-venv: SKIPPING 06:39:39 INFO: No Stack... 06:39:39 + docker inspect -f . ci-base-image-arm64 06:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:39 INFO: Retrieving Pricing Info for: v3-standard-8 06:39:39 prd-ubuntu20.04-docker-arm64-4c-16g-8136 does not seem to be running inside a container 06:39:39 $ 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/207 -v /w/workspace/device-usb-camera/207:/w/workspace/device-usb-camera/207:rw,z -v /w/workspace/device-usb-camera/207@tmp:/w/workspace/device-usb-camera/207@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 06:39:40 INFO: Archiving Costs 06:39:41 $ docker top 6effdbb69974877437948810d919078fd2373440614854cf7c0c5c1aaf326922 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:39:41 + cut -d, -f6 06:39:41 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 06:39:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] 06:39:41 Resource [jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] did not exist. Created. 06:39:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:41 + echo total: 0.2199999988079071 [Pipeline] stash 06:39:41 Stashed 1 file(s) [Pipeline] } 06:39:41 + git config --global --add safe.directory /w/workspace/device-usb-camera/207 06:39:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:41 $ docker stop --time=1 bd03eb24d70a9d11f3dfe0ecc3aab7167c7c118d7ddea76d239e9d6d66648fe8 06:39:43 $ docker rm -f --volumes bd03eb24d70a9d11f3dfe0ecc3aab7167c7c118d7ddea76d239e9d6d66648fe8 [Pipeline] fileExists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:43 + make test 06:39:43 go test ./... -coverprofile=coverage.out ./... 06:39:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:43:27 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 06:43:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 4.4% of statements 06:43:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:43:39 go vet ./... 06:44:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:26 ./bin/test-attribution-txt.sh 06:44:26 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:44:26 $ docker stop --time=1 6effdbb69974877437948810d919078fd2373440614854cf7c0c5c1aaf326922 06:44:28 $ docker rm -f --volumes 6effdbb69974877437948810d919078fd2373440614854cf7c0c5c1aaf326922 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:30 Warning: overwriting stash ‘coverage-report’ 06:44:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:31 + ls -al . 06:44:31 total 284 06:44:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 06:39 . 06:44:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 06:37 .. 06:44:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 06:37 .git 06:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:37 .github 06:44:31 -rw-rw-r-- 1 jenkins jenkins 379 Sep 2 06:37 .gitignore 06:44:31 -rw-rw-r-- 1 jenkins jenkins 203 Sep 2 06:37 .golangci.yml 06:44:31 -rw-rw-r-- 1 jenkins jenkins 77 Sep 2 06:37 .hadolint.yml 06:44:31 -rw-rw-r-- 1 jenkins jenkins 20006 Sep 2 06:37 Attribution.txt 06:44:31 -rw-rw-r-- 1 jenkins jenkins 17743 Sep 2 06:37 CHANGELOG.md 06:44:31 -rw-rw-r-- 1 jenkins jenkins 2440 Sep 2 06:37 Dockerfile 06:44:31 -rw-rw-r-- 1 jenkins jenkins 678 Sep 2 06:37 GOVERNANCE.md 06:44:31 -rw-rw-r-- 1 jenkins jenkins 659 Sep 2 06:37 Jenkinsfile 06:44:31 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 06:37 LICENSE 06:44:31 -rw-rw-r-- 1 jenkins jenkins 3193 Sep 2 06:37 Makefile 06:44:31 -rw-rw-r-- 1 jenkins jenkins 622 Sep 2 06:37 OWNERS.md 06:44:31 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 2 06:37 README.md 06:44:31 -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 06:35 VERSION 06:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:37 bin 06:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:37 cmd 06:44:31 -rw-r--r-- 1 jenkins jenkins 54772 Sep 2 06:43 coverage.out 06:44:31 -rwxrwxr-x 1 jenkins jenkins 84 Sep 2 06:37 docker-entrypoint.sh 06:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:37 docs 06:44:31 -rw-rw-r-- 1 jenkins jenkins 6400 Sep 2 06:37 go.mod 06:44:31 -rw-rw-r-- 1 jenkins jenkins 87399 Sep 2 06:37 go.sum 06:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:37 internal 06:44:31 -rw-rw-r-- 1 jenkins jenkins 231 Sep 2 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:32 + 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=7d5463bbb36411ac015ee1352e8852feacf72cb6 --label arch=arm64 --label version=4.1.0-dev.4 . 06:44:32 Sending build context to Docker daemon 11.71MB 06:44:32 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 06:44:32 Step 2/37 : FROM ${BASE} AS builder 06:44:32 ---> 15197213de7e 06:44:32 Step 3/37 : ARG ADD_BUILD_TAGS="" 06:44:32 ---> Running in 2ae3cb14fe53 06:44:32 Removing intermediate container 2ae3cb14fe53 06:44:32 ---> fbf6e490aa4c 06:44:32 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:44:33 ---> Running in 827cea152d60 06:44:33 Removing intermediate container 827cea152d60 06:44:33 ---> 209b2cb9ace3 06:44:33 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:44:33 ---> Running in 863cb1320589 06:44:33 Removing intermediate container 863cb1320589 06:44:33 ---> 3d1d4cc16298 06:44:33 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:44:33 ---> Running in 59352f1e3f16 06:44:34 Removing intermediate container 59352f1e3f16 06:44:34 ---> 907a10b6298b 06:44:34 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:34 ---> Running in 1a31d789244c 06:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:44:36 OK: 247 MiB in 72 packages 06:44:37 Removing intermediate container 1a31d789244c 06:44:37 ---> 05edb1ed7484 06:44:37 Step 8/37 : WORKDIR /device-usb-camera 06:44:37 ---> Running in 405cacc74d0c 06:44:38 Removing intermediate container 405cacc74d0c 06:44:38 ---> e76da64d07a9 06:44:38 Step 9/37 : COPY go.mod vendor* ./ 06:44:38 ---> 4a1a36d548bf 06:44:38 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:38 ---> Running in 96a345cccd2e 06:44:41 Removing intermediate container 96a345cccd2e 06:44:41 ---> 21f046d6d7c1 06:44:41 Step 11/37 : COPY . . 06:44:41 ---> 6ab415b1272e 06:44:41 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:44:42 ---> Running in 517a4356a0a6 06:44:42  % Total % Received % Xferd Average Speed Time Time Time Current 06:44:42 Dload Upload Total Spent Left Speed 06:44:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6825 0 --:--:-- --:--:-- --:--:-- 6896 06:44:43 Removing intermediate container 517a4356a0a6 06:44:43 ---> d974d428aabc 06:44:43 Step 13/37 : RUN ${MAKE} 06:44:43 ---> Running in 5cc417d6d282 06:44:44 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:48:36 Removing intermediate container 5cc417d6d282 06:48:36 ---> 1ec859fb6710 06:48:36 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 06:48:36 1.8.2: Pulling from bluenviron/mediamtx 06:48:36 da4d7e05a7aa: Pulling fs layer 06:48:36 da4d7e05a7aa: Verifying Checksum 06:48:36 da4d7e05a7aa: Download complete 06:48:36 da4d7e05a7aa: Pull complete 06:48:36 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 06:48:36 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 06:48:36 ---> 62c65ed7ef0d 06:48:36 Step 15/37 : FROM alpine:3.20 06:48:36 3.20: Pulling from library/alpine 06:48:36 13e713f82565: Pulling fs layer 06:48:36 13e713f82565: Verifying Checksum 06:48:36 13e713f82565: Download complete 06:48:36 13e713f82565: Pull complete 06:48:36 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:48:36 Status: Downloaded newer image for alpine:3.20 06:48:36 ---> c88e9dceb6cb 06:48:36 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:48:36 ---> Running in 786a085f0ed0 06:48:36 Removing intermediate container 786a085f0ed0 06:48:36 ---> 136d1f16e4de 06:48:36 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:48:36 ---> Running in fddbda4bfa86 06:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:36 (1/114) Installing dumb-init (1.2.5-r3) 06:48:36 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 06:48:36 (3/114) Installing aom-libs (3.9.1-r0) 06:48:36 (4/114) Installing libxau (1.0.11-r4) 06:48:36 (5/114) Installing libmd (1.1.0-r0) 06:48:36 (6/114) Installing libbsd (0.12.2-r0) 06:48:36 (7/114) Installing libxdmcp (1.1.5-r1) 06:48:36 (8/114) Installing libxcb (1.16.1-r0) 06:48:36 (9/114) Installing libx11 (1.8.9-r1) 06:48:36 (10/114) Installing hwdata-pci (0.382-r0) 06:48:36 (11/114) Installing libpciaccess (0.18.1-r0) 06:48:36 (12/114) Installing libdrm (2.4.120-r0) 06:48:36 (13/114) Installing libxext (1.3.6-r2) 06:48:36 (14/114) Installing libxfixes (6.0.1-r4) 06:48:36 (15/114) Installing libffi (3.4.6-r0) 06:48:36 (16/114) Installing wayland-libs-client (1.22.0-r4) 06:48:36 (17/114) Installing libva (2.21.0-r0) 06:48:36 (18/114) Installing libvdpau (1.5-r3) 06:48:36 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 06:48:36 (20/114) Installing libdav1d (1.4.2-r0) 06:48:36 (21/114) Installing libgcc (13.2.1_git20240309-r1) 06:48:36 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 06:48:36 (23/114) Installing openexr-libiex (3.1.13-r1) 06:48:36 (24/114) Installing openexr-libilmthread (3.1.13-r1) 06:48:36 (25/114) Installing imath (3.1.12-r0) 06:48:36 (26/114) Installing openexr-libopenexr (3.1.13-r1) 06:48:36 (27/114) Installing brotli-libs (1.1.0-r2) 06:48:36 (28/114) Installing giflib (5.2.2-r0) 06:48:36 (29/114) Installing libhwy (1.0.7-r0) 06:48:36 (30/114) Installing libjpeg-turbo (3.0.3-r0) 06:48:36 (31/114) Installing lcms2 (2.16-r0) 06:48:36 (32/114) Installing libpng (1.6.44-r0) 06:48:36 (33/114) Installing libjxl (0.10.2-r0) 06:48:36 (34/114) Installing lame-libs (3.100-r5) 06:48:36 (35/114) Installing opus (1.5.2-r0) 06:48:36 (36/114) Installing rav1e-libs (0.7.1-r0) 06:48:36 (37/114) Installing libgomp (13.2.1_git20240309-r1) 06:48:36 (38/114) Installing soxr (0.1.3-r7) 06:48:36 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 06:48:36 (40/114) Installing libogg (1.3.5-r5) 06:48:36 (41/114) Installing libtheora (1.1.1-r18) 06:48:36 (42/114) Installing libvorbis (1.3.7-r2) 06:48:36 (43/114) Installing libvpx (1.14.1-r0) 06:48:36 (44/114) Installing libsharpyuv (1.3.2-r0) 06:48:36 (45/114) Installing libwebp (1.3.2-r0) 06:48:36 (46/114) Installing libwebpmux (1.3.2-r0) 06:48:36 (47/114) Installing x264-libs (0.164_git20231001-r0) 06:48:36 (48/114) Installing numactl (2.0.18-r0) 06:48:36 (49/114) Installing x265-libs (3.6-r0) 06:48:36 (50/114) Installing xvidcore (1.3.7-r2) 06:48:36 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 06:48:37 (52/114) Installing sdl2 (2.28.5-r1) 06:48:37 (53/114) Installing alsa-lib (1.2.11-r0) 06:48:37 (54/114) Installing libexpat (2.7.0-r0) 06:48:37 (55/114) Installing libbz2 (1.0.8-r6) 06:48:37 (56/114) Installing freetype (2.13.2-r0) 06:48:37 (57/114) Installing fontconfig (2.15.0-r1) 06:48:37 (58/114) Installing fribidi (1.0.15-r0) 06:48:37 (59/114) Installing libintl (0.22.5-r0) 06:48:37 (60/114) Installing libeconf (0.6.3-r0) 06:48:37 (61/114) Installing libblkid (2.40.1-r1) 06:48:37 (62/114) Installing libmount (2.40.1-r1) 06:48:37 (63/114) Installing pcre2 (10.43-r0) 06:48:37 (64/114) Installing glib (2.80.5-r0) 06:48:37 (65/114) Installing graphite2 (1.3.14-r6) 06:48:37 (66/114) Installing harfbuzz (8.5.0-r0) 06:48:37 (67/114) Installing libunibreak (6.1-r0) 06:48:37 (68/114) Installing libass (0.17.2-r0) 06:48:37 (69/114) Installing libbluray (1.3.4-r1) 06:48:37 (70/114) Installing mpg123-libs (1.32.8-r0) 06:48:37 (71/114) Installing libopenmpt (0.7.7-r0) 06:48:37 (72/114) Installing cjson (1.7.18-r0) 06:48:37 (73/114) Installing mbedtls (3.6.4-r0) 06:48:37 (74/114) Installing librist (0.2.10-r1) 06:48:37 (75/114) Installing libsrt (1.5.3-r0) 06:48:37 (76/114) Installing libssh (0.10.6-r0) 06:48:37 (77/114) Installing xz-libs (5.6.2-r1) 06:48:37 (78/114) Installing libxml2 (2.12.10-r0) 06:48:38 (79/114) Installing libsodium (1.0.19-r0) 06:48:38 (80/114) Installing libzmq (4.3.5-r2) 06:48:38 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 06:48:38 (82/114) Installing serd-libs (0.32.2-r0) 06:48:38 (83/114) Installing zix-libs (0.4.2-r0) 06:48:38 (84/114) Installing sord-libs (0.16.16-r0) 06:48:38 (85/114) Installing sratom (0.6.16-r0) 06:48:38 (86/114) Installing lilv-libs (0.24.24-r1) 06:48:38 (87/114) Installing glslang-libs (1.3.261.1-r0) 06:48:38 (88/114) Installing libdovi (3.3.0-r0) 06:48:38 (89/114) Installing spirv-tools (1.3.261.1-r0) 06:48:38 (90/114) Installing shaderc (2024.0-r0) 06:48:38 (91/114) Installing vulkan-loader (1.3.261.1-r0) 06:48:38 (92/114) Installing libplacebo (6.338.2-r1) 06:48:38 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 06:48:39 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 06:48:39 (95/114) Installing vidstab (1.1.1-r0) 06:48:39 (96/114) Installing zimg (3.0.5-r2) 06:48:39 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 06:48:39 (98/114) Installing libasyncns (0.8-r3) 06:48:39 (99/114) Installing dbus-libs (1.14.10-r1) 06:48:39 (100/114) Installing libltdl (2.4.7-r3) 06:48:39 (101/114) Installing orc (0.4.40-r0) 06:48:39 (102/114) Installing libflac (1.4.3-r1) 06:48:39 (103/114) Installing libsndfile (1.2.2-r1) 06:48:39 (104/114) Installing speexdsp (1.2.1-r2) 06:48:39 (105/114) Installing tdb-libs (1.4.9-r1) 06:48:39 (106/114) Installing libpulse (17.0-r0) 06:48:39 (107/114) Installing v4l-utils-libs (1.24.1-r1) 06:48:39 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 06:48:39 (109/114) Installing ffmpeg (6.1.1-r8) 06:48:39 (110/114) Installing udev-init-scripts (35-r1) 06:48:39 (111/114) Installing eudev-libs (3.2.14-r2) 06:48:39 (112/114) Installing zstd-libs (1.5.6-r0) 06:48:39 (113/114) Installing kmod-libs (32-r0) 06:48:39 (114/114) Installing eudev (3.2.14-r2) 06:48:39 Executing busybox-1.36.1-r29.trigger 06:48:39 Executing glib-2.80.5-r0.trigger 06:48:39 Executing eudev-3.2.14-r2.trigger 06:48:39 OK: 120 MiB in 128 packages 06:48:44 Removing intermediate container fddbda4bfa86 06:48:44 ---> 305adaa89388 06:48:44 Step 18/37 : RUN apk --no-cache upgrade 06:48:44 ---> Running in 086d1f6a269a 06:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:46 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:48:46 Executing busybox-1.36.1-r30.post-upgrade 06:48:46 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:48:46 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:48:46 Executing busybox-1.36.1-r30.trigger 06:48:46 OK: 120 MiB in 128 packages 06:48:47 Removing intermediate container 086d1f6a269a 06:48:47 ---> 43c20b9d1f0a 06:48:47 Step 19/37 : WORKDIR / 06:48:47 ---> Running in 0e1fe2d08fe0 06:48:48 Removing intermediate container 0e1fe2d08fe0 06:48:48 ---> cb48bd99d961 06:48:48 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 06:48:50 ---> cd7ede8ecfbb 06:48:50 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 06:48:50 ---> f6c7679c3d82 06:48:50 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 06:48:51 ---> 38858c50832d 06:48:51 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:48:51 ---> c232687ab178 06:48:51 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:48:52 ---> 96c7d347ad48 06:48:52 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 06:48:52 ---> dadc9ac3dd15 06:48:52 Step 26/37 : COPY --from=rtsp /mediamtx / 06:48:54 ---> f1d322d28220 06:48:54 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 06:48:54 ---> Running in 033b56ae1222 06:48:56 Removing intermediate container 033b56ae1222 06:48:56 ---> 05123284ced6 06:48:56 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 06:48:56 ---> Running in 7e0e51cbbcf4 06:48:57 Removing intermediate container 7e0e51cbbcf4 06:48:57 ---> 5ae019178125 06:48:57 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 06:48:57 ---> Running in 7bea8108e2b8 06:48:59 Removing intermediate container 7bea8108e2b8 06:48:59 ---> 7c620de87a7b 06:48:59 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 06:48:59 ---> Running in 6462b1452b2e 06:49:01 Removing intermediate container 6462b1452b2e 06:49:01 ---> b8413b9ff151 06:49:01 Step 31/37 : EXPOSE 59983 06:49:01 ---> Running in 302a34607085 06:49:01 Removing intermediate container 302a34607085 06:49:01 ---> 8f33ffdf46bd 06:49:01 Step 32/37 : EXPOSE 8554 06:49:01 ---> Running in 1c68640f148c 06:49:01 Removing intermediate container 1c68640f148c 06:49:01 ---> c96aa0128f70 06:49:01 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:49:01 ---> Running in 9bc920a7f9eb 06:49:01 Removing intermediate container 9bc920a7f9eb 06:49:01 ---> fc315ac45305 06:49:01 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 06:49:02 ---> Running in bf43f4fd662d 06:49:02 Removing intermediate container bf43f4fd662d 06:49:02 ---> 8eba4ef97864 06:49:02 Step 35/37 : LABEL arch=arm64 06:49:02 ---> Running in 93b013678822 06:49:02 Removing intermediate container 93b013678822 06:49:02 ---> 86d55cb60ead 06:49:02 Step 36/37 : LABEL git_sha=7d5463bbb36411ac015ee1352e8852feacf72cb6 06:49:02 ---> Running in 27366a0af53e 06:49:02 Removing intermediate container 27366a0af53e 06:49:02 ---> dd45ab018824 06:49:02 Step 37/37 : LABEL version=4.1.0-dev.4 06:49:03 ---> Running in 25ac27242d57 06:49:03 Removing intermediate container 25ac27242d57 06:49:03 ---> c0f6dd5288b7 06:49:03 [Warning] One or more build-args [ARCH] were not consumed 06:49:03 Successfully built c0f6dd5288b7 06:49:03 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 06:49:03 provisioning config files... 06:49:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/207@tmp/config13287098490147461878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:04 ---> ****-login.sh 06:49:04 nexus3.edgexfoundry.org:10001 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 nexus3.edgexfoundry.org:10002 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 nexus3.edgexfoundry.org:10003 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 nexus3.edgexfoundry.org:10004 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 ****.io 06:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:05 Configure a credential helper to remove this warning. See 06:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:05 06:49:05 Login Succeeded 06:49:05 ---> ****-login.sh ends [Pipeline] } 06:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:49:06 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 06:49:06 7d5463bbb36411ac015ee1352e8852feacf72cb6 06:49:06 latest 06:49:06 4.1.0-dev.4 06:49:06 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:49:06 main 06:49:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:49:06 f8e351922127: Preparing 06:49:06 cbf6d3df61ab: Preparing 06:49:06 c407dfc30c18: Preparing 06:49:06 22f89a4eb8e1: Preparing 06:49:06 f0c0fc467d42: Preparing 06:49:06 4fdee56d7956: Preparing 06:49:06 02d6578f1dca: Preparing 06:49:06 fd6074cd718a: Preparing 06:49:06 618504803970: Preparing 06:49:06 5e365ef0a77f: Preparing 06:49:06 63434a66b34e: Preparing 06:49:06 16fe99851326: Preparing 06:49:06 e5e5829ae28a: Preparing 06:49:06 1e890da81ec9: Preparing 06:49:06 4fdee56d7956: Waiting 06:49:06 02d6578f1dca: Waiting 06:49:06 fd6074cd718a: Waiting 06:49:06 16fe99851326: Waiting 06:49:06 618504803970: Waiting 06:49:06 e5e5829ae28a: Waiting 06:49:06 63434a66b34e: Waiting 06:49:06 5e365ef0a77f: Waiting 06:49:06 1e890da81ec9: Waiting 06:49:07 c407dfc30c18: Pushed 06:49:07 22f89a4eb8e1: Pushed 06:49:07 f8e351922127: Pushed 06:49:07 cbf6d3df61ab: Pushed 06:49:07 4fdee56d7956: Pushed 06:49:07 618504803970: Pushed 06:49:07 02d6578f1dca: Pushed 06:49:07 fd6074cd718a: Pushed 06:49:07 5e365ef0a77f: Pushed 06:49:07 1e890da81ec9: Layer already exists 06:49:07 16fe99851326: Pushed 06:49:14 f0c0fc467d42: Pushed 06:49:17 63434a66b34e: Pushed 06:49:29 e5e5829ae28a: Pushed 06:49:29 7d5463bbb36411ac015ee1352e8852feacf72cb6: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + 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 06:49:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:49:30 f8e351922127: Preparing 06:49:30 cbf6d3df61ab: Preparing 06:49:30 c407dfc30c18: Preparing 06:49:30 22f89a4eb8e1: Preparing 06:49:30 f0c0fc467d42: Preparing 06:49:30 4fdee56d7956: Preparing 06:49:30 02d6578f1dca: Preparing 06:49:30 fd6074cd718a: Preparing 06:49:30 618504803970: Preparing 06:49:30 5e365ef0a77f: Preparing 06:49:30 63434a66b34e: Preparing 06:49:30 16fe99851326: Preparing 06:49:30 e5e5829ae28a: Preparing 06:49:30 1e890da81ec9: Preparing 06:49:30 5e365ef0a77f: Waiting 06:49:30 63434a66b34e: Waiting 06:49:30 16fe99851326: Waiting 06:49:30 e5e5829ae28a: Waiting 06:49:30 1e890da81ec9: Waiting 06:49:30 4fdee56d7956: Waiting 06:49:30 02d6578f1dca: Waiting 06:49:30 fd6074cd718a: Waiting 06:49:30 618504803970: Waiting 06:49:30 f8e351922127: Layer already exists 06:49:30 cbf6d3df61ab: Layer already exists 06:49:30 f0c0fc467d42: Layer already exists 06:49:30 c407dfc30c18: Layer already exists 06:49:30 22f89a4eb8e1: Layer already exists 06:49:30 02d6578f1dca: Layer already exists 06:49:30 5e365ef0a77f: Layer already exists 06:49:30 4fdee56d7956: Layer already exists 06:49:30 618504803970: Layer already exists 06:49:30 fd6074cd718a: Layer already exists 06:49:30 16fe99851326: Layer already exists 06:49:30 63434a66b34e: Layer already exists 06:49:30 e5e5829ae28a: Layer already exists 06:49:30 1e890da81ec9: Layer already exists 06:49:30 latest: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 06:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:49:31 f8e351922127: Preparing 06:49:31 cbf6d3df61ab: Preparing 06:49:31 c407dfc30c18: Preparing 06:49:31 22f89a4eb8e1: Preparing 06:49:31 f0c0fc467d42: Preparing 06:49:31 4fdee56d7956: Preparing 06:49:31 02d6578f1dca: Preparing 06:49:31 fd6074cd718a: Preparing 06:49:31 618504803970: Preparing 06:49:31 5e365ef0a77f: Preparing 06:49:31 63434a66b34e: Preparing 06:49:31 16fe99851326: Preparing 06:49:31 e5e5829ae28a: Preparing 06:49:31 1e890da81ec9: Preparing 06:49:31 4fdee56d7956: Waiting 06:49:31 02d6578f1dca: Waiting 06:49:31 fd6074cd718a: Waiting 06:49:31 618504803970: Waiting 06:49:31 5e365ef0a77f: Waiting 06:49:31 e5e5829ae28a: Waiting 06:49:31 63434a66b34e: Waiting 06:49:31 1e890da81ec9: Waiting 06:49:31 f0c0fc467d42: Layer already exists 06:49:31 cbf6d3df61ab: Layer already exists 06:49:31 c407dfc30c18: Layer already exists 06:49:31 f8e351922127: Layer already exists 06:49:31 22f89a4eb8e1: Layer already exists 06:49:31 02d6578f1dca: Layer already exists 06:49:31 4fdee56d7956: Layer already exists 06:49:31 618504803970: Layer already exists 06:49:31 fd6074cd718a: Layer already exists 06:49:31 5e365ef0a77f: Layer already exists 06:49:31 63434a66b34e: Layer already exists 06:49:31 16fe99851326: Layer already exists 06:49:31 1e890da81ec9: Layer already exists 06:49:31 e5e5829ae28a: Layer already exists 06:49:31 4.1.0-dev.4: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:49:32 f8e351922127: Preparing 06:49:32 cbf6d3df61ab: Preparing 06:49:32 c407dfc30c18: Preparing 06:49:32 22f89a4eb8e1: Preparing 06:49:32 f0c0fc467d42: Preparing 06:49:32 4fdee56d7956: Preparing 06:49:32 02d6578f1dca: Preparing 06:49:32 fd6074cd718a: Preparing 06:49:32 618504803970: Preparing 06:49:32 5e365ef0a77f: Preparing 06:49:32 63434a66b34e: Preparing 06:49:32 16fe99851326: Preparing 06:49:32 e5e5829ae28a: Preparing 06:49:32 1e890da81ec9: Preparing 06:49:32 618504803970: Waiting 06:49:32 5e365ef0a77f: Waiting 06:49:32 63434a66b34e: Waiting 06:49:32 16fe99851326: Waiting 06:49:32 e5e5829ae28a: Waiting 06:49:32 1e890da81ec9: Waiting 06:49:32 02d6578f1dca: Waiting 06:49:32 4fdee56d7956: Waiting 06:49:32 fd6074cd718a: Waiting 06:49:32 f0c0fc467d42: Layer already exists 06:49:32 c407dfc30c18: Layer already exists 06:49:32 cbf6d3df61ab: Layer already exists 06:49:32 f8e351922127: Layer already exists 06:49:32 22f89a4eb8e1: Layer already exists 06:49:32 4fdee56d7956: Layer already exists 06:49:32 fd6074cd718a: Layer already exists 06:49:32 618504803970: Layer already exists 06:49:32 5e365ef0a77f: Layer already exists 06:49:32 02d6578f1dca: Layer already exists 06:49:32 16fe99851326: Layer already exists 06:49:32 63434a66b34e: Layer already exists 06:49:32 e5e5829ae28a: Layer already exists 06:49:32 1e890da81ec9: Layer already exists 06:49:32 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:33 + 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 06:49:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 06:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:49:33 f8e351922127: Preparing 06:49:33 cbf6d3df61ab: Preparing 06:49:33 c407dfc30c18: Preparing 06:49:33 22f89a4eb8e1: Preparing 06:49:33 f0c0fc467d42: Preparing 06:49:33 4fdee56d7956: Preparing 06:49:33 02d6578f1dca: Preparing 06:49:33 fd6074cd718a: Preparing 06:49:33 618504803970: Preparing 06:49:33 5e365ef0a77f: Preparing 06:49:33 63434a66b34e: Preparing 06:49:33 16fe99851326: Preparing 06:49:33 e5e5829ae28a: Preparing 06:49:33 1e890da81ec9: Preparing 06:49:33 4fdee56d7956: Waiting 06:49:33 02d6578f1dca: Waiting 06:49:33 16fe99851326: Waiting 06:49:33 fd6074cd718a: Waiting 06:49:33 618504803970: Waiting 06:49:33 5e365ef0a77f: Waiting 06:49:33 63434a66b34e: Waiting 06:49:33 1e890da81ec9: Waiting 06:49:33 e5e5829ae28a: Waiting 06:49:33 22f89a4eb8e1: Layer already exists 06:49:33 cbf6d3df61ab: Layer already exists 06:49:33 f8e351922127: Layer already exists 06:49:33 f0c0fc467d42: Layer already exists 06:49:33 c407dfc30c18: Layer already exists 06:49:33 4fdee56d7956: Layer already exists 06:49:33 02d6578f1dca: Layer already exists 06:49:33 5e365ef0a77f: Layer already exists 06:49:33 fd6074cd718a: Layer already exists 06:49:33 618504803970: Layer already exists 06:49:33 16fe99851326: Layer already exists 06:49:33 63434a66b34e: Layer already exists 06:49:33 1e890da81ec9: Layer already exists 06:49:33 e5e5829ae28a: Layer already exists 06:49:33 main: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:33 ===================================================== [Pipeline] echo 06:49:33 taggedImages: 06:49:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 06:49:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:49:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 06:49:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 06:49:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 06:49:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo 06:49:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 06:49:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] echo 06:49:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [Pipeline] echo 06:49:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:34 06:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:34 arm64: Pulling from edgex-lftools-log-publisher 06:49:34 8998bd30e6a1: Pulling fs layer 06:49:34 04944245beec: Pulling fs layer 06:49:34 699f458cf7ca: Pulling fs layer 06:49:34 765212b225bb: Pulling fs layer 06:49:34 f23df028b6ca: Pulling fs layer 06:49:34 d65c8cfc05b1: Pulling fs layer 06:49:34 2437ff75d9bd: Pulling fs layer 06:49:34 f23df028b6ca: Waiting 06:49:34 d65c8cfc05b1: Waiting 06:49:34 765212b225bb: Waiting 06:49:34 2437ff75d9bd: Waiting 06:49:35 04944245beec: Verifying Checksum 06:49:35 04944245beec: Download complete 06:49:35 765212b225bb: Verifying Checksum 06:49:35 765212b225bb: Download complete 06:49:35 f23df028b6ca: Verifying Checksum 06:49:35 f23df028b6ca: Download complete 06:49:35 d65c8cfc05b1: Verifying Checksum 06:49:35 d65c8cfc05b1: Download complete 06:49:35 699f458cf7ca: Verifying Checksum 06:49:35 699f458cf7ca: Download complete 06:49:35 8998bd30e6a1: Verifying Checksum 06:49:35 8998bd30e6a1: Download complete 06:49:38 2437ff75d9bd: Verifying Checksum 06:49:38 2437ff75d9bd: Download complete 06:49:40 8998bd30e6a1: Pull complete 06:49:40 04944245beec: Pull complete 06:49:42 699f458cf7ca: Pull complete 06:49:42 765212b225bb: Pull complete 06:49:43 f23df028b6ca: Pull complete 06:49:43 d65c8cfc05b1: Pull complete 06:50:01 2437ff75d9bd: Pull complete 06:50:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:50:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:02 prd-ubuntu20.04-docker-arm64-4c-16g-8136 does not seem to be running inside a container 06:50:02 $ 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/207 -v /w/workspace/device-usb-camera/207:/w/workspace/device-usb-camera/207:rw,z -v /w/workspace/device-usb-camera/207@tmp:/w/workspace/device-usb-camera/207@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 06:50:03 $ docker top 7cdd251e66ba3125586784100b014e9eab2f6903ef6f654da36fc47e8014866d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:03 ---> job-cost.sh 06:50:04 lf-activate-venv: SKIPPING 06:50:04 INFO: No Stack... 06:50:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:50:05 INFO: Archiving Costs [Pipeline] sh 06:50:05 + cut -d, -f6 06:50:05 + cat /w/workspace/device-usb-camera/207/archives/cost.csv [Pipeline] lock 06:50:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] 06:50:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] did not exist. Created. 06:50:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:06 /w/workspace/device-usb-camera/207@tmp/durable-43e1f5b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:50:06 + echo total: 0.10999999940395355 [Pipeline] stash 06:50:06 Warning: overwriting stash ‘stack-cost’ 06:50:07 Stashed 1 file(s) [Pipeline] } 06:50:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 06:50:07 $ docker stop --time=1 7cdd251e66ba3125586784100b014e9eab2f6903ef6f654da36fc47e8014866d 06:50:08 $ docker rm -f --volumes 7cdd251e66ba3125586784100b014e9eab2f6903ef6f654da36fc47e8014866d [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 06:50:09 provisioning config files... 06:50:09 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13887807638305436463tmp [Pipeline] { [Pipeline] sh 06:50:09 + set +x 06:50:09 + bash -s -- 06:50:09 + curl -s https://codecov.io/bash 06:50:09 06:50:09 _____ _ 06:50:09 / ____| | | 06:50:09 | | ___ __| | ___ ___ _____ __ 06:50:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:50:09 | |___| (_) | (_| | __/ (_| (_) \ V / 06:50:09 \_____\___/ \__,_|\___|\___\___/ \_/ 06:50:09 Bash-1.0.6 06:50:09 06:50:09 06:50:09 ==> git version 2.25.1 found 06:50:09 ==> 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 06:50:09 Release-Date: 2020-01-08 06:50:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:50:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:50:09 ==> Jenkins CI detected. 06:50:09 current dir:  /w/workspace/exfoundry_device-usb-camera_main 06:50:09 project root: . 06:50:09 --> token set from env 06:50:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:50:09 ==> Running gcov in . (disable via -X gcov) 06:50:09 ==> Python coveragepy not found 06:50:09 ==> Searching for coverage reports in: 06:50:09 + . 06:50:09 -> Found 1 reports 06:50:09 ==> Detecting git/mercurial file structure 06:50:09 ==> Reading reports 06:50:09 + ./coverage.out bytes=54772 06:50:09 ==> Appending adjustments 06:50:09 https://docs.codecov.io/docs/fixing-reports 06:50:09 + Found adjustments 06:50:09 ==> Gzipping contents 06:50:09 8.0K /tmp/codecov.YyHsJB.gz 06:50:09 ==> Uploading reports 06:50:09 url: https://codecov.io 06:50:09 query: branch=main&commit=7d5463bbb36411ac015ee1352e8852feacf72cb6&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:50:09 -> Pinging Codecov 06:50:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7d5463bbb36411ac015ee1352e8852feacf72cb6&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:50:09 -> Uploading to 06:50:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/7d5463bbb36411ac015ee1352e8852feacf72cb6/398bb0ea-319e-4dbe-9d7c-80ceeb03053c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250902%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250902T065009Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1d9aa0c610f183bc0a78e8b115829feaf903522fe5eb7e8f0cbd64ba3800cac2 06:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:09 Dload Upload Total Spent Left Speed 06:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 45738 --:--:-- --:--:-- --:--:-- 45433 100 6815 0 0 100 6815 0 45738 --:--:-- --:--:-- --:--:-- 45433 06:50:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] } 06:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:50:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:50:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:50:10 06:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:50:10 latest: Pulling from edgex-devops/edgex-snyk-go 06:50:10 0a9a5dfd008f: Already exists 06:50:10 36466aa92d05: Already exists 06:50:10 e10405b45d13: Already exists 06:50:10 096b7ceb2af7: Already exists 06:50:10 4f4fb700ef54: Already exists 06:50:10 e50aa161e22a: Pulling fs layer 06:50:10 d3c8db5fb9df: Pulling fs layer 06:50:11 e50aa161e22a: Verifying Checksum 06:50:11 e50aa161e22a: Download complete 06:50:11 e50aa161e22a: Pull complete 06:50:12 d3c8db5fb9df: Verifying Checksum 06:50:12 d3c8db5fb9df: Download complete 06:50:15 d3c8db5fb9df: Pull complete 06:50:15 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:15 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:50:15 $ 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 06:50:16 $ docker top 74016d4044fd10a64a51b29d4571836bd1dfe9c717d7cc3361089747a25e1526 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 06:50:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 06:50:17 + set -o pipefail 06:50:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 06:50:25 06:50:25 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 06:50:25 06:50:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/6e143b73-77df-411c-8ea4-e3b57c27addc 06:50:25 06:50:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:50:25 06:50:25 06:50:25 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:50:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:50:25 $ docker stop --time=1 74016d4044fd10a64a51b29d4571836bd1dfe9c717d7cc3361089747a25e1526 06:50:28 $ docker rm -f --volumes 74016d4044fd10a64a51b29d4571836bd1dfe9c717d7cc3361089747a25e1526 [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 06:50:29 + git log --format=format:%s -1 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] sh 06:50:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:30 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:50:30 $ 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 06:50:30 $ docker top 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 -eo pid,comm 06:50:30 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). 06:50:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:30 [ssh-agent] Looking for ssh-agent implementation... 06:50:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:31 $ docker exec 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 ssh-agent 06:50:31 SSH_AUTH_SOCK=/tmp/ssh-fYWXAJZd9HGC/agent.33 06:50:31 SSH_AGENT_PID=39 06:50:31 Running ssh-add (command line suppressed) 06:50:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12786642798075525842.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12786642798075525842.key) 06:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:31 + git semver tag 06:50:31 2025-09-02 06:50:31,732 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:50:31 2025-09-02 06:50:31,736 [run_tag] DEBUG tag force:False 06:50:31 2025-09-02 06:50:31,736 [check_head_tag] DEBUG check head tag 06:50:31 2025-09-02 06:50:31,736 [execute] INFO git cat-file --batch-check 06:50:31 2025-09-02 06:50:31,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 06:50:31 2025-09-02 06:50:31,739 [execute] INFO git cat-file --batch 06:50:31 2025-09-02 06:50:31,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 06:50:31 2025-09-02 06:50:31,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:50:31 2025-09-02 06:50:31,745 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 06:50:31 2025-09-02 06:50:31,746 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 06:50:31 2025-09-02 06:50:31,749 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:50:31 4.1.0-dev.4 [Pipeline] } 06:50:32 $ docker exec --env ******** --env ******** 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 ssh-agent -k 06:50:32 unset SSH_AUTH_SOCK; 06:50:32 unset SSH_AGENT_PID; 06:50:32 echo Agent pid 39 killed; 06:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:32 + git semver [Pipeline] } 06:50:32 $ docker stop --time=1 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 06:50:33 $ docker rm -f --volumes 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:34 06:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:34 0.23.1-centos7: Pulling from edgex-lftools 06:50:34 ab5ef0e58194: Pulling fs layer 06:50:34 9712f1f96733: Pulling fs layer 06:50:34 63f879dbbcfc: Pulling fs layer 06:50:34 0d9ebad4ef96: Pulling fs layer 06:50:34 e9a5061849ea: Pulling fs layer 06:50:34 d747dcd14b5f: Pulling fs layer 06:50:34 2de7ff778b66: Pulling fs layer 06:50:34 e9a5061849ea: Waiting 06:50:34 d747dcd14b5f: Waiting 06:50:34 2de7ff778b66: Waiting 06:50:34 0d9ebad4ef96: Waiting 06:50:34 9712f1f96733: Download complete 06:50:34 63f879dbbcfc: Verifying Checksum 06:50:34 63f879dbbcfc: Download complete 06:50:34 e9a5061849ea: Verifying Checksum 06:50:34 e9a5061849ea: Download complete 06:50:34 d747dcd14b5f: Verifying Checksum 06:50:34 d747dcd14b5f: Download complete 06:50:35 ab5ef0e58194: Verifying Checksum 06:50:35 ab5ef0e58194: Download complete 06:50:35 0d9ebad4ef96: Verifying Checksum 06:50:35 0d9ebad4ef96: Download complete 06:50:35 2de7ff778b66: Verifying Checksum 06:50:35 2de7ff778b66: Download complete 06:50:39 ab5ef0e58194: Pull complete 06:50:39 9712f1f96733: Pull complete 06:50:39 63f879dbbcfc: Pull complete 06:50:44 0d9ebad4ef96: Pull complete 06:50:44 e9a5061849ea: Pull complete 06:50:44 d747dcd14b5f: Pull complete 06:50:46 2de7ff778b66: Pull complete 06:50:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:50:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:46 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:50:46 $ 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 06:50:49 $ docker top d7d5f19a3194c2ed4dd618a660e10a362b9e25bcbceb00a90e213831a4bfda35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:50:49 provisioning config files... 06:50:49 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16479532915573453085tmp 06:50:49 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2844014298702503830tmp 06:50:50 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10264150466300403353tmp [Pipeline] { [Pipeline] echo 06:50:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:50:50 ---> sigul-configuration.sh 06:50:50 gpg: directory `/root/.gnupg' created 06:50:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:50:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:50:50 gpg: keyring `/root/.gnupg/secring.gpg' created 06:50:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:50:50 gpg: CAST5 encrypted data 06:50:50 gpg: encrypted with 1 passphrase 06:50:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:50:50 + mkdir /home/jenkins 06:50:50 + mkdir /home/jenkins/sigul [Pipeline] sh 06:50:50 + 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 06:50:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:50:51 ---> sigul-install.sh 06:50:51 Sigul already installed; skipping installation. [Pipeline] sh 06:50:51 + git tag --list 06:50:51 v0.0.0 06:50:51 v2.2.0 06:50:51 v2.3.0 06:50:51 v2.3.1 06:50:51 v3.0 06:50:51 v3.0.0 06:50:51 v3.1 06:50:51 v3.1.0 06:50:51 v3.1.1 06:50:51 v4.0 06:50:51 v4.0.0 06:50:51 v4.1.0-dev.1 06:50:51 v4.1.0-dev.2 06:50:51 v4.1.0-dev.3 06:50:51 v4.1.0-dev.4 [Pipeline] sh 06:50:51 + lftools sign git-tag v4.1.0-dev.4 06:50:52 Signing Git tag with Sigul... 06:50:52 Signing v4.1.0-dev.4 [Pipeline] echo 06:50:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:50:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:50:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:50:52 $ docker stop --time=1 d7d5f19a3194c2ed4dd618a660e10a362b9e25bcbceb00a90e213831a4bfda35 06:50:54 $ docker rm -f --volumes d7d5f19a3194c2ed4dd618a660e10a362b9e25bcbceb00a90e213831a4bfda35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:50:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:55 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:50:55 $ 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 06:50:55 $ docker top 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 -eo pid,comm 06:50:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:50:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:55 [ssh-agent] Looking for ssh-agent implementation... 06:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:55 $ docker exec 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 ssh-agent 06:50:55 SSH_AUTH_SOCK=/tmp/ssh-1nBj8DKv39DB/agent.32 06:50:55 SSH_AGENT_PID=38 06:50:55 Running ssh-add (command line suppressed) 06:50:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18026915865945929180.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18026915865945929180.key) 06:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:56 + git semver bump pre 06:50:56 2025-09-02 06:50:56,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:50:56 2025-09-02 06:50:56,365 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:50:56 2025-09-02 06:50:56,366 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 06:50:56 2025-09-02 06:50:56,366 [bump_version] DEBUG bumped version:4.1.0-dev.5 06:50:56 2025-09-02 06:50:56,366 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 06:50:56 2025-09-02 06:50:56,366 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:50:56 2025-09-02 06:50:56,366 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:50:56 2025-09-02 06:50:56,368 [execute] INFO git cat-file --batch-check 06:50:56 2025-09-02 06:50:56,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:56 2025-09-02 06:50:56,371 [execute] INFO git cat-file --batch 06:50:56 2025-09-02 06:50:56,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 06:50:56 2025-09-02 06:50:56,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:50:56 4.1.0-dev.5 [Pipeline] } 06:50:56 $ docker exec --env ******** --env ******** 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 ssh-agent -k 06:50:56 unset SSH_AUTH_SOCK; 06:50:56 unset SSH_AGENT_PID; 06:50:56 echo Agent pid 38 killed; 06:50:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:56 + git semver [Pipeline] } 06:50:57 $ docker stop --time=1 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 06:50:58 $ docker rm -f --volumes 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:50:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:59 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:50:59 $ 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 06:50:59 $ docker top 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 -eo pid,comm 06:50:59 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). 06:50:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:59 [ssh-agent] Looking for ssh-agent implementation... 06:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:59 $ docker exec 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 ssh-agent 06:50:59 SSH_AUTH_SOCK=/tmp/ssh-1CfJsgwvCOJM/agent.33 06:50:59 SSH_AGENT_PID=39 06:50:59 Running ssh-add (command line suppressed) 06:50:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12737561945439958213.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12737561945439958213.key) 06:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:00 + git semver push 06:51:00 2025-09-02 06:51:00,200 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:51:00 2025-09-02 06:51:00,205 [run_push] DEBUG push 06:51:00 2025-09-02 06:51:00,206 [execute] INFO git cat-file --batch-check 06:51:00 2025-09-02 06:51:00,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 06:51:00 2025-09-02 06:51:00,208 [execute] INFO git rev-list 994a2e066eefeaf75a26500ec75eec70ae4ed253 -- 06:51:00 2025-09-02 06:51:00,208 [execute] DEBUG Popen(['git', 'rev-list', '994a2e066eefeaf75a26500ec75eec70ae4ed253', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:51:00 2025-09-02 06:51:00,215 [execute] INFO git fetch -v -- origin 06:51:00 2025-09-02 06:51:00,215 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:51:00 2025-09-02 06:51:00,670 [run_push] DEBUG no remote changes detected 06:51:00 2025-09-02 06:51:00,670 [execute] INFO git push origin semver 06:51:00 2025-09-02 06:51:00,670 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:51:01 2025-09-02 06:51:01,405 [run_push] DEBUG push all version tags 06:51:01 2025-09-02 06:51:01,405 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:51:01 2025-09-02 06:51:01,406 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 06:51:02 2025-09-02 06:51:02,086 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:51:02 4.1.0-dev.5 [Pipeline] } 06:51:02 $ docker exec --env ******** --env ******** 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 ssh-agent -k 06:51:02 unset SSH_AUTH_SOCK; 06:51:02 unset SSH_AGENT_PID; 06:51:02 echo Agent pid 39 killed; 06:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:02 + git semver [Pipeline] } 06:51:03 $ docker stop --time=1 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 06:51:04 $ docker rm -f --volumes 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 [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 06:51:04 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 06:51:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:51:04 total 16 06:51:04 drwxr-xr-x 3 root root 4096 Sep 2 06:39 . 06:51:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 06:50 .. 06:51:04 drwxr-xr-x 2 root root 4096 Sep 2 06:39 cost 06:51:04 -rw-r--r-- 1 root root 89 Sep 2 06:39 cost.csv 06:51:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 06:51:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:51:04 total 16 06:51:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 06:39 . 06:51:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 06:50 .. 06:51:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 06:39 cost 06:51:04 -rw-r--r-- 1 jenkins jenkins 89 Sep 2 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:51:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:51:06 ---> package-listing.sh 06:51:06 ++ facter osfamily 06:51:06 ++ tr '[:upper:]' '[:lower:]' 06:51:06 + OS_FAMILY=debian 06:51:06 + workspace=/w/workspace/exfoundry_device-usb-camera_main 06:51:06 + START_PACKAGES=/tmp/packages_start.txt 06:51:06 + END_PACKAGES=/tmp/packages_end.txt 06:51:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:51:06 + PACKAGES=/tmp/packages_start.txt 06:51:06 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:51:06 + PACKAGES=/tmp/packages_end.txt 06:51:06 + case "${OS_FAMILY}" in 06:51:06 + dpkg -l 06:51:06 + grep '^ii' 06:51:06 + '[' -f /tmp/packages_start.txt ']' 06:51:06 + '[' -f /tmp/packages_end.txt ']' 06:51:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:51:06 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:51:06 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 06:51:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 06:51:06 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 06:51:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:07 prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container 06:51:07 $ 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 06:51:07 $ docker top 5b342941c768079f28313a45c530337cefffc5c477efc061bf5807d316985571 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:07 + touch /tmp/pre-build-complete [Pipeline] sh 06:51:08 + mkdir -p /var/log/sysstat [Pipeline] sh 06:51:08 + ls /var/log/sa-host 06:51:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:08 provisioning config files... 06:51:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3517293522765615408tmp [Pipeline] { [Pipeline] echo 06:51:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:51:08 ---> create-netrc.sh [Pipeline] } 06:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:51:09 ---> python-tools-install.sh [Pipeline] echo 06:51:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:51:09 ---> sudo-logs.sh 06:51:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:51:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:51:09 ---> job-cost.sh 06:51:09 lf-activate-venv: SKIPPING 06:51:09 DEBUG: total: 0.2199999988079071 06:51:09 INFO: Retrieving Stack Cost... 06:51:10 INFO: Retrieving Pricing Info for: v3-standard-8 06:51:10 INFO: Archiving Costs [Pipeline] echo 06:51:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:51:10 ---> logs-deploy.sh 06:51:10 lf-activate-venv: SKIPPING 06:51:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/207 06:51:10 INFO: archiving workspace using pattern(s): 06:51:11 Archives upload complete. 06:51:11 INFO: archiving logs to Nexus