Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 608e40c23f76d16630ee0e9665a55efbd32c6bcb rather than 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 Obtained Jenkinsfile from 608e40c23f76d16630ee0e9665a55efbd32c6bcb 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-ssh7037495820879611927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14451217596878735188.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7571999800487883781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1547003617323787769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9235243504366080166.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15797913074398014964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6242 in /w/workspace/foundry_device-usb-camera_PR-290 [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/foundry_device-usb-camera_PR-290 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 608e40c23f76d16630ee0e9665a55efbd32c6bcb into PR head commit 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 Merge succeeded, producing 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 Checking out Revision 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 (PR-290) > git config core.sparsecheckout # timeout=10 > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 Commit message: "fix: removed unused code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:51 ========================================================= 06:43:51 EdgeX Global Pipelines Version Info 06:43:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:52 ------------------- 06:43:52 stable info: 06:43:52 ------------------- 06:43:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:43:52 Message: update stable to v1.0.254 06:43:53 ------------------- 06:43:53 experimental info: 06:43:53 ------------------- 06:43:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:43:53 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15bf18a [Pipeline] echo 06:43:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:54 provisioning config files... 06:43:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config3687595537764616496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:55 ---> docker-login.sh 06:43:55 nexus3.edgexfoundry.org:10001 06:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:55 Configure a credential helper to remove this warning. See 06:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:55 06:43:55 Login Succeeded 06:43:55 nexus3.edgexfoundry.org:10002 06:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:55 Configure a credential helper to remove this warning. See 06:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:55 06:43:55 Login Succeeded 06:43:55 nexus3.edgexfoundry.org:10003 06:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:55 Configure a credential helper to remove this warning. See 06:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:55 06:43:55 Login Succeeded 06:43:55 nexus3.edgexfoundry.org:10004 06:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:55 Configure a credential helper to remove this warning. See 06:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:55 06:43:55 Login Succeeded 06:43:55 docker.io 06:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:56 Configure a credential helper to remove this warning. See 06:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:56 06:43:56 Login Succeeded 06:43:56 ---> docker-login.sh ends [Pipeline] } 06:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:43:56 + git rev-list -1 --merges 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54~1..15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo 06:43:56 -----------> git rev-list -1 --merges 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54~1..15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [false] [Pipeline] sh 06:43:57 + git log --format=format:%s -1 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo 06:43:57 ========================================================= 06:43:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:43:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:57 + git log --format=format:%s -1 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] echo 06:43:57 [semverPrep] GIT_COMMIT: 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54, Commit Message: fix: removed unused code [Pipeline] echo 06:43:57 [semverPrep] This is not a build commit. [Pipeline] sh 06:43:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:58 + grep -v github /etc/ssh/ssh_known_hosts 06:43:58 + [ -e /tmp/ssh_known_hosts ] 06:43:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:43:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:43:58 + sudo tee -a /etc/ssh/ssh_known_hosts 06:43:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:58 06:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:59 0.1.4: Pulling from edgex-devops/py-git-semver 06:43:59 b85a868b505f: Pulling fs layer 06:43:59 e2be974225ed: Pulling fs layer 06:43:59 339a4e72a1f5: Pulling fs layer 06:43:59 988bab9f4d93: Pulling fs layer 06:43:59 1469e6f7b9e6: Pulling fs layer 06:43:59 eaf3925da568: Pulling fs layer 06:43:59 bab4dde63d76: Pulling fs layer 06:43:59 988bab9f4d93: Waiting 06:43:59 1469e6f7b9e6: Waiting 06:43:59 bde34c3a00c8: Pulling fs layer 06:43:59 b352a97aabf1: Pulling fs layer 06:43:59 4872d77fe225: Pulling fs layer 06:43:59 bde34c3a00c8: Waiting 06:43:59 bab4dde63d76: Waiting 06:43:59 b352a97aabf1: Waiting 06:43:59 5851b861e8e6: Pulling fs layer 06:43:59 5851b861e8e6: Waiting 06:43:59 e2be974225ed: Verifying Checksum 06:43:59 e2be974225ed: Download complete 06:43:59 988bab9f4d93: Verifying Checksum 06:43:59 988bab9f4d93: Download complete 06:43:59 1469e6f7b9e6: Verifying Checksum 06:43:59 1469e6f7b9e6: Download complete 06:43:59 eaf3925da568: Verifying Checksum 06:43:59 eaf3925da568: Download complete 06:43:59 339a4e72a1f5: Verifying Checksum 06:43:59 339a4e72a1f5: Download complete 06:43:59 bde34c3a00c8: Download complete 06:43:59 b352a97aabf1: Verifying Checksum 06:43:59 b352a97aabf1: Download complete 06:43:59 4872d77fe225: Download complete 06:43:59 5851b861e8e6: Verifying Checksum 06:43:59 5851b861e8e6: Download complete 06:43:59 b85a868b505f: Verifying Checksum 06:43:59 b85a868b505f: Download complete 06:43:59 bab4dde63d76: Verifying Checksum 06:43:59 bab4dde63d76: Download complete 06:44:00 b85a868b505f: Pull complete 06:44:00 e2be974225ed: Pull complete 06:44:01 339a4e72a1f5: Pull complete 06:44:01 988bab9f4d93: Pull complete 06:44:01 1469e6f7b9e6: Pull complete 06:44:01 eaf3925da568: Pull complete 06:44:02 bab4dde63d76: Pull complete 06:44:03 bde34c3a00c8: Pull complete 06:44:03 b352a97aabf1: Pull complete 06:44:03 4872d77fe225: Pull complete 06:44:03 5851b861e8e6: Pull complete 06:44:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:03 prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container 06:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:44:06 $ docker top 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d -eo pid,comm 06:44:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:44:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:06 [ssh-agent] Looking for ssh-agent implementation... 06:44:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:06 $ docker exec 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent 06:44:06 SSH_AUTH_SOCK=/tmp/ssh-eKVubiQfZgyY/agent.32 06:44:06 SSH_AGENT_PID=38 06:44:06 Running ssh-add (command line suppressed) 06:44:06 Identity added: /w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_5411480345702888233.key (/w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_5411480345702888233.key) 06:44:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:07 + git tag --points-at HEAD [Pipeline] } 06:44:07 $ docker exec --env ******** --env ******** 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent -k 06:44:07 unset SSH_AUTH_SOCK; 06:44:07 unset SSH_AGENT_PID; 06:44:07 echo Agent pid 38 killed; 06:44:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:07 [ssh-agent] Looking for ssh-agent implementation... 06:44:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:07 $ docker exec 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent 06:44:07 SSH_AUTH_SOCK=/tmp/ssh-3EQaHOChsr1j/agent.70 06:44:07 SSH_AGENT_PID=76 06:44:07 Running ssh-add (command line suppressed) 06:44:07 Identity added: /w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_9901088349972568946.key (/w/workspace/foundry_device-usb-camera_PR-290@tmp/private_key_9901088349972568946.key) 06:44:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:08 + git semver init 06:44:08 2023-09-15 06:44:08,317 [run_init] DEBUG init version:0.0.0 force:False 06:44:08 2023-09-15 06:44:08,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-290/.semver 06:44:08 2023-09-15 06:44:08,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-290/.semver 06:44:08 2023-09-15 06:44:08,319 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-290/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-290, universal_newlines=False, shell=None, istream=None) 06:44:09 2023-09-15 06:44:09,025 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-290/.git/info/exclude 06:44:09 2023-09-15 06:44:09,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-290/.semver/PR-290 with force:False 06:44:09 2023-09-15 06:44:09,026 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-290/.semver/PR-290 06:44:09 2023-09-15 06:44:09,030 [execute] INFO git cat-file --batch-check 06:44:09 2023-09-15 06:44:09,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-290/.semver, universal_newlines=False, shell=None, istream=) 06:44:09 2023-09-15 06:44:09,036 [execute] INFO git cat-file --batch 06:44:09 2023-09-15 06:44:09,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-290/.semver, universal_newlines=False, shell=None, istream=) 06:44:09 2023-09-15 06:44:09,041 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-290/.semver/PR-290 06:44:09 0.0.0 [Pipeline] } 06:44:09 $ docker exec --env ******** --env ******** 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d ssh-agent -k 06:44:09 unset SSH_AUTH_SOCK; 06:44:09 unset SSH_AGENT_PID; 06:44:09 echo Agent pid 76 killed; 06:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:09 + git semver [Pipeline] } 06:44:10 $ docker stop --time=1 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d 06:44:11 $ docker rm -f --volumes 529f3b1b83af54c03d487d31cee8f84c7eeebc2343db3a729bad98a54acaed7d [Pipeline] // withDockerContainer [Pipeline] sh 06:44:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:12 Stashed 1 file(s) [Pipeline] echo 06:44:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:12 provisioning config files... 06:44:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config16867543403363898080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:13 ---> docker-login.sh 06:44:13 nexus3.edgexfoundry.org:10001 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 nexus3.edgexfoundry.org:10002 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 nexus3.edgexfoundry.org:10003 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 nexus3.edgexfoundry.org:10004 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 docker.io 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 ---> docker-login.sh ends [Pipeline] } 06:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:13 ========================================================= 06:44:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:44:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:44:14 Sending build context to Docker daemon 2.27MB 06:44:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 06:44:14 Step 2/13 : FROM ${BASE} AS builder 06:44:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:14 7264a8db6415: Pulling fs layer 06:44:14 c4d48a809fc2: Pulling fs layer 06:44:14 4f1c88b9dad5: Pulling fs layer 06:44:14 ad3a456e5733: Pulling fs layer 06:44:14 9e4f439ed901: Pulling fs layer 06:44:14 feaf6a47b606: Pulling fs layer 06:44:14 5e8b037d7d82: Pulling fs layer 06:44:14 8ac70367396e: Pulling fs layer 06:44:14 6db16350a2e2: Pulling fs layer 06:44:14 9250d5d63582: Pulling fs layer 06:44:14 5e8b037d7d82: Waiting 06:44:14 6db16350a2e2: Waiting 06:44:14 9250d5d63582: Waiting 06:44:14 8ac70367396e: Waiting 06:44:14 ad3a456e5733: Waiting 06:44:14 9e4f439ed901: Waiting 06:44:14 feaf6a47b606: Waiting 06:44:14 c4d48a809fc2: Download complete 06:44:14 ad3a456e5733: Verifying Checksum 06:44:14 ad3a456e5733: Download complete 06:44:14 9e4f439ed901: Download complete 06:44:14 7264a8db6415: Verifying Checksum 06:44:14 7264a8db6415: Download complete 06:44:14 feaf6a47b606: Verifying Checksum 06:44:14 feaf6a47b606: Download complete 06:44:14 7264a8db6415: Pull complete 06:44:14 c4d48a809fc2: Pull complete 06:44:14 8ac70367396e: Verifying Checksum 06:44:14 8ac70367396e: Download complete 06:44:15 4f1c88b9dad5: Verifying Checksum 06:44:15 4f1c88b9dad5: Download complete 06:44:15 6db16350a2e2: Verifying Checksum 06:44:15 6db16350a2e2: Download complete 06:44:15 5e8b037d7d82: Verifying Checksum 06:44:15 5e8b037d7d82: Download complete 06:44:15 9250d5d63582: Verifying Checksum 06:44:15 9250d5d63582: Download complete 06:44:18 4f1c88b9dad5: Pull complete 06:44:18 ad3a456e5733: Pull complete 06:44:18 9e4f439ed901: Pull complete 06:44:18 feaf6a47b606: Pull complete 06:44:21 5e8b037d7d82: Pull complete 06:44:21 8ac70367396e: Pull complete 06:44:21 6db16350a2e2: Pull complete 06:44:22 9250d5d63582: Pull complete 06:44:22 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 06:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:44:22 ---> fa269f55d9b9 06:44:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:44:27 Still waiting to schedule task 06:44:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:44:27 ---> Running in 14b83b3f17f3 06:44:27 Removing intermediate container 14b83b3f17f3 06:44:27 ---> 705004aacd68 06:44:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:44:27 ---> Running in 561c56c12773 06:44:27 Removing intermediate container 561c56c12773 06:44:27 ---> 42b945de1de8 06:44:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:44:27 ---> Running in 44716087a2c6 06:44:27 Removing intermediate container 44716087a2c6 06:44:27 ---> 48cfba0444a1 06:44:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:44:27 ---> Running in 9c655cadd0ca 06:44:27 Removing intermediate container 9c655cadd0ca 06:44:27 ---> fa7cfb6e3f1e 06:44:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:27 ---> Running in aad5f171a6f2 06:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:44:28 (1/13) Installing libintl (0.21.1-r7) 06:44:28 (2/13) Installing eudev-libs (3.2.11-r8) 06:44:28 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 06:44:28 (4/13) Installing v4l-utils-libs (1.24.1-r0) 06:44:28 (5/13) Installing v4l-utils (1.24.1-r0) 06:44:28 (6/13) Installing libdvbv5 (1.24.1-r0) 06:44:28 (7/13) Installing udev-init-scripts (35-r1) 06:44:28 (8/13) Installing libblkid (2.38.1-r8) 06:44:28 (9/13) Installing xz-libs (5.4.3-r0) 06:44:28 (10/13) Installing kmod-libs (30-r3) 06:44:28 (11/13) Installing eudev (3.2.11-r8) 06:44:28 (12/13) Installing eudev-dev (3.2.11-r8) 06:44:28 (13/13) Installing v4l-utils-dev (1.24.1-r0) 06:44:28 Executing busybox-1.36.1-r2.trigger 06:44:28 Executing eudev-3.2.11-r8.trigger 06:44:28 OK: 272 MiB in 69 packages 06:44:29 Removing intermediate container aad5f171a6f2 06:44:29 ---> 883863782627 06:44:29 Step 8/13 : WORKDIR /device-usb-camera 06:44:29 ---> Running in 9c9ab57c9647 06:44:29 Removing intermediate container 9c9ab57c9647 06:44:29 ---> c8f2f5da3f59 06:44:29 Step 9/13 : COPY go.mod vendor* ./ 06:44:29 ---> ece9b572f305 06:44:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:29 ---> Running in f5da27fb5c58 06:45:25 Removing intermediate container f5da27fb5c58 06:45:25 ---> b95d3f03d2e5 06:45:25 Step 11/13 : COPY . . 06:45:25 ---> e77f20d881ea 06:45:25 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:45:25 ---> Running in 8433bb814353 06:45:25  % Total % Received % Xferd Average Speed Time Time Time Current 06:45:25   Dload Upload Total Spent  Left Speed 06:45:25  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11237 0 --:--:-- --:--:-- --:--:-- 11288 06:45:25 Removing intermediate container 8433bb814353 06:45:25 ---> 26e67d684e90 06:45:25 Step 13/13 : RUN ${MAKE} 06:45:25 ---> Running in 074305b2e806 06:45:25 noop 06:45:25 Removing intermediate container 074305b2e806 06:45:25 ---> 459dc863b341 06:45:25 Successfully built 459dc863b341 06:45:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:26 + docker inspect -f . ci-base-image-x86_64 06:45:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:26 prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container 06:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:45:26 $ docker top 4405a73b6558ade4296406903bfb2d3ce3f9fb33e65c21b9b4ceebbc11b2b167 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:27 + go version 06:45:27 go version go1.21.0 linux/amd64 [Pipeline] } 06:45:27 $ docker stop --time=1 4405a73b6558ade4296406903bfb2d3ce3f9fb33e65c21b9b4ceebbc11b2b167 06:45:28 $ docker rm -f --volumes 4405a73b6558ade4296406903bfb2d3ce3f9fb33e65c21b9b4ceebbc11b2b167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:29 + docker inspect -f . ci-base-image-x86_64 06:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:29 prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container 06:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:45:29 $ docker top 298647ba2980ef985e883d86fff48244d0541bae9ee5504d443f49670eb36663 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:30 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-290 [Pipeline] fileExists [Pipeline] sh 06:45:30 + make test 06:45:30 go test ./... -coverprofile=coverage.out ./... 06:45:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:45:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:45:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 06:45:48 go vet ./... 06:45:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:45:52 ./bin/test-attribution-txt.sh [Pipeline] echo 06:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:45:52 $ docker stop --time=1 298647ba2980ef985e883d86fff48244d0541bae9ee5504d443f49670eb36663 06:45:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6243 in /w/workspace/foundry_device-usb-camera_PR-290 06:45:56 $ docker rm -f --volumes 298647ba2980ef985e883d86fff48244d0541bae9ee5504d443f49670eb36663 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 06:45:56 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 06:45:56 Selected Git installation does not exist. Using Default 06:45:56 The recommended git tool is: NONE 06:45:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:45:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:57 + ls -al . 06:45:57 total 220 06:45:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 06:45 . 06:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:43 .. 06:45:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 06:45 .git 06:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:43 .github 06:45:57 -rw-rw-r-- 1 jenkins jenkins 495 Sep 15 06:43 .gitignore 06:45:57 -rw-rw-r-- 1 jenkins jenkins 45 Sep 15 06:43 .golangci.yml 06:45:57 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 06:43 .hadolint.yml 06:45:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 06:44 .semver 06:45:57 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 15 06:43 Attribution.txt 06:45:57 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 15 06:43 CHANGELOG.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 15 06:43 Dockerfile 06:45:57 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 06:43 GOVERNANCE.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 06:43 Jenkinsfile 06:45:57 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 06:43 LICENSE 06:45:57 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 15 06:43 Makefile 06:45:57 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 06:43 OWNERS.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 15 06:43 README.md 06:45:57 -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 06:44 VERSION 06:45:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:43 bin 06:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:43 cmd 06:45:57 -rw-r--r-- 1 jenkins jenkins 54735 Sep 15 06:45 coverage.out 06:45:57 -rwxrwxr-x 1 jenkins jenkins 84 Sep 15 06:43 docker-entrypoint.sh 06:45:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:43 docs 06:45:57 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 15 06:43 go.mod 06:45:57 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 15 06:43 go.sum 06:45:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:43 internal 06:45:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:43 snap 06:45:57 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 06:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:58 + 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=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 --label arch=amd64 --label version=0.0.0 . 06:45:58 Sending build context to Docker daemon 2.325MB 06:45:58 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 06:45:58 Step 2/36 : FROM ${BASE} AS builder 06:45:58 ---> 459dc863b341 06:45:58 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:45:58 ---> Running in d44b9527e2ad 06:45:58 Removing intermediate container d44b9527e2ad 06:45:58 ---> 51b2e5a90971 06:45:58 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:45:58 ---> Running in d7892bb062f5 06:45:58 Removing intermediate container d7892bb062f5 06:45:58 ---> 1f13fe390fac 06:45:58 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:45:58 ---> Running in 78743903613e 06:45:58 Removing intermediate container 78743903613e 06:45:58 ---> 1046e0f87bfd 06:45:58 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:45:58 ---> Running in 72ce10448076 06:45:58 Removing intermediate container 72ce10448076 06:45:58 ---> f9726c90ab64 06:45:58 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:58 ---> Running in d8af57bcec8d 06:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:45:59 OK: 272 MiB in 69 packages 06:45:59 Removing intermediate container d8af57bcec8d 06:45:59 ---> 005e62f2a811 06:45:59 Step 8/36 : WORKDIR /device-usb-camera 06:45:59 ---> Running in b3821d458060 06:45:59 Removing intermediate container b3821d458060 06:45:59 ---> fdfbcc7fc413 06:45:59 Step 9/36 : COPY go.mod vendor* ./ 06:45:59 ---> 49fbda85a0e3 06:45:59 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:59 ---> Running in 5d8c7e43f5e3 06:46:00 Removing intermediate container 5d8c7e43f5e3 06:46:00 ---> be142c5e6361 06:46:00 Step 11/36 : COPY . . 06:46:00 ---> eafab318b0c0 06:46:00 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:46:00 ---> Running in d456917886f0 06:46:01  % Total % Received % Xferd Average Speed Time Time Time Current 06:46:01 Dload Upload Total Spent Left Speed 06:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 44991 0 --:--:-- --:--:-- --:--:-- 46407 06:46:01 Removing intermediate container d456917886f0 06:46:01 ---> b039ea584f6d 06:46:01 Step 13/36 : RUN ${MAKE} 06:46:01 ---> Running in 8b891d87bdd2 06:46:01 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:46:04 using credential edgex-jenkins-ssh 06:46:04 Cloning the remote Git repository 06:46:04 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:46:04 > git init /w/workspace/device-usb-camera/1 # timeout=10 06:46:04 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:46:04 > git --version # timeout=10 06:46:04 > git --version # 'git version 2.25.1' 06:46:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:05 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:46:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:06 Merging remotes/origin/main commit 608e40c23f76d16630ee0e9665a55efbd32c6bcb into PR head commit 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 06:46:07 Merge succeeded, producing 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 06:46:07 Checking out Revision 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 (PR-290) 06:46:06 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:46:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:46:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:46:06 > git config core.sparsecheckout # timeout=10 06:46:06 > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 06:46:07 > git remote # timeout=10 06:46:07 > git config --get remote.origin.url # timeout=10 06:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:07 > git merge 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 06:46:07 > git rev-parse HEAD^{commit} # timeout=10 06:46:07 > git config core.sparsecheckout # timeout=10 06:46:07 > git checkout -f 15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 # timeout=10 06:46:10 Commit message: "fix: removed unused code" 06:46:10 > git --version # timeout=10 06:46:10 > git --version # 'git version 2.25.1' 06:46:10 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:11 Dload Upload Total Spent Left Speed 06:46:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67465 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh 06:46:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:46:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:46:12 + sudo tee /etc/docker/daemon.new 06:46:12 { 06:46:12 "registry-mirrors": [ 06:46:12 "https://nexus3.edgexfoundry.org:10001" 06:46:12 ], 06:46:12 "bip": "10.250.0.254/24", 06:46:12 "hosts": [ 06:46:12 "tcp://0.0.0.0:5555", 06:46:12 "unix:///var/run/docker.sock" 06:46:12 ], 06:46:12 "mtu": 1458, 06:46:12 "selinux-enabled": true, 06:46:12 "seccomp-profile": "/etc/docker/seccomp.json" 06:46:12 } [Pipeline] sh 06:46:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:46:13 + sudo service docker restart 06:46:23 Removing intermediate container 8b891d87bdd2 06:46:23 ---> e7c186e2b839 06:46:23 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:46:23 v0.21.6: Pulling from aler9/rtsp-simple-server 06:46:23 4acc49c71d14: Pulling fs layer 06:46:23 4acc49c71d14: Verifying Checksum 06:46:23 4acc49c71d14: Download complete 06:46:23 4acc49c71d14: Pull complete 06:46:23 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:46:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:46:23 ---> 01a2bd3e5fff 06:46:23 Step 15/36 : FROM alpine:3.18 06:46:23 3.18: Pulling from library/alpine 06:46:23 7264a8db6415: Already exists 06:46:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:46:23 Status: Downloaded newer image for alpine:3.18 06:46:23 ---> 7e01a0d0a1dc 06:46:23 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:46:24 ---> Running in ae9465775911 06:46:24 Removing intermediate container ae9465775911 06:46:24 ---> 341e03c31d41 06:46:24 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:46:24 ---> Running in 771c3925b0fb 06:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:46:25 (1/107) Installing dumb-init (1.2.5-r2) 06:46:25 (2/107) Installing sdl2 (2.26.5-r0) 06:46:25 (3/107) Installing svt-av1-libs (1.6.0-r0) 06:46:25 (4/107) Installing aom-libs (3.6.1-r0) 06:46:25 (5/107) Installing libxau (1.0.11-r2) 06:46:25 (6/107) Installing libmd (1.0.4-r2) 06:46:25 (7/107) Installing libbsd (0.11.7-r1) 06:46:25 (8/107) Installing libxdmcp (1.1.4-r2) 06:46:25 (9/107) Installing libxcb (1.15-r1) 06:46:25 (10/107) Installing libx11 (1.8.4-r4) 06:46:25 (11/107) Installing hwdata-pci (0.370-r0) 06:46:25 (12/107) Installing libpciaccess (0.17-r2) 06:46:25 (13/107) Installing libdrm (2.4.115-r4) 06:46:25 (14/107) Installing libxext (1.3.5-r2) 06:46:25 (15/107) Installing libxfixes (6.0.1-r2) 06:46:25 (16/107) Installing libffi (3.4.4-r2) 06:46:25 (17/107) Installing wayland-libs-client (1.22.0-r2) 06:46:25 (18/107) Installing libva (2.18.0-r1) 06:46:25 (19/107) Installing libvdpau (1.5-r1) 06:46:25 (20/107) Installing libgcc (12.2.1_git20220924-r10) 06:46:25 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 06:46:25 (22/107) Installing onevpl-libs (2023.2.1-r0) 06:46:25 (23/107) Installing ffmpeg-libavutil (6.0-r15) 06:46:25 (24/107) Installing libdav1d (1.2.1-r0) 06:46:25 (25/107) Installing brotli-libs (1.0.9-r14) 06:46:25 (26/107) Installing libhwy (1.0.4-r1) 06:46:25 (27/107) Installing lcms2 (2.15-r2) 06:46:25 (28/107) Installing libjxl (0.8.2-r0) 06:46:25 (29/107) Installing lame-libs (3.100-r5) 06:46:25 (30/107) Installing opus (1.4-r0) 06:46:25 (31/107) Installing libgomp (12.2.1_git20220924-r10) 06:46:25 (32/107) Installing soxr (0.1.3-r5) 06:46:25 (33/107) Installing ffmpeg-libswresample (6.0-r15) 06:46:25 (34/107) Installing libogg (1.3.5-r4) 06:46:25 (35/107) Installing libtheora (1.1.1-r17) 06:46:25 (36/107) Installing libvorbis (1.3.7-r1) 06:46:25 (37/107) Installing libvpx (1.13.0-r1) 06:46:25 (38/107) Installing libwebp (1.3.2-r0) 06:46:25 (39/107) Installing x264-libs (0.164_git20220602-r1) 06:46:25 (40/107) Installing numactl (2.0.16-r4) 06:46:25 (41/107) Installing x265-libs (3.5-r4) 06:46:25 (42/107) Installing xvidcore (1.3.7-r1) 06:46:25 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 06:46:25 (44/107) Installing alsa-lib (1.2.9-r1) 06:46:25 (45/107) Installing libexpat (2.5.0-r1) 06:46:25 (46/107) Installing libbz2 (1.0.8-r5) 06:46:25 (47/107) Installing libpng (1.6.39-r3) 06:46:25 (48/107) Installing freetype (2.13.0-r5) 06:46:26 (49/107) Installing fontconfig (2.14.2-r3) 06:46:26 (50/107) Installing fribidi (1.0.13-r0) 06:46:26 (51/107) Installing libintl (0.21.1-r7) 06:46:26 (52/107) Installing libblkid (2.38.1-r8) 06:46:26 (53/107) Installing libmount (2.38.1-r8) 06:46:26 (54/107) Installing pcre2 (10.42-r1) 06:46:26 (55/107) Installing glib (2.76.4-r0) 06:46:26 (56/107) Installing graphite2 (1.3.14-r5) 06:46:26 (57/107) Installing harfbuzz (7.3.0-r0) 06:46:26 (58/107) Installing libunibreak (5.1-r0) 06:46:26 (59/107) Installing libass (0.17.1-r0) 06:46:26 (60/107) Installing libbluray (1.3.4-r0) 06:46:26 (61/107) Installing gmp (6.2.1-r3) 06:46:26 (62/107) Installing nettle (3.8.1-r2) 06:46:26 (63/107) Installing libunistring (1.1-r1) 06:46:26 (64/107) Installing libidn2 (2.3.4-r1) 06:46:26 (65/107) Installing p11-kit (0.24.1-r2) 06:46:26 (66/107) Installing libtasn1 (4.19.0-r1) 06:46:26 (67/107) Installing gnutls (3.8.0-r2) 06:46:26 (68/107) Installing mpg123-libs (1.31.3-r1) 06:46:26 (69/107) Installing libopenmpt (0.7.2-r0) 06:46:26 (70/107) Installing cjson (1.7.15-r4) 06:46:26 (71/107) Installing mbedtls (2.28.4-r0) 06:46:26 (72/107) Installing librist (0.2.7-r0) 06:46:26 (73/107) Installing libsrt (1.5.2-r0) 06:46:26 (74/107) Installing libssh (0.10.5-r0) 06:46:26 (75/107) Installing xz-libs (5.4.3-r0) 06:46:26 (76/107) Installing libxml2 (2.11.4-r0) 06:46:26 (77/107) Installing libsodium (1.0.18-r3) 06:46:26 (78/107) Installing libzmq (4.3.4-r4) 06:46:26 (79/107) Installing ffmpeg-libavformat (6.0-r15) 06:46:26 (80/107) Installing glslang-libs (1.3.243.0-r1) 06:46:26 (81/107) Installing spirv-tools (1.3.243.0-r1) 06:46:26 (82/107) Installing shaderc (2023.3-r1) 06:46:26 (83/107) Installing vulkan-loader (1.3.243.0-r1) 06:46:26 (84/107) Installing libplacebo (5.264.1-r1) 06:46:26 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 06:46:26 (86/107) Installing ffmpeg-libswscale (6.0-r15) 06:46:26 (87/107) Installing vidstab (1.1.1-r0) 06:46:26 (88/107) Installing zimg (3.0.5-r0) 06:46:26 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 06:46:26 (90/107) Installing libasyncns (0.8-r1) 06:46:26 (91/107) Installing dbus-libs (1.14.8-r0) 06:46:26 (92/107) Installing libltdl (2.4.7-r2) 06:46:26 (93/107) Installing orc (0.4.34-r0) 06:46:26 (94/107) Installing flac-libs (1.4.3-r0) 06:46:26 (95/107) Installing libsndfile (1.2.0-r2) 06:46:26 (96/107) Installing speexdsp (1.2.1-r1) 06:46:26 (97/107) Installing tdb-libs (1.4.8-r1) 06:46:26 (98/107) Installing libpulse (16.1-r10) 06:46:26 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 06:46:26 (100/107) Installing v4l-utils-libs (1.24.1-r0) 06:46:26 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 06:46:26 (102/107) Installing ffmpeg (6.0-r15) 06:46:26 (103/107) Installing udev-init-scripts (35-r1) 06:46:26 (104/107) Installing eudev-libs (3.2.11-r8) 06:46:26 (105/107) Installing zstd-libs (1.5.5-r4) 06:46:26 (106/107) Installing kmod-libs (30-r3) 06:46:26 (107/107) Installing eudev (3.2.11-r8) 06:46:26 Executing busybox-1.36.1-r2.trigger 06:46:26 Executing glib-2.76.4-r0.trigger 06:46:26 Executing eudev-3.2.11-r8.trigger 06:46:26 OK: 131 MiB in 122 packages 06:46:30 Removing intermediate container 771c3925b0fb 06:46:30 ---> 9d03377076e0 06:46:30 Step 18/36 : WORKDIR / 06:46:30 ---> Running in bee0b0b1a66b 06:46:30 Removing intermediate container bee0b0b1a66b 06:46:30 ---> 83869e9ecf3c 06:46:30 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 06:46:30 ---> a3e7092b0eb7 06:46:30 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:46:30 ---> 287f6c754aae 06:46:30 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:46:30 ---> 82c96c50d191 06:46:30 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:46:31 ---> 88b0b025d491 06:46:31 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:46:31 ---> 93db38069ea2 06:46:31 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:46:31 ---> fdb1d54a580a 06:46:31 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:31 provisioning config files... 06:46:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3861459231389090885tmp [Pipeline] { 06:46:31 ---> e83d9dc001aa 06:46:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:46:31 ---> Running in de67ec065015 [Pipeline] libraryResource [Pipeline] sh 06:46:32 ---> docker-login.sh 06:46:32 nexus3.edgexfoundry.org:10001 06:46:32 Removing intermediate container de67ec065015 06:46:32 ---> 6de6de59d424 06:46:32 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:46:32 ---> Running in b7e54a94fe3e 06:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:32 Configure a credential helper to remove this warning. See 06:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:32 06:46:32 Login Succeeded 06:46:32 nexus3.edgexfoundry.org:10002 06:46:33 Removing intermediate container b7e54a94fe3e 06:46:33 ---> 7617b3e8e160 06:46:33 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:46:33 ---> Running in bdab540df970 06:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:33 Configure a credential helper to remove this warning. See 06:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:33 06:46:33 Login Succeeded 06:46:33 nexus3.edgexfoundry.org:10003 06:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:33 Configure a credential helper to remove this warning. See 06:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:33 06:46:33 Login Succeeded 06:46:33 nexus3.edgexfoundry.org:10004 06:46:33 Removing intermediate container bdab540df970 06:46:33 ---> ff9f54c413ee 06:46:33 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 06:46:33 ---> Running in 910674ed8c71 06:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:33 Configure a credential helper to remove this warning. See 06:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:33 06:46:33 Login Succeeded 06:46:33 docker.io 06:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:34 Removing intermediate container 910674ed8c71 06:46:34 ---> 5309e5fcf325 06:46:34 Step 30/36 : EXPOSE 59983 06:46:34 ---> Running in eb1dfbb5c337 06:46:34 Removing intermediate container eb1dfbb5c337 06:46:34 ---> 91e1e0da3a0b 06:46:34 Step 31/36 : EXPOSE 8554 06:46:34 ---> Running in df25388eedbd 06:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:34 Configure a credential helper to remove this warning. See 06:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:34 06:46:34 Login Succeeded 06:46:34 ---> docker-login.sh ends [Pipeline] } 06:46:34 Removing intermediate container df25388eedbd 06:46:34 ---> 928d8df8b7b3 06:46:34 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:46:34 ---> Running in 21644544eda1 06:46:34 Removing intermediate container 21644544eda1 06:46:34 ---> 3c3adbe02d1c 06:46:34 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:46:34 ---> Running in 8464c5221491 06:46:34 Removing intermediate container 8464c5221491 06:46:34 ---> 3227ab33f523 06:46:34 Step 34/36 : LABEL arch=amd64 06:46:34 ---> Running in c985e69f2d52 06:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:46:34 Removing intermediate container c985e69f2d52 06:46:34 ---> 3468aebae1ce 06:46:34 Step 35/36 : LABEL git_sha=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 06:46:34 ---> Running in fa1cc601c6af 06:46:34 Removing intermediate container fa1cc601c6af 06:46:34 ---> 1aaa61f49b01 06:46:34 Step 36/36 : LABEL version=0.0.0 06:46:34 ---> Running in 07a4d3304bb7 06:46:34 Removing intermediate container 07a4d3304bb7 06:46:34 ---> 71f3fe047de2 06:46:34 [Warning] One or more build-args [ARCH] were not consumed 06:46:34 Successfully built 71f3fe047de2 06:46:34 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo 06:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:34 ========================================================= 06:46:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:46:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 06:46:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:35 Sending build context to Docker daemon 1.389MB 06:46:35 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 06:46:35 Step 2/13 : FROM ${BASE} AS builder 06:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:35 06:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:46:35 9fda8d8052c6: Pulling fs layer 06:46:35 5d54e960e981: Pulling fs layer 06:46:35 c4a7e357bf2a: Pulling fs layer 06:46:35 f0e02332f6b5: Pulling fs layer 06:46:35 66412af1f25a: Pulling fs layer 06:46:35 1baf3a5c0e64: Pulling fs layer 06:46:35 9a37bb91b891: Pulling fs layer 06:46:35 a29adfc67d43: Pulling fs layer 06:46:35 d5de9f91c1a4: Pulling fs layer 06:46:35 f0e02332f6b5: Waiting 06:46:35 9a37bb91b891: Waiting 06:46:35 66412af1f25a: Waiting 06:46:35 d5de9f91c1a4: Waiting 06:46:35 a29adfc67d43: Waiting 06:46:35 1baf3a5c0e64: Waiting 06:46:35 5d54e960e981: Download complete 06:46:35 f0e02332f6b5: Verifying Checksum 06:46:35 f0e02332f6b5: Download complete 06:46:35 66412af1f25a: Verifying Checksum 06:46:35 66412af1f25a: Download complete 06:46:35 9fda8d8052c6: Download complete 06:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:36 latest: Pulling from edgex-lftools-log-publisher 06:46:36 5eb5b503b376: Pulling fs layer 06:46:36 5c69ac0246d0: Pulling fs layer 06:46:36 ec43610c2a17: Pulling fs layer 06:46:36 3a2ae6a8a46f: Pulling fs layer 06:46:36 33b1e0a273af: Pulling fs layer 06:46:36 5d3b04190fa2: Pulling fs layer 06:46:36 2f39f015ded8: Pulling fs layer 06:46:36 5d3b04190fa2: Waiting 06:46:36 3a2ae6a8a46f: Waiting 06:46:36 33b1e0a273af: Waiting 06:46:36 2f39f015ded8: Waiting 06:46:36 5c69ac0246d0: Verifying Checksum 06:46:36 5c69ac0246d0: Download complete 06:46:36 3a2ae6a8a46f: Verifying Checksum 06:46:36 3a2ae6a8a46f: Download complete 06:46:36 33b1e0a273af: Verifying Checksum 06:46:36 33b1e0a273af: Download complete 06:46:36 5d3b04190fa2: Verifying Checksum 06:46:36 5d3b04190fa2: Download complete 06:46:36 ec43610c2a17: Verifying Checksum 06:46:36 ec43610c2a17: Download complete 06:46:36 5eb5b503b376: Verifying Checksum 06:46:36 5eb5b503b376: Download complete 06:46:36 9a37bb91b891: Verifying Checksum 06:46:36 9a37bb91b891: Download complete 06:46:37 9fda8d8052c6: Pull complete 06:46:37 a29adfc67d43: Verifying Checksum 06:46:37 a29adfc67d43: Download complete 06:46:37 2f39f015ded8: Download complete 06:46:37 5eb5b503b376: Pull complete 06:46:37 5d54e960e981: Pull complete 06:46:37 d5de9f91c1a4: Verifying Checksum 06:46:37 d5de9f91c1a4: Download complete 06:46:37 5c69ac0246d0: Pull complete 06:46:38 c4a7e357bf2a: Verifying Checksum 06:46:38 c4a7e357bf2a: Download complete 06:46:38 ec43610c2a17: Pull complete 06:46:38 3a2ae6a8a46f: Pull complete 06:46:38 33b1e0a273af: Pull complete 06:46:38 1baf3a5c0e64: Verifying Checksum 06:46:38 1baf3a5c0e64: Download complete 06:46:38 5d3b04190fa2: Pull complete 06:46:42 2f39f015ded8: Pull complete 06:46:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:43 prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container 06:46:43 $ 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/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:46:47 $ docker top 8107872fe67fce557babd0a82623733e59c946b52e0a36d1d0d5257481cf4590 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:47 ---> job-cost.sh 06:46:47 lf-activate-venv: SKIPPING 06:46:47 INFO: No Stack... 06:46:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:48 INFO: Archiving Costs [Pipeline] sh 06:46:48 c4a7e357bf2a: Pull complete 06:46:48 f0e02332f6b5: Pull complete 06:46:48 66412af1f25a: Pull complete 06:46:48 + cat /w/workspace/foundry_device-usb-camera_PR-290/archives/cost.csv 06:46:48 + cut -d, -f6 [Pipeline] lock 06:46:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] 06:46:48 Resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] did not exist. Created. 06:46:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:46:49 + echo total: 0.2199999988079071 [Pipeline] stash 06:46:49 Stashed 1 file(s) [Pipeline] } 06:46:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:46:49 $ docker stop --time=1 8107872fe67fce557babd0a82623733e59c946b52e0a36d1d0d5257481cf4590 06:46:50 $ docker rm -f --volumes 8107872fe67fce557babd0a82623733e59c946b52e0a36d1d0d5257481cf4590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:46:56 1baf3a5c0e64: Pull complete 06:46:56 9a37bb91b891: Pull complete 06:46:58 a29adfc67d43: Pull complete 06:46:59 d5de9f91c1a4: Pull complete 06:46:59 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 06:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:46:59 ---> 746ca1b523b5 06:46:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:47:01 ---> Running in e160a4258772 06:47:01 Removing intermediate container e160a4258772 06:47:01 ---> b65cb68ce55c 06:47:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:47:01 ---> Running in 3fc835b14bae 06:47:02 Removing intermediate container 3fc835b14bae 06:47:02 ---> 46c80eb62d5c 06:47:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:47:02 ---> Running in bf8d6fde53a5 06:47:02 Removing intermediate container bf8d6fde53a5 06:47:02 ---> 30bd34f033a9 06:47:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:47:02 ---> Running in 19f4ae5ceaf7 06:47:03 Removing intermediate container 19f4ae5ceaf7 06:47:03 ---> 1d259b9de3ba 06:47:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:03 ---> Running in afc0ed8f9ef5 06:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:47:08 (1/13) Installing libintl (0.21.1-r7) 06:47:08 (2/13) Installing eudev-libs (3.2.11-r8) 06:47:08 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 06:47:08 (4/13) Installing v4l-utils-libs (1.24.1-r0) 06:47:08 (5/13) Installing v4l-utils (1.24.1-r0) 06:47:08 (6/13) Installing libdvbv5 (1.24.1-r0) 06:47:08 (7/13) Installing udev-init-scripts (35-r1) 06:47:08 (8/13) Installing libblkid (2.38.1-r8) 06:47:08 (9/13) Installing xz-libs (5.4.3-r0) 06:47:08 (10/13) Installing kmod-libs (30-r3) 06:47:08 (11/13) Installing eudev (3.2.11-r8) 06:47:08 (12/13) Installing eudev-dev (3.2.11-r8) 06:47:08 (13/13) Installing v4l-utils-dev (1.24.1-r0) 06:47:08 Executing busybox-1.36.1-r2.trigger 06:47:08 Executing eudev-3.2.11-r8.trigger 06:47:08 OK: 275 MiB in 69 packages 06:47:09 Removing intermediate container afc0ed8f9ef5 06:47:09 ---> 803cbaa5570c 06:47:09 Step 8/13 : WORKDIR /device-usb-camera 06:47:09 ---> Running in 9cef4bd75e83 06:47:10 Removing intermediate container 9cef4bd75e83 06:47:10 ---> ec1bacf9db07 06:47:10 Step 9/13 : COPY go.mod vendor* ./ 06:47:10 ---> 421aecdecc47 06:47:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:10 ---> Running in a69f42e3242f 06:48:18 Removing intermediate container a69f42e3242f 06:48:18 ---> 9ef2e138c1c4 06:48:18 Step 11/13 : COPY . . 06:48:18 ---> 544f8e722db3 06:48:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:48:18 ---> Running in 5f8ed509f50c 06:48:18  % Total % Received % Xferd Average Speed Time Time Time Current 06:48:18 Dload Upload Total Spent Left Speed 06:48:18 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9876  0 --:--:-- --:--:-- --:--:-- 9944 06:48:19 Removing intermediate container 5f8ed509f50c 06:48:19 ---> 2049e7e660de 06:48:19 Step 13/13 : RUN ${MAKE} 06:48:19 ---> Running in 94a5f1b8108a 06:48:20 noop 06:48:21 Removing intermediate container 94a5f1b8108a 06:48:21 ---> 3adf303bbb9b 06:48:21 Successfully built 3adf303bbb9b 06:48:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:21 + docker inspect -f . ci-base-image-arm64 06:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:21 prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container 06:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:23 $ docker top 0770635b916bcb9a037eb8f8626efccc1f493cc13ee963119fda613ef7402791 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:23 + go version 06:48:23 go version go1.21.0 linux/arm64 [Pipeline] } 06:48:23 $ docker stop --time=1 0770635b916bcb9a037eb8f8626efccc1f493cc13ee963119fda613ef7402791 06:48:25 $ docker rm -f --volumes 0770635b916bcb9a037eb8f8626efccc1f493cc13ee963119fda613ef7402791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:26 + docker inspect -f . ci-base-image-arm64 06:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container 06:48:26 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:27 $ docker top fecb82b1d3607814b9f2432461a31065e00ea642d94b059798fddd481d3a78f6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:28 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 06:48:28 + make test 06:48:29 go test ./... -coverprofile=coverage.out ./... 06:48:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:50:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:50:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements 06:50:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:50:11 go vet ./... 06:50:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:50:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:50:43 ./bin/test-attribution-txt.sh [Pipeline] echo 06:50:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:50:43 $ docker stop --time=1 fecb82b1d3607814b9f2432461a31065e00ea642d94b059798fddd481d3a78f6 06:50:45 $ docker rm -f --volumes fecb82b1d3607814b9f2432461a31065e00ea642d94b059798fddd481d3a78f6 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:50:47 Warning: overwriting stash ‘coverage-report’ 06:50:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:48 + ls -al . 06:50:48 total 216 06:50:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 06:48 . 06:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:46 .. 06:50:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 06:46 .git 06:50:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:46 .github 06:50:48 -rw-rw-r-- 1 jenkins jenkins 495 Sep 15 06:46 .gitignore 06:50:48 -rw-rw-r-- 1 jenkins jenkins 45 Sep 15 06:46 .golangci.yml 06:50:48 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 06:46 .hadolint.yml 06:50:48 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 15 06:46 Attribution.txt 06:50:48 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 15 06:46 CHANGELOG.md 06:50:48 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 15 06:46 Dockerfile 06:50:48 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 06:46 GOVERNANCE.md 06:50:48 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 06:46 Jenkinsfile 06:50:48 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 06:46 LICENSE 06:50:48 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 15 06:46 Makefile 06:50:48 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 06:46 OWNERS.md 06:50:48 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 15 06:46 README.md 06:50:48 -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 06:44 VERSION 06:50:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:46 bin 06:50:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:46 cmd 06:50:48 -rw-r--r-- 1 jenkins jenkins 54735 Sep 15 06:50 coverage.out 06:50:48 -rwxrwxr-x 1 jenkins jenkins 84 Sep 15 06:46 docker-entrypoint.sh 06:50:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 06:46 docs 06:50:48 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 15 06:46 go.mod 06:50:48 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 15 06:46 go.sum 06:50:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 06:46 internal 06:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 06:46 snap 06:50:48 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 06:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:49 + 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=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 --label arch=arm64 --label version=0.0.0 . 06:50:50 Sending build context to Docker daemon 1.444MB 06:50:50 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 06:50:50 Step 2/36 : FROM ${BASE} AS builder 06:50:50 ---> 3adf303bbb9b 06:50:50 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:50:50 ---> Running in 8de6ee4b45b2 06:50:50 Removing intermediate container 8de6ee4b45b2 06:50:50 ---> 931d778c5857 06:50:50 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:50:50 ---> Running in 171ceab5bc55 06:50:51 Removing intermediate container 171ceab5bc55 06:50:51 ---> 30f9ac02805a 06:50:51 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:50:51 ---> Running in 3c146f2f5085 06:50:51 Removing intermediate container 3c146f2f5085 06:50:51 ---> 140e8c4b138f 06:50:51 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:50:51 ---> Running in 944ac4313d22 06:50:51 Removing intermediate container 944ac4313d22 06:50:51 ---> a2fdca6d4824 06:50:51 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:52 ---> Running in 0f14a4e795fe 06:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:54 OK: 275 MiB in 69 packages 06:50:55 Removing intermediate container 0f14a4e795fe 06:50:55 ---> 7bccc04cda64 06:50:55 Step 8/36 : WORKDIR /device-usb-camera 06:50:55 ---> Running in 046e722129c5 06:50:55 Removing intermediate container 046e722129c5 06:50:55 ---> 3adf3eaba126 06:50:55 Step 9/36 : COPY go.mod vendor* ./ 06:51:00 ---> a762cbb22832 06:51:00 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:00 ---> Running in 323616314df6 06:51:02 Removing intermediate container 323616314df6 06:51:02 ---> 5bbbb63900dd 06:51:02 Step 11/36 : COPY . . 06:51:03 ---> 18d2e6832587 06:51:03 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:51:03 ---> Running in b08ab8635195 06:51:04  % Total % Received % Xferd Average Speed Time Time Time Current 06:51:04 Dload Upload Total Spent Left Speed 06:51:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6121 0 --:--:-- --:--:-- --:--:-- 6112 06:51:05 Removing intermediate container b08ab8635195 06:51:05 ---> a5d6800fd294 06:51:05 Step 13/36 : RUN ${MAKE} 06:51:05 ---> Running in 90b7db847070 06:51:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:53:13 Removing intermediate container 90b7db847070 06:53:13 ---> 7c94ce570889 06:53:13 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:53:13 v0.21.6: Pulling from aler9/rtsp-simple-server 06:53:14 8766b47fe142: Pulling fs layer 06:53:15 8766b47fe142: Verifying Checksum 06:53:15 8766b47fe142: Download complete 06:53:15 8766b47fe142: Pull complete 06:53:15 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:53:15 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:53:15 ---> 69d40e2cb93c 06:53:15 Step 15/36 : FROM alpine:3.18 06:53:16 3.18: Pulling from library/alpine 06:53:16 9fda8d8052c6: Already exists 06:53:16 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:53:16 Status: Downloaded newer image for alpine:3.18 06:53:16 ---> f6648c04cd6c 06:53:16 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:53:16 ---> Running in 436216452c78 06:53:16 Removing intermediate container 436216452c78 06:53:16 ---> 68ca1b3899c0 06:53:16 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:53:17 ---> Running in c36df3322771 06:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:53:19 (1/104) Installing dumb-init (1.2.5-r2) 06:53:19 (2/104) Installing sdl2 (2.26.5-r0) 06:53:19 (3/104) Installing svt-av1-libs (1.6.0-r0) 06:53:19 (4/104) Installing aom-libs (3.6.1-r0) 06:53:19 (5/104) Installing libxau (1.0.11-r2) 06:53:19 (6/104) Installing libmd (1.0.4-r2) 06:53:19 (7/104) Installing libbsd (0.11.7-r1) 06:53:19 (8/104) Installing libxdmcp (1.1.4-r2) 06:53:19 (9/104) Installing libxcb (1.15-r1) 06:53:19 (10/104) Installing libx11 (1.8.4-r4) 06:53:19 (11/104) Installing libdrm (2.4.115-r4) 06:53:19 (12/104) Installing libxext (1.3.5-r2) 06:53:19 (13/104) Installing libxfixes (6.0.1-r2) 06:53:19 (14/104) Installing libffi (3.4.4-r2) 06:53:19 (15/104) Installing wayland-libs-client (1.22.0-r2) 06:53:19 (16/104) Installing libva (2.18.0-r1) 06:53:19 (17/104) Installing libvdpau (1.5-r1) 06:53:19 (18/104) Installing ffmpeg-libavutil (6.0-r15) 06:53:19 (19/104) Installing libdav1d (1.2.1-r0) 06:53:20 (20/104) Installing brotli-libs (1.0.9-r14) 06:53:20 (21/104) Installing libgcc (12.2.1_git20220924-r10) 06:53:20 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 06:53:20 (23/104) Installing libhwy (1.0.4-r1) 06:53:20 (24/104) Installing lcms2 (2.15-r2) 06:53:20 (25/104) Installing libjxl (0.8.2-r0) 06:53:20 (26/104) Installing lame-libs (3.100-r5) 06:53:20 (27/104) Installing opus (1.4-r0) 06:53:20 (28/104) Installing libgomp (12.2.1_git20220924-r10) 06:53:20 (29/104) Installing soxr (0.1.3-r5) 06:53:20 (30/104) Installing ffmpeg-libswresample (6.0-r15) 06:53:20 (31/104) Installing libogg (1.3.5-r4) 06:53:20 (32/104) Installing libtheora (1.1.1-r17) 06:53:20 (33/104) Installing libvorbis (1.3.7-r1) 06:53:20 (34/104) Installing libvpx (1.13.0-r1) 06:53:20 (35/104) Installing libwebp (1.3.2-r0) 06:53:20 (36/104) Installing x264-libs (0.164_git20220602-r1) 06:53:20 (37/104) Installing numactl (2.0.16-r4) 06:53:20 (38/104) Installing x265-libs (3.5-r4) 06:53:20 (39/104) Installing xvidcore (1.3.7-r1) 06:53:20 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 06:53:21 (41/104) Installing alsa-lib (1.2.9-r1) 06:53:21 (42/104) Installing libexpat (2.5.0-r1) 06:53:21 (43/104) Installing libbz2 (1.0.8-r5) 06:53:21 (44/104) Installing libpng (1.6.39-r3) 06:53:21 (45/104) Installing freetype (2.13.0-r5) 06:53:21 (46/104) Installing fontconfig (2.14.2-r3) 06:53:21 (47/104) Installing fribidi (1.0.13-r0) 06:53:21 (48/104) Installing libintl (0.21.1-r7) 06:53:21 (49/104) Installing libblkid (2.38.1-r8) 06:53:21 (50/104) Installing libmount (2.38.1-r8) 06:53:21 (51/104) Installing pcre2 (10.42-r1) 06:53:21 (52/104) Installing glib (2.76.4-r0) 06:53:21 (53/104) Installing graphite2 (1.3.14-r5) 06:53:21 (54/104) Installing harfbuzz (7.3.0-r0) 06:53:21 (55/104) Installing libunibreak (5.1-r0) 06:53:21 (56/104) Installing libass (0.17.1-r0) 06:53:21 (57/104) Installing libbluray (1.3.4-r0) 06:53:21 (58/104) Installing gmp (6.2.1-r3) 06:53:21 (59/104) Installing nettle (3.8.1-r2) 06:53:21 (60/104) Installing libunistring (1.1-r1) 06:53:21 (61/104) Installing libidn2 (2.3.4-r1) 06:53:21 (62/104) Installing p11-kit (0.24.1-r2) 06:53:21 (63/104) Installing libtasn1 (4.19.0-r1) 06:53:21 (64/104) Installing gnutls (3.8.0-r2) 06:53:22 (65/104) Installing mpg123-libs (1.31.3-r1) 06:53:22 (66/104) Installing libopenmpt (0.7.2-r0) 06:53:22 (67/104) Installing cjson (1.7.15-r4) 06:53:22 (68/104) Installing mbedtls (2.28.4-r0) 06:53:22 (69/104) Installing librist (0.2.7-r0) 06:53:22 (70/104) Installing libsrt (1.5.2-r0) 06:53:22 (71/104) Installing libssh (0.10.5-r0) 06:53:22 (72/104) Installing xz-libs (5.4.3-r0) 06:53:22 (73/104) Installing libxml2 (2.11.4-r0) 06:53:22 (74/104) Installing libsodium (1.0.18-r3) 06:53:22 (75/104) Installing libzmq (4.3.4-r4) 06:53:22 (76/104) Installing ffmpeg-libavformat (6.0-r15) 06:53:22 (77/104) Installing glslang-libs (1.3.243.0-r1) 06:53:22 (78/104) Installing spirv-tools (1.3.243.0-r1) 06:53:22 (79/104) Installing shaderc (2023.3-r1) 06:53:22 (80/104) Installing vulkan-loader (1.3.243.0-r1) 06:53:22 (81/104) Installing libplacebo (5.264.1-r1) 06:53:22 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 06:53:22 (83/104) Installing ffmpeg-libswscale (6.0-r15) 06:53:22 (84/104) Installing vidstab (1.1.1-r0) 06:53:22 (85/104) Installing zimg (3.0.5-r0) 06:53:22 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 06:53:22 (87/104) Installing libasyncns (0.8-r1) 06:53:22 (88/104) Installing dbus-libs (1.14.8-r0) 06:53:22 (89/104) Installing libltdl (2.4.7-r2) 06:53:22 (90/104) Installing orc (0.4.34-r0) 06:53:22 (91/104) Installing flac-libs (1.4.3-r0) 06:53:22 (92/104) Installing libsndfile (1.2.0-r2) 06:53:22 (93/104) Installing speexdsp (1.2.1-r1) 06:53:22 (94/104) Installing tdb-libs (1.4.8-r1) 06:53:22 (95/104) Installing libpulse (16.1-r10) 06:53:23 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 06:53:23 (97/104) Installing v4l-utils-libs (1.24.1-r0) 06:53:23 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 06:53:23 (99/104) Installing ffmpeg (6.0-r15) 06:53:23 (100/104) Installing udev-init-scripts (35-r1) 06:53:23 (101/104) Installing eudev-libs (3.2.11-r8) 06:53:23 (102/104) Installing zstd-libs (1.5.5-r4) 06:53:23 (103/104) Installing kmod-libs (30-r3) 06:53:23 (104/104) Installing eudev (3.2.11-r8) 06:53:23 Executing busybox-1.36.1-r2.trigger 06:53:23 Executing glib-2.76.4-r0.trigger 06:53:23 Executing eudev-3.2.11-r8.trigger 06:53:23 OK: 110 MiB in 119 packages 06:53:26 Removing intermediate container c36df3322771 06:53:26 ---> 0f89df316a34 06:53:26 Step 18/36 : WORKDIR / 06:53:26 ---> Running in be195bf8cb29 06:53:26 Removing intermediate container be195bf8cb29 06:53:26 ---> 71729a893897 06:53:26 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 06:53:29 ---> 6bc8ddc2a015 06:53:29 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:53:29 ---> 9ad9f616db67 06:53:29 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:53:29 ---> 876531d94c8f 06:53:29 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:53:29 ---> c52da11bb46f 06:53:29 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:53:29 ---> f867c7313acc 06:53:29 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:53:30 ---> f23f6ccb3474 06:53:30 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 06:53:31 ---> 0933a4f1d172 06:53:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:53:31 ---> Running in 28e8823d8568 06:53:33 Removing intermediate container 28e8823d8568 06:53:33 ---> 82a24201b32f 06:53:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:53:33 ---> Running in 242b452c80b6 06:53:34 Removing intermediate container 242b452c80b6 06:53:34 ---> cb0b8b32504e 06:53:34 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:53:34 ---> Running in bb5ba145418d 06:53:36 Removing intermediate container bb5ba145418d 06:53:36 ---> 5257ddb4e4ec 06:53:36 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 06:53:36 ---> Running in 5f4eed2d4c5b 06:53:37 Removing intermediate container 5f4eed2d4c5b 06:53:37 ---> 3884a5bec0b9 06:53:37 Step 30/36 : EXPOSE 59983 06:53:37 ---> Running in 736584c2f247 06:53:38 Removing intermediate container 736584c2f247 06:53:38 ---> 8f140c55f827 06:53:38 Step 31/36 : EXPOSE 8554 06:53:38 ---> Running in 6398b8050408 06:53:38 Removing intermediate container 6398b8050408 06:53:38 ---> 431a99bf4ccd 06:53:38 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:53:38 ---> Running in 40e72a56d027 06:53:38 Removing intermediate container 40e72a56d027 06:53:38 ---> 741ecd2b35cb 06:53:38 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:53:38 ---> Running in 9304ba4baac1 06:53:38 Removing intermediate container 9304ba4baac1 06:53:38 ---> ee0c12c80e87 06:53:38 Step 34/36 : LABEL arch=arm64 06:53:39 ---> Running in a9d4480486cc 06:53:39 Removing intermediate container a9d4480486cc 06:53:39 ---> 3418dd0aad02 06:53:39 Step 35/36 : LABEL git_sha=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 06:53:39 ---> Running in ef5c18d11eb9 06:53:39 Removing intermediate container ef5c18d11eb9 06:53:39 ---> 22b1fe581784 06:53:39 Step 36/36 : LABEL version=0.0.0 06:53:39 ---> Running in 1eef79cdf10f 06:53:39 Removing intermediate container 1eef79cdf10f 06:53:39 ---> c9108790e7f4 06:53:39 [Warning] One or more build-args [ARCH] were not consumed 06:53:40 Successfully built c9108790e7f4 06:53:40 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:41 06:53:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:41 arm64: Pulling from edgex-lftools-log-publisher 06:53:41 8998bd30e6a1: Pulling fs layer 06:53:41 04944245beec: Pulling fs layer 06:53:41 699f458cf7ca: Pulling fs layer 06:53:41 765212b225bb: Pulling fs layer 06:53:41 f23df028b6ca: Pulling fs layer 06:53:41 d65c8cfc05b1: Pulling fs layer 06:53:41 2437ff75d9bd: Pulling fs layer 06:53:41 f23df028b6ca: Waiting 06:53:41 d65c8cfc05b1: Waiting 06:53:41 2437ff75d9bd: Waiting 06:53:41 765212b225bb: Waiting 06:53:41 04944245beec: Verifying Checksum 06:53:41 04944245beec: Download complete 06:53:41 765212b225bb: Verifying Checksum 06:53:41 765212b225bb: Download complete 06:53:41 f23df028b6ca: Verifying Checksum 06:53:41 f23df028b6ca: Download complete 06:53:41 d65c8cfc05b1: Verifying Checksum 06:53:41 d65c8cfc05b1: Download complete 06:53:41 699f458cf7ca: Verifying Checksum 06:53:41 699f458cf7ca: Download complete 06:53:42 8998bd30e6a1: Download complete 06:53:44 2437ff75d9bd: Verifying Checksum 06:53:44 2437ff75d9bd: Download complete 06:53:46 8998bd30e6a1: Pull complete 06:53:46 04944245beec: Pull complete 06:53:47 699f458cf7ca: Pull complete 06:53:48 765212b225bb: Pull complete 06:53:48 f23df028b6ca: Pull complete 06:53:48 d65c8cfc05b1: Pull complete 06:54:03 2437ff75d9bd: Pull complete 06:54:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:04 prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container 06:54:04 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:54:06 $ docker top a2114b89c3b3b2579700e39d1213a6939ae9b720c90bb26f6e325ef49c7463da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:07 ---> job-cost.sh 06:54:07 lf-activate-venv: SKIPPING 06:54:07 INFO: No Stack... 06:54:07 INFO: Retrieving Pricing Info for: v3-standard-4 06:54:08 INFO: Archiving Costs [Pipeline] sh 06:54:09 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 06:54:09 + cut -d, -f6 [Pipeline] lock 06:54:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] 06:54:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] did not exist. Created. 06:54:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:09 /w/workspace/device-usb-camera/1@tmp/durable-d27efa68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:54:10 + echo total: 0.10999999940395355 [Pipeline] stash 06:54:10 Warning: overwriting stash ‘stack-cost’ 06:54:10 Stashed 1 file(s) [Pipeline] } 06:54:10 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:54:10 $ docker stop --time=1 a2114b89c3b3b2579700e39d1213a6939ae9b720c90bb26f6e325ef49c7463da 06:54:11 $ docker rm -f --volumes a2114b89c3b3b2579700e39d1213a6939ae9b720c90bb26f6e325ef49c7463da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:54:12 provisioning config files... 06:54:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config17429178843200778599tmp [Pipeline] { [Pipeline] sh 06:54:13 + set +x 06:54:13 + curl -s https://codecov.io/bash 06:54:13 + bash -s -- 06:54:13 06:54:13 _____ _ 06:54:13 / ____| | | 06:54:13 | | ___ __| | ___ ___ _____ __ 06:54:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:54:13 | |___| (_) | (_| | __/ (_| (_) \ V / 06:54:13 \_____\___/ \__,_|\___|\___\___/ \_/ 06:54:13 Bash-1.0.6 06:54:13 06:54:13 06:54:13 ==> git version 2.25.1 found 06:54:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:54:13 Release-Date: 2020-01-08 06:54:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:54:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:54:13 ==> Jenkins CI detected. 06:54:13 current dir:  /w/workspace/foundry_device-usb-camera_PR-290 06:54:13 project root: . 06:54:13 --> token set from env 06:54:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:54:13 ==> Running gcov in . (disable via -X gcov) 06:54:13 ==> Python coveragepy not found 06:54:13 ==> Searching for coverage reports in: 06:54:13 + . 06:54:13 -> Found 1 reports 06:54:13 ==> Detecting git/mercurial file structure 06:54:13 ==> Reading reports 06:54:13 + ./coverage.out bytes=54735 06:54:13 ==> Appending adjustments 06:54:13 https://docs.codecov.io/docs/fixing-reports 06:54:13 + Found adjustments 06:54:13 ==> Gzipping contents 06:54:13 8.0K /tmp/codecov.NGqSzR.gz 06:54:13 ==> Uploading reports 06:54:13 url: https://codecov.io 06:54:13 query: branch=PR-290&commit=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=290&job=&cmd_args= 06:54:13 -> Pinging Codecov 06:54:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-290&commit=15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=290&job=&cmd_args= 06:54:13 -> Uploading to 06:54:13 https://storage.googleapis.com/codecov/v4/raw/2023-09-15/73D8F5FF140700D3E01443B452E23636/15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54/4870cd92-5985-488e-855d-cbda6b1393b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230915T065413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fd0c9a90437576f7463b3a8942ca130ea8ec9ba865b6b781e9805b984aa5f7a 06:54:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:13 Dload Upload Total Spent Left Speed 06:54:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7005 0 0 100 7005 0 30589 --:--:-- --:--:-- --:--:-- 30589 06:54:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/15bf18a0d85c1fc5a13b4a9441aefaf8366dbd54 [Pipeline] } 06:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:54:15 + [ -d /w/workspace/foundry_device-usb-camera_PR-290/archives ] 06:54:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-290/archives 06:54:15 total 16 06:54:15 drwxr-xr-x 3 root root 4096 Sep 15 06:46 . 06:54:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 06:46 .. 06:54:15 drwxr-xr-x 2 root root 4096 Sep 15 06:46 cost 06:54:15 -rw-r--r-- 1 root root 89 Sep 15 06:46 cost.csv 06:54:15 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-290/archives 06:54:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-290/archives 06:54:15 total 16 06:54:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 06:46 . 06:54:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 06:46 .. 06:54:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 06:46 cost 06:54:15 -rw-r--r-- 1 jenkins jenkins 89 Sep 15 06:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:54:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:54:16 ---> package-listing.sh 06:54:16 ++ facter osfamily 06:54:16 ++ tr '[:upper:]' '[:lower:]' 06:54:16 + OS_FAMILY=debian 06:54:16 + workspace=/w/workspace/foundry_device-usb-camera_PR-290 06:54:16 + START_PACKAGES=/tmp/packages_start.txt 06:54:16 + END_PACKAGES=/tmp/packages_end.txt 06:54:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:54:16 + PACKAGES=/tmp/packages_start.txt 06:54:16 + '[' /w/workspace/foundry_device-usb-camera_PR-290 ']' 06:54:16 + PACKAGES=/tmp/packages_end.txt 06:54:16 + case "${OS_FAMILY}" in 06:54:16 + dpkg -l 06:54:16 + grep '^ii' 06:54:16 + '[' -f /tmp/packages_start.txt ']' 06:54:16 + '[' -f /tmp/packages_end.txt ']' 06:54:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:54:16 + '[' /w/workspace/foundry_device-usb-camera_PR-290 ']' 06:54:16 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-290/archives/ 06:54:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-290/archives/ [Pipeline] echo 06:54:16 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/foundry_device-usb-camera_PR-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:54:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:17 prd-ubuntu20.04-docker-8c-8g-6242 does not seem to be running inside a container 06:54:18 $ 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/foundry_device-usb-camera_PR-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-290 -v /w/workspace/foundry_device-usb-camera_PR-290:/w/workspace/foundry_device-usb-camera_PR-290:rw,z -v /w/workspace/foundry_device-usb-camera_PR-290@tmp:/w/workspace/foundry_device-usb-camera_PR-290@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:54:18 $ docker top c7fb084c812f66762f372b02105ed02d9f0ef6ec818b106bf7ab6cc648b76678 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:54:18 + mkdir -p /var/log/sysstat [Pipeline] sh 06:54:19 + ls /var/log/sa-host 06:54:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:19 provisioning config files... 06:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-290@tmp/config3363434221221417706tmp [Pipeline] { [Pipeline] echo 06:54:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:54:19 ---> create-netrc.sh [Pipeline] } 06:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:54:20 ---> python-tools-install.sh [Pipeline] echo 06:54:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:54:20 ---> sudo-logs.sh 06:54:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:54:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:54:21 ---> job-cost.sh 06:54:21 lf-activate-venv: SKIPPING 06:54:21 DEBUG: total: 0.2199999988079071 06:54:21 INFO: Retrieving Stack Cost... 06:54:21 INFO: Retrieving Pricing Info for: v3-standard-8 06:54:21 INFO: Archiving Costs [Pipeline] echo 06:54:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:54:22 ---> logs-deploy.sh 06:54:22 lf-activate-venv: SKIPPING 06:54:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-290/1 06:54:22 INFO: archiving workspace using pattern(s): 06:54:23 Archives upload complete. 06:54:23 INFO: archiving logs to Nexus