Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a5e649201c18cec9e221fbeb45ba06089b8b7fb 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-ssh9605904575165629925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2256746614746025960.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5060080094058606105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15765354309074083916.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-ssh18055178739604646108.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-25889 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb (main) Commit message: "Merge pull request #364 from jackchenjc/edgex-go-issue-4916-2" > 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-list --no-walk cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:43:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:43:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:43:26 ========================================================= 07:43:26 EdgeX Global Pipelines Version Info 07:43:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:43:27 ------------------- 07:43:27 stable info: 07:43:27 ------------------- 07:43:27 Commited By: Ginny Guan ginny@iotechsys.com 07:43:27 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:43:27 Message: update stable to v1.0.265 07:43:27 ------------------- 07:43:27 experimental info: 07:43:27 ------------------- 07:43:27 Commited By: Cherry Wang cherry@iotechsys.com 07:43:27 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:43:27 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a5e649 [Pipeline] echo 07:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:28 provisioning config files... 07:43:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2501397014017842493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:29 ---> ****-login.sh 07:43:29 nexus3.edgexfoundry.org:10001 07:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:29 Configure a credential helper to remove this warning. See 07:43:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:29 07:43:29 Login Succeeded 07:43:29 nexus3.edgexfoundry.org:10002 07:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:29 Configure a credential helper to remove this warning. See 07:43:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:29 07:43:29 Login Succeeded 07:43:29 nexus3.edgexfoundry.org:10003 07:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:29 Configure a credential helper to remove this warning. See 07:43:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:29 07:43:29 Login Succeeded 07:43:29 nexus3.edgexfoundry.org:10004 07:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:30 Configure a credential helper to remove this warning. See 07:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:30 07:43:30 Login Succeeded 07:43:30 ****.io 07:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:30 Configure a credential helper to remove this warning. See 07:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:30 07:43:30 Login Succeeded 07:43:30 ---> ****-login.sh ends [Pipeline] } 07:43:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:43:30 + git rev-list -1 --merges 2a5e649201c18cec9e221fbeb45ba06089b8b7fb~1..2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo 07:43:30 -----------> git rev-list -1 --merges 2a5e649201c18cec9e221fbeb45ba06089b8b7fb~1..2a5e649201c18cec9e221fbeb45ba06089b8b7fb 2a5e649201c18cec9e221fbeb45ba06089b8b7fb 07:43:30 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [false] [Pipeline] sh 07:43:31 + git log --format=format:%s -1 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo 07:43:31 ========================================================= 07:43:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:43:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:31 + git log --format=format:%s -1 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] echo 07:43:31 [semverPrep] GIT_COMMIT: 2a5e649201c18cec9e221fbeb45ba06089b8b7fb, Commit Message: Merge pull request #364 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 07:43:31 [semverPrep] This is not a build commit. [Pipeline] sh 07:43:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:31 + grep -v github /etc/ssh/ssh_known_hosts 07:43:31 + [ -e /tmp/ssh_known_hosts ] 07:43:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:43:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:43:31 + sudo tee -a /etc/ssh/ssh_known_hosts 07:43:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:32 07:43:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:32 0.1.4: Pulling from edgex-devops/py-git-semver 07:43:32 b85a868b505f: Pulling fs layer 07:43:32 e2be974225ed: Pulling fs layer 07:43:32 339a4e72a1f5: Pulling fs layer 07:43:32 988bab9f4d93: Pulling fs layer 07:43:32 1469e6f7b9e6: Pulling fs layer 07:43:32 eaf3925da568: Pulling fs layer 07:43:32 bab4dde63d76: Pulling fs layer 07:43:32 bde34c3a00c8: Pulling fs layer 07:43:32 b352a97aabf1: Pulling fs layer 07:43:32 4872d77fe225: Pulling fs layer 07:43:32 5851b861e8e6: Pulling fs layer 07:43:32 bde34c3a00c8: Waiting 07:43:32 b352a97aabf1: Waiting 07:43:32 988bab9f4d93: Waiting 07:43:32 1469e6f7b9e6: Waiting 07:43:32 eaf3925da568: Waiting 07:43:32 bab4dde63d76: Waiting 07:43:32 4872d77fe225: Waiting 07:43:32 e2be974225ed: Download complete 07:43:32 988bab9f4d93: Verifying Checksum 07:43:32 988bab9f4d93: Download complete 07:43:32 1469e6f7b9e6: Verifying Checksum 07:43:32 1469e6f7b9e6: Download complete 07:43:32 eaf3925da568: Download complete 07:43:33 339a4e72a1f5: Verifying Checksum 07:43:33 339a4e72a1f5: Download complete 07:43:33 bde34c3a00c8: Verifying Checksum 07:43:33 bde34c3a00c8: Download complete 07:43:33 b352a97aabf1: Download complete 07:43:33 4872d77fe225: Verifying Checksum 07:43:33 4872d77fe225: Download complete 07:43:33 5851b861e8e6: Download complete 07:43:33 b85a868b505f: Download complete 07:43:33 bab4dde63d76: Download complete 07:43:34 b85a868b505f: Pull complete 07:43:34 e2be974225ed: Pull complete 07:43:34 339a4e72a1f5: Pull complete 07:43:34 988bab9f4d93: Pull complete 07:43:35 1469e6f7b9e6: Pull complete 07:43:35 eaf3925da568: Pull complete 07:43:37 bab4dde63d76: Pull complete 07:43:37 bde34c3a00c8: Pull complete 07:43:37 b352a97aabf1: Pull complete 07:43:37 4872d77fe225: Pull complete 07:43:37 5851b861e8e6: Pull complete 07:43:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:37 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 07:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:43:40 $ docker top aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a -eo pid,comm 07:43:41 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). 07:43:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:41 [ssh-agent] Looking for ssh-agent implementation... 07:43:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:41 $ docker exec aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent 07:43:41 SSH_AUTH_SOCK=/tmp/ssh-AJfGMTwaf8rR/agent.14 07:43:41 SSH_AGENT_PID=20 07:43:41 Running ssh-add (command line suppressed) 07:43:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11594488035384864462.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11594488035384864462.key) 07:43:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:41 + git tag --points-at HEAD [Pipeline] } 07:43:41 $ docker exec --env ******** --env ******** aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent -k 07:43:41 unset SSH_AUTH_SOCK; 07:43:41 unset SSH_AGENT_PID; 07:43:41 echo Agent pid 20 killed; 07:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:41 [ssh-agent] Looking for ssh-agent implementation... 07:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:42 $ docker exec aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent 07:43:42 SSH_AUTH_SOCK=/tmp/ssh-U9wYJHTZyfWu/agent.71 07:43:42 SSH_AGENT_PID=77 07:43:42 Running ssh-add (command line suppressed) 07:43:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12577844572476387480.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12577844572476387480.key) 07:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:42 + git semver init 07:43:42 2024-11-08 07:43:42,715 [run_init] DEBUG init version:0.0.0 force:False 07:43:42 2024-11-08 07:43:42,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 07:43:42 2024-11-08 07:43:42,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 07:43:42 2024-11-08 07:43:42,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 07:43:44 2024-11-08 07:43:44,284 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 07:43:44 2024-11-08 07:43:44,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 07:43:44 2024-11-08 07:43:44,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:43:44 2024-11-08 07:43:44,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 07:43:44 4.0.0-dev.3 [Pipeline] } 07:43:44 $ docker exec --env ******** --env ******** aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a ssh-agent -k 07:43:44 unset SSH_AUTH_SOCK; 07:43:44 unset SSH_AGENT_PID; 07:43:44 echo Agent pid 77 killed; 07:43:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:45 + git semver [Pipeline] } 07:43:45 $ docker stop --time=1 aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a 07:43:46 $ docker rm -f --volumes aabbcbf06a20af97ecf1df8afcb5b43c5a49e42f4af3008e30c95433dd59963a [Pipeline] // withDockerContainer [Pipeline] sh 07:43:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:47 Stashed 1 file(s) [Pipeline] echo 07:43:47 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 07:43:47 provisioning config files... 07:43:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16532650180582732593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:47 ---> ****-login.sh 07:43:47 nexus3.edgexfoundry.org:10001 07:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:47 Configure a credential helper to remove this warning. See 07:43:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:47 07:43:47 Login Succeeded 07:43:47 nexus3.edgexfoundry.org:10002 07:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:47 Configure a credential helper to remove this warning. See 07:43:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:47 07:43:47 Login Succeeded 07:43:47 nexus3.edgexfoundry.org:10003 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 nexus3.edgexfoundry.org:10004 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 ****.io 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 ---> ****-login.sh ends [Pipeline] } 07:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:48 ========================================================= 07:43:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:43:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:48 + 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 . 07:43:48 Sending build context to Docker daemon 20.58MB 07:43:48 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:43:48 Step 2/13 : FROM ${BASE} AS builder 07:43:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:49 43c4264eed91: Pulling fs layer 07:43:49 4cc291be95ef: Pulling fs layer 07:43:49 2ac1f1163629: Pulling fs layer 07:43:49 5c3c966382ef: Pulling fs layer 07:43:49 4f4fb700ef54: Pulling fs layer 07:43:49 5d5c8e513c77: Pulling fs layer 07:43:49 9f66e0745190: Pulling fs layer 07:43:49 f49a43e4bbc0: Pulling fs layer 07:43:49 561ebcabdf7f: Pulling fs layer 07:43:49 5c3c966382ef: Waiting 07:43:49 f49a43e4bbc0: Waiting 07:43:49 561ebcabdf7f: Waiting 07:43:49 5d5c8e513c77: Waiting 07:43:49 9f66e0745190: Waiting 07:43:49 4cc291be95ef: Verifying Checksum 07:43:49 4cc291be95ef: Download complete 07:43:49 5c3c966382ef: Verifying Checksum 07:43:49 5c3c966382ef: Download complete 07:43:49 4f4fb700ef54: Download complete 07:43:49 5d5c8e513c77: Download complete 07:43:49 43c4264eed91: Download complete 07:43:49 9f66e0745190: Verifying Checksum 07:43:49 9f66e0745190: Download complete 07:43:49 43c4264eed91: Pull complete 07:43:49 561ebcabdf7f: Download complete 07:43:49 4cc291be95ef: Pull complete 07:43:49 2ac1f1163629: Verifying Checksum 07:43:49 2ac1f1163629: Download complete 07:43:49 f49a43e4bbc0: Verifying Checksum 07:43:53 2ac1f1163629: Pull complete 07:43:53 5c3c966382ef: Pull complete 07:43:53 4f4fb700ef54: Pull complete 07:43:53 5d5c8e513c77: Pull complete 07:43:53 9f66e0745190: Pull complete 07:43:55 f49a43e4bbc0: Pull complete 07:43:55 561ebcabdf7f: Pull complete 07:43:55 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:43:55 ---> 3a752c3f9dda 07:43:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:44:00 ---> Running in b6ba370f14b2 07:44:00 Removing intermediate container b6ba370f14b2 07:44:00 ---> c5c947c773d1 07:44:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:44:00 ---> Running in 61ede03cdde7 07:44:00 Removing intermediate container 61ede03cdde7 07:44:00 ---> 482e46ed32b1 07:44:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:44:00 ---> Running in 7f33da49685f 07:44:00 Removing intermediate container 7f33da49685f 07:44:00 ---> fb22c627a4e6 07:44:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:44:00 ---> Running in f5849d344814 07:44:00 Removing intermediate container f5849d344814 07:44:00 ---> 7a9005f4ad74 07:44:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:00 ---> Running in cf195ac533fe 07:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:01 (1/14) Installing libintl (0.22.5-r0) 07:44:01 (2/14) Installing eudev-libs (3.2.14-r2) 07:44:01 (3/14) Installing libjpeg-turbo (3.0.3-r0) 07:44:01 (4/14) Installing v4l-utils-libs (1.24.1-r1) 07:44:01 (5/14) Installing v4l-utils (1.24.1-r1) 07:44:01 (6/14) Installing libdvbv5 (1.24.1-r1) 07:44:01 (7/14) Installing udev-init-scripts (35-r1) 07:44:01 (8/14) Installing libeconf (0.6.3-r0) 07:44:01 (9/14) Installing libblkid (2.40.1-r1) 07:44:01 (10/14) Installing xz-libs (5.6.2-r0) 07:44:01 (11/14) Installing kmod-libs (32-r0) 07:44:01 (12/14) Installing eudev (3.2.14-r2) 07:44:01 (13/14) Installing eudev-dev (3.2.14-r2) 07:44:01 (14/14) Installing v4l-utils-dev (1.24.1-r1) 07:44:01 Executing busybox-1.36.1-r29.trigger 07:44:01 Executing eudev-3.2.14-r2.trigger 07:44:01 OK: 253 MiB in 68 packages 07:44:02 Removing intermediate container cf195ac533fe 07:44:02 ---> e6c3cf82ade1 07:44:02 Step 8/13 : WORKDIR /device-usb-camera 07:44:02 ---> Running in 3bdab46e1aaa 07:44:02 Removing intermediate container 3bdab46e1aaa 07:44:02 ---> 994121db689f 07:44:02 Step 9/13 : COPY go.mod vendor* ./ 07:44:02 ---> 8d405a146329 07:44:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:02 ---> Running in 7375f09bab7c 07:44:02 Still waiting to schedule task 07:44:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:44:58 Removing intermediate container 7375f09bab7c 07:44:58 ---> 4da3361f57f8 07:44:58 Step 11/13 : COPY . . 07:44:58 ---> 9a8cd19181a4 07:44:58 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:44:58 ---> Running in a70236997621 07:44:58  % Total % Received % Xferd Average Speed Time Time Time Current 07:44:58 Dload Upload Total Spent Left Speed 07:44:58 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10629 0 --:--:-- --:--:-- --:--:-- 10727 07:44:58 Removing intermediate container a70236997621 07:44:58 ---> 6f8bf9dfdea5 07:44:58 Step 13/13 : RUN ${MAKE} 07:44:58 ---> Running in 2bb346e5f0f1 07:44:58 noop 07:44:58 Removing intermediate container 2bb346e5f0f1 07:44:58 ---> 2ba8379ab0a0 07:44:58 Successfully built 2ba8379ab0a0 07:44:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker inspect -f . ci-base-image-x86_64 07:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:59 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 07:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:59 $ docker top 17a552ada21c2a1020387150f5bcb29fb5e45dc85886892aeb35d944d8c57384 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:59 + go version 07:44:59 go version go1.23.2 linux/amd64 [Pipeline] } 07:44:59 $ docker stop --time=1 17a552ada21c2a1020387150f5bcb29fb5e45dc85886892aeb35d944d8c57384 07:45:01 $ docker rm -f --volumes 17a552ada21c2a1020387150f5bcb29fb5e45dc85886892aeb35d944d8c57384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:01 + docker inspect -f . ci-base-image-x86_64 07:45:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:01 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 07:45:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:45:02 $ docker top f980daea25521ff2ba7e647466d6a0aee1aefe69aceef178c16b61a813c6ae3a -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:02 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 07:45:05 + make test 07:45:05 go test ./... -coverprofile=coverage.out ./... 07:45:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:45:25 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 07:45:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 07:45:38 go vet ./... 07:45:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25891 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 07:45:40 Running in /w/workspace/device-usb-camera/190 [Pipeline] { [Pipeline] checkout 07:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:45:43 ./bin/test-attribution-txt.sh [Pipeline] echo 07:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 07:45:43 Selected Git installation does not exist. Using Default 07:45:43 The recommended git tool is: NONE [Pipeline] } 07:45:43 $ docker stop --time=1 f980daea25521ff2ba7e647466d6a0aee1aefe69aceef178c16b61a813c6ae3a 07:45:48 $ docker rm -f --volumes f980daea25521ff2ba7e647466d6a0aee1aefe69aceef178c16b61a813c6ae3a [Pipeline] // withDockerContainer [Pipeline] sh 07:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:45:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:50 + ls -al . 07:45:50 total 288 07:45:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 07:45 . 07:45:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:43 .. 07:45:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:45 .git 07:45:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:43 .github 07:45:50 -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 07:43 .gitignore 07:45:50 -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 07:43 .golangci.yml 07:45:50 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 07:43 .hadolint.yml 07:45:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:43 .semver 07:45:50 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 07:43 Attribution.txt 07:45:50 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 07:43 CHANGELOG.md 07:45:50 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 07:43 Dockerfile 07:45:50 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 07:43 GOVERNANCE.md 07:45:50 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 07:43 Jenkinsfile 07:45:50 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 07:43 LICENSE 07:45:50 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 07:43 Makefile 07:45:50 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 07:43 OWNERS.md 07:45:50 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 07:43 README.md 07:45:50 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:43 VERSION 07:45:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:43 bin 07:45:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:43 cmd 07:45:50 -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 07:45 coverage.out 07:45:50 -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 07:43 docker-entrypoint.sh 07:45:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:43 docs 07:45:50 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 07:43 go.mod 07:45:50 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 07:43 go.sum 07:45:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:43 internal 07:45:50 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:50 + 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=2a5e649201c18cec9e221fbeb45ba06089b8b7fb --label arch=amd64 --label version=4.0.0-dev.3 . 07:45:50 Sending build context to Docker daemon 20.64MB 07:45:50 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 07:45:50 Step 2/37 : FROM ${BASE} AS builder 07:45:50 ---> 2ba8379ab0a0 07:45:50 Step 3/37 : ARG ADD_BUILD_TAGS="" 07:45:51 ---> Running in 871d350f8bd5 07:45:51 Removing intermediate container 871d350f8bd5 07:45:51 ---> e0b439a23ab2 07:45:51 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:45:51 ---> Running in caee115abb17 07:45:51 Removing intermediate container caee115abb17 07:45:51 ---> 77cee8ad7f77 07:45:51 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:45:51 ---> Running in 13db104ffbd3 07:45:51 using credential edgex-jenkins-ssh 07:45:51 Cloning the remote Git repository 07:45:51 Removing intermediate container 13db104ffbd3 07:45:51 ---> 92e8fe14d51f 07:45:51 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:45:51 ---> Running in ed616fb68c04 07:45:51 Removing intermediate container ed616fb68c04 07:45:51 ---> 2b15f1722a69 07:45:51 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:51 ---> Running in 383d5e539bf6 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:51 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 07:45:51 > git init /w/workspace/device-usb-camera/190 # timeout=10 07:45:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:45:51 > git --version # timeout=10 07:45:51 > git --version # 'git version 2.25.1' 07:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:53 OK: 253 MiB in 68 packages 07:45:53 Removing intermediate container 383d5e539bf6 07:45:53 ---> 580b09f0ac41 07:45:53 Step 8/37 : WORKDIR /device-usb-camera 07:45:53 ---> Running in 0d50b777cd4a 07:45:53 Removing intermediate container 0d50b777cd4a 07:45:53 ---> d550e43c8691 07:45:53 Step 9/37 : COPY go.mod vendor* ./ 07:45:53 ---> 8eaba8884815 07:45:53 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:53 ---> Running in 796018cc91c4 07:45:53 Removing intermediate container 796018cc91c4 07:45:53 ---> 6548236a300d 07:45:53 Step 11/37 : COPY . . 07:45:56 ---> 65030cb24993 07:45:56 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:45:56 ---> Running in 47da083be23f 07:45:56  % Total % Received % Xferd Average Speed Time Time Time Current 07:45:56  Dload Upload Total Spent Left Speed 07:45:56 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 1062 100 1062 0 0 629 0 0:00:01 0:00:01 --:--:-- 629 07:45:56 Removing intermediate container 47da083be23f 07:45:56 ---> 452bf57bb8f8 07:45:56 Step 13/37 : RUN ${MAKE} 07:45:56 ---> Running in b9cc9a8701f3 07:45:56 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:45:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:57 Avoid second fetch 07:45:57 Checking out Revision 2a5e649201c18cec9e221fbeb45ba06089b8b7fb (main) 07:45:58 Commit message: "Merge pull request #364 from jackchenjc/edgex-go-issue-4916-2" 07:45:57 > git config core.sparsecheckout # timeout=10 07:45:57 > git checkout -f 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:06 Dload Upload Total Spent Left Speed 07:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 07:46:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:46:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:46:07 + sudo tee /etc/docker/daemon.new 07:46:07 { 07:46:07 "registry-mirrors": [ 07:46:07 "https://nexus3.edgexfoundry.org:10001" 07:46:07 ], 07:46:07 "bip": "10.250.0.254/24", 07:46:07 "hosts": [ 07:46:07 "tcp://0.0.0.0:5555", 07:46:07 "unix:///var/run/docker.sock" 07:46:07 ], 07:46:07 "mtu": 1458, 07:46:07 "selinux-enabled": true, 07:46:07 "seccomp-profile": "/etc/docker/seccomp.json" 07:46:07 } [Pipeline] sh 07:46:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:46:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:26 provisioning config files... 07:46:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/190@tmp/config14381179736410821177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:26 ---> ****-login.sh 07:46:26 nexus3.edgexfoundry.org:10001 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10002 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:28 Configure a credential helper to remove this warning. See 07:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:28 07:46:28 Login Succeeded 07:46:28 nexus3.edgexfoundry.org:10003 07:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:28 Configure a credential helper to remove this warning. See 07:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:28 07:46:28 Login Succeeded 07:46:28 nexus3.edgexfoundry.org:10004 07:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:28 Configure a credential helper to remove this warning. See 07:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:28 07:46:28 Login Succeeded 07:46:28 ****.io 07:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:29 Configure a credential helper to remove this warning. See 07:46:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:29 07:46:29 Login Succeeded 07:46:29 ---> ****-login.sh ends [Pipeline] } 07:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:29 ========================================================= 07:46:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:46:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:30 + 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 . 07:46:31 Sending build context to Docker daemon 10.56MB 07:46:31 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 07:46:31 Step 2/13 : FROM ${BASE} AS builder 07:46:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:31 cf04c63912e1: Pulling fs layer 07:46:31 55b35a11ae5e: Pulling fs layer 07:46:31 a37a00ec5f00: Pulling fs layer 07:46:31 50b3750afda1: Pulling fs layer 07:46:31 4f4fb700ef54: Pulling fs layer 07:46:31 50b3750afda1: Waiting 07:46:31 4f4fb700ef54: Waiting 07:46:31 80978eb59214: Pulling fs layer 07:46:31 c9f46d7d2bd2: Pulling fs layer 07:46:31 c5a475d317c9: Pulling fs layer 07:46:31 80978eb59214: Waiting 07:46:31 c9f46d7d2bd2: Waiting 07:46:31 c5a475d317c9: Waiting 07:46:31 55b35a11ae5e: Verifying Checksum 07:46:31 55b35a11ae5e: Download complete 07:46:31 50b3750afda1: Verifying Checksum 07:46:31 50b3750afda1: Download complete 07:46:31 4f4fb700ef54: Verifying Checksum 07:46:31 4f4fb700ef54: Download complete 07:46:31 80978eb59214: Verifying Checksum 07:46:31 80978eb59214: Download complete 07:46:31 cf04c63912e1: Verifying Checksum 07:46:31 cf04c63912e1: Download complete 07:46:32 c5a475d317c9: Verifying Checksum 07:46:32 c5a475d317c9: Download complete 07:46:32 cf04c63912e1: Pull complete 07:46:33 55b35a11ae5e: Pull complete 07:46:33 a37a00ec5f00: Verifying Checksum 07:46:33 a37a00ec5f00: Download complete 07:46:34 c9f46d7d2bd2: Verifying Checksum 07:46:34 c9f46d7d2bd2: Download complete 07:46:39 Removing intermediate container b9cc9a8701f3 07:46:39 ---> e084a4d9ab56 07:46:39 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 07:46:39 1.8.2: Pulling from bluenviron/mediamtx 07:46:39 8411072a22a5: Pulling fs layer 07:46:39 8411072a22a5: Verifying Checksum 07:46:39 8411072a22a5: Download complete 07:46:39 8411072a22a5: Pull complete 07:46:39 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 07:46:39 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 07:46:39 ---> 1ac78cb06e13 07:46:39 Step 15/37 : FROM alpine:3.20 07:46:39 3.20: Pulling from library/alpine 07:46:39 43c4264eed91: Already exists 07:46:39 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:46:39 Status: Downloaded newer image for alpine:3.20 07:46:39 ---> 91ef0af61f39 07:46:39 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:46:39 ---> Running in 7096266bdb94 07:46:39 Removing intermediate container 7096266bdb94 07:46:39 ---> f75a24fbc0c9 07:46:39 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 07:46:39 ---> Running in 29d6eef1b50e 07:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:39 (1/115) Installing dumb-init (1.2.5-r3) 07:46:39 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 07:46:39 (3/115) Installing aom-libs (3.9.1-r0) 07:46:39 (4/115) Installing libxau (1.0.11-r4) 07:46:39 (5/115) Installing libmd (1.1.0-r0) 07:46:39 (6/115) Installing libbsd (0.12.2-r0) 07:46:39 (7/115) Installing libxdmcp (1.1.5-r1) 07:46:39 (8/115) Installing libxcb (1.16.1-r0) 07:46:39 (9/115) Installing libx11 (1.8.9-r1) 07:46:39 (10/115) Installing hwdata-pci (0.382-r0) 07:46:39 (11/115) Installing libpciaccess (0.18.1-r0) 07:46:39 (12/115) Installing libdrm (2.4.120-r0) 07:46:39 (13/115) Installing libxext (1.3.6-r2) 07:46:39 (14/115) Installing libxfixes (6.0.1-r4) 07:46:39 (15/115) Installing libffi (3.4.6-r0) 07:46:39 (16/115) Installing wayland-libs-client (1.22.0-r4) 07:46:39 (17/115) Installing libva (2.21.0-r0) 07:46:39 (18/115) Installing libvdpau (1.5-r3) 07:46:39 (19/115) Installing libgcc (13.2.1_git20240309-r0) 07:46:39 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 07:46:39 (21/115) Installing onevpl-libs (2023.3.1-r2) 07:46:39 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 07:46:39 (23/115) Installing libdav1d (1.4.2-r0) 07:46:39 (24/115) Installing openexr-libiex (3.1.13-r1) 07:46:39 (25/115) Installing openexr-libilmthread (3.1.13-r1) 07:46:39 (26/115) Installing imath (3.1.12-r0) 07:46:39 (27/115) Installing openexr-libopenexr (3.1.13-r1) 07:46:39 (28/115) Installing brotli-libs (1.1.0-r2) 07:46:39 (29/115) Installing giflib (5.2.2-r0) 07:46:39 (30/115) Installing libhwy (1.0.7-r0) 07:46:39 (31/115) Installing libjpeg-turbo (3.0.3-r0) 07:46:39 (32/115) Installing lcms2 (2.16-r0) 07:46:39 (33/115) Installing libpng (1.6.44-r0) 07:46:39 (34/115) Installing libjxl (0.10.2-r0) 07:46:39 (35/115) Installing lame-libs (3.100-r5) 07:46:39 (36/115) Installing opus (1.5.2-r0) 07:46:39 (37/115) Installing rav1e-libs (0.7.1-r0) 07:46:39 (38/115) Installing libgomp (13.2.1_git20240309-r0) 07:46:39 (39/115) Installing soxr (0.1.3-r7) 07:46:39 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 07:46:39 (41/115) Installing libogg (1.3.5-r5) 07:46:39 (42/115) Installing libtheora (1.1.1-r18) 07:46:39 (43/115) Installing libvorbis (1.3.7-r2) 07:46:39 (44/115) Installing libvpx (1.14.1-r0) 07:46:39 (45/115) Installing libsharpyuv (1.3.2-r0) 07:46:39 (46/115) Installing libwebp (1.3.2-r0) 07:46:39 (47/115) Installing libwebpmux (1.3.2-r0) 07:46:39 (48/115) Installing x264-libs (0.164_git20231001-r0) 07:46:39 (49/115) Installing numactl (2.0.18-r0) 07:46:39 (50/115) Installing x265-libs (3.6-r0) 07:46:39 (51/115) Installing xvidcore (1.3.7-r2) 07:46:39 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 07:46:39 (53/115) Installing sdl2 (2.28.5-r1) 07:46:39 (54/115) Installing alsa-lib (1.2.11-r0) 07:46:39 (55/115) Installing libexpat (2.6.3-r0) 07:46:39 (56/115) Installing libbz2 (1.0.8-r6) 07:46:39 (57/115) Installing freetype (2.13.2-r0) 07:46:39 (58/115) Installing fontconfig (2.15.0-r1) 07:46:39 (59/115) Installing fribidi (1.0.15-r0) 07:46:39 (60/115) Installing libintl (0.22.5-r0) 07:46:39 (61/115) Installing libeconf (0.6.3-r0) 07:46:39 (62/115) Installing libblkid (2.40.1-r1) 07:46:39 (63/115) Installing libmount (2.40.1-r1) 07:46:39 (64/115) Installing pcre2 (10.43-r0) 07:46:39 (65/115) Installing glib (2.80.5-r0) 07:46:39 (66/115) Installing graphite2 (1.3.14-r6) 07:46:39 (67/115) Installing harfbuzz (8.5.0-r0) 07:46:39 (68/115) Installing libunibreak (6.1-r0) 07:46:39 (69/115) Installing libass (0.17.2-r0) 07:46:39 (70/115) Installing libbluray (1.3.4-r1) 07:46:39 (71/115) Installing mpg123-libs (1.32.8-r0) 07:46:39 (72/115) Installing libopenmpt (0.7.7-r0) 07:46:39 (73/115) Installing cjson (1.7.18-r0) 07:46:39 (74/115) Installing mbedtls (3.6.2-r0) 07:46:39 (75/115) Installing librist (0.2.10-r1) 07:46:39 (76/115) Installing libsrt (1.5.3-r0) 07:46:39 (77/115) Installing libssh (0.10.6-r0) 07:46:39 (78/115) Installing xz-libs (5.6.2-r0) 07:46:39 (79/115) Installing libxml2 (2.12.7-r0) 07:46:39 (80/115) Installing libsodium (1.0.19-r0) 07:46:39 (81/115) Installing libzmq (4.3.5-r2) 07:46:39 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 07:46:39 (83/115) Installing serd-libs (0.32.2-r0) 07:46:39 (84/115) Installing zix-libs (0.4.2-r0) 07:46:39 (85/115) Installing sord-libs (0.16.16-r0) 07:46:39 (86/115) Installing sratom (0.6.16-r0) 07:46:39 (87/115) Installing lilv-libs (0.24.24-r1) 07:46:39 (88/115) Installing glslang-libs (1.3.261.1-r0) 07:46:39 (89/115) Installing libdovi (3.3.0-r0) 07:46:39 (90/115) Installing spirv-tools (1.3.261.1-r0) 07:46:39 (91/115) Installing shaderc (2024.0-r0) 07:46:39 (92/115) Installing vulkan-loader (1.3.261.1-r0) 07:46:39 (93/115) Installing libplacebo (6.338.2-r1) 07:46:39 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 07:46:39 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 07:46:39 (96/115) Installing vidstab (1.1.1-r0) 07:46:39 (97/115) Installing zimg (3.0.5-r2) 07:46:39 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 07:46:39 (99/115) Installing libasyncns (0.8-r3) 07:46:39 (100/115) Installing dbus-libs (1.14.10-r1) 07:46:39 (101/115) Installing libltdl (2.4.7-r3) 07:46:39 (102/115) Installing orc (0.4.40-r0) 07:46:39 (103/115) Installing libflac (1.4.3-r1) 07:46:39 (104/115) Installing libsndfile (1.2.2-r0) 07:46:39 (105/115) Installing speexdsp (1.2.1-r2) 07:46:39 (106/115) Installing tdb-libs (1.4.9-r1) 07:46:39 (107/115) Installing libpulse (17.0-r0) 07:46:39 (108/115) Installing v4l-utils-libs (1.24.1-r1) 07:46:39 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 07:46:39 (110/115) Installing ffmpeg (6.1.1-r8) 07:46:39 (111/115) Installing udev-init-scripts (35-r1) 07:46:39 (112/115) Installing eudev-libs (3.2.14-r2) 07:46:39 (113/115) Installing zstd-libs (1.5.6-r0) 07:46:39 (114/115) Installing kmod-libs (32-r0) 07:46:39 (115/115) Installing eudev (3.2.14-r2) 07:46:39 Executing busybox-1.36.1-r29.trigger 07:46:39 Executing glib-2.80.5-r0.trigger 07:46:39 Executing eudev-3.2.14-r2.trigger 07:46:39 OK: 134 MiB in 129 packages 07:46:41 Removing intermediate container 29d6eef1b50e 07:46:41 ---> 3c986a118cb4 07:46:41 Step 18/37 : RUN apk --no-cache upgrade 07:46:41 ---> Running in 2e5840153d19 07:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:41 Upgrading critical system libraries and apk-tools: 07:46:41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:46:41 Executing busybox-1.36.1-r29.trigger 07:46:41 Continuing the upgrade transaction with new apk-tools: 07:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:46:42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:46:42 OK: 134 MiB in 129 packages 07:46:43 Removing intermediate container 2e5840153d19 07:46:43 ---> e849e8c1422b 07:46:43 Step 19/37 : WORKDIR / 07:46:43 ---> Running in b6dff1d09a93 07:46:43 Removing intermediate container b6dff1d09a93 07:46:43 ---> 2ead76f13239 07:46:43 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 07:46:44 ---> 92fd58520008 07:46:44 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 07:46:44 ---> 37a70b56dccb 07:46:44 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 07:46:44 ---> e4adcb7be7e0 07:46:44 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:46:44 ---> 789321ea6f02 07:46:44 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:46:44 ---> d160e920a273 07:46:44 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 07:46:44 ---> 7788084c571e 07:46:44 Step 26/37 : COPY --from=rtsp /mediamtx / 07:46:45 ---> 0529b96401ea 07:46:45 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 07:46:45 ---> Running in 2d08ac126967 07:46:46 Removing intermediate container 2d08ac126967 07:46:46 ---> 2c678559f904 07:46:46 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 07:46:46 ---> Running in c5072b560178 07:46:47 Removing intermediate container c5072b560178 07:46:47 ---> 57bbd5e30dde 07:46:47 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 07:46:47 ---> Running in 2797dbe830a0 07:46:47 Removing intermediate container 2797dbe830a0 07:46:47 ---> 020a64c51f18 07:46:47 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 07:46:47 ---> Running in e4247723c82e 07:46:48 Removing intermediate container e4247723c82e 07:46:48 ---> e4e301a2d951 07:46:48 Step 31/37 : EXPOSE 59983 07:46:48 ---> Running in 5ed9d820a77c 07:46:48 Removing intermediate container 5ed9d820a77c 07:46:48 ---> 717767f59e64 07:46:48 Step 32/37 : EXPOSE 8554 07:46:48 ---> Running in 994b60f08a44 07:46:48 Removing intermediate container 994b60f08a44 07:46:48 ---> d9bf36346ee3 07:46:48 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:46:48 ---> Running in ed2a76e5312d 07:46:48 Removing intermediate container ed2a76e5312d 07:46:48 ---> 2f411f52013e 07:46:48 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 07:46:48 ---> Running in af6e635a3f17 07:46:48 Removing intermediate container af6e635a3f17 07:46:48 ---> 66154d886709 07:46:48 Step 35/37 : LABEL arch=amd64 07:46:48 ---> Running in fbb41e28c52e 07:46:48 Removing intermediate container fbb41e28c52e 07:46:48 ---> 26547f33dada 07:46:48 Step 36/37 : LABEL git_sha=2a5e649201c18cec9e221fbeb45ba06089b8b7fb 07:46:48 ---> Running in 9465173cad57 07:46:48 Removing intermediate container 9465173cad57 07:46:48 ---> 2cdd9d3be54c 07:46:48 Step 37/37 : LABEL version=4.0.0-dev.3 07:46:48 ---> Running in ee3ed1717e01 07:46:48 Removing intermediate container ee3ed1717e01 07:46:48 ---> 7ca3890ccd5e 07:46:48 [Warning] One or more build-args [ARCH] were not consumed 07:46:48 Successfully built 7ca3890ccd5e 07:46:48 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:49 provisioning config files... 07:46:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14630848318367699083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:49 ---> ****-login.sh 07:46:49 nexus3.edgexfoundry.org:10001 07:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:49 Configure a credential helper to remove this warning. See 07:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:49 07:46:49 Login Succeeded 07:46:49 nexus3.edgexfoundry.org:10002 07:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:49 Configure a credential helper to remove this warning. See 07:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:49 07:46:49 Login Succeeded 07:46:49 nexus3.edgexfoundry.org:10003 07:46:49 a37a00ec5f00: Pull complete 07:46:49 50b3750afda1: Pull complete 07:46:49 4f4fb700ef54: Pull complete 07:46:49 80978eb59214: Pull complete 07:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:49 Configure a credential helper to remove this warning. See 07:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:49 07:46:49 Login Succeeded 07:46:49 nexus3.edgexfoundry.org:10004 07:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:49 Configure a credential helper to remove this warning. See 07:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:49 07:46:49 Login Succeeded 07:46:49 ****.io 07:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:49 Configure a credential helper to remove this warning. See 07:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:49 07:46:49 Login Succeeded 07:46:49 ---> ****-login.sh ends [Pipeline] } 07:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:50 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 07:46:50 2a5e649201c18cec9e221fbeb45ba06089b8b7fb 07:46:50 latest 07:46:50 4.0.0-dev.3 07:46:50 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 07:46:50 main 07:46:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb 07:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:46:50 a9dc04b52cda: Preparing 07:46:50 72a232a96f63: Preparing 07:46:50 459a728345a0: Preparing 07:46:50 459a728345a0: Preparing 07:46:50 0e81680c8547: Preparing 07:46:50 4fdee56d7956: Preparing 07:46:50 db3a163b10eb: Preparing 07:46:50 cc32b8b80ea2: Preparing 07:46:50 c427c40e578a: Preparing 07:46:50 dda0249e840f: Preparing 07:46:50 06ced3ca76d1: Preparing 07:46:50 28fda5d36b46: Preparing 07:46:50 107aacaf71c4: Preparing 07:46:50 63ca1fbb43ae: Preparing 07:46:50 dda0249e840f: Waiting 07:46:50 06ced3ca76d1: Waiting 07:46:50 28fda5d36b46: Waiting 07:46:50 107aacaf71c4: Waiting 07:46:50 63ca1fbb43ae: Waiting 07:46:50 db3a163b10eb: Waiting 07:46:50 c427c40e578a: Waiting 07:46:50 a9dc04b52cda: Pushed 07:46:50 72a232a96f63: Pushed 07:46:50 4fdee56d7956: Pushed 07:46:50 459a728345a0: Pushed 07:46:51 dda0249e840f: Pushed 07:46:51 c427c40e578a: Pushed 07:46:51 db3a163b10eb: Pushed 07:46:51 cc32b8b80ea2: Pushed 07:46:51 63ca1fbb43ae: Layer already exists 07:46:51 28fda5d36b46: Pushed 07:46:54 0e81680c8547: Pushed 07:46:55 06ced3ca76d1: Pushed 07:46:57 c9f46d7d2bd2: Pull complete 07:46:59 c5a475d317c9: Pull complete 07:46:59 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:46:59 ---> be29e6b0f0d4 07:46:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:47:01 ---> Running in ee76d1fc4b82 07:47:01 Removing intermediate container ee76d1fc4b82 07:47:01 ---> fdf03d1ea838 07:47:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:01 ---> Running in d7f98f052915 07:47:01 Removing intermediate container d7f98f052915 07:47:01 ---> 75bfd8529499 07:47:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:47:01 ---> Running in 445c4d62c463 07:47:02 Removing intermediate container 445c4d62c463 07:47:02 ---> 78675f4c19fd 07:47:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:47:02 ---> Running in 94a1bf2f1bde 07:47:02 Removing intermediate container 94a1bf2f1bde 07:47:02 ---> 9013dec05eed 07:47:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:02 ---> Running in 751ff3f750e5 07:47:03 107aacaf71c4: Pushed 07:47:03 2a5e649201c18cec9e221fbeb45ba06089b8b7fb: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-08T07:47:03.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:47:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 07:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:47:04 a9dc04b52cda: Preparing 07:47:04 72a232a96f63: Preparing 07:47:04 459a728345a0: Preparing 07:47:04 459a728345a0: Preparing 07:47:04 0e81680c8547: Preparing 07:47:04 4fdee56d7956: Preparing 07:47:04 db3a163b10eb: Preparing 07:47:04 cc32b8b80ea2: Preparing 07:47:04 c427c40e578a: Preparing 07:47:04 db3a163b10eb: Waiting 07:47:04 cc32b8b80ea2: Waiting 07:47:04 dda0249e840f: Preparing 07:47:04 06ced3ca76d1: Preparing 07:47:04 28fda5d36b46: Preparing 07:47:04 107aacaf71c4: Preparing 07:47:04 c427c40e578a: Waiting 07:47:04 dda0249e840f: Waiting 07:47:04 06ced3ca76d1: Waiting 07:47:04 63ca1fbb43ae: Preparing 07:47:04 28fda5d36b46: Waiting 07:47:04 107aacaf71c4: Waiting 07:47:04 63ca1fbb43ae: Waiting 07:47:04 4fdee56d7956: Layer already exists 07:47:04 72a232a96f63: Layer already exists 07:47:04 0e81680c8547: Layer already exists 07:47:04 459a728345a0: Layer already exists 07:47:04 a9dc04b52cda: Layer already exists 07:47:04 db3a163b10eb: Layer already exists 07:47:04 cc32b8b80ea2: Layer already exists 07:47:04 c427c40e578a: Layer already exists 07:47:04 dda0249e840f: Layer already exists 07:47:04 06ced3ca76d1: Layer already exists 07:47:04 63ca1fbb43ae: Layer already exists 07:47:04 28fda5d36b46: Layer already exists 07:47:04 107aacaf71c4: Layer already exists 07:47:04 latest: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.3 07:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:47:04 a9dc04b52cda: Preparing 07:47:04 72a232a96f63: Preparing 07:47:04 459a728345a0: Preparing 07:47:04 459a728345a0: Preparing 07:47:04 0e81680c8547: Preparing 07:47:04 4fdee56d7956: Preparing 07:47:04 db3a163b10eb: Preparing 07:47:04 cc32b8b80ea2: Preparing 07:47:04 c427c40e578a: Preparing 07:47:04 dda0249e840f: Preparing 07:47:04 06ced3ca76d1: Preparing 07:47:04 28fda5d36b46: Preparing 07:47:04 107aacaf71c4: Preparing 07:47:04 63ca1fbb43ae: Preparing 07:47:04 06ced3ca76d1: Waiting 07:47:04 28fda5d36b46: Waiting 07:47:04 db3a163b10eb: Waiting 07:47:04 107aacaf71c4: Waiting 07:47:04 c427c40e578a: Waiting 07:47:04 63ca1fbb43ae: Waiting 07:47:04 dda0249e840f: Waiting 07:47:04 cc32b8b80ea2: Waiting 07:47:04 72a232a96f63: Layer already exists 07:47:04 0e81680c8547: Layer already exists 07:47:04 4fdee56d7956: Layer already exists 07:47:04 459a728345a0: Layer already exists 07:47:04 a9dc04b52cda: Layer already exists 07:47:04 c427c40e578a: Layer already exists 07:47:04 db3a163b10eb: Layer already exists 07:47:04 cc32b8b80ea2: Layer already exists 07:47:04 dda0249e840f: Layer already exists 07:47:04 06ced3ca76d1: Layer already exists 07:47:04 28fda5d36b46: Layer already exists 07:47:04 107aacaf71c4: Layer already exists 07:47:04 63ca1fbb43ae: Layer already exists 07:47:04 4.0.0-dev.3: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 07:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:47:05 a9dc04b52cda: Preparing 07:47:05 72a232a96f63: Preparing 07:47:05 459a728345a0: Preparing 07:47:05 459a728345a0: Preparing 07:47:05 0e81680c8547: Preparing 07:47:05 4fdee56d7956: Preparing 07:47:05 db3a163b10eb: Preparing 07:47:05 cc32b8b80ea2: Preparing 07:47:05 c427c40e578a: Preparing 07:47:05 dda0249e840f: Preparing 07:47:05 06ced3ca76d1: Preparing 07:47:05 28fda5d36b46: Preparing 07:47:05 db3a163b10eb: Waiting 07:47:05 c427c40e578a: Waiting 07:47:05 cc32b8b80ea2: Waiting 07:47:05 dda0249e840f: Waiting 07:47:05 06ced3ca76d1: Waiting 07:47:05 107aacaf71c4: Preparing 07:47:05 63ca1fbb43ae: Preparing 07:47:05 107aacaf71c4: Waiting 07:47:05 28fda5d36b46: Waiting 07:47:05 63ca1fbb43ae: Waiting 07:47:05 72a232a96f63: Layer already exists 07:47:05 a9dc04b52cda: Layer already exists 07:47:05 0e81680c8547: Layer already exists 07:47:05 459a728345a0: Layer already exists 07:47:05 4fdee56d7956: Layer already exists 07:47:05 cc32b8b80ea2: Layer already exists 07:47:05 dda0249e840f: Layer already exists 07:47:05 06ced3ca76d1: Layer already exists 07:47:05 db3a163b10eb: Layer already exists 07:47:05 c427c40e578a: Layer already exists 07:47:05 28fda5d36b46: Layer already exists 07:47:05 63ca1fbb43ae: Layer already exists 07:47:05 107aacaf71c4: Layer already exists 07:47:05 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv 07:47:05 (1/14) Installing libintl (0.22.5-r0) 07:47:05 (2/14) Installing eudev-libs (3.2.14-r2) 07:47:05 (3/14) Installing libjpeg-turbo (3.0.3-r0) 07:47:05 (4/14) Installing v4l-utils-libs (1.24.1-r1) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 (5/14) Installing v4l-utils (1.24.1-r1) 07:47:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:06 (6/14) Installing libdvbv5 (1.24.1-r1) 07:47:06 (7/14) Installing udev-init-scripts (35-r1) 07:47:06 (8/14) Installing libeconf (0.6.3-r0) 07:47:06 (9/14) Installing libblkid (2.40.1-r1) 07:47:06 (10/14) Installing xz-libs (5.6.2-r0) 07:47:06 (11/14) Installing kmod-libs (32-r0) 07:47:06 (12/14) Installing eudev (3.2.14-r2) 07:47:06 (13/14) Installing eudev-dev (3.2.14-r2) 07:47:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 07:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 07:47:06 a9dc04b52cda: Preparing 07:47:06 72a232a96f63: Preparing 07:47:06 459a728345a0: Preparing 07:47:06 459a728345a0: Preparing 07:47:06 0e81680c8547: Preparing 07:47:06 4fdee56d7956: Preparing 07:47:06 db3a163b10eb: Preparing 07:47:06 cc32b8b80ea2: Preparing 07:47:06 c427c40e578a: Preparing 07:47:06 dda0249e840f: Preparing 07:47:06 06ced3ca76d1: Preparing 07:47:06 28fda5d36b46: Preparing 07:47:06 107aacaf71c4: Preparing 07:47:06 63ca1fbb43ae: Preparing 07:47:06 db3a163b10eb: Waiting 07:47:06 dda0249e840f: Waiting 07:47:06 cc32b8b80ea2: Waiting 07:47:06 06ced3ca76d1: Waiting 07:47:06 c427c40e578a: Waiting 07:47:06 63ca1fbb43ae: Waiting 07:47:06 28fda5d36b46: Waiting 07:47:06 107aacaf71c4: Waiting 07:47:06 a9dc04b52cda: Layer already exists 07:47:06 459a728345a0: Layer already exists 07:47:06 4fdee56d7956: Layer already exists 07:47:06 0e81680c8547: Layer already exists 07:47:06 72a232a96f63: Layer already exists 07:47:06 c427c40e578a: Layer already exists 07:47:06 cc32b8b80ea2: Layer already exists 07:47:06 db3a163b10eb: Layer already exists 07:47:06 06ced3ca76d1: Layer already exists 07:47:06 dda0249e840f: Layer already exists 07:47:06 107aacaf71c4: Layer already exists 07:47:06 28fda5d36b46: Layer already exists 07:47:06 63ca1fbb43ae: Layer already exists 07:47:06 main: digest: sha256:1b03113dda112cfb648ec5b186c97d245169f075771c946c00cd6cca47b58728 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:06 ===================================================== [Pipeline] echo 07:47:06 taggedImages: 07:47:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb 07:47:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 07:47:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.3 07:47:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 07:47:06 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:47:06 (14/14) Installing v4l-utils-dev (1.24.1-r1) 07:47:06 Executing busybox-1.36.1-r29.trigger 07:47:06 Executing eudev-3.2.14-r2.trigger 07:47:06 OK: 246 MiB in 68 packages [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 07:47:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:47:06 07:47:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:47:07 latest: Pulling from edgex-lftools-log-publisher 07:47:07 5eb5b503b376: Pulling fs layer 07:47:07 5c69ac0246d0: Pulling fs layer 07:47:07 ec43610c2a17: Pulling fs layer 07:47:07 3a2ae6a8a46f: Pulling fs layer 07:47:07 33b1e0a273af: Pulling fs layer 07:47:07 5d3b04190fa2: Pulling fs layer 07:47:07 2f39f015ded8: Pulling fs layer 07:47:07 33b1e0a273af: Waiting 07:47:07 3a2ae6a8a46f: Waiting 07:47:07 5d3b04190fa2: Waiting 07:47:07 2f39f015ded8: Waiting 07:47:07 5c69ac0246d0: Verifying Checksum 07:47:07 5c69ac0246d0: Download complete 07:47:07 3a2ae6a8a46f: Verifying Checksum 07:47:07 3a2ae6a8a46f: Download complete 07:47:07 33b1e0a273af: Verifying Checksum 07:47:07 33b1e0a273af: Download complete 07:47:07 5d3b04190fa2: Verifying Checksum 07:47:07 5d3b04190fa2: Download complete 07:47:07 ec43610c2a17: Verifying Checksum 07:47:07 ec43610c2a17: Download complete 07:47:07 5eb5b503b376: Download complete 07:47:07 Removing intermediate container 751ff3f750e5 07:47:07 ---> 2bdf063289cb 07:47:07 Step 8/13 : WORKDIR /device-usb-camera 07:47:07 ---> Running in 476d7b25ff5a 07:47:07 2f39f015ded8: Download complete 07:47:08 Removing intermediate container 476d7b25ff5a 07:47:08 ---> 7be6d70744b4 07:47:08 Step 9/13 : COPY go.mod vendor* ./ 07:47:08 5eb5b503b376: Pull complete 07:47:08 5c69ac0246d0: Pull complete 07:47:08 ---> 194aa4544015 07:47:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:08 ---> Running in f364d0c976b7 07:47:09 ec43610c2a17: Pull complete 07:47:09 3a2ae6a8a46f: Pull complete 07:47:09 33b1e0a273af: Pull complete 07:47:09 5d3b04190fa2: Pull complete 07:47:13 2f39f015ded8: Pull complete 07:47:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:47:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:13 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 07:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:47:17 $ docker top 6009b3e6115e42d58878436cc854985082e46fa3102bb18411af3e4398e9da5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:18 ---> job-cost.sh 07:47:18 lf-activate-venv: SKIPPING 07:47:18 INFO: No Stack... 07:47:18 INFO: Retrieving Pricing Info for: v3-standard-8 07:47:18 INFO: Archiving Costs [Pipeline] sh 07:47:19 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 07:47:19 + cut -d, -f6 [Pipeline] lock 07:47:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] 07:47:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] did not exist. Created. 07:47:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:47:19 + echo total: 0.2199999988079071 [Pipeline] stash 07:47:19 Stashed 1 file(s) [Pipeline] } 07:47:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 07:47:19 $ docker stop --time=1 6009b3e6115e42d58878436cc854985082e46fa3102bb18411af3e4398e9da5b 07:47:20 $ docker rm -f --volumes 6009b3e6115e42d58878436cc854985082e46fa3102bb18411af3e4398e9da5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:49:15 Removing intermediate container f364d0c976b7 07:49:15 ---> a1675e7ff8ca 07:49:15 Step 11/13 : COPY . . 07:49:15 ---> bd5d07c50b5a 07:49:15 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:49:15 ---> Running in 26a995f61d19 07:49:15  % Total % Received % Xferd Average Speed Time Time Time Current 07:49:15 Dload Upload Total Spent Left Speed 07:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9421 0 --:--:-- --:--:-- --:--:-- 9654 07:49:15 Removing intermediate container 26a995f61d19 07:49:15 ---> 271f7d5e2607 07:49:15 Step 13/13 : RUN ${MAKE} 07:49:15 ---> Running in 591bb41c91ce 07:49:15 noop 07:49:15 Removing intermediate container 591bb41c91ce 07:49:15 ---> f9e63de2d84a 07:49:15 Successfully built f9e63de2d84a 07:49:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker inspect -f . ci-base-image-arm64 07:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:16 prd-ubuntu20.04-docker-arm64-4c-16g-25891 does not seem to be running inside a container 07:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/190 -v /w/workspace/device-usb-camera/190:/w/workspace/device-usb-camera/190:rw,z -v /w/workspace/device-usb-camera/190@tmp:/w/workspace/device-usb-camera/190@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 07:49:17 $ docker top 1c28d0d4b1787d82621e5d815fa3a8e1b06f0c63e2a4f24d8fa3f4c0406464fb -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:18 + go version 07:49:18 go version go1.23.2 linux/arm64 [Pipeline] } 07:49:18 $ docker stop --time=1 1c28d0d4b1787d82621e5d815fa3a8e1b06f0c63e2a4f24d8fa3f4c0406464fb 07:49:19 $ docker rm -f --volumes 1c28d0d4b1787d82621e5d815fa3a8e1b06f0c63e2a4f24d8fa3f4c0406464fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:20 + docker inspect -f . ci-base-image-arm64 07:49:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:20 prd-ubuntu20.04-docker-arm64-4c-16g-25891 does not seem to be running inside a container 07:49:20 $ 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/190 -v /w/workspace/device-usb-camera/190:/w/workspace/device-usb-camera/190:rw,z -v /w/workspace/device-usb-camera/190@tmp:/w/workspace/device-usb-camera/190@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 07:49:21 $ docker top 6c1cd4a78adbe766af186f58f97784ce4ec38208a0dd747b7f81dd2a3b121f09 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/190 [Pipeline] fileExists [Pipeline] sh 07:49:23 + make test 07:49:23 go test ./... -coverprofile=coverage.out ./... 07:49:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:53:52 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 07:53:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements 07:53:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:53:52 go vet ./... 07:54:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:54:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:54:48 ./bin/test-attribution-txt.sh [Pipeline] echo 07:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:54:48 $ docker stop --time=1 6c1cd4a78adbe766af186f58f97784ce4ec38208a0dd747b7f81dd2a3b121f09 07:54:50 $ docker rm -f --volumes 6c1cd4a78adbe766af186f58f97784ce4ec38208a0dd747b7f81dd2a3b121f09 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:52 Warning: overwriting stash ‘coverage-report’ 07:54:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:55 + ls -al . 07:54:55 total 284 07:54:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:49 . 07:54:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 07:45 .. 07:54:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 07:46 .git 07:54:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 .github 07:54:55 -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 07:45 .gitignore 07:54:55 -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 07:45 .golangci.yml 07:54:55 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 07:45 .hadolint.yml 07:54:55 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 07:45 Attribution.txt 07:54:55 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 07:45 CHANGELOG.md 07:54:55 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 07:45 Dockerfile 07:54:55 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 07:45 GOVERNANCE.md 07:54:55 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 07:45 Jenkinsfile 07:54:55 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 07:45 LICENSE 07:54:55 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 07:45 Makefile 07:54:55 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 07:45 OWNERS.md 07:54:55 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 07:45 README.md 07:54:55 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 07:43 VERSION 07:54:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:45 bin 07:54:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 cmd 07:54:55 -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 07:53 coverage.out 07:54:55 -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 07:45 docker-entrypoint.sh 07:54:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 07:45 docs 07:54:55 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 07:45 go.mod 07:54:55 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 07:45 go.sum 07:54:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 07:45 internal 07:54:55 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:55 + 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=2a5e649201c18cec9e221fbeb45ba06089b8b7fb --label arch=arm64 --label version=4.0.0-dev.3 . 07:54:56 Sending build context to Docker daemon 10.61MB 07:54:56 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 07:54:56 Step 2/37 : FROM ${BASE} AS builder 07:54:56 ---> f9e63de2d84a 07:54:56 Step 3/37 : ARG ADD_BUILD_TAGS="" 07:54:56 ---> Running in 29d071e2c2c8 07:54:56 Removing intermediate container 29d071e2c2c8 07:54:56 ---> 33dffe50838d 07:54:56 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:54:56 ---> Running in 6fdd05d4a567 07:54:57 Removing intermediate container 6fdd05d4a567 07:54:57 ---> fb2fcd029607 07:54:57 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 07:54:57 ---> Running in c43b3afab15f 07:54:57 Removing intermediate container c43b3afab15f 07:54:57 ---> 386580d257d8 07:54:57 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:54:57 ---> Running in 266969e7ac1d 07:54:58 Removing intermediate container 266969e7ac1d 07:54:58 ---> be72d37a2c4a 07:54:58 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:58 ---> Running in 70e9b9451298 07:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:54:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:55:01 OK: 246 MiB in 68 packages 07:55:02 Removing intermediate container 70e9b9451298 07:55:02 ---> 508a8d1066e5 07:55:02 Step 8/37 : WORKDIR /device-usb-camera 07:55:02 ---> Running in 3a9eafbff73d 07:55:03 Removing intermediate container 3a9eafbff73d 07:55:03 ---> ea04597ee65d 07:55:03 Step 9/37 : COPY go.mod vendor* ./ 07:55:03 ---> 1f51fa74bca4 07:55:03 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:03 ---> Running in 3eb652d61206 07:55:07 Removing intermediate container 3eb652d61206 07:55:07 ---> b94c2748bd50 07:55:07 Step 11/37 : COPY . . 07:55:08 ---> b554884082a1 07:55:08 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:55:08 ---> Running in 55b35285f5f2 07:55:09  % Total % Received % Xferd Average Speed Time Time Time Current 07:55:09 Dload Upload Total Spent Left Speed 07:55:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 5403 0 --:--:-- --:--:-- --:--:-- 5474 07:55:10 Removing intermediate container 55b35285f5f2 07:55:10 ---> 9c243b63260b 07:55:10 Step 13/37 : RUN ${MAKE} 07:55:10 ---> Running in 25a4156d324c 07:55:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:59:49 Removing intermediate container 25a4156d324c 07:59:49 ---> a4ed50703276 07:59:49 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 07:59:49 1.8.2: Pulling from bluenviron/mediamtx 07:59:49 da4d7e05a7aa: Pulling fs layer 07:59:49 da4d7e05a7aa: Verifying Checksum 07:59:49 da4d7e05a7aa: Download complete 07:59:49 da4d7e05a7aa: Pull complete 07:59:49 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 07:59:49 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 07:59:49 ---> 62c65ed7ef0d 07:59:49 Step 15/37 : FROM alpine:3.20 07:59:49 3.20: Pulling from library/alpine 07:59:49 cf04c63912e1: Already exists 07:59:49 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:59:49 Status: Downloaded newer image for alpine:3.20 07:59:49 ---> c157a85ed455 07:59:49 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:59:49 ---> Running in 357473640fd2 07:59:49 Removing intermediate container 357473640fd2 07:59:49 ---> a1ba167783ba 07:59:49 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 07:59:49 ---> Running in 2f3ba04f33ce 07:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:49 (1/114) Installing dumb-init (1.2.5-r3) 07:59:49 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 07:59:49 (3/114) Installing aom-libs (3.9.1-r0) 07:59:49 (4/114) Installing libxau (1.0.11-r4) 07:59:49 (5/114) Installing libmd (1.1.0-r0) 07:59:49 (6/114) Installing libbsd (0.12.2-r0) 07:59:49 (7/114) Installing libxdmcp (1.1.5-r1) 07:59:49 (8/114) Installing libxcb (1.16.1-r0) 07:59:49 (9/114) Installing libx11 (1.8.9-r1) 07:59:49 (10/114) Installing hwdata-pci (0.382-r0) 07:59:49 (11/114) Installing libpciaccess (0.18.1-r0) 07:59:49 (12/114) Installing libdrm (2.4.120-r0) 07:59:49 (13/114) Installing libxext (1.3.6-r2) 07:59:49 (14/114) Installing libxfixes (6.0.1-r4) 07:59:49 (15/114) Installing libffi (3.4.6-r0) 07:59:49 (16/114) Installing wayland-libs-client (1.22.0-r4) 07:59:49 (17/114) Installing libva (2.21.0-r0) 07:59:49 (18/114) Installing libvdpau (1.5-r3) 07:59:49 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 07:59:49 (20/114) Installing libdav1d (1.4.2-r0) 07:59:49 (21/114) Installing libgcc (13.2.1_git20240309-r0) 07:59:49 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 07:59:49 (23/114) Installing openexr-libiex (3.1.13-r1) 07:59:49 (24/114) Installing openexr-libilmthread (3.1.13-r1) 07:59:49 (25/114) Installing imath (3.1.12-r0) 07:59:49 (26/114) Installing openexr-libopenexr (3.1.13-r1) 07:59:49 (27/114) Installing brotli-libs (1.1.0-r2) 07:59:49 (28/114) Installing giflib (5.2.2-r0) 07:59:49 (29/114) Installing libhwy (1.0.7-r0) 07:59:49 (30/114) Installing libjpeg-turbo (3.0.3-r0) 07:59:49 (31/114) Installing lcms2 (2.16-r0) 07:59:49 (32/114) Installing libpng (1.6.44-r0) 07:59:49 (33/114) Installing libjxl (0.10.2-r0) 07:59:49 (34/114) Installing lame-libs (3.100-r5) 07:59:49 (35/114) Installing opus (1.5.2-r0) 07:59:49 (36/114) Installing rav1e-libs (0.7.1-r0) 07:59:49 (37/114) Installing libgomp (13.2.1_git20240309-r0) 07:59:49 (38/114) Installing soxr (0.1.3-r7) 07:59:49 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 07:59:49 (40/114) Installing libogg (1.3.5-r5) 07:59:49 (41/114) Installing libtheora (1.1.1-r18) 07:59:49 (42/114) Installing libvorbis (1.3.7-r2) 07:59:49 (43/114) Installing libvpx (1.14.1-r0) 07:59:49 (44/114) Installing libsharpyuv (1.3.2-r0) 07:59:49 (45/114) Installing libwebp (1.3.2-r0) 07:59:49 (46/114) Installing libwebpmux (1.3.2-r0) 07:59:49 (47/114) Installing x264-libs (0.164_git20231001-r0) 07:59:49 (48/114) Installing numactl (2.0.18-r0) 07:59:49 (49/114) Installing x265-libs (3.6-r0) 07:59:49 (50/114) Installing xvidcore (1.3.7-r2) 07:59:49 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 07:59:49 (52/114) Installing sdl2 (2.28.5-r1) 07:59:49 (53/114) Installing alsa-lib (1.2.11-r0) 07:59:49 (54/114) Installing libexpat (2.6.4-r0) 07:59:49 (55/114) Installing libbz2 (1.0.8-r6) 07:59:49 (56/114) Installing freetype (2.13.2-r0) 07:59:49 (57/114) Installing fontconfig (2.15.0-r1) 07:59:49 (58/114) Installing fribidi (1.0.15-r0) 07:59:49 (59/114) Installing libintl (0.22.5-r0) 07:59:49 (60/114) Installing libeconf (0.6.3-r0) 07:59:49 (61/114) Installing libblkid (2.40.1-r1) 07:59:49 (62/114) Installing libmount (2.40.1-r1) 07:59:49 (63/114) Installing pcre2 (10.43-r0) 07:59:49 (64/114) Installing glib (2.80.5-r0) 07:59:49 (65/114) Installing graphite2 (1.3.14-r6) 07:59:49 (66/114) Installing harfbuzz (8.5.0-r0) 07:59:49 (67/114) Installing libunibreak (6.1-r0) 07:59:49 (68/114) Installing libass (0.17.2-r0) 07:59:49 (69/114) Installing libbluray (1.3.4-r1) 07:59:49 (70/114) Installing mpg123-libs (1.32.8-r0) 07:59:49 (71/114) Installing libopenmpt (0.7.7-r0) 07:59:49 (72/114) Installing cjson (1.7.18-r0) 07:59:49 (73/114) Installing mbedtls (3.6.2-r0) 07:59:49 (74/114) Installing librist (0.2.10-r1) 07:59:49 (75/114) Installing libsrt (1.5.3-r0) 07:59:49 (76/114) Installing libssh (0.10.6-r0) 07:59:49 (77/114) Installing xz-libs (5.6.2-r0) 07:59:49 (78/114) Installing libxml2 (2.12.7-r0) 07:59:49 (79/114) Installing libsodium (1.0.19-r0) 07:59:49 (80/114) Installing libzmq (4.3.5-r2) 07:59:49 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 07:59:49 (82/114) Installing serd-libs (0.32.2-r0) 07:59:49 (83/114) Installing zix-libs (0.4.2-r0) 07:59:49 (84/114) Installing sord-libs (0.16.16-r0) 07:59:49 (85/114) Installing sratom (0.6.16-r0) 07:59:49 (86/114) Installing lilv-libs (0.24.24-r1) 07:59:49 (87/114) Installing glslang-libs (1.3.261.1-r0) 07:59:49 (88/114) Installing libdovi (3.3.0-r0) 07:59:49 (89/114) Installing spirv-tools (1.3.261.1-r0) 07:59:49 (90/114) Installing shaderc (2024.0-r0) 07:59:49 (91/114) Installing vulkan-loader (1.3.261.1-r0) 07:59:49 (92/114) Installing libplacebo (6.338.2-r1) 07:59:49 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 07:59:49 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 07:59:49 (95/114) Installing vidstab (1.1.1-r0) 07:59:49 (96/114) Installing zimg (3.0.5-r2) 07:59:49 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 07:59:49 (98/114) Installing libasyncns (0.8-r3) 07:59:49 (99/114) Installing dbus-libs (1.14.10-r1) 07:59:49 (100/114) Installing libltdl (2.4.7-r3) 07:59:49 (101/114) Installing orc (0.4.40-r0) 07:59:49 (102/114) Installing libflac (1.4.3-r1) 07:59:49 (103/114) Installing libsndfile (1.2.2-r0) 07:59:49 (104/114) Installing speexdsp (1.2.1-r2) 07:59:49 (105/114) Installing tdb-libs (1.4.9-r1) 07:59:49 (106/114) Installing libpulse (17.0-r0) 07:59:49 (107/114) Installing v4l-utils-libs (1.24.1-r1) 07:59:49 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 07:59:49 (109/114) Installing ffmpeg (6.1.1-r8) 07:59:49 (110/114) Installing udev-init-scripts (35-r1) 07:59:49 (111/114) Installing eudev-libs (3.2.14-r2) 07:59:49 (112/114) Installing zstd-libs (1.5.6-r0) 07:59:49 (113/114) Installing kmod-libs (32-r0) 07:59:49 (114/114) Installing eudev (3.2.14-r2) 07:59:49 Executing busybox-1.36.1-r29.trigger 07:59:49 Executing glib-2.80.5-r0.trigger 07:59:49 Executing eudev-3.2.14-r2.trigger 07:59:49 OK: 120 MiB in 128 packages 07:59:52 Removing intermediate container 2f3ba04f33ce 07:59:52 ---> a5d9e16c6d9e 07:59:52 Step 18/37 : RUN apk --no-cache upgrade 07:59:52 ---> Running in 04759fb36ac1 07:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:55 Upgrading critical system libraries and apk-tools: 07:59:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:59:55 Executing busybox-1.36.1-r29.trigger 07:59:55 Continuing the upgrade transaction with new apk-tools: 07:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:59:57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:59:57 OK: 120 MiB in 128 packages 07:59:58 Removing intermediate container 04759fb36ac1 07:59:58 ---> b0d657712aed 07:59:58 Step 19/37 : WORKDIR / 07:59:58 ---> Running in 79d183a7d840 07:59:59 Removing intermediate container 79d183a7d840 07:59:59 ---> b2ec81e83612 07:59:59 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:00:01 ---> aba85eaf1c07 08:00:01 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:00:02 ---> 6fb66ad330e6 08:00:02 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:00:02 ---> 64af424d53a2 08:00:02 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:00:03 ---> 25bbc4430d06 08:00:03 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:00:04 ---> 4ff77ffafc87 08:00:04 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:00:04 ---> 9efb89ffeae3 08:00:04 Step 26/37 : COPY --from=rtsp /mediamtx / 08:00:06 ---> bb86c142b2c2 08:00:06 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:00:06 ---> Running in 06381bf958a0 08:00:08 Removing intermediate container 06381bf958a0 08:00:08 ---> c9a004364826 08:00:08 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:00:08 ---> Running in c412b79423b1 08:00:10 Removing intermediate container c412b79423b1 08:00:10 ---> b353f64eef18 08:00:10 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:00:10 ---> Running in 54879d75f365 08:00:12 Removing intermediate container 54879d75f365 08:00:12 ---> b6756be88e1d 08:00:12 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:00:12 ---> Running in 3f20d7c79c8b 08:00:16 Removing intermediate container 3f20d7c79c8b 08:00:16 ---> 11d68c982fd9 08:00:16 Step 31/37 : EXPOSE 59983 08:00:16 ---> Running in 52e145f35442 08:00:16 Removing intermediate container 52e145f35442 08:00:16 ---> b8ac15b52e85 08:00:16 Step 32/37 : EXPOSE 8554 08:00:16 ---> Running in 128e5ac73573 08:00:16 Removing intermediate container 128e5ac73573 08:00:16 ---> a66e7e8d2f90 08:00:16 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:00:16 ---> Running in 1d6e4525e001 08:00:16 Removing intermediate container 1d6e4525e001 08:00:16 ---> 8f3b088a0a38 08:00:16 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:00:16 ---> Running in 2496ed3ee9c1 08:00:16 Removing intermediate container 2496ed3ee9c1 08:00:16 ---> 30935daed55a 08:00:16 Step 35/37 : LABEL arch=arm64 08:00:16 ---> Running in cfbff1143041 08:00:16 Removing intermediate container cfbff1143041 08:00:16 ---> b9069e2276ee 08:00:16 Step 36/37 : LABEL git_sha=2a5e649201c18cec9e221fbeb45ba06089b8b7fb 08:00:16 ---> Running in 42dde1989312 08:00:16 Removing intermediate container 42dde1989312 08:00:16 ---> db4e46444ffb 08:00:16 Step 37/37 : LABEL version=4.0.0-dev.3 08:00:16 ---> Running in ab9c376e9f25 08:00:17 Removing intermediate container ab9c376e9f25 08:00:17 ---> b4903a271179 08:00:17 [Warning] One or more build-args [ARCH] were not consumed 08:00:17 Successfully built b4903a271179 08:00:17 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 08:00:17 provisioning config files... 08:00:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/190@tmp/config9482167952138334639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:17 ---> ****-login.sh 08:00:17 nexus3.edgexfoundry.org:10001 08:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:18 Configure a credential helper to remove this warning. See 08:00:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:18 08:00:18 Login Succeeded 08:00:18 nexus3.edgexfoundry.org:10002 08:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:18 Configure a credential helper to remove this warning. See 08:00:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:18 08:00:18 Login Succeeded 08:00:18 nexus3.edgexfoundry.org:10003 08:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:18 Configure a credential helper to remove this warning. See 08:00:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:18 08:00:18 Login Succeeded 08:00:18 nexus3.edgexfoundry.org:10004 08:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:19 Configure a credential helper to remove this warning. See 08:00:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:19 08:00:19 Login Succeeded 08:00:19 ****.io 08:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:19 Configure a credential helper to remove this warning. See 08:00:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:19 08:00:19 Login Succeeded 08:00:19 ---> ****-login.sh ends [Pipeline] } 08:00:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:00:20 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 08:00:20 2a5e649201c18cec9e221fbeb45ba06089b8b7fb 08:00:20 latest 08:00:20 4.0.0-dev.3 08:00:20 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 08:00:20 main 08:00:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb 08:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:00:20 73f7850a59d2: Preparing 08:00:20 0e31c1616e4a: Preparing 08:00:20 f7c44f9786f4: Preparing 08:00:20 17859892dff8: Preparing 08:00:20 f0c0fc467d42: Preparing 08:00:20 4fdee56d7956: Preparing 08:00:20 eae7d98dc260: Preparing 08:00:20 4fdee56d7956: Waiting 08:00:20 684aea6e83b7: Preparing 08:00:20 eae7d98dc260: Waiting 08:00:20 684aea6e83b7: Waiting 08:00:20 5251b9a6933b: Preparing 08:00:20 5251b9a6933b: Waiting 08:00:20 8d7f91dd8acd: Preparing 08:00:20 9ec25ac3a0a4: Preparing 08:00:20 8d7f91dd8acd: Waiting 08:00:20 1495de6a76f7: Preparing 08:00:20 9ec25ac3a0a4: Waiting 08:00:20 514b3cc384bb: Preparing 08:00:20 16113d51b718: Preparing 08:00:20 16113d51b718: Waiting 08:00:20 514b3cc384bb: Waiting 08:00:20 1495de6a76f7: Waiting 08:00:21 0e31c1616e4a: Pushed 08:00:21 73f7850a59d2: Pushed 08:00:21 f7c44f9786f4: Pushed 08:00:21 17859892dff8: Pushed 08:00:21 4fdee56d7956: Pushed 08:00:21 5251b9a6933b: Pushed 08:00:21 eae7d98dc260: Pushed 08:00:21 684aea6e83b7: Pushed 08:00:21 8d7f91dd8acd: Pushed 08:00:21 16113d51b718: Layer already exists 08:00:23 1495de6a76f7: Pushed 08:00:28 f0c0fc467d42: Pushed 08:00:32 9ec25ac3a0a4: Pushed 08:00:44 514b3cc384bb: Pushed 08:00:44 2a5e649201c18cec9e221fbeb45ba06089b8b7fb: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:45 + 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 08:00:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:00:45 73f7850a59d2: Preparing 08:00:45 0e31c1616e4a: Preparing 08:00:45 f7c44f9786f4: Preparing 08:00:45 17859892dff8: Preparing 08:00:45 f0c0fc467d42: Preparing 08:00:45 4fdee56d7956: Preparing 08:00:45 eae7d98dc260: Preparing 08:00:45 684aea6e83b7: Preparing 08:00:45 5251b9a6933b: Preparing 08:00:45 8d7f91dd8acd: Preparing 08:00:45 9ec25ac3a0a4: Preparing 08:00:45 1495de6a76f7: Preparing 08:00:45 514b3cc384bb: Preparing 08:00:45 16113d51b718: Preparing 08:00:45 4fdee56d7956: Waiting 08:00:45 eae7d98dc260: Waiting 08:00:45 684aea6e83b7: Waiting 08:00:45 5251b9a6933b: Waiting 08:00:45 8d7f91dd8acd: Waiting 08:00:45 9ec25ac3a0a4: Waiting 08:00:45 1495de6a76f7: Waiting 08:00:45 514b3cc384bb: Waiting 08:00:45 16113d51b718: Waiting 08:00:45 f7c44f9786f4: Layer already exists 08:00:45 0e31c1616e4a: Layer already exists 08:00:45 f0c0fc467d42: Layer already exists 08:00:45 17859892dff8: Layer already exists 08:00:45 73f7850a59d2: Layer already exists 08:00:45 4fdee56d7956: Layer already exists 08:00:45 eae7d98dc260: Layer already exists 08:00:45 5251b9a6933b: Layer already exists 08:00:45 684aea6e83b7: Layer already exists 08:00:45 8d7f91dd8acd: Layer already exists 08:00:45 9ec25ac3a0a4: Layer already exists 08:00:45 1495de6a76f7: Layer already exists 08:00:45 514b3cc384bb: Layer already exists 08:00:45 16113d51b718: Layer already exists 08:00:45 latest: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.3 08:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:00:46 73f7850a59d2: Preparing 08:00:46 0e31c1616e4a: Preparing 08:00:46 f7c44f9786f4: Preparing 08:00:46 17859892dff8: Preparing 08:00:46 f0c0fc467d42: Preparing 08:00:46 4fdee56d7956: Preparing 08:00:46 eae7d98dc260: Preparing 08:00:46 684aea6e83b7: Preparing 08:00:46 5251b9a6933b: Preparing 08:00:46 8d7f91dd8acd: Preparing 08:00:46 9ec25ac3a0a4: Preparing 08:00:46 1495de6a76f7: Preparing 08:00:46 514b3cc384bb: Preparing 08:00:46 16113d51b718: Preparing 08:00:46 5251b9a6933b: Waiting 08:00:46 8d7f91dd8acd: Waiting 08:00:46 9ec25ac3a0a4: Waiting 08:00:46 1495de6a76f7: Waiting 08:00:46 514b3cc384bb: Waiting 08:00:46 16113d51b718: Waiting 08:00:46 4fdee56d7956: Waiting 08:00:46 684aea6e83b7: Waiting 08:00:46 eae7d98dc260: Waiting 08:00:46 0e31c1616e4a: Layer already exists 08:00:46 73f7850a59d2: Layer already exists 08:00:46 f0c0fc467d42: Layer already exists 08:00:46 17859892dff8: Layer already exists 08:00:46 f7c44f9786f4: Layer already exists 08:00:46 8d7f91dd8acd: Layer already exists 08:00:46 5251b9a6933b: Layer already exists 08:00:46 4fdee56d7956: Layer already exists 08:00:46 eae7d98dc260: Layer already exists 08:00:46 684aea6e83b7: Layer already exists 08:00:46 9ec25ac3a0a4: Layer already exists 08:00:46 1495de6a76f7: Layer already exists 08:00:46 514b3cc384bb: Layer already exists 08:00:46 16113d51b718: Layer already exists 08:00:46 4.0.0-dev.3: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 08:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:00:47 73f7850a59d2: Preparing 08:00:47 0e31c1616e4a: Preparing 08:00:47 f7c44f9786f4: Preparing 08:00:47 17859892dff8: Preparing 08:00:47 f0c0fc467d42: Preparing 08:00:47 4fdee56d7956: Preparing 08:00:47 eae7d98dc260: Preparing 08:00:47 684aea6e83b7: Preparing 08:00:47 5251b9a6933b: Preparing 08:00:47 8d7f91dd8acd: Preparing 08:00:47 9ec25ac3a0a4: Preparing 08:00:47 1495de6a76f7: Preparing 08:00:47 514b3cc384bb: Preparing 08:00:47 16113d51b718: Preparing 08:00:47 4fdee56d7956: Waiting 08:00:47 eae7d98dc260: Waiting 08:00:47 684aea6e83b7: Waiting 08:00:47 5251b9a6933b: Waiting 08:00:47 8d7f91dd8acd: Waiting 08:00:47 9ec25ac3a0a4: Waiting 08:00:47 1495de6a76f7: Waiting 08:00:47 514b3cc384bb: Waiting 08:00:47 16113d51b718: Waiting 08:00:47 f7c44f9786f4: Layer already exists 08:00:47 17859892dff8: Layer already exists 08:00:47 73f7850a59d2: Layer already exists 08:00:47 f0c0fc467d42: Layer already exists 08:00:47 0e31c1616e4a: Layer already exists 08:00:47 5251b9a6933b: Layer already exists 08:00:47 684aea6e83b7: Layer already exists 08:00:47 4fdee56d7956: Layer already exists 08:00:47 8d7f91dd8acd: Layer already exists 08:00:47 eae7d98dc260: Layer already exists 08:00:47 9ec25ac3a0a4: Layer already exists 08:00:47 1495de6a76f7: Layer already exists 08:00:47 16113d51b718: Layer already exists 08:00:47 514b3cc384bb: Layer already exists 08:00:47 2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 + 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 08:00:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 08:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:00:48 73f7850a59d2: Preparing 08:00:48 0e31c1616e4a: Preparing 08:00:48 f7c44f9786f4: Preparing 08:00:48 17859892dff8: Preparing 08:00:48 f0c0fc467d42: Preparing 08:00:48 4fdee56d7956: Preparing 08:00:48 eae7d98dc260: Preparing 08:00:48 684aea6e83b7: Preparing 08:00:48 5251b9a6933b: Preparing 08:00:48 8d7f91dd8acd: Preparing 08:00:48 9ec25ac3a0a4: Preparing 08:00:48 1495de6a76f7: Preparing 08:00:48 514b3cc384bb: Preparing 08:00:48 16113d51b718: Preparing 08:00:48 4fdee56d7956: Waiting 08:00:48 eae7d98dc260: Waiting 08:00:48 684aea6e83b7: Waiting 08:00:48 8d7f91dd8acd: Waiting 08:00:48 9ec25ac3a0a4: Waiting 08:00:48 1495de6a76f7: Waiting 08:00:48 514b3cc384bb: Waiting 08:00:48 16113d51b718: Waiting 08:00:48 5251b9a6933b: Waiting 08:00:48 73f7850a59d2: Layer already exists 08:00:48 0e31c1616e4a: Layer already exists 08:00:48 f0c0fc467d42: Layer already exists 08:00:48 17859892dff8: Layer already exists 08:00:48 f7c44f9786f4: Layer already exists 08:00:48 5251b9a6933b: Layer already exists 08:00:48 4fdee56d7956: Layer already exists 08:00:48 eae7d98dc260: Layer already exists 08:00:48 684aea6e83b7: Layer already exists 08:00:48 8d7f91dd8acd: Layer already exists 08:00:48 9ec25ac3a0a4: Layer already exists 08:00:48 1495de6a76f7: Layer already exists 08:00:48 514b3cc384bb: Layer already exists 08:00:48 16113d51b718: Layer already exists 08:00:48 main: digest: sha256:c9b4d01de11ef1ca2f6e38bea52c10a4742f236ecf9b042744fa8a073cb3122b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:49 ===================================================== [Pipeline] echo 08:00:49 taggedImages: 08:00:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb 08:00:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:00:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.3 08:00:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2a5e649201c18cec9e221fbeb45ba06089b8b7fb-4.0.0-dev.3 08:00:49 - 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 08:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:49 08:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:50 arm64: Pulling from edgex-lftools-log-publisher 08:00:50 8998bd30e6a1: Pulling fs layer 08:00:50 04944245beec: Pulling fs layer 08:00:50 699f458cf7ca: Pulling fs layer 08:00:50 765212b225bb: Pulling fs layer 08:00:50 f23df028b6ca: Pulling fs layer 08:00:50 d65c8cfc05b1: Pulling fs layer 08:00:50 2437ff75d9bd: Pulling fs layer 08:00:50 765212b225bb: Waiting 08:00:50 f23df028b6ca: Waiting 08:00:50 d65c8cfc05b1: Waiting 08:00:50 2437ff75d9bd: Waiting 08:00:50 04944245beec: Verifying Checksum 08:00:50 04944245beec: Download complete 08:00:50 765212b225bb: Verifying Checksum 08:00:50 765212b225bb: Download complete 08:00:50 f23df028b6ca: Verifying Checksum 08:00:50 f23df028b6ca: Download complete 08:00:50 d65c8cfc05b1: Verifying Checksum 08:00:50 d65c8cfc05b1: Download complete 08:00:50 699f458cf7ca: Verifying Checksum 08:00:50 699f458cf7ca: Download complete 08:00:50 8998bd30e6a1: Verifying Checksum 08:00:50 8998bd30e6a1: Download complete 08:00:53 2437ff75d9bd: Verifying Checksum 08:00:53 2437ff75d9bd: Download complete 08:00:55 8998bd30e6a1: Pull complete 08:00:55 04944245beec: Pull complete 08:00:57 699f458cf7ca: Pull complete 08:00:57 765212b225bb: Pull complete 08:00:58 f23df028b6ca: Pull complete 08:00:58 d65c8cfc05b1: Pull complete 08:01:17 2437ff75d9bd: Pull complete 08:01:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:17 prd-ubuntu20.04-docker-arm64-4c-16g-25891 does not seem to be running inside a container 08:01:17 $ 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/190 -v /w/workspace/device-usb-camera/190:/w/workspace/device-usb-camera/190:rw,z -v /w/workspace/device-usb-camera/190@tmp:/w/workspace/device-usb-camera/190@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 08:01:19 $ docker top 1aa1b3c26d97248eefe09148f3b0990c9b0c088395f77e1fb897a32812b46b2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:19 ---> job-cost.sh 08:01:19 lf-activate-venv: SKIPPING 08:01:19 INFO: No Stack... 08:01:20 INFO: Retrieving Pricing Info for: v3-standard-4 08:01:21 INFO: Archiving Costs [Pipeline] sh 08:01:21 + cat /w/workspace/device-usb-camera/190/archives/cost.csv 08:01:21 + cut -d, -f6 [Pipeline] lock 08:01:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] 08:01:21 Resource [jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] did not exist. Created. 08:01:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:22 /w/workspace/device-usb-camera/190@tmp/durable-73a17462/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:01:23 + echo total: 0.10999999940395355 [Pipeline] stash 08:01:23 Warning: overwriting stash ‘stack-cost’ 08:01:23 Stashed 1 file(s) [Pipeline] } 08:01:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 08:01:23 $ docker stop --time=1 1aa1b3c26d97248eefe09148f3b0990c9b0c088395f77e1fb897a32812b46b2a 08:01:24 $ docker rm -f --volumes 1aa1b3c26d97248eefe09148f3b0990c9b0c088395f77e1fb897a32812b46b2a [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 08:01:25 provisioning config files... 08:01:25 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12652996952098134695tmp [Pipeline] { [Pipeline] sh 08:01:25 + set +x 08:01:25 + + curl -s https://codecov.io/bash 08:01:25 bash -s -- 08:01:25 08:01:25 _____ _ 08:01:25 / ____| | | 08:01:25 | | ___ __| | ___ ___ _____ __ 08:01:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:01:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:01:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:01:25 Bash-1.0.6 08:01:25 08:01:25 08:01:25 ==> git version 2.25.1 found 08:01:25 ==> 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 08:01:25 Release-Date: 2020-01-08 08:01:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:01:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:01:25 ==> Jenkins CI detected. 08:01:25 current dir:  /w/workspace/exfoundry_device-usb-camera_main 08:01:25 project root: . 08:01:25 --> token set from env 08:01:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:01:25 ==> Running gcov in . (disable via -X gcov) 08:01:25 ==> Python coveragepy not found 08:01:25 ==> Searching for coverage reports in: 08:01:25 + . 08:01:25 -> Found 1 reports 08:01:25 ==> Detecting git/mercurial file structure 08:01:25 ==> Reading reports 08:01:25 + ./coverage.out bytes=54772 08:01:25 ==> Appending adjustments 08:01:25 https://docs.codecov.io/docs/fixing-reports 08:01:26 + Found adjustments 08:01:26 ==> Gzipping contents 08:01:26 8.0K /tmp/codecov.JAwmfm.gz 08:01:26 ==> Uploading reports 08:01:26 url: https://codecov.io 08:01:26 query: branch=main&commit=2a5e649201c18cec9e221fbeb45ba06089b8b7fb&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:01:26 -> Pinging Codecov 08:01:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2a5e649201c18cec9e221fbeb45ba06089b8b7fb&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:01:26 -> Uploading to 08:01:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/2a5e649201c18cec9e221fbeb45ba06089b8b7fb/84cfb3c0-9aa4-42c7-91b1-fa3bd2f3af24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T080126Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b6e0d79f48885abf5867bb40644272e91b6923e9202f452e8a0343bd5988811b 08:01:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:26 Dload Upload Total Spent Left Speed 08:01:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29004 --:--:-- --:--:-- --:--:-- 29004 08:01:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] } 08:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:01:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:01:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:01:27 08:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:01:27 latest: Pulling from edgex-devops/edgex-snyk-go 08:01:27 43c4264eed91: Already exists 08:01:27 4cc291be95ef: Already exists 08:01:27 2ac1f1163629: Already exists 08:01:27 5c3c966382ef: Already exists 08:01:27 4f4fb700ef54: Already exists 08:01:27 d9c7d2e4e75e: Pulling fs layer 08:01:27 9c3e1370e548: Pulling fs layer 08:01:27 d9c7d2e4e75e: Verifying Checksum 08:01:27 d9c7d2e4e75e: Download complete 08:01:28 d9c7d2e4e75e: Pull complete 08:01:28 9c3e1370e548: Verifying Checksum 08:01:28 9c3e1370e548: Download complete 08:01:31 9c3e1370e548: Pull complete 08:01:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:01:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:31 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 08:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:01:34 $ docker top 61aa220de45de21d8940e62d125875594425e4324908dade4b60ee1bb31d8679 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 08:01:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 08:01:34 + set -o pipefail 08:01:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 08:01:41 08:01:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 08:01:41 08:01:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/1f55218e-2f25-45be-87f3-d9863946f33e 08:01:41 08:01:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:01:41 08:01:41 08:01:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:01:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:01:41 $ docker stop --time=1 61aa220de45de21d8940e62d125875594425e4324908dade4b60ee1bb31d8679 08:01:45 $ docker rm -f --volumes 61aa220de45de21d8940e62d125875594425e4324908dade4b60ee1bb31d8679 [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 08:01:46 + git log --format=format:%s -1 2a5e649201c18cec9e221fbeb45ba06089b8b7fb [Pipeline] sh 08:01:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:47 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 08:01:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:01:47 $ docker top 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 -eo pid,comm 08:01:47 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). 08:01:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:47 [ssh-agent] Looking for ssh-agent implementation... 08:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:47 $ docker exec 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 ssh-agent 08:01:47 SSH_AUTH_SOCK=/tmp/ssh-vHOv1pSdoKQl/agent.33 08:01:47 SSH_AGENT_PID=39 08:01:47 Running ssh-add (command line suppressed) 08:01:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10044993762195688514.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10044993762195688514.key) 08:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:48 + git semver tag 08:01:48 2024-11-08 08:01:48,450 [run_tag] DEBUG tag force:False 08:01:48 2024-11-08 08:01:48,450 [check_head_tag] DEBUG check head tag 08:01:48 2024-11-08 08:01:48,452 [execute] INFO git cat-file --batch-check 08:01:48 2024-11-08 08:01:48,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 08:01:48 2024-11-08 08:01:48,456 [execute] INFO git cat-file --batch 08:01:48 2024-11-08 08:01:48,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 08:01:48 2024-11-08 08:01:48,504 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:01:48 2024-11-08 08:01:48,504 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 08:01:48 2024-11-08 08:01:48,504 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 08:01:48 2024-11-08 08:01:48,509 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:01:48 4.0.0-dev.3 [Pipeline] } 08:01:48 $ docker exec --env ******** --env ******** 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 ssh-agent -k 08:01:48 unset SSH_AUTH_SOCK; 08:01:48 unset SSH_AGENT_PID; 08:01:48 echo Agent pid 39 killed; 08:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:48 + git semver [Pipeline] } 08:01:49 $ docker stop --time=1 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 08:01:50 $ docker rm -f --volumes 721ffc50fc0083597104986f79bed9a72df292c3fdc5196c5031f829b78ec0f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:01:50 08:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:01:51 0.23.1-centos7: Pulling from edgex-lftools 08:01:51 ab5ef0e58194: Pulling fs layer 08:01:51 9712f1f96733: Pulling fs layer 08:01:51 63f879dbbcfc: Pulling fs layer 08:01:51 0d9ebad4ef96: Pulling fs layer 08:01:51 e9a5061849ea: Pulling fs layer 08:01:51 d747dcd14b5f: Pulling fs layer 08:01:51 2de7ff778b66: Pulling fs layer 08:01:51 e9a5061849ea: Waiting 08:01:51 d747dcd14b5f: Waiting 08:01:51 2de7ff778b66: Waiting 08:01:51 0d9ebad4ef96: Waiting 08:01:51 9712f1f96733: Download complete 08:01:51 63f879dbbcfc: Verifying Checksum 08:01:51 63f879dbbcfc: Download complete 08:01:51 0d9ebad4ef96: Verifying Checksum 08:01:51 0d9ebad4ef96: Download complete 08:01:51 e9a5061849ea: Verifying Checksum 08:01:51 e9a5061849ea: Download complete 08:01:51 d747dcd14b5f: Verifying Checksum 08:01:51 d747dcd14b5f: Download complete 08:01:51 ab5ef0e58194: Verifying Checksum 08:01:51 ab5ef0e58194: Download complete 08:01:52 2de7ff778b66: Verifying Checksum 08:01:52 2de7ff778b66: Download complete 08:01:54 ab5ef0e58194: Pull complete 08:01:54 9712f1f96733: Pull complete 08:01:55 63f879dbbcfc: Pull complete 08:01:58 0d9ebad4ef96: Pull complete 08:01:58 e9a5061849ea: Pull complete 08:01:58 d747dcd14b5f: Pull complete 08:01:59 2de7ff778b66: Pull complete 08:01:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:01:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:59 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 08:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:02:04 $ docker top 84d3f965a6eaa42c0af04011ae496059614f0e76fd27dca2509cf8c7e311cf4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:02:04 provisioning config files... 08:02:04 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7885170221888807662tmp 08:02:04 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16449406114864222803tmp 08:02:04 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6387650621074147562tmp [Pipeline] { [Pipeline] echo 08:02:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:02:04 ---> sigul-configuration.sh 08:02:04 gpg: directory `/root/.gnupg' created 08:02:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:02:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:02:04 gpg: keyring `/root/.gnupg/secring.gpg' created 08:02:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:02:04 gpg: CAST5 encrypted data 08:02:04 gpg: encrypted with 1 passphrase 08:02:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:02:05 + mkdir /home/jenkins 08:02:05 + mkdir /home/jenkins/sigul [Pipeline] sh 08:02:05 + 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 08:02:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:02:05 ---> sigul-install.sh 08:02:05 Sigul already installed; skipping installation. [Pipeline] sh 08:02:05 + git tag --list 08:02:05 v0.0.0 08:02:05 v0.0.1-dev.1 08:02:05 v0.0.1-dev.10 08:02:05 v0.0.1-dev.11 08:02:05 v0.0.1-dev.12 08:02:05 v0.0.1-dev.13 08:02:05 v0.0.1-dev.14 08:02:05 v0.0.1-dev.15 08:02:05 v0.0.1-dev.16 08:02:05 v0.0.1-dev.2 08:02:05 v0.0.1-dev.3 08:02:05 v0.0.1-dev.4 08:02:05 v0.0.1-dev.5 08:02:05 v0.0.1-dev.6 08:02:05 v0.0.1-dev.7 08:02:05 v0.0.1-dev.8 08:02:05 v0.0.1-dev.9 08:02:05 v2.2.0 08:02:05 v2.2.0-dev.17 08:02:05 v2.2.0-dev.18 08:02:05 v2.2.0-dev.19 08:02:05 v2.2.0-dev.20 08:02:05 v2.2.0-dev.21 08:02:05 v2.2.0-dev.22 08:02:05 v2.2.0-dev.23 08:02:05 v2.2.0-dev.24 08:02:05 v2.2.0-dev.25 08:02:05 v2.2.0-dev.26 08:02:05 v2.2.0-dev.27 08:02:05 v2.3.0 08:02:05 v2.3.0-dev.1 08:02:05 v2.3.0-dev.10 08:02:05 v2.3.0-dev.11 08:02:05 v2.3.0-dev.12 08:02:05 v2.3.0-dev.13 08:02:05 v2.3.0-dev.14 08:02:05 v2.3.0-dev.15 08:02:05 v2.3.0-dev.16 08:02:05 v2.3.0-dev.17 08:02:05 v2.3.0-dev.18 08:02:05 v2.3.0-dev.19 08:02:05 v2.3.0-dev.2 08:02:05 v2.3.0-dev.20 08:02:05 v2.3.0-dev.21 08:02:05 v2.3.0-dev.22 08:02:05 v2.3.0-dev.23 08:02:05 v2.3.0-dev.24 08:02:05 v2.3.0-dev.25 08:02:05 v2.3.0-dev.26 08:02:05 v2.3.0-dev.27 08:02:05 v2.3.0-dev.28 08:02:05 v2.3.0-dev.3 08:02:05 v2.3.0-dev.4 08:02:05 v2.3.0-dev.5 08:02:05 v2.3.0-dev.6 08:02:05 v2.3.0-dev.7 08:02:05 v2.3.0-dev.8 08:02:05 v2.3.0-dev.9 08:02:05 v2.3.1 08:02:05 v2.3.1-dev.4 08:02:05 v2.3.1-dev.5 08:02:05 v2.3.1-dev.6 08:02:05 v3.0 08:02:05 v3.0.0 08:02:05 v3.0.0-dev.1 08:02:05 v3.0.0-dev.10 08:02:05 v3.0.0-dev.11 08:02:05 v3.0.0-dev.12 08:02:05 v3.0.0-dev.13 08:02:05 v3.0.0-dev.14 08:02:05 v3.0.0-dev.15 08:02:05 v3.0.0-dev.16 08:02:05 v3.0.0-dev.17 08:02:05 v3.0.0-dev.18 08:02:05 v3.0.0-dev.19 08:02:05 v3.0.0-dev.2 08:02:05 v3.0.0-dev.20 08:02:05 v3.0.0-dev.21 08:02:05 v3.0.0-dev.22 08:02:05 v3.0.0-dev.23 08:02:05 v3.0.0-dev.24 08:02:05 v3.0.0-dev.25 08:02:05 v3.0.0-dev.26 08:02:05 v3.0.0-dev.27 08:02:05 v3.0.0-dev.28 08:02:05 v3.0.0-dev.29 08:02:05 v3.0.0-dev.3 08:02:05 v3.0.0-dev.30 08:02:05 v3.0.0-dev.31 08:02:05 v3.0.0-dev.32 08:02:05 v3.0.0-dev.33 08:02:05 v3.0.0-dev.34 08:02:05 v3.0.0-dev.35 08:02:05 v3.0.0-dev.36 08:02:05 v3.0.0-dev.37 08:02:05 v3.0.0-dev.38 08:02:05 v3.0.0-dev.39 08:02:05 v3.0.0-dev.4 08:02:05 v3.0.0-dev.40 08:02:05 v3.0.0-dev.41 08:02:05 v3.0.0-dev.42 08:02:05 v3.0.0-dev.43 08:02:05 v3.0.0-dev.44 08:02:05 v3.0.0-dev.45 08:02:05 v3.0.0-dev.46 08:02:05 v3.0.0-dev.47 08:02:05 v3.0.0-dev.48 08:02:05 v3.0.0-dev.49 08:02:05 v3.0.0-dev.5 08:02:05 v3.0.0-dev.50 08:02:05 v3.0.0-dev.51 08:02:05 v3.0.0-dev.6 08:02:05 v3.0.0-dev.7 08:02:05 v3.0.0-dev.8 08:02:05 v3.0.0-dev.9 08:02:05 v3.1 08:02:05 v3.1.0 08:02:05 v3.1.0-dev.1 08:02:05 v3.1.0-dev.10 08:02:05 v3.1.0-dev.11 08:02:05 v3.1.0-dev.12 08:02:05 v3.1.0-dev.13 08:02:05 v3.1.0-dev.14 08:02:05 v3.1.0-dev.15 08:02:05 v3.1.0-dev.16 08:02:05 v3.1.0-dev.17 08:02:05 v3.1.0-dev.18 08:02:05 v3.1.0-dev.19 08:02:05 v3.1.0-dev.2 08:02:05 v3.1.0-dev.20 08:02:05 v3.1.0-dev.21 08:02:05 v3.1.0-dev.22 08:02:05 v3.1.0-dev.23 08:02:05 v3.1.0-dev.24 08:02:05 v3.1.0-dev.25 08:02:05 v3.1.0-dev.26 08:02:05 v3.1.0-dev.27 08:02:05 v3.1.0-dev.28 08:02:05 v3.1.0-dev.29 08:02:05 v3.1.0-dev.3 08:02:05 v3.1.0-dev.30 08:02:05 v3.1.0-dev.31 08:02:05 v3.1.0-dev.32 08:02:05 v3.1.0-dev.33 08:02:05 v3.1.0-dev.34 08:02:05 v3.1.0-dev.35 08:02:05 v3.1.0-dev.36 08:02:05 v3.1.0-dev.37 08:02:05 v3.1.0-dev.38 08:02:05 v3.1.0-dev.39 08:02:05 v3.1.0-dev.4 08:02:05 v3.1.0-dev.5 08:02:05 v3.1.0-dev.6 08:02:05 v3.1.0-dev.7 08:02:05 v3.1.0-dev.8 08:02:05 v3.1.0-dev.9 08:02:05 v3.1.1 08:02:05 v3.1.1-dev.1 08:02:05 v3.2.0-dev.1 08:02:05 v3.2.0-dev.10 08:02:05 v3.2.0-dev.11 08:02:05 v3.2.0-dev.12 08:02:05 v3.2.0-dev.13 08:02:05 v3.2.0-dev.14 08:02:05 v3.2.0-dev.15 08:02:05 v3.2.0-dev.16 08:02:05 v3.2.0-dev.17 08:02:05 v3.2.0-dev.18 08:02:05 v3.2.0-dev.19 08:02:05 v3.2.0-dev.2 08:02:05 v3.2.0-dev.20 08:02:05 v3.2.0-dev.21 08:02:05 v3.2.0-dev.22 08:02:05 v3.2.0-dev.3 08:02:05 v3.2.0-dev.4 08:02:05 v3.2.0-dev.5 08:02:05 v3.2.0-dev.6 08:02:05 v3.2.0-dev.7 08:02:05 v3.2.0-dev.8 08:02:05 v3.2.0-dev.9 08:02:05 v4.0.0-dev.1 08:02:05 v4.0.0-dev.2 08:02:05 v4.0.0-dev.3 [Pipeline] sh 08:02:06 + lftools sign git-tag v4.0.0-dev.3 08:02:06 Signing Git tag with Sigul... 08:02:06 Signing v4.0.0-dev.3 [Pipeline] echo 08:02:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:02:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:02:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:02:07 $ docker stop --time=1 84d3f965a6eaa42c0af04011ae496059614f0e76fd27dca2509cf8c7e311cf4d 08:02:09 $ docker rm -f --volumes 84d3f965a6eaa42c0af04011ae496059614f0e76fd27dca2509cf8c7e311cf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:02:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:10 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 08:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:02:10 $ docker top 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:10 [ssh-agent] Looking for ssh-agent implementation... 08:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:10 $ docker exec 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe ssh-agent 08:02:10 SSH_AUTH_SOCK=/tmp/ssh-5srdVqpdqumz/agent.31 08:02:10 SSH_AGENT_PID=37 08:02:10 Running ssh-add (command line suppressed) 08:02:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5982422650935640929.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5982422650935640929.key) 08:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:11 + git semver bump pre 08:02:11 2024-11-08 08:02:11,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:02:11 2024-11-08 08:02:11,518 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 08:02:11 2024-11-08 08:02:11,518 [bump_version] DEBUG bumped version:4.0.0-dev.4 08:02:11 2024-11-08 08:02:11,518 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 08:02:11 2024-11-08 08:02:11,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:02:11 2024-11-08 08:02:11,518 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:02:11 2024-11-08 08:02:11,520 [execute] INFO git cat-file --batch-check 08:02:11 2024-11-08 08:02:11,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:02:11 2024-11-08 08:02:11,526 [execute] INFO git cat-file --batch 08:02:11 2024-11-08 08:02:11,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:02:11 2024-11-08 08:02:11,530 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:02:11 4.0.0-dev.4 [Pipeline] } 08:02:11 $ docker exec --env ******** --env ******** 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe ssh-agent -k 08:02:11 unset SSH_AUTH_SOCK; 08:02:11 unset SSH_AGENT_PID; 08:02:11 echo Agent pid 37 killed; 08:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:12 + git semver [Pipeline] } 08:02:12 $ docker stop --time=1 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe 08:02:13 $ docker rm -f --volumes 1d96b5035a296a726693f2c500c495b849a0c040059426b2607575dc7be807fe [Pipeline] // withDockerContainer [Pipeline] sh 08:02:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:14 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 08:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:02:14 $ docker top c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:14 [ssh-agent] Looking for ssh-agent implementation... 08:02:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:14 $ docker exec c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce ssh-agent 08:02:14 SSH_AUTH_SOCK=/tmp/ssh-dBZOg3BpEUhA/agent.35 08:02:14 SSH_AGENT_PID=41 08:02:14 Running ssh-add (command line suppressed) 08:02:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15320331023297106602.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15320331023297106602.key) 08:02:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:15 + git semver push 08:02:15 2024-11-08 08:02:15,567 [run_push] DEBUG push 08:02:15 2024-11-08 08:02:15,567 [execute] INFO git cat-file --batch-check 08:02:15 2024-11-08 08:02:15,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:02:15 2024-11-08 08:02:15,571 [execute] INFO git rev-list db450aae5755b747a9dfab76b7dbd18e7d29d273 -- 08:02:15 2024-11-08 08:02:15,572 [execute] DEBUG Popen(['git', 'rev-list', 'db450aae5755b747a9dfab76b7dbd18e7d29d273', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:02:15 2024-11-08 08:02:15,580 [execute] INFO git fetch -v origin 08:02:15 2024-11-08 08:02:15,580 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 08:02:16 2024-11-08 08:02:16,004 [run_push] DEBUG no remote changes detected 08:02:16 2024-11-08 08:02:16,005 [execute] INFO git push origin semver 08:02:16 2024-11-08 08:02:16,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:02:17 2024-11-08 08:02:17,008 [run_push] DEBUG push all version tags 08:02:17 2024-11-08 08:02:17,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:02:17 2024-11-08 08:02:17,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 08:02:18 2024-11-08 08:02:17,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:02:18 4.0.0-dev.4 [Pipeline] } 08:02:18 $ docker exec --env ******** --env ******** c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce ssh-agent -k 08:02:18 unset SSH_AUTH_SOCK; 08:02:18 unset SSH_AGENT_PID; 08:02:18 echo Agent pid 41 killed; 08:02:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:18 + git semver [Pipeline] } 08:02:18 $ docker stop --time=1 c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce 08:02:20 $ docker rm -f --volumes c0a5249fbbef81350157bf960feacb40c9ee92e1c8e4fc8c70a08264f1c9e2ce [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 08:02:20 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 08:02:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:02:20 total 16 08:02:20 drwxr-xr-x 3 root root 4096 Nov 8 07:47 . 08:02:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 08:02 .. 08:02:20 drwxr-xr-x 2 root root 4096 Nov 8 07:47 cost 08:02:20 -rw-r--r-- 1 root root 89 Nov 8 07:47 cost.csv 08:02:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 08:02:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:02:20 total 16 08:02:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 07:47 . 08:02:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 08:02 .. 08:02:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 07:47 cost 08:02:20 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:02:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:02:21 ---> package-listing.sh 08:02:21 ++ facter osfamily 08:02:21 ++ tr '[:upper:]' '[:lower:]' 08:02:22 + OS_FAMILY=debian 08:02:22 + workspace=/w/workspace/exfoundry_device-usb-camera_main 08:02:22 + START_PACKAGES=/tmp/packages_start.txt 08:02:22 + END_PACKAGES=/tmp/packages_end.txt 08:02:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:22 + PACKAGES=/tmp/packages_start.txt 08:02:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:02:22 + PACKAGES=/tmp/packages_end.txt 08:02:22 + case "${OS_FAMILY}" in 08:02:22 + dpkg -l 08:02:22 + grep '^ii' 08:02:22 + '[' -f /tmp/packages_start.txt ']' 08:02:22 + '[' -f /tmp/packages_end.txt ']' 08:02:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:02:22 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 08:02:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 08:02:22 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 08:02:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:23 prd-ubuntu20.04-docker-8c-8g-25889 does not seem to be running inside a container 08:02:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:02:23 $ docker top 89375685c9657381c5a8f2efe9f192581b2375e6841b51bc96a91398cb656219 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:02:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:02:24 + ls /var/log/sa-host 08:02:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:24 provisioning config files... 08:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2392788731913408510tmp [Pipeline] { [Pipeline] echo 08:02:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:02:24 ---> create-netrc.sh [Pipeline] } 08:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:02:24 ---> python-tools-install.sh [Pipeline] echo 08:02:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:02:25 ---> sudo-logs.sh 08:02:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:02:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:02:25 ---> job-cost.sh 08:02:25 lf-activate-venv: SKIPPING 08:02:25 DEBUG: total: 0.2199999988079071 08:02:25 INFO: Retrieving Stack Cost... 08:02:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:26 INFO: Archiving Costs [Pipeline] echo 08:02:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:02:26 ---> logs-deploy.sh 08:02:26 lf-activate-venv: SKIPPING 08:02:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/190 08:02:26 INFO: archiving workspace using pattern(s): 08:02:27 Archives upload complete. 08:02:27 INFO: archiving logs to Nexus