Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e829500ec56d1cf86e7e07acf07509bb072a2b48+d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (2f15e917e0f8f62abff2a4f1596dffa64e0664b9) 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-ssh9639157802774440017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10080607373517923553.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-308/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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7842667061808025509.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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh361792003271730997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9859368604772067477.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-308/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-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17745138716750614823.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-16869 in /w/workspace/foundry_device-usb-camera_PR-308 [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-308 # 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/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit e829500ec56d1cf86e7e07acf07509bb072a2b48 Merge succeeded, producing e829500ec56d1cf86e7e07acf07509bb072a2b48 Checking out Revision e829500ec56d1cf86e7e07acf07509bb072a2b48 (PR-308) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:52 ========================================================= 17:52:52 EdgeX Global Pipelines Version Info 17:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:53 ------------------- 17:52:53 stable info: 17:52:53 ------------------- 17:52:53 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 17:52:53 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:52:53 Message: update stable to v1.0.257 17:52:53 ------------------- 17:52:53 experimental info: 17:52:53 ------------------- 17:52:53 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:53 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:52:53 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:52:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e829500 [Pipeline] echo 17:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:55 provisioning config files... 17:52:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config3611500804591670079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:56 ---> docker-login.sh 17:52:56 nexus3.edgexfoundry.org:10001 17:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:56 Configure a credential helper to remove this warning. See 17:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:56 17:52:56 Login Succeeded 17:52:56 nexus3.edgexfoundry.org:10002 17:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:56 Configure a credential helper to remove this warning. See 17:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:56 17:52:56 Login Succeeded 17:52:56 nexus3.edgexfoundry.org:10003 17:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:56 Configure a credential helper to remove this warning. See 17:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:56 17:52:56 Login Succeeded 17:52:57 nexus3.edgexfoundry.org:10004 17:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:57 Configure a credential helper to remove this warning. See 17:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:57 17:52:57 Login Succeeded 17:52:57 docker.io 17:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:57 Configure a credential helper to remove this warning. See 17:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:57 17:52:57 Login Succeeded 17:52:57 ---> docker-login.sh ends [Pipeline] } 17:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:52:58 + git rev-list -1 --merges e829500ec56d1cf86e7e07acf07509bb072a2b48~1..e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo 17:52:58 -----------> git rev-list -1 --merges e829500ec56d1cf86e7e07acf07509bb072a2b48~1..e829500ec56d1cf86e7e07acf07509bb072a2b48 e829500ec56d1cf86e7e07acf07509bb072a2b48 [false] [Pipeline] sh 17:52:58 + git log --format=format:%s -1 e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo 17:52:58 ========================================================= 17:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:58 + git log --format=format:%s -1 e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] echo 17:52:58 [semverPrep] GIT_COMMIT: e829500ec56d1cf86e7e07acf07509bb072a2b48, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:52:58 [semverPrep] This is not a build commit. [Pipeline] sh 17:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:59 + grep -v github /etc/ssh/ssh_known_hosts 17:52:59 + [ -e /tmp/ssh_known_hosts ] 17:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 17:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:59 17:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:53:00 0.1.4: Pulling from edgex-devops/py-git-semver 17:53:00 b85a868b505f: Pulling fs layer 17:53:00 e2be974225ed: Pulling fs layer 17:53:00 339a4e72a1f5: Pulling fs layer 17:53:00 988bab9f4d93: Pulling fs layer 17:53:00 1469e6f7b9e6: Pulling fs layer 17:53:00 eaf3925da568: Pulling fs layer 17:53:00 bab4dde63d76: Pulling fs layer 17:53:00 bde34c3a00c8: Pulling fs layer 17:53:00 b352a97aabf1: Pulling fs layer 17:53:00 4872d77fe225: Pulling fs layer 17:53:00 5851b861e8e6: Pulling fs layer 17:53:00 988bab9f4d93: Waiting 17:53:00 1469e6f7b9e6: Waiting 17:53:00 b352a97aabf1: Waiting 17:53:00 4872d77fe225: Waiting 17:53:00 bab4dde63d76: Waiting 17:53:00 eaf3925da568: Waiting 17:53:00 bde34c3a00c8: Waiting 17:53:00 5851b861e8e6: Waiting 17:53:00 e2be974225ed: Verifying Checksum 17:53:00 e2be974225ed: Download complete 17:53:00 988bab9f4d93: Verifying Checksum 17:53:00 988bab9f4d93: Download complete 17:53:00 1469e6f7b9e6: Verifying Checksum 17:53:00 1469e6f7b9e6: Download complete 17:53:00 339a4e72a1f5: Verifying Checksum 17:53:00 339a4e72a1f5: Download complete 17:53:00 eaf3925da568: Verifying Checksum 17:53:00 eaf3925da568: Download complete 17:53:00 bde34c3a00c8: Download complete 17:53:00 b352a97aabf1: Verifying Checksum 17:53:00 b352a97aabf1: Download complete 17:53:00 4872d77fe225: Verifying Checksum 17:53:00 4872d77fe225: Download complete 17:53:00 5851b861e8e6: Verifying Checksum 17:53:00 b85a868b505f: Verifying Checksum 17:53:00 b85a868b505f: Download complete 17:53:00 bab4dde63d76: Verifying Checksum 17:53:00 bab4dde63d76: Download complete 17:53:02 b85a868b505f: Pull complete 17:53:02 e2be974225ed: Pull complete 17:53:03 339a4e72a1f5: Pull complete 17:53:03 988bab9f4d93: Pull complete 17:53:03 1469e6f7b9e6: Pull complete 17:53:03 eaf3925da568: Pull complete 17:53:05 bab4dde63d76: Pull complete 17:53:05 bde34c3a00c8: Pull complete 17:53:05 b352a97aabf1: Pull complete 17:53:05 4872d77fe225: Pull complete 17:53:05 5851b861e8e6: Pull complete 17:53:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:06 prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container 17:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:53:09 $ docker top 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf -eo pid,comm 17:53:10 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). 17:53:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:10 [ssh-agent] Looking for ssh-agent implementation... 17:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:10 $ docker exec 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent 17:53:10 SSH_AUTH_SOCK=/tmp/ssh-p7W8hQXmbm1e/agent.14 17:53:10 SSH_AGENT_PID=20 17:53:10 Running ssh-add (command line suppressed) 17:53:10 Identity added: /w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_4614385080067029906.key (/w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_4614385080067029906.key) 17:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:10 + git tag --points-at HEAD [Pipeline] } 17:53:10 $ docker exec --env ******** --env ******** 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent -k 17:53:11 unset SSH_AUTH_SOCK; 17:53:11 unset SSH_AGENT_PID; 17:53:11 echo Agent pid 20 killed; 17:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:53:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:11 [ssh-agent] Looking for ssh-agent implementation... 17:53:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:11 $ docker exec 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent 17:53:11 SSH_AUTH_SOCK=/tmp/ssh-5ZAKJhSJZiIX/agent.70 17:53:11 SSH_AGENT_PID=76 17:53:11 Running ssh-add (command line suppressed) 17:53:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_12399068461463393972.key (/w/workspace/foundry_device-usb-camera_PR-308@tmp/private_key_12399068461463393972.key) 17:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:11 + git semver init 17:53:12 2023-11-07 17:53:12,107 [run_init] DEBUG init version:0.0.0 force:False 17:53:12 2023-11-07 17:53:12,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-308/.semver 17:53:12 2023-11-07 17:53:12,109 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-308/.semver 17:53:12 2023-11-07 17:53:12,109 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-308/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-308, universal_newlines=False, shell=None, istream=None) 17:53:13 2023-11-07 17:53:12,980 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-308/.git/info/exclude 17:53:13 2023-11-07 17:53:12,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-308/.semver/PR-308 with force:False 17:53:13 2023-11-07 17:53:12,980 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-308/.semver/PR-308 17:53:13 2023-11-07 17:53:12,983 [execute] INFO git cat-file --batch-check 17:53:13 2023-11-07 17:53:12,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-308/.semver, universal_newlines=False, shell=None, istream=) 17:53:13 2023-11-07 17:53:12,990 [execute] INFO git cat-file --batch 17:53:13 2023-11-07 17:53:12,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-308/.semver, universal_newlines=False, shell=None, istream=) 17:53:13 2023-11-07 17:53:12,996 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-308/.semver/PR-308 17:53:13 0.0.0 [Pipeline] } 17:53:13 $ docker exec --env ******** --env ******** 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf ssh-agent -k 17:53:13 unset SSH_AUTH_SOCK; 17:53:13 unset SSH_AGENT_PID; 17:53:13 echo Agent pid 76 killed; 17:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:13 + git semver [Pipeline] } 17:53:13 $ docker stop --time=1 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf 17:53:15 $ docker rm -f --volumes 8e6a83fc070d9d10a1d5e3537e7f9ec8855f481e4093533846e3d367100b3fbf [Pipeline] // withDockerContainer [Pipeline] sh 17:53:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:53:16 Stashed 1 file(s) [Pipeline] echo 17:53:16 [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 17:53:16 provisioning config files... 17:53:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config16366497034563314707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:17 ---> docker-login.sh 17:53:17 nexus3.edgexfoundry.org:10001 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 nexus3.edgexfoundry.org:10002 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 nexus3.edgexfoundry.org:10003 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 nexus3.edgexfoundry.org:10004 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 docker.io 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 ---> docker-login.sh ends [Pipeline] } 17:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:53:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:53:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:53:18 ========================================================= 17:53:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:53:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:18 + 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 . 17:53:18 Sending build context to Docker daemon 2.303MB 17:53:18 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:53:18 Step 2/13 : FROM ${BASE} AS builder 17:53:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:53:18 7264a8db6415: Pulling fs layer 17:53:18 c4d48a809fc2: Pulling fs layer 17:53:18 4f1c88b9dad5: Pulling fs layer 17:53:18 ad3a456e5733: Pulling fs layer 17:53:18 33e27b845d1e: Pulling fs layer 17:53:18 c68163c4e522: Pulling fs layer 17:53:18 50da416c3ac9: Pulling fs layer 17:53:18 23d2d4c4bb30: Pulling fs layer 17:53:18 c68163c4e522: Waiting 17:53:18 50da416c3ac9: Waiting 17:53:18 23d2d4c4bb30: Waiting 17:53:18 ad3a456e5733: Waiting 17:53:18 33e27b845d1e: Waiting 17:53:18 c4d48a809fc2: Download complete 17:53:19 ad3a456e5733: Download complete 17:53:19 33e27b845d1e: Verifying Checksum 17:53:19 33e27b845d1e: Download complete 17:53:19 7264a8db6415: Download complete 17:53:19 c68163c4e522: Verifying Checksum 17:53:19 c68163c4e522: Download complete 17:53:19 7264a8db6415: Pull complete 17:53:19 23d2d4c4bb30: Verifying Checksum 17:53:19 23d2d4c4bb30: Download complete 17:53:19 c4d48a809fc2: Pull complete 17:53:19 4f1c88b9dad5: Verifying Checksum 17:53:19 4f1c88b9dad5: Download complete 17:53:19 50da416c3ac9: Verifying Checksum 17:53:19 50da416c3ac9: Download complete 17:53:23 4f1c88b9dad5: Pull complete 17:53:23 ad3a456e5733: Pull complete 17:53:23 33e27b845d1e: Pull complete 17:53:23 c68163c4e522: Pull complete 17:53:25 50da416c3ac9: Pull complete 17:53:25 23d2d4c4bb30: Pull complete 17:53:25 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:53:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:53:25 ---> 0786185ac409 17:53:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:53:29 ---> Running in 1f01e044d926 17:53:29 Removing intermediate container 1f01e044d926 17:53:29 ---> ee3f4d246525 17:53:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:53:29 ---> Running in 1318479012a9 17:53:29 Removing intermediate container 1318479012a9 17:53:29 ---> c3583375e51e 17:53:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:53:29 ---> Running in 1f33af9ff730 17:53:29 Removing intermediate container 1f33af9ff730 17:53:29 ---> 209d77580dce 17:53:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:53:29 ---> Running in 28b01113c516 17:53:29 Removing intermediate container 28b01113c516 17:53:29 ---> 591a43c7522d 17:53:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:53:29 ---> Running in 41af496abf48 17:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:53:30 (1/13) Installing libintl (0.21.1-r7) 17:53:30 (2/13) Installing eudev-libs (3.2.11-r8) 17:53:30 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:53:30 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:53:30 (5/13) Installing v4l-utils (1.24.1-r0) 17:53:30 (6/13) Installing libdvbv5 (1.24.1-r0) 17:53:30 (7/13) Installing udev-init-scripts (35-r1) 17:53:30 (8/13) Installing libblkid (2.38.1-r8) 17:53:30 (9/13) Installing xz-libs (5.4.3-r0) 17:53:30 (10/13) Installing kmod-libs (30-r3) 17:53:30 (11/13) Installing eudev (3.2.11-r8) 17:53:30 (12/13) Installing eudev-dev (3.2.11-r8) 17:53:30 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:53:30 Executing busybox-1.36.1-r2.trigger 17:53:30 Executing eudev-3.2.11-r8.trigger 17:53:30 OK: 271 MiB in 65 packages 17:53:31 Removing intermediate container 41af496abf48 17:53:31 ---> 2056089d93bd 17:53:31 Step 8/13 : WORKDIR /device-usb-camera 17:53:31 ---> Running in 894cdf1f3587 17:53:31 Removing intermediate container 894cdf1f3587 17:53:31 ---> 3bb6c67e289f 17:53:31 Step 9/13 : COPY go.mod vendor* ./ 17:53:31 ---> 8c769b190338 17:53:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:31 ---> Running in 9646d2710577 17:53:31 Still waiting to schedule task 17:53:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:54:18 Removing intermediate container 9646d2710577 17:54:18 ---> 23af9525874c 17:54:18 Step 11/13 : COPY . . 17:54:18 ---> de26ddae0522 17:54:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:54:18 ---> Running in 0ebd0610f638 17:54:18  % Total % Received % Xferd Average Speed Time Time Time Current 17:54:18 Dload Upload Total Spent Left Speed 17:54:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10702 0 --:--:-- --:--:-- --:--:-- 10801 17:54:18 Removing intermediate container 0ebd0610f638 17:54:18 ---> 6a88e6e302d2 17:54:18 Step 13/13 : RUN ${MAKE} 17:54:18 ---> Running in 380010ba559f 17:54:18 noop 17:54:18 Removing intermediate container 380010ba559f 17:54:18 ---> b64b3107e360 17:54:18 Successfully built b64b3107e360 17:54:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:18 + docker inspect -f . ci-base-image-x86_64 17:54:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:18 prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container 17:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@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 ******** ci-base-image-x86_64 cat 17:54:19 $ docker top a3240709b78f1383feb08a1a2876ba7dd90905721a6fd82a78f7b9b6dd9df95f -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:19 + go version 17:54:19 go version go1.21.0 linux/amd64 [Pipeline] } 17:54:19 $ docker stop --time=1 a3240709b78f1383feb08a1a2876ba7dd90905721a6fd82a78f7b9b6dd9df95f 17:54:21 $ docker rm -f --volumes a3240709b78f1383feb08a1a2876ba7dd90905721a6fd82a78f7b9b6dd9df95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:21 + docker inspect -f . ci-base-image-x86_64 17:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:22 prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container 17:54:22 $ 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-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@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 ******** ci-base-image-x86_64 cat 17:54:22 $ docker top db63736a50a0d375b048960a0d751758ae27878475fe668de2c71d2ebfc8c039 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:22 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-308 [Pipeline] fileExists [Pipeline] sh 17:54:23 + make test 17:54:23 go test ./... -coverprofile=coverage.out ./... 17:54:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:54:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:54:35 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 17:54:41 go vet ./... 17:54:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:44 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:54:44 $ docker stop --time=1 db63736a50a0d375b048960a0d751758ae27878475fe668de2c71d2ebfc8c039 17:54:47 $ docker rm -f --volumes db63736a50a0d375b048960a0d751758ae27878475fe668de2c71d2ebfc8c039 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:49 + ls -al . 17:54:49 total 216 17:54:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:54 . 17:54:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:52 .. 17:54:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:54 .git 17:54:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 .github 17:54:49 -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:52 .gitignore 17:54:49 -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:52 .golangci.yml 17:54:49 -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:52 .hadolint.yml 17:54:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:53 .semver 17:54:49 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:52 Attribution.txt 17:54:49 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:52 CHANGELOG.md 17:54:49 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:52 Dockerfile 17:54:49 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:52 GOVERNANCE.md 17:54:49 -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:52 Jenkinsfile 17:54:49 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:52 LICENSE 17:54:49 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:52 Makefile 17:54:49 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:52 OWNERS.md 17:54:49 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:52 README.md 17:54:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:53 VERSION 17:54:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:52 bin 17:54:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 cmd 17:54:49 -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 17:54 coverage.out 17:54:49 -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:52 docker-entrypoint.sh 17:54:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:52 docs 17:54:49 -rw-rw-r-- 1 jenkins jenkins 3885 Nov 7 17:52 go.mod 17:54:49 -rw-rw-r-- 1 jenkins jenkins 34758 Nov 7 17:52 go.sum 17:54:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:52 internal 17:54:49 -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:49 + 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=e829500ec56d1cf86e7e07acf07509bb072a2b48 --label arch=amd64 --label version=0.0.0 . 17:54:49 Sending build context to Docker daemon 2.359MB 17:54:49 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:54:49 Step 2/36 : FROM ${BASE} AS builder 17:54:49 ---> b64b3107e360 17:54:49 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:54:49 ---> Running in abb45c3d2c3a 17:54:49 Removing intermediate container abb45c3d2c3a 17:54:49 ---> d4b0276ad02e 17:54:49 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:49 ---> Running in 511d57254960 17:54:50 Removing intermediate container 511d57254960 17:54:50 ---> db536e29d478 17:54:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:54:50 ---> Running in 91116f65c081 17:54:50 Removing intermediate container 91116f65c081 17:54:50 ---> db20d4b98ecc 17:54:50 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:50 ---> Running in 645c5fb649e7 17:54:50 Removing intermediate container 645c5fb649e7 17:54:50 ---> de0ce530bb93 17:54:50 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:50 ---> Running in a4ae7c7cf570 17:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:54:50 OK: 271 MiB in 65 packages 17:54:51 Removing intermediate container a4ae7c7cf570 17:54:51 ---> edd34f8f9c54 17:54:51 Step 8/36 : WORKDIR /device-usb-camera 17:54:51 ---> Running in 11f2807ea7dc 17:54:51 Removing intermediate container 11f2807ea7dc 17:54:51 ---> 858ce53595eb 17:54:51 Step 9/36 : COPY go.mod vendor* ./ 17:54:51 ---> a7982abdab57 17:54:51 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:51 ---> Running in d7906757d1e3 17:54:52 Removing intermediate container d7906757d1e3 17:54:52 ---> c40f5b40ab87 17:54:52 Step 11/36 : COPY . . 17:54:52 ---> 007da5481477 17:54:52 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:54:52 ---> Running in 17f476cf8780 17:54:53  % Total % Received % Xferd Average Speed Time Time Time Current 17:54:53 Dload Upload Total Spent Left  Speed 17:54:53 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39204 0 --:--:-- --:--:-- --:--:-- 40419 17:54:53 Removing intermediate container 17f476cf8780 17:54:53 ---> 6eacd642ad8b 17:54:53 Step 13/36 : RUN ${MAKE} 17:54:53 ---> Running in 746eb094a969 17:54:54 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.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:55:15 Removing intermediate container 746eb094a969 17:55:15 ---> 1ae5da6ef73a 17:55:15 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:55:15 v0.21.6: Pulling from aler9/rtsp-simple-server 17:55:15 4acc49c71d14: Pulling fs layer 17:55:16 4acc49c71d14: Verifying Checksum 17:55:16 4acc49c71d14: Download complete 17:55:16 4acc49c71d14: Pull complete 17:55:16 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:55:16 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:55:16 ---> 01a2bd3e5fff 17:55:16 Step 15/36 : FROM alpine:3.18 17:55:16 3.18: Pulling from library/alpine 17:55:16 96526aa774ef: Pulling fs layer 17:55:17 96526aa774ef: Verifying Checksum 17:55:17 96526aa774ef: Download complete 17:55:17 96526aa774ef: Pull complete 17:55:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:55:17 Status: Downloaded newer image for alpine:3.18 17:55:17 ---> 8ca4688f4f35 17:55:17 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:55:17 ---> Running in 985da4da72d7 17:55:17 Removing intermediate container 985da4da72d7 17:55:17 ---> 0f396feec4cc 17:55:17 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:55:17 ---> Running in 55fbf3ce11e8 17:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:55:18 (1/107) Installing dumb-init (1.2.5-r2) 17:55:18 (2/107) Installing sdl2 (2.26.5-r0) 17:55:18 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:55:18 (4/107) Installing aom-libs (3.6.1-r0) 17:55:18 (5/107) Installing libxau (1.0.11-r2) 17:55:18 (6/107) Installing libmd (1.0.4-r2) 17:55:18 (7/107) Installing libbsd (0.11.7-r1) 17:55:18 (8/107) Installing libxdmcp (1.1.4-r2) 17:55:18 (9/107) Installing libxcb (1.15-r1) 17:55:18 (10/107) Installing libx11 (1.8.7-r0) 17:55:18 (11/107) Installing hwdata-pci (0.370-r0) 17:55:18 (12/107) Installing libpciaccess (0.17-r2) 17:55:18 (13/107) Installing libdrm (2.4.115-r4) 17:55:18 (14/107) Installing libxext (1.3.5-r2) 17:55:18 (15/107) Installing libxfixes (6.0.1-r2) 17:55:18 (16/107) Installing libffi (3.4.4-r2) 17:55:18 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:55:18 (18/107) Installing libva (2.18.0-r1) 17:55:18 (19/107) Installing libvdpau (1.5-r1) 17:55:18 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:55:18 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:55:18 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:55:18 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:55:18 (24/107) Installing libdav1d (1.2.1-r0) 17:55:18 (25/107) Installing brotli-libs (1.0.9-r14) 17:55:18 (26/107) Installing libhwy (1.0.4-r1) 17:55:18 (27/107) Installing lcms2 (2.15-r2) 17:55:18 (28/107) Installing libjxl (0.8.2-r0) 17:55:18 (29/107) Installing lame-libs (3.100-r5) 17:55:18 (30/107) Installing opus (1.4-r0) 17:55:18 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:55:18 (32/107) Installing soxr (0.1.3-r5) 17:55:18 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:55:18 (34/107) Installing libogg (1.3.5-r4) 17:55:18 (35/107) Installing libtheora (1.1.1-r17) 17:55:18 (36/107) Installing libvorbis (1.3.7-r1) 17:55:18 (37/107) Installing libvpx (1.13.0-r2) 17:55:18 (38/107) Installing libwebp (1.3.2-r0) 17:55:18 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:55:18 (40/107) Installing numactl (2.0.16-r4) 17:55:18 (41/107) Installing x265-libs (3.5-r4) 17:55:19 (42/107) Installing xvidcore (1.3.7-r1) 17:55:19 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:55:19 (44/107) Installing alsa-lib (1.2.9-r1) 17:55:19 (45/107) Installing libexpat (2.5.0-r1) 17:55:19 (46/107) Installing libbz2 (1.0.8-r5) 17:55:19 (47/107) Installing libpng (1.6.39-r3) 17:55:19 (48/107) Installing freetype (2.13.0-r5) 17:55:19 (49/107) Installing fontconfig (2.14.2-r3) 17:55:19 (50/107) Installing fribidi (1.0.13-r0) 17:55:19 (51/107) Installing libintl (0.21.1-r7) 17:55:19 (52/107) Installing libblkid (2.38.1-r8) 17:55:19 (53/107) Installing libmount (2.38.1-r8) 17:55:19 (54/107) Installing pcre2 (10.42-r1) 17:55:19 (55/107) Installing glib (2.76.4-r0) 17:55:19 (56/107) Installing graphite2 (1.3.14-r5) 17:55:19 (57/107) Installing harfbuzz (7.3.0-r0) 17:55:19 (58/107) Installing libunibreak (5.1-r0) 17:55:19 (59/107) Installing libass (0.17.1-r0) 17:55:19 (60/107) Installing libbluray (1.3.4-r0) 17:55:19 (61/107) Installing gmp (6.2.1-r3) 17:55:19 (62/107) Installing nettle (3.8.1-r2) 17:55:19 (63/107) Installing libunistring (1.1-r1) 17:55:19 (64/107) Installing libidn2 (2.3.4-r1) 17:55:19 (65/107) Installing p11-kit (0.24.1-r2) 17:55:19 (66/107) Installing libtasn1 (4.19.0-r1) 17:55:19 (67/107) Installing gnutls (3.8.0-r2) 17:55:19 (68/107) Installing mpg123-libs (1.31.3-r1) 17:55:19 (69/107) Installing libopenmpt (0.7.2-r0) 17:55:19 (70/107) Installing cjson (1.7.15-r4) 17:55:19 (71/107) Installing mbedtls (2.28.5-r0) 17:55:19 (72/107) Installing librist (0.2.7-r0) 17:55:19 (73/107) Installing libsrt (1.5.2-r0) 17:55:19 (74/107) Installing libssh (0.10.5-r0) 17:55:19 (75/107) Installing xz-libs (5.4.3-r0) 17:55:19 (76/107) Installing libxml2 (2.11.4-r0) 17:55:19 (77/107) Installing libsodium (1.0.18-r3) 17:55:19 (78/107) Installing libzmq (4.3.4-r4) 17:55:19 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:55:19 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:55:19 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:55:19 (82/107) Installing shaderc (2023.3-r1) 17:55:19 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:55:19 (84/107) Installing libplacebo (5.264.1-r1) 17:55:19 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:55:19 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:55:19 (87/107) Installing vidstab (1.1.1-r0) 17:55:19 (88/107) Installing zimg (3.0.5-r0) 17:55:19 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:55:19 (90/107) Installing libasyncns (0.8-r1) 17:55:19 (91/107) Installing dbus-libs (1.14.8-r0) 17:55:19 (92/107) Installing libltdl (2.4.7-r2) 17:55:19 (93/107) Installing orc (0.4.34-r0) 17:55:19 (94/107) Installing flac-libs (1.4.3-r0) 17:55:19 (95/107) Installing libsndfile (1.2.0-r2) 17:55:19 (96/107) Installing speexdsp (1.2.1-r1) 17:55:19 (97/107) Installing tdb-libs (1.4.8-r1) 17:55:19 (98/107) Installing libpulse (16.1-r10) 17:55:19 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:55:19 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:55:19 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:55:19 (102/107) Installing ffmpeg (6.0-r15) 17:55:19 (103/107) Installing udev-init-scripts (35-r1) 17:55:19 (104/107) Installing eudev-libs (3.2.11-r8) 17:55:19 (105/107) Installing zstd-libs (1.5.5-r4) 17:55:19 (106/107) Installing kmod-libs (30-r3) 17:55:19 (107/107) Installing eudev (3.2.11-r8) 17:55:19 Executing busybox-1.36.1-r2.trigger 17:55:19 Executing glib-2.76.4-r0.trigger 17:55:19 Executing eudev-3.2.11-r8.trigger 17:55:19 OK: 131 MiB in 122 packages 17:55:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16871 in /w/workspace/foundry_device-usb-camera_PR-308 [Pipeline] { [Pipeline] ws 17:55:22 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:55:23 Selected Git installation does not exist. Using Default 17:55:23 The recommended git tool is: NONE 17:55:23 Removing intermediate container 55fbf3ce11e8 17:55:23 ---> 8a516d647e57 17:55:23 Step 18/36 : WORKDIR / 17:55:23 ---> Running in c4b53feabcd9 17:55:23 Removing intermediate container c4b53feabcd9 17:55:23 ---> cffc3d77e8c8 17:55:23 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:55:24 ---> f917ddd7f6d1 17:55:24 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:55:24 ---> 2e47b2dd1f05 17:55:24 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:55:24 ---> 6cc71fad941c 17:55:24 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:55:24 ---> 5438dd54c541 17:55:24 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:55:24 ---> a8accbcbe0df 17:55:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:55:24 ---> 1c7dfc64a26f 17:55:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:55:25 ---> bbd56db57ac1 17:55:25 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:55:25 ---> Running in 21b2e2ba0855 17:55:25 Removing intermediate container 21b2e2ba0855 17:55:25 ---> 81e04e07def8 17:55:25 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:55:25 ---> Running in b600eed1c4e9 17:55:26 Removing intermediate container b600eed1c4e9 17:55:26 ---> 8bbb29ebfb98 17:55:26 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:55:26 ---> Running in 6cf3eb391ffa 17:55:27 Removing intermediate container 6cf3eb391ffa 17:55:27 ---> 60b8645444cb 17:55:27 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:55:27 ---> Running in 7d59a8c5bb44 17:55:27 Removing intermediate container 7d59a8c5bb44 17:55:27 ---> f68efb741e73 17:55:27 Step 30/36 : EXPOSE 59983 17:55:27 ---> Running in 0bdba6ce0df6 17:55:27 Removing intermediate container 0bdba6ce0df6 17:55:27 ---> fedc6b9ed7df 17:55:27 Step 31/36 : EXPOSE 8554 17:55:27 ---> Running in 1dcabd83fe01 17:55:27 Removing intermediate container 1dcabd83fe01 17:55:27 ---> f4608d2b611f 17:55:27 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:55:27 ---> Running in 20c5f1de47ab 17:55:27 Removing intermediate container 20c5f1de47ab 17:55:27 ---> bdee9d625b79 17:55:27 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:55:27 ---> Running in aee03d638948 17:55:27 Removing intermediate container aee03d638948 17:55:27 ---> e187e57e070f 17:55:27 Step 34/36 : LABEL arch=amd64 17:55:28 ---> Running in d85221a536ba 17:55:28 Removing intermediate container d85221a536ba 17:55:28 ---> b3fcfc953f7c 17:55:28 Step 35/36 : LABEL git_sha=e829500ec56d1cf86e7e07acf07509bb072a2b48 17:55:28 ---> Running in 720e2b558ff8 17:55:28 Removing intermediate container 720e2b558ff8 17:55:28 ---> 95e9137c696a 17:55:28 Step 36/36 : LABEL version=0.0.0 17:55:28 ---> Running in 72913a3bf3e9 17:55:28 Removing intermediate container 72913a3bf3e9 17:55:28 ---> a91e90f15b38 17:55:28 [Warning] One or more build-args [ARCH] were not consumed 17:55:28 Successfully built a91e90f15b38 17:55:28 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 using credential edgex-jenkins-ssh 17:55:29 Cloning the remote Git repository 17:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:29 17:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 17:55:29 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:55:29 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:55:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:55:29 > git --version # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:29 latest: Pulling from edgex-lftools-log-publisher 17:55:29 5eb5b503b376: Pulling fs layer 17:55:29 5c69ac0246d0: Pulling fs layer 17:55:29 ec43610c2a17: Pulling fs layer 17:55:29 3a2ae6a8a46f: Pulling fs layer 17:55:29 33b1e0a273af: Pulling fs layer 17:55:29 5d3b04190fa2: Pulling fs layer 17:55:29 2f39f015ded8: Pulling fs layer 17:55:29 3a2ae6a8a46f: Waiting 17:55:29 5d3b04190fa2: Waiting 17:55:29 5c69ac0246d0: Verifying Checksum 17:55:29 5c69ac0246d0: Download complete 17:55:29 3a2ae6a8a46f: Verifying Checksum 17:55:29 3a2ae6a8a46f: Download complete 17:55:29 ec43610c2a17: Verifying Checksum 17:55:29 ec43610c2a17: Download complete 17:55:29 33b1e0a273af: Verifying Checksum 17:55:29 33b1e0a273af: Download complete 17:55:29 5d3b04190fa2: Verifying Checksum 17:55:29 5d3b04190fa2: Download complete 17:55:29 5eb5b503b376: Verifying Checksum 17:55:29 5eb5b503b376: Download complete 17:55:30 2f39f015ded8: Download complete 17:55:29 > git --version # 'git version 2.25.1' 17:55:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:55:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:31 5eb5b503b376: Pull complete 17:55:31 5c69ac0246d0: Pull complete 17:55:31 ec43610c2a17: Pull complete 17:55:31 3a2ae6a8a46f: Pull complete 17:55:31 33b1e0a273af: Pull complete 17:55:31 5d3b04190fa2: Pull complete 17:55:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:55:31 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:55:31 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit e829500ec56d1cf86e7e07acf07509bb072a2b48 17:55:32 Merge succeeded, producing e829500ec56d1cf86e7e07acf07509bb072a2b48 17:55:32 Checking out Revision e829500ec56d1cf86e7e07acf07509bb072a2b48 (PR-308) 17:55:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:55:32 > git --version # timeout=10 17:55:32 > git --version # 'git version 2.25.1' 17:55:32 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:55:33 17:55:33 GitHub has been notified of this commit’s build result 17:55:33 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:55:32 > git config core.sparsecheckout # timeout=10 17:55:32 > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 17:55:32 > git remote # timeout=10 17:55:32 > git config --get remote.origin.url # timeout=10 17:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:32 > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 17:55:32 > git rev-parse HEAD^{commit} # timeout=10 17:55:32 > git config core.sparsecheckout # timeout=10 17:55:32 > git checkout -f e829500ec56d1cf86e7e07acf07509bb072a2b48 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:55:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:33 Dload Upload Total Spent Left Speed 17:55:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh 17:55:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:55:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:55:34 + sudo tee /etc/docker/daemon.new 17:55:34 { 17:55:34 "registry-mirrors": [ 17:55:34 "https://nexus3.edgexfoundry.org:10001" 17:55:34 ], 17:55:34 "bip": "10.250.0.254/24", 17:55:34 "hosts": [ 17:55:34 "tcp://0.0.0.0:5555", 17:55:34 "unix:///var/run/docker.sock" 17:55:34 ], 17:55:34 "mtu": 1458, 17:55:34 "selinux-enabled": true, 17:55:34 "seccomp-profile": "/etc/docker/seccomp.json" 17:55:34 } [Pipeline] sh 17:55:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:55:35 + sudo service docker restart 17:55:36 2f39f015ded8: Pull complete 17:55:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:36 prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container 17:55:36 $ 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-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@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-lftools-log-publisher:latest cat 17:55:41 $ docker top f2058cd6f2c003723a2eb59c6959743dc17edee39e9694ab0365a5e0099ddd3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:41 ---> job-cost.sh 17:55:41 lf-activate-venv: SKIPPING 17:55:41 INFO: No Stack... 17:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:42 INFO: Archiving Costs [Pipeline] sh 17:55:42 + cat /w/workspace/foundry_device-usb-camera_PR-308/archives/cost.csv 17:55:42 + cut -d, -f6 [Pipeline] lock 17:55:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] 17:55:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] did not exist. Created. 17:55:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:43 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:43 Stashed 1 file(s) [Pipeline] } 17:55:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:43 $ docker stop --time=1 f2058cd6f2c003723a2eb59c6959743dc17edee39e9694ab0365a5e0099ddd3a 17:55:44 $ docker rm -f --volumes f2058cd6f2c003723a2eb59c6959743dc17edee39e9694ab0365a5e0099ddd3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:53 provisioning config files... 17:55:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17929234416008343464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:54 ---> docker-login.sh 17:55:54 nexus3.edgexfoundry.org:10001 17:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:54 Configure a credential helper to remove this warning. See 17:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:54 17:55:54 Login Succeeded 17:55:54 nexus3.edgexfoundry.org:10002 17:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:55 Configure a credential helper to remove this warning. See 17:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:55 17:55:55 Login Succeeded 17:55:55 nexus3.edgexfoundry.org:10003 17:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:55 Configure a credential helper to remove this warning. See 17:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:55 17:55:55 Login Succeeded 17:55:55 nexus3.edgexfoundry.org:10004 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 docker.io 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 ---> docker-login.sh ends [Pipeline] } 17:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:57 ========================================================= 17:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:55:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:57 + 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 . 17:55:57 Sending build context to Docker daemon 1.364MB 17:55:57 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:55:57 Step 2/13 : FROM ${BASE} AS builder 17:55:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:58 9fda8d8052c6: Pulling fs layer 17:55:58 5d54e960e981: Pulling fs layer 17:55:58 c4a7e357bf2a: Pulling fs layer 17:55:58 f0e02332f6b5: Pulling fs layer 17:55:58 cefa15bbcfad: Pulling fs layer 17:55:58 17808c966233: Pulling fs layer 17:55:58 f4c1fc716caa: Pulling fs layer 17:55:58 17808c966233: Waiting 17:55:58 f0e02332f6b5: Waiting 17:55:58 cefa15bbcfad: Waiting 17:55:58 f4c1fc716caa: Waiting 17:55:58 5d54e960e981: Download complete 17:55:58 f0e02332f6b5: Verifying Checksum 17:55:58 f0e02332f6b5: Download complete 17:55:58 cefa15bbcfad: Verifying Checksum 17:55:58 cefa15bbcfad: Download complete 17:55:58 9fda8d8052c6: Download complete 17:55:58 f4c1fc716caa: Verifying Checksum 17:55:58 f4c1fc716caa: Download complete 17:55:59 9fda8d8052c6: Pull complete 17:55:59 5d54e960e981: Pull complete 17:56:00 c4a7e357bf2a: Verifying Checksum 17:56:00 c4a7e357bf2a: Download complete 17:56:01 17808c966233: Verifying Checksum 17:56:01 17808c966233: Download complete 17:56:14 c4a7e357bf2a: Pull complete 17:56:14 f0e02332f6b5: Pull complete 17:56:14 cefa15bbcfad: Pull complete 17:56:25 17808c966233: Pull complete 17:56:26 f4c1fc716caa: Pull complete 17:56:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:56:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:56:26 ---> ea914061e18c 17:56:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:56:28 ---> Running in 4e4b2051a288 17:56:28 Removing intermediate container 4e4b2051a288 17:56:28 ---> 7dca178c43e2 17:56:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:56:28 ---> Running in 9ee502e1b488 17:56:28 Removing intermediate container 9ee502e1b488 17:56:28 ---> 912be26a2431 17:56:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:56:28 ---> Running in 14107c8e40cd 17:56:29 Removing intermediate container 14107c8e40cd 17:56:29 ---> 4b6decf0b372 17:56:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:56:29 ---> Running in c600c9030493 17:56:29 Removing intermediate container c600c9030493 17:56:29 ---> caad22103259 17:56:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:29 ---> Running in 4b62b1b38062 17:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:56:32 (1/13) Installing libintl (0.21.1-r7) 17:56:32 (2/13) Installing eudev-libs (3.2.11-r8) 17:56:32 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:56:32 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:56:32 (5/13) Installing v4l-utils (1.24.1-r0) 17:56:32 (6/13) Installing libdvbv5 (1.24.1-r0) 17:56:32 (7/13) Installing udev-init-scripts (35-r1) 17:56:32 (8/13) Installing libblkid (2.38.1-r8) 17:56:32 (9/13) Installing xz-libs (5.4.3-r0) 17:56:32 (10/13) Installing kmod-libs (30-r3) 17:56:32 (11/13) Installing eudev (3.2.11-r8) 17:56:32 (12/13) Installing eudev-dev (3.2.11-r8) 17:56:32 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:56:32 Executing busybox-1.36.1-r2.trigger 17:56:32 Executing eudev-3.2.11-r8.trigger 17:56:32 OK: 273 MiB in 65 packages 17:56:34 Removing intermediate container 4b62b1b38062 17:56:34 ---> 387645abd7ea 17:56:34 Step 8/13 : WORKDIR /device-usb-camera 17:56:34 ---> Running in 71a9d29777a0 17:56:34 Removing intermediate container 71a9d29777a0 17:56:34 ---> dd9d99853e55 17:56:34 Step 9/13 : COPY go.mod vendor* ./ 17:56:35 ---> b082a1ce474e 17:56:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:35 ---> Running in 3abace0a57da 17:57:56 Removing intermediate container 3abace0a57da 17:57:56 ---> 8c29b6cc100a 17:57:56 Step 11/13 : COPY . . 17:57:56 ---> 534f4213351d 17:57:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:57:56 ---> Running in 56064e82b242 17:57:56  % Total % Received % Xferd Average Speed Time Time Time Current 17:57:56   Dload Upload Total Spent Left Speed 17:57:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 9465 0 --:--:-- --:--:-- --:--:-- 9564 17:57:56 Removing intermediate container 56064e82b242 17:57:56 ---> 61cd2eda4b46 17:57:56 Step 13/13 : RUN ${MAKE} 17:57:56 ---> Running in 5846b9d11912 17:57:56 noop 17:57:56 Removing intermediate container 5846b9d11912 17:57:56 ---> 8ccd5cea4e5e 17:57:56 Successfully built 8ccd5cea4e5e 17:57:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:57 + docker inspect -f . ci-base-image-arm64 17:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:57 prd-ubuntu20.04-docker-arm64-4c-16g-16871 does not seem to be running inside a container 17:57:57 $ 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 ******** ci-base-image-arm64 cat 17:57:58 $ docker top e48030df63702ba8759e0aa3b3505e76fbbe2fbce465c8feb584c7600f9bb23c -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:59 + go version 17:57:59 go version go1.21.0 linux/arm64 [Pipeline] } 17:57:59 $ docker stop --time=1 e48030df63702ba8759e0aa3b3505e76fbbe2fbce465c8feb584c7600f9bb23c 17:58:03 $ docker rm -f --volumes e48030df63702ba8759e0aa3b3505e76fbbe2fbce465c8feb584c7600f9bb23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:04 + docker inspect -f . ci-base-image-arm64 17:58:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:04 prd-ubuntu20.04-docker-arm64-4c-16g-16871 does not seem to be running inside a container 17:58:04 $ 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 ******** ci-base-image-arm64 cat 17:58:05 $ docker top 1318c795183c545eb5f85d2f279361840dddfb7cd84afaa8c17f793c32c62659 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:06 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:58:06 + make test 17:58:06 go test ./... -coverprofile=coverage.out ./... 17:58:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:00:02 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:00:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements 18:00:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:00:02 go vet ./... 18:00:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:00:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:00:25 $ docker stop --time=1 1318c795183c545eb5f85d2f279361840dddfb7cd84afaa8c17f793c32c62659 18:00:26 $ docker rm -f --volumes 1318c795183c545eb5f85d2f279361840dddfb7cd84afaa8c17f793c32c62659 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:28 Warning: overwriting stash ‘coverage-report’ 18:00:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:00:29 + ls -al . 18:00:29 total 212 18:00:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:58 . 18:00:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:55 .. 18:00:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:55 .git 18:00:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:55 .github 18:00:29 -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:55 .gitignore 18:00:29 -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:55 .golangci.yml 18:00:29 -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:55 .hadolint.yml 18:00:29 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:55 Attribution.txt 18:00:29 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:55 CHANGELOG.md 18:00:29 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:55 Dockerfile 18:00:29 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:55 GOVERNANCE.md 18:00:29 -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:55 Jenkinsfile 18:00:29 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:55 LICENSE 18:00:29 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:55 Makefile 18:00:29 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:55 OWNERS.md 18:00:29 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:55 README.md 18:00:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:53 VERSION 18:00:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:55 bin 18:00:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:55 cmd 18:00:29 -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 17:59 coverage.out 18:00:29 -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:55 docker-entrypoint.sh 18:00:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:55 docs 18:00:29 -rw-rw-r-- 1 jenkins jenkins 3885 Nov 7 17:55 go.mod 18:00:29 -rw-rw-r-- 1 jenkins jenkins 34758 Nov 7 17:55 go.sum 18:00:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:55 internal 18:00:29 -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:30 + 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=e829500ec56d1cf86e7e07acf07509bb072a2b48 --label arch=arm64 --label version=0.0.0 . 18:00:30 Sending build context to Docker daemon 1.42MB 18:00:30 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:00:30 Step 2/36 : FROM ${BASE} AS builder 18:00:30 ---> 8ccd5cea4e5e 18:00:30 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:00:30 ---> Running in 28a55722aa5e 18:00:30 Removing intermediate container 28a55722aa5e 18:00:30 ---> 57717142b442 18:00:30 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:00:30 ---> Running in 1223e272000f 18:00:31 Removing intermediate container 1223e272000f 18:00:31 ---> e6315050074f 18:00:31 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:00:31 ---> Running in e319f35f5a6a 18:00:31 Removing intermediate container e319f35f5a6a 18:00:31 ---> db3cd8e14ceb 18:00:31 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:00:31 ---> Running in a6ef18bcdf2d 18:00:31 Removing intermediate container a6ef18bcdf2d 18:00:31 ---> dff6bc6dfb5a 18:00:31 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:31 ---> Running in 313307e5632c 18:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:00:34 OK: 273 MiB in 65 packages 18:00:35 Removing intermediate container 313307e5632c 18:00:35 ---> ad740265ab57 18:00:35 Step 8/36 : WORKDIR /device-usb-camera 18:00:35 ---> Running in 4c0b102558af 18:00:36 Removing intermediate container 4c0b102558af 18:00:36 ---> 795afabd5fd3 18:00:36 Step 9/36 : COPY go.mod vendor* ./ 18:00:39 ---> 4782d71861b2 18:00:39 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:39 ---> Running in 784f6bbd22ae 18:00:41 Removing intermediate container 784f6bbd22ae 18:00:41 ---> 5554bcedfd49 18:00:41 Step 11/36 : COPY . . 18:00:42 ---> d075a12570f3 18:00:42 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:00:42 ---> Running in 3d56523cad6a 18:00:43  % Total % Received % Xferd Average Speed Time Time Time Current 18:00:43 Dload Upload Total Spent Left Speed 18:00:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9341 0 --:--:-- --:--:-- --:--:-- 9421 18:00:44 Removing intermediate container 3d56523cad6a 18:00:44 ---> cb6028670d2f 18:00:44 Step 13/36 : RUN ${MAKE} 18:00:44 ---> Running in 2779850f0411 18:00:45 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.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:03:07 Removing intermediate container 2779850f0411 18:03:07 ---> 137a42593220 18:03:07 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:03:07 v0.21.6: Pulling from aler9/rtsp-simple-server 18:03:07 8766b47fe142: Pulling fs layer 18:03:07 8766b47fe142: Verifying Checksum 18:03:07 8766b47fe142: Download complete 18:03:07 8766b47fe142: Pull complete 18:03:07 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:03:07 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:03:07 ---> 69d40e2cb93c 18:03:07 Step 15/36 : FROM alpine:3.18 18:03:07 3.18: Pulling from library/alpine 18:03:07 579b34f0a95b: Pulling fs layer 18:03:07 579b34f0a95b: Verifying Checksum 18:03:07 579b34f0a95b: Download complete 18:03:07 579b34f0a95b: Pull complete 18:03:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:03:07 Status: Downloaded newer image for alpine:3.18 18:03:07 ---> 3cc203321400 18:03:07 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:03:07 ---> Running in cbd52f6e4179 18:03:07 Removing intermediate container cbd52f6e4179 18:03:07 ---> cd9182edc420 18:03:07 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:03:07 ---> Running in 3e20b1d00fb6 18:03:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:03:10 (1/104) Installing dumb-init (1.2.5-r2) 18:03:10 (2/104) Installing sdl2 (2.26.5-r0) 18:03:10 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:03:10 (4/104) Installing aom-libs (3.6.1-r0) 18:03:11 (5/104) Installing libxau (1.0.11-r2) 18:03:11 (6/104) Installing libmd (1.0.4-r2) 18:03:11 (7/104) Installing libbsd (0.11.7-r1) 18:03:11 (8/104) Installing libxdmcp (1.1.4-r2) 18:03:11 (9/104) Installing libxcb (1.15-r1) 18:03:11 (10/104) Installing libx11 (1.8.7-r0) 18:03:11 (11/104) Installing libdrm (2.4.115-r4) 18:03:11 (12/104) Installing libxext (1.3.5-r2) 18:03:11 (13/104) Installing libxfixes (6.0.1-r2) 18:03:11 (14/104) Installing libffi (3.4.4-r2) 18:03:11 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:03:11 (16/104) Installing libva (2.18.0-r1) 18:03:11 (17/104) Installing libvdpau (1.5-r1) 18:03:11 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:03:11 (19/104) Installing libdav1d (1.2.1-r0) 18:03:11 (20/104) Installing brotli-libs (1.0.9-r14) 18:03:11 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:03:11 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:03:11 (23/104) Installing libhwy (1.0.4-r1) 18:03:11 (24/104) Installing lcms2 (2.15-r2) 18:03:11 (25/104) Installing libjxl (0.8.2-r0) 18:03:11 (26/104) Installing lame-libs (3.100-r5) 18:03:11 (27/104) Installing opus (1.4-r0) 18:03:11 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:03:11 (29/104) Installing soxr (0.1.3-r5) 18:03:11 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:03:11 (31/104) Installing libogg (1.3.5-r4) 18:03:11 (32/104) Installing libtheora (1.1.1-r17) 18:03:11 (33/104) Installing libvorbis (1.3.7-r1) 18:03:11 (34/104) Installing libvpx (1.13.0-r2) 18:03:11 (35/104) Installing libwebp (1.3.2-r0) 18:03:11 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:03:12 (37/104) Installing numactl (2.0.16-r4) 18:03:12 (38/104) Installing x265-libs (3.5-r4) 18:03:12 (39/104) Installing xvidcore (1.3.7-r1) 18:03:12 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:03:12 (41/104) Installing alsa-lib (1.2.9-r1) 18:03:12 (42/104) Installing libexpat (2.5.0-r1) 18:03:12 (43/104) Installing libbz2 (1.0.8-r5) 18:03:12 (44/104) Installing libpng (1.6.39-r3) 18:03:12 (45/104) Installing freetype (2.13.0-r5) 18:03:12 (46/104) Installing fontconfig (2.14.2-r3) 18:03:12 (47/104) Installing fribidi (1.0.13-r0) 18:03:12 (48/104) Installing libintl (0.21.1-r7) 18:03:12 (49/104) Installing libblkid (2.38.1-r8) 18:03:12 (50/104) Installing libmount (2.38.1-r8) 18:03:12 (51/104) Installing pcre2 (10.42-r1) 18:03:12 (52/104) Installing glib (2.76.4-r0) 18:03:12 (53/104) Installing graphite2 (1.3.14-r5) 18:03:12 (54/104) Installing harfbuzz (7.3.0-r0) 18:03:12 (55/104) Installing libunibreak (5.1-r0) 18:03:12 (56/104) Installing libass (0.17.1-r0) 18:03:13 (57/104) Installing libbluray (1.3.4-r0) 18:03:13 (58/104) Installing gmp (6.2.1-r3) 18:03:13 (59/104) Installing nettle (3.8.1-r2) 18:03:13 (60/104) Installing libunistring (1.1-r1) 18:03:13 (61/104) Installing libidn2 (2.3.4-r1) 18:03:13 (62/104) Installing p11-kit (0.24.1-r2) 18:03:13 (63/104) Installing libtasn1 (4.19.0-r1) 18:03:13 (64/104) Installing gnutls (3.8.0-r2) 18:03:13 (65/104) Installing mpg123-libs (1.31.3-r1) 18:03:13 (66/104) Installing libopenmpt (0.7.2-r0) 18:03:13 (67/104) Installing cjson (1.7.15-r4) 18:03:13 (68/104) Installing mbedtls (2.28.5-r0) 18:03:13 (69/104) Installing librist (0.2.7-r0) 18:03:13 (70/104) Installing libsrt (1.5.2-r0) 18:03:13 (71/104) Installing libssh (0.10.5-r0) 18:03:13 (72/104) Installing xz-libs (5.4.3-r0) 18:03:13 (73/104) Installing libxml2 (2.11.4-r0) 18:03:13 (74/104) Installing libsodium (1.0.18-r3) 18:03:13 (75/104) Installing libzmq (4.3.4-r4) 18:03:13 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:03:13 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:03:14 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:03:14 (79/104) Installing shaderc (2023.3-r1) 18:03:14 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:03:14 (81/104) Installing libplacebo (5.264.1-r1) 18:03:14 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:03:14 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:03:14 (84/104) Installing vidstab (1.1.1-r0) 18:03:14 (85/104) Installing zimg (3.0.5-r0) 18:03:14 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:03:14 (87/104) Installing libasyncns (0.8-r1) 18:03:14 (88/104) Installing dbus-libs (1.14.8-r0) 18:03:14 (89/104) Installing libltdl (2.4.7-r2) 18:03:14 (90/104) Installing orc (0.4.34-r0) 18:03:14 (91/104) Installing flac-libs (1.4.3-r0) 18:03:14 (92/104) Installing libsndfile (1.2.0-r2) 18:03:14 (93/104) Installing speexdsp (1.2.1-r1) 18:03:14 (94/104) Installing tdb-libs (1.4.8-r1) 18:03:14 (95/104) Installing libpulse (16.1-r10) 18:03:14 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:03:14 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:03:14 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:03:14 (99/104) Installing ffmpeg (6.0-r15) 18:03:14 (100/104) Installing udev-init-scripts (35-r1) 18:03:14 (101/104) Installing eudev-libs (3.2.11-r8) 18:03:14 (102/104) Installing zstd-libs (1.5.5-r4) 18:03:14 (103/104) Installing kmod-libs (30-r3) 18:03:14 (104/104) Installing eudev (3.2.11-r8) 18:03:14 Executing busybox-1.36.1-r2.trigger 18:03:14 Executing glib-2.76.4-r0.trigger 18:03:14 Executing eudev-3.2.11-r8.trigger 18:03:14 OK: 110 MiB in 119 packages 18:03:19 Removing intermediate container 3e20b1d00fb6 18:03:19 ---> 3d406dd42912 18:03:19 Step 18/36 : WORKDIR / 18:03:19 ---> Running in 72027b761766 18:03:19 Removing intermediate container 72027b761766 18:03:19 ---> 61b3aa1e3c42 18:03:19 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:03:20 ---> 1fd0d3175e33 18:03:20 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:03:21 ---> 8fe9a4cedad7 18:03:21 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:03:21 ---> a04e7560ad4b 18:03:21 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:03:22 ---> 8935d96e38e4 18:03:22 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:03:22 ---> 7366258b1b4d 18:03:22 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:03:23 ---> ba22b6961122 18:03:23 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:03:24 ---> 52bc3b81d78f 18:03:24 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:03:24 ---> Running in 7f73d924153e 18:03:26 Removing intermediate container 7f73d924153e 18:03:26 ---> 4f9c5c30e7ad 18:03:26 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:03:26 ---> Running in 59ea4fa2ce7a 18:03:28 Removing intermediate container 59ea4fa2ce7a 18:03:28 ---> ee9d947ec909 18:03:28 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:03:28 ---> Running in ad6f16a2e0e0 18:03:29 Removing intermediate container ad6f16a2e0e0 18:03:29 ---> 1778c87649f0 18:03:29 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:03:29 ---> Running in 620a5cf71bb3 18:03:31 Removing intermediate container 620a5cf71bb3 18:03:31 ---> f7d30ff95823 18:03:31 Step 30/36 : EXPOSE 59983 18:03:31 ---> Running in 308c26d52251 18:03:31 Removing intermediate container 308c26d52251 18:03:31 ---> fee3af7b3d17 18:03:31 Step 31/36 : EXPOSE 8554 18:03:31 ---> Running in b17c273af16e 18:03:32 Removing intermediate container b17c273af16e 18:03:32 ---> 7a031d6ebcd1 18:03:32 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:03:32 ---> Running in a10f2c6a339d 18:03:32 Removing intermediate container a10f2c6a339d 18:03:32 ---> 466c1018f5c1 18:03:32 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:03:32 ---> Running in c9280dec7de0 18:03:33 Removing intermediate container c9280dec7de0 18:03:33 ---> c71dd308e229 18:03:33 Step 34/36 : LABEL arch=arm64 18:03:33 ---> Running in ad30e45de2e2 18:03:33 Removing intermediate container ad30e45de2e2 18:03:33 ---> f80f120ad195 18:03:33 Step 35/36 : LABEL git_sha=e829500ec56d1cf86e7e07acf07509bb072a2b48 18:03:33 ---> Running in 44d2721eaf4a 18:03:33 Removing intermediate container 44d2721eaf4a 18:03:33 ---> e3dd157d5fbc 18:03:33 Step 36/36 : LABEL version=0.0.0 18:03:33 ---> Running in c95002f6bf74 18:03:34 Removing intermediate container c95002f6bf74 18:03:34 ---> d768eaeb54e3 18:03:34 [Warning] One or more build-args [ARCH] were not consumed 18:03:34 Successfully built d768eaeb54e3 18:03:34 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 18:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:34 18:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:35 arm64: Pulling from edgex-lftools-log-publisher 18:03:35 8998bd30e6a1: Pulling fs layer 18:03:35 04944245beec: Pulling fs layer 18:03:35 699f458cf7ca: Pulling fs layer 18:03:35 765212b225bb: Pulling fs layer 18:03:35 f23df028b6ca: Pulling fs layer 18:03:35 765212b225bb: Waiting 18:03:35 d65c8cfc05b1: Pulling fs layer 18:03:35 2437ff75d9bd: Pulling fs layer 18:03:35 d65c8cfc05b1: Waiting 18:03:35 2437ff75d9bd: Waiting 18:03:35 f23df028b6ca: Waiting 18:03:35 04944245beec: Verifying Checksum 18:03:35 04944245beec: Download complete 18:03:35 765212b225bb: Verifying Checksum 18:03:35 765212b225bb: Download complete 18:03:35 f23df028b6ca: Verifying Checksum 18:03:35 f23df028b6ca: Download complete 18:03:35 d65c8cfc05b1: Verifying Checksum 18:03:35 d65c8cfc05b1: Download complete 18:03:35 699f458cf7ca: Verifying Checksum 18:03:35 699f458cf7ca: Download complete 18:03:36 8998bd30e6a1: Verifying Checksum 18:03:36 8998bd30e6a1: Download complete 18:03:38 2437ff75d9bd: Verifying Checksum 18:03:38 2437ff75d9bd: Download complete 18:03:40 8998bd30e6a1: Pull complete 18:03:40 04944245beec: Pull complete 18:03:42 699f458cf7ca: Pull complete 18:03:43 765212b225bb: Pull complete 18:03:44 f23df028b6ca: Pull complete 18:03:44 d65c8cfc05b1: Pull complete 18:04:02 2437ff75d9bd: Pull complete 18:04:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:03 prd-ubuntu20.04-docker-arm64-4c-16g-16871 does not seem to be running inside a container 18:04:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:04:05 $ docker top b54c09e382f21181bb32670bf9bb1daed1be07039ace89efb2a28878abffb911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:06 ---> job-cost.sh 18:04:06 lf-activate-venv: SKIPPING 18:04:06 INFO: No Stack... 18:04:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:04:08 INFO: Archiving Costs [Pipeline] sh 18:04:08 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:04:08 + cut -d, -f6 [Pipeline] lock 18:04:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] 18:04:08 Resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] did not exist. Created. 18:04:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:09 /w/workspace/device-usb-camera/1@tmp/durable-a667adaf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:04:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:04:10 Warning: overwriting stash ‘stack-cost’ 18:04:10 Stashed 1 file(s) [Pipeline] } 18:04:10 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:10 $ docker stop --time=1 b54c09e382f21181bb32670bf9bb1daed1be07039ace89efb2a28878abffb911 18:04:13 $ docker rm -f --volumes b54c09e382f21181bb32670bf9bb1daed1be07039ace89efb2a28878abffb911 [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 18:04:14 provisioning config files... 18:04:14 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config14154511127326629208tmp [Pipeline] { [Pipeline] sh 18:04:14 + set +x 18:04:14 + + bash -s -- 18:04:14 curl -s https://codecov.io/bash 18:04:14 18:04:14 _____ _ 18:04:14 / ____| | | 18:04:14 | | ___ __| | ___ ___ _____ __ 18:04:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:04:14 | |___| (_) | (_| | __/ (_| (_) \ V / 18:04:14 \_____\___/ \__,_|\___|\___\___/ \_/ 18:04:14 Bash-1.0.6 18:04:14 18:04:14 18:04:14 ==> git version 2.25.1 found 18:04:14 ==> 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 18:04:14 Release-Date: 2020-01-08 18:04:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:04:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:04:14 ==> Jenkins CI detected. 18:04:14 current dir:  /w/workspace/foundry_device-usb-camera_PR-308 18:04:14 project root: . 18:04:14 --> token set from env 18:04:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:04:14 ==> Running gcov in . (disable via -X gcov) 18:04:14 ==> Python coveragepy not found 18:04:14 ==> Searching for coverage reports in: 18:04:14 + . 18:04:14 -> Found 1 reports 18:04:14 ==> Detecting git/mercurial file structure 18:04:14 ==> Reading reports 18:04:14 + ./coverage.out bytes=54703 18:04:14 ==> Appending adjustments 18:04:14 https://docs.codecov.io/docs/fixing-reports 18:04:14 + Found adjustments 18:04:14 ==> Gzipping contents 18:04:14 8.0K /tmp/codecov.UOqoN6.gz 18:04:14 ==> Uploading reports 18:04:14 url: https://codecov.io 18:04:14 query: branch=PR-308&commit=e829500ec56d1cf86e7e07acf07509bb072a2b48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=308&job=&cmd_args= 18:04:14 -> Pinging Codecov 18:04:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-308&commit=e829500ec56d1cf86e7e07acf07509bb072a2b48&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=308&job=&cmd_args= 18:04:15 -> Uploading to 18:04:15 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/73D8F5FF140700D3E01443B452E23636/e829500ec56d1cf86e7e07acf07509bb072a2b48/449ace00-821a-4d82-af2e-32dff9fe8b83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T180414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f2172d4c5d340972231052a6d58f253a86dcf44c975cbe5e53293c15929a71e 18:04:15 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:15 Dload Upload Total Spent Left Speed 18:04:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28119 --:--:-- --:--:-- --:--:-- 28004 18:04:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e829500ec56d1cf86e7e07acf07509bb072a2b48 [Pipeline] } 18:04:15 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 18:04:17 + [ -d /w/workspace/foundry_device-usb-camera_PR-308/archives ] 18:04:17 + ls -al /w/workspace/foundry_device-usb-camera_PR-308/archives 18:04:17 total 16 18:04:17 drwxr-xr-x 3 root root 4096 Nov 7 17:55 . 18:04:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:55 .. 18:04:17 drwxr-xr-x 2 root root 4096 Nov 7 17:55 cost 18:04:17 -rw-r--r-- 1 root root 89 Nov 7 17:55 cost.csv 18:04:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-308/archives 18:04:17 + ls -al /w/workspace/foundry_device-usb-camera_PR-308/archives 18:04:17 total 16 18:04:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:55 . 18:04:17 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:55 .. 18:04:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:55 cost 18:04:17 -rw-r--r-- 1 jenkins jenkins 89 Nov 7 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:04:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:04:18 ---> package-listing.sh 18:04:18 ++ facter osfamily 18:04:18 ++ tr '[:upper:]' '[:lower:]' 18:04:18 + OS_FAMILY=debian 18:04:18 + workspace=/w/workspace/foundry_device-usb-camera_PR-308 18:04:18 + START_PACKAGES=/tmp/packages_start.txt 18:04:18 + END_PACKAGES=/tmp/packages_end.txt 18:04:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:04:18 + PACKAGES=/tmp/packages_start.txt 18:04:18 + '[' /w/workspace/foundry_device-usb-camera_PR-308 ']' 18:04:18 + PACKAGES=/tmp/packages_end.txt 18:04:18 + case "${OS_FAMILY}" in 18:04:18 + dpkg -l 18:04:18 + grep '^ii' 18:04:18 + '[' -f /tmp/packages_start.txt ']' 18:04:18 + '[' -f /tmp/packages_end.txt ']' 18:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:04:18 + '[' /w/workspace/foundry_device-usb-camera_PR-308 ']' 18:04:18 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-308/archives/ 18:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-308/archives/ [Pipeline] echo 18:04:18 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:04:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:19 prd-ubuntu20.04-docker-8c-8g-16869 does not seem to be running inside a container 18:04:19 $ 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-308/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-308 -v /w/workspace/foundry_device-usb-camera_PR-308:/w/workspace/foundry_device-usb-camera_PR-308:rw,z -v /w/workspace/foundry_device-usb-camera_PR-308@tmp:/w/workspace/foundry_device-usb-camera_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:19 $ docker top 3d9eb8741d9c19563d54909859911f362e0c50919808fe360034424f7a50ef25 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:20 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:04:20 + ls /var/log/sa-host 18:04:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:21 provisioning config files... 18:04:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-308@tmp/config3964817604010891354tmp [Pipeline] { [Pipeline] echo 18:04:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:21 ---> create-netrc.sh [Pipeline] } 18:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:21 ---> python-tools-install.sh [Pipeline] echo 18:04:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:22 ---> sudo-logs.sh 18:04:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:22 ---> job-cost.sh 18:04:22 lf-activate-venv: SKIPPING 18:04:22 DEBUG: total: 0.2199999988079071 18:04:22 INFO: Retrieving Stack Cost... 18:04:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:23 INFO: Archiving Costs [Pipeline] echo 18:04:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:23 ---> logs-deploy.sh 18:04:23 lf-activate-venv: SKIPPING 18:04:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-308/1 18:04:23 INFO: archiving workspace using pattern(s): 18:04:24 Archives upload complete. 18:04:24 INFO: archiving logs to Nexus